@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);min-width:200px;max-width:100%;text-shadow:none;z-index:0;direction:ltr;flex-direction:column;align-items:center;transition:box-shadow .3s;display:flex;position:relative}.plyr audio,.plyr iframe,.plyr video{width:100%;height:100%;display:block}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);padding:3px 4px;line-height:1}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{font-size:13px;font-size:var(--plyr-font-size-small,13px);padding:10px;padding:var(--plyr-control-spacing,10px);text-align:center;width:100%;transition:transform .4s ease-in-out;animation:.3s plyr-fade-in;display:none;position:absolute;bottom:0;left:0}.plyr__captions span:empty{display:none}@media (width>=480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (width>=768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);white-space:pre-wrap;border-radius:2px;padding:.2em .5em;line-height:185%}.plyr__caption div{display:inline}.plyr__control{border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);background:0 0;border:0;flex-shrink:0;transition:all .3s;position:relative;overflow:visible}.plyr__control svg{fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px);display:block}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{text-align:center;justify-content:flex-end;align-items:center;display:flex}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);text-align:left;white-space:nowrap;z-index:3;margin-bottom:10px;animation:.2s plyr-popup;position:absolute;bottom:100%;right:-3px}.plyr__menu__container>div{transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);width:0;position:absolute;top:100%}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{color:var(--plyr-menu-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);user-select:none;align-items:center;width:100%;display:flex}.plyr__menu__container .plyr__control>span{align-items:inherit;width:100%;display:flex}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2);position:relative}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);position:absolute;top:100%;left:0;right:0;overflow:hidden}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{content:"";height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);background:#0000001a;flex-shrink:0;width:16px;transition:all .3s;display:block}.plyr__menu__container .plyr__control[role=menuitemradio]:after{opacity:0;background:#fff;border:0;width:6px;height:6px;transition:transform .3s,opacity .3s;top:50%;left:12px;transform:translateY(-50%)scale(0)}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%)scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none;align-items:center;display:flex;overflow:hidden}.plyr--full-ui input[type=range]{appearance:none;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;transition:box-shadow .3s;display:block}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-progress{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);background:currentColor}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-fill-lower{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:currentColor;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;margin-top:0;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (width<=767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;transform-origin:50% 100%;white-space:nowrap;z-index:2;line-height:1.3;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,10px)scale(.8)}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";z-index:2;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%)scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{transform-origin:0 100%;left:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{transform-origin:100% 100%;left:auto;right:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0)scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{z-index:2;position:relative}.plyr__progress .plyr__tooltip{overflow-wrap:break-word;max-width:120px;left:0}.plyr__progress__buffer{-webkit-appearance:none;height:5px;height:var(--plyr-range-track-height,5px);margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);background:0 0;border:0;border-radius:100px;padding:0;position:absolute;top:50%;left:0}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-moz-progress-bar{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s}.plyr--loading .plyr__progress__buffer{background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000;animation:1s linear infinite plyr-progress}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);height:5px;height:var(--plyr-range-track-height,5px);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3;border-radius:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);z-index:2;min-width:60px;max-width:90px;position:relative}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;width:100%;height:100%;margin:auto;position:relative;overflow:hidden}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.2813%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--plyr-video-control-color,#fff);padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);z-index:3;transition:opacity .4s ease-in-out,transform .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}@media (width>=480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plyr__control--overlaid svg{position:relative;left:2px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;width:100%;height:100%;margin:0;border-radius:0!important}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{z-index:10000000;background:#000;width:100%;height:100%;margin:0;position:fixed;inset:0;border-radius:0!important}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;z-index:-1;position:absolute;inset:0;overflow:hidden}.plyr__ads>div,.plyr__ads>div iframe{width:100%;height:100%;position:absolute}.plyr__ads:after{bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);pointer-events:none;right:10px;right:var(--plyr-control-spacing,10px);z-index:3;background:#23282f;border-radius:2px;padding:2px 6px;font-size:11px;position:absolute}.plyr__ads:empty:after{display:none}.plyr__cues{height:5px;height:var(--plyr-range-track-height,5px);opacity:.8;z-index:3;background:currentColor;width:3px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;pointer-events:none;transform-origin:50% 100%;z-index:2;padding:3px;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;transform:translateY(10px)scale(.8)}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0)scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));z-index:2;width:0;position:absolute;transform:translate(-50%)}.plyr__preview-thumb__image-container{border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:0;background:#c1c8d1;position:relative;overflow:hidden}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{width:100%;height:100%;position:absolute;top:0;left:0}.plyr__preview-thumb__image-container:after{border-radius:inherit;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px #00000026}.plyr__preview-thumb__image-container img{max-width:none;max-height:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:3;padding:20px 6px 6px;line-height:1.1;position:absolute;bottom:0;left:0;right:0}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;margin:auto;transition:opacity .3s;position:absolute;inset:0;overflow:hidden}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.plyr [hidden]{display:none!important}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}body{--background-color:#fafafa;--text-color:#0c0d10;--supporting-text:#00000080;--jai-text:#00000080;--header-cta-bg:#0c0d10;--header-cta-color:#fafafa;--theme-switcher-bg:#ffffff1a;--theme-switcher-color:#0c0d10;--footer-gradient:radial-gradient(94.55% 94.55% at 50% 5.45%, #fafafa 50%, #d8d8ff 100%);--footer-gradient-reverse:radial-gradient(94.55% 64.55% at 50% 5.45%, #d8d8ff 60%, #fafafa00 100%);--border-color:#0000001a;--border-medium-color:#0009;--border-medium-color-reverse:#ffffffbf;--body-text:#000c;--headline-gradient:radial-gradient(94.55% 94.55% at 50% 5.45%, #d8d8ff 0%, #fafafa 100%);--caption-text:#0009;--caption-text-new:#000c;--button-bg:#0000001a;--chatbot-bg:#f5f5f5;--chatbot-overlay:#ffffff4d;--chatbot-text:#141414;--filter-button:#0c0d10e6;--header-gradient:linear-gradient(180deg, #fff9 0%, #fff0 100%);--inner-shadow:0px 0px 12px #fff9}body[data-theme=dark]{--background-color:#0c0d10;--text-color:#fafafa;--supporting-text:#fff6;--jai-text:#a4a3b0;--header-cta-bg:#fafafa;--header-cta-color:#0c0d10;--theme-switcher-bg:#ffffff1a;--theme-switcher-color:#fafafa;--footer-gradient:radial-gradient(94.55% 94.55% at 50% 5.45%, #0c0d10 50%, #1c2640 100%);--footer-gradient-reverse:radial-gradient(94.55% 44.55% at 50% 5.45%, #1c2640 50%, #0c0d1000 100%);--border-color:#ffffff1a;--border-medium-color:#fff9;--border-medium-color-reverse:#0009;--body-text:#fffc;--headline-gradient:radial-gradient(94.55% 94.55% at 50% 5.45%, #1c2640 0%, #0c0d10 100%);--caption-text:#fff9;--caption-text-new:#ffffffbf;--button-bg:#2c2c3580;--chatbot-bg:#313131;--chatbot-overlay:#0000004d;--chatbot-text:#f5f5f5;--filter-button:#fafafae6;--header-gradient:linear-gradient(180deg, #0009 0%, #0000 100%);--inner-shadow:0px 0px 12px #00000057}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:#212529;text-align:left;background-color:#fff;margin:0;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;cursor:help;border-bottom:0;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;-webkit-text-decoration-skip:objects;background-color:#0000;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){vertical-align:middle;overflow:hidden}table{border-collapse:collapse}caption{color:#6c757d;text-align:left;caption-side:bottom;padding-top:.75rem;padding-bottom:.75rem}th{text-align:inherit}label{margin-bottom:.5rem;display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;margin-bottom:.5rem;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media (width>=75em){.container{padding-left:15px;padding-right:15px}}.container.no-max{max-width:none}.col{flex-grow:1;flex-basis:100%;max-width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col.no-padding{padding-left:0;padding-right:0}@media (width<=-.01em){.col.xs-no-padding{padding-left:0;padding-right:0}}@media (width>=36em){.col.sm-no-padding{padding-left:0;padding-right:0}}@media (width>=48em){.col.md-no-padding{padding-left:0;padding-right:0}}@media (width>=62em){.col.lg-no-padding{padding-left:0;padding-right:0}}@media (width>=75em){.col.xl-no-padding{padding-left:0;padding-right:0}}@media (width>=48em){.col.mobile-menu-break-no-padding{padding-left:0;padding-right:0}}@media (width<=-.01em){.hidden-until-xs{display:none!important}}@media (width>=0){.hidden-from-xs{display:none!important}}@media (width<=35.99em){.hidden-until-sm{display:none!important}}@media (width>=36em){.hidden-from-sm{display:none!important}}@media (width<=47.99em){.hidden-until-md{display:none!important}}@media (width>=48em){.hidden-from-md{display:none!important}}@media (width<=61.99em){.hidden-until-lg{display:none!important}}@media (width>=62em){.hidden-from-lg{display:none!important}}@media (width<=74.99em){.hidden-until-xl{display:none!important}}@media (width>=75em){.hidden-from-xl{display:none!important}}@media (width<=47.99em){.hidden-until-mobile-menu-break{display:none!important}}@media (width>=48em){.hidden-from-mobile-menu-break{display:none!important}}@media (width<=-.01em){.invisible-until-xs{visibility:hidden!important}}@media (width>=0){.invisible-from-xs{visibility:hidden!important}}@media (width<=35.99em){.invisible-until-sm{visibility:hidden!important}}@media (width>=36em){.invisible-from-sm{visibility:hidden!important}}@media (width<=47.99em){.invisible-until-md{visibility:hidden!important}}@media (width>=48em){.invisible-from-md{visibility:hidden!important}}@media (width<=61.99em){.invisible-until-lg{visibility:hidden!important}}@media (width>=62em){.invisible-from-lg{visibility:hidden!important}}@media (width<=74.99em){.invisible-until-xl{visibility:hidden!important}}@media (width>=75em){.invisible-from-xl{visibility:hidden!important}}@media (width<=47.99em){.invisible-until-mobile-menu-break{visibility:hidden!important}}@media (width>=48em){.invisible-from-mobile-menu-break{visibility:hidden!important}}.row{flex-flow:wrap;flex:0 auto;margin-left:-15px;margin-right:-15px;display:flex}.row.reverse{flex-direction:row-reverse}.no-gutter{margin-left:0;margin-right:0}.no-gutter>.col{padding-left:0;padding-right:0}.first-xs{order:-1}.reset-xs{order:0}.last-xs{order:1}.xs-offset-0{margin-left:0%}.xs-1{flex-basis:8.33333%;max-width:8.33333%}.xs-offset-1{margin-left:8.33333%}.xs-2{flex-basis:16.6667%;max-width:16.6667%}.xs-offset-2{margin-left:16.6667%}.xs-3{flex-basis:25%;max-width:25%}.xs-offset-3{margin-left:25%}.xs-4{flex-basis:33.3333%;max-width:33.3333%}.xs-offset-4{margin-left:33.3333%}.xs-5{flex-basis:41.6667%;max-width:41.6667%}.xs-offset-5{margin-left:41.6667%}.xs-6{flex-basis:50%;max-width:50%}.xs-offset-6{margin-left:50%}.xs-7{flex-basis:58.3333%;max-width:58.3333%}.xs-offset-7{margin-left:58.3333%}.xs-8{flex-basis:66.6667%;max-width:66.6667%}.xs-offset-8{margin-left:66.6667%}.xs-9{flex-basis:75%;max-width:75%}.xs-offset-9{margin-left:75%}.xs-10{flex-basis:83.3333%;max-width:83.3333%}.xs-offset-10{margin-left:83.3333%}.xs-11{flex-basis:91.6667%;max-width:91.6667%}.xs-offset-11{margin-left:91.6667%}.xs-12{flex-basis:100%;max-width:100%}.xs-offset-12{margin-left:100%}@media (width>=36em){.first-sm{order:-1}.reset-sm{order:0}.last-sm{order:1}.sm-offset-0{margin-left:0%}.sm-1{flex-basis:8.33333%;max-width:8.33333%}.sm-offset-1{margin-left:8.33333%}.sm-2{flex-basis:16.6667%;max-width:16.6667%}.sm-offset-2{margin-left:16.6667%}.sm-3{flex-basis:25%;max-width:25%}.sm-offset-3{margin-left:25%}.sm-4{flex-basis:33.3333%;max-width:33.3333%}.sm-offset-4{margin-left:33.3333%}.sm-5{flex-basis:41.6667%;max-width:41.6667%}.sm-offset-5{margin-left:41.6667%}.sm-6{flex-basis:50%;max-width:50%}.sm-offset-6{margin-left:50%}.sm-7{flex-basis:58.3333%;max-width:58.3333%}.sm-offset-7{margin-left:58.3333%}.sm-8{flex-basis:66.6667%;max-width:66.6667%}.sm-offset-8{margin-left:66.6667%}.sm-9{flex-basis:75%;max-width:75%}.sm-offset-9{margin-left:75%}.sm-10{flex-basis:83.3333%;max-width:83.3333%}.sm-offset-10{margin-left:83.3333%}.sm-11{flex-basis:91.6667%;max-width:91.6667%}.sm-offset-11{margin-left:91.6667%}.sm-12{flex-basis:100%;max-width:100%}.sm-offset-12{margin-left:100%}}@media (width>=48em){.first-md{order:-1}.reset-md{order:0}.last-md{order:1}.md-offset-0{margin-left:0%}.md-1{flex-basis:8.33333%;max-width:8.33333%}.md-offset-1{margin-left:8.33333%}.md-2{flex-basis:16.6667%;max-width:16.6667%}.md-offset-2{margin-left:16.6667%}.md-3{flex-basis:25%;max-width:25%}.md-offset-3{margin-left:25%}.md-4{flex-basis:33.3333%;max-width:33.3333%}.md-offset-4{margin-left:33.3333%}.md-5{flex-basis:41.6667%;max-width:41.6667%}.md-offset-5{margin-left:41.6667%}.md-6{flex-basis:50%;max-width:50%}.md-offset-6{margin-left:50%}.md-7{flex-basis:58.3333%;max-width:58.3333%}.md-offset-7{margin-left:58.3333%}.md-8{flex-basis:66.6667%;max-width:66.6667%}.md-offset-8{margin-left:66.6667%}.md-9{flex-basis:75%;max-width:75%}.md-offset-9{margin-left:75%}.md-10{flex-basis:83.3333%;max-width:83.3333%}.md-offset-10{margin-left:83.3333%}.md-11{flex-basis:91.6667%;max-width:91.6667%}.md-offset-11{margin-left:91.6667%}.md-12{flex-basis:100%;max-width:100%}.md-offset-12{margin-left:100%}}@media (width>=62em){.first-lg{order:-1}.reset-lg{order:0}.last-lg{order:1}.lg-offset-0{margin-left:0%}.lg-1{flex-basis:8.33333%;max-width:8.33333%}.lg-offset-1{margin-left:8.33333%}.lg-2{flex-basis:16.6667%;max-width:16.6667%}.lg-offset-2{margin-left:16.6667%}.lg-3{flex-basis:25%;max-width:25%}.lg-offset-3{margin-left:25%}.lg-4{flex-basis:33.3333%;max-width:33.3333%}.lg-offset-4{margin-left:33.3333%}.lg-5{flex-basis:41.6667%;max-width:41.6667%}.lg-offset-5{margin-left:41.6667%}.lg-6{flex-basis:50%;max-width:50%}.lg-offset-6{margin-left:50%}.lg-7{flex-basis:58.3333%;max-width:58.3333%}.lg-offset-7{margin-left:58.3333%}.lg-8{flex-basis:66.6667%;max-width:66.6667%}.lg-offset-8{margin-left:66.6667%}.lg-9{flex-basis:75%;max-width:75%}.lg-offset-9{margin-left:75%}.lg-10{flex-basis:83.3333%;max-width:83.3333%}.lg-offset-10{margin-left:83.3333%}.lg-11{flex-basis:91.6667%;max-width:91.6667%}.lg-offset-11{margin-left:91.6667%}.lg-12{flex-basis:100%;max-width:100%}.lg-offset-12{margin-left:100%}}@media (width>=75em){.first-xl{order:-1}.reset-xl{order:0}.last-xl{order:1}.xl-offset-0{margin-left:0%}.xl-1{flex-basis:8.33333%;max-width:8.33333%}.xl-offset-1{margin-left:8.33333%}.xl-2{flex-basis:16.6667%;max-width:16.6667%}.xl-offset-2{margin-left:16.6667%}.xl-3{flex-basis:25%;max-width:25%}.xl-offset-3{margin-left:25%}.xl-4{flex-basis:33.3333%;max-width:33.3333%}.xl-offset-4{margin-left:33.3333%}.xl-5{flex-basis:41.6667%;max-width:41.6667%}.xl-offset-5{margin-left:41.6667%}.xl-6{flex-basis:50%;max-width:50%}.xl-offset-6{margin-left:50%}.xl-7{flex-basis:58.3333%;max-width:58.3333%}.xl-offset-7{margin-left:58.3333%}.xl-8{flex-basis:66.6667%;max-width:66.6667%}.xl-offset-8{margin-left:66.6667%}.xl-9{flex-basis:75%;max-width:75%}.xl-offset-9{margin-left:75%}.xl-10{flex-basis:83.3333%;max-width:83.3333%}.xl-offset-10{margin-left:83.3333%}.xl-11{flex-basis:91.6667%;max-width:91.6667%}.xl-offset-11{margin-left:91.6667%}.xl-12{flex-basis:100%;max-width:100%}.xl-offset-12{margin-left:100%}}@media (width>=48em){.first-mobile-menu-break{order:-1}.reset-mobile-menu-break{order:0}.last-mobile-menu-break{order:1}.mobile-menu-break-offset-0{margin-left:0%}.mobile-menu-break-1{flex-basis:8.33333%;max-width:8.33333%}.mobile-menu-break-offset-1{margin-left:8.33333%}.mobile-menu-break-2{flex-basis:16.6667%;max-width:16.6667%}.mobile-menu-break-offset-2{margin-left:16.6667%}.mobile-menu-break-3{flex-basis:25%;max-width:25%}.mobile-menu-break-offset-3{margin-left:25%}.mobile-menu-break-4{flex-basis:33.3333%;max-width:33.3333%}.mobile-menu-break-offset-4{margin-left:33.3333%}.mobile-menu-break-5{flex-basis:41.6667%;max-width:41.6667%}.mobile-menu-break-offset-5{margin-left:41.6667%}.mobile-menu-break-6{flex-basis:50%;max-width:50%}.mobile-menu-break-offset-6{margin-left:50%}.mobile-menu-break-7{flex-basis:58.3333%;max-width:58.3333%}.mobile-menu-break-offset-7{margin-left:58.3333%}.mobile-menu-break-8{flex-basis:66.6667%;max-width:66.6667%}.mobile-menu-break-offset-8{margin-left:66.6667%}.mobile-menu-break-9{flex-basis:75%;max-width:75%}.mobile-menu-break-offset-9{margin-left:75%}.mobile-menu-break-10{flex-basis:83.3333%;max-width:83.3333%}.mobile-menu-break-offset-10{margin-left:83.3333%}.mobile-menu-break-11{flex-basis:91.6667%;max-width:91.6667%}.mobile-menu-break-offset-11{margin-left:91.6667%}.mobile-menu-break-12{flex-basis:100%;max-width:100%}.mobile-menu-break-offset-12{margin-left:100%}}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media (width>=36em){.flex-dir-row-sm{flex-direction:row}.flex-dir-row-reverse-sm{flex-direction:row-reverse}.flex-dir-column-sm{flex-direction:column}.flex-dir-column-reverse-sm{flex-direction:column-reverse}}@media (width>=48em){.flex-dir-row-md{flex-direction:row}.flex-dir-row-reverse-md{flex-direction:row-reverse}.flex-dir-column-md{flex-direction:column}.flex-dir-column-reverse-md{flex-direction:column-reverse}}@media (width>=62em){.flex-dir-row-lg{flex-direction:row}.flex-dir-row-reverse-lg{flex-direction:row-reverse}.flex-dir-column-lg{flex-direction:column}.flex-dir-column-reverse-lg{flex-direction:column-reverse}}@media (width>=75em){.flex-dir-row-xl{flex-direction:row}.flex-dir-row-reverse-xl{flex-direction:row-reverse}.flex-dir-column-xl{flex-direction:column}.flex-dir-column-reverse-xl{flex-direction:column-reverse}}@media (width>=48em){.flex-dir-row-mobile-menu-break{flex-direction:row}.flex-dir-row-reverse-mobile-menu-break{flex-direction:row-reverse}.flex-dir-column-mobile-menu-break{flex-direction:column}.flex-dir-column-reverse-mobile-menu-break{flex-direction:column-reverse}}.flex-wrap-nowrap{flex-wrap:nowrap}.flex-wrap-wrap{flex-wrap:wrap}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}@media (width>=36em){.flex-wrap-nowrap-sm{flex-wrap:nowrap}.flex-wrap-wrap-sm{flex-wrap:wrap}.flex-wrap-wrap-reverse-sm{flex-wrap:wrap-reverse}}@media (width>=48em){.flex-wrap-nowrap-md{flex-wrap:nowrap}.flex-wrap-wrap-md{flex-wrap:wrap}.flex-wrap-wrap-reverse-md{flex-wrap:wrap-reverse}}@media (width>=62em){.flex-wrap-nowrap-lg{flex-wrap:nowrap}.flex-wrap-wrap-lg{flex-wrap:wrap}.flex-wrap-wrap-reverse-lg{flex-wrap:wrap-reverse}}@media (width>=75em){.flex-wrap-nowrap-xl{flex-wrap:nowrap}.flex-wrap-wrap-xl{flex-wrap:wrap}.flex-wrap-wrap-reverse-xl{flex-wrap:wrap-reverse}}@media (width>=48em){.flex-wrap-nowrap-mobile-menu-break{flex-wrap:nowrap}.flex-wrap-wrap-mobile-menu-break{flex-wrap:wrap}.flex-wrap-wrap-reverse-mobile-menu-break{flex-wrap:wrap-reverse}}.justify-flex-start{text-align:start;justify-content:flex-start}.justify-flex-end{text-align:end;justify-content:flex-end}.justify-center{text-align:center;justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}@media (width>=36em){.justify-flex-start-sm{text-align:start;justify-content:flex-start}.justify-flex-end-sm{text-align:end;justify-content:flex-end}.justify-center-sm{text-align:center;justify-content:center}.justify-space-between-sm{justify-content:space-between}.justify-space-around-sm{justify-content:space-around}}@media (width>=48em){.justify-flex-start-md{text-align:start;justify-content:flex-start}.justify-flex-end-md{text-align:end;justify-content:flex-end}.justify-center-md{text-align:center;justify-content:center}.justify-space-between-md{justify-content:space-between}.justify-space-around-md{justify-content:space-around}}@media (width>=62em){.justify-flex-start-lg{text-align:start;justify-content:flex-start}.justify-flex-end-lg{text-align:end;justify-content:flex-end}.justify-center-lg{text-align:center;justify-content:center}.justify-space-between-lg{justify-content:space-between}.justify-space-around-lg{justify-content:space-around}}@media (width>=75em){.justify-flex-start-xl{text-align:start;justify-content:flex-start}.justify-flex-end-xl{text-align:end;justify-content:flex-end}.justify-center-xl{text-align:center;justify-content:center}.justify-space-between-xl{justify-content:space-between}.justify-space-around-xl{justify-content:space-around}}@media (width>=48em){.justify-flex-start-mobile-menu-break{text-align:start;justify-content:flex-start}.justify-flex-end-mobile-menu-break{text-align:end;justify-content:flex-end}.justify-center-mobile-menu-break{text-align:center;justify-content:center}.justify-space-between-mobile-menu-break{justify-content:space-between}.justify-space-around-mobile-menu-break{justify-content:space-around}}.align-items-center{align-items:center}@media (width>=36em){.align-items-center-sm{align-items:center}}@media (width>=48em){.align-items-center-md{align-items:center}}@media (width>=62em){.align-items-center-lg{align-items:center}}@media (width>=75em){.align-items-center-xl{align-items:center}}@media (width>=48em){.align-items-center-mobile-menu-break{align-items:center}}.align-content-center{align-content:center}@media (width>=36em){.align-content-center-sm{align-content:center}}@media (width>=48em){.align-content-center-md{align-content:center}}@media (width>=62em){.align-content-center-lg{align-content:center}}@media (width>=75em){.align-content-center-xl{align-content:center}}@media (width>=48em){.align-content-center-mobile-menu-break{align-content:center}}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}@media (width>=36em){.flex-grow-0-sm{flex-grow:0}.flex-grow-1-sm{flex-grow:1}}@media (width>=48em){.flex-grow-0-md{flex-grow:0}.flex-grow-1-md{flex-grow:1}}@media (width>=62em){.flex-grow-0-lg{flex-grow:0}.flex-grow-1-lg{flex-grow:1}}@media (width>=75em){.flex-grow-0-xl{flex-grow:0}.flex-grow-1-xl{flex-grow:1}}@media (width>=48em){.flex-grow-0-mobile-menu-break{flex-grow:0}.flex-grow-1-mobile-menu-break{flex-grow:1}}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}@media (width>=36em){.flex-shrink-0-sm{flex-shrink:0}.flex-shrink-1-sm{flex-shrink:1}}@media (width>=48em){.flex-shrink-0-md{flex-shrink:0}.flex-shrink-1-md{flex-shrink:1}}@media (width>=62em){.flex-shrink-0-lg{flex-shrink:0}.flex-shrink-1-lg{flex-shrink:1}}@media (width>=75em){.flex-shrink-0-xl{flex-shrink:0}.flex-shrink-1-xl{flex-shrink:1}}@media (width>=48em){.flex-shrink-0-mobile-menu-break{flex-shrink:0}.flex-shrink-1-mobile-menu-break{flex-shrink:1}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;& .swiper-slide,& .swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{&>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto;&::-webkit-scrollbar{display:none}}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{&>.swiper-wrapper{scroll-snap-type:x mandatory}&>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}&>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{&>.swiper-wrapper{scroll-snap-type:y mandatory}&>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}&>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{&>.swiper-wrapper{scroll-snap-type:none}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{&>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{&>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}&>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{&>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}&>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{& .swiper-slide-shadow,& .swiper-slide-shadow-left,& .swiper-slide-shadow-right,& .swiper-slide-shadow-top,& .swiper-slide-shadow-bottom,& .swiper-slide-shadow,& .swiper-slide-shadow-left,& .swiper-slide-shadow-right,& .swiper-slide-shadow-top,& .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}& .swiper-slide-shadow{background:#00000026}& .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}& .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}& .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}& .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{& .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade{&.swiper-free-mode{& .swiper-slide{transition-timing-function:ease-out}}& .swiper-slide{pointer-events:none;transition-property:opacity;& .swiper-slide{pointer-events:none}}& .swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}[data-sal]{transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="200"]{transition-duration:.2s}[data-sal][data-sal-duration="250"]{transition-duration:.25s}[data-sal][data-sal-duration="300"]{transition-duration:.3s}[data-sal][data-sal-duration="350"]{transition-duration:.35s}[data-sal][data-sal-duration="400"]{transition-duration:.4s}[data-sal][data-sal-duration="450"]{transition-duration:.45s}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="550"]{transition-duration:.55s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="650"]{transition-duration:.65s}[data-sal][data-sal-duration="700"]{transition-duration:.7s}[data-sal][data-sal-duration="750"]{transition-duration:.75s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="850"]{transition-duration:.85s}[data-sal][data-sal-duration="900"]{transition-duration:.9s}[data-sal][data-sal-duration="950"]{transition-duration:.95s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1050"]{transition-duration:1.05s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1150"]{transition-duration:1.15s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1250"]{transition-duration:1.25s}[data-sal][data-sal-duration="1300"]{transition-duration:1.3s}[data-sal][data-sal-duration="1350"]{transition-duration:1.35s}[data-sal][data-sal-duration="1400"]{transition-duration:1.4s}[data-sal][data-sal-duration="1450"]{transition-duration:1.45s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="1550"]{transition-duration:1.55s}[data-sal][data-sal-duration="1600"]{transition-duration:1.6s}[data-sal][data-sal-duration="1650"]{transition-duration:1.65s}[data-sal][data-sal-duration="1700"]{transition-duration:1.7s}[data-sal][data-sal-duration="1750"]{transition-duration:1.75s}[data-sal][data-sal-duration="1800"]{transition-duration:1.8s}[data-sal][data-sal-duration="1850"]{transition-duration:1.85s}[data-sal][data-sal-duration="1900"]{transition-duration:1.9s}[data-sal][data-sal-duration="1950"]{transition-duration:1.95s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="50"]{transition-delay:50ms}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="150"]{transition-delay:.15s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="250"]{transition-delay:.25s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="350"]{transition-delay:.35s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal][data-sal-delay="450"]{transition-delay:.45s}[data-sal][data-sal-delay="500"]{transition-delay:.5s}[data-sal][data-sal-delay="550"]{transition-delay:.55s}[data-sal][data-sal-delay="600"]{transition-delay:.6s}[data-sal][data-sal-delay="650"]{transition-delay:.65s}[data-sal][data-sal-delay="700"]{transition-delay:.7s}[data-sal][data-sal-delay="750"]{transition-delay:.75s}[data-sal][data-sal-delay="800"]{transition-delay:.8s}[data-sal][data-sal-delay="850"]{transition-delay:.85s}[data-sal][data-sal-delay="900"]{transition-delay:.9s}[data-sal][data-sal-delay="950"]{transition-delay:.95s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal][data-sal-easing=linear]{transition-timing-function:linear}[data-sal][data-sal-easing=ease]{transition-timing-function:ease}[data-sal][data-sal-easing=ease-in]{transition-timing-function:ease-in}[data-sal][data-sal-easing=ease-out]{transition-timing-function:ease-out}[data-sal][data-sal-easing=ease-in-out]{transition-timing-function:ease-in-out}[data-sal][data-sal-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}[data-sal][data-sal-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.215,.61,.355,1)}[data-sal][data-sal-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.645,.045,.355,1)}[data-sal][data-sal-easing=ease-in-circ]{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}[data-sal][data-sal-easing=ease-out-circ]{transition-timing-function:cubic-bezier(.075,.82,.165,1)}[data-sal][data-sal-easing=ease-in-out-circ]{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}[data-sal][data-sal-easing=ease-in-expo]{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-sal][data-sal-easing=ease-out-expo]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-sal][data-sal-easing=ease-in-out-expo]{transition-timing-function:cubic-bezier(1,0,0,1)}[data-sal][data-sal-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-sal][data-sal-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-sal][data-sal-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-sal][data-sal-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-sal][data-sal-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sal][data-sal-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.77,0,.175,1)}[data-sal][data-sal-easing=ease-in-quint]{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}[data-sal][data-sal-easing=ease-out-quint]{transition-timing-function:cubic-bezier(.23,1,.32,1)}[data-sal][data-sal-easing=ease-in-out-quint]{transition-timing-function:cubic-bezier(.86,0,.07,1)}[data-sal][data-sal-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-sal][data-sal-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-sal][data-sal-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-sal][data-sal-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-sal][data-sal-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-sal][data-sal-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal=zoom-in]{transform:scale(.5)}[data-sal=zoom-out]{transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;transform:none}[data-sal|=flip]{backface-visibility:hidden;transition-property:transform}[data-sal=flip-left]{transform:perspective(2000px)rotateY(-91deg)}[data-sal=flip-right]{transform:perspective(2000px)rotateY(91deg)}[data-sal=flip-up]{transform:perspective(2000px)rotateX(-91deg)}[data-sal=flip-down]{transform:perspective(2000px)rotateX(91deg)}[data-sal|=flip].sal-animate,body.sal-disabled [data-sal|=flip]{transform:none}[data-sal=slide-right]{transform:translate(-10%)}@media (width<=61.99em){[data-sal=slide-right]{transform:translateY(10%)}}[data-sal=slide-left]{transform:translate(10%)}@media (width<=61.99em){[data-sal=slide-left]{transform:translateY(10%)}}[data-sal=slide-up]{transform:translateY(10%)}[data-sal=slide-down]{transform:translateY(-10%)}.simplebar-scrollbar:before{background:var(--text-color);opacity:.3;border-radius:4px;width:auto;left:3px;right:3px}.simplebar-scrollbar.simplebar-visible:before{opacity:.6;transition:opacity .2s}.simplebar-track{background:0 0}.simplebar-track.simplebar-vertical{width:8px;right:0}.simplebar-track.simplebar-horizontal{height:8px;bottom:0}[data-simplebar]{height:100%;overflow:auto}.simplebar-content-wrapper{scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar{display:none}@media (width<=61.99em){.swiper.mobile-carousel{padding-right:20px}.swiper.mobile-carousel.destroy-mobile{padding-right:0}.swiper.mobile-carousel.destroy-mobile .swiper-wrapper{flex-wrap:wrap}.swiper.mobile-carousel.destroy-mobile .swiper-slide{flex:0 0 33.333%;max-width:33.333%;padding:8px}}.swiper__navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:32px;display:flex}@media (width<=35.99em){.swiper__navigation{flex-direction:row-reverse}}@media (width>=64em){.swiper__navigation{display:none}}.swiper__navigation__buttons{align-items:center;gap:12px;display:flex}.swiper__navigation__button{border:1px solid var(--border-medium-color);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.swiper__navigation__scrollbar{background-color:var(--text-color);flex:1;height:2px}.swiper__navigation__scrollbar .swiper-scrollbar-drag{background-color:#b488f2;height:4px;position:relative;top:-2px}:root{font-family:Sohne,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}[x-cloak]{display:none!important}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;-webkit-tap-highlight-color:#0000}body{color:var(--text-color);background-color:var(--background-color);letter-spacing:.32px;font-weight:400;transition:all .4s cubic-bezier(.68,0,0,1)}body:before{content:"";background-color:#0000;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}body.no-scroll{--top:0;width:100%;min-height:100vh;top:var(--top);position:fixed;left:0;overflow-y:scroll!important}body.collection-forms{height:100vh;overflow:hidden}body.no-transition,body.no-transition :not(.ignore-transition){transition:none!important}body[data-theme=dark][data-dark-theme-type=rap]{background-color:#030c33}body[data-theme=dark][data-dark-theme-type=rap]:before{background:radial-gradient(94.55% 94.55% at 50% 5.45%,#4e6bcd 0%,#030c33 100%)}body[data-theme=dark][data-dark-theme-type=custom]{background-color:var(--dark-bg-color)}body[data-theme=dark][data-dark-theme-type=custom]:before{opacity:0;transform:translateY(-100%)}body[data-theme=light][data-light-theme-type=rap]{background-color:#030c33}body[data-theme=light][data-light-theme-type=rap]:before{background:radial-gradient(94.55% 94.55% at 50% 5.45%,#4e6bcd 0%,#030c33 100%)}body[data-theme=light][data-light-theme-type=custom]{background-color:var(--light-bg-color)}body[data-theme=light][data-light-theme-type=custom]:before{opacity:0;transform:translateY(-100%)}@media (width<=61.99em){body.main-nav--open{overflow:hidden}}::-moz-selection{background:var(--text-color);color:var(--background-color)}::selection{background:var(--text-color);color:var(--background-color)}.content-wrap{flex:1 0 auto}#main{z-index:1;background-color:var(--background-color);margin-bottom:100vh;position:relative}.hide-footer-easter-egg #main,#main.connect-page{margin-bottom:0}:root{--top-nav-height:48px;--main-nav-height:130px;--mobile-nav-height:86px;--page-reader-height:48px}.site-wrapper{z-index:2;position:relative}.site-wrapper:after{content:"";background:var(--background-color);width:100%;height:100%;position:absolute;top:-130px;left:0}.site-wrapper.show-banner{z-index:auto}.site-wrapper.show-banner:after{opacity:0;visibility:hidden}[data-theme=dark] .site-wrapper[data-dark-theme-type=rap],[data-theme=dark] .site-wrapper[data-dark-theme-type=rap]:after{background-color:#030c33}[data-theme=dark] .site-wrapper[data-dark-theme-type=custom],[data-theme=dark] .site-wrapper[data-dark-theme-type=custom]:after{background-color:var(--dark-bg-color)}[data-theme=light] .site-wrapper[data-light-theme-type=rap],[data-theme=light] .site-wrapper[data-light-theme-type=rap]:after{background-color:#030c33}[data-theme=light] .site-wrapper[data-light-theme-type=custom],[data-theme=light] .site-wrapper[data-light-theme-type=custom]:after{background-color:var(--light-bg-color)}.page-wrap{z-index:1;background-color:var(--background-color);flex-direction:column;width:100%;min-height:calc(100vh - 178px);padding-top:130px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:relative}.hide-nav .page-wrap{padding-top:130px}@media (width<=61.99em){.page-wrap{padding-top:86px}}[data-theme=dark] .page-wrap[data-dark-theme-type=rap]{background-color:#030c33}[data-theme=dark] .page-wrap[data-dark-theme-type=rap]:before{background:radial-gradient(94.55% 94.55% at 50% 5.45%,#4e6bcd 0%,#030c33 100%)}[data-theme=dark] .page-wrap[data-dark-theme-type=custom]{background-color:var(--dark-bg-color)}[data-theme=dark] .page-wrap[data-dark-theme-type=custom]:before{opacity:0;transform:translateY(-100%)}[data-theme=light] .page-wrap[data-light-theme-type=rap]{background-color:#030c33}[data-theme=light] .page-wrap[data-light-theme-type=rap]:before{background:radial-gradient(94.55% 94.55% at 50% 5.45%,#4e6bcd 0%,#030c33 100%)}[data-theme=light] .page-wrap[data-light-theme-type=custom]{background-color:var(--light-bg-color)}[data-theme=light] .page-wrap[data-light-theme-type=custom]:before{opacity:0;transform:translateY(-100%)}.connect-page .page-wrap{justify-content:center;min-height:100vh;padding-top:0;position:relative;overflow:hidden}.connect-page .page-wrap:before{display:none}@media (width<=61.99em){.page-wrap{min-height:calc(100vh - 86px)}}.entry-home .page-wrap,.error-404 .page-wrap,.entry-home.collection-pages .page-wrap,[class*=entry-home].collection-pages .page-wrap{padding-top:0}.page-wrap:before{content:"";background:var(--headline-gradient);z-index:-1;width:100%;height:100vh;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:-130px;left:0}.hide-nav .page-wrap:before{top:-130px}@media (width<=61.99em){.page-wrap:before{top:-86px}}.entry-home .page-wrap:before,[class*=entry-home] .page-wrap:before{display:none}@media (width>=62em){.container-unset .container{max-width:unset}}.container{max-width:1440px;padding-left:64px;padding-right:64px}@media (width>=62em){.container.container-unset{max-width:unset}}@media (width<=61.99em){.container{max-width:100%;padding-left:20px;padding-right:20px}}.container.fullwidth-container{max-width:100%;margin-right:unset;padding-right:0}.container.fullwidth-container.left{margin-left:unset;padding-left:0;padding-right:64px}@media (width<=61.99em){.container.fullwidth-container.left{padding-right:0}}@media (width>=87.5em){.container.fullwidth-container{width:85%;padding-left:64px}}img{vertical-align:middle;max-width:100%}a{color:var(--text-color);text-decoration:none;transition:all .4s cubic-bezier(.68,0,0,1)}a:hover,a:active,a:focus,a:focus-visible{color:var(--text-color);text-decoration:none}p:last-child{margin-bottom:0}span{line-height:1}strong{font-weight:500}button{cursor:pointer;color:var(--text-color);background-color:#0000;border:0;padding:0;transition:all .4s cubic-bezier(.68,0,0,1)}button:focus{outline:0}button:focus-visible{outline:1px solid var(--text-color)}a:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline-offset:4px;transition:none;outline:2px solid var(--text-color)!important;box-shadow:none!important;border-color:inherit!important}.row:not(.no-gutter){margin-left:-12px;margin-right:-12px}@media (width<=61.99em){.row:not(.no-gutter){margin-left:-8px;margin-right:-8px}}.row:not(.no-gutter)>.col{padding-left:12px;padding-right:12px}@media (width<=61.99em){.row:not(.no-gutter)>.col{padding-left:8px;padding-right:8px}}[data-toggle]:not(.plyr) *,[data-popup]:not(.plyr) *,[data-page]:not(.plyr) *,[data-ajax]:not(.plyr) *{pointer-events:none}[id]{scroll-margin:178px}@font-face{font-family:icomoon;src:url(/build/assets/icomoon-BdFevQ0Z.eot?j7gv1);src:url(/build/assets/icomoon-BdFevQ0Z.eot?j7gv1#iefix)format("embedded-opentype"),url(/build/assets/icomoon-CJboE6F7.ttf?j7gv1)format("truetype"),url(/build/assets/icomoon-D_2j7tzm.woff?j7gv1)format("woff"),url(/build/assets/icomoon-DIzkquAz.svg?j7gv1#icomoon)format("svg");font-weight:400;font-style:normal;font-display:swap}[class^=icon-],[class*=\ icon-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.icon-ai-box:before{content:""}.icon-jb:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-check:before{content:""}.icon-moon:before{content:""}.icon-sun:before{content:""}.icon-download:before{content:""}.icon-media-play:before{content:""}.icon-media-pause:before{content:""}.icon-chevron-down:before{content:""}.icon-arrow-right-alt:before{content:""}.icon-close:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-up:before{content:url(/build/assets/Arrow-up-CTgeoECA.svg)}.icon-microphone:before,.icon-microphone-alt:before{content:url(/build/assets/Microphone-Xun3Lhgk.svg)}.icon-sparkle:before,.icon-sparkle-alt:before{content:url(/build/assets/Sparkle-DZUpSZez.svg)}.icon-refresh:before{content:url(/build/assets/Refresh-DZooqY-B.svg)}.icon-stop:before{content:url(/build/assets/Sparkle-DZUpSZez.svg)}.icon-pause:before{content:url(/build/assets/Pause-BSa3jBkL.svg)}.icon-play:before{content:url(/build/assets/Play-jSh2b-9B.svg)}.icon-volume-off:before{content:url(/build/assets/Volume-off-BRRM1EKQ.svg)}.icon-volume-on:before{content:url(/build/assets/Volume-up-BQ8nGDDt.svg)}.icon-arrow-right-small:before{content:url(/build/assets/arrow-right-small-D_TgL6Xj.svg)}@font-face{font-family:Bagoss Standard;src:url(/build/assets/BagossStandard-Light-B8FoZayD.eot);src:url(/build/assets/BagossStandard-Light-B8FoZayD.eot?#iefix)format("embedded-opentype"),url(/build/assets/BagossStandard-Light-eZPwpPZO.woff2)format("woff2"),url(/build/assets/BagossStandard-Light-C6-ue6Ue.woff)format("woff"),url(/build/assets/BagossStandard-Light-CfoVdAco.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bagoss Standard;src:url(/build/assets/BagossStandard-Light-B8FoZayD.eot);src:url(/build/assets/BagossStandard-Light-B8FoZayD.eot?#iefix)format("embedded-opentype"),url(/build/assets/BagossStandard-Light-eZPwpPZO.woff2)format("woff2"),url(/build/assets/BagossStandard-Light-C6-ue6Ue.woff)format("woff"),url(/build/assets/BagossStandard-Light-CfoVdAco.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Sohne;src:url(/build/assets/Sohne-Kraftig-D9x73jnF.eot);src:url(/build/assets/Sohne-Kraftig-D9x73jnF.eot?#iefix)format("embedded-opentype"),url(/build/assets/Sohne-Kraftig-dJIXygND.woff2)format("woff2"),url(/build/assets/Sohne-Kraftig-rV42UZnO.woff)format("woff"),url(/build/assets/Sohne-Kraftig-CB4AirvC.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Sohne;src:url(/build/assets/Sohne-Leicht-C_P2BXnD.eot);src:url(/build/assets/Sohne-Leicht-C_P2BXnD.eot?#iefix)format("embedded-opentype"),url(/build/assets/Sohne-Leicht-Wi5_p5PY.woff2)format("woff2"),url(/build/assets/Sohne-Leicht-CBsAMdPy.woff)format("woff"),url(/build/assets/Sohne-Leicht-bGdOip1-.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Sohne;src:url(/build/assets/Sohne-Buch-CvhIzge0.eot);src:url(/build/assets/Sohne-Buch-CvhIzge0.eot?#iefix)format("embedded-opentype"),url(/build/assets/Sohne-Buch-Ba9J6ssf.woff2)format("woff2"),url(/build/assets/Sohne-Buch-lWHNWj6R.woff)format("woff"),url(/build/assets/Sohne-Buch-1DP7q9bP.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/build/assets/RobotoMono-Regular-CT6ISa5T.eot);src:url(/build/assets/RobotoMono-Regular-CT6ISa5T.eot?#iefix)format("embedded-opentype"),url(/build/assets/RobotoMono-Regular-Dl_9wEMW.woff2)format("woff2"),url(/build/assets/RobotoMono-Regular-BUeU86FU.woff)format("woff"),url(/build/assets/RobotoMono-Regular-CQMpdiym.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Regular-Br7z7m0S.ttc)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Thin-D2CtzenI.ttc)format("truetype-collection");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-ExtraLight-BeuUS_Gy.ttc)format("truetype-collection");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Light-CJ_hAb1q.ttc)format("truetype-collection");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Regular-Br7z7m0S.ttc)format("truetype-collection");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Medium-CTpoRarR.ttc)format("truetype-collection");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-SemiBold-C3sMs0Nw.ttc)format("truetype-collection");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Bold-91uZllHF.ttc)format("truetype-collection");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-ExtraBold-eyDJupjx.ttc)format("truetype-collection");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Iosevka Aile;src:url(/build/assets/IosevkaAile-Heavy-D7fgj4oj.ttc)format("truetype-collection");font-weight:900;font-style:normal;font-display:swap}.sr-only{clip:rect(0, 0, 0, 0);border:0;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;width:1px!important}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide ::-webkit-scrollbar{display:none}.module{padding-top:96px;padding-bottom:96px}@media (width<=61.99em){.module{padding-top:64px;padding-bottom:64px}}.module__heading{width:70%;margin-bottom:80px}@media (width<=61.99em){.module__heading{width:100%;margin-bottom:64px}}.module__heading__tagline{text-transform:uppercase;letter-spacing:1.6px;opacity:.9;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;display:block}.module__heading__title{letter-spacing:.48px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,1.5rem + 1.25vw,48px);line-height:120%}.module__heading__title strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.module--no-top-spacing{padding-top:0!important}.module--no-bottom-spacing{padding-bottom:0!important}.module--top--spacing-xl{padding-top:120px}.module--top--spacing-lg{padding-top:64px}.module--top--spacing-md{padding-top:48px}.module--top--spacing-sm{padding-top:32px}.module--top--spacing-xs{padding-top:24px}.module--bottom--spacing-xl{padding-bottom:120px}.module--bottom--spacing-lg{padding-bottom:64px}.module--bottom--spacing-md{padding-bottom:48px}.module--bottom--spacing-sm{padding-bottom:32px}.module--bottom--spacing-xs{padding-bottom:24px}.module--plain-list ol,.module--plain-list ul{margin:initial!important;padding:initial!important;list-style:initial!important;margin-block:1em!important;padding-inline-start:40px!important}.module--plain-list ol li,.module--plain-list ul li{padding-bottom:initial!important;margin-bottom:initial!important;border-bottom:none!important;display:list-item!important}.module--plain-list ol{list-style:decimal!important}.module--plain-list ol li:before{content:none!important}.btn{background-color:var(--text-color);color:var(--background-color);white-space:nowrap;border-radius:9999px;align-items:center;gap:12px;height:64px;padding:8px 8px 8px 24px;font-weight:400;display:inline-flex;position:relative;box-shadow:0 0 #ffffff57}@media (width<=61.99em){.btn{height:52px}}@media (width<=23.4375em){.btn{padding:8px 8px 8px 16px}}.btn.no-icon{text-align:center;height:48px;padding:8px 20px}@media (width<=23.4375em){.btn.no-icon{padding:8px 16px}}.btn:hover,.btn:active,.btn:focus,.btn:focus-visible,.btn:hover,.btn:focus-visible{color:var(--background-color)}.btn:hover .btn__inset,.btn:focus-visible .btn__inset{border-radius:9999px;width:100%;height:100%;top:0;right:0}.btn:hover .btn__inset__icon,.btn:focus-visible .btn__inset__icon{transform:translate(-8px)}.btn:hover .btn__inset__icon .inner,.btn:focus-visible .btn__inset__icon .inner{transform:translate(0,0)}.btn:hover .btn__inset__no-icon,.btn:focus-visible .btn__inset__no-icon{opacity:1;border-radius:9999px;width:100%;height:100%;top:0%;left:0}.btn:hover .btn__inset__no-icon__icon,.btn:focus-visible .btn__inset__no-icon__icon,.btn:hover .btn__inset__no-icon__icon .inner,.btn:focus-visible .btn__inset__no-icon__icon .inner{transform:translate(0,0)}.btn.btn--outline{color:var(--text-color);border:1px solid var(--text-color);background-color:#0000}.btn.btn--simple{color:var(--text-color);background-color:#0000;border:none}.btn__text{letter-spacing:.32px;z-index:1;position:relative}.btn__inset__no-icon{opacity:0;background-color:#b488f2;border-radius:100%;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1) .3s;position:absolute;left:0%;overflow:hidden}.btn__inset{background-color:#b488f2;border-radius:50%;justify-content:flex-end;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.68,0,0,1) .3s;display:flex;position:absolute;top:8px;right:8px;overflow:hidden}@media (width<=61.99em){.btn__inset{width:36px;height:36px}}.btn__inset__icon{width:48px;height:48px;font-size:16px;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden}@media (width<=61.99em){.btn__inset__icon{width:36px;height:36px;font-size:12px}}.btn__inset__icon .inner{flex:0 0 100%;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;transform:translate(-48px)}@media (width<=61.99em){.btn__inset__icon .inner{transform:translate(-36px)}}.btn__inset__icon__wrapper{flex:0 0 100%;justify-content:center;align-items:center;width:100%;display:flex}.btn__inset__icon__wrapper .rotate{transform:rotate(90deg)}.btn__inset__icon.download-icon{transition-delay:.3s}.btn__inset__icon.download-icon .inner{flex-direction:column;transform:translateY(-48px)}@media (width<=61.99em){.btn__inset__icon.download-icon .inner{transform:translateY(-36px)}}.btn__icon{border-radius:50%;width:48px;height:48px}@media (width<=61.99em){.btn__icon{width:36px;height:36px}}.link{letter-spacing:.32px;align-items:center;gap:10px;display:inline-flex}.link:hover i{animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1}@keyframes arrowAnimation{0%{opacity:1;transform:translate(0,0)scale(1)}25%{opacity:1;transform:translate(16px,-16px)scale(1)}26%{opacity:0;transform:translate(-16px,16px)scale(1)}55%{opacity:1;transform:translate(0,0)scale(1)}}.link__icon{border:1px solid var(--border-medium-color);border-radius:99999px;justify-content:center;align-items:center;width:48px;height:32px;padding:10px 12px;font-size:10px;display:flex;overflow:hidden}.grecaptcha-badge{visibility:hidden!important}.form{flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.form--is-success .form{display:none}.form--is-error .form .form__errors{display:block}.form-module .loader{z-index:10}.form-module .loader--wrapper{opacity:0;visibility:hidden;z-index:9;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.form-module .loader--wrapper:after{content:"";background-color:#0c0d1080;width:100%;height:100%;position:absolute;top:0;left:0}.form-module.form--loading .loader--wrapper{opacity:1;visibility:visible}.form__errors{text-align:left;color:#ff4d4d;background-color:#fee4e2;border:1px solid #ff4d4d;border-radius:8px;margin-top:48px;padding:16px;font-size:clamp(14px,.825rem + .2134vw,16px)}.form__errors.legacy{display:none}.form__errors .wrapper{justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.form__errors__icon{color:#fee4e2;background-color:#ff4d4d;border-radius:50%;flex:0 0 16px;justify-content:center;align-items:center;height:16px;margin-top:3px;font-size:10px;display:flex}.form__errors ul{margin-bottom:0;padding-top:16px;padding-left:16px}.form__errors ul:empty{padding-top:0}.form button[type=submit]{letter-spacing:.33px;text-align:left;align-items:center;gap:24px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(22px,19.8px + .6875vw,33px);display:inline-flex;position:relative}@media (width<=61.99em){.form button[type=submit]{order:2}}.form button[type=submit] .form__submit__icon{color:#0c0d10;background-color:#b488f2;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;min-height:50px;font-size:16px;display:flex;overflow:hidden}.form button[type=submit] .form__submit__icon .submit-icon-inner{flex-direction:column;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.form button[type=submit] .form__submit__icon--wrapper{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.form button[type=submit] .form__submit__icon--wrapper:last-child{transform:translate(-100%)}@media (width<=61.99em){.form button[type=submit] .form__submit__icon .icon-arrow-up-right{font-size:16px}}.form button[type=submit]:hover .form__submit__icon .submit-icon-inner{transform:translate(100%,-100%)}.form .recaptcha-disclaimer{font-size:14px;line-height:140%;display:block}@media (width<=61.99em){.form .recaptcha-disclaimer{order:1}}.form .recaptcha-disclaimer a{text-decoration:underline}.form__heading{width:80%;margin-bottom:40px}@media (width<=61.99em){.form__heading{width:100%}}.form__heading__title{letter-spacing:.22px;margin-bottom:32px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(22px,19.8px + .6875vw,33px)}.form-module .form__heading__title{margin-bottom:32px}@media (width<=61.99em){.form-module .form__heading__title,.form__heading__title{margin-bottom:24px}}.form__heading__description{color:var(--text-color)}.form__heading__description.form-spacer{margin-bottom:40px}.form__body .section{padding-top:40px;padding-bottom:40px}@media (width<=61.99em){.form__body .section{padding-top:24px;padding-bottom:24px}}.form__body .section:first-child{padding-top:0}.form__body .section:last-child{padding-bottom:0}.form__body .separator{background-color:var(--border-medium-color);width:100%;height:1px;margin-top:24px;margin-bottom:24px}.form-module .form__body .separator{display:none}.form__footer{justify-content:space-between;align-items:center;display:flex}@media (width<=61.99em){.form__footer{flex-direction:column;align-items:flex-start;gap:40px}}.form-group{margin-bottom:24px}.form-group.type-radio>label,.form-group.type-checkbox>label,.form-group.type-checkboxes>label{display:none}.form-group.type-radio>label.show-label,.form-group.type-checkbox>label.show-label,.form-group.type-checkboxes>label.show-label{margin-bottom:16px;display:block}.form-group.has-error .form-control,.form-group.has-error .form-control:hover,.form-group.has-error .form-control:active,.form-group.has-error .form-control:focus{border-color:#ff4d4d}.form-group.has-error .form-error{color:#ff4d4d;font-size:16px}.form-group.has-icon .form-control{padding-right:48px}.form-group__wrapper{position:relative}.form-group__wrapper i{position:absolute;top:20px;right:16px}.form-group>label{color:var(--text-color);margin-bottom:0;display:block}.form-group>label .required{color:#b488f2}.form-group .form-control{border:1px solid var(--border-medium-color);width:100%;min-height:48px;color:var(--text-color);background-color:#0000;border-top:0;border-left:0;border-right:0;padding:0 0 8px;transition:all .4s cubic-bezier(.68,0,0,1)}.form-group .form-control:hover,.form-group .form-control:active{border-color:var(--text-color)}.form-group .form-control:focus{outline:2px solid var(--text-color);border-color:#0000;padding:0 8px 8px}.form-group textarea{min-height:150px!important;padding:8px 0!important}.form-group textarea:focus{padding:8px!important}.form-group input[type=date]::-webkit-calendar-picker-indicator{transition:all .4s cubic-bezier(.68,0,0,1)}[data-theme=dark] .form-group input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.form-group .form-text{margin-top:4px;display:block}.form-group .dropzone{border:1px dashed var(--border-medium-color);border-radius:8px;justify-content:center;align-items:center;height:200px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:relative}.form-group .dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.form-group .dropzone input[type=file]:focus+.dropzone__border{outline:1px solid var(--border-medium-color);outline-offset:4px}.form-group .dropzone.is-dragover{border-color:#b488f2}.form-group .dropzone .is-hidden{display:none}.form-group .dropzone__preview{color:#0c0d10;background-color:#b488f2;border-radius:9999px;padding:8px 16px}.form-group .dropzone__border{pointer-events:none;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.custom-radio,.custom-checkbox{user-select:none;cursor:pointer;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;padding:24px;display:inline-flex;position:relative}.custom-radio:hover .border,.custom-radio:active .border,.custom-radio:focus .border,.custom-radio:focus-visible .border,.custom-checkbox:hover .border,.custom-checkbox:active .border,.custom-checkbox:focus .border,.custom-checkbox:focus-visible .border{border-color:var(--text-color)}.custom-radio:hover .checkmark,.custom-radio:active .checkmark,.custom-radio:focus .checkmark,.custom-radio:focus-visible .checkmark,.custom-checkbox:hover .checkmark,.custom-checkbox:active .checkmark,.custom-checkbox:focus .checkmark,.custom-checkbox:focus-visible .checkmark{background-color:var(--text-color)}.custom-radio:not(:last-child),.custom-checkbox:not(:last-child){margin-bottom:16px}.custom-radio input,.custom-checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.custom-radio input:checked~.border,.custom-checkbox input:checked~.border{background-color:#b488f2;border-color:#b488f2}.custom-radio input:checked~.label,.custom-checkbox input:checked~.label{color:#0c0d10}.custom-radio input:checked~.checkmark,.custom-checkbox input:checked~.checkmark{outline-color:#0c0d10;transform:scale(1);background-color:#0c0d10!important}.custom-radio input:checked~.checkmark i,.custom-checkbox input:checked~.checkmark i{opacity:1}.custom-radio input:focus~.border,.custom-checkbox input:focus~.border{outline:1px solid var(--text-color);outline-offset:4px}.custom-radio input:focus~.checkmark,.custom-checkbox input:focus~.checkmark{background-color:var(--text-color)}.custom-radio .border,.custom-checkbox .border{border:1px solid var(--border-medium-color);pointer-events:none;border-radius:9999px;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.custom-radio .checkmark,.custom-checkbox .checkmark{outline:1px solid var(--border-medium-color);border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;max-width:24px;height:24px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;transform:scale(.5)}.custom-radio .checkmark i,.custom-checkbox .checkmark i{opacity:0;color:#fafafa;font-size:12px;transition:all .4s cubic-bezier(.68,0,0,1)}.custom-radio .label,.custom-checkbox .label{letter-spacing:.32px;z-index:1;line-height:120%;transition:all .4s cubic-bezier(.68,0,0,1);position:relative}.thank-you{text-align:center;transition:all .4s cubic-bezier(.68,0,0,1)}.thank-you.legacy{display:none}.thank-you__title{letter-spacing:.4px;margin-bottom:24px;font-size:clamp(24px,20px + 1.25vw,44px)}.thank-you__subtitle{font-size:clamp(18px,17.8px + .0625vw,19px)}.thank-you__subtitle a{text-decoration:underline}.form--is-success .thank-you{display:block}.loader--wrapper--alpine{z-index:99;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loader--wrapper--alpine .loader-content{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.loader--wrapper--alpine .loader-content span{color:var(--text-color)}.loader--wrapper--alpine .bg{background-color:var(--background-color);opacity:.9;width:100%;height:100%;position:absolute;top:0;left:0}h1,.h1,.page-title__description.h1{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(40px,1.8548rem + 3.2258vw,72px);font-weight:400;line-height:135%}h2,.h2{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(34px,1.714rem + 1.429vw,57px);font-weight:400;line-height:135%}h3,.h3{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,1.5rem + 1.25vw,48px);font-weight:400;line-height:135%}h4,.h4{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(26px,1.518rem + .536vw,32px);font-weight:400;line-height:135%}h5,.h5{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(20px,1.162rem + .3756vw,24px);font-weight:400;line-height:135%}h6,.h6{color:var(--text-color);font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(16px,.956rem + .1878vw,18px);font-weight:400;line-height:135%}.blog-content{padding-bottom:48px}.blog-content [data-sal]{opacity:1;transform:none}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{font-family:Sohne,Helvetica,Arial,sans-serif;font-weight:400}.blog-content>h2,.blog-content>h3,.blog-content>h4{margin-bottom:24px;line-height:130%}@media (width<=61.99em){.blog-content>h2,.blog-content>h3,.blog-content>h4{margin-bottom:16px}}.blog-content>h3,.blog-content>h4{margin-top:24px;font-family:Sohne,Helvetica,Arial,sans-serif;font-weight:500}@media (width<=61.99em){.blog-content>h3,.blog-content>h4{margin-top:16px}}.blog-content>h2{letter-spacing:.46px;margin-top:48px;font-size:clamp(20px,1.162rem + .3756vw,24px)}@media (width<=61.99em){.blog-content>h2{margin-top:24px}}.blog-content>h3,.blog-content>h4{letter-spacing:.32px;font-size:clamp(14px,.825rem + .2134vw,16px)}.blog-content>p{letter-spacing:.32px}.blog-content>p a{text-decoration:underline}.blog-content>ul{flex-flow:column wrap;margin:0 0 24px;padding:0;list-style:none;display:flex}.blog-content>ul ul{flex:0 0 100%;list-style-type:none}.blog-content>ul li{padding-left:24px;position:relative}.blog-content>ul li:before{content:"";background-color:#b488f2;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:5px;left:0}.blog-content>ul li:not(:last-child),.blog-content>ol li:not(:last-child){margin-bottom:16px}.blog-content table{margin-bottom:24px}.blog-content table td{border:1px solid #0c0d10;padding:16px}.blog-content img{margin:24px auto;display:block}.error404{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex}.error404__tagline{text-transform:uppercase;letter-spacing:1.6px;margin-bottom:16px;font-family:Sohne,Helvetica,Arial,sans-serif;display:block}.error404__title{margin-bottom:16px;font-size:clamp(33px,30px + .9375vw,48px)}.error404__subtitle{color:var(--body-text);margin-bottom:48px}.keyboard-nav a{white-space:nowrap;color:#fff;text-transform:uppercase;background-color:#000;padding:1rem 2rem;font-size:15px;text-decoration:none;position:absolute;top:-10em;left:0}.keyboard-nav a:focus{z-index:20000;outline:none;top:0}.video-banner-spacer{pointer-events:none;min-height:calc(100vh - 178px)}.video-banner{width:100%;height:100vh;padding-top:0;padding-bottom:0;position:fixed;top:0}@media (width<=90em) and (hover:none){.video-banner{height:100dvh}}@media (width<=74.99em){.video-banner{height:100dvh}}.chatbot-open .video-banner{padding-right:25%}.video-banner .responsive-video-player,.video-banner video{width:100%;height:100%}.video-banner video{-o-object-fit:cover;object-fit:cover}.video-banner .video-player__accessibility-button{z-index:999999;pointer-events:all}[data-theme=light] .video-banner .video-player__accessibility-button .toggle-button{backdrop-filter:blur(10px);background:#0000001a;box-shadow:0 0 #ffffff57}[data-theme=light] .video-banner .video-player__accessibility-button .toggle-button svg path{fill:#0c0d10}[data-theme=light] .video-banner .video-player__accessibility-button .toggle-button:focus-visible{outline:2px solid #0c0d10!important}.video-banner .video-player__accessibility-button .toggle-button.is-playing .pause{opacity:1}.video-banner .video-player__accessibility-button .toggle-button.is-playing .play{opacity:0}.responsive-image{height:100%;position:relative}.responsive-image i{z-index:1;font-size:clamp(28px,1.5rem + 1.25vw,48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.responsive-image i:before{color:#0c0d10}.responsive-image img{-o-object-position:var(--focal-point,center center);object-position:var(--focal-point,center center);-o-object-fit:var(--object-fit,cover);object-fit:var(--object-fit,cover);width:100%;scale:1}.header{z-index:9999;width:100%;height:130px;position:sticky;top:0;left:0}@media (width<=61.99em){.header{z-index:9999999}.form-popup-active .header{z-index:-1}}.header:before{content:"";background:var(--header-gradient);opacity:0;width:100%;height:100%;transition:opacity 1s linear;position:absolute;top:0;left:0}.scroll .header:before{opacity:1}.header__megamenu__background{z-index:-1;opacity:0;pointer-events:none;background-color:#0c0d10f0;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.main-nav--open .header__megamenu__background{opacity:1}.payment-processing .header{z-index:1}@media (width<=61.99em){.header{height:86px}}.header>.container{justify-content:space-between;align-items:center;height:100%;display:flex}.header__static-logo{color:#fff}.header__static-logo--light{color:#0c0d10}.header__logo{z-index:1;justify-content:center;align-items:center;height:100%;transition:opacity 0s 1s;display:flex}@media (width<=61.99em){.header__logo{transform:none}}.start-intro .header__logo{opacity:0}.header__logo a{width:158px;height:40px;display:block;position:relative}@media (width<=25em){.header__logo a{width:115px;height:29px}}.header__logo a .icon{width:100%}.header__logo a .icon svg{width:100%;height:auto}.header__logo a .lottie-player-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.header__logo a .lottie-player-wrapper .lottie-container{opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.header__logo a .lottie-player-wrapper .lottie-container .lottie-player{width:auto;height:100%;display:block}[data-theme=dark] .header__logo a .lottie-player-wrapper .lottie-container:first-child,[data-theme=light] .header__logo a .lottie-player-wrapper .lottie-container:last-child{opacity:1}.intro-completed .header__logo a{opacity:0}.header__logo .lottie-light{display:none}[data-theme=dark] .header__logo .lottie-light{display:block}.header__logo .lottie-dark{display:none}[data-theme=light] .header__logo .lottie-dark{display:block}.header__navs{align-items:center;gap:14px;display:flex}@media (width<=768px){.header__navs{gap:10px}}.header__actions{align-items:center;gap:14px;display:flex}@media (width<=768px){.header__actions{gap:10px}}@media (width<=25em){.header__actions .btn{height:40px}}.site-header{z-index:9999;width:100vw;height:130px;position:fixed;top:0;left:0}@media (width<=61.99em){.site-header{z-index:9999999;height:86px}}.site-header:before{content:"";background:var(--header-gradient);opacity:0;width:100%;height:100%;transition:opacity 1s linear;position:absolute;top:0;left:0}.scroll .site-header:before{opacity:1}.site-header>.container{flex-wrap:wrap;justify-content:space-between;align-items:center;height:100%;display:flex}.site-header .header-primary{justify-content:space-between;align-items:center;width:100%;display:flex}.header-navigation{flex:1;justify-content:space-between;align-items:center;display:flex}@media (width<=61.99em){.header-navigation{opacity:0;visibility:hidden;z-index:9999;background-color:#181818e6;flex-direction:column;width:100%;padding:1rem;transition:transform .3s,opacity .3s,visibility .3s;position:fixed;top:86px;left:0;transform:translateY(-100%);box-shadow:0 4px 8px #0000001a}.header-navigation.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}}.main-navigation{margin-right:1rem}.main-navigation .nav-items{margin:0;padding:0;list-style:none;display:flex}@media (width<=61.99em){.main-navigation .nav-items{flex-direction:column;width:100%}}.main-navigation .nav-item{margin:0 .5rem;position:relative}@media (width<=61.99em){.main-navigation .nav-item{width:100%;margin:0}}.main-navigation .nav-link{color:#fafafa;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:color .3s;display:block}.main-navigation .nav-link:hover{color:#b488f2}@media (width<=61.99em){.main-navigation .nav-link{padding:.75rem 0}}.main-navigation .sub-nav{z-index:10;background-color:#181818e6;border-radius:4px;min-width:200px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}@media (width<=61.99em){.main-navigation .sub-nav{box-shadow:none;padding-left:1rem;display:none;position:static}}.main-navigation .nav-item:hover .sub-nav,.main-navigation .nav-item.open .sub-nav{display:block}.main-navigation .sub-nav-item{list-style:none}.main-navigation .sub-nav-link{color:#fafafa;white-space:nowrap;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s;display:block}.main-navigation .sub-nav-link:hover{background-color:#b488f21a}.navigation-expanded{background-color:#181818e6;width:100%;padding:1rem 0;display:none}.navigation-expanded.visible{display:block}.navigation-expanded .expanded-nav .nav-items{flex-wrap:wrap;display:flex}@media (width<=61.99em){.navigation-expanded .expanded-nav .nav-items{flex-direction:column}}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:7px;display:none}@media (width<=61.99em){.mobile-menu-toggle{display:flex}}.mobile-menu-toggle .bar{background-color:#fafafa;width:100%;height:3px;transition:transform .3s,opacity .3s;display:block}.mobile-menu-toggle.active .bar:first-child{transform:translateY(11px)rotate(45deg)}.mobile-menu-toggle.active .bar:nth-child(2){opacity:0}.mobile-menu-toggle.active .bar:nth-child(3){transform:translateY(-11px)rotate(-45deg)}.header-cta{text-align:center;cursor:pointer;color:#fafafa;background-color:#b488f2;border:none;border-radius:4px;padding:.5rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-block}.header-cta:hover{background-color:#975aed}@media (width<=61.99em){.header-cta{width:100%;margin-top:1rem}}.site-switcher{flex-wrap:wrap;align-items:center;margin-top:.5rem;font-size:.875rem;display:flex}.site-switcher .site-options{margin-left:1rem;display:flex}.site-switcher .site-options button{cursor:pointer;color:#fafafa;background:0 0;border:1px solid #fafafa;border-radius:4px;margin-right:.5rem;padding:.25rem .5rem;transition:background-color .3s,color .3s}.site-switcher .site-options button:hover:not(:disabled){background-color:#b488f21a}.site-switcher .site-options button.active{color:#fafafa;background-color:#b488f2;border-color:#b488f2}.main-nav{z-index:1000;position:relative}@media (width<=61.99em){.main-nav{z-index:1000;width:calc(100vw - 20px);max-width:calc(100vw - 20px);position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.form-popup-active .main-nav{z-index:-1}}.main-nav__compact,.main-nav__expanded{backdrop-filter:blur(10px);padding:8px;transition:all .884s cubic-bezier(.67,0,.67,1)}.main-nav__compact:focus-visible,.main-nav__expanded:focus-visible{outline-color:#fafafa}@media (width<=61.99em){.main-nav__compact,.main-nav__expanded{clip-path:rect(0px 100% 99% 0px round 0%);padding:4px}}.main-nav__back{color:#fafafa;z-index:1;font-size:12px;transition:all .4s cubic-bezier(.68,0,0,1);position:relative;top:1px}.main-nav--open .main-nav__back{opacity:0}.main-nav__title{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.32px;color:#fafafa;z-index:1;flex:none;max-width:70%;margin-bottom:-4px;margin-left:24px;margin-right:24px;padding-bottom:4px;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden}@media (width<=61.99em){.main-nav__title{text-overflow:unset;color:#0000;margin-left:0;margin-right:0;position:relative}.main-nav__title:after{white-space:nowrap;color:#fafafa;content:attr(title) "                " attr(title);padding-right:150px;animation:20s linear infinite marquee;position:absolute;top:0;left:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}}.main-nav--open .main-nav__title{opacity:0}.main-nav__title strong{font-weight:500}.main-nav__compact{-moz-column-gap:16px;justify-content:space-between;align-items:center;column-gap:16px;height:64px;display:flex;position:relative}@media (width<=37.5em){.main-nav__compact{-moz-column-gap:0;column-gap:0}}@media (width<=61.99em){.main-nav--open .main-nav__compact{padding-top:40px;padding-bottom:35px;padding-right:15px}}.main-nav__compact>div{z-index:1;flex:1;position:relative}.main-nav__compact:after{content:"";width:100%;height:calc(64px + var(--nav-expanded-height));clip-path:inset(0 0 calc(100% - 64px) round 16px);pointer-events:none;background-color:#181818e6;border-radius:16px;transition:all .884s cubic-bezier(.67,0,.67,1);position:absolute;top:0;left:0}@media (width<=61.99em){.main-nav__compact:after{height:calc(50px + var(--nav-expanded-height));top:unset;clip-path:inset(calc(100% - 50px) 0 0 round 8px);border-radius:8px;transition-property:clip-path,opacity;bottom:0}}@media (height<=900px) and (orientation:landscape){.main-nav__compact:after{max-height:calc(100vh - 64px)}}.chatbot-open .main-nav__compact:after{height:calc(50px + var(--nav-expanded-height));top:unset;clip-path:inset(calc(100% - 50px) 0 0 round 8px);border-radius:8px;bottom:0}.main-nav--open .main-nav__compact:after{clip-path:inset(0)}@media (width<=61.99em){.main-nav__compact{height:50px}}.main-nav--open .main-nav__compact{border-radius:16px 16px 0 0}@media (width<=61.99em){.main-nav--open .main-nav__compact{border-radius:0 0 16px 16px}}.main-nav__compact .nav{clip-path:inset(0);gap:8px;margin:0;padding:0;list-style:none;transition:all .884s cubic-bezier(.33,0,0,.98);display:flex;position:relative}@media (width<=61.99em){.main-nav__compact .nav{gap:0}}.main-nav--open .main-nav__compact .nav{opacity:0;pointer-events:none;clip-path:inset(0 100% 0 0)}.main-nav__compact .nav:before{content:"";top:0;left:var(--nav-hover-left,0);width:var(--nav-hover-width);pointer-events:none;background-color:#ffffff1a;border-radius:8px;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute}@media (width<=61.99em){.main-nav__compact .nav:before{border-radius:4px}}.main-nav__compact .nav__link{color:#fafafa;letter-spacing:.32px;border:2px solid #0000;border-radius:8px;height:48px;padding:12px 16px;font-size:clamp(14px,.825rem + .2134vw,16px);line-height:normal;display:block}.main-nav__compact .nav__link:focus-visible{border-color:#fafafa;outline:none!important}@media (width<=61.99em){.main-nav__compact .nav__link{border-radius:4px;align-items:center;height:42px;padding:12px;display:flex}}@media (width<=25em){.main-nav__compact .nav__link{padding:7px}}@media (width<=23.375em){.main-nav__compact .nav__link{font-size:clamp(11px,10.8px + .0625vw,12px)}}.main-nav__expanded{clip-path:inset(0 0 100%);border-radius:0 0 16px 16px;width:100%;padding-top:0;transition:all .884s cubic-bezier(.33,0,0,.98);position:absolute;top:100%;left:0}@media (width<=61.99em){.main-nav__expanded{top:unset;clip-path:inset(100% 0 0);border-radius:16px 16px 0 0;max-height:calc(100dvh - 142px);bottom:50px;overflow-y:auto}.main-nav--open .main-nav__expanded{clip-path:inset(0 0 20px)!important}}@media (height<=900px) and (orientation:landscape){.main-nav__expanded{max-height:calc(100vh - 128px);overflow:auto}.main-nav__expanded::-webkit-scrollbar{background-color:#0000;width:4px}.main-nav__expanded::-webkit-scrollbar-track{border:2px solid #0000}.main-nav__expanded::-webkit-scrollbar-thumb{background-color:#fafafa}}.chatbot-open .main-nav__expanded{top:unset;clip-path:inset(100% 0 0);border-radius:16px 16px 0 0;max-height:calc(100dvh - 142px);bottom:50px;overflow-y:auto}.main-nav--open .main-nav__expanded{clip-path:inset(0)}@media (height<=900px) and (orientation:landscape){.main-nav--open .main-nav__expanded{clip-path:inset(0 round 0 0 16px)}}.main-nav__expanded .nav{margin:0;padding:0;list-style:none}.main-nav__expanded .nav__item:first-child .nav__link{padding-top:0}@media (width<=61.99em){.main-nav__expanded .nav__item:first-child .nav__link{padding-top:20px}}.main-nav__expanded .nav__item:not(:last-child) .nav__link{border-bottom:1px solid #40414680}.main-nav__expanded .nav__item--secondary .nav__link{opacity:.6}.main-nav__expanded .nav__link{letter-spacing:.33px;color:#fafafa;border:2px solid #0000;justify-content:space-between;align-items:center;padding:20px 20px 20px 24px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(26px,1.518rem + .536vw,32px);display:flex}.main-nav__expanded .nav__link:focus-visible{border-color:#fafafa;outline:none!important}.main-nav__expanded .nav__link__icon{opacity:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;overflow:hidden}.main-nav__expanded .nav__link:hover .nav__link__icon{opacity:1}.main-nav__expanded .nav__link:hover .nav__link__icon i{animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1;animation-delay:.3s}.main-nav__expanded__footer{padding-top:72px;padding-bottom:16px;padding-left:24px}@media (width<=61.99em){.main-nav__expanded__footer{padding-top:56px;padding-bottom:24px;padding-left:20px}}.main-nav__expanded__footer ul{gap:24px;margin:0;padding:0;list-style:none;display:flex}.main-nav__expanded__footer ul a{color:#fafafa;letter-spacing:.32px;position:relative}.main-nav__expanded__footer ul a:before{content:"";transform-origin:100%;pointer-events:none;background:#fafafa;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.main-nav__expanded__footer ul a:hover{opacity:1}.main-nav__expanded__footer ul a:hover:before{transform-origin:0%;transform:scale(1)}.main-nav__expanded__footer ul a:focus{outline-color:#fafafa}.main-nav__expanded__footer ul a:focus-visible{outline-color:#fafafa!important}.main-nav__button{border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;gap:16px;width:48px;height:48px;display:flex;position:relative}.main-nav__button:hover{background-color:var(--theme-switcher-bg)}[data-theme=light] .main-nav__button:focus-visible{outline-color:#fafafa!important}[data-theme=light] .main-nav__button:focus-visible i{color:#fafafa!important}.main-nav__toggle{z-index:1;position:relative}.main-nav__toggle:before{content:"Close";color:#fafafa;letter-spacing:.3px;opacity:0;font-size:14px;transition:all 1s cubic-bezier(.67,0,.67,1);position:absolute;top:calc(50% - 1px);left:-40px;transform:translate(20px,-50%)}.main-nav--open .main-nav__toggle:before{opacity:1;transform:translateY(-50%)}[lang=id-ID] .main-nav__toggle:before{content:"Tutup"}.main-nav__toggle:focus,.main-nav__toggle:focus-visible{outline-color:#fafafa!important}.main-nav__toggle:hover .inner span:first-child,.main-nav__toggle:focus-visible .inner span:first-child{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;border-radius:0;height:1px}.main-nav__toggle .inner{flex-direction:column;align-items:center;gap:4px;display:flex}.main-nav__toggle .inner span{transform-origin:1px 0;border-bottom:1px solid #fafafa;width:18px;height:1px;transition:all 1s cubic-bezier(.73,0,.06,1);display:block}.main-nav__toggle .inner span:first-child{transform-origin:0 0;border:1px solid #fafafa;border-radius:9999px;height:6px}.main-nav__toggle .inner span:nth-child(2){transform-origin:0 100%}.main-nav--open .main-nav__toggle .inner span:first-child{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;border-radius:0;height:1px;transform:translate(3px,-2px)rotate(45deg)}.main-nav--open .main-nav__toggle .inner span:nth-child(2){opacity:0;transform:scale(.2)}.main-nav--open .main-nav__toggle .inner span:last-child{transform:translate(1px)rotate(-45deg)}.main-nav__chatbot-toggle{z-index:1;align-items:center;gap:8px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.main-nav__chatbot-toggle i:before{color:#b488f2}[data-theme=light] .main-nav__chatbot-toggle{color:var(--background-color)}.main-nav__mobile{width:calc(100vw - 20px);position:fixed;bottom:10px;left:50%;transform:translate(-50%)}@media (width>=62em){.main-nav__mobile{display:none}}.main-nav__mobile ul{margin:0;padding:0;list-style:none}.main-nav__mobile__menu{transition-delay:0;background-color:#0c0d10f0;border-radius:9px 9px 0 0;margin-bottom:-1px;padding:32px 32px 16px}.main-nav__mobile__menu--enter,.main-nav__mobile__menu--leave{transition:transform .5s cubic-bezier(.33,0,0,.98),opacity .5s}.main-nav__mobile__menu--enter-start,.main-nav__mobile__menu--leave-end{opacity:0;transform:translateY(100%)}.main-nav__mobile__menu--enter-end,.main-nav__mobile__menu--leave-start{opacity:1;transform:translateY(0)}.main-nav__mobile__menu.submenu-open{background-color:#0000;transition:background-color .3s .5s}.main-nav__mobile__menu.submenu-open .nav__item--1>.nav__link{pointer-events:none;opacity:0;transition:opacity .3s}.main-nav__mobile__button-wrapper{background-color:#0c0d10f0;border-radius:8px;justify-content:end;align-items:center;height:56px;padding-right:16px;display:flex}body.main-nav--open .main-nav__mobile__button-wrapper{border-radius:0 0 8px 8px}.main-nav__mobile__button{border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;gap:16px;width:48px;height:48px;display:flex;position:relative}[data-theme=light] .main-nav__mobile__button:focus-visible{outline-color:#fafafa!important}[data-theme=light] .main-nav__mobile__button:focus-visible i{color:#fafafa!important}.main-nav__mobile__toggle{z-index:1;position:relative}.main-nav__mobile__toggle:before{content:"Close";color:#fafafa;letter-spacing:.3px;opacity:0;font-size:14px;transition:all 1s cubic-bezier(.67,0,.67,1);position:absolute;top:calc(50% - 1px);left:-40px;transform:translate(20px,-50%)}body.main-nav--open .main-nav__mobile__toggle:before{opacity:1;transform:translateY(-50%)}.main-nav__mobile__toggle:focus,.main-nav__mobile__toggle:focus-visible{outline-color:#fafafa!important}.main-nav__mobile__toggle:hover .inner span:first-child,.main-nav__mobile__toggle:focus-visible .inner span:first-child{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;border-radius:0;height:1px}.main-nav__mobile__toggle .inner{flex-direction:column;align-items:center;gap:4px;display:flex}.main-nav__mobile__toggle .inner span{transform-origin:1px 0;border-bottom:1px solid #fafafa;width:18px;height:1px;transition:all 1s cubic-bezier(.73,0,.06,1);display:block}.main-nav__mobile__toggle .inner span:first-child{transform-origin:0 0;border:1px solid #fafafa;border-radius:9999px;height:6px}.main-nav__mobile__toggle .inner span:nth-child(2){transform-origin:0 100%}.main-nav--open .main-nav__mobile__toggle .inner span:first-child{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;border-radius:0;height:1px;transform:translate(3px,-2px)rotate(45deg)}.main-nav--open .main-nav__mobile__toggle .inner span:nth-child(2){opacity:0;transform:scale(.2)}.main-nav--open .main-nav__mobile__toggle .inner span:last-child{transform:translate(1px)rotate(-45deg)}.mega-menu{opacity:1;pointer-events:none;background-color:#0c0d10f0;border-radius:0 0 32px 32px;width:100%;padding-top:120px;transition:opacity .5s;position:fixed;top:0;left:0}@media (width<=61.99em){.mega-menu{padding-top:unset;width:100%;left:0;top:unset;z-index:99;pointer-events:auto;background-color:#0000;border-radius:0;padding-bottom:0;bottom:65px}}body[data-theme=light] .mega-menu{background-color:#fafafaf0}.mega-menu__backdrop{z-index:0;cursor:pointer;position:absolute;inset:0}.mega-menu__desktop,.mega-menu__mobile{z-index:1;position:relative}.mega-menu__wrapper{display:block!important}.main-nav--open .mega-menu,.mega-menu--open .mega-menu{opacity:1;pointer-events:auto}.mega-menu__inner{width:90%;margin:0 auto;padding:64px 0}@media (width<=61.99em){.mega-menu__inner{width:100%;padding:0}}.mega-menu__mobile .mega-menu__inner{width:calc(100vw - 20px);max-width:100%;margin:unset;padding:0;position:relative;left:50%;transform:translate(-50%)}.mega-menu__mobile .nav__item--1>.nav__submenu-wrapper{background:#0c0d10f0;border-radius:9px 9px 0 0;width:calc(100vw - 20px);padding:32px 32px 16px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mega-menu__mobile .nav__item--1>.nav__submenu-wrapper .nav__submenu-back{margin-bottom:32px}.mega-menu__mobile .nav__item--1>.nav__link{border-bottom:1px solid #40414680;margin-bottom:16px;padding-bottom:16px}.mega-menu__mobile .nav__item--2>.nav__link{font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:18px}.mega-menu__mobile .nav__item--2 .nav__submenu{padding-top:16px}.mega-menu__mobile .nav__item--2 .nav__submenu>.nav__item{margin-bottom:24px;font-size:14px}.mega-menu__mobile .nav__item--2 .nav__submenu>.nav__item:last-child{margin-bottom:0}.mega-menu__mobile .nav__item--1>.nav__link,.mega-menu__mobile .nav__item--2>.nav__link{font-size:18px;line-height:120%}.mega-menu__mobile .nav__item--3>.nav__link{font-size:14px;line-height:140%}body[data-theme=light] .mega-menu__mobile .nav__item a{color:#fafafa}.mega-menu__mobile .nav__submenu-back{transform:scaleX(-1)}.mega-menu__mobile .nav .nav__submenu-wrapper--enter,.mega-menu__mobile .nav .nav__submenu-wrapper--leave{transition:transform .5s cubic-bezier(.33,0,0,.98),opacity .5s}.mega-menu__mobile .nav .nav__submenu-wrapper--enter-start,.mega-menu__mobile .nav .nav__submenu-wrapper--leave-end{opacity:0;left:100%;transform:translate(calc(100vw - 20px))}.mega-menu__mobile .nav .nav__submenu-wrapper--enter-end,.mega-menu__mobile .nav .nav__submenu-wrapper--leave-start{opacity:1;left:50%;transform:translate(calc(10px - 50%))}.mega-menu__mobile .nav__link{justify-content:space-between;align-items:center;display:flex}.mega-menu__mobile .nav .accordion__item{border-bottom-color:#40414680}.mega-menu__mobile .nav .accordion__item__toggle__icon span{background-color:#fafafa}.mega-menu__mobile .mega-menu__accordion{border-radius:9px 9px 0 0}.mega-menu__wrapper>ul{justify-content:space-between;gap:64px;display:flex}.mega-menu ul{margin:0;padding:0;list-style:none}.mega-menu .nav__item--1{flex:1}.mega-menu .nav__item--1>.nav__link{letter-spacing:.96px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:32px;line-height:130%}.mega-menu .nav__item--has-children,.mega-menu .nav__item--has-children>.nav__submenu{flex-direction:column;gap:24px;display:flex}.mega-menu__mobile .nav__item{flex:none}.mega-menu__mobile .nav__item--1>.nav__link{font-size:inherit;letter-spacing:inherit;font-family:inherit;line-height:inherit}.theme-switcher{background-color:var(--theme-switcher-bg);width:48px;height:48px;color:var(--theme-switcher-color);backdrop-filter:blur(60px);border-radius:50%;flex:0 0 48px;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden;box-shadow:0 4px 20px #0000000d}@media (width<=25em){.theme-switcher{flex:0 0 40px;width:40px;height:40px}}.theme-switcher:hover{background-color:var(--background-color)}.theme-switcher:focus-visible{outline:1px solid var(--text-color);outline-offset:4px}[data-theme=light] .theme-switcher .theme-switcher__icons{transform:rotate(var(--rotate))}.theme-switcher__icons{width:100%;height:200%;transform:rotate(var(--rotate));flex-direction:column;transition:all 2s cubic-bezier(.68,0,0,1);display:flex}.theme-switcher__icons__wrapper{justify-content:center;align-items:center;height:50%;display:flex}.video-player{position:relative}.video-player .inner{aspect-ratio:var(--aspect-ratio,1.77778)}.video-player iframe{border:none}.video-player:hover .video-player__overlay:before,.video-player:focus-visible .video-player__overlay:before{opacity:0}.video-player:hover .video-player__overlay:after,.video-player:focus-visible .video-player__overlay:after{opacity:1}.video-player--autoplay .video-player__src{opacity:0;transition:all .4s cubic-bezier(.68,0,0,1)}.video-player--autoplay.is-playing .video-player__src{opacity:1}.video-player.no-thumbnail .video-player__src{opacity:1!important}.video-player.no-thumbnail .video-player__overlay{display:none}.video-player__overlay{z-index:1;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.video-player__overlay:before,.video-player__overlay:after{content:"";z-index:1;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.video-player__overlay:before{background:linear-gradient(#0000 70.19%,#0006 100%),linear-gradient(#0000000d 0% 100%)}.video-player__overlay:after{opacity:0;background:linear-gradient(#0000 70.19%,#0009 100%),linear-gradient(#0000000d 0% 100%)}.is-playing .video-player__overlay{opacity:0;pointer-events:none}.video-popup-open .video-player__overlay{opacity:1;pointer-events:auto}.video-player__overlay__content{z-index:9;color:var(--text-color);align-items:center;display:flex;position:absolute;bottom:32px;left:32px}@media (width<=61.99em){.video-player__overlay__content{color:var(--text-color);margin-top:16px;display:block;position:relative;bottom:0;left:0}}.video-player__overlay__content__title{margin-bottom:16px;font-size:clamp(18px,1.081rem + .1878vw,20px);font-weight:600;display:block}@media (width<=61.99em){.video-player__overlay__content__title{margin-bottom:4px;font-size:14px}}.video-player__overlay__content__length{font-size:clamp(14px,.825rem + .2134vw,16px)}@media (width<=61.99em){.video-player__overlay__content__length{font-size:14px}}.video-player__src,.video-player .plyr{height:100%}.video-player .plyr__video-wrapper{background:0 0;height:100%;aspect-ratio:unset!important}.video-player .plyr video{-o-object-fit:cover;object-fit:cover}.video-player__thumbnail{height:100%}.video-player__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-player__play-button{z-index:9;background-color:var(--background-color);width:64px;height:64px;color:var(--text-color);cursor:pointer;transform-origin:50%;border-radius:50%;justify-content:center;align-items:center;font-size:clamp(26px,1.518rem + .536vw,32px);transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player__play-button:focus,.video-player__play-button:active{outline:none}.video-player__play-button .loader{display:none}.is-loading .video-player__play-button .loader{display:block}.is-loading .video-player__play-button i{display:none}.video-player--with-title .video-player__play-button{margin-right:24px;position:relative;top:0;left:0;transform:none}@media (width<=61.99em){.video-player--with-title .video-player__play-button{margin-right:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.video-player--autoplay .video-player__play-button{display:none}.video-player__play-button:hover,.video-player__play-button:active,.video-player__play-button:focus,.video-player__play-button:focus-visible{transform:translate(-50%,-50%)scale(1.1)}.video-player--with-title .video-player__play-button:hover,.video-player--with-title .video-player__play-button:active,.video-player--with-title .video-player__play-button:focus,.video-player--with-title .video-player__play-button:focus-visible{transform:scale(1.1)}@media (width<=61.99em){.video-player--with-title .video-player__play-button:hover,.video-player--with-title .video-player__play-button:active,.video-player--with-title .video-player__play-button:focus,.video-player--with-title .video-player__play-button:focus-visible{transform:translate(-50%,-50%)scale(1.1)}}.video-player__popup{z-index:9999;pointer-events:none;opacity:0;background-color:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:fixed;top:0;left:0}.video-popup-open .video-player__popup{pointer-events:auto;opacity:1}.video-player__popup__close{background-color:var(--background-color);width:48px;height:48px;color:var(--text-color);z-index:99;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:32px;right:32px}.video-player__popup__content{width:70%}@media (width<=61.99em){.video-player__popup__content{width:calc(100% - 40px)}}.video-player__accessibility-button{z-index:3;position:absolute;bottom:16px;left:16px}.card--works .video-player__accessibility-button{bottom:unset;opacity:0;visibility:hidden}.card--works .video-player__accessibility-button.show{opacity:1;visibility:visible}@media (width<=61.99em){.video-player__accessibility-button{bottom:10px;left:10px}}.video-player__accessibility-button .toggle-button{background:#181818e6;border-radius:100%;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:flex;position:relative}.video-player__accessibility-button .toggle-button:focus-visible{outline:2px solid #fafafa!important}.video-player__accessibility-button .toggle-button .pause{opacity:0;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1)}.is-playing .video-player__accessibility-button .toggle-button .pause{opacity:1}.video-player__accessibility-button .toggle-button .play{opacity:1;width:100%;height:100%;padding:6px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.is-playing .video-player__accessibility-button .toggle-button .play{opacity:0}.text-animate{font-kerning:none;opacity:0;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden}.text-animate span{line-height:unset}.text-animate.is-visible{opacity:1;transition-delay:.1s}.text-animate.is-animated strong{color:#0000!important}.text-animate .mask{overflow:hidden}.text-animate .mask .word{white-space:nowrap;margin-bottom:.1em;display:inline-block}.text-animate .mask .word .char{padding-bottom:.25em}.text-animate strong{transition:all .4s cubic-bezier(.68,0,0,1);color:#b488f2!important}.footer{background:var(--background-color);z-index:1;padding-top:96px;padding-bottom:48px;transition:all .4s cubic-bezier(.68,0,0,1);position:relative}.footer:before{content:"";background:var(--footer-gradient);z-index:-1;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}@media (width<=61.99em){.footer{padding-top:48px;padding-bottom:24px}}[data-theme=dark] .footer[data-dark-theme-type=rap]{background:#030c33}[data-theme=dark] .footer[data-dark-theme-type=custom]{background:var(--dark-bg-color)}[data-theme=dark] .footer[data-dark-theme-type=custom]:before{opacity:0;transform:scale(0)}[data-theme=light] .footer[data-light-theme-type=rap]{background:#030c33}[data-theme=light] .footer[data-light-theme-type=custom]{background:var(--light-bg-color)}[data-theme=light] .footer[data-light-theme-type=custom]:before{opacity:0;transform:scale(0)}.footer>.container>.row{border-bottom:1px solid var(--border-color);margin-bottom:48px;padding-bottom:80px}@media (width<=61.99em){.footer>.container>.row{margin-bottom:24px;padding-bottom:0}.footer>.container>.row .col.swap-on-mobile{flex-direction:column;display:flex}}.footer__email{letter-spacing:.57px;font-feature-settings:"ss09" on;margin-bottom:40px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,24px + 1.25vw,48px);line-height:110%}@media (width<=61.99em){.footer__email{text-align:center}}.footer__email__title{margin-bottom:16px;display:block}@media (width<=61.99em){.footer__email__title{margin-bottom:4px}}.footer__email a{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400;position:relative}.footer__email a:before{content:"";transform-origin:100%;pointer-events:none;background:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer__email a:hover{opacity:1}.footer__email a:hover:before{transform-origin:0%;transform:scale(1)}@media (width<=61.99em){.footer__address{padding-top:24px}}.footer__address .row{width:90%}@media (width<=61.99em){.footer__address .row{flex-direction:column;gap:24px;width:100%}}.footer__address__text{letter-spacing:.33px;width:100%;max-width:470px;margin-bottom:56px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(22px,20.8px + .375vw,28px);line-height:120%;display:block}@media (width<=61.99em){.footer__address__text{margin-bottom:20px}}.footer__address__item__title{letter-spacing:.32px;color:var(--body-text);margin-bottom:8px;display:block}.footer__address__item__text{letter-spacing:.46px;font-size:19px;line-height:135%}.footer__address__item__text span{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:inline}.footer__address__item__text:hover span{background-size:100% 100%}.footer__additional_link{color:var(--body-text);margin-top:56px}@media (width<=61.99em){.footer__additional_link{margin-top:40px}.footer__side{padding-top:40px;padding-bottom:40px}}.footer__side__item:not(:last-child){margin-bottom:80px}@media (width<=61.99em){.footer__side__item:not(:last-child){margin-bottom:48px}}.footer__side__item__image{gap:24px;height:56px;margin-bottom:24px;display:flex}.footer__side__item__image .responsive-image{display:none}[data-theme=light] .footer__side__item__image .responsive-image:first-child,[data-theme=dark] .footer__side__item__image .responsive-image:last-child{display:inline-block}.footer__side__item__image .responsive-image img{-o-object-position:left center;object-position:left center;height:100%}@media (width<=61.99em){.footer__side__item__image{margin-bottom:16px}}.footer__side__item__description{color:var(--body-text);letter-spacing:.32px;margin-bottom:16px}.footer__social{margin-bottom:120px}@media (width<=61.99em){.footer__social{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);order:1;margin-top:24px;margin-bottom:24px;padding-top:24px;padding-bottom:24px}}.footer__social ul{margin:0;padding:0;list-style:none}.footer__social ul li:not(:last-child){margin-bottom:16px}.footer__social ul li a{letter-spacing:.33px;align-items:center;gap:8px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(26px,1.518rem + .536vw,32px);display:inline-flex}.footer__social ul li a:hover i{animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1}.footer__social__icon{border:1px solid var(--border-medium-color);border-radius:99999px;justify-content:center;align-items:center;width:48px;height:32px;padding:10px 12px;font-size:10px;display:flex;overflow:hidden}.footer__partners{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:24px;margin-bottom:48px;padding-bottom:48px;display:flex}@media (width<=61.99em){.footer__partners{margin-bottom:24px;padding-bottom:24px}}.footer__partners__item{min-width:300px}.footer__partners__item__title{text-transform:uppercase;letter-spacing:1.4px;color:var(--caption-text);margin-bottom:20px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(12px,11.6px + .125vw,14px);display:block}.footer__partners__item__image .responsive-image{display:none}[data-theme=light] .footer__partners__item__image .responsive-image:first-child,[data-theme=dark] .footer__partners__item__image .responsive-image:last-child{display:inline-block}.footer__partners__item__image .responsive-image img{-o-object-position:left center;object-position:left center;max-height:60px}.footer__legal{letter-spacing:1.4px;flex-wrap:wrap;justify-content:space-between;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(12px,11.6px + .125vw,14px);display:flex}.footer__legal a,.footer__legal button{color:var(--caption-text);text-transform:uppercase;position:relative}.footer__legal a:before,.footer__legal button:before{content:"";transform-origin:100%;background:var(--caption-text);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer__legal a:hover,.footer__legal button:hover{opacity:1}.footer__legal a:hover:before,.footer__legal button:hover:before{transform-origin:0%;transform:scale(1)}@media (width<=61.99em){.footer__legal a,.footer__legal button{color:var(--caption-text-new);position:relative}.footer__legal a:before,.footer__legal button:before{content:"";transform-origin:100%;background:var(--caption-text-new);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer__legal a:hover,.footer__legal button:hover{opacity:1}.footer__legal a:hover:before,.footer__legal button:hover:before{transform-origin:0%;transform:scale(1)}}.footer__legal [data-toggle=sitemap]{align-items:center;gap:10px;width:fit-content;display:inline-flex}.footer__legal [data-toggle=sitemap] i{transition:all .4s cubic-bezier(.68,0,0,1)}.sitemap-active .footer__legal [data-toggle=sitemap] i{transform:rotate(180deg)}.footer__legal__inner{gap:40px;display:flex}@media (width<=61.99em){.footer__legal__inner{flex-direction:column;gap:24px}}.footer__legal .nav{flex-wrap:wrap;gap:40px;margin:0;padding:0;list-style:none;display:flex}@media (width<=61.99em){.footer__legal .nav{flex-direction:column;gap:24px}}.footer__legal .nav__link{color:var(--caption-text);position:relative}.footer__legal .nav__link:before{content:"";transform-origin:100%;background:var(--caption-text);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer__legal .nav__link:hover{opacity:1}.footer__legal .nav__link:hover:before{transform-origin:0%;transform:scale(1)}@media (width<=61.99em){.footer__legal .nav__link{color:var(--caption-text-new);position:relative}.footer__legal .nav__link:before{content:"";transform-origin:100%;background:var(--caption-text-new);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer__legal .nav__link:hover{opacity:1}.footer__legal .nav__link:hover:before{transform-origin:0%;transform:scale(1)}}.footer__legal__copyright{color:var(--caption-text)}@media (width<=61.99em){.footer__legal__copyright{color:var(--caption-text-new);order:1}}.footer-sitemap .row .col.md-4{padding-right:3rem}.footer__logo{z-index:1;width:90%;margin:0 auto;padding-top:96px;position:relative}.footer__logo svg{width:100%;height:auto}.page-reader{width:100%;height:6px;position:absolute;top:0;left:0}.page-reader__progress{height:100%}.page-reader__progress__bar{width:100%;height:100%;clip-path:inset(0 var(--clip-path,100%) 0 0);background:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%)}.footer-reveal{opacity:0;pointer-events:none;width:100%;height:100vh;transition:all .4s cubic-bezier(.68,0,0,1);position:fixed;bottom:0;left:0;overflow:hidden}.footer-in-viewport .footer-reveal{opacity:1;pointer-events:auto}.easter-egg-cta .footer-reveal{opacity:1;pointer-events:auto;position:relative}.footer-reveal__overlay{z-index:99;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.footer-reveal__overlay .lottie-player{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] .footer-reveal__overlay .lottie-player:first-child,[data-theme=light] .footer-reveal__overlay .lottie-player:last-child{opacity:1}.footer-reveal__overlay .lottie-player{width:100%;height:100%}.footer-reveal__background{width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=light] .footer-reveal__background .responsive-image:first-child,[data-theme=dark] .footer-reveal__background .responsive-image:last-child{display:none}.footer-reveal__background .responsive-image img{height:100%}.footer-reveal__three-container{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.easter-egg-cta .footer-reveal__three-container{pointer-events:auto}.footer-reveal__three-container canvas{width:100%;height:100%;display:block}.footer-reveal__wrapper{height:100%}.footer-reveal .container{z-index:9;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.easter-egg-cta .footer-reveal .container{pointer-events:auto}.footer-reveal__content{text-align:center}.footer-reveal__content__text{letter-spacing:.57px;color:#fafafa;margin-bottom:48px;font-size:clamp(33px,28.2px + 1.5vw,57px);line-height:110%}.easter-egg-cta .footer-reveal__content__text{margin-bottom:24px;font-size:clamp(40px,1.8548rem + 3.2258vw,72px)}.footer-reveal__content__text strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.easter-egg-cta .footer-reveal__content__description{opacity:.8;font-size:clamp(16px,15.2px + .25vw,20px);line-height:135%}.easter-egg-cta .footer-reveal__content>a,.easter-egg-cta .footer-reveal__content button{margin-top:48px}.easter-egg-cta{min-height:600px;padding:0}.form-popup{z-index:9999999;background:#000c;justify-content:center;align-items:center;width:100vw;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:fixed;top:0;left:0}.form-popup.is-loading .loader{opacity:1}.form-popup .container{align-items:flex-start;gap:14px;height:100%;padding-top:39px;padding-bottom:39px;display:flex}@media (width<=61.99em){.form-popup .container{height:100%;padding:0}}.form--is-success .form-popup .container{height:auto}.form-popup-active .form-popup{opacity:1;visibility:visible;pointer-events:auto}@media (width<=61.99em){.form-popup__close{position:absolute;top:20px;right:20px}}.form-popup .inner{background-color:var(--background-color);border-radius:16px;width:100%;height:100%;padding:48px 48px 48px 56px;position:relative;overflow-y:hidden}.form-popup .inner>div{overflow-y:scroll}@media (width<=61.99em){.form-popup .inner>div{max-height:calc(100dvh - 280px)}}.form-popup .inner .form{justify-content:center}.form-popup .inner .form__body{background-color:var(--background-color);padding-left:4px;padding-right:16px}.form-popup .inner .form__footer{padding-top:32px}@media (width<=61.99em){.form-popup .inner .form__footer{gap:16px}.form-popup .inner{padding:72px 0 40px}}.form--is-loading .form-popup .inner{overflow-y:hidden}.form-popup .inner .simplebar-content{height:100%}.form-popup__inner{height:100%;min-height:100%;transition:all .4s cubic-bezier(.68,0,0,1);transform:translateY(20px)}@media (width<=61.99em){.form-popup__inner{min-height:unset;height:auto;padding-left:20px;padding-right:20px}}.is-loaded .form-popup__inner{opacity:1;pointer-events:auto;transition-delay:.3s;transform:translate(0,0)}.form--is-loading .form-popup__inner{transition-delay:0;opacity:.2;pointer-events:none}.form-popup .loader{opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.68,0,0,1);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.form--is-loading .form-popup .loader{opacity:1}@media (width>=62em){.form-popup[data-handle=subscribe_form] .inner{align-self:center;min-height:375px;max-height:50vh}.form-popup[data-handle=subscribe_form] .form__footer button{border:1px solid #fff;border-radius:100px;order:2;padding:10px}.form-popup[data-handle^=contact_id] .form__footer button{border:1px solid #fff;border-radius:100px;padding:10px}}.loader{width:100px;height:100px;display:block}.loader .lottie-player{width:100%;height:100%}.spinner{aspect-ratio:1;border:8px solid #b488f2;border-radius:50%;width:50px;margin-bottom:8px;animation:.8s linear infinite alternate l20-1,1.6s linear infinite l20-2}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1)rotate(0)}49.99%{transform:scaleY(1)rotate(135deg)}50%{transform:scaleY(-1)rotate(0)}to{transform:scaleY(-1)rotate(-135deg)}}.pages-background{pointer-events:none;z-index:9;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.pages-background *{pointer-events:none!important}.pages-background.is-hidden .swiper{opacity:0;transition-delay:.45s}.pages-background .swiper{height:100%;transition:opacity .2s linear}.pages-background .responsive-image{position:relative}.pages-background .responsive-image:before{backdrop-filter:blur(18px);content:"";z-index:1;width:100%;height:100%;transition:backdrop-filter .5s;position:absolute;inset:0 10% 10% 0}.pages-background .responsive-image img{height:100%}.intro,.intro-no-cache{z-index:9999999;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:fixed;top:0;left:0}.intro:before,.intro-no-cache:before{content:"";background-color:var(--background-color);width:100%;height:100%;transition:opacity 2s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.intro-completed .intro:before,.intro-completed .intro-no-cache:before{opacity:0}.intro .lottie-player,.intro-no-cache .lottie-player{opacity:0;width:350px;position:absolute}[data-theme=dark] .intro .lottie-player:first-child,[data-theme=dark] .intro-no-cache .lottie-player:first-child,[data-theme=light] .intro .lottie-player:last-child,[data-theme=light] .intro-no-cache .lottie-player:last-child{opacity:1}.skeleton-loader{z-index:1;background:linear-gradient(110deg,#4a4c52 8%,#5c5f66 18%,#4a4c52 33%) 0 0/200% 100%;border-radius:4px;height:16px;animation:1.5s linear infinite shine;display:block}.skeleton-loader:not(:last-child){margin-bottom:10px}.skeleton-loader:first-child{width:100%}.skeleton-loader:nth-child(2){width:40%}.skeleton-loader:nth-child(3){width:70%}.skeleton-loader:nth-child(4){width:50%}.skeleton-loader:nth-child(5){width:80%}@keyframes shine{to{background-position-x:-200%}}.ji-button{cursor:pointer;letter-spacing:.02em;border:none;border-radius:5px;align-items:center;gap:12px;padding:10px 12px;font-family:Sohne,sans-serif;font-size:19px;font-weight:400;line-height:1.35;transition:background-color .2s ease-in-out,transform .15s ease-in-out;display:inline-flex}.ji-button__icon{flex-shrink:0;display:inline-block}.ji-button__lottie-icon{justify-content:center;align-items:center;width:21px;height:22px;display:flex}.ji-button__lottie{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.ji-button__label{display:inline-block}.ji-button--default{color:#f0f0f0;background-color:#313131}body[data-theme=light] .ji-button--default{color:#141414;background-color:#f5f5f5}.ji-button--default:hover,.ji-button--default:focus-visible{background-color:#242424;outline:none}body[data-theme=light] .ji-button--default:hover,body[data-theme=light] .ji-button--default:focus-visible{background-color:#dedede}.ji-button--default:active{transform:translateY(1px)}.ji-button--expand{color:#f0f0f0;background-color:#212121}body[data-theme=light] .ji-button--expand{color:#141414;background-color:#ebebeb}body[data-theme=light] .ji-button--expand svg path{stroke:#141414}.ji-button--expand:hover,.ji-button--expand:focus-visible{background-color:#141414;outline:none}body[data-theme=light] .ji-button--expand:hover,body[data-theme=light] .ji-button--expand:focus-visible{background-color:#dedede}.ji-button--expand:active{transform:translateY(1px)}.close-button{--btn-size:46px;width:var(--btn-size);height:var(--btn-size);cursor:pointer;background-color:#212121;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:background-color .2s ease-in-out,transform .15s ease-in-out;display:inline-flex}body[data-theme=light] .close-button{background-color:#f5f5f5}body[data-theme=light] .close-button svg{filter:invert()}.close-button__icon{width:20px;height:20px}.close-button:hover,.close-button:focus-visible{background-color:#2e2e2e;outline:none}.close-button:active{transform:translateY(1px)}.suggested-prompts{color:#f0f0f0;background-color:#212121;border-radius:15px;flex-direction:column;gap:20px;width:100%;max-width:460px;padding:20px;display:flex;position:relative;overflow:hidden}.suggested-prompts__header{padding:12px 12px 32px;position:relative}.suggested-prompts__title{letter-spacing:.02em;margin:0;font-family:Sohne,sans-serif;font-size:32px;font-weight:400;line-height:1.2}.suggested-prompts__media{flex:1;position:relative}.suggested-prompts__media img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:100%}.preset-wrapper{flex-wrap:wrap;gap:32px;display:flex}@media (width<=61.99em){.preset-wrapper{gap:16px}}.preset-wrapper__button{color:#f0f0f0;letter-spacing:.02em;cursor:pointer;background:0 0;border:1.5px solid #5f5f5f;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:13px 20px;font-family:Sohne,sans-serif;font-size:19px;font-weight:500;line-height:1.35;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex}@media (width<=61.99em){.preset-wrapper__button{font-size:14px}}body[data-theme=light] .preset-wrapper__button{color:#141414;border-color:#0009}.preset-wrapper__button:hover,.preset-wrapper__button:focus-visible{color:#212121;background:#5f5f5f;outline:none}body[data-theme=light] .preset-wrapper__button:hover,body[data-theme=light] .preset-wrapper__button:focus-visible{color:#141414;background:#ebebeb}.preset-wrapper__button:active{transform:translateY(1px)}.preset-wrapper__button:disabled,.preset-wrapper__button--loading{opacity:.5;cursor:not-allowed;pointer-events:none}.ji-initiating{align-items:flex-start;gap:20px;display:flex}@media (width<=61.99em){.ji-initiating{gap:12px}}.ji-initiating__icon{flex-shrink:0;width:21px;height:22px}@media (width<=61.99em){.ji-initiating__icon{width:16px;height:17px}.ji-initiating__icon svg{width:100%;height:100%}}.ji-initiating__text{letter-spacing:.02em;color:#f5f5f5;max-width:70ch;margin:0;font-family:Sohne,sans-serif;font-size:19px;line-height:1.4}@media (width<=61.99em){.ji-initiating__text{font-size:16px}}body[data-theme=light] .ji-initiating__text{color:#141414}.numbered-list{counter-reset:section;flex-direction:column;gap:10px;margin:0;padding-left:24px;list-style:none;display:flex}.numbered-list__item{align-items:flex-start;gap:8px;display:flex}.numbered-list__number{letter-spacing:.02em;color:#f5f5f5;flex-shrink:0;width:32px;font-family:Sohne,sans-serif;font-size:19px;font-weight:300;line-height:1.4}@media (width<=61.99em){.numbered-list__number{width:20px}}body[data-theme=light] .numbered-list__number{color:#141414}.numbered-list__title{letter-spacing:.02em;color:#f5f5f5;font-family:Sohne,sans-serif;font-size:19px;font-weight:300;line-height:1.4}@media (width<=61.99em){.numbered-list__title{font-size:18px}}body[data-theme=light] .numbered-list__title{color:#141414}.numbered-list--detailed{gap:20px}.numbered-list--detailed .numbered-list__item{align-items:flex-start}.numbered-list--detailed .numbered-list__content{flex-direction:column;gap:8px;display:flex}.numbered-list--detailed .numbered-list__body{letter-spacing:.02em;color:#f5f5f5;max-width:60ch;font-family:Sohne,sans-serif;font-size:16px;font-weight:300;line-height:1.4}body[data-theme=light] .numbered-list--detailed .numbered-list__body{color:#141414}.user-message{color:#f0f0f0;letter-spacing:.02em;background-color:#5f5f5f;border-radius:26px;max-width:970px;padding:13px 20px;font-family:Sohne,sans-serif;font-size:19px;font-weight:400;line-height:1.35;display:inline-block}@media (width<=61.99em){.user-message{font-size:16px}}body[data-theme=light] .user-message{color:#141414;background-color:#e5e5e5}.edit-icon{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.edit-icon__svg{width:20px;height:20px}.edit-icon:hover,.edit-icon:focus-visible{background-color:#5f5f5f;outline:none}.article-card{width:100%;max-width:520px;display:flex}.article-card__media{border-radius:10px;flex-shrink:0;width:200px;height:150px;overflow:hidden}.article-card__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.article-card__content{flex-direction:column;flex:1;justify-content:space-between;min-height:150px;padding:0 20px;display:flex}.article-card__title{color:#f5f5f5;margin:0 0 4px;font-family:Bagoss Standard,serif;font-size:21px;line-height:1.3}body[data-theme=light] .article-card__title{color:#141414}.article-card__description{color:#f5f5f5;font-size:16px;line-height:1.3}body[data-theme=light] .article-card__description{color:#141414}.quote{gap:12px;max-width:600px;margin-bottom:0;display:flex}.quote__icon{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:8px;display:inline-flex}.quote__text{color:#f5f5f5;margin:0;font-family:Sohne,sans-serif;font-size:17px;font-weight:400;line-height:1.5}body[data-theme=light] .quote__text{color:#141414}.external-button{letter-spacing:.02em;color:#141414;background:#fff;border:1.5px solid #0c0d1026;border-radius:9999px;align-items:center;gap:12px;padding:6px 6px 6px 16px;font-family:Sohne,sans-serif;font-size:16px;font-weight:400;line-height:1.35;text-decoration:none;transition:box-shadow .2s ease-in-out,transform .15s ease-in-out;display:inline-flex}body[data-theme=light] .external-button{color:#f5f5f5;background:#141414}.external-button:hover,.external-button:focus-visible{color:#141414;outline:none;box-shadow:0 0 0 2px #d1b0ff99}body[data-theme=light] .external-button:hover,body[data-theme=light] .external-button:focus-visible{color:#f5f5f5}.external-button:active{transform:translateY(1px)}.external-button__icon{background:#d1b0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.input-box{background:#212121;border-radius:10px;align-items:flex-end;gap:10px;width:100%;padding:18.25px 20px;display:flex}body[data-theme=light] .input-box{background:#ebebeb}.input-box__textarea{resize:none;color:#f0f0f0;letter-spacing:.02em;background:0 0;border:none;outline:0;flex:1;max-height:160px;font-family:Sohne,sans-serif;font-size:19px;line-height:1.35;overflow-y:auto}@media (width<=61.99em){.input-box__textarea{font-size:16px}}body[data-theme=light] .input-box__textarea{color:#141414}.input-box__textarea::placeholder{color:#f0f0f066}body[data-theme=light] .input-box__textarea::placeholder{color:#141414;opacity:.4}.input-box__textarea:disabled{opacity:.5;cursor:not-allowed}.input-box__send{cursor:pointer;border:none;justify-content:center;align-items:center;width:20px;padding:4px 0;transition:opacity .2s ease-in-out;display:inline-flex}.input-box__send:disabled{opacity:.5;cursor:not-allowed}.input-box__send:disabled svg path{stroke:#000}.input-box__send svg{opacity:.4;width:20px;height:20px}body[data-theme=light] .input-box__send svg path{stroke:#141414}.expand-divider{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.expand-divider__bar{background:linear-gradient(90deg,#0d0c10 0%,#3a2d82 7.14%,#5c3dbc 14.28%,#874df5 21.42%,#be7cfa 28.57%,#eaf 35.71%,#fac7f6 42.85%,#ffe5f5 50%,#fac7f6 57.14%,#eaf 64.28%,#be7cfa 71.42%,#874df5 78.57%,#5c3dbc 85.71%,#3a2d82 92.85%,#0d0c10 100%);width:100%;height:1.43px;position:absolute;bottom:calc(50% - .715px);left:0}.expand-divider__button{position:relative}.chatbot-header{display:flex}.chatbot-header__logo{text-align:center;flex:1;padding-left:46px}@media (width<=61.99em){.chatbot-header__logo{text-align:left;align-items:center;padding-left:0;display:flex}}.chatbot-header button{flex-shrink:0}.suggestion-card{text-align:left;background-color:#313131;border-radius:15px;flex-direction:column;justify-content:space-between;padding:20px;display:flex}body[data-theme=light] .suggestion-card{color:#141414;background-color:#f5f5f5}.suggestion-card:first-child{position:relative;overflow:hidden}.suggestion-card:first-child .suggestion-card__content:before{content:"";-webkit-backdrop-filter:blur(3px);background:linear-gradient(#31313100 0%,#31313180 100%);height:60%;position:absolute;bottom:0;left:0;right:0;mask:linear-gradient(#0000,#0000,#0000,#fff,#fff,#fff,#fff,#fff,#fff)}body[data-theme=light] .suggestion-card:first-child .suggestion-card__content:before{background:linear-gradient(#f5f5f500 0%,#f5f5f580 100%)}.suggestion-card__heading{margin-bottom:32px}.suggestion-card__content{min-height:256.14px}.suggestion-card__title{margin-bottom:0;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:32px;line-height:1.2}.suggestion-card__description{margin-bottom:16px;font-size:18px;line-height:1.45}.suggestion-card__media{width:100%;height:100%;margin-bottom:0}.suggestion-card__media img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:100%}.suggestion-card__input{aspect-ratio:1.47;background-color:#212121;border-radius:20px;flex-direction:column;align-items:flex-end;padding:20px;display:flex}@media (width<=61.99em){.suggestion-card__input{aspect-ratio:3}}@media (width<=47.99em){.suggestion-card__input{aspect-ratio:1.23}}body[data-theme=light] .suggestion-card__input{color:#141414;background-color:#ebebeb}.suggestion-card__input__prompt{resize:none;color:#fafafa;background-color:#0000;outline:0;flex:auto;width:100%;min-height:120px;border:none!important}body[data-theme=light] .suggestion-card__input__prompt{color:#141414}.suggestion-card__input__submit svg{opacity:.4;width:20px;height:20px}body[data-theme=light] .suggestion-card__input__submit svg path{fill:#141414}.bullet-list{margin-bottom:0;padding-left:24px;font-size:19px;font-weight:300;list-style-type:none}@media (width<=61.99em){.bullet-list{padding-left:10px;font-size:16px}}.bullet-list li{color:#f5f5f5;padding-left:36px;position:relative}@media (width<=61.99em){.bullet-list li{padding-left:30px}}body[data-theme=light] .bullet-list li{color:#141414}.bullet-list li:not(:last-child){margin-bottom:10px}.bullet-list li:before{content:"";background-color:#f5f5f5;width:8px;height:8px;display:block;position:absolute;top:9px;left:6px}body[data-theme=light] .bullet-list li:before{background-color:#141414}.bullet-list--detailed{gap:20px}.bullet-list--detailed .bullet-list__item{align-items:flex-start;margin-bottom:24px!important}.bullet-list--detailed .bullet-list__content{flex-direction:column;gap:8px;display:flex}.bullet-list--detailed .bullet-list__body{letter-spacing:.02em;color:#f5f5f5;max-width:60ch;font-family:Sohne,sans-serif;font-size:16px;font-weight:300;line-height:1.4}body[data-theme=light] .bullet-list--detailed .bullet-list__body{color:#141414}.paragraph{color:#f5f5f5;font-size:19px;font-weight:300;line-height:140%}@media (width<=61.99em){.paragraph{font-size:16px}.paragraph:last-child{font-size:18px}}body[data-theme=light] .paragraph{color:#141414}.response-title .title__text{margin-bottom:0;font-size:28px;line-height:1.4}@media (width<=61.99em){.response-title .title__text{font-size:24px}}.suggestion-answers__title{font-size:20px;line-height:1.4}.suggestion-answers__item{text-align:left;color:#f0f0f099}.suggestions-container{flex-direction:column;display:flex}.suggestions-container__header{margin-bottom:24px}.suggestions-container__title{color:#f0f0f0;margin-bottom:0;font-size:32px;line-height:1.4}.suggestions-container__subtitle{color:#f0f0f0;margin:0;font-size:.875rem;line-height:1.5}.suggestions-container__grid{flex-direction:column;gap:24px;display:flex}@media (width>=768px){.suggestions-container__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px 32px;display:grid}}@media (width>=1200px){.suggestions-container__grid{grid-template-columns:repeat(2,1fr)}}.suggestions-container--compact{margin:1rem 0}.suggestions-container--compact .suggestions-container__grid{gap:.5rem}@media (width>=768px){.suggestions-container--compact .suggestions-container__grid{gap:.75rem}}.suggestions-container--expanded{margin:2rem 0}.suggestions-container--expanded .suggestions-container__grid{gap:1rem}@media (width>=768px){.suggestions-container--expanded .suggestions-container__grid{gap:1.5rem}}.theme-dark .suggestions-container .suggestions-container__title{color:var(--color-text-primary-dark,#fff)}.theme-dark .suggestions-container .suggestions-container__subtitle{color:var(--color-text-secondary-dark,#ccc)}.suggestions-container:focus-within{outline:2px solid var(--color-focus,#007bff);outline-offset:2px;border-radius:4px}.suggestions-container[data-animate=true] .suggestions-container__grid>*{opacity:0;animation:.3s ease-out forwards suggestionFadeIn;transform:translateY(10px)}.suggestions-container[data-animate=true] .suggestions-container__grid>:first-child{animation-delay:0s}.suggestions-container[data-animate=true] .suggestions-container__grid>:nth-child(2){animation-delay:.1s}.suggestions-container[data-animate=true] .suggestions-container__grid>:nth-child(3){animation-delay:.2s}.suggestions-container[data-animate=true] .suggestions-container__grid>:nth-child(4){animation-delay:.3s}.suggestions-container[data-animate=true] .suggestions-container__grid>:nth-child(5){animation-delay:.4s}.suggestions-container[data-animate=true] .suggestions-container__grid>:nth-child(6){animation-delay:.5s}@keyframes suggestionFadeIn{to{opacity:1;transform:translateY(0)}}.chatbot-main.is-expanded .chatbot-main__header .chatbot-header{opacity:1;visibility:visible}.chatbot-main.is-expanded .chatbot-main__header .expand-divider{opacity:0;visibility:hidden}.chatbot-main.is-expanded .chatbot-main__content{opacity:1;visibility:visible}.chatbot-main__header{position:relative}.chatbot-main__header .chatbot-header{opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.68,0,0,1)}.chatbot-main__header .expand-divider{transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0;right:0}.chatbot-main__content{opacity:0;visibility:hidden;flex-direction:column;flex:1;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.chatbot-box{background-color:#313131;border-radius:15px;flex-direction:column;margin-top:20px;padding:30px;display:flex}@media (width<=61.99em){.chatbot-box{padding:24px}}body[data-theme=light] .chatbot-box{background-color:#f5f5f5}.chatbot-box__responses{flex-direction:column;flex:1;gap:36px;min-height:0;display:flex;overflow-y:auto}.chatbot-box__responses__group:not(:last-child){margin-bottom:36px}.chatbot-box__responses__group.responses-resource{display:none}.chatbot-box__response{display:flex}.chatbot-box__response.user{justify-content:flex-end}.chatbot-box__response__loading{justify-content:center;align-items:center;display:flex}.chatbot-box__response__wrapper{flex-direction:column;gap:56px;max-width:970px;display:flex}.chatbot-box__response__content{flex-direction:column;gap:40px;display:flex}@media (width<=61.99em){.chatbot-box__response__content{gap:28px}}.chatbot-box__loading-dots span{animation:1.4s infinite both dot-blink}.chatbot-box__loading-dots span:nth-child(2){animation-delay:.2s}.chatbot-box__loading-dots span:nth-child(3){animation-delay:.4s}.chatbot-box__input{flex-shrink:0;padding-top:40px}.chatbot-box__input .response-error{opacity:.6;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word;text-overflow:clip;max-width:100%;max-height:none;padding-top:8px;font-size:14px;line-height:1.5;overflow:visible}@keyframes dot-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.end-summary__wrapper{flex-direction:column;gap:20px;display:flex}.end-summary__wrapper .summary{font-size:19px;line-height:1.4}.end-summary__wrapper+.preset-wrapper{padding-top:40px}.end-summary__actions{gap:10px;width:max-content;display:flex}.end-summary__actions .end-summary__action{width:20px;height:20px;display:flex}body[data-theme=light] .end-summary__actions .end-summary__action svg path{stroke:#141414}.chatbot{will-change:width;background:0 0;flex-direction:column;justify-content:flex-end;align-items:center;transition:all .3s ease-in-out;position:relative}.chatbot.is-visible{visibility:visible;opacity:0;width:0;height:100vh;display:flex}.chatbot .hidden{display:none}.chatbot.wrapper{will-change:opacity;transition:opacity .3s ease-in-out;position:sticky;top:0;right:0}@media (width<=61.99em){.chatbot{z-index:99999999}}.chatbot ::-moz-selection{color:#0c0d10;background:#fafafa}.chatbot ::selection{color:#0c0d10;background:#fafafa}.chatbot-open .chatbot{visibility:visible;opacity:1;height:100vh;transition:width .3s ease-in-out;display:flex}@media (width<=61.99em){.chatbot-open .chatbot{backdrop-filter:blur(16px);background:#0000004d}}body[data-theme=light] .chatbot-header__logo{filter:invert()}.chatbot__sections{display:flex;overflow:hidden}.chatbot__section{opacity:0;visibility:hidden;flex-shrink:0;width:100%;height:0;transition:all .4s cubic-bezier(.68,0,0,1) .4s;position:relative;overflow:hidden}.chatbot__section.is-active{opacity:1;visibility:visible;transition-delay:0s;overflow:visible;height:auto!important}.chatbot__section.is-active .chatbot__section__content{opacity:1;transition-delay:.4s}.chatbot__section:not(.is-active){height:0!important}.chatbot__section:nth-child(2){transform:translate(-100%)}.chatbot__section:nth-child(3){transform:translate(-200%)}.chatbot__section__content{opacity:0;transition:all .4s cubic-bezier(.68,0,0,1)}.chatbot-cta{justify-content:center;display:flex}.chatbot-cta__inner{background-color:#212121;border-radius:10px;align-items:center;gap:24px;padding:10px 10px 10px 20px;display:flex}@media (width<=61.99em){.chatbot-cta__inner{flex-direction:column;padding:24px}}body[data-theme=light] .chatbot-cta__inner{background-color:#ebebeb}.chatbot-cta__title{font-size:19px;line-height:1.35}body[data-theme=light] .chatbot-cta__title{color:#141414}.chatbot-suggestions__heading{justify-content:center;margin-bottom:40px;display:flex}@media (width<=61.99em){.chatbot-suggestions__heading{justify-content:flex-start;margin-bottom:24px}}.chatbot-suggestions__heading .title{align-items:center;gap:12px;font-size:19px;line-height:1.35;display:flex}@media (width<=61.99em){.chatbot-suggestions__heading .title{width:65%}}.chatbot-suggestions__cards{gap:32px;display:grid}.chatbot-suggestions__cards:has(.suggestion-card:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}@media (width<=61.99em){.chatbot-suggestions__cards:has(.suggestion-card:nth-child(2):last-child){grid-template-columns:repeat(1,1fr)}}.chatbot-suggestions__cards:has(.suggestion-card:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}@media (width<=61.99em){.chatbot-suggestions__cards:has(.suggestion-card:nth-child(3):last-child),.chatbot-suggestions__cards{grid-template-columns:repeat(1,1fr)}}.chatbot__box{color:#fafafa;backdrop-filter:blur(10px);opacity:0;pointer-events:none;z-index:0;background:#0000004d url(/build/assets/chat-bg-iOxH1rXK.png) top/120% no-repeat;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;height:100%;transition:opacity .3s ease-in-out;display:flex;position:relative}@media (width>=62em){.chatbot__box{max-height:100vh}}@media (width<=61.99em){.chatbot__box{height:100%;top:0}}.chatbot-open .chatbot__box{pointer-events:auto}.is-open .chatbot__box{opacity:1}.chatbot__box__header{backdrop-filter:blur(6px);z-index:2;background:linear-gradient(0deg,#0000 0%,#0000001a 12px);border-radius:32px;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex;position:absolute;top:0}.chatbot__box__header__action{background-color:#66666b50;border-radius:99px;justify-content:center;align-items:center;gap:1rem;width:auto;height:40px;padding-left:16px;padding-right:16px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.chatbot__box__header__action .icon-close{width:16px;height:16px}.chatbot__box__header__action .icon-close:before{margin:8px}.chatbot__box__header__action.empty-space{opacity:0}.chatbot__box__header__title{font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(16px,.956rem + .1878vw,16px)}.chatbot__box__header__title .icon-sparkle{width:14px;height:14px;padding-top:4px}.chatbot__box__header__title .icon-sparkle:before{color:#fafafa}.chatbot__box__body{z-index:1;flex:1;height:100%;padding:22px 0 22px 22px;position:relative}.chatbot__box__body .inner{height:100%;padding-top:72px;padding-bottom:96px;padding-right:22px;overflow:hidden auto}.chatbot__box__footer{z-index:2;background:#fafafa;border-top-left-radius:18px;border-top-right-radius:18px;justify-content:flex-end;align-items:flex-end;gap:8px;width:100%;padding:12px;display:inline-flex;position:absolute;bottom:0}.chatbot__box__messages{color:#fafafa;opacity:1;flex-direction:column;gap:1rem;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.chatbot__box__messages .chat--item.hidden{opacity:0;display:none}.chatbot__box__messages .chat-message--error .chat-bubble{background-color:#dc354526;border:1px solid #dc35454d}.chatbot__box__messages .chat-message--error .chat-bubble__header{color:#dc3545;margin-bottom:4px;font-size:.9rem;font-weight:700}.chatbot__box__messages .chat-message--error .chat-bubble__content{color:#fafafa}.chatbot__box__messages .chat-message--error .chat-bubble__content .error-details{opacity:.8;border-top:1px solid #dc354533;margin-top:8px;padding-top:8px;font-size:.85rem}.chatbot__box__item{will-change:transform;transform:translateZ(0)}.chatbot__box__item:not(:last-child){border-bottom:1px solid #61646c80;margin-bottom:24px;padding-bottom:24px}.chatbot__box__item:last-child{padding-bottom:40px}.chatbot__box__item__title{letter-spacing:.38px;margin-bottom:24px;font-size:1.2rem;line-height:135%;display:block}.chatbot__box__item__title.message--user{text-align:right;font-family:Bagoss Standard,Helvetica,Georgia,serif;display:block}.chatbot__box__item__content{letter-spacing:.32px;font-size:1rem}.chatbot__box__item__content__label{align-items:center;gap:8px;margin-bottom:16px;display:flex}.chatbot__box__item__content__label i:before{color:#b488f2;font-size:1.5rem}.chatbot__box__item__content__text{text-align:left;font-family:Sohne,Helvetica,Arial,sans-serif}.chatbot__box__item__content__text h1,.chatbot__box__item__content__text h2,.chatbot__box__item__content__text h3,.chatbot__box__item__content__text h4,.chatbot__box__item__content__text h5,.chatbot__box__item__content__text h6{font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(15px,.956rem + .1878vw,15px);font-weight:500}.chatbot__box__form{flex-direction:row;justify-content:flex-start;align-self:stretch;align-items:flex-end;gap:10px;width:100%;display:inline-flex;position:relative}.chatbot__box__form__input{backdrop-filter:blur(4px);color:#0c0d10;pointer-events:auto;resize:none;outline-offset:-1px;background:#0c0d100d;border:1px solid #fff9;border-radius:12px;outline:1px solid #0c0d1026;flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:10px;width:100%;height:80px;min-height:80px;max-height:4.5em;padding:12px;line-height:1.5;display:inline-flex;overflow-y:auto}.chatbot__box__form__input[contenteditable]:empty:before{content:attr(data-placeholder);pointer-events:none;color:#fff9;letter-spacing:.32px;display:block}.chatbot__box__form__controls{z-index:1;justify-content:flex-end;align-items:center;gap:2px;width:76px;height:30px;transition:all .4s cubic-bezier(.68,0,0,1);display:none;position:absolute;top:50%;right:56px;transform:translateY(-50%)}.chatbot__box__form__controls.visible{display:flex}.chatbot__box__form__controls__control{width:24px;height:100%;position:relative}.chatbot__box__form__controls__control i{opacity:0;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chatbot__box__form__controls__control i.visible{opacity:1}.chatbot__box__form__submit__wrapper{z-index:1;flex-direction:column;justify-content:end;align-items:center;gap:6px;height:80px;display:inline-flex}.chatbot__box__form__submit__button{opacity:1;background-color:#fafafa;border:none;border-radius:9999px;outline:1.25px solid #0c0d104d;justify-content:center;align-items:center;width:30px;height:30px;transition:all .4s cubic-bezier(.68,0,0,1);display:inline-flex;position:relative;overflow:hidden}.chatbot__box__form__submit__button i,.chatbot__box__form__submit__button svg{opacity:0;color:#0c0d10;font-size:24px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chatbot__box__form__submit__button.default .icon-arrow-up{opacity:.5}.chatbot__box__form__submit__button.default .icon-arrow-up:hover{opacity:1}.chatbot__box__form__submit__button.default .icon-microphone{opacity:0}.chatbot__box__form__submit__button.text-active{opacity:1;background-color:#0c0d10}.chatbot__box__form__submit__button.text-active i,.chatbot__box__form__submit__button.text-active svg{color:#fafafa}.chatbot__box__form__submit__button.text-active .icon-arrow-up{opacity:1}.chatbot__box__form__submit__button.text-active .icon-microphone{opacity:0}.chatbot__box__form__submit__button.recording{opacity:1;background-color:#b488f2}.chatbot__box__form__submit__button.recording i,.chatbot__box__form__submit__button.recording svg{opacity:1}.chatbot__box__form__submit__button.recording:after{content:"";z-index:-1;background-color:#ffffff1a;border-radius:50%;width:25px;height:25px;transition:all .4s cubic-bezier(.68,0,0,1);animation:1.25s infinite pulse;position:absolute;top:50%;right:2.5px;box-shadow:0 0 14px #fffc}.chatbot__box__form__submit__button.playback{opacity:1;background-color:#b488f2}.chatbot__box__form__submit__button.playback i,.chatbot__box__form__submit__button.playback svg{opacity:1}.chatbot__box__form__submit__button:hover{opacity:1;background-color:#b488f2}.chatbot__box__form__submit__button.processing{opacity:.7;pointer-events:none}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.chatbot__box__default{flex-direction:column;gap:20px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.chatbot__box__default.hidden{display:none}.chatbot__box__default__label{letter-spacing:.025rem;color:#fff6;align-items:center;gap:16px;font-size:clamp(16px,.956rem + .1878vw,16px);display:flex}.chatbot__box__default__label i{font-size:calc(clamp(15px,.956rem + .1878vw,15px) + 8px)}.chatbot__box__default__label i:before{color:#b488f2}.chatbot__box__default__item{width:100%;color:var(--jai-text);border-bottom:1px solid #61646c80;justify-content:space-between;align-items:center;margin-bottom:8px;padding-top:8px;padding-bottom:8px;font-size:clamp(15px,.956rem + .1878vw,15px);display:flex;overflow:hidden}.chatbot__box__default__item:hover{color:#fafafa}.chatbot__box__default__item:hover i{opacity:1;transform:translate(0,0)}.chatbot__box__default__item i{opacity:.6;font-size:calc(clamp(15px,.956rem + .1878vw,15px) - 4px);transition:all .4s cubic-bezier(.68,0,0,1);transform:translate(0,0%)}.chatbot__box__default__item i:before{color:#fafafa}.chatbot-toggle{color:#f5f5f5;backdrop-filter:blur(10px);z-index:99999;cursor:pointer;background-color:#313131;border-radius:32px;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;transition:all .3s;animation:2s infinite pulse-border;display:inline-flex;position:fixed;bottom:20px;right:20px;overflow:hidden;transform:translate(0,0)}.chatbot-toggle:hover{justify-content:flex-start;width:195px}.form-popup-active .chatbot-toggle{opacity:0;pointer-events:none;transform:translateY(20px)}.chatbot-open .chatbot-toggle{opacity:0;pointer-events:none;width:450px;transform:translateY(20px)}.chatbot-toggle__label{letter-spacing:.32px;white-space:nowrap;opacity:0;pointer-events:none;padding:0 16px 0 0;transition:all .3s;animation-delay:.3s;display:none}.chatbot-open .chatbot-toggle__label{opacity:0}.chatbot-toggle:hover .chatbot-toggle__label{opacity:1;pointer-events:auto;width:auto;display:block}.chatbot-toggle .loader{opacity:1;width:48px;min-width:48px;height:48px;min-height:48px;transition:all .4s cubic-bezier(.68,0,0,1)}.chatbot-toggle:hover .chatbot-toggle .loader{opacity:1}.chatbot-open .chatbot-toggle .loader{opacity:0}.chatbot-toggle .loader .lottie-player{width:100%;height:100%}.chatbot-toggle-button{z-index:99999;cursor:pointer;background-image:conic-gradient(from var(--gradient-angle,135deg) at 50% 50%, #ffe5f5 0deg, #e6c7fadb 14.4deg, #cdaaffb5 28.8deg, #9a7cfa91 43.2deg, #674df56e 57.6deg, #503dbc4a 72deg, #3a2d8224 86.4deg, #0c0d1000 100.8deg, #3a2d8224 115.2deg, #503dbc4a 129.6deg, #674df56e 144deg, #9a7cfa91 158.4deg, #cdaaffb5 172.8deg, #9a7cfa91 187.2deg, #674df56e 201.6deg, #503dbc4a 216deg, #3a2d8224 230.4deg, #0c0d1000 244.8deg, #3a2d8224 259.2deg, #45359f38 273.6deg, #503dbc4a 288deg, #674df56e 302.4deg, #9a7cfa91 316.8deg, #cdaaffb5 331.2deg, #e6c7fadb 345.6deg, #ffe5f5 360deg);border-radius:915.75px;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:1.5px;transition:all .3s;display:inline-flex;position:relative;overflow:visible}.chatbot-toggle-button:before,.chatbot-toggle-button:after{content:"";border-radius:inherit;background-image:conic-gradient(from var(--gradient-angle,135deg) at 50% 50%, #ffe5f5 0deg, #e6c7fadb 14.4deg, #cdaaffb5 28.8deg, #9a7cfa91 43.2deg, #674df56e 57.6deg, #503dbc4a 72deg, #3a2d8224 86.4deg, #0c0d1000 100.8deg, #3a2d8224 115.2deg, #503dbc4a 129.6deg, #674df56e 144deg, #9a7cfa91 158.4deg, #cdaaffb5 172.8deg, #9a7cfa91 187.2deg, #674df56e 201.6deg, #503dbc4a 216deg, #3a2d8224 230.4deg, #0c0d1000 244.8deg, #3a2d8224 259.2deg, #45359f38 273.6deg, #503dbc4a 288deg, #674df56e 302.4deg, #9a7cfa91 316.8deg, #cdaaffb5 331.2deg, #e6c7fadb 345.6deg, #ffe5f5 360deg);filter:blur(4px)sepia()opacity(.2);opacity:.5;z-index:-2;padding:0;animation:14s linear infinite gradient-rotate,3s ease-in-out infinite glow-pulse;position:absolute;inset:2px}.chatbot-toggle-button:after{filter:blur(6px);opacity:.8;animation:10s linear infinite reverse gradient-rotate,3s ease-in-out 1.5s infinite glow-pulse}.chatbot-toggle-button .inner-circle{content:"";border-radius:inherit;z-index:-1;background:#181818;position:absolute;inset:1.75px}.chatbot-toggle-button:hover{animation:4.95s linear infinite gradient-rotate;transform:scale(1.02);box-shadow:0 4px 24px #0000001a}.chatbot-toggle-button:hover:before{filter:blur(7px);opacity:.6;animation:6.95s linear infinite gradient-rotate,2s ease-in-out infinite glow-pulse}.chatbot-toggle-button:hover:after{filter:blur(9px);opacity:.5;animation:2.95s linear infinite reverse gradient-rotate,2s ease-in-out 1s infinite glow-pulse}.form-popup-active .chatbot-toggle-button{opacity:1;pointer-events:none;transform:translate(0,0)}.chatbot-open .chatbot-toggle-button{pointer-events:auto;display:none;transform:translate(0,0)}.chatbot-toggle-button__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chatbot-toggle-button .loader{opacity:1;width:32px;min-width:32px;height:32px;min-height:32px;margin:0 4px;transition:all .4s cubic-bezier(.68,0,0,1)}.chatbot-open .chatbot-toggle-button .loader{opacity:1}.chatbot-toggle-button .loader .lottie-player{width:100%;height:100%}.header__chatbot-toggle{display:flex}@media (width<=61.99em){.header__chatbot-toggle{display:none}}@media (width<=23.375em){.header__chatbot-toggle{font-size:clamp(11px,10.8px + .0625vw,12px)}}.main-nav__chatbot-toggle{display:none}@media (width<=61.99em){.main-nav__chatbot-toggle{display:flex}}@media (width<=23.375em){.main-nav__chatbot-toggle{font-size:clamp(11px,10.8px + .0625vw,12px)}}@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@property --glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes glow-pulse{0%{opacity:.3;transform:scale(1.01)}50%{opacity:.5;transform:scale(1.08)}to{opacity:.3;transform:scale(1.01)}}@keyframes gradient-rotate{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}.bot-brain-wrapper{z-index:999999;pointer-events:none;visibility:hidden;justify-content:center;align-items:center;width:100%;height:50%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bot-brain-wrapper.hidden{visibility:hidden}.bot-brain-wrapper.hidden .bot-brain{opacity:0}.bot-brain-wrapper.visible{visibility:visible}.bot-brain-wrapper.visible .bot-brain{opacity:1}.bot-brain{pointer-events:none;width:calc(128px + 10rem);height:calc(136px + 10rem);transition:all .4s cubic-bezier(.68,0,0,1)}.chatbot-open .bot-brain{pointer-events:none}.bot-brain .lottie-player{width:100%;height:100%}.chatbot__video-wrapper{z-index:-1;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.chatbot__video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.message{opacity:0;animation:.3s ease-out forwards messageIn}.message--user{text-align:right}.message:last-child{text-align:left}@keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes messageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.audio-visualizer-container{justify-content:center;align-items:center;width:100%;height:100%;margin:10px 0;display:flex;position:absolute}#audioVisualizer{background-color:#141414;border:1px solid #ccc;border-radius:8px;width:100%;height:100%}.chatbot-prompts-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;height:100%;display:inline-flex}.chatbot-prompt-item{outline-offset:-1.5px;cursor:pointer;border-radius:12px;outline:1.5px solid #fafafa26;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;padding:16px;transition:all .4s cubic-bezier(.68,0,0,1);display:inline-flex}.chatbot-prompt-item:hover{background-color:#fafafa0d;outline-color:#fafafa4d}.chatbot-prompt-icon{opacity:.7;justify-content:center;align-items:center;gap:12.5px;width:20px;height:20px;display:flex;overflow:hidden}.chatbot-prompt-text{color:#fafafab3;letter-spacing:.14px;word-wrap:break-word;flex:1 1 0;font-family:Sohne;font-size:14px;font-weight:400;line-height:17.5px}.ai-chunk{margin-bottom:8px}.ai-chunk:last-child{margin-bottom:0}.chat-message{width:100%;margin-bottom:16px;display:flex}.chat-message--user{justify-content:flex-end}.chat-message--ai{justify-content:flex-start}.chat-bubble{max-width:95%;position:relative}.chat-bubble--user{background-color:var(--Colours-Grey-Shades-800,#1f242f);color:#fafafae6;border-radius:20px;padding:10px 12px}.chat-bubble--user .chat-bubble__content{word-wrap:break-word;font-family:Sohne,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.chat-bubble--loading{color:#fafafab3;width:auto;height:auto;padding:4px 6px;font-family:Iosevka Aile,monospace;font-size:.675rem;font-weight:400;line-height:16px}.chat-bubble--ai{border:1px solid #fafafa1a;border-radius:20px;padding:1.5px}.chat-bubble--ai .latest-message{background:linear-gradient(22deg,#ffe5f5 0%,#e6c7fadb 8%,#cdaaffb5 15%,#9a7cfa91 23%,#674df56e 31%,#503dbc4a 38%,#3a2d8224 46%,#0c0d1000 54%,#3a2d8224 62%,#503dbc4a 69%,#674df56e 77%,#9a7cfa91 85%,#cdaaffb5 92%,#e6c7fadb 100%)}.chat-bubble--ai .chat-bubble__inner{color:#fafafacc;word-wrap:break-word;letter-spacing:.0125rem;background:#0c0d10;border-radius:18.5px;padding:14px 16px;font-size:.875rem;font-weight:500;line-height:1.3875rem;overflow:hidden}.chat-bubble__content{word-break:break-word}.chat-bubble__timestamp{opacity:.7;text-align:right;margin-top:4px;font-size:11px}.chat-bubble .skeleton-loading{flex-direction:column;gap:8px;display:flex}.chat-bubble .skeleton-loading .skeleton-loader{background:#fff3;border-radius:4px;height:16px;animation:1.5s infinite pulse}.chat-bubble .skeleton-loading .skeleton-loader:first-child{width:100%}.chat-bubble .skeleton-loading .skeleton-loader:nth-child(2){width:85%}.chat-bubble .skeleton-loading .skeleton-loader:nth-child(3){width:60%}.inline-message{width:100%;margin-bottom:16px;display:flex}.inline-message--user{justify-content:flex-end}.inline-message--ai{justify-content:flex-start}.inline-bubble{max-width:100%;margin-bottom:24px;transition:all .4s cubic-bezier(.68,0,0,1);position:relative}@media (width<=61.99em){.collection-works .work-overview+.inline-bubble{padding-top:0}.inline-bubble__item__title{letter-spacing:.33px;margin-bottom:24px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(24px,22.2px + .5625vw,33px)}}@media (width<=61.99em) and (width<=61.99em){.inline-bubble__item__title{margin-bottom:16px}}@media (width<=61.99em){.inline-bubble__item__description{color:var(--body-text);letter-spacing:.38px;font-size:clamp(18px,17.8px + .0625vw,19px)}.inline-bubble__item__description a .underline{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1)}.inline-bubble__item__description a:hover .underline{background-size:100% 100%}}.inline-bubble--loading{color:#fafafab3;width:auto;height:auto;padding:4px 6px;font-family:Iosevka Aile,monospace;font-size:.675rem;font-weight:400;line-height:16px}.inline-bubble.rendering-message{background-image:conic-gradient(from var(--gradient-angle,135deg) at 50% 50%, #ffe5f5 0deg, #e6c7fadb 14.4deg, #cdaaffb5 28.8deg, #9a7cfa91 43.2deg, #674df56e 57.6deg, #503dbc4a 72deg, #3a2d8224 86.4deg, #0c0d1000 100.8deg, #3a2d8224 115.2deg, #503dbc4a 129.6deg, #674df56e 144deg, #9a7cfa91 158.4deg, #cdaaffb5 172.8deg, #9a7cfa91 187.2deg, #674df56e 201.6deg, #503dbc4a 216deg, #3a2d8224 230.4deg, #0c0d1000 244.8deg, #3a2d8224 259.2deg, #45359f38 273.6deg, #503dbc4a 288deg, #674df56e 302.4deg, #9a7cfa91 316.8deg, #cdaaffb5 331.2deg, #e6c7fadb 345.6deg, #ffe5f5 360deg);animation:14s linear infinite gradient-rotate}.inline-bubble--ai{border:1px solid #fafafa1a;border-radius:20px;padding:1.5px}.inline-bubble--ai .inline-bubble__inner{color:var(--body-text);letter-spacing:.38px;background:#0c0d10;border-radius:18.5px;padding:24px;font-size:clamp(15px,14.8px + .0625vw,16px);overflow:hidden}.inline-bubble--ai .inline-bubble__inner a .underline{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1)}.inline-bubble--ai .inline-bubble__inner a:hover .underline{background-size:100% 100%}.inline-bubble__content{word-break:break-word}.inline-bubble__content span{line-height:inherit}.inline-bubble__timestamp{opacity:.7;text-align:right;margin-top:4px;font-size:11px}.inline-bubble .skeleton-loading{flex-direction:column;gap:8px;display:flex}.inline-bubble .skeleton-loading .skeleton-loader{background:#fff3;border-radius:4px;height:16px;animation:1.5s infinite pulse}.inline-bubble .skeleton-loading .skeleton-loader:first-child{width:100%}.inline-bubble .skeleton-loading .skeleton-loader:nth-child(2){width:85%}.inline-bubble .skeleton-loading .skeleton-loader:nth-child(3){width:60%}.inline-loader{margin-bottom:1rem}.inline-loader.hidden{display:none}.typing-indicator{justify-content:flex-start;align-items:center;gap:4px;padding:4px 0;display:flex}.typing-indicator span{background-color:rgba(var(--color-primary-rgb,115, 83, 205), .8);opacity:.4;border-radius:50%;width:8px;height:8px;animation:1.4s infinite both typing-indicator;display:block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing-indicator{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.chatbot__inline-triggers-container[data-loading=true] .chatbot__inline-triggers{opacity:.5;pointer-events:none}.chatbot__inline-triggers-container[data-rendering=true] .chatbot__inline-triggers{opacity:.7;pointer-events:none}body.chatbot-open .main-content,body.chatbot-open .main-content .simplebar-wrapper,body.chatbot-open .main-content .simplebar-content-wrapper,body.chatbot-open .main-content .simplebar-content{max-height:100vh}body.chatbot-open .main-content .simplebar-content-wrapper{height:100%!important;overflow:auto!important}body.chatbot-open .chatbot.wrapper{z-index:100}body.chatbot-open .chatbot.wrapper .chatbot__box__body .inner{overflow-y:auto!important}.agent-chat-demo{color:#f0f0f0;background-color:#141414;justify-content:center;min-height:100vh;padding:96px 64px;display:flex}.agent-chat-demo__inner{flex-direction:column;gap:32px;width:100%;max-width:1440px;display:flex}.agent-chat-demo__header{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.agent-chat-demo__title{letter-spacing:.38px;justify-self:center;align-items:center;gap:12px;font-size:19px;line-height:1.35;display:inline-flex}.agent-chat-demo__title-icon{width:22px;height:24px}.agent-chat-demo__close{letter-spacing:.38px;justify-self:end;align-items:center;gap:16px;font-size:19px;line-height:1.35;display:inline-flex}.agent-chat-demo__close-label{opacity:.9}.agent-chat-demo__suggestions .chatbot-suggestions__heading{margin-bottom:32px}.agent-chat-demo__suggestion--blur .suggestion-card__description{filter:blur(6px);opacity:.6}.agent-chat-demo__chat{min-height:935px}.language-switcher{position:relative}.language-switcher__toggle{justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}@media (width<=768px){.language-switcher__toggle{width:42px;height:42px}}.language-switcher__toggle .inner{align-items:center;gap:4px;display:flex}.language-switcher__dropdown{width:48px;transform:translate3d(0, 20px 0);opacity:0;pointer-events:none;background-color:#fafafa;border-radius:4px;padding:8px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:calc(100% + 8px);left:0}@media (width<=768px){.language-switcher__dropdown{width:42px}}.language-switcher__dropdown.is-visible,.language-open .language-switcher__dropdown{opacity:1;pointer-events:auto;transform:translate(0,0)}.language-switcher__dropdown:before{content:"";border:8px solid #0000;border-top-width:0;border-bottom-color:#fafafa;width:0;height:0;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(0)}.language-switcher__dropdown ul{margin:0;padding:0;list-style:none}.language-switcher__dropdown ul a{color:#0c0d10;text-align:center;aspect-ratio:1;border-radius:4px;justify-content:center;align-items:center;display:flex}.language-switcher__dropdown ul a:hover{background-color:#0c0d101a}.language-switcher__dropdown ul a:focus-visible{outline:2px solid #0c0d10!important}.footer-sitemap{padding:96px 0}.footer-sitemap__title{letter-spacing:.32px;margin-bottom:16px;font-size:clamp(16px,15.6px + .125vw,18px);display:block}.footer-sitemap__content{flex-wrap:wrap;justify-content:space-between;margin-bottom:-32px;margin-left:-12px;margin-right:-12px;display:flex}@media (width<=47.99em){.footer-sitemap__content{margin-top:40px}}.footer-sitemap__item{flex:0 0 25%;max-width:25%;margin-bottom:32px;padding-left:12px;padding-right:12px}@media (width>=33.75em) and (width<=75em){.footer-sitemap__item{flex:0 0 50%;max-width:50%}}@media (width<=33.75em){.footer-sitemap__item{flex:0 0 100%;max-width:100%}}.footer-sitemap__item__title{margin-bottom:16px;line-height:135%;display:block}.footer-sitemap__item__list{margin:0;padding:0;list-style:none}.footer-sitemap__item__list li:not(:last-child){margin-bottom:8px}.footer-sitemap__item__list li a{color:var(--caption-text)}.footer-sitemap__item__list li a .underline{background-image:linear-gradient(transparent calc(100% - 1px), var(--caption-text) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1)}.footer-sitemap__item__list li a:hover .underline{background-size:100% 100%}.card-insights>a{display:block}.card-insights.hover .responsive-image img{width:calc(100% + 15px);height:calc(100% + 15px);transform:translateY(-7.5px)}@media (hover:hover){.card-hover .card-insights:not(.hover) .card-insights__thumbnail,.card-hover .card-insights:not(.hover) .card-insights__content{opacity:.4}}.card-insights__thumbnail{margin-bottom:32px;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden}.card-insights__thumbnail .responsive-image{aspect-ratio:1.33651}.card-insights__thumbnail .responsive-image img{height:100%;transition:all .5s}.card-insights__content{width:90%;transition:all .4s cubic-bezier(.68,0,0,1)}@media (width<=61.99em){.card-insights__content{width:100%}}.card-insights__content__tagline{color:var(--body-text);margin-bottom:16px;line-height:135%;display:block}@media (width<=61.99em){.card-insights__content__tagline{margin-bottom:8px}}.card-insights__content__title{margin-bottom:16px;display:block}@media (width<=61.99em){.card-insights__content__title{margin-bottom:8px}}.card-insights__content__title .underline{background-image:linear-gradient(transparent calc(100% - 2px), var(--text-color) 2px);letter-spacing:.56px;background-repeat:no-repeat;background-size:0% 100%;width:100%;font-size:clamp(22px,20.8px + .375vw,28px);line-height:120%;transition:all .4s cubic-bezier(.68,0,0,1)}.card-insights__content__date{color:var(--text-color);font-weight:400}.card--works{position:relative}@media (width<=61.99em){.card--works{margin-left:-20px;margin-right:-20px}}.card-hover .card--works:not(.hover) .card--works__thumbnail,.card-hover .card--works:not(.hover) .card--works__content{opacity:.4}.card--works__link{display:block}.card--works__thumbnail{aspect-ratio:16/9;margin-bottom:32px;transition:all .4s cubic-bezier(.68,0,0,1);overflow:hidden}.card--works__thumbnail .video-player{transition:all .4s cubic-bezier(.68,0,0,1)}.card--works__thumbnail .video-player .inner{aspect-ratio:unset}.card--works__thumbnail>div,.card--works__thumbnail .video-player,.card--works__thumbnail .video-player .inner{height:100%}@media (width<=61.99em){.card--works__thumbnail{margin-bottom:20px}}.card--works__thumbnail .responsive-image{height:100%}.card--works__thumbnail .responsive-image img{height:100%;transition:all .5s}.card--works__content{transition:all .4s cubic-bezier(.68,0,0,1)}@media (width<=61.99em){.card--works__content{padding-left:20px;padding-right:20px}}.card--works__content__title,.card--works__content__description,.card--works__content__categories{letter-spacing:.38px;margin-bottom:0;font-size:clamp(16px,15.4px + .1875vw,19px)}.card--works__content__title{font-family:Sohne,Helvetica,Arial,sans-serif;font-weight:500;display:inline-block}.card--works__content__description{color:var(--text-color)}.card--works__content__categories{color:var(--supporting-text)}@media (width<=61.99em){.card--works__content__categories{text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:4px;line-height:115%;display:block;overflow:hidden}}.card--teams__image{aspect-ratio:.75;margin-bottom:16px}.card--teams__image .responsive-image{background:linear-gradient(#edeef0,#edeef0),#0003;height:100%}.card--teams__image .responsive-image img{mix-blend-mode:darken;height:100%}.card--teams__title{letter-spacing:.32px;padding-bottom:4px;font-weight:500;display:block}.card--teams__job{letter-spacing:.32px;color:var(--body-text);line-height:110%;display:block}.homepage-headline{text-align:center;z-index:1;pointer-events:none;margin-top:-100px;padding-top:0;padding-bottom:0;position:relative}@media (width<=61.99em){.homepage-headline{margin-top:-25px}}.homepage-headline__wrapper{background:var(--headline-gradient);border-radius:16px 16px 0 0;padding-top:32px;padding-bottom:32px}@media (width<=61.99em){.homepage-headline__wrapper{padding:32px 20px 16px}}@media (width<=47.99em){.homepage-headline__wrapper{padding-left:16px;padding-right:16px}}.homepage-headline__text{width:100%;margin:0 auto;padding-left:64px;padding-right:64px;font-size:clamp(26px,19.8px + 1.9375vw,57px)}@media (width<=61.99em){.homepage-headline__text{padding-left:20px;padding-right:20px;line-height:120%}}@media (width<=47.99em){.homepage-headline__text{padding-left:0;padding-right:0}}@media (width<=23.4375em){.homepage-headline__text{font-size:24px}}.homepage-headline__text strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.partners{overflow:hidden}@media (width<=61.99em){.partners.module--variant--default{padding-top:48px;padding-bottom:48px}}@media (width>=62em){.partners .module__heading{width:50%}.partners .module__heading__tagline{margin-bottom:2rem}}.partners__title{text-align:center;letter-spacing:.32px;margin-bottom:48px;font-size:clamp(28px,1.5rem + 1.25vw,48px)}@media (width<=61.99em){.partners__title{margin-bottom:64px}}@media (width>=62em){.partners .swiper{overflow:unset;margin-left:0;margin-right:0}.partners .swiper-wrapper{flex-wrap:wrap;margin-bottom:-32px;margin-left:-12px;margin-right:-12px}.partners .swiper-slide{margin-bottom:32px;padding-top:32px;padding-left:0;padding-right:0;width:max-content!important;max-width:calc(20% - 24px)!important;margin-right:0!important}}.partners .swiper.mobile-carousel .swiper-wrapper{-moz-column-gap:100px;justify-content:space-between;gap:40px 100px;margin-left:0;margin-right:0}@media (width<=80em){.partners .swiper.mobile-carousel .swiper-wrapper{-moz-column-gap:80px;column-gap:80px}}@media (width<=71.875em){.partners .swiper.mobile-carousel .swiper-wrapper{justify-content:center}}@media (width<=61.99em){.partners .swiper.mobile-carousel .swiper-wrapper{-moz-column-gap:32px;justify-content:center;gap:44px 32px}.partners .swiper.mobile-carousel .swiper-slide{flex:0 0 33.333%;padding:8px;max-width:calc(33.333% - 32px)!important}}@media (width<=47.99em){.partners .swiper.mobile-carousel .swiper-slide{flex:0 0 50%;max-width:calc(50% - 32px)!important}}.partners__grid{width:80%;margin-left:auto}@media (width<=61.99em){.partners__grid{width:100%}}.partners__grid .row{margin-bottom:-56px}.partners__grid .row .col{margin-bottom:56px}@media (width<=61.99em){.partners__grid .row .col{margin-bottom:24px}}.partners__item.single{flex-wrap:wrap;gap:40px;display:flex}@media (width<=61.99em){.partners__item.single{gap:0}}.module--variant--details .partners__item{border-top:1px solid var(--border-medium-color);padding-top:40px}@media (width<=61.99em){.module--variant--details .partners__item{padding-top:24px}}.single .partners__item__image{flex:0 0 300px}.module--variant--default .partners__item__image{text-align:center}.module--variant--details .partners__item__image{margin-bottom:24px}.partners__item__image .responsive-image{display:none}[data-theme=light] .partners__item__image .responsive-image:first-child,[data-theme=dark] .partners__item__image .responsive-image:last-child{display:inline-block}.partners__item__image .responsive-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:140px;height:40px}.module--variant--details .partners__item__image .responsive-image img{-o-object-position:left center;object-position:left center}.single .partners__item__image .responsive-image img{width:100%;height:auto}.partners__item__description{letter-spacing:.32px;opacity:.9;color:var(--body-text)}.single .partners__item__description{flex:1}.images{overflow:hidden}.images>.container>.row{margin-bottom:-24px}.images>.container>.row>.col{margin-bottom:24px}.module--variant--floating .images>.container>.row>.col:nth-child(odd),.images.module--variant--floating .col:nth-child(2n){padding-top:120px}@media (width<=61.99em){.images.module--variant--floating .col:nth-child(2n){padding-top:24px}}.images.module--variant--floating .reverse-floating .col:nth-child(odd){padding-top:240px}@media (width<=61.99em){.images.module--variant--floating .reverse-floating .col:nth-child(odd){padding-top:24px}}.images.module--variant--floating .reverse-floating .col:nth-child(2n){padding-top:unset}@media (width<=61.99em){.images.module--variant--floating .reverse-floating .col:nth-child(2n){padding-top:24px}}.images__item--video{flex-direction:column;width:100%;display:flex}.images__item--video .video-player,.images__item--video .video-player .inner{width:100%;position:relative}.images__item--video .video-player__overlay{z-index:1;pointer-events:none}.is-playing .images__item--video .video-player__overlay{opacity:0}.images__item--video .video-player__src{z-index:2;position:relative}.images__item--video .video-player__accessibility-button{pointer-events:auto;z-index:10}.images__item--video .video-player .plyr{z-index:3;position:relative}.images__item--video .video-player .plyr__control--overlaid{z-index:4;pointer-events:auto}.images__item--video .video-player .plyr__poster{z-index:1;pointer-events:none}.images__item--video .video-player .plyr__video-wrapper{z-index:2;pointer-events:auto}.images__item--video .video-player .plyr__controls{z-index:5;pointer-events:auto}.images__item__caption{color:var(--body-text);margin-top:8px;display:block}.collection-seo_pages .headline-text.module--variant--single .module__heading{width:100%}.headline-text.module--variant--center .row{max-width:50%;margin:auto}@media (width<=61.99em){.headline-text.module--variant--center .row{max-width:100%}}.headline-text.module--variant--center .module__heading__title{font-family:Sohne;font-weight:500;font-style:Kraftig;leading-trim:NONE;letter-spacing:1%;margin-bottom:16px;font-size:clamp(22px,21.6px + .125vw,24px);line-height:135%}.headline-text.module--variant--center .headline-text__paragraph{font-family:Sohne;font-weight:400;font-style:Buch;leading-trim:NONE;letter-spacing:2%;font-size:clamp(16px,15.6px + .125vw,18px);line-height:135%}.headline-text .module__heading{width:100%;margin-bottom:0}.collection-seo_pages .headline-text .module__heading{width:70%}@media (width<=61.99em){.collection-seo_pages .headline-text .module__heading{width:100%}}.headline-text .module__heading__title{font-size:clamp(22px,16.8px + 1.625vw,48px)}.collection-seo_pages .headline-text .module__heading__title{font-size:clamp(22px,20.8px + .375vw,28px)}.headline-text .module__heading__title ul{flex-direction:column;gap:8px;display:flex}.collection-seo_pages .headline-text .module__heading__title ul li{font-size:clamp(20px,19.2px + .25vw,24px)}.headline-text .module__heading__title a{position:relative}.headline-text .module__heading__title a:before{content:"";transform-origin:100%;background:var(--text-color);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.headline-text .module__heading__title a:hover{opacity:1}.headline-text .module__heading__title a:hover:before{transform-origin:0%;transform:scale(1)}@media (width>=62em){.headline-text .module__heading__tagline{margin-bottom:2.5rem}}.headline-text.module--variant--side .module__heading__title,.headline-text.module--variant--default .size-medium .module__heading__title{letter-spacing:.33px;font-size:clamp(22px,19.8px + .6875vw,33px)}.collection-seo_pages .headline-text.module--variant--default .size-medium .module__heading__title{font-size:clamp(22px,20.8px + .375vw,28px);line-height:120%}.headline-text.module--variant--default .size-small .module__heading__title{letter-spacing:.56px;font-size:clamp(18px,16px + .625vw,28px)}.headline-text.module--variant--default .align-right{width:50%;margin-left:auto}.headline-text.module--variant--default .align-right .module__heading{width:100%}@media (width<=61.99em){.headline-text.module--variant--default .align-right{width:100%}}.headline-text.module--variant--default .align-center{text-align:center;width:70%;margin:0 auto}.headline-text.module--variant--default .align-center .module__heading{width:100%}@media (width<=61.99em){.headline-text.module--variant--default .align-center{width:100%}}.headline-text .btn{margin-top:48px}@media (width<=61.99em){.headline-text .btn{margin-top:40px}}.headline-text__paragraph{letter-spacing:.46px;margin-top:20px;font-size:clamp(16px,14.6px + .4375vw,23px)}.module--variant--default .headline-text__paragraph{margin-top:80px}@media (width<=61.99em){.module--variant--default .headline-text__paragraph{margin-top:40px}.module--variant--side .headline-text__paragraph{margin-top:16px}}.headline-text__paragraph ol,.headline-text__paragraph ul{margin:0;padding:0;list-style:none;position:relative;padding-inline-start:30px!important}.headline-text__paragraph ol li,.headline-text__paragraph ul li{border-bottom:1px solid var(--border-medium-color);margin-bottom:24px;padding-bottom:24px;padding-left:0}.headline-text__paragraph ol li a,.headline-text__paragraph ul li a{color:#b488f2}.headline-text__paragraph ol{counter-reset:section}.headline-text__paragraph ol li:before{counter-increment:section;content:"0" counter(section);color:var(--caption-text);position:absolute;left:0}.headline-text__paragraph a{position:relative}.headline-text__paragraph a:before{content:"";transform-origin:100%;background:var(--text-color);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.headline-text__paragraph a:hover{opacity:1}.headline-text__paragraph a:hover:before{transform-origin:0%;transform:scale(1)}.headline-text__paragraph.paragraph-large{font-family:Bagoss Standard,Helvetica,Georgia,serif;font-weight:275;font-style:Light;leading-trim:NONE;letter-spacing:0%;font-size:clamp(26px,3.33333vw,48px);line-height:110%}.headline-text__quote{letter-spacing:.4px;margin-bottom:20px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,25.6px + .75vw,40px);line-height:1.2;position:relative}.headline-text__quote--wrapper{margin-top:70px}@media (width<=61.99em){.headline-text__quote--wrapper{margin-top:48px}}@media (width>=48em){.headline-text__quote .double-quote:first-child{line-height:1.2;position:absolute;transform:translate(-100%)}}.headline-text__quotee{letter-spacing:.32px;line-height:135%}@media (width<=61.99em){.page-title+.headline-text{padding-top:16px}.collection-works .single-image+.headline-text,.collection-works .images+.headline-text{padding-top:8px}}.featured-work.module--variant--default .row .col{margin-bottom:56px}@media (width<=61.99em){.featured-work.module--variant--default .row .col{margin-bottom:40px}.featured-work.module--variant--default .row .col:last-child{margin-bottom:0}}.featured-work.module--variant--floating .featured-work__title{margin-bottom:48px;font-size:clamp(23px,19.6px + 1.0625vw,40px);line-height:120%}@media (width<=61.99em){.featured-work.module--variant--floating .featured-work__title{margin-bottom:32px}}.featured-work.module--variant--floating .featured-work__title.text-center{text-align:center;margin-bottom:80px;font-size:clamp(34px,29.4px + 1.4375vw,57px);line-height:110%}.featured-work.module--variant--floating .featured-work__title.text-right{text-align:right}.featured-work.module--variant--floating .row .col:not(:last-child){margin-bottom:48px}.featured-work.module--variant--floating .row .col--2,.featured-work.module--variant--floating .row .col--6,.featured-work.module--variant--floating .row .col:last-child{padding-top:96px}@media (width<=61.99em){.featured-work.module--variant--floating .row .col--2,.featured-work.module--variant--floating .row .col--6,.featured-work.module--variant--floating .row .col:last-child{padding-top:0}}.partners.module--variant--default+.featured-work{padding-top:24px}.featured-work .module__heading{text-align:center;margin-left:auto;margin-right:auto}.featured-work .module__heading__title{font-size:clamp(34px,29.4px + 1.4375vw,57px)}.featured-work__button{text-align:center}@media (width<=61.99em){.module--variant--default .featured-work__button{margin-top:40px}.latest-insights .container{padding-right:0}}.latest-insights__heading{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}@media (width<=47.99em){.latest-insights__heading{flex-direction:column;align-items:flex-start;margin-bottom:40px}}.latest-insights__title{letter-spacing:.4px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(23px,19.6px + 1.0625vw,40px);line-height:120%}@media (width<=47.99em){.latest-insights__title{margin-bottom:0}}@media (width<=61.99em){.latest-insights__button-desktop{display:none}}.latest-insights__button-mobile{display:none}@media (width<=61.99em){.latest-insights__button-mobile{justify-content:center;align-items:center;margin-top:32px;display:flex}.latest-insights__navigation .swiper__navigation{display:none}}@media (width>=62em){.latest-insights .swiper{overflow:unset;margin-left:0;margin-right:0}.latest-insights .swiper-wrapper{flex-wrap:wrap;justify-content:space-between;margin-bottom:-48px;margin-left:0;margin-right:0}.latest-insights .swiper-slide{margin-bottom:48px;padding-left:0;padding-right:0;width:calc(25% - 16px)!important;margin-right:0!important}.latest-insights .swiper-slide.big{width:calc(50% - 16px)!important}}@media (hover:none) and (width<=61.99em){.latest-insights .swiper-slide{opacity:.4;transition:opacity .4s cubic-bezier(.68,0,0,1)}.latest-insights .swiper-slide.swiper-slide-active{opacity:1}}.page-title{padding-top:52px;padding-bottom:64px}@media (width<=61.99em){.page-title{padding-top:60px}}.page-title__title{color:var(--caption-text);margin-bottom:0;font-size:clamp(33px,28.2px + 1.5vw,57px)}.page-title__title.text-animate .mask .word .char{padding-bottom:0}.page-title__title.hide-visually{opacity:0;visibility:hidden;position:absolute;top:0;left:-99999px}.page-title__title.animation-complete,.page-title__title.animation-complete *{transition:all .1s ease-in-out}.page-title__description{font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(33px,28.2px + 1.5vw,57px);line-height:110%;transition:opacity .15s cubic-bezier(.68,0,0,1),transform .15s cubic-bezier(.68,0,0,1),background-color .15s cubic-bezier(.68,0,0,1),border-color .15s cubic-bezier(.68,0,0,1),color!important}.page-title__description strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.page-title__description.h1{line-height:110%}.page-title__description *,.page-title__description.title__tagline.animation-complete,.page-title__description.title__tagline.animation-complete *,.page-title__services.animation-complete,.page-title__services.animation-complete *{transition:opacity .15s cubic-bezier(.68,0,0,1),transform .15s cubic-bezier(.68,0,0,1),background-color .15s cubic-bezier(.68,0,0,1),border-color .15s cubic-bezier(.68,0,0,1),color!important}.page-title__footer{justify-content:space-between;align-items:flex-end;display:flex}.page-title__footer__images{gap:40px;display:flex}.page-title__footer__images__item{flex:0 0 150px;width:150px}.page-title__footer__images__item .responsive-image{display:none}[data-theme=light] .page-title__footer__images__item .responsive-image:first-child,[data-theme=dark] .page-title__footer__images__item .responsive-image:last-child{display:inline-block}.page-title__footer__images__item .responsive-image img{height:100%}.page-title .btn{margin-top:48px}@media (width<=61.99em){.page-title .btn{margin-top:40px}}.page-title__featured-image{margin-top:64px}.page-title__featured-image .responsive-image{aspect-ratio:1310/704}.page-title__featured-image .responsive-image.is-hidden{opacity:0}.page-title__featured-image .responsive-image img{height:100%}.page-title__featured-video{margin-top:64px}@media (width<=61.99em){.page-title__contact{display:none}}.page-title__contact__item{flex-direction:column;gap:8px;display:flex}.page-title__contact__item:not(:last-child){margin-bottom:24px}.page-title__contact__item__title{letter-spacing:.36px;color:var(--body-text);font-size:18px;display:block}.page-title__contact__item a{letter-spacing:.28px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(22px,20.8px + .375vw,28px)}.page-title__contact__item a span{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;transition:all .4s cubic-bezier(.68,0,0,1);display:inline}.page-title__contact__item a:hover span{background-size:100% 100%}.page-title__website-link.animation-complete,.page-title__website-link.animation-complete *,.page-title__website-link .links.animation-complete{transition:all .1s ease-in-out}.page-title__website-link .links.animation-complete svg path{transition:all 1.3s cubic-bezier(.78,-.04,0,1.31)}.collection-listing{padding-top:40px}@media (width<=61.99em){.collection-listing{padding-top:0}}.collection-listing .jb-ajax__lists:focus-visible{outline-color:var(--text-color)}.collection-listing .jb-ajax__lists__wrapper .col{margin-bottom:56px}.collection-listing .jb-ajax__lists__wrapper .col .row{margin-bottom:-56px}.collection-listing .jb-ajax__lists.works .col{margin-bottom:40px}@media (width<=61.99em){.collection-listing .jb-ajax__lists.works .col{margin-bottom:0}}.collection-listing .jb-ajax__filter{width:70%;margin-bottom:64px}@media (width<=47.99em){.collection-listing .jb-ajax__filter{width:100%;margin-bottom:48px}}.collection-listing .jb-ajax__filter .ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;transition-property:opacity,transform,max-height;display:flex}@media (width<=61.99em){.collection-listing .jb-ajax__filter .ul{max-height:268px;overflow:hidden}}.collection-listing .jb-ajax__filter .ul button{letter-spacing:.32px;background:var(--button-bg);border-radius:9999px;padding:16px;line-height:1}@media (width<=61.99em){.collection-listing .jb-ajax__filter .ul button{padding:12px}}.collection-listing .jb-ajax__filter .ul button.active{background:var(--text-color);color:var(--background-color)}@media (width<=61.99em){.collection-listing .jb-ajax__filter .ul button{padding:12px}}.collection-listing .jb-ajax__filter__checkbox{user-select:none;cursor:pointer;border-radius:9999px;align-items:center;margin-bottom:0;padding:16px;display:flex;position:relative}.collection-listing .jb-ajax__filter__checkbox:hover,.collection-listing .jb-ajax__filter__checkbox:active,.collection-listing .jb-ajax__filter__checkbox:focus,.collection-listing .jb-ajax__filter__checkbox:focus-visible{color:var(--background-color)}.collection-listing .jb-ajax__filter__checkbox:hover .jb-ajax__filter__checkbox__background,.collection-listing .jb-ajax__filter__checkbox:active .jb-ajax__filter__checkbox__background,.collection-listing .jb-ajax__filter__checkbox:focus .jb-ajax__filter__checkbox__background,.collection-listing .jb-ajax__filter__checkbox:focus-visible .jb-ajax__filter__checkbox__background{background:var(--filter-button)}@media (hover:none){.collection-listing .jb-ajax__filter__checkbox:hover{color:var(--filter-button)}.collection-listing .jb-ajax__filter__checkbox:hover .jb-ajax__filter__checkbox__background{background:var(--button-bg)}}@media (width<=61.99em){.collection-listing .jb-ajax__filter__checkbox{padding:12px}.collection-listing .jb-ajax__filter__checkbox.hide-first-on-mobile{opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.68,0,0,1)}}.collection-listing .jb-ajax__filter__checkbox.active{background:var(--text-color);color:var(--background-color)}.collection-listing .jb-ajax__filter__checkbox__background{background:var(--button-bg);border-radius:9999px;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;top:0;left:0}.collection-listing .jb-ajax__filter__checkbox input[type=checkbox]{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.collection-listing .jb-ajax__filter__checkbox input[type=checkbox]:focus-visible~.jb-ajax__filter__checkbox__background{outline-offset:4px;transition:none;outline:2px solid var(--text-color)!important}.collection-listing .jb-ajax__filter__checkbox input[type=checkbox]:checked~.jb-ajax__filter__checkbox__background{background:var(--text-color)}.collection-listing .jb-ajax__filter__checkbox input[type=checkbox]:checked~.jb-ajax__filter__checkbox__label{color:var(--background-color)}.collection-listing .jb-ajax__filter__checkbox__label{letter-spacing:.32px;z-index:1;transition:all .4s cubic-bezier(.68,0,0,1);display:block;position:relative}.collection-listing .jb-ajax__filter .plus-button{width:56px;height:56px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;transform:translate(7px)}@media (width<=61.99em){.collection-listing .jb-ajax__filter .plus-button{width:48px;height:48px;top:0;left:0}}.collection-listing .jb-ajax__filter .plus-button__icon{justify-content:center;align-items:center;display:flex}.collection-listing .jb-ajax__filter .plus-button__icon svg{width:20px;height:20px}@media (width<=61.99em){.collection-listing .jb-ajax__filter .plus-button__icon svg{width:16px;height:16px}}.collection-listing .jb-ajax__filter .plus-button__icon svg path{stroke:var(--text-color);transition:all .4s cubic-bezier(.68,0,0,1)}.collection-listing .jb-ajax__filter .plus-button:hover{background:var(--filter-button)}.collection-listing .jb-ajax__filter .plus-button:hover .plus-button__icon svg path{stroke:var(--background-color)}@media (hover:none){.collection-listing .jb-ajax__filter .plus-button:hover{background:var(--background-color)}.collection-listing .jb-ajax__filter .plus-button:hover .plus-button__icon svg path{stroke:var(--filter-button)}}.collection-listing .jb-ajax__filter.is-open .plus-button{opacity:0;visibility:hidden}@media (width<=61.99em){.collection-listing .jb-ajax__filter.is-open .hide-first-on-mobile{opacity:1;visibility:visible}}.collection-listing .jb-ajax__pagination{text-align:center;margin-top:48px}.collection-listing__featured{padding-bottom:120px}.collection-listing__featured:focus-visible{outline-color:var(--text-color)}@media (width<=61.99em){.collection-listing__featured{padding-bottom:0}}.collection-listing__featured .col:not(:last-child){margin-bottom:96px}@media (width<=61.99em){.collection-listing__featured .col:not(:last-child){margin-bottom:24px}}.collection-listing__featured .col--3{padding-top:96px}@media (width<=61.99em){.collection-listing__featured .col--3{padding-top:0}}.collection-listing__featured .col--7{padding-top:120px}@media (width<=61.99em){.collection-listing__featured .col--7{padding-top:0}}.collection-listing .module__heading{width:70%;padding-top:120px;padding-bottom:40px}@media (width<=61.99em){.collection-listing .module__heading{width:100%;margin-bottom:0;padding-top:64px;padding-bottom:64px}}.collection-listing .module__heading__tagline{color:var(--supporting-text)}.collection-listing .module__heading__title{font-size:clamp(25px,22px + .9375vw,40px)}@media (width<=47.99em){.collection-listing .module__heading{width:100%}}@media (width<=61.99em){.collection-listing .col:first-child .work-item>a{border-top:1px solid var(--border-medium-color)}}.collection-listing .work-item{transition:all .4s cubic-bezier(.68,0,0,1)}.collection-listing .work-item>a{border-bottom:1px solid var(--border-color);justify-content:space-between;gap:32px;padding-bottom:32px;display:flex}@media (width<=61.99em){.collection-listing .work-item>a{border-color:var(--border-medium-color);flex-direction:column;justify-content:flex-start;gap:4px;padding-top:24px;padding-bottom:24px}}.collection-listing .work-item>a:hover i{animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1}.card-hover .collection-listing .work-item:not(.hover){opacity:.4}.collection-listing .work-item__title{flex:0 0 40%;margin-bottom:0;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(16px,14.6px + .4375vw,23px);font-weight:400}@media (width<=61.99em){.collection-listing .work-item__title{flex:0 0 100%}}.collection-listing .work-item__content{color:var(--body-text);flex:1;justify-content:space-between;align-items:center;gap:24px;font-size:clamp(16px,14.6px + .4375vw,23px);display:flex}@media (width<=61.99em){.collection-listing .work-item__content__description{color:var(--supporting-text)}}.collection-listing .work-item i{font-size:20px}@media (width<=61.99em){.collection-listing .work-item i{display:none}}.collection-listing .work-item i:before{color:#b488f2}.colored-sections__title{letter-spacing:.4px;width:60%;margin-bottom:120px;font-size:clamp(25px,22px + .9375vw,40px);font-weight:400;line-height:120%}@media (width<=61.99em){.colored-sections__title{width:100%;margin-bottom:64px}}.colored-sections__item{background-color:var(--background);color:#0c0d10;min-height:var(--card-height,293px);border-radius:24px;padding:64px;position:sticky;top:130px}@media (width<=61.99em){.colored-sections__item{padding:64px 20px;top:86px}}@media (width<=47.99em){.colored-sections__item{padding:32px 20px}}@media (width<=61.99em){.colored-sections__item .row .col:not(:last-child){margin-bottom:40px}}@media (width<=47.99em){.colored-sections__item .row .col:not(:last-child){margin-bottom:24px}}.colored-sections__item:not(:last-child){border-radius:24px;padding-bottom:112px}.colored-sections__item:not(:first-child){margin-top:-48px}.colored-sections__item__tagline{color:#0c0d10;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:40px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}@media (width<=61.99em){.colored-sections__item__tagline{margin-bottom:24px}}@media (width<=47.99em){.colored-sections__item__tagline{margin-bottom:16px}}.colored-sections__item__title{letter-spacing:.4px;margin-bottom:0;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(25px,20.4px + 1.4375vw,48px);font-weight:400;line-height:120%}.colored-sections__item__description{letter-spacing:.38px;font-size:clamp(18px,17.8px + .0625vw,19px)}.colored-sections__item__description ul{margin:0;padding:0;list-style:none}.colored-sections__item__description ul li{align-items:center;gap:10px;font-size:clamp(14px,.825rem + .2134vw,16px);display:flex}@media (width<=61.99em){.colored-sections__item__description ul li{display:flex}}.colored-sections__item__description ul li:not(:last-child){margin-bottom:8px}.colored-sections__item__description ul li:before{content:"";color:#4b4b4b;font-family:icomoon;font-size:clamp(12px,11.6px + .125vw,14px)}@media (width<=61.99em){.colored-sections__wrapper{margin-left:-20px;margin-right:-20px}}.services-list__item{border-top:2px solid #4b4b4b;padding-top:32px}@media (width<=61.99em){.services-list__item{padding-top:24px}}.services-list__item__title{letter-spacing:.33px;margin-bottom:32px;font-size:clamp(25px,23.4px + .5vw,33px);font-weight:400}@media (width<=61.99em){.services-list__item__title{margin-bottom:0}.services-list__item__title br,.services-list__item__title br:after{content:" "}}.services-list__item ul{margin:0;padding:0;list-style:none}.services-list__item ul li{align-items:center;gap:10px;display:flex}@media (width<=61.99em){.services-list__item ul li{display:flex}}.services-list__item ul li:not(:last-child){margin-bottom:8px}.services-list__item ul li:before{content:"";color:#4b4b4b;font-family:icomoon}.services-list .accordion__item{border-bottom:#0000}.services-list .accordion__item__content{padding-top:24px}.call-to-action{text-align:center;position:relative}.call-to-action__wrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:auto;margin:0 auto;padding:60px 0;display:flex;position:sticky;top:60px;left:0}.call-to-action__wrapper.no-image{padding:30px 0;top:0}@media (width<=61.99em){.call-to-action__wrapper{height:auto;padding:0;position:relative;top:0}}.call-to-action__wrapper>.inner{width:70%}.call-to-action__wrapper>.inner.testimonial{width:66.6666%}.call-to-action__wrapper>.inner.testimonial.full-width{width:100%}@media (width<=61.99em){.call-to-action__wrapper>.inner,.call-to-action__wrapper>.inner.testimonial{width:100%}}.call-to-action__title{letter-spacing:.57px;margin-bottom:40px;font-size:clamp(34px,29.4px + 1.4375vw,57px);line-height:110%}@media (width<=61.99em){.call-to-action__title{margin-bottom:64px}}.call-to-action__title strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.call-to-action__description{letter-spacing:.38px;margin-bottom:56px;font-size:clamp(18px,17.8px + .0625vw,19px)}.call-to-action__buttons{justify-content:center;gap:40px;display:flex}.call-to-action .row{align-items:center;height:150vh}@media (width<=61.99em){.call-to-action .row{gap:8px;height:auto;margin-top:64px;margin-left:-20px;margin-right:-20px}.call-to-action .row .col{padding-left:0;padding-right:0}.call-to-action .row .col:nth-child(2){display:none}}.call-to-action__testimonial{letter-spacing:.33px;padding-bottom:40px;font-size:clamp(26px,24.6px + .4375vw,33px);line-height:125%}.call-to-action__testimonial.full-width{padding-bottom:0;font-size:clamp(34px,29.6px + 1.375vw,56px);line-height:120%}@media (width<=61.99em){.call-to-action__testimonial{padding-bottom:24px}}.call-to-action__testimonial__info{padding-top:40px}.call-to-action__testimonial__info.full-width{padding-top:48px}@media (width<=61.99em){.call-to-action__testimonial__info,.call-to-action__testimonial__info.full-width{padding-top:24px}}.call-to-action__testimonial__info span{letter-spacing:.32px;font-size:clamp(14px,13.6px + .125vw,16px);line-height:135%;display:block}.call-to-action__testimonial__info span:not(:last-child){margin-bottom:8px}.teams-filter{padding-top:0}.teams-filter__banner{aspect-ratio:1.77778;margin-bottom:90px}@media (width<=61.99em){.teams-filter__banner{margin-bottom:64px}}.teams-filter__banner .swiper{height:100%}.teams-filter__banner .swiper .responsive-image{background:linear-gradient(#edeef0,#edeef0),#0003}.teams-filter__banner .swiper .responsive-image img{mix-blend-mode:darken;height:100%}.teams-filter .module__heading{padding-top:60px}@media (width<=61.99em){.teams-filter .module__heading{padding-top:0}}.teams-filter__nav{margin-bottom:60px}@media (width<=61.99em){.teams-filter__nav{margin-top:64px;margin-bottom:48px}}.teams-filter__nav ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.teams-filter__nav-button{background-color:var(--border-color);letter-spacing:.32px;border-radius:9999px;min-width:90px;padding:16px}@media (width<=61.99em){.teams-filter__nav-button{min-width:70px}}.teams-filter__nav-button.active{background-color:var(--text-color);color:var(--background-color)}@media (width<=61.99em){.teams-filter__nav-button{padding:12px}}.teams-filter__items{margin-bottom:-40px;margin-left:-12px;margin-right:-12px}@media (width<=61.99em){.teams-filter__items{margin-left:-8px;margin-right:-8px}}.teams-filter__item{width:20%;max-width:20%;margin-bottom:40px;padding-left:12px;padding-right:12px}@media (width<=61.99em){.teams-filter__item{width:50%;max-width:50%;padding-left:8px;padding-right:8px}}.awards__list{margin:0;padding:0;list-style:none}.awards__list li{justify-content:space-between;padding-bottom:32px;display:flex;position:relative}@media (width<=61.99em){.awards__list li{padding-bottom:24px}}.awards__list li.sal-animate:after{transition-delay:.8s;transform:scaleX(1)}.awards__list li:not(:first-child){padding-top:32px}@media (width<=61.99em){.awards__list li:not(:first-child){padding-top:24px}}.awards__list li:after{content:"";background-color:var(--border-color);transform-origin:0;width:100%;height:1px;transition:transform .8s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.awards__list__title{line-height:135%}@media (width<=61.99em){.awards__list__title{width:80%}}.awards__list__title,.awards__list__count{letter-spacing:.33px;font-size:clamp(20px,17.4px + .8125vw,33px)}@media (width<=47.99em){.text-icon.module--variant--animated-icon .module__heading{margin-bottom:72px}}.text-icon.module--variant--animated-icon .text-icon__wrapper .row{margin-bottom:-32px}.text-icon.module--variant--animated-icon .text-icon__wrapper .row .col{margin-bottom:32px}.text-icon.module--variant--animated-icon .text-icon__item__image{margin-bottom:24px}.text-icon .module__heading__tagline{margin-bottom:32px;font-family:Sohne,Helvetica,Arial,sans-serif;opacity:.8!important}.text-icon__wrapper{width:80%;margin-left:auto}@media (width<=61.99em){.text-icon__wrapper{width:100%}}.module--variant--fullwidth .text-icon__wrapper,.module--variant--animated-icon .text-icon__wrapper{width:100%;margin-left:unset}.text-icon__wrapper .row{margin-bottom:-56px;margin-left:-16px;margin-right:-16px}.text-icon__wrapper .row .col{margin-bottom:56px;padding-left:16px;padding-right:16px}.text-icon__item.text-center{text-align:center}.text-icon__item.text-center .text-icon__item__image{margin-left:auto;margin-right:auto}.text-icon__item__image{width:56px;height:56px;margin-bottom:24px}@media (width<=61.99em){.text-icon__item__image{margin-bottom:16px}}.size-big .text-icon__item__image{width:100px;height:100px}.text-icon__item__image svg{width:100%;height:100%}.text-icon__item__image img{-o-object-position:left center;object-position:left center}.text-icon__item__subtitle{opacity:.8;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:12px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:14px}.text-icon__item__title{letter-spacing:.33px;opacity:.9;margin-bottom:24px;font-size:clamp(22px,19.8px + .6875vw,33px);line-height:120%}.text-icon__item__title.change-font{letter-spacing:.56px;margin-bottom:12px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:28px}@media (width<=61.99em){.text-icon__item__title{margin-bottom:16px}}.size-big .text-icon__item__title{font-size:clamp(22px,20.8px + .375vw,28px)}.text-icon__item__description{letter-spacing:.17px;color:var(--body-text);opacity:.9;font-size:clamp(16px,15.8px + .0625vw,17px);font-weight:400;line-height:140%}.text-only{padding-top:64px;padding-bottom:64px}.text-only__text{letter-spacing:.33px;width:70%;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(18px,15px + .9375vw,33px);line-height:125%}.text-only__text.align-center{text-align:center;margin-left:auto;margin-right:auto}.text-only__text.align-right{text-align:right;margin-left:auto}.text-only__text br{content:"";margin-top:20px;display:block}.featured-team__heading{text-align:center;width:70%;margin-bottom:80px;margin-left:auto;margin-right:auto}@media (width<=61.99em){.featured-team__heading{width:100%;margin-bottom:64px}}.featured-team__heading__title{letter-spacing:.57px;margin-bottom:40px;font-size:clamp(33px,28.2px + 1.5vw,57px);line-height:110%}.featured-team__heading__title strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.featured-team__heading__description{letter-spacing:.36px;font-size:18px}.featured-team__heading__description strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.featured-team .row{margin-bottom:56px}.featured-team .row .col{margin-bottom:24px}.featured-team__button{text-align:center}@media (width<=61.99em){.collection-works .work-overview+.text-grid{padding-top:0}.text-grid .row .col:not(:last-child){margin-bottom:24px}}.text-grid__item__title{letter-spacing:.33px;margin-bottom:24px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(24px,22.2px + .5625vw,33px)}@media (width<=61.99em){.text-grid__item__title{margin-bottom:16px}}.text-grid__item__description{color:var(--body-text);letter-spacing:.38px;font-size:clamp(18px,17.8px + .0625vw,19px)}.text-grid__item__description a .underline{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1)}.text-grid__item__description a:hover .underline{background-size:100% 100%}.text-image{overflow:hidden}@media (width<=61.99em){.collection-works .text-image+.text-image{padding-top:0}}.text-image .row{align-items:center;margin-left:-67px;margin-right:-67px}@media (width<=61.99em){.text-image .row{gap:24px;margin-left:0;margin-right:0}}.text-image .row>.col{padding-left:67px;padding-right:67px}.text-image .row>.col.align-top{align-self:flex-start}.text-image .row>.col.align-center{align-self:center}.text-image .row>.col.align-bottom{align-self:flex-end}@media (width<=61.99em){.text-image .row>.col{padding-left:0;padding-right:0}}.text-image .row.row-reverse{flex-direction:row-reverse}.text-image .row.row-reverse .text-image__content{margin-left:auto}.bigger-font .text-image .row.row-reverse .text-image__content{margin-left:0}.text-image .inner.image-contain .responsive-image{aspect-ratio:unset}.text-image .responsive-image{aspect-ratio:1}.text-image .responsive-image img{height:100%}.text-image__content{width:80%}.bigger-font .text-image__content{width:100%}@media (width<=61.99em){.text-image__content{width:100%}}.text-image__content__title{margin-bottom:24px;font-size:clamp(24px,22.2px + .5625vw,33px);line-height:120%}.bigger-font .text-image__content__title{letter-spacing:1%}@media (width<=61.99em){.text-image__content__title{margin-bottom:16px}}.text-image__content__description{color:var(--body-text)}.bigger-font .text-image__content__description{letter-spacing:2%;font-size:clamp(16px,14.6px + .4375vw,23px);line-height:135%}.text-image__buttons{gap:24px;margin-top:40px;display:flex}@media (width<=61.99em){.text-image__buttons{gap:16px;margin-top:24px}}.single-image{padding-top:48px;padding-bottom:48px;overflow:hidden}.accordion .module__heading{width:90%}@media (width<=61.99em){.accordion .module__heading{margin-bottom:40px}}.accordion .module__heading__title{letter-spacing:.4px;font-size:clamp(28px,25.6px + .75vw,40px)}@media (width<=61.99em){.accordion .accordion__heading{margin-bottom:56px}}.accordion__item{border-bottom:1px solid var(--border-medium-color);padding-bottom:40px}@media (width<=61.99em){.accordion__item{padding-bottom:24px}}.accordion__item:not(:first-child){padding-top:40px}@media (width<=61.99em){.accordion__item:not(:first-child){padding-top:24px}}.accordion__item__toggle{letter-spacing:.46px;text-align:left;justify-content:space-between;align-items:center;width:100%;font-size:clamp(20px,19.4px + .1875vw,23px);display:flex}.accordion__item__toggle>[itemprop=name]{font-size:inherit;flex:0 0 90%;line-height:130%}.accordion__item__toggle__icon{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.accordion__item__toggle__icon span{background-color:#b488f2;width:2px;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:block}.is-active .accordion__item__toggle__icon span:first-child{opacity:0;transform:rotate(90deg)}.accordion__item__toggle__icon span:last-child{position:absolute;top:0;left:50%;transform:translate(-50%)rotate(90deg)}.is-active .accordion__item__toggle__icon span:last-child{transform:translate(-50%)rotate(270deg)}.accordion__item__content{letter-spacing:.32px;color:var(--body-text);padding-top:24px}@media (width<=61.99em){.contact-details{padding-top:0}}.contact-details__title{letter-spacing:.33px;margin-bottom:48px;font-size:clamp(22px,19.8px + .6875vw,33px);line-height:120%}.contact-details__item__heading{border-bottom:1px solid var(--border-medium-color);margin-bottom:32px;padding-bottom:32px}.contact-details__item__heading__title{color:#b488f2;margin-bottom:12px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,27px + .3125vw,33px);display:block}.contact-details__item__heading__subtitle{font-size:18px}.contact-details__item__body__section:not(:last-child){margin-bottom:32px}.contact-details__item__body__section__title{color:var(--supporting-text);margin-bottom:12px;display:block}.contact-details__item__body__section a{letter-spacing:.44px;letter-spacing:.44px;font-size:clamp(28px,29.2px - .375vw,22px);line-height:120%;display:inline-block}.contact-details__item__body__section a:not(.address){position:relative}.contact-details__item__body__section a:not(.address):before{content:"";transform-origin:100%;background:var(--text-color);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.contact-details__item__body__section a:not(.address):hover{opacity:1}.contact-details__item__body__section a:not(.address):hover:before{transform-origin:0%;transform:scale(1)}.contact-details__item__body__section a:not(:last-child){margin-bottom:8px}.contact-details__item__body__section a p{background-image:linear-gradient(transparent calc(100% - 1px), var(--text-color) 1px);background-repeat:no-repeat;background-size:0% 100%;width:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:inline}.contact-details__item__body__section a:hover p{background-size:100% 100%}.contact-details .accordion__item__toggle__title{letter-spacing:.35px;color:#b488f2;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:25px}@media (width<=61.99em){.headline-text+.lottie-animation,.text-only+.lottie-animation{padding-top:16px}}.lottie-animation .inner{justify-content:center;display:flex}.lottie-animation .inner.boomerang .lottie-player,.lottie-animation .inner.fireside .lottie-player{flex:0 0 35%;width:35%;margin-left:-32px;margin-right:-32px}.lottie-animation .inner.boomerang .lottie-player:nth-child(2n){transform:translateY(64px)}.lottie-animation .inner.boomerang .lottie-player:nth-child(odd){transform:rotate(-20deg)}.lottie-animation .inner.fireside .lottie-player{margin-left:-72px;margin-right:-72px}.lottie-animation .inner.fireside .lottie-player:nth-child(2),.lottie-animation .inner.fireside .lottie-player:nth-child(3){transform:translateY(72px)}.lottie-container{display:inline-block}.careers-module__heading{width:60%;margin-bottom:80px}@media (width<=61.99em){.careers-module__heading{width:100%}}.careers-module__heading__title{letter-spacing:.4px;margin-bottom:0;font-size:clamp(25px,22px + .9375vw,40px)}.careers-module__entry{padding-top:40px;padding-bottom:40px;position:relative}.careers-module__entry.sal-animate:before,.careers-module__entry.sal-animate:after{transition-delay:.8s;transform:scaleX(1)}.careers-module__entry:before,.careers-module__entry:after{content:"";transform-origin:0;background-color:var(--border-medium-color);width:100%;height:1px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;left:0;transform:scaleX(0)}.careers-module__entry:before{top:0}.careers-module__entry:after{bottom:0}.careers-module__entry__title{letter-spacing:.28px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(22px,20.8px + .375vw,28px);display:block}@media (width<=61.99em){.careers-module__entry__title{margin-bottom:24px}}.careers-module__entry__description{letter-spacing:.38px;margin-bottom:16px;font-size:19px}@media (width<=61.99em){.careers-module__entry__description{margin-bottom:24px}}.careers-module__entry button{color:var(--caption-text);align-items:center;gap:4px;display:inline-flex}.careers-module__entry button:hover{color:var(--text-color);transition:all .4s cubic-bezier(.68,0,0,1)}.careers-module__entry button:hover span{text-decoration:underline}.generic-content .inner{width:80%;margin:0 auto}@media (width<=61.99em){.generic-content .inner{width:100%}}.generic-content__heading{margin-bottom:48px}.generic-content__heading__title{margin-bottom:0;font-size:clamp(33px,28.2px + 1.5vw,57px)}.generic-content__heading__subtitle{letter-spacing:.48px;margin-top:32px;margin-bottom:0;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,24px + 1.25vw,48px)}.generic-content__heading__description{letter-spacing:.38px;color:var(--body-text);opacity:.8;margin-top:32px;margin-bottom:0;font-size:clamp(18px,17.8px + .0625vw,19px)}.generic-content__content h2,.generic-content__content h3,.generic-content__content h4,.generic-content__content h5,.generic-content__content h6{margin-top:32px;margin-bottom:24px;font-size:clamp(25px,23.4px + .5vw,33px)}.generic-content__content a{text-decoration:underline}.stripe-payment-form .inner{width:70%}@media (width<=61.99em){.stripe-payment-form .inner{width:100%}}.payment-success .stripe-payment-form .form{display:none}.stripe-payment-form .form__footer{flex-direction:column-reverse;align-items:flex-start;display:flex}.stripe-payment-form .form__footer .recaptcha-disclaimer{margin-bottom:24px}.stripe-payment-form .thank-you{text-align:left;display:none}.payment-success .stripe-payment-form .thank-you{display:block}.stripe-payment-form__loader{background-color:var(--chatbot-bg);z-index:99;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:fixed;top:0;left:0}.stripe-payment-form__loader__wrapper{text-align:center}.payment-processing .stripe-payment-form__loader{opacity:1;pointer-events:auto}.payment-popup{z-index:99999;backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:fixed;top:0;left:0}.payment-popup-active .payment-popup{opacity:1;pointer-events:auto}.payment-popup__inner{background-color:#fff;width:80%;height:80%;position:relative;overflow-y:auto}@media (width<=61.99em){.payment-popup__inner{width:100%;height:100%}}.payment-popup__close{position:absolute;top:24px;right:24px}.graphic-background-with-text{padding-top:64px;padding-bottom:64px}.graphic-background-with-text__lists{justify-content:center;align-items:center;display:flex}@media (width<=61.99em){.graphic-background-with-text__lists{flex-direction:column}}.graphic-background-with-text__list{text-align:center;justify-content:center;align-items:center;width:400px;height:400px;padding:75px;display:flex;position:relative}.graphic-background-with-text__list:not(:first-child).circle,.graphic-background-with-text__list:not(:first-child).ribbon,.graphic-background-with-text__list:not(:first-child).hexagon{margin-left:-25px}@media (width<=61.99em){.graphic-background-with-text__list:not(:first-child).circle,.graphic-background-with-text__list:not(:first-child).ribbon,.graphic-background-with-text__list:not(:first-child).hexagon{margin-top:-17px;margin-left:0}}.graphic-background-with-text__list:not(:first-child).rhombus{margin-left:-35px}@media (width<=61.99em){.graphic-background-with-text__list:not(:first-child).rhombus{margin-top:-17px;margin-left:0}}@media (width<=74.99em){.graphic-background-with-text__list{width:210px;height:210px;padding:40px}}@media (width<=61.99em){.graphic-background-with-text__list{padding:25px}}.graphic-background-with-text__background{align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.graphic-background-with-text__background svg{width:100%;fill:var(--background-color)}.graphic-background-with-text__background svg path,.graphic-background-with-text__background svg circle{stroke:var(--shape-color)}.ribbon .graphic-background-with-text__background svg path{fill:var(--shape-color)}.graphic-background-with-text__background--overlay{z-index:2;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.graphic-background-with-text__background--overlay svg{width:100%;transform:scale(.99)}.graphic-background-with-text__background--overlay svg path,.graphic-background-with-text__background--overlay svg circle{fill:var(--background-color);stroke:#0000!important}.ribbon .graphic-background-with-text__background--overlay svg{transform:scale(.985)}.ribbon .graphic-background-with-text__background--overlay svg path,.ribbon .graphic-background-with-text__background--overlay svg rect{fill:var(--background-color)}@media (width<=61.99em){.ribbon .graphic-background-with-text__background,.hexagon .graphic-background-with-text__background,.ribbon .graphic-background-with-text__background--overlay,.hexagon .graphic-background-with-text__background--overlay{transform:rotate(90deg)}}.graphic-background-with-text__description{z-index:3;letter-spacing:.33px;font-size:clamp(16px,12.6px + 1.0625vw,33px);line-height:125%;position:relative}@media (width<=74.99em){.graphic-background-with-text__description{letter-spacing:.22px}}.hotbox__title{text-align:center;letter-spacing:.33px;margin-bottom:48px;font-size:clamp(22px,19.8px + .6875vw,33px)}@media (width<=61.99em){.hotbox__title{letter-spacing:.22px;margin-bottom:32px}}.hotbox .row{margin-bottom:48px}@media (width<=47.99em){.hotbox .row{flex-direction:column;gap:16px;margin-bottom:32px}}.hotbox__card{background:var(--headline-gradient);border-radius:16px;padding:32px}@media (width<=61.99em){.hotbox__card{padding:20px}}.hotbox__card__title{letter-spacing:.33px;margin-bottom:16px;font-size:clamp(22px,19.8px + .6875vw,33px);font-weight:400;line-height:125%}@media (width<=61.99em){.hotbox__card__title{letter-spacing:.22px;margin-bottom:12px}}.hotbox__card__description{letter-spacing:.32px;color:var(--body-text);line-height:135%}.hotbox__button{text-align:center}.connect-module--background{justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.connect-module--background__video{justify-content:center;width:100%;height:auto;min-height:100vh;display:flex}.connect-module--background__video video{-o-object-fit:cover;object-fit:cover;width:100%}.connect-module__header{padding:0 32px}.connect-module__header--logo svg{width:171px;height:auto}.connect-module__header--logo svg path{fill:#fff}.connect-module__header--text{margin-top:18px}.connect-module__header--text h1{letter-spacing:.22px;margin-bottom:0;font-size:22px}.connect-module__header--text h1 strong{color:#0000;background:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text}.connect-module__menu{margin-top:32px}.connect-module__menu__top,.connect-module__menu__bottom{background-color:#181818e6;border-radius:16px;padding:8px;overflow:hidden}.connect-module__menu__top--item,.connect-module__menu__bottom--item{border-top:1px solid #40414680}.connect-module__menu__top--item:first-child,.connect-module__menu__bottom--item:first-child{border-top:none}.connect-module__menu__top--item a,.connect-module__menu__bottom--item a{color:var(--text-color);letter-spacing:.28px;justify-content:space-between;padding:10px 24px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:28px;line-height:120%;display:flex}.connect-module__menu__top--item a:after,.connect-module__menu__bottom--item a:after{content:"";opacity:0;font-family:icomoon;font-size:18px;transition:all .4s cubic-bezier(.68,0,0,1);transform:translate(-10px)}.connect-module__menu__top--item a:hover:after,.connect-module__menu__bottom--item a:hover:after{opacity:1;animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1;animation-delay:.4s;transform:translate(0,0)}.connect-module__menu__bottom{margin-top:12px}.connect-module__menu__bottom--item a{color:#fafafa80}.connect-module__menu__social{-moz-column-gap:8px;flex-flow:column wrap;gap:4px 8px;max-height:100px;padding:32px 4px 16px 24px;display:flex}.connect-module__menu__social--item{max-width:50%}.connect-module__menu__social--item a{letter-spacing:.32px;color:var(--text-color);font-size:16px;line-height:135%;position:relative}.connect-module__menu__social--item a:before{content:"";transform-origin:100%;background:var(--text-color);pointer-events:none;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.connect-module__menu__social--item a:hover{opacity:1}.connect-module__menu__social--item a:hover:before{transform-origin:0%;transform:scale(1)}.hero-module{position:relative}.hero-module__background{width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__background img{scale:unset;height:100%}.hero-module__background:before{content:"";background-color:var(--background-color);opacity:.8;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module .container{z-index:9;position:relative}.hero-module__content{width:90%}@media (width<=61.99em){.hero-module__content{width:100%;margin-bottom:40px}}.hero-module__title{margin-bottom:24px;font-size:clamp(28px,1.5rem + 1.25vw,48px);line-height:120%}.hero-module__description{font-size:clamp(16px,.956rem + .1878vw,18px)}.hero-module .loader-wrapper{z-index:9;opacity:0;visibility:hidden;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.68,0,0,1);display:flex;position:absolute;inset:0}.form--is-loading .hero-module .loader-wrapper{opacity:1;visibility:visible}.hero-module .form{background:var(--text-color);height:100%;color:var(--background-color);border-radius:45px;flex-direction:column;justify-content:space-between;padding:40px 30px 30px;transition:all .4s cubic-bezier(.68,0,0,1);display:flex}.hero-module .form *{color:var(--background-color)}.hero-module .form .form-control{border-color:var(--border-medium-color-reverse)}.hero-module .form__heading{display:none}.hero-module .form__body{overflow:hidden!important}@media (width>=62em){.hero-module .form__footer{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:24px}}.form--is-loading .hero-module .form{opacity:.4;pointer-events:none}.form--is-success .hero-module .form{display:none}.client-logo__heading{text-align:center;width:70%;margin-bottom:80px;margin-left:auto;margin-right:auto}@media (width<=61.99em){.client-logo__heading{width:100%;margin-bottom:64px}}.client-logo__heading__title{letter-spacing:.48px;margin-bottom:40px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,1.5rem + 1.25vw,48px);line-height:120%}.client-logo__heading__title strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.client-logo__heading__description{letter-spacing:.48px;font-size:clamp(20px,1.162rem + .3756vw,24px);line-height:150%}.client-logo .swiper-wrapper{transition-timing-function:linear}.testimonials__heading{text-align:center;width:70%;margin-bottom:80px;margin-left:auto;margin-right:auto}@media (width<=61.99em){.testimonials__heading{width:100%;margin-bottom:64px}}.testimonials__heading__title{letter-spacing:.48px;margin-bottom:40px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,1.5rem + 1.25vw,48px);line-height:120%}.testimonials__heading__title strong{color:#0000;background-image:linear-gradient(90deg,#fabbff 0%,#b179ff 35%,#6dddff 83%);background-clip:text;font-weight:400}.testimonials__heading__description{letter-spacing:.48px;font-size:clamp(20px,1.162rem + .3756vw,24px);line-height:150%}.testimonials--grid .row{row-gap:24px}.testimonials--grid__item{background-color:var(--button-bg);border-radius:16px;height:100%;padding:24px}.testimonials--grid__item__heading{align-items:center;gap:20px;margin-bottom:24px;display:flex}.testimonials--grid__item__heading .responsive-image{aspect-ratio:1;border-radius:50%;flex:0 0 50px;width:50px}.testimonials--grid__item__heading .responsive-image i{font-size:clamp(20px,1.162rem + .3756vw,24px)}.testimonials--grid__item__heading .responsive-image img{border-radius:50%}.testimonials--grid__item__heading .inner{flex:1}.testimonials--grid__item__name{letter-spacing:.48px;margin-bottom:0;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(16px,.956rem + .1878vw,18px);font-weight:600;line-height:150%}.testimonials--grid__item__company{letter-spacing:.48px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:14px;font-weight:400;line-height:150%}.testimonials--carousel__item{background-color:var(--button-bg);border-radius:16px;height:100%;padding:32px}.testimonials--carousel__item .responsive-image,.testimonials--carousel__item .responsive-image img{border-radius:16px}.testimonials--carousel__item .col{flex-direction:column;justify-content:space-between;gap:24px;display:flex}.testimonials--carousel__item__text{font-size:clamp(20px,1.162rem + .3756vw,24px)}.testimonials--carousel__item__name{letter-spacing:.48px;margin-bottom:0;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(20px,1.162rem + .3756vw,24px);font-weight:600;line-height:150%}.testimonials--carousel .swiper-pagination{justify-content:center;gap:16px;margin-top:32px;display:flex}.testimonials--carousel .swiper-pagination-bullet{background-color:var(--theme-switcher-bg);border-radius:50%;width:12px;height:12px;transition:all .4s cubic-bezier(.68,0,0,1);display:block}.testimonials--carousel .swiper-pagination-bullet-active{background-color:#b488f2;border-radius:999px;width:36px}.showreel-text{padding-top:0}@media (width>=62em){.showreel-text{padding-bottom:0}.showreel-text+.module{padding-top:20px}}.showreel-text__video{border-radius:40px;margin:0;transition:transform .4s ease-out;overflow:hidden}.showreel-text__video-wrapper{position:sticky;top:0}@media (width>=48em){.showreel-text__video-wrapper{justify-content:center;align-items:center;height:60vh;display:flex}}@media (width>=62em){.showreel-text__video-wrapper{height:100vh}}@media (width>=48em){.showreel-text__video{aspect-ratio:var(--aspect-ratio,1.77778);max-width:100%;max-height:85vh}}@media (width>=48em) and (orientation:portrait){.showreel-text__video{min-width:50vw}}@media (width>=48em) and (orientation:landscape){.showreel-text__video{min-height:60vh}}@media (width>=62em) and (orientation:portrait){.showreel-text__video{min-width:100%}}@media (width>=87.5em) and (orientation:landscape){.showreel-text__video{min-height:65vh}}@media (width>=105em) and (orientation:landscape) and (height>=1080px){.showreel-text__video{min-width:100%;min-height:710px}}@media (width<=61.99em){.showreel-text__video{border-radius:34px}}@media (width<=47.99em){.showreel-text__video{margin:40px;transform:translateZ(-10px)perspective(500px)rotateY(10deg)rotateX(-2deg)}}.showreel-text__video .video-player__overlay.no-thumbnail{opacity:0;visibility:hidden;display:none}.showreel-text__video .video-player--autoplay .video-player__src{opacity:1}.showreel-text__content{padding-top:50vh}@media (width>=48em) and (orientation:landscape){.showreel-text__content{padding-bottom:20vh}}@media (width>=62em) and (orientation:portrait){.showreel-text__content{padding-bottom:calc(50vh - 23.372vw)}}@media (width>=87.5em) and (orientation:landscape){.showreel-text__content{padding-bottom:17.5vh}}@media (width>=105em) and (orientation:landscape) and (height>=1080px){.showreel-text__content{padding-bottom:calc(50vh - 355px)}}@media (width<=61.99em){.showreel-text__content{padding-top:56px}}.showreel-text__title .line .word,.showreel-text__description .line .word{filter:blur(20px)opacity(0);will-change:transform;transform:translate(0,0)}.showreel-text__title{letter-spacing:1.6px;text-transform:uppercase;margin-bottom:32px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:16px;opacity:.8!important}.showreel-text__title.hide{transition-delay:0s;position:absolute;opacity:0!important}.showreel-text__description p{margin-bottom:80px;font-family:Bagoss Standard,Helvetica,Georgia,serif;font-size:clamp(28px,25.6px + .75vw,40px);line-height:110%}@media (width<=61.99em){.showreel-text__description p{margin-bottom:32px}}.showreel-text__description p:last-child{margin-bottom:0}.showreel-text__button{margin-top:64px}@media (width<=61.99em){.showreel-text__button{margin-top:56px}.showreel-text__wrapper{padding-top:84px}}.masonry-image .container{flex-direction:column;gap:12px;display:flex}.masonry-image .container .row{margin:unset;-webkit-gap:0px;flex-wrap:wrap;row-gap:12px;display:flex;overflow:hidden}.masonry-image .container .row .col{padding:0 6px 6px}.masonry-image .container .row .col .video-player{border-radius:4px;height:100%;overflow:hidden}.masonry-image .container .row .col:first-child{padding-left:0}.masonry-image .container .row .col:last-child{padding-right:0}@media (width<=47.99em){.masonry-image .container .row .col{padding:0!important}}.masonry-image .container .row .col.md-6{height:100%;padding-bottom:0;display:flex;overflow:hidden}@media (width<=47.99em){.masonry-image .container .row .col.md-6{flex:0 0 100%;max-width:100%}}.masonry-image .container .row .col.md-6 .video-player,.masonry-image .container .row .col.md-6 .video-player .inner{border-radius:4px;width:100%;height:100%;overflow:hidden}.masonry-image .container .row .col.md-12{flex:0 0 100%;max-width:100%}@media (width>=62em){.masonry-image .container .row .col.md-6.masonry-image-column{padding-bottom:6px}}.masonry-image .container .row .responsive-image{border-radius:4px;overflow:hidden}.masonry-image img{height:100%}.module.stats .stats-module__group{flex-direction:row;justify-content:center;row-gap:16px;margin-left:0;display:flex}.module.stats .stats-module__group.group-left{justify-content:flex-start}.module.stats .stats-module__group.group-right{justify-content:flex-end}.module.stats .stats-module__group.group-center{justify-content:center}.module.stats .stats-module__group.group-between{justify-content:space-between}.module.stats .stats-module__number{font-family:Bagoss Standard,Helvetica,Georgia,serif;font-weight:275;font-style:Light;leading-trim:NONE;letter-spacing:0%;font-size:clamp(60px,8.33333vw,120px);line-height:110%}.module.stats .stats-module__description{font-family:Sohne;font-weight:400;font-style:Buch;font-size:Text Size/Body;leading-trim:NONE;letter-spacing:2%;line-height:135%}.module.stats .stats-module__item{border-left:1px solid #ffffff4d;flex-direction:column;display:flex}.collection-insights__wrapper{width:90%;margin:0 auto}@media (width<=61.99em){.collection-insights__wrapper{width:100%}}.collection-insights__wrapper>.row{margin-left:-24px;margin-right:-24px;padding-top:120px}@media (width<=61.99em){.collection-insights__wrapper>.row{margin-left:0;margin-right:0;padding-top:64px}}.collection-insights__wrapper>.row>.col{padding-left:24px;padding-right:24px}@media (width<=61.99em){.collection-insights__wrapper>.row>.col{padding-left:0;padding-right:0}}.collection-insights__wrapper .module{padding-top:48px;padding-bottom:48px}.collection-insights__wrapper .module .container{max-width:100%;padding-left:0;padding-right:0}.collection-insights__banner{padding-top:56px}.collection-insights__banner__heading{width:70%;margin-bottom:56px}@media (width<=61.99em){.collection-insights__banner__heading{width:100%;margin-bottom:40px}}@media (width>=75em){.collection-insights__banner__heading{width:80%}}.collection-insights__banner__heading__tagline{letter-spacing:.32px;color:var(--body-text);margin-bottom:16px;display:block}.collection-insights__banner__heading__title{letter-spacing:.57px;font-size:clamp(34px,29.4px + 1.4375vw,57px);line-height:120%}.collection-insights__banner__image .responsive-image{aspect-ratio:4/3}.collection-insights__banner__image .responsive-image img{height:100%}.collection-insights__banner__image__caption{text-align:center;padding-top:16px;line-height:120%;display:block}.collection-insights__banner__author{align-items:center;gap:20px;margin-bottom:48px;display:flex}@media (width<=61.99em){.collection-insights__banner__author{gap:14px;margin-bottom:24px}}.collection-insights__banner__author .separator{font-size:5px}.collection-insights__banner__author__thumbnail{border:1px solid var(--border-medium-color);border-radius:50%;width:55px;height:55px;padding:5px}@media (width<=61.99em){.collection-insights__banner__author__thumbnail{width:45px;height:45px}}.collection-insights__banner__author__thumbnail img{border-radius:50%}.collection-insights__banner__author__name,.collection-insights__banner__author__date{align-items:center;gap:5px;display:flex}.collection-insights__banner__author__date{color:var(--caption-text);margin-top:5px}.collection-insights__key{border-bottom:1px solid var(--border-color);margin-bottom:40px;padding-bottom:40px}@media (width<=61.99em){.collection-insights__key{margin-bottom:24px;padding-bottom:24px}}.collection-insights__key__title{letter-spacing:.46px;margin-bottom:24px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(20px,19.4px + .1875vw,23px);font-weight:400}@media (width<=61.99em){.collection-insights__key__title{margin-bottom:16px}}.collection-insights__key__list{margin:0;padding:0;list-style:none}.collection-insights__key__list li{padding-left:24px;position:relative}.collection-insights__key__list li:before{content:"";background-color:#b488f2;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:5px;left:0}.collection-insights__key__list li:not(:last-child){margin-bottom:16px}.collection-insights__key__list__text{letter-spacing:.32px;color:var(--body-text);font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(14px,13.6px + .125vw,16px);font-weight:400;line-height:135%}.collection-insights .author-box{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);align-items:center;gap:20px;padding-top:32px;padding-bottom:32px;display:flex}.collection-insights .author-box__thumbnail{border:1px solid var(--border-medium-color);border-radius:50%;width:55px;height:55px;padding:5px}.collection-insights .author-box__thumbnail img{border-radius:50%}.collection-insights .author-box__content__title,.collection-insights .author-box__content__job{color:var(--body-text)}.collection-insights .author-box__content__title{display:block}.collection-insights .author-box__content__name{margin-top:8px;margin-bottom:3px;font-size:20px;font-weight:500;display:block}.collection-insights__sidebar{transition:all .4s cubic-bezier(.68,0,0,1);position:sticky;top:130px}.hide-nav .collection-insights__sidebar{top:130px}@media (width<=61.99em){.collection-insights__sidebar{margin-top:32px;margin-bottom:64px;position:relative;top:0}}.collection-insights__sidebar__title{letter-spacing:.46px;margin-bottom:24px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(20px,19.4px + .1875vw,23px);font-weight:400}@media (width<=61.99em){.collection-insights__sidebar__title{margin-bottom:16px}}.collection-insights__sidebar__list:hover .collection-insights__sidebar__list__item:not(:hover) .collection-insights__sidebar__list__item__content{opacity:.4}.collection-insights__sidebar__list__item:not(:last-child){border-bottom:1px solid var(--border-color);margin-bottom:24px;padding-bottom:24px}.collection-insights__sidebar__list__item>a{justify-content:space-between;align-items:center;gap:16px;height:100%;display:flex}.collection-insights__sidebar__list__item__content{transition:all .4s cubic-bezier(.68,0,0,1)}.collection-insights__sidebar__list__item__content__tagline{color:var(--body-text);margin-bottom:4px;line-height:135%;display:block}.collection-insights__sidebar__list__item__content__title{letter-spacing:.38px;margin-bottom:8px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:clamp(16px,.956rem + .1878vw,18px);line-height:135%;display:block}.collection-insights__sidebar__list__item__content__date{color:var(--caption-text)}.collection-insights__sidebar__list__item__thumbnail{aspect-ratio:4/3;flex:0 0 105px;max-width:105px}.collection-insights__sidebar__list__item__thumbnail img{height:100%}.collection-insights__related{padding-top:96px;padding-bottom:96px}@media (width<=61.99em){.collection-insights__related{margin-right:-20px;padding-top:48px;padding-bottom:48px}}.collection-insights__related__title{margin-bottom:48px;font-size:clamp(28px,27px + .3125vw,33px);display:block}@media (width<=61.99em){.collection-insights__related__title{margin-bottom:32px}}.collection-insights__related .swiper:hover .card-insights:not(:hover) .card-insights__content{opacity:.4}@media (width<=61.99em){.collection-works .module{padding-top:24px;padding-bottom:24px}}.collection-works .work-overview{padding-top:96px;padding-bottom:96px}@media (width<=61.99em){.collection-works .work-overview{padding-top:64px;padding-bottom:48px}}.collection-works .work-overview__title{letter-spacing:.33px;font-size:clamp(24px,22.2px + .5625vw,33px)}@media (width<=61.99em){.collection-works .work-overview__title{margin-bottom:24px}}.collection-works .work-overview__items{margin-bottom:64px}@media (width<=61.99em){.collection-works .work-overview__items{margin-bottom:48px}.collection-works .work-overview__items:last-child{margin-bottom:0}}.collection-works .work-overview__item{justify-content:space-between;align-items:center;display:flex;position:relative}@media (width<=61.99em){.collection-works .work-overview__item{flex-direction:column;align-items:flex-start;gap:4px}}.collection-works .work-overview__item.sal-animate:after{transition-delay:.8s;transform:scaleX(1)!important}.collection-works .work-overview__item:not(:last-child){margin-bottom:24px;padding-bottom:24px}.collection-works .work-overview__item:not(:last-child):after{content:"";background-color:var(--border-medium-color);transform-origin:0;width:100%;height:1px;transition:all .4s cubic-bezier(.68,0,0,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (width<=61.99em){.collection-works .work-overview__item__label{color:var(--supporting-text)}}.collection-works .work-overview__item__value{text-align:right;font-size:18px}.collection-works .work-overview__description{letter-spacing:.46px;font-size:clamp(20px,19.4px + .1875vw,23px);line-height:135%}.collection-works .work-credits{padding-top:96px;padding-bottom:96px}@media (width<=61.99em){.collection-works .work-credits{padding-top:48px;padding-bottom:48px}.collection-works .work-credits .row .col:not(:last-child){margin-bottom:40px}}.collection-works .work-credits ul{margin:0;padding:0;list-style:none}.collection-works .work-credits ul li:not(:last-child){margin-bottom:8px}.collection-works .work-credits__title{letter-spacing:1.4px;text-transform:uppercase;margin-bottom:80px;font-family:Sohne,Helvetica,Arial,sans-serif;font-size:14px}@media (width<=61.99em){.collection-works .work-credits__title{margin-bottom:40px}}.collection-works .work-credits__item:not(:last-child){margin-bottom:24px}.collection-works .work-credits__item__title{color:var(--supporting-text);margin-bottom:8px;line-height:135%;display:block}.collection-works .work-credits__item__value{align-items:center;gap:10px;line-height:135%;display:flex}.collection-works .work-credits__item__value:hover i{animation-name:arrowAnimation;animation-duration:1s;animation-timing-function:cubic-bezier(.9,0,0,1);animation-iteration-count:1}.collection-works .work-credits__item__value__icon{border:1px solid var(--border-medium-color);text-align:center;border-radius:9999px;flex:0 0 48px;padding:10px 12px;overflow:hidden}.collection-works .work-banner{margin-bottom:clamp(24px,4.44444vw,64px)}.collection-works .work-banner .video-player{border-radius:8px;overflow:hidden}.collection-works .work-hero .row{justify-content:space-between;align-items:flex-start}.collection-works .work-hero .row .page-title__left-content{flex-direction:column;gap:clamp(4px,.277778vw,8px);display:flex}.collection-works .work-hero .row .page-title__left-content .page-title__title{color:var(--text-color);font-family:Sohne;font-weight:500;font-style:Kraftig;leading-trim:NONE;letter-spacing:0%;font-size:clamp(21px,1.875vw,27px);line-height:135%}.collection-works .work-hero .row .page-title__left-content .page-title__website-link{color:var(--text-color)}.collection-works .work-hero .row .page-title__left-content .page-title__website-link svg path{transition:all 1.3s cubic-bezier(.78,-.04,0,1.31);stroke:var(--text-color)!important}.collection-works .work-hero .row .page-title__left-content .page-title__services{opacity:.7;line-height:135%}.collection-works .work-hero .row .page-title__description{max-width:90%;margin-bottom:12px;display:flex}@media (width>=90.0625em){.collection-works .work-hero .row .page-title__description{max-width:100%}}@media (width<=47.99em){.collection-works .work-hero .row .page-title__description{max-width:100%}}@media (width>=62em){.collection-works .work-hero .row .page-title__description.hide-desktop{display:none}}.collection-works .work-hero .row .col:last-child{justify-content:end;display:flex}@media (width<=61.99em){.collection-works .work-hero .row .col:last-child.hide-mobile{display:none}}
