@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);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);white-space:pre-wrap;border-radius:4px;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 .1s ease-in-out;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);-webkit-user-select:none;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);-webkit-user-select:none;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);-webkit-user-select:none;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);-webkit-user-select:none;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);-webkit-user-select:none;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);-webkit-user-select:none;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{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}.glide{box-sizing:border-box;width:100%;position:relative}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;width:100%;transform-style:preserve-3d;touch-action:pan-Y;white-space:nowrap;will-change:transform;flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow:hidden}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;width:100%;height:100%}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glightbox-container{-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;z-index:999999!important}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{z-index:9999;width:100%;height:100%;position:relative;overflow:hidden}.glightbox-container .gslider{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s;position:relative;top:0;left:0;overflow:hidden;transform:translate(0,0);display:flex!important}.glightbox-container .gslide{-webkit-user-select:none;user-select:none;opacity:0;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{flex-direction:column;justify-content:center;width:100%;max-width:100%;height:100vh;margin:auto;display:flex;position:relative}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto;border:none;min-height:165px;outline:none!important}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{float:none;-webkit-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;border:none;outline:none;width:auto;min-width:200px;max-width:100vw;height:auto;max-height:100vh;margin:auto;padding:0;display:block}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";background:#ff000057;width:100%;height:100%;display:none;position:absolute}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{min-width:100%;height:75vh;max-width:100%!important}.gslide-video.fullscreen video{width:100%!important;max-width:100%!important}.gslide-inline{text-align:left;background:#fff;max-width:100%;max-height:calc(100vh - 40px);margin:auto;overflow:auto}.gslide-inline .ginlined-content{width:100%;padding:20px}.gslide-inline .dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.ginlined-content{opacity:1;overflow:auto;display:block!important}.gslide-external{background:#fff;width:100%;min-width:100%;height:100%;max-height:75vh;padding:0;display:flex;overflow:auto}.gslide-media{width:auto;display:flex}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-top .gslide-media,.desc-bottom .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{width:100%;margin:0 auto}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{background:linear-gradient(#0000 0%,#000000bf 100%);width:100%;max-height:78vh;padding:19px 11px 50px;transition:opacity .3s linear;position:absolute;bottom:0;order:2!important;max-width:100vw!important;height:auto!important;overflow:auto!important}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s}.greset{transition:all .3s}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{z-index:9999;border:2px solid #fff;border-right-color:#0000;border-radius:50%;width:25px;height:25px;margin:0 auto;animation:.8s linear infinite lightboxLoader;display:block;position:absolute;top:47%;left:0;right:0}.goverlay{will-change:opacity;background:#000;width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;width:26px;height:44px;display:flex}.gprev svg,.gnext svg,.gclose svg{width:25px;height:auto;margin:0;padding:0;display:block}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{color:#000;margin-bottom:19px;font-family:arial;font-size:1em;font-weight:400;line-height:1.4em}.glightbox-clean .gslide-desc{margin-bottom:0;font-family:arial;font-size:.86em;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#000000bf;border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{width:40px;height:50px;position:absolute;top:-100%;left:30px}.glightbox-clean .gnext{width:40px;height:50px;position:absolute;top:-100%;right:30px}.glightbox-clean .gclose{width:35px;height:35px;position:absolute;top:15px;right:10px}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:.5s gfadeIn}.gfadeOut{animation:.5s gfadeOut}.gslideOutLeft{animation:.3s gslideOutLeft}.gslideInLeft{animation:.3s gslideInLeft}.gslideOutRight{animation:.3s gslideOutRight}.gslideInRight{animation:.3s gslideInRight}.gzoomIn{animation:.5s gzoomIn}.gzoomOut{animation:.5s gzoomOut}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate(-60%)}to{visibility:visible;opacity:1;transform:translate(0,0)}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;visibility:hidden;transform:translate(-60%)}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate(60%)}to{opacity:1;transform:translate(0,0)}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;transform:translate(60%)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (width>=769px){.glightbox-container .ginner-container{flex-direction:row;width:auto;height:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-width:100%;max-height:97vh}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;position:absolute;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#00000052}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media (width>=992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (height<=420px){.goverlay{background:#000}}: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-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .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%}:is(.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-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.choices{margin-bottom:var(--choices-guttering,24px);font-size:var(--choices-font-size-lg,16px);position:relative;overflow:hidden}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled :is(.choices__inner,.choices__input){background-color:var(--choices-bg-color-disabled,#eaeaea);-webkit-user-select:none;user-select:none;cursor:not-allowed!important}.choices.is-disabled .choices__item{cursor:not-allowed;color:var(--choices-item-disabled-color,#fff)}.choices [hidden]{pointer-events:none;opacity:0;position:absolute;inset:0}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:var(--choices-inner-one-padding,7.5px)}.choices[data-type*=select-one] .choices__input{width:var(--choices-width,100%);padding:var(--choices-dropdown-item-padding,10px);border-bottom:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);background-color:var(--choices-bg-color-dropdown,#fff);margin:0;display:block}.choices[data-type*=select-one] .choices__button{background-image:var(--choices-icon-cross-inverse,url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==));opacity:.25;background-size:8px;border-radius:10em;width:20px;height:20px;margin-top:-10px;margin-right:25px;padding:0;position:absolute;top:50%;right:0}.choices[data-type*=select-one] .choices__button:is(:hover,:focus){opacity:var(--choices-button-opacity-hover,1)}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px var(--choices-highlight-color,#005f75)}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";border-style:solid;border-color:var(--choices-text-color,#333) transparent transparent transparent;border-width:var(--choices-arrow-size,5px);width:0;height:0;right:var(--choices-arrow-right,11.5px);margin-top:var(--choices-arrow-margin-top,-2.5px);pointer-events:none;position:absolute;top:50%}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent var(--choices-text-color,#333);margin-top:var(--choices-arrow-margin-top-open,-7.5px)}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{margin-left:25px;margin-right:0;left:0;right:auto}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__inner{cursor:text}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button{margin:0 calc(var(--choices-button-offset,8px) * -.5) 0 var(--choices-button-offset,8px);padding-left:calc(var(--choices-button-offset,8px) * 2);border-left:1px solid color-mix(in srgb, var(--choices-primary-color,#005f75) 90%, var(--choices-darken,black));background-image:var(--choices-icon-cross,url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==));background-size:var(--choices-button-dimension,8px);width:var(--choices-button-dimension,8px);line-height:var(--choices-button-line-height,1);border-radius:var(--choices-button-border-radius,0);opacity:var(--choices-button-opacity,.75);display:inline-block;position:relative}.choices:is([data-type*=select-multiple],[data-type*=text]) .choices__button:is(:hover,:focus){--choices-button-opacity:var(--choices-button-opacity-hover,1)}.choices__inner{vertical-align:top;width:var(--choices-width,100%);background-color:var(--choices-bg-color,#f9f9f9);padding:var(--choices-inner-padding,7.5px 7.5px 3.75px);border:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);border-radius:var(--choices-border-radius,2.5px);font-size:var(--choices-font-size-md,14px);min-height:var(--choices-input-height,44px);display:inline-block;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:color-mix(in srgb, var(--choices-keyline-color,#ddd) 85%, var(--choices-darken,black))}.is-open .choices__inner{border-radius:var(--choices-border-radius,2.5px) var(--choices-border-radius,2.5px) 0 0}.is-invalid .choices__inner{border-color:var(--choices-invalid-color,#d33141)}.is-flipped.is-open .choices__inner{border-radius:0 0 var(--choices-border-radius,2.5px) var(--choices-border-radius,2.5px)}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{padding:var(--choices-list-single-padding,4px 16px 4px 4px);width:var(--choices-width,100%);display:inline-block}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:var(--choices-width,100%)}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{vertical-align:middle;border-radius:var(--choices-border-radius-item,20px);padding:var(--choices-multiple-item-padding,4px 10px);font-size:var(--choices-font-size-sm,12px);margin-right:var(--choices-multiple-item-margin,3.75px);margin-bottom:var(--choices-multiple-item-margin,3.75px);background-color:var(--choices-primary-color,#005f75);border:1px solid color-mix(in srgb, var(--choices-primary-color,#005f75) 95%, var(--choices-darken,black));color:var(--choices-item-color,#fff);word-break:break-all;box-sizing:border-box;font-weight:500;display:inline-block}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:var(--choices-multiple-item-margin,3.75px)}.choices__list--multiple .choices__item.is-highlighted{background-color:color-mix(in srgb, var(--choices-primary-color,#005f75) 95%, var(--choices-darken,black));border:1px solid color-mix(in srgb, var(--choices-primary-color,#005f75) 90%, var(--choices-darken,black))}.is-disabled .choices__list--multiple .choices__item{background-color:color-mix(in srgb, var(--choices-disabled-color,#eaeaea) 75%, var(--choices-darken,black));border:1px solid color-mix(in srgb, var(--choices-disabled-color,#eaeaea) 65%, var(--choices-darken,black))}.choices__list--dropdown,.choices__list[aria-expanded]{z-index:var(--choices-z-index,1);width:var(--choices-width,100%);background-color:var(--choices-bg-color-dropdown,#fff);border:var(--choices-base-border,1px solid) var(--choices-keyline-color,#ddd);border-bottom-left-radius:var(--choices-border-radius,2.5px);border-bottom-right-radius:var(--choices-border-radius,2.5px);word-break:break-all;margin-top:-1px;display:none;position:absolute;top:100%;overflow:hidden}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:color-mix(in srgb, var(--choices-keyline-color,#ddd) 85%, var(--choices-darken,black))}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;margin-top:0;margin-bottom:-1px;top:auto;bottom:100%}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;will-change:scroll-position;max-height:300px;position:relative;overflow:auto}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:var(--choices-dropdown-item-padding,10px);font-size:var(--choices-font-size-md,14px);position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (width>=640px){.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]:after{content:attr(data-select-text);font-size:var(--choices-font-size-sm,12px);position:absolute;top:50%;right:10px;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable.is-highlighted[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-selected:after,.choices__list[aria-expanded] .choices__item--selectable.is-selected:after{content:none!important}.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-selected,.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:var(--choices-highlighted-color,#f2f2f2)}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{border-bottom:1px solid color-mix(in srgb, var(--choices-keyline-color,#ddd) 90%, var(--choices-lighten,white));color:gray;padding:10px;font-size:12px;font-weight:600}.choices__button{text-indent:-9999px;appearance:none;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;border:0}.choices__button:focus{outline:none}.choices__input{vertical-align:baseline;background-color:var(--choices-bg-color,#f9f9f9);font-size:var(--choices-font-size-md,14px);margin-bottom:var(--choices-input-margin-bottom,5px);max-width:var(--choices-width,100%);padding:var(--choices-input-padding,4px 0 4px 2px);border:0;border-radius:0;display:inline-block}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration{display:none}.choices__input::-webkit-search-cancel-button{display:none}.choices__input::-webkit-search-results-button{display:none}.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear{width:0;height:0;display:none}.choices__input::-ms-reveal{width:0;height:0;display:none}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:var(--choices-placeholder-opacity,.5)}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[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}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--size_4:4px;--size_8:8px;--size_12:12px;--size_16:16px;--size_24:24px;--size_32:32px;--size_40:40px;--size_48:48px;--size_56:56px;--size_64:64px;--size_72:72px;--size_80:80px;--size_96:96px;--size_120:120px;--size_160:160px;--size_240:240px;--size_2:2px;--size_20:20px;--size_10:10px;--size_14:14px;--size_18:18px;--size_22:22px;--size_28:28px;--size_36:36px;--size_44:44px;--size_52:52px;--size_60:60px;--size_68:68px;--size_76:76px;--size_88:88px;--size_136:136px;--size_104:104px;--size_128:128px;--size_132:132px;--size_144:144px;--size_172:172px;--spacing-margin-horizontal:20px;--spacing-gutter:16px;--spacing-viewport-width:360px;--spacing-viewport-height:800px;--header-height:96px;--site-margin:32px;--column-widths:30px}@property --brand-colour{syntax:"<color>";inherits:true;initial-value:#645ecc}*{--gutter:var(--size_16);--margin:var(--size_20);--xxxs_padding:var(--size_8);--xxs_padding:var(--size_8);--xs_padding:var(--size_12);--xxl_padding:var(--size_72);--xxxl_padding:var(--size_88);--sm_padding:var(--size_16);--md_padding:var(--size_24);--lg_padding:var(--size_40);--xl_padding:var(--size_56);--spacing-section--padding-vertical:var(--xl_padding);--button__tabs--padding-vertical:var(--size_12);--button__tabs--padding-horizontal:var(--size_20)}@media screen and (width>=768px){*{--margin:var(--size_44);--xxxs_padding:var(--size_8);--xxs_padding:var(--size_8);--xs_padding:var(--size_16);--sm_padding:var(--size_24);--md_padding:var(--size_32);--lg_padding:var(--size_48);--xl_padding:var(--size_64);--xxl_padding:var(--size_80);--xxxl_padding:var(--size_104);--header-height:108px}}@media screen and (width>=1024px){*{--gutter:var(--size_20);--margin:66px;--xxxs_padding:var(--size_8);--xxs_padding:var(--size_12);--xs_padding:var(--size_20);--sm_padding:var(--size_28);--md_padding:var(--size_40);--lg_padding:var(--size_56);--xl_padding:var(--size_72);--xxl_padding:var(--size_88);--xxxl_padding:var(--size_120);--spacing-section--padding-vertical:var(--xxl_padding);--button__tabs--padding-vertical:var(--size_16);--header-height:108px}}@media screen and (width>=1440px){*{--gutter:var(--size_24);--margin:var(--size_96);--xxxs_padding:var(--size_12);--xxs_padding:var(--size_16);--xs_padding:var(--size_24);--sm_padding:var(--size_32);--md_padding:var(--size_48);--lg_padding:var(--size_64);--xl_padding:var(--size_80);--xxl_padding:var(--size_96);--xxxl_padding:var(--size_136);--button__tabs--padding-vertical:var(--size_20);--button__tabs--padding-horizontal:var(--size_28)}}@media screen and (width>=1920px){*{--gutter:var(--size_32);--margin:124px;--xxxs_padding:var(--size_16);--xxs_padding:var(--size_20);--xs_padding:var(--size_28);--sm_padding:var(--size_36);--md_padding:var(--size_56);--lg_padding:var(--size_72);--xl_padding:var(--size_80);--xxl_padding:var(--size_104);--xxxl_padding:var(--size_160)}}@media screen and (width>=2560px){*{--gutter:var(--size_40);--margin:var(--size_172)}}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;min-width:320px;font-family:proxima-nova,sans-serif;font-size:16px;line-height:1.45;overflow-y:scroll}*,:before,:after{box-sizing:border-box}* button,* button:focus,* button:hover,input:focus{box-shadow:none!important;outline:none!important}body{color:#fff;background-color:#00151d;overflow:hidden}body.off-canvas-active{-webkit-overflow-scrolling:auto;overflow:hidden}html,body{min-width:320px;overflow-x:hidden}.site-width,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video,.hero .hero__content-wrapper{width:100%;max-width:1300px;margin:0 auto}.site-width.guttered,.media-panel--boxed .guttered.media-panel__media,.media-panel--half .guttered.media-panel__media,.guttered.image-and-text-atomx-panel__background-image,.guttered.image-and-text-atomx-panel__background-video,.hero .guttered.hero__content-wrapper{padding:0 20px}@media screen and (width>=560px){.site-width,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video,.hero .hero__content-wrapper,.site-width.guttered,.media-panel--boxed .guttered.media-panel__media,.media-panel--half .guttered.media-panel__media,.guttered.image-and-text-atomx-panel__background-image,.guttered.image-and-text-atomx-panel__background-video,.hero .guttered.hero__content-wrapper{padding:0 28px}}@media screen and (width>=1400px){.site-width,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video,.hero .hero__content-wrapper,.site-width.guttered,.media-panel--boxed .guttered.media-panel__media,.media-panel--half .guttered.media-panel__media,.guttered.image-and-text-atomx-panel__background-image,.guttered.image-and-text-atomx-panel__background-video,.hero .guttered.hero__content-wrapper{padding:0}}@media screen and (width>=1600px){.site-width,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video,.hero .hero__content-wrapper{max-width:1500px}}.desktop{display:none!important}.mobile{display:block}@media screen and (width>=860px){.desktop{display:block!important}.mobile{display:none!important}}.white{color:#000305;background-color:#fff}.white p,.white h1,.white h2,.white h3,.white a,.white table a,.white table{color:#000305}.grey{color:#000305;background-color:#f2f4f4}.dark{background-color:#032732}.dark p,.dark a{color:#fff}.black{background-color:#00151d}.black p,.black a{color:#fff}.primary{background-color:#00d8e7}.hidden{display:none}figure{max-width:100%;margin:0}figure img,figure svg{width:100%;display:block}.clearfix{clear:both}.sr-only:not(:focus,:active){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-content{z-index:1;position:relative}.plyr--stopped .plyr__controls,.plyr--paused .plyr__controls{display:none}.plyr--stopped:hover .plyr__controls,.plyr--paused:hover .plyr__controls{display:flex}.video-player,.plyr--video{aspect-ratio:16/9;width:100%;height:100%;position:relative}.video-player iframe,.plyr--video iframe{object-fit:cover;object-position:center;width:100%;height:100%}.video-player:not(.plays-inline) .plyr__control.plyr__control--overlaid[data-plyr=play],.plyr--video:not(.plays-inline) .plyr__control.plyr__control--overlaid[data-plyr=play]{cursor:pointer;width:var(--size_72);height:var(--size_48);border-radius:var(--size_4);z-index:2;background-color:#1cd5e8;border:none;padding:0;transition:background-color .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player:not(.plays-inline) .plyr__control.plyr__control--overlaid[data-plyr=play] svg,.plyr--video:not(.plays-inline) .plyr__control.plyr__control--overlaid[data-plyr=play] svg{width:var(--size_24);height:var(--size_24);color:#fff;cursor:pointer;margin:auto;position:absolute;inset:0}.video-player:not(.plays-inline):hover .video-player__button,.plyr--video:not(.plays-inline):hover .video-player__button{background-color:#0f8b99}.plyr__video-embed__container{height:100%!important;padding-bottom:0!important;top:0!important;transform:none!important}.plyr__video-embed iframe{width:100%!important;height:200%!important;top:50%!important;transform:translateY(-50%)scale(1)!important}.plyr--video{aspect-ratio:16/9;height:auto!important}@font-face{font-family:Dutch801;src:url(/resources/fonts/Dutch801BTItalic/font.woff2)format("woff2");font-display:swap}a{text-decoration:none}a:hover{color:#00d8e7;text-decoration:none}p a,li a{color:#1d3d47;font-family:proxima-nova,sans-serif;text-decoration:none;position:relative}p a:after,li a:after{content:"";background-color:#00d8e7;width:0;height:1px;transition:all .3s;position:absolute;bottom:-5px;left:0}p a:hover:after,li a:hover:after{width:100%}h1,.h1,h2,.h2{color:#fff;margin-top:0;font-family:futura-pt,sans-serif;font-weight:300;line-height:1.1}h1:last-child,.h1:last-child,h2:last-child,.h2:last-child{margin:0}h1,.h1{text-transform:uppercase;font-size:40px;font-weight:400;line-height:1}h2,.h2{margin-bottom:calc(1.3125rem + .75vw);font-size:24px;font-weight:400}@media (width>=1200px){h2,.h2{margin-bottom:1.875rem}}h3,.h3{font-size:20px;font-weight:400}@media screen and (width>=768px){h1,.h1{font-size:calc(1.5625rem + 3.75vw)}}@media screen and (width>=768px) and (width>=1200px){h1,.h1{font-size:4.375rem}}@media screen and (width>=768px){h2{font-size:calc(1.3875rem + 1.65vw)}}@media screen and (width>=768px) and (width>=1200px){h2{font-size:2.625rem}}@media screen and (width>=768px){h3{font-size:calc(1.35rem + 1.2vw)}}@media screen and (width>=768px) and (width>=1200px){h3{font-size:2.25rem}}p{margin:0 0 .5em;font-size:1rem;font-weight:300}p:last-child,p:only-child{margin:0}p.highlight{font-size:1.125rem}@media screen and (width>=768px){p{font-size:1.125rem}p.highlight{margin-bottom:30px;font-size:calc(1.275rem + .3vw)}}@media screen and (width>=768px) and (width>=1200px){p.highlight{font-size:1.5rem}}p strong{font-weight:600}a{transition:all .3s}.standfirst,.atomx .hero--atomx .hero__text .hero__introduction,.standfirst p,.atomx .hero--atomx .hero__text .hero__introduction p,.standfirst ul li,.atomx .hero--atomx .hero__text .hero__introduction ul li,.standfirst ol li,.atomx .hero--atomx .hero__text .hero__introduction ol li{margin:0 0 var(--xxs_padding);font-size:var(--size_20);line-height:var(--size_28)}.standfirst:last-of-type,.atomx .hero--atomx .hero__text .hero__introduction:last-of-type,.standfirst p:last-of-type,.atomx .hero--atomx .hero__text .hero__introduction p:last-of-type,.standfirst ul li:last-of-type,.atomx .hero--atomx .hero__text .hero__introduction ul li:last-of-type,.standfirst ol li:last-of-type,.atomx .hero--atomx .hero__text .hero__introduction ol li:last-of-type{margin:0}@media screen and (width>=1024px){.standfirst,.atomx .hero--atomx .hero__text .hero__introduction,.standfirst p,.atomx .hero--atomx .hero__text .hero__introduction p,.standfirst ul li,.atomx .hero--atomx .hero__text .hero__introduction ul li,.standfirst ol li,.atomx .hero--atomx .hero__text .hero__introduction ol li{font-size:var(--size_24);line-height:var(--size_32)}}@media screen and (width>=1920px){.standfirst,.atomx .hero--atomx .hero__text .hero__introduction,.standfirst p,.atomx .hero--atomx .hero__text .hero__introduction p,.standfirst ul li,.atomx .hero--atomx .hero__text .hero__introduction ul li,.standfirst ol li,.atomx .hero--atomx .hero__text .hero__introduction ol li{font-size:var(--size_28);line-height:var(--size_36)}}.lg,.challenges-panel .challenges__text p,.introduction-panel .introduction__text p,p.lg,p.large{font-size:var(--size_20);line-height:var(--size_28);letter-spacing:0;margin:var(--size_18) 0}@media screen and (width>=1024px){.lg,.challenges-panel .challenges__text p,.introduction-panel .introduction__text p,p.lg,p.large{font-size:var(--size_24);line-height:var(--size_32)}}@media screen and (width>=1920px){.lg,.challenges-panel .challenges__text p,.introduction-panel .introduction__text p,p.lg,p.large{font-size:var(--size_32);line-height:var(--size_36)}}.special-stat{color:#000305;font-family:futura-pt,sans-serif;font-size:var(--size_40);line-height:var(--size_48);letter-spacing:0;text-transform:uppercase;font-weight:500!important}.bg--dark .special-stat{color:#fff}@media screen and (width>=768px){.special-stat{font-size:var(--size_28);line-height:var(--size_32)}}@media screen and (width>=1024px){.special-stat{font-size:var(--size_40);line-height:var(--size_48)}}@media screen and (width>=1440px){.special-stat{font-size:var(--size_64);line-height:var(--size_72)}}.two-grid{flex-flow:column wrap;margin:0 -2px;padding:0;list-style:none;display:flex}.two-grid .item{flex-basis:100%;padding:10px 2px}.two-grid .item h3{margin-bottom:10px;font-weight:400}.three-grid,.four-grid{flex-wrap:wrap;justify-content:flex-start;margin:0 -2px;padding:0;list-style:none;display:flex}.three-grid>.item,.four-grid>.item{flex-direction:column;flex-basis:100%;margin-bottom:20px;padding:10px 2px;display:flex}.five-grid{flex-flow:wrap;justify-content:center;margin:0 auto;padding:0;list-style:none;display:flex}.five-grid .item{text-align:center;flex-basis:50%;padding:10px 2px;display:flex}@media screen and (width>=768px){.four-grid .item{flex-basis:25%}.five-grid .item{flex-basis:calc(33.3333% - 10px);margin-bottom:30px}}@media screen and (width>=1100px){.two-grid{flex-direction:row}.two-grid .item{flex-basis:50%}.three-grid{justify-content:flex-start}.three-grid>.item{text-align:center;flex-basis:33.3333%;margin:0}.three-grid>.item:last-of-type .item_preview{margin-right:0}.three-grid>.item:nth-of-type(3n+3) .profile{margin-right:0!important}.five-grid .item{flex-basis:calc(20% - 10px);margin-bottom:30px}}.grid{flex-flow:wrap;justify-content:flex-start;margin:0;padding:0;list-style:none;display:flex}.grid__item{width:100%}@media screen and (width<=768px){.grid--2-mobile{grid-template-columns:1fr 1fr;gap:20px;display:grid}}@media screen and (width>=768px){.grid{gap:28px;display:grid}.grid--2{grid-template-columns:1fr 1fr}.grid--3,.grid--5{grid-template-columns:1fr 1fr 1fr}.grid--4{grid-template-columns:1fr 1fr 1fr 1fr}.grid--2-tablet{grid-template-columns:1fr 1fr}}@media screen and (width>=1024px){.grid--2{grid-template-columns:1fr 1fr}.grid--3{grid-template-columns:1fr 1fr 1fr}.grid--4{grid-template-columns:1fr 1fr 1fr 1fr}.grid--5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid--2-tablet{grid-template-columns:1fr 1fr 1fr}}@media screen and (width>=1240px){.grid--4{grid-template-columns:1fr 1fr 1fr 1fr}}.columns,.media-panel--boxed .media-panel__media-inner,.media-panel--half .media-panel__media-inner,.hero .hero__content-wrapper{-ms-grid-columns:1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;grid-template-columns:1fr repeat(7,15px 1fr);display:grid}@media screen and (width>=768px){.columns,.media-panel--boxed .media-panel__media-inner,.media-panel--half .media-panel__media-inner,.hero .hero__content-wrapper{-ms-grid-columns:1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;grid-template-columns:1fr repeat(11,15px 1fr)}}@media screen and (width>=980px){.columns,.media-panel--boxed .media-panel__media-inner,.media-panel--half .media-panel__media-inner,.hero .hero__content-wrapper{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:1fr repeat(11,20px 1fr)}}.section-padding,.image_and_text-container .image-and-text-atomx-panel.background-feature{padding:50px 0}@media screen and (width>=768px){.section-padding,.image_and_text-container .image-and-text-atomx-panel.background-feature{padding:calc(1.5rem + 3vw) 0}}@media screen and (width>=768px) and (width>=1200px){.section-padding,.image_and_text-container .image-and-text-atomx-panel.background-feature{padding:3.75rem 0}}@media screen and (width>=1400px){.section-padding,.image_and_text-container .image-and-text-atomx-panel.background-feature{padding:calc(1.6875rem + 5.25vw) 0}}@media screen and (width>=1400px) and (width>=1200px){.section-padding,.image_and_text-container .image-and-text-atomx-panel.background-feature{padding:5.625rem 0}}.bottom-padding{padding-bottom:50px}@media screen and (width>=768px){.bottom-padding{padding-bottom:calc(1.5rem + 3vw)}}@media screen and (width>=768px) and (width>=1200px){.bottom-padding{padding-bottom:3.75rem}}@media screen and (width>=1400px){.bottom-padding{padding-bottom:calc(1.6875rem + 5.25vw)}}@media screen and (width>=1400px) and (width>=1200px){.bottom-padding{padding-bottom:5.625rem}}@media screen and (width>=768px){.top-padding{padding-top:calc(1.5rem + 3vw)}}@media screen and (width>=768px) and (width>=1200px){.top-padding{padding-top:3.75rem}}@media screen and (width>=1400px){.top-padding{padding-top:calc(1.6875rem + 5.25vw)}}@media screen and (width>=1400px) and (width>=1200px){.top-padding{padding-top:5.625rem}}.top-padding{padding-top:50px}@media screen and (width>=768px){.top-padding{padding-top:calc(1.5rem + 3vw)}}@media screen and (width>=768px) and (width>=1200px){.top-padding{padding-top:3.75rem}}@media screen and (width>=1400px){.top-padding{padding-top:calc(1.6875rem + 5.25vw)}}@media screen and (width>=1400px) and (width>=1200px){.top-padding{padding-top:5.625rem}}@keyframes heartbeat{0%{transform:scale(1)}20%{transform:scale(1.1)}40%{transform:scale(1)}60%{transform:scale(1.1)}80%{transform:scale(1)}to{transform:scale(1)}}.related_articles{z-index:0;position:relative;overflow:hidden}.related_articles h2{color:#00151d;text-transform:uppercase}.related_articles .text{grid-column:1/16;margin-bottom:50px}.related_articles .text p{margin-bottom:30px}.related_articles .article-block{grid-column:1/16}@media screen and (width>=768px){.related_articles .text{grid-column:1/6;width:90%}.related_articles .article-block{grid-column:7/24}}.continent-section{border-top:1px solid #707070;margin:0;position:relative}.continent-section .inner-content{max-height:0;margin:0;transition:max-height .2s ease-out;overflow:hidden}.continent-section .inner-content .five-grid{justify-content:flex-start;margin:1.25rem 0}.continent-section .inner-content .five-grid .item.country-item{text-align:left;flex-basis:100%}@media screen and (width>=560px){.continent-section .inner-content .five-grid .item.country-item{flex-basis:50%}}@media screen and (width>=768px){.continent-section .inner-content .five-grid .item.country-item{flex-basis:33%}}@media screen and (width>=1100px){.continent-section .inner-content .five-grid .item.country-item{flex-basis:20%}}.continent-section .country-item{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:10px 0 20px}.continent-section .country-item h3{text-transform:capitalize;color:#fff;text-transform:none;text-align:left;width:100%;margin:0;font-family:proxima-nova,sans-serif;font-size:1.25rem;transition:all .3s;display:block;position:relative}.continent-section .country-item .inner-content{height:100%;max-height:100%;transition:none;overflow:visible}.continent-section .country-item .inner-content p{color:#fff;flex-direction:column;flex-grow:1;display:flex}.continent-section .country-item .inner-content .inner{flex-direction:column;justify-content:space-between;height:100%;display:flex}.continent-section .country-item p{text-align:left;margin-top:20px;font-weight:lighter}@media screen and (width>=768px){.continent-section .country-item{border-bottom:none;margin-bottom:20px}.continent-section .country-item p{margin-top:0}.continent-section .country-item h3{width:auto;margin:.625rem 0 1.25rem;font-size:calc(1.2875rem + .45vw);display:inline-block}}@media screen and (width>=768px) and (width>=1200px){.continent-section .country-item h3{font-size:1.625rem}}@media screen and (width>=768px){.continent-section .country-item h3:after{display:none}}.continent-section .title,.title-above-map{background-color:#00151d;width:100%;margin:0;position:relative;padding:1.25rem 0!important}.continent-section .title .inner-title,.title-above-map .inner-title{width:70%;margin-left:10px;font-family:proxima-nova,sans-serif;font-size:calc(1.275rem + .3vw);color:#fff!important}@media (width>=1200px){.continent-section .title .inner-title,.title-above-map .inner-title{font-size:1.5rem}}.continent-section .title .inner-title:before,.title-above-map .inner-title:before{content:"";background-color:#0000;background-image:url(/images/icons/arrow-down-small-dark.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:10px;transition:all .3s;display:inline-block;position:relative;transform:rotate(-90deg)}@media screen and (width>=768px){.continent-section .title .inner-title,.title-above-map .inner-title{cursor:pointer;margin:auto;font-size:1.25rem}}.continent-section .title.active .inner-title:before,.title-above-map.active .inner-title:before{transform:rotate(0)}.gallery .glide__slide{margin:0!important}.gallery figure{width:100%;max-height:600px;margin:0!important}.gallery figure img{object-fit:contain;width:auto;height:100%;max-height:600px;margin:0 auto}.gallery_footer{background-color:#032732;padding:1.25rem calc(1.3125rem + .75vw)}@media (width>=1200px){.gallery_footer{padding:1.25rem 1.875rem}}.gallery_footer{color:#fff;justify-content:center;align-items:center;display:flex}.gallery_footer__controls{margin:0 auto}.gallery_footer .slide_numbers{margin:auto 15px;display:inline-block}.gallery_footer .slide_numbers p{color:#fff;margin:0;font-size:20px}.gallery_footer .slide_numbers span{margin:0 2px;display:inline-block}.gallery_footer .glide__arrow{pointer-events:all;-webkit-user-select:all;user-select:all;background-color:#00d8e7;border-radius:30px;width:30px;height:30px;display:inline-block;position:relative;top:-5px;bottom:auto}.gallery_footer .glide__arrow:after{content:"";background:url(/images/icons/sharp-arrow.svg) 50%/contain no-repeat;width:20px;height:20px;margin:auto;position:absolute;inset:0;transform:scale(-1)}.gallery_footer .glide__arrow:hover{background-color:#00a8b4}.gallery_footer .glide__arrow--right{right:0}.gallery_footer .glide__arrow--right:after{transform:scale(1)}.glide__bullets.connected-bullets,.section.testimonials .glide__bullets{text-align:center;box-sizing:border-box;width:100%;margin:auto}.glide__bullets.connected-bullets .glide__bullet,.glide__bullets.connected-bullets .timeline .timeline__footer .glide__bullet--today,.timeline .timeline__footer .glide__bullets.connected-bullets .glide__bullet--today,.section.testimonials .glide__bullets .glide__bullet,.section.testimonials .glide__bullets .timeline .timeline__footer .glide__bullet--today,.timeline .timeline__footer .section.testimonials .glide__bullets .glide__bullet--today{background-color:#00151d;border:1px solid #fff;border-radius:50%;width:10px;height:13px;margin:0 20px;position:relative}.glide__bullets.connected-bullets .glide__bullet--active,.section.testimonials .glide__bullets .glide__bullet--active{background-color:#00d8e7;border-color:#00d8e7}.glide__bullets.connected-bullets .glide__bullet:after,.glide__bullets.connected-bullets .timeline .timeline__footer .glide__bullet--today:after,.timeline .timeline__footer .glide__bullets.connected-bullets .glide__bullet--today:after,.section.testimonials .glide__bullets .glide__bullet:after,.section.testimonials .glide__bullets .timeline .timeline__footer .glide__bullet--today:after,.timeline .timeline__footer .section.testimonials .glide__bullets .glide__bullet--today:after{content:"";background-color:#fff;width:45px;height:1px;display:block;position:absolute;left:11px}.glide__bullets.connected-bullets .glide__bullet:last-of-type:after,.glide__bullets.connected-bullets .timeline .timeline__footer .glide__bullet--today:last-of-type:after,.timeline .timeline__footer .glide__bullets.connected-bullets .glide__bullet--today:last-of-type:after,.section.testimonials .glide__bullets .glide__bullet:last-of-type:after,.section.testimonials .glide__bullets .timeline .timeline__footer .glide__bullet--today:last-of-type:after,.timeline .timeline__footer .section.testimonials .glide__bullets .glide__bullet--today:last-of-type:after{display:none}.glide__arrows{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100px;margin:auto;position:absolute;inset:0 0 30px}.glide__arrows .glide__arrow{pointer-events:all;-webkit-user-select:all;user-select:all;border-radius:50%;width:30px;height:30px;position:absolute;top:0}.glide__arrows .glide__arrow:after{content:"";background:url(/images/icons/sharp-arrow.svg) 50%/contain no-repeat;width:30px;height:30px;margin:auto;position:absolute;inset:0;transform:scale(-1)}.glide__arrows .glide__arrow--right{right:0}.glide__arrows .glide__arrow--right:after{transform:scale(1)}.glightbox-container .ginner-container{justify-content:flex-start}.glightbox-container .gcontainer{width:95%;max-width:1100px;max-height:80%;margin:auto;top:50px;overflow:hidden}.glightbox-container .goverlay{background-color:#032732b3}.glightbox-container .gslider{align-items:flex-start;top:50px;overflow-y:hidden}.glightbox-container .gslider .gslide{overflow-y:hidden}.glightbox-container .gslide-media.gslide-video{max-width:1100px!important}.glightbox-container .gslide-inline{color:#fff;background-color:#00151d;box-shadow:1px 2px 9px #0000004d;width:100%!important;max-width:1100px!important}.glightbox-container .gslide-inline .ginlined-content{padding:30px}@media screen and (width>=1100px){.glightbox-container .gslide-inline .ginlined-content{padding:30px 15%}}.glightbox-container .gslide-inline .ginlined-content{width:100%;max-width:1100px;margin-bottom:50px}.glightbox-container .gprev,.glightbox-container .gnext{background-color:#00151dcc;display:none!important}.glightbox-container .gprev svg path,.glightbox-container .gnext svg path{fill:#00d8e7}.glightbox-container .gclose.gbtn{background-color:#0000;flex-direction:row;width:auto;display:flex;top:0;right:0}.glightbox-container .gclose.gbtn svg{display:none}.glightbox-container .gclose.gbtn:after{content:"";background-image:url(/images/icons/close.svg);background-repeat:no-repeat;background-size:100% 100%;width:30px;height:30px;margin:5px 10px;display:inline-block}.glightbox-container .gclose.gbtn:before{content:"Close";color:#fff;font-size:14px;font-weight:400;display:inline-block}.glightbox-container .profile-content{margin-bottom:50px}.glightbox-container .profile-content .bard .content{color:#fff}.glightbox-container .profile-content .profile-content{padding-top:30px}.glightbox-container .profile-content .job_title{flex-basis:100%;margin-bottom:20px;font-size:20px}.glightbox-container .profile-content .contact-details{flex-flow:column wrap;align-items:flex-start;padding-left:20px;display:flex;position:relative}.glightbox-container .profile-content .contact-details:before{content:"";background-color:#fff;width:1px;height:100%;position:absolute;top:0;left:0}.glightbox-container .profile-content .main_image{margin-top:30px}.glightbox-container .profile-content .contact-details a{color:#fff;margin:15px 0}@media screen and (width>=768px){.glightbox-container .profile-content{margin-bottom:50px}.glightbox-container .profile-content .bard .content{grid-column:1/24;width:100%}.glightbox-container .profile-content .contact-details{flex-direction:row;align-items:center}.glightbox-container .profile-content .contact-details a{margin-bottom:10px;margin-right:15px}.glightbox-container .profile-content .contact-details a:last-of-type{margin-left:0}.glightbox-container .profile-content .job_title{font-size:33px}.glightbox-container .gcontainer{width:70%;top:12.5%}}@media screen and (width>=1100px){.glightbox-container .gslide-inline .ginlined-content{padding:10% 15%}}.map-container{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50vw - 50%);position:relative}.map-container .map,.map-container #map{height:50vh}@media screen and (width>=768px){.map-container{height:auto}}.map-section{position:relative}.map-section .text-container{-webkit-user-select:none;user-select:none;pointer-events:none;margin:auto;position:relative}.map-section .text-overlay{-webkit-user-select:all;user-select:all;pointer-events:all;flex-direction:column;grid-column:1/16;padding:calc(1.3125rem + .75vw) 0;display:flex}@media (width>=1200px){.map-section .text-overlay{padding:1.875rem 0}}.map-section .text-overlay .text{flex-direction:column;display:flex}.map-section .text-overlay p,.map-section .text-overlay h3{text-align:left;font-family:proxima-nova,sans-serif}.map-section .text-overlay a{color:#00151d}.map-section .text-overlay a:after{display:none}.map-section .text-overlay a:hover{color:#1d3d47}.map-section .text-overlay p{color:#00151d;margin-bottom:0}.map-section .text-overlay .address p{white-space:pre-line;margin-bottom:15px}.map-section .text-overlay .contact p{white-space:pre}.map-section .text-overlay h3{text-transform:none;color:#032732;margin:0 0 30px;font-size:calc(1.3375rem + 1.05vw)}@media (width>=1200px){.map-section .text-overlay h3{font-size:2.125rem}}@media screen and (width>=768px){.map-section .map-container{display:block}.map-section .text-container{width:100%;height:auto;position:absolute;top:30%;left:0}.map-section .text-overlay{background:#fff;grid-column:3/12;margin:0;padding:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.map-section .text-overlay{padding:1.875rem}}@media screen and (width>=768px){.map-section .text-overlay .text{flex-direction:row;display:flex}.map-section .text-overlay .text>div{flex-direction:column;flex-basis:50%;display:flex}}@media screen and (width>=1100px){.map-section .text-overlay{width:90%}}.parallax_image-container{z-index:1;position:relative}.parallax_image-container .featured-section__text .columns .inner,.parallax_image-container .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container .featured-section__text .hero__content-wrapper .inner{grid-column:1/16;padding:calc(1.3125rem + .75vw) 0}@media (width>=1200px){.parallax_image-container .featured-section__text .columns .inner,.parallax_image-container .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container .featured-section__text .hero__content-wrapper .inner{padding:1.875rem 0}}.parallax_image-container .featured-section{color:#fff;height:50vh;position:relative;overflow:hidden}.parallax_image-container .featured-section:not(.angled){z-index:5!important}.parallax_image-container .featured-section:not(.angled).has-content,.parallax_image-container .featured-section:not(.angled).has-content .featured-section__background{min-height:600px}.parallax_image-container .featured-section .featured-section__overlay{z-index:4;background:linear-gradient(90deg,#032732,#03273233);position:absolute;inset:0}.parallax_image-container .featured-section .featured-section__overlay .featured-section__text{flex-direction:column;place-content:center;width:90%;margin:auto;display:flex;position:absolute;inset:0}.parallax_image-container .featured-section .featured-section__overlay h2{text-transform:uppercase;font-family:futura-pt,sans-serif;font-size:calc(1.3125rem + .75vw);font-weight:500;line-height:1.35}@media (width>=1200px){.parallax_image-container .featured-section .featured-section__overlay h2{font-size:1.875rem}}.parallax_image-container .featured-section .featured-section__overlay p{margin-bottom:30px}.parallax_image-container .featured-section .featured-section__background{z-index:-1;clip:rect(0, auto, auto, 0);width:100%;height:50vh;position:absolute;inset:0 auto auto 0}.parallax_image-container .featured-section .featured-section__background picture{z-index:-1;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;width:100%;height:100%;display:block;position:fixed;inset:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.parallax_image-container .featured-section .featured-section__background picture img{object-fit:cover;width:100%;height:100%}@media screen and (width>=768px){.parallax_image-container .featured-section{height:40vh;padding-right:0}.parallax_image-container .featured-section:not(.angled).has-content{height:45vh;min-height:400px}.parallax_image-container .featured-section:not(.angled).has-content .featured-section__background{min-height:auto}.parallax_image-container .featured-section .featured-section__text .columns .inner,.parallax_image-container .featured-section .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container .featured-section .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container .featured-section .featured-section__text .media-panel__media-inner .inner,.parallax_image-container .featured-section .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container .featured-section .featured-section__text .hero__content-wrapper .inner{grid-column:3/14}.parallax_image-container .featured-section .featured-section__text h2{font-size:calc(1.40625rem + 1.875vw)}}@media screen and (width>=768px) and (width>=1200px){.parallax_image-container .featured-section .featured-section__text h2{font-size:2.8125rem}}@media screen and (width>=768px){.parallax_image-container .featured-section .featured-section__background,.parallax_image-container .featured-section .featured-section__background picture,.parallax_image-container .featured-section.angled,.parallax_image-container .featured-section.angled .featured-section__background,.parallax_image-container .featured-section.angled .featured-section__background picture{height:100vh}}.parallax_image-container .featured-section__text.mobile{margin-bottom:50px}.parallax_image-container .featured-section__text.mobile p.quote{margin-bottom:10px;font-family:Dutch801,serif;font-style:italic}.parallax_image-container .featured-section__text.mobile p.author{margin-bottom:10px}@media screen and (width>=768px){.parallax_image-container .featured-section__text.mobile{display:none}}.parallax_image-container.angled{z-index:1;position:relative}.parallax_image-container.angled .featured-section__overlay{display:none}.parallax_image-container.angled .featured-section:before{content:"";z-index:5;background-color:#00151d;width:999px;height:200px;display:block;position:absolute;top:-150px;left:50%;transform:translate(-50%)rotate(-7deg)}.parallax_image-container.angled .featured-section:after{content:"";z-index:5;background-color:#00151d;width:999px;height:400px;display:block;position:absolute;top:45vh;left:50%;transform:translate(-50%)rotate(-7deg)}.parallax_image-container.angled .featured-section .featured-section__background picture,.parallax_image-container.angled .featured-section .featured-section__background{position:absolute}@media screen and (width>=768px){.parallax_image-container.angled{min-height:900px;margin:calc(-1.75rem - 6vw) 0}}@media screen and (width>=768px) and (width>=1200px){.parallax_image-container.angled{margin:-6.25rem 0}}@media screen and (width>=768px){.parallax_image-container.angled .featured-section{min-height:900px;max-height:1000px}.parallax_image-container.angled .featured-section__text .columns .inner,.parallax_image-container.angled .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container.angled .featured-section__text .hero__content-wrapper .inner{grid-column:3/20}.parallax_image-container.angled .featured-section__overlay{display:block}.parallax_image-container.angled .featured-section:after,.parallax_image-container.angled .featured-section:before{display:none}.parallax_image-container.angled .featured-section__overlay .quote{margin-bottom:10px;font-family:Dutch801,serif;font-size:calc(1.25625rem + .075vw);font-style:italic}}@media screen and (width>=768px) and (width>=1200px){.parallax_image-container.angled .featured-section__overlay .quote{font-size:1.3125rem}}@media screen and (width>=768px){.parallax_image-container.angled .featured-section .featured-section__background,.parallax_image-container.angled .featured-section .featured-section__background picture{height:80vh;min-height:800px}.parallax_image-container.angled:before{content:"";z-index:5;background-color:#00151d;width:9999px;height:400px;position:absolute;top:-250px;left:50%;transform:translate(-50%)rotate(-7deg)}.parallax_image-container.angled:after{content:"";z-index:5;background-color:#00151d;width:9999px;height:400px;display:block;position:absolute;top:700px;left:50%;transform:translate(-50%)rotate(-7deg)}}@media screen and (width>=1100px){.parallax_image-container.angled .featured-section__overlay .quote{font-size:calc(1.2625rem + .15vw)}}@media screen and (width>=1100px) and (width>=1200px){.parallax_image-container.angled .featured-section__overlay .quote{font-size:1.375rem}}@media screen and (width>=1100px){.parallax_image-container.angled .featured-section__text .columns .inner,.parallax_image-container.angled .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container.angled .featured-section__text .hero__content-wrapper .inner{grid-column:3/15}}@media screen and (width>=1670px){.parallax_image-container.angled .featured-section__overlay .quote{font-size:calc(1.275rem + .3vw)}}@media screen and (width>=1670px) and (width>=1200px){.parallax_image-container.angled .featured-section__overlay .quote{font-size:1.5rem}}@media screen and (width>=1670px){.parallax_image-container.angled .featured-section__text .columns .inner,.parallax_image-container.angled .featured-section__text .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .media-panel--half .media-panel__media-inner .inner,.media-panel--half .parallax_image-container.angled .featured-section__text .media-panel__media-inner .inner,.parallax_image-container.angled .featured-section__text .hero .hero__content-wrapper .inner,.hero .parallax_image-container.angled .featured-section__text .hero__content-wrapper .inner{grid-column:3/10}}.item_preview{text-align:left;background-color:#032732;border-radius:10px;flex-direction:column;flex-basis:100%;display:flex;position:relative;overflow:hidden;padding:0!important;text-decoration:none!important}.item_preview figure{position:relative}.item_preview figure img{object-fit:cover;width:100%;height:200px;transition:all .3s}.item_preview .article_type{background-color:#00d8e7;width:100%;margin:0;padding:10px 16px;font-size:20px;color:#fff!important}.item_preview .preview_details{flex-direction:column;flex-basis:100%;height:auto;padding:20px;display:flex}.item_preview .preview_details p{color:#fff;width:90%;margin:0 0 20px;font-size:1rem}.item_preview .preview_details p.date{opacity:.6;font-size:14px}.item_preview .preview_details p.title{font-size:20px}.item_preview .preview_details p.excerpt{color:#fff9;flex-grow:1}.item_preview .preview_details p.language_label{margin-bottom:5px}.item_preview .preview_details .arrow_link{color:#00d8e7}.item_preview .preview_details .arrow_link:after{content:"→";margin-left:5px;transition:all .3s}.item_preview.profile{background-color:#00151d;padding:5px;text-decoration:none}.item_preview.profile .preview_details .name{color:#00d8e7;font-weight:400}.item_preview.profile .preview_details .name,.item_preview.profile .preview_details .job_title{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.item_preview.profile .preview_details .name,.item_preview.profile .preview_details .job_title{font-size:1.5rem}}.item_preview.profile .preview_details .name,.item_preview.profile .preview_details .job_title{margin-bottom:0}.item_preview.profile .preview_details .job_title{margin-bottom:10px}.item_preview.profile .preview_details .language_label{margin-bottom:5px}.item_preview.profile .languages{flex-grow:1;margin-bottom:10px}.item_preview.profile .languages .language{text-transform:capitalize;color:#fff;margin-bottom:5px;margin-right:10px;line-height:.6;display:inline-block}.item_preview.profile .languages .language img{max-width:25px;max-height:17px;margin:5px 5px 5px 0;display:inline-block}.item_preview.row{flex-direction:row;margin-bottom:30px;display:flex;position:relative}.item_preview.row figure{flex-basis:30%}.item_preview.row figure img{height:100%}.item_preview.row .job_title{margin-bottom:20px}.item_preview.row .preview_details{text-align:left;flex-basis:70%}.item_preview.row .arrow_link{display:block}.item_preview.row .language_label{width:auto;display:inline-block}.item_preview.row .languages{margin-bottom:0;display:inline-block}@media screen and (width>=768px){.item_preview .article_type{padding:10px 20px}.item_preview .preview_details p{margin-bottom:5px}.item_preview .preview_details .exceprt{margin-bottom:10px}.item_preview.profile.row .arrow_link{position:absolute;bottom:30px;right:30px}.item_preview:hover .arrow_link:after,.item_preview:focus .arrow_link:after{margin-left:15px}.item_preview:hover figure,.item_preview:focus figure{background-color:#00d8e7}.item_preview:hover figure img,.item_preview:focus figure img{filter:opacity(80%)}}@media screen and (width>=1100px){.item_preview:not(.row){margin-right:15px!important}}.privacy .scroll-menu-container,.terms .scroll-menu-container{display:none!important}.scroll-menu-container{z-index:10;position:fixed;top:35%;left:2.5%}@media screen and (width>=1450px){.scroll-menu-container{left:5%}}.scroll-menu-container .logo-container{max-width:200px;display:block}.scroll-menu-container .logo-container img{width:100%}.scroll-menu-container .scroll-menu{text-align:left;padding:0;list-style:none;position:relative}.scroll-menu-container .scroll-menu li{padding:10px 0;position:relative}.scroll-menu-container .scroll-menu li:last-child:before{display:none}.scroll-menu-container .scroll-menu li:before{content:"";z-index:-1;background-color:#fff;width:2px;height:85%;position:absolute;top:25px;left:0}.scroll-menu-container .scroll-menu li a{color:#00d8e7;visibility:hidden;text-transform:capitalize;padding-left:20px;font-size:14px;text-decoration:none;position:relative}.scroll-menu-container .scroll-menu li a:before{visibility:visible;content:"";background-color:#00d8e700;border:1px solid #fff;border-radius:50%;width:10px;height:10px;margin:auto;transition:visibility .2s ease-in;position:absolute;top:0;bottom:0;left:-4px}.scroll-menu-container .scroll-menu li a.active{visibility:visible;background-color:#0000}.scroll-menu-container .scroll-menu li a.active:before{content:"";background-color:#00d8e7;border-color:#00d8e7}.scroll-menu-container .scroll-menu li a:hover:after{width:0}.scroll-menu-container .scroll-menu.invert li:before{background-color:#032732}.scroll-menu-container .scroll-menu.invert li a{color:#032732}.scroll-menu-container .scroll-menu.invert li a:before{border-color:#032732}.scroll-menu-container .scroll-menu.invert li a.active:before{background-color:#032732;border-color:#032732}@media screen and (width>=768px){.join-us__ctas{justify-content:space-between}.join-us__ctas .item{flex-basis:30%;width:30%;max-width:400px}}.join-us__title{text-align:center;text-transform:uppercase;color:#00d8e7}.early-careers__ctas .box-cta,.square-ctas__ctas .box-cta{padding:48px 24px}.early-careers__ctas .box-cta .title,.square-ctas__ctas .box-cta .title{text-transform:uppercase}@media screen and (width>=1024px){.early-careers__ctas,.square-ctas__ctas{justify-content:space-between}.early-careers__ctas .item,.square-ctas__ctas .item{flex-basis:32%;width:32%;margin:0;padding:0}.early-careers__ctas .box-cta .title,.square-ctas__ctas .box-cta .title{text-transform:none;margin-bottom:16px!important}.early-careers__ctas .box-cta,.square-ctas__ctas .box-cta{height:100%}}@media screen and (width>=1200px){.early-careers__ctas .box-cta p,.square-ctas__ctas .box-cta p{font-size:20px;line-height:28px}}@media screen and (width>=1600px){.early-careers__ctas .item,.square-ctas__ctas .item{flex-basis:30%;width:30%}.early-careers__ctas .box-cta,.square-ctas__ctas .box-cta{padding:64px 40px}}.box-cta{border-left:2px solid #00d8e7;border-right:2px solid #00d8e7;position:relative}.box-cta:before,.box-cta:after{content:"";width:100%;height:2px;position:absolute;left:0;right:0}.box-cta:before{background:linear-gradient(90deg,#00d8e7 60%,#00d8e700 60% 80%,#00d8e7 80%);top:0}.box-cta:after{background:linear-gradient(90deg,#00d8e7 20%,#00d8e700 20% 40%,#00d8e7 40%);bottom:0}.box-cta{text-align:center;padding:48px 40px}.box-cta .inner{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;display:flex}.box-cta .title,.box-cta h2,.box-cta h3{color:#fff;text-wrap-style:balance;margin:0!important}.box-cta p{flex-grow:1;font-weight:400;color:#fff!important;margin:0!important}.box-cta a{margin-top:16px}@media screen and (width>=768px){.box-cta{justify-content:center;align-items:center}.box-cta a{margin-top:24px}.box-cta p{font-size:16px;line-height:24px}}.breadcrumbs{text-align:left;z-index:10;grid-column:1/16;display:none;position:relative}@media screen and (width>=768px){.breadcrumbs{grid-column:3/22;display:block}}.breadcrumbs .breadcrumb-list{margin:0;padding:0;list-style:none}.breadcrumbs .breadcrumb-list .item{display:inline-block}.breadcrumbs .breadcrumb-list .item:not(:last-child):after{content:">";margin-left:4px;margin-right:4px}.breadcrumbs .breadcrumb-list .breadcrumb_link{color:#fff;font-size:14px;line-height:1;text-decoration:none}.breadcrumbs .breadcrumb-list .breadcrumb_link.current,.breadcrumbs .breadcrumb-list .breadcrumb_link:hover{color:#00d8e7}@media screen and (width>=768px){.breadcrumb-title{padding-top:55px}.breadcrumb-title .breadcrumbs{padding:5px}}.breadcrumb-header{width:90%;margin:20px auto 50px}.breadcrumb-header h1{margin-bottom:10px}.breadcrumb-header p{text-align:center}@media screen and (width>=1100px){.breadcrumb-header{width:40%}.breadcrumb-header p{font-size:1.25rem}}.filters{flex-flow:wrap;grid-column:1/16;justify-content:space-between;margin-top:30px;margin-bottom:80px;display:flex}.filters input,.filters label,.filters select,.filters .choices__inner{font-size:14px}.filters .filter{flex-basis:48%;margin-bottom:20px}.filters .filter .choices__inner{text-align:left;background-color:#03273280;border-color:#ffffffb3;border-radius:10px}.filters .filter .choices__list--dropdown{text-align:left;background-color:#032732;border-color:#ffffffb3;max-height:100px;overflow:scroll}.filters .filter .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#00151d}.filters .filter .choices[data-type*=select-one] .choices__input{display:none}.filters label{color:#00d8e7;text-align:left;margin-bottom:5px;font-weight:500;display:block}.filters form{flex-basis:48%;width:66%;margin-bottom:20px;position:relative}.filters form img{width:15px;height:15px;position:absolute;bottom:20px;right:10px}.filters form input{color:#fff;background-color:#03273280;border:1px solid #ffffffb3;border-radius:10px;width:100%;padding:15px 10px;font-size:.875rem;-webkit-appearance:none!important}.filters form input::placeholder{color:#fff}@media screen and (width>=768px){.filters{grid-column:5/20;margin-bottom:50px}.filters input,.filters label,.filters select,.filters .choices__inner{font-size:18px!important}.filters label{margin-bottom:0;padding:15px 10px}.filters .filter{background-color:#03273280;border:1px solid #ffffffb3;border-radius:10px;flex-basis:100%;display:flex}.filters .filter label:not(.checkbox-label){border-right:1px solid #ffffffb3;width:30%;padding:10px 15px;display:inline-block}.filters .filter .choices__inner{border:none!important}.filters .filter .choices__list--dropdown{max-height:250px}.filters .filter>div{width:70%;display:inline-block}.filters form{flex-basis:100%;width:100%;display:flex}.filters form label{display:none}.filters form img{bottom:20px;right:15px}}.filters.filters--vacancies .filter,.filters.filters--vacancies form{flex-basis:48%;width:48%}@media screen and (width>=768px){.filters.filters--vacancies form{flex-basis:48%;width:48%}}@media screen and (width>=1200px){.filters .filter{flex-basis:33%}.filters form{flex-basis:66%;width:66%}.filters.filters--team .filter,.filters.filters--news .filter{flex-basis:48%}.filters.filters--team form,.filters.filters--news form{flex-basis:48%;width:48%}}.choices[data-type*=select-one]:after{border-color:#00d8e7 #0000 #0000}.choices[data-type*=select-one].is-open:after{border-color:#0000 #0000 #00d8e7}.choices__list--dropdown .choices__item{text-align:left;font-size:18px}.intro{text-align:center;z-index:-1;justify-content:center;align-items:flex-start;min-height:150px;margin-top:80px;display:flex;position:relative}.intro:after{content:"";opacity:.6;z-index:-1;background-color:#00151d;width:9990px;height:calc(200% + 50px);display:block;position:absolute;top:110%;left:50%;transform:translate(-50%)rotate(-6deg)}.intro.intro--has_image{min-height:40vh}.intro.intro--long{min-height:60vh}.intro .inner{z-index:1;text-align:center;grid-column:1/16;position:relative}.intro h1{margin:calc(1.375rem + 1.5vw) 0 calc(1.3125rem + .75vw)}@media (width>=1200px){.intro h1{margin:2.5rem 0 1.875rem}}.intro p{font-size:16px;line-height:1.3}.intro .intro__image{z-index:-1;width:100%;position:absolute;bottom:-100px;left:0;right:0}@media screen and (width>=500px){.intro:before{width:150%}}@media screen and (width>=768px){.intro{align-items:center;min-height:450px;margin-top:0;display:block}.intro.intro--long{min-height:450px}.intro.intro--has_image{min-height:50vh}.intro:after{top:100%}.intro .intro__image{max-width:1600px;top:-100px;bottom:auto;left:50%;transform:translate(-50%)}.intro h1{margin:calc(1.625rem + 4.5vw) 0 calc(1.4375rem + 2.25vw)}}@media screen and (width>=768px) and (width>=1200px){.intro h1{margin:5rem 0 3.125rem}}@media screen and (width>=768px){.intro p{font-size:1.125rem}.intro .inner{grid-column:5/20}}@media screen and (height>=800px) and (width<=768px){.intro{height:30vh;max-height:400px;min-height:350px!important}}@media screen and (height>=800px) and (width>=768px){.intro{height:50vh;max-height:450px;min-height:400px!important}}* button{appearance:none;cursor:pointer;background:0 0;border:none}a.icon{position:relative}a.icon:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:15px;margin-right:8px;display:inline-block;position:relative}a.icon.document:before{background-image:url(/images/icons/document.svg);height:23px;margin-bottom:-5px}a.icon.email:before{background-image:url(/images/icons/email_icon.svg);height:13px}a.icon.phone:before{background-image:url(/images/icons/phone_icon.svg);height:20px;margin-bottom:-3px}a.icon.linkedin:before{background-image:url(/images/icons/linkedin-small.svg);height:18px;margin-bottom:-2px}a.icon.mobile-no:before{background-image:url(/images/icons/mobile_icon.svg);height:18px;margin-bottom:-2px}.gradient_button{background:linear-gradient(90deg,#00d8e7,#00d8e7,#82e6f0,#00d8e7,#00d8e7) 0%/200% 100%;border:none;border-radius:8px;padding:10px 20px;font-size:16px;transition:all .3s;display:inline-block;color:#000305!important}.gradient_button:hover{filter:opacity(.6)}@media screen and (width>=768px){.gradient_button{font-size:22px;line-height:24px}}@media screen and (width>=1024px){.gradient_button{padding:16px 20px}}.link{color:#fff}.outline_button{color:#00151d;background:0 0;border:1px solid #9a9898;padding:10px 20px;font-size:1rem;font-weight:400;transition:all .3s;display:inline-block;position:relative}.outline_button--light{color:#00151d;border-color:#00151d}.outline_button--light:hover,.outline_button--dark{color:#00d8e7;border-color:#00d8e7}.outline_button--dark:hover{color:#fff;border-color:#fff}.outline_button--arrow{padding-right:50px}.outline_button--arrow:before{content:"";background-color:#0000;background-image:url(/images/icons/arrow-down-small-dark.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin:auto auto auto 20px;transition:all .3s;display:inline-block;position:absolute;top:0;bottom:0;right:10px;transform:rotate(-90deg)}@media screen and (width>=768px){.outline_button{font-size:calc(1.25625rem + .075vw)}}@media screen and (width>=768px) and (width>=1200px){.outline_button{font-size:1.3125rem}}.button--external{color:#fff;text-align:left;background-color:#032732;padding-right:60px}.button--external figure{color:#00d8e7;height:24px;margin:auto;transition:all .3s ease-in-out;position:absolute;top:0;bottom:0;right:24px}.button--external:hover figure{color:#fff}.arrow_down{content:"";background:url(/images/arrow-down.svg)}.arrow-link{color:#00d8e7;margin-top:.9375rem;padding-right:30px;display:inline-block;position:relative}.arrow-link:before{content:"";background-color:#0000;background-image:url(/images/icons/arrow-down-small-dark.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-left:20px;transition:all .3s;display:inline-block;position:absolute;right:0;transform:rotate(-90deg)}.arrow-link:after{background-color:#133843;max-width:100px}.arrow-link:hover:before{transform:rotate(-90deg)translateY(10px)}.pagination{align-items:center;gap:10px;margin:16px 0;padding:0;list-style:none;display:flex}.pagination .active{font-weight:700}.pagination-section .listing__search{margin-bottom:16px}.pagination-section h5{font-size:20px}.algolia-autocomplete,.algolia-autocomplete .aa-input,.algolia-autocomplete .aa-hint{width:100%}.algolia-autocomplete .aa-input::-webkit-search-cancel-button{display:none!important}.algolia-autocomplete .aa-hint{color:#707070}.algolia-autocomplete .aa-dropdown-menu{background-color:#032732;border:1px solid #707070;border-top:none;border-radius:0;width:100%;max-height:150px;overflow:scroll}@media screen and (width>=768px){.algolia-autocomplete .aa-dropdown-menu{max-height:250px}}.algolia-autocomplete .aa-dropdown-menu .aa-suggestion{cursor:pointer;text-align:left;padding:7.5px 4px}.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor{background-color:#00151d}.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em{color:#00d8e7;font-style:normal}.aa-input-icon{display:none}.team .inner{grid-column:1/16}@media screen and (width>=768px){.team .inner{grid-column:5/20}}.section{z-index:2;position:relative}.section .columns .inner,.section .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .section .media-panel__media-inner .inner,.section .media-panel--half .media-panel__media-inner .inner,.media-panel--half .section .media-panel__media-inner .inner,.section .hero .hero__content-wrapper .inner,.hero .section .hero__content-wrapper .inner{grid-column:1/16}@media screen and (width>=768px){.section .columns .inner,.section .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .section .media-panel__media-inner .inner,.section .media-panel--half .media-panel__media-inner .inner,.media-panel--half .section .media-panel__media-inner .inner,.section .hero .hero__content-wrapper .inner,.hero .section .hero__content-wrapper .inner{grid-column:5/20}}.pages .page-content{position:relative}.pages .page-content:after{content:"";z-index:-2;background-blend-mode:lighten;background-color:#00151d;background-image:url(/images/texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:absolute;bottom:0;right:0;transform:scale(-1)}.ob-section{margin-top:32px;position:relative}.ob-section .ob-section__title{text-align:center;color:#fff;margin:32px 0 24px}.ob-section.ob-section__button{justify-content:center;align-items:center;padding:0 0 24px;display:flex}.ob-section .ob-section__content{background:linear-gradient(#00d8e71a,#00d8e706);flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px 20px;display:flex;position:relative}.ob-section .ob-section__content__column{flex:1}@media screen and (width>=768px){.ob-section{margin-top:0}.ob-section.ob-section__button{padding:0 0 48px}}@media screen and (width>=1024px){.ob-section .ob-section__content{padding:48px 24px}.ob-section .ob-section__title{margin:60px 0 48px}}.early-careers__intro{grid-column:1/16;margin-bottom:48px}.early-careers__intro h2{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.early-careers__intro h2{font-size:1.5rem}}.early-careers__intro h2{letter-spacing:.24px;text-transform:uppercase;color:#00d8e7;line-height:32px}.early-careers__intro p{font-size:1rem;line-height:24px}@media screen and (width>=768px){.early-careers__intro{flex-direction:row;grid-column:2/23;display:flex}.early-careers__intro h2{letter-spacing:.42px;flex-basis:40%;font-size:calc(1.3875rem + 1.65vw);line-height:50px}}@media screen and (width>=768px) and (width>=1200px){.early-careers__intro h2{font-size:2.625rem}}@media screen and (width>=768px){.early-careers__intro p{flex-basis:60%;padding-left:48px}}.early-careers__link{text-align:center;border:1px solid #00d8e7;width:100%;margin-top:32px;padding:12px 24px;transition:background-color .3s}.early-careers__link.closed{border:1px solid #707070}.early-careers__link.closed p{color:#00d8e7}.early-careers__link .arrow-link{margin-top:0}.early-careers__link .arrow-link:before{width:24px;height:24px;margin-right:-10px}@media screen and (width>=768px){.early-careers__link .arrow-link:before{margin-top:4px}}.early-careers__link .arrow-link.form-toggle:before{transform:rotate(0)}.early-careers__link .arrow-link.form-toggle:hover:before{transform:rotate(0)translate(10px)}.early-careers__link:has(+.show) .arrow-link:before{background-image:url(/images/icons/close.svg)}.early-careers__link a{color:#fff;font-size:1rem;line-height:24px;position:relative}@media screen and (width>=768px){.early-careers__link{margin-top:54px}.early-careers__link a{font-size:calc(1.275rem + .3vw);line-height:32px}}@media screen and (width>=768px) and (width>=1200px){.early-careers__link a{font-size:1.5rem}}.early-careers__link:hover{background-color:#00d8e766}.early-careers__link:hover.closed{background-color:unset}.early-careers__link .desktop-text{display:none}.early-careers__link .mobile-text{display:block}@media screen and (width>=768px){.early-careers__link .desktop-text{display:block}.early-careers__link .mobile-text{display:none}}.early-careers__container .early-careers__panel{border-top:1px solid #707070;padding:calc(1.425rem + 2.1vw) 0}@media (width>=1200px){.early-careers__container .early-careers__panel{padding:3rem 0}}.early-careers__container .early-careers__panel:last-child{border-bottom:1px solid #707070}.early-careers__container .early-careers__preview{flex-direction:column;padding-bottom:32px;display:flex}.early-careers__container .early-careers__preview .preview__image{margin-bottom:32px}.early-careers__container .preview__title{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.early-careers__container .preview__title{font-size:1.5rem}}.early-careers__container .preview__title{margin-bottom:24px}.early-careers__container .preview__headline{text-transform:uppercase;color:#00d8e7;margin-bottom:24px}.early-careers__container .preview__description{font-size:1rem;line-height:24px}.early-careers__container .early-careers__qa{background:linear-gradient(#032732 0%,#03273280 100%);border-top:1px solid #707070;flex-direction:column;padding:32px 20px;display:flex}.early-careers__container .early-careers__qa .early-careers__question{color:#00d8e7;font-size:1.25rem;line-height:28px}.early-careers__container .early-careers__qa .early-careers__answer{padding-top:24px;font-size:1rem}@media screen and (width>=768px){.early-careers__container .columns .inner,.early-careers__container .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .early-careers__container .media-panel__media-inner .inner,.early-careers__container .media-panel--half .media-panel__media-inner .inner,.media-panel--half .early-careers__container .media-panel__media-inner .inner,.early-careers__container .hero .hero__content-wrapper .inner,.hero .early-careers__container .hero__content-wrapper .inner{grid-column:2/23}.early-careers__container .early-careers__panel{padding:calc(1.725rem + 5.7vw) 0}}@media screen and (width>=768px) and (width>=1200px){.early-careers__container .early-careers__panel{padding:6rem 0}}@media screen and (width>=768px){.early-careers__container .early-careers__preview{flex-direction:row;padding-bottom:54px;padding-right:32px}.early-careers__container .early-careers__preview .preview__image{flex-basis:45%;margin-bottom:0}.early-careers__container .early-careers__preview .preview__text{flex-basis:55%;padding-left:30px}.early-careers__container .early-careers__qa{padding:unset;background:linear-gradient(95deg,#032732 0%,#03273280 33.7%);flex-direction:row;display:flex}.early-careers__container .early-careers__qa .early-careers__question{flex-basis:45%;padding:54px 0 54px 32px}.early-careers__container .early-careers__qa .early-careers__answer{flex-basis:55%;padding:54px 32px 54px 30px}.early-careers__container .early-careers__members:before{width:110%}.early-careers__container .early-careers__content{width:100%;margin:auto}.early-careers__container .early-careers__content .early-careers__inner{padding:60px 30px}}@media screen and (width>=980px){.early-careers__container .early-careers__preview{flex-direction:row;padding-bottom:54px}.early-careers__container .early-careers__preview .preview__image{flex-basis:30%;margin-bottom:0}.early-careers__container .early-careers__preview .preview__text{flex-basis:70%;padding-left:80px}.early-careers__container .early-careers__qa{padding:unset;background:linear-gradient(95deg,#032732 0%,#03273280 33.7%);flex-direction:row;display:flex}.early-careers__container .early-careers__qa .early-careers__question{flex-basis:30%;padding:54px 0 54px 32px}.early-careers__container .early-careers__qa .early-careers__answer{flex-basis:70%;padding:54px 32px 54px 80px}}.early-careers__form{opacity:0;color:#00151d;background-color:#f2f4f4;border:1px solid #00d8e7;max-height:0;padding:24px;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}@media screen and (width>=768px){.early-careers__form{padding:24px 57px}.early-careers__form h3{margin-bottom:32px;font-size:calc(1.325rem + .9vw);line-height:40px}}@media screen and (width>=768px) and (width>=1200px){.early-careers__form h3{font-size:2rem}}@media screen and (width>=768px){.early-careers__form .form-fields--split .form-field{width:calc(50% - 60px)}.early-careers__form .form-fields--split .form-field:nth-child(odd){margin-right:120px}}.early-careers__form h3{font-size:calc(1.3875rem + 1.65vw)}@media (width>=1200px){.early-careers__form h3{font-size:2.625rem}}.early-careers__form h3{text-transform:uppercase;text-align:center;margin-bottom:48px;line-height:50px}.early-careers__form.show{opacity:1;max-height:4000px;transition:max-height .5s ease-in,opacity .3s ease-in}.early-careers__form.no-show{opacity:0;max-height:0}@media screen and (width>=768px){.early-careers .intro .inner:has(h1){grid-column:3/22}}.early-careers .accordion_container{color:#fff}.early-careers .faqs-container{color:#fff;padding:50px 0}.early-careers .faqs-container h2{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.early-careers .faqs-container h2{font-size:1.5rem}}.early-careers .faqs-container h2{text-transform:uppercase;text-align:center;margin-bottom:24px;line-height:32px}@media screen and (width>=768px){.early-careers .faqs-container{padding:100px 0}.early-careers .faqs-container h2{letter-spacing:.42px;margin-bottom:56px;font-size:calc(1.3875rem + 1.65vw);line-height:50px}}@media screen and (width>=768px) and (width>=1200px){.early-careers .faqs-container h2{font-size:2.625rem}}.work-experience-form h3{font-family:futura-pt,sans-serif}.work-experience-form .form__actions{background:#00151d;border-radius:9px;width:fit-content}footer.footer{z-index:2;text-align:left;background-color:#032732;border-top:1px solid #70707080;position:relative}footer.footer ul{margin:0;padding:0;list-style:none}footer.footer .footer__inner{padding:calc(1.375rem + 1.5vw) 0}@media (width>=1200px){footer.footer .footer__inner{padding:2.5rem 0}}footer.footer .footer__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}footer.footer .inner-bottom{padding:calc(1.375rem + 1.5vw) 0}@media (width>=1200px){footer.footer .inner-bottom{padding:2.5rem 0}}footer.footer .inner-bottom,footer.footer .footer-section{position:relative}footer.footer .newsletter_form{width:100%}footer.footer .newsletter_form h3{margin-bottom:20px;font-size:26px}.footer__left{flex-basis:10%;margin-bottom:30px}.footer__left .footer__logo{width:150px;height:85px}.footer__left .footer__logo img{width:100%;height:100%}.footer__links{flex-flow:wrap;width:100%;margin-bottom:20px;display:flex}.footer__links .footer__menu{text-align:left;margin:0;padding:0;list-style:none}.footer__links .footer__menu li a{color:#fff}.footer__links .footer__menu li a:after{bottom:0}.footer__links .footer__nav{flex-basis:40%;width:40%}.footer__links .footer__nav ul.nav a{color:#fff;font-weight:400}.footer__mid{flex-basis:40%;width:100%;margin-bottom:30px}.footer__right{flex-basis:10%}.footer__right .footer__socials{justify-content:flex-end;margin:15px 0;padding:0;list-style:none;display:inline-flex}.footer__right .footer__socials li{display:inline-block}.footer__socials{justify-content:center;margin:0;padding:0;list-style:none;display:flex}.footer__socials li:not(:last-child){margin-right:15px}.footer__socials a{color:#00d8e7;border:2px solid #00d8e7;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.footer__socials a:after{display:none}.footer__socials a svg{width:50%}.footer__socials a svg[fill]{fill:#00d8e7}.footer__socials a:hover{background-color:#00d8e766}.candour_disclaimer{color:#ffffff80;font-size:14px;position:absolute;bottom:0;right:0}@media screen and (width>=768px){.newsletter_form form{max-width:350px}.candour_disclaimer{bottom:0;right:10px}footer.footer{text-align:left}footer.footer .footer__inner{text-align:left;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;padding:calc(1.4375rem + 2.25vw) 0}}@media screen and (width>=768px) and (width>=1200px){footer.footer .footer__inner{padding:3.125rem 0}}@media screen and (width>=768px){.footer__left{flex-basis:30%;padding-right:20px}.footer__left .footer__logo{width:75px;margin:0 0 5px}.footer__links{flex-direction:row;flex-basis:50%;display:flex!important}.footer__links .footer__nav{margin-bottom:20px}.footer__mid,.footer__right{flex-basis:50%}}@media screen and (width>=1200px){.newsletter_form form{max-width:350px}footer.footer .footer__inner{flex-wrap:nowrap;justify-content:space-between}.footer__links{flex-basis:40%}.footer__left,.footer__right{flex-basis:10%}}@media screen and (height>=1200px){footer.footer .footer__inner{padding:calc(1.75rem + 6vw) 0}}@media screen and (height>=1200px) and (width>=1200px){footer.footer .footer__inner{padding:6.25rem 0}}.join-us-footer{text-align:center;background-color:#00151d;position:relative}.join-us-footer:before{content:"";z-index:-1;background:url(/images/arrows.svg) 60%/560% no-repeat;width:100%;height:100%;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0}.join-us-footer .inner{flex-flow:column wrap;justify-content:center;align-items:center;display:flex}.join-us-footer .join-us__image img{max-width:200px}.join-us-footer .join-us__text{text-align:center;flex-basis:70%;margin-top:30px}@media screen and (width>=560px){.join-us-footer:before{background-position-x:0%;background-size:150%}}@media screen and (width>=768px){.join-us-footer{text-align:left}.join-us-footer:before{background-position-x:10%;background-size:100%}.join-us-footer .inner{flex-direction:row;justify-content:flex-start;align-items:flex-start}.join-us-footer .join-us__text{margin-top:0}}@media screen and (width>=1100px){.join-us-footer:before{background-position-x:-80%;background-size:80%}.join-us-footer .join-us__text{flex-basis:75%}}.newsletter-form__container{margin:0;padding:0}.newsletter-form__container .ajax-form__success{min-width:300px;padding:0;font-size:1rem}@media screen and (width>=980px){.newsletter-form__container .ajax-form__success{min-width:400px}}.newsletter-form__inner{border:1px solid #fff;border-radius:5px;min-width:300px;display:flex;position:relative}.newsletter-form__inner .form-field__label{display:none}.newsletter-form__inner .form-field{flex-grow:1;margin:0!important}.newsletter-form__inner .form-field input{color:#fff;background-color:#032732;border-radius:5px 0 0 5px;padding:5px 15px}.newsletter-form__inner .form-field input::placeholder{color:#fff}.newsletter-form__inner .form-field input:focus{background-color:#00151d}.newsletter-form__inner .form-field .form-field__error{margin:0;position:absolute;top:calc(100% + 5px);left:0}@media screen and (width>=980px){.newsletter-form__inner{min-width:400px}}.newsletter-form__button{appearance:none;cursor:pointer;background:#032732 url(/images/send.svg) 50%/20px no-repeat;border:0;border-radius:0 5px 5px 0;flex-shrink:0;width:40px;padding:0;font-size:0}.form-field{text-align:left}.form-field:not(:last-child){margin:0 0 15px}.form-field--hidden{display:none}@media screen and (width>=400px){.form-fields--split{flex-direction:row;justify-content:space-between}.form-fields--split .form-field{width:calc(50% - 10px)}}.form-field__label{color:#00151d;width:100%;margin:0 0 7px;font-size:1rem;font-weight:200;line-height:1.25;display:inline-block}.form-field--required .form-field__label:after{color:#032732;content:"*";padding:0 0 0 3px;font-weight:700}.form-field__error{color:red;width:100%;margin:3px 0 10px;font-size:.875rem;font-weight:800;display:block}input[type=text],input[type=email],input[type=number],input[type=tel],input[type=password],textarea{appearance:none;color:#00151d;background:#fff;border:none;outline:none;width:100%;padding:5px 15px 8px}input[type=text]:focus,input[type=text]:active,input[type=email]:focus,input[type=email]:active,input[type=number]:focus,input[type=number]:active,input[type=tel]:focus,input[type=tel]:active,input[type=password]:focus,input[type=password]:active,textarea:focus,textarea:active{background:#b2c1c533}input[type=text].touched:invalid,input[type=email].touched:invalid,input[type=number].touched:invalid,input[type=tel].touched:invalid,input[type=password].touched:invalid,textarea.touched:invalid{background-color:#f99}input[type=text]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=password]:disabled,textarea:disabled{opacity:.5;background-color:#f2f4f4}input[type=text],input[type=email],input[type=number],input[type=tel],input[type=password]{height:40px}input[type=file]{background-color:#fff;padding:10px}textarea{resize:vertical;min-height:150px;padding:10px 15px 8px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form-field--radio .form-field__input label{color:#00151d}.form-field--radio .form-field__input label:not(:last-child){margin:0 20px 0 0}@media screen and (width>=980px){.form-field--radio{flex-wrap:wrap;align-items:baseline;display:flex}.form-field--radio .form-field__label{width:40%}}.form-field--assets{color:#00151d}.ajax-form__success{background:#032732;padding:30px;display:none}@media screen and (width>=768px){.ajax-form__success{padding:30px 50px;font-size:calc(1.275rem + .3vw)}}@media screen and (width>=768px) and (width>=1200px){.ajax-form__success{font-size:1.5rem}}.ajax-form--success form{display:none}.ajax-form--success .ajax-form__success{display:block}.form-fields--split{flex-wrap:wrap;display:flex}.form-fields--split .form-field{width:100%}@media screen and (width>=768px){.form-fields--split .form-field{width:calc(50% - 10px)}.form-fields--split .form-field:nth-child(odd){margin-right:20px}.form-fields--split--3 .form-field{width:calc(33.3333% - 13.3333px);margin-right:20px}.form-fields--split--3 .form-field:nth-child(3n){margin-right:0}}.form-section{z-index:5;background-color:#fff;padding:30px 20px;position:relative}.form-section--grey{background-color:#f2f4f4}@media screen and (width>=768px){.form-section{padding:50px 20px}}.form-section__inner{width:100%;max-width:1080px;margin:0 auto}.form-section__inner p,.form-section__inner h2,.form-section__inner h3{color:#00151d}.form__section+.form__section{border-top:1px solid #b2c1c5;margin-top:20px}.form__actions{margin:20px 0}.form__actions .gradient_button{padding:15px 45px;font-size:1.125rem}.form__container{padding:30px 0 50px}.form-section__intro{text-align:center;max-width:944px;margin:0 auto}.form-section-intro__actions{margin:30px auto;display:inline-flex}.form-section-intro__action{background-position:0%;background-size:200% 100%;border:none;border-radius:0;padding:10px 20px;font-size:1.125rem;transition:all .2s ease-out;display:inline-block;box-shadow:0 0 10px #00030540;color:#000305!important}.form-section-intro__action:not(:last-child){margin-right:30px}.form-section-intro__action--primary{background:linear-gradient(90deg,#00d8e7,#4ef4ff 80%)}.form-section-intro__action--primary:hover{background:linear-gradient(90deg,#00a8b4,#00d8e7 80%)}.form-section-intro__action--secondary{background-color:#fff;border:1px solid #00151d}.form-section-intro__action--secondary:hover{background-color:#b2c1c5}.quote-form__container{display:none}@media screen and (width>=768px){.locale-switcher__current span,.locale-switcher__lang span{display:inline-block}.locale-switcher__lang{padding:5px}.locale-switcher__current span{display:inline-block}}@media screen and (width>=1350px){.header__main-inner>.site-width,.media-panel--boxed .header__main-inner>.media-panel__media,.media-panel--half .header__main-inner>.media-panel__media,.header__main-inner>.image-and-text-atomx-panel__background-image,.header__main-inner>.image-and-text-atomx-panel__background-video,.hero .header__main-inner>.hero__content-wrapper{padding:calc(1.3125rem + .75vw) 0}}@media screen and (width>=1350px) and (width>=1200px){.header__main-inner>.site-width,.media-panel--boxed .header__main-inner>.media-panel__media,.media-panel--half .header__main-inner>.media-panel__media,.header__main-inner>.image-and-text-atomx-panel__background-image,.header__main-inner>.image-and-text-atomx-panel__background-video,.hero .header__main-inner>.hero__content-wrapper{padding:1.875rem 0}}@media screen and (width>=768px){.header__nav ul.menu>li>a{padding:10px 4px}}@media screen and (width>=1200px){.header__nav ul.menu>li>a{padding:10px 15px}}@media screen and (width>=560px){.header__logo{width:200px}}@media screen and (width>=860px){.header__main{background:#fff0;position:relative}.header__nav{justify-content:flex-end;display:flex}.header__off-canvas-container{display:none}}@media screen and (width>=1000px){.header__nav ul li a{font-size:1.1875rem}}@media screen and (width>=1200px){.header__nav ul.menu{margin:0;padding:0}}@media screen and (width>=1400px){.header__logo{width:20%;max-width:220px}}.locale-switcher{z-index:12;height:100%;display:flex;position:relative}.locale-switcher__lang,.locale-switcher__current{cursor:pointer;align-items:center;line-height:1.1;display:flex}.locale-switcher__lang img,.locale-switcher__current img{max-width:30px;max-height:20px;display:inline-block}.locale-switcher__lang span,.locale-switcher__current span{text-transform:capitalize;color:#fff;padding:5px;font-family:proxima-nova,sans-serif;font-size:1rem;display:none}.locale-switcher__current:hover span{color:#00d8e7}.locale-switcher__current:after{content:"";background:url(/images/icons/chev-down.svg) 50%/contain no-repeat;width:13px;height:8px;margin-left:6px;display:inline-block;position:relative}.locale-switcher ul.locale-switcher__list{z-index:12;background-color:#032732;min-width:100%;margin:0;padding:0;list-style:none;display:none;position:absolute;top:calc(100% + 1px);left:-10px}.locale-switcher ul.locale-switcher__list li{padding:0}.locale-switcher ul.locale-switcher__list a{text-decoration:none}.locale-switcher ul.locale-switcher__list .locale-switcher__lang{padding:10px}.locale-switcher ul.locale-switcher__list .locale-switcher__lang:hover{color:#000305;background-color:#00d8e7}.locale-switcher.open ul.locale-switcher__list{display:block}@media screen and (width>=768px){.locale-switcher__current span,.locale-switcher__lang span{display:inline-block}.locale-switcher__lang{padding:5px}.locale-switcher__current span{display:inline-block}}.header__main{z-index:10;background:linear-gradient(#00151d 70%,#00151d00);width:100%;position:fixed;top:0}.header__main:after{z-index:-1;opacity:.4;content:"";width:100%;height:60px;display:none;position:absolute;bottom:0}.header--includes-title .header__main:after{display:block}.header__main-inner>.site-width,.media-panel--boxed .header__main-inner>.media-panel__media,.media-panel--half .header__main-inner>.media-panel__media,.header__main-inner>.image-and-text-atomx-panel__background-image,.header__main-inner>.image-and-text-atomx-panel__background-video,.hero .header__main-inner>.hero__content-wrapper{justify-content:space-between;align-items:center;padding:1.25rem;display:flex;position:relative}.header__main-inner>.site-width .right,.media-panel--boxed .header__main-inner>.media-panel__media .right,.media-panel--half .header__main-inner>.media-panel__media .right,.header__main-inner>.image-and-text-atomx-panel__background-image .right,.header__main-inner>.image-and-text-atomx-panel__background-video .right,.hero .header__main-inner>.hero__content-wrapper .right{justify-content:space-between;display:flex}.header__main-inner>.site-width .right .locale-switcher,.media-panel--boxed .header__main-inner>.media-panel__media .right .locale-switcher,.media-panel--half .header__main-inner>.media-panel__media .right .locale-switcher,.header__main-inner>.image-and-text-atomx-panel__background-image .right .locale-switcher,.header__main-inner>.image-and-text-atomx-panel__background-video .right .locale-switcher,.hero .header__main-inner>.hero__content-wrapper .right .locale-switcher{margin-right:20px}@media screen and (width>=1350px){.header__main-inner>.site-width,.media-panel--boxed .header__main-inner>.media-panel__media,.media-panel--half .header__main-inner>.media-panel__media,.header__main-inner>.image-and-text-atomx-panel__background-image,.header__main-inner>.image-and-text-atomx-panel__background-video,.hero .header__main-inner>.hero__content-wrapper{padding:calc(1.3125rem + .75vw) 0}}@media screen and (width>=1350px) and (width>=1200px){.header__main-inner>.site-width,.media-panel--boxed .header__main-inner>.media-panel__media,.media-panel--half .header__main-inner>.media-panel__media,.header__main-inner>.image-and-text-atomx-panel__background-image,.header__main-inner>.image-and-text-atomx-panel__background-video,.hero .header__main-inner>.hero__content-wrapper{padding:1.875rem 0}}.header__logo{z-index:50;width:50%;min-width:140px;max-width:150px;position:relative}.header__nav{flex-grow:1;display:none}.header__nav ul.menu{align-items:center;margin:0 auto;padding:0 30px;list-style:none;display:flex}.header__nav ul.menu>li{text-align:center;flex-direction:row;flex-grow:1;align-items:center;padding:10px 7px;display:flex}.header__nav ul.menu>li:last-of-type a{border:1px solid #00d8e7}.header__nav ul.menu>li>a{color:#fff;font-family:proxima-nova,sans-serif;font-size:1.25rem;font-weight:lighter;line-height:1.1;display:inline-block}.header__nav ul.menu>li>a:hover,.header__nav ul.menu>li>a:focus{color:#00d8e7}@media screen and (width>=768px){.header__nav ul.menu>li>a{padding:10px 4px}}@media screen and (width>=1200px){.header__nav ul.menu>li>a{padding:10px 15px}}.header__nav ul.menu>li>a{position:relative}.header__nav ul.menu>li>a:after{content:"";opacity:0;background-color:#00d8e7;width:100%;max-width:150px;height:3px;margin:auto;transition:all .3s;display:block;position:absolute;bottom:0;left:0;right:0}.header__nav ul.menu>li.active,.header__nav ul.menu>li:hover{background-color:#0000}.header__nav ul.menu>li.active a:after,.header__nav ul.menu>li:hover a:after{opacity:1;bottom:0}.header__nav ul.menu>li.active:last-of-type a,.header__nav ul.menu>li:hover:last-of-type a{background-color:#00d8e766}.header__nav ul.menu>li.active:last-of-type a:after,.header__nav ul.menu>li:hover:last-of-type a:after{opacity:0}.header__nav .nav__item--parent{position:relative}.header__nav .nav__item--parent .caret.nav__item--toggle{cursor:pointer;content:"";background-image:url(/images/icons/chev-down.svg);background-repeat:no-repeat;background-size:contain;width:16px;height:11px;display:inline-block}.header__nav .nav__item--parent .submenu{text-align:left;background:#00151d;width:250px;height:fit-content;display:none;position:absolute;top:60px;bottom:0}.header__nav .nav__item--parent .submenu.show{display:block}.header__nav .nav__item--parent .submenu .nav__link{color:#fff;text-align:left;padding:10px 7px;display:block}.header__nav .nav__item--parent .submenu .nav__link:after{display:none}.header__nav .nav__item--parent .submenu .nav__link:before{content:"—";margin-right:5px}.header__nav .nav__item--parent .submenu .nav__link:hover{color:#00d8e7}@media screen and (width>=560px){.header__logo{width:200px}}@media screen and (width>=860px){.header__main{background:#fff0;position:relative}.header__nav{justify-content:flex-end;display:flex}.header__off-canvas-container{display:none}}@media screen and (width>=1000px){.header__nav ul li a{font-size:1.1875rem}}@media screen and (width>=1200px){.header__nav ul.menu{margin:0;padding:0}}@media screen and (width>=1400px){.header__logo{width:20%;max-width:220px}}.header__off-canvas-container{z-index:11}.off-canvas-trigger{cursor:pointer;z-index:100;align-items:center;display:flex;position:relative}.off-canvas-trigger__text{text-transform:uppercase;-webkit-user-select:none;user-select:none;font-family:proxima-nova,sans-serif;font-weight:700}.off-canvas-trigger__burger{flex-direction:column;justify-content:space-between;width:25px;height:21px;margin-left:11px;display:flex}.off-canvas-trigger__burger span{transform-origin:0;background-color:#fff;width:100%;height:2px;transition:all .2s ease-out;display:block}.off-canvas-trigger__burger span:nth-child(2){width:120%;transform:translate(-20%)}.off-canvas-trigger__burger span:nth-child(3){width:80%;transform:translate(20%)}.off-canvas-active .off-canvas-trigger__burger span{width:100%}.off-canvas-active .off-canvas-trigger__burger span:first-child{transform:rotate(45deg)}.off-canvas-active .off-canvas-trigger__burger span:nth-child(2){opacity:0}.off-canvas-active .off-canvas-trigger__burger span:nth-child(3){transform:rotate(-45deg)translate(1px,-1px)}.off-canvas-menu{z-index:10;will-change:top;background-color:#00151d;width:100vw;height:100vh;transition:top .3s ease-out;position:fixed;top:-100vh;right:0;overflow:hidden scroll}.off-canvas-active .off-canvas-menu{top:0}.off-canvas-menu ul{text-align:center;margin:100px 0 0;padding:0;list-style:none}.off-canvas-menu ul li{text-align:center;border-bottom:1px solid #707070;padding:20px 16px}.off-canvas-menu ul li a{color:#fff;margin:auto;padding:5px 15px;font-family:proxima-nova,sans-serif;font-size:1.25rem;text-decoration:none;display:inline-block}.off-canvas-menu ul li:last-child a{border:1px solid #00d8e7;border-radius:10px}.off-canvas-menu ul li:first-child{border-top:1px solid #707070}.off-canvas-menu .nav__item--parent{padding:0;position:relative}.off-canvas-menu .nav__item--parent .nav__item{padding:20px 16px;position:relative}.off-canvas-menu .nav__item--parent .nav__item.active{background:#00d8e71a}.off-canvas-menu .nav__item--parent .nav__item.active .caret{filter:brightness(1.5);transform:rotate(180deg)}.off-canvas-menu .nav__item--parent .caret.nav-mobile__item--toggle{cursor:pointer;content:"";background-image:url(/images/icons/chev-down.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:15px;margin:auto;display:block;position:absolute;top:0;bottom:0;right:30px}.off-canvas-menu .nav__item--parent .submenu{text-align:left;background:#00d8e733;width:100%;height:auto;display:none;position:relative;top:auto}.off-canvas-menu .nav__item--parent .submenu.show{display:block}.off-canvas-menu .nav__item--parent .submenu .nav__link{color:#fff;text-align:left;border-bottom:1px solid #b2c1c5;padding:15px 30px;display:block}.off-canvas-menu .nav__item--parent .submenu .nav__link:after{display:none}.off-canvas-menu .nav__item--parent .submenu .nav__link:hover{color:#00d8e7}.off-canvas-menu .nav>.nav__item>a{font-size:calc(1.25625rem + .075vw)}@media (width>=1200px){.off-canvas-menu .nav>.nav__item>a{font-size:1.3125rem}}.off-canvas-menu .nav>.nav__item>a{text-transform:capitalize}.off-canvas-menu .nav>.nav__item>a:before,.off-canvas-menu .nav>.nav__item>a:after{content:""}.off-canvas-menu .nav .social{font-size:calc(1.25625rem + .075vw)}@media (width>=1200px){.off-canvas-menu .nav .social{font-size:1.3125rem}}.off-canvas-menu .nav .social{padding:20px 16px}.off-canvas-menu .nav .social p{margin-bottom:1em}.off-canvas-menu .nav .social a{width:40px;height:40px;margin:0 10px;display:inline-block}.off-canvas-page-cover{z-index:2;visibility:hidden;opacity:0;background-color:#000305cc;width:100vw;height:100vh;transition:visibility .2s ease-out,opacity .2s ease-out;position:fixed;top:0;left:0}.off-canvas-active .off-canvas-page-cover{visibility:visible;opacity:1}@media screen and (width>=860px){.off-canvas-page-cover{display:none}}.hero{max-width:100%;position:relative;overflow:hidden}.hero .hero__container{grid-template-rows:min-content;grid-template-columns:repeat(6,1fr);height:100%;display:grid;position:relative}.hero .hero__content,.hero .hero__filters,.hero .hero__background,.hero .hero__text{grid-column:1/7;height:100%}.hero .hero__breadcrumb,.hero .divider-panel{grid-column:1/7}.hero .hero__breadcrumb .breadcrumbs,.hero .divider-panel .breadcrumbs{display:block}.hero .divider-panel{grid-row:3;align-items:end}.hero .hero__content{padding-top:var(--header-height);flex-direction:column;flex-grow:1;grid-row:1/4;justify-content:space-between;display:flex;position:relative}.hero .hero__background{z-index:0;background-color:#999;grid-row:1/4;max-width:100%;min-height:100%;position:relative}.hero .hero__background:before{pointer-events:none;content:"";z-index:1;background:linear-gradient(#000305 10%,#0003054d 50%,#000305f2 100%);height:100%;position:absolute;inset:0}.hero .hero__background:after{content:"";z-index:1;background:linear-gradient(90deg,#00030566 0%,#0003051a 70%);width:100%;height:100%;position:absolute;inset:0}.hero .hero__background img{object-fit:cover;object-position:center;height:100%!important}.hero .hero__background .hero__image{height:100%}.hero .hero__background .video-player{aspect-ratio:3/4;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero .hero__background .video-player iframe{object-fit:cover;object-position:center;border:0;width:200%;height:200%;margin:auto;position:absolute;inset:-100%}.hero .hero__background .video-player .hero-video--mobile{z-index:2}.hero .hero__content-wrapper{height:calc(100% - var(--header-height));grid-template-rows:max-content}.hero .hero__text{padding-left:var(--size_16);flex-direction:column;justify-content:start;height:100%;display:flex;position:relative}.hero .hero__text:before{content:"";background-color:#fff;width:1px;height:100%;position:absolute;top:0;left:0}.hero .hero__title{color:#fff;text-transform:uppercase;margin:0;margin-bottom:var(--size_120);flex-grow:1}.hero .hero__above-title{color:#1cd5e8;margin:0}.hero .hero__introduction{color:#fff;flex-direction:column;justify-content:flex-end;align-self:end;height:100%;display:flex}.hero .hero__introduction p{text-transform:none;color:#fff;height:fit-content;margin:0 0 var(--xxs_padding)}.hero .hero__introduction p:last-of-type{margin:0}.hero .hero__ctas{margin-top:var(--xs_padding);justify-self:flex-end;gap:var(--xxs_padding);flex-flow:wrap;display:flex}@media screen and (width>=768px){.hero .hero__container{grid-template-columns:repeat(12,1fr)}.hero .hero__content,.hero .hero__background,.hero .divider-panel,.hero .hero__breadcrumb,.hero .hero__text{grid-column:1/13}.hero .hero__background:before{z-index:1;background:linear-gradient(#000305cc,#00030500);height:25%}.hero .hero__background:after{background:linear-gradient(90deg,#000305 0,#0003054d 100%)}.hero .hero__background .video-player{aspect-ratio:4/3}.hero .hero__background .video-player iframe{width:200%}.hero .hero__background .video-player.hero-video--mobile{display:none}.hero .hero__title{margin:0}.hero .hero__content{grid-row:1/4}.hero .hero__text{grid-template-columns:subgrid;gap:0 var(--gutter);align-items:start;display:grid}.hero .hero__text .hero__title,.hero .hero__text .hero__above-title{grid-column:span 8}.hero .hero__text .hero__introduction{grid-column:span 6}.hero .hero__text .hero__ctas{grid-column:span 12}}@media screen and (width>=1240px){.hero .hero__container{min-height:100vh}.hero p{grid-column:1/7}.hero .hero__introduction p{font-size:var(--size_24);line-height:var(--size_28)}.hero .hero__background .video-player iframe{width:100%;height:100%}}@media screen and (width>=1920px){.hero .hero__content-wrapper{flex-grow:0}.hero .hero__background{position:absolute;inset:0}}@media screen and (width>=2560px){.hero{max-height:1600px}.hero .hero__container{min-height:unset}}@media screen and (orientation:portrait){.hero .hero__background{flex-direction:column;justify-content:center;display:flex}}@media screen and (orientation:landscape),screen and (width>=2000px){.hero .hero .hero__container{min-height:fit-content}}@media screen and (width<=1024px){.hero .hero__text .hero__introduction p{font-size:var(--size_18);line-height:var(--size_24)}}@media screen and (width<=768px){.hero .hero__text .hero__introduction p{font-size:var(--size_16);line-height:var(--size_22)}}.atomx .hero--atomx{z-index:2;background-color:#413996;height:100vh;max-height:1500px;position:relative;overflow:visible}.atomx .hero--atomx:after{content:"";z-index:1;background-color:#000305;width:100%;height:100%;position:absolute;top:100%;left:0;right:0}.atomx .hero--atomx .hero__container{height:100%;position:relative}.atomx .hero--atomx .hero__background{z-index:0;background:linear-gradient(270deg,#00030500 0%,#000305 100%);width:100%;height:100%;position:absolute;inset:0}.atomx .hero--atomx .hero__background .hero__image{z-index:0;position:fixed;inset:0;width:100vw!important;height:100vh!important}.atomx .hero--atomx .hero__background .video-player{aspect-ratio:3/4;z-index:1;aspect-ratio:9/16;width:200%;height:200%;position:absolute;inset:-50%;overflow:hidden}.atomx .hero--atomx .hero__logo{width:200px;margin:0 auto var(--xxl_padding)}.atomx .hero--atomx .hero__logo img{object-fit:contain;object-position:center;width:100%;height:100%}.atomx .hero--atomx .hero__content-wrapper{flex-direction:column;display:flex}.atomx .hero--atomx .hero__text{color:#fff;text-align:center;height:calc(100% - var(--header-height));flex-direction:column;flex-grow:0;justify-content:center;align-items:center;margin:auto;padding:0;display:flex}.atomx .hero--atomx .hero__text:before{display:none}.atomx .hero--atomx .hero__arrow-down{z-index:1;height:var(--size_48);aspect-ratio:2;background-color:#fff0;border:none;grid-area:3/1/4/7;align-self:end;margin:0 auto;position:relative}.atomx .hero--atomx .hero__arrow-down:before{content:"";border-top-right-radius:var(--size_48);border-top-left-radius:var(--size_48);opacity:.6;background:linear-gradient(#fff0 0%,#ffffff4d 100%);width:100%;height:100%;margin:0 auto;transition:all .3s ease-out;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.atomx .hero--atomx .hero__arrow-down .hero__arrow-down--icon{bottom:var(--size_24);width:var(--size_8);height:var(--size_32);color:#fff;margin:0 auto;transition:all .3s ease-out;display:block;position:absolute;left:0;right:0}.atomx .hero--atomx .hero__arrow-down .hero__arrow-down--icon svg{width:100%;height:100%}.atomx .hero--atomx .hero__title{height:auto;margin:0;margin-bottom:var(--md_padding);flex-grow:0;max-width:95%;font-weight:500}.atomx .hero--atomx .hero__title em{text-transform:lowercase;font-family:Baskerville,serif;font-size:56px;font-style:italic}.atomx .hero--atomx .hero__text .hero__introduction{color:#fff;height:auto;display:block;margin:0 auto!important}@media screen and (width>=768px){.atomx .hero--atomx .hero__background .video-player{aspect-ratio:4/3}.atomx .hero--atomx .hero__title em{font-size:64px}.atomx .hero--atomx .hero__arrow-down{cursor:pointer;height:var(--size_64);grid-column:1/13}.atomx .hero--atomx .hero__arrow-down:before{border-top-right-radius:var(--size_64);border-top-left-radius:var(--size_64)}.atomx .hero--atomx .hero__arrow-down .hero__arrow-down--icon{bottom:var(--size_32)}.atomx .hero--atomx .hero__arrow-down:hover:before{opacity:1}.atomx .hero--atomx .hero__arrow-down:hover .hero__arrow-down--icon{bottom:var(--size_16);color:#beb3ff}}@media screen and (width>=1024px){.atomx .hero--atomx .hero__title em{font-size:80px}.atomx .hero--atomx .hero__introduction{max-width:575px}}@media screen and (width>=1240px){.atomx .hero--atomx .hero__title em{font-size:88px}.atomx .hero--atomx .hero__logo{width:325px}.atomx .hero--atomx .hero__arrow-down{height:var(--size_96)}.atomx .hero--atomx .hero__arrow-down:before{border-top-right-radius:var(--size_96);border-top-left-radius:var(--size_96)}.atomx .hero--atomx .hero__arrow-down .hero__arrow-down--icon{bottom:var(--size_48);height:var(--size_72);width:var(--size_16)}.atomx .hero--atomx .hero__background .video-player{z-index:1;width:150%;height:150%;inset:-25%}}@media screen and (width>=1440px){.atomx .hero--atomx{min-height:800px}.atomx .hero--atomx .hero__title{max-width:1036px}.atomx .hero--atomx .hero__title em{letter-spacing:0;font-size:var(--size_96);line-height:var(--size_60)}}.modal-dialog{z-index:100;background:0 0;border:none;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;overflow:auto}.modal-dialog .modal-dialog__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1080px;margin:auto;display:flex;position:absolute;inset:0%}.modal-dialog .columns,.modal-dialog .media-panel--boxed .media-panel__media-inner,.media-panel--boxed .modal-dialog .media-panel__media-inner,.modal-dialog .media-panel--half .media-panel__media-inner,.media-panel--half .modal-dialog .media-panel__media-inner,.modal-dialog .hero .hero__content-wrapper,.hero .modal-dialog .hero__content-wrapper{width:100%}.modal-dialog .modal-dialog__close{margin-top:var(--xs_padding);margin-bottom:var(--xxs_padding);grid-area:1/1/2/7;justify-content:flex-end;display:flex}.modal-dialog .modal-dialog__inner{grid-template-columns:subgrid;background-color:#fff;flex-direction:column;grid-column:1/7;grid-template-rows:auto;align-items:center;height:fit-content;min-height:100%;max-height:80vh;transition:all .4s;display:grid;position:relative;overflow:hidden auto}.modal-dialog.bg--dark .modal-dialog__inner{color:#fff;background-color:#000305}.modal-dialog .modal-dialog__content{grid-area:2/1/3/7;grid-template-columns:subgrid;display:grid}.modal-dialog button[data-modal-close]{float:right;z-index:100;color:#fff;text-transform:uppercase;cursor:pointer;flex-direction:row;justify-content:center;align-self:flex-end;align-items:center;margin:3px;font-size:24px;font-weight:400;line-height:24px;transition:all .3s;display:flex;position:relative}.modal-dialog button[data-modal-close]:hover,.modal-dialog figure{color:#00d8e7}@media screen and (width>=768px){.modal-dialog .modal-dialog__inner,.modal-dialog .modal-dialog__close{grid-column:1/13}.modal-dialog .modal-dialog__content{grid-column:2/12}}.modal-dialog.full{z-index:100;width:100vw;height:100vh;padding:0;overflow:hidden}.modal-dialog.profile .modal-dialog__inner{background-color:#000305}@media screen and (width>=768px){.modal-dialog.profile .modal-dialog__content{grid-column:2/13}}.modal-dialog.video .modal-dialog__content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:90vh;display:flex}.modal-dialog.video .modal-dialog__content iframe{aspect-ratio:4/3;width:100%;height:100%}@media screen and (width>=768px){.modal-dialog.video .modal-dialog__inner,.modal-dialog.video .modal-dialog__close{grid-column:2/12}.modal-dialog.video .modal-dialog__content{grid-column:1/13}}.modal-dialog.brands.atomx.bg--dark .modal-dialog__content{grid-column:1/7}.modal-dialog.brands.atomx.bg--dark .modal-dialog__inner{border-top-right-radius:var(--size_48);border-bottom-left-radius:var(--size_48)}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal{grid-column:1/7;grid-template-columns:subgrid;background:linear-gradient(to right, #000305 0%, #000305e6 60%, #000305cc 80%, #00030580 95%, #0003054d 100%), var(--brand-colour);transition:max-height .4s;display:grid;overflow:hidden}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper{grid-column:1/7;width:100%}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-slide{padding:var(--lg_padding) var(--size_20)}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .atomx-brand__image{height:30px}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .atomx-brand__image.atomx-brand__image--large{height:36px}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .atomx-brand__image img{object-fit:contain;object-position:left;width:auto;margin:0;height:100%!important}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .atomx-brand__title{text-transform:none;margin:var(--lg_padding) 0 var(--sm_padding);font-size:24px;font-style:normal;font-weight:400;line-height:32px}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-controls{margin:0 var(--size_20) var(--lg_padding)}@media screen and (width>=768px){.modal-dialog.brands.atomx.bg--dark .modal-dialog__container{padding:0 var(--margin)}.modal-dialog.brands.atomx.bg--dark .modal-dialog__content{grid-column:1/13}.modal-dialog.brands.atomx.bg--dark .modal-dialog__inner{border-top-right-radius:var(--size_96);border-bottom-left-radius:var(--size_96)}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal{grid-column:1/13}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper{grid-column:1/13;width:100%}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-slide{padding:var(--lg_padding) 0;column-gap:var(--gutter);grid-template-columns:repeat(12,1fr);display:grid}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-slide .atomx-brand,.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-controls{grid-column:2/12}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .swiper-controls{margin:0 0 var(--lg_padding);justify-content:center}.modal-dialog.brands.atomx.bg--dark .atomx-brand-modal .atomx-brand__title{font-size:32px;line-height:40px}}@media screen and (width>=1440px){.modal-dialog.brands.atomx.bg--dark .modal-dialog__container{max-width:1036px;padding:0}}dialog[open]{opacity:1;backface-visibility:hidden}dialog{opacity:0;transition:opacity .7s ease-out, overlay .7s ease-out allow-discrete, display .7s ease-out allow-discrete}@starting-style{dialog:open{opacity:0}}dialog::backdrop{transition:display .7s allow-discrete, overlay .7s allow-discrete, background-color .7s;background-color:#0000}dialog[open]::backdrop{background-color:#032732b3}@starting-style{dialog[open]::backdrop{background-color:#0000}}.ob-centered-text{text-align:center;padding:32px 0}@media screen and (width>=768px){.ob-centered-text .inner{grid-column:3/22!important}}@media screen and (width>=1024px){.ob-centered-text{padding:2rem 0 4rem}.ob-centered-text .inner{grid-column:5/20!important}.ob-centered-text .inner-text{color:#fff;text-align:left;max-width:736px;margin:auto}}@media screen and (width>=1200px){.ob-centered-text{padding:12rem 0 5.625rem}.ob-centered-text .inner{grid-column:7/18!important}.ob-centered-text .inner-text{color:#fff;text-align:left;max-width:736px;margin:auto}}.ob-driver-info{border:4px solid;background:linear-gradient(#00d8e71a,#00d8e700);border-width:4px 0 0;border-bottom-style:none;border-bottom-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#00d8e799,#00d8e7,#00d8e7,#00d8e799);border-image-slice:1;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:40px 20px;display:flex;position:relative}.ob-driver-info>div{width:100%}@media screen and (width>=768px){.ob-driver-info{background:linear-gradient(#00d8e71a,#00d8e700);flex-wrap:wrap;padding:40px;display:flex}.ob-driver-info>div{width:50%}.ob-driver-info:before{content:"";border:6px solid #0000;border-top-width:10px;border-bottom:10px solid #00d8e799;width:0;height:0;position:absolute;top:-24px;left:calc(50% - 3px);right:0}}.ob-driver-info__column{flex-direction:column;justify-content:space-between;padding:40px 0 0;display:flex}@media screen and (width>=768px){.ob-driver-info__column{padding:0}}.ob-driver-info__table{border:2px solid;border-width:2px 0 0;border-bottom-style:none;border-bottom-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#fff6,#fff,#fff,#fff6);border-image-slice:1;padding-bottom:40px}.ob-driver-info__table__row{border:2px solid;border-width:0 0 2px;border-top-style:none;border-top-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff1a,#ffffff0d);border-image-slice:1;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.ob-driver-info__table__cell{width:100%}.ob-driver-info__table__cell--label{color:#00d8e7;width:200px}@media screen and (width>=768px){.ob-driver-info__table{padding:0}}.ob-driver-standings{overflow:auto}.ob-driver-standings::-webkit-scrollbar{display:none}.ob-driver-standings{-ms-overflow-style:none;scrollbar-width:none}.driver-standings{margin-right:-20px}@media screen and (width>=768px){.driver-standings{margin-right:0}}.driver-standings__row{justify-content:space-between;max-width:100%;display:flex}.driver-standings__row:after{content:"";opacity:.6;mix-blend-mode:multiply;background:linear-gradient(90deg,#0000,#03273299,#032732b3);width:60px;position:absolute;top:0;bottom:0;right:0}@media screen and (width>=768px){.driver-standings__row:after{display:none}}.driver-standings__row--head .driver-standings__column{border:2px solid;border-width:0 0 2px;border-top-style:none;border-top-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#fff6,#fff,#fff,#fff6);border-image-slice:1}.driver-standings__row--head .driver-standings__column--car{border:0}.driver-standings__row--head .driver-standings__column span{font-size:1.125rem}@media screen and (width>=768px){.driver-standings__row--head .driver-standings__column span{font-size:calc(1.325rem + .9vw)}}@media screen and (width>=768px) and (width>=1200px){.driver-standings__row--head .driver-standings__column span{font-size:2rem}}.driver-standings__column{text-align:center;border:2px solid;border-width:0 0 2px;border-top-style:none;border-top-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff1a,#ffffff0d);border-image-slice:1;flex:1;margin:0 15px;padding:10px}.driver-standings__column span{font-size:1.125rem}.driver-standings__column--position{min-width:94px;margin-left:0}@media screen and (width>=768px){.driver-standings__column--position{min-width:188px}}.driver-standings__column--driver{min-width:147px}@media screen and (width>=768px){.driver-standings__column--driver{min-width:250px}}.driver-standings__column--car{min-width:130px}.driver-standings__column--car img{margin:0 auto}.driver-standings__column--points{min-width:94px}@media screen and (width>=768px){.driver-standings__column--points{min-width:188px}}.driver-standings__column--team{min-width:147px;margin-right:0}@media screen and (width>=768px){.driver-standings__column--team{min-width:250px}}.faqs-container.bg--light{background-color:#fff}.faqs-container.bg--dark{background-color:#00151d}.faqs-container.bg--dark .panel{color:#fff}.ob-gallery{max-width:1900px;margin:auto;padding-bottom:48px}.ob-gallery .site-width,.ob-gallery .media-panel--boxed .media-panel__media,.media-panel--boxed .ob-gallery .media-panel__media,.ob-gallery .media-panel--half .media-panel__media,.media-panel--half .ob-gallery .media-panel__media,.ob-gallery .image-and-text-atomx-panel__background-image,.ob-gallery .image-and-text-atomx-panel__background-video,.ob-gallery .hero .hero__content-wrapper,.hero .ob-gallery .hero__content-wrapper{max-width:800px}.ob-gallery__title{text-align:center;padding:0}@media screen and (width>=768px){.ob-gallery__title{padding:0 0 44px}}.gallerySlider{padding:48px 0}.gallerySlider .swiper-slide{transition:transform .3s ease-in-out;transform:scale(.8)}.gallerySlider .swiper-slide.swiper-slide-active{transform:scale(1.2)}.gallerySlider .swiper-slide img{object-fit:contain;width:100%}.gallerySlider .swiper-button-next{background:#03273299;border:2px solid #fff;border-radius:100%;width:50px;height:50px;transition:background .3s;right:10px}.gallerySlider .swiper-button-next:after{font-size:calc(1.3rem + .6vw)}@media (width>=1200px){.gallerySlider .swiper-button-next:after{font-size:1.75rem}}.gallerySlider .swiper-button-next:hover{background:#00d8e799}.gallerySlider .swiper-button-prev{background:#03273299;border:2px solid #fff;border-radius:100%;width:50px;height:50px;transition:background .3s;left:10px}.gallerySlider .swiper-button-prev:after{font-size:calc(1.3rem + .6vw)}@media (width>=1200px){.gallerySlider .swiper-button-prev:after{font-size:1.75rem}}.gallerySlider .swiper-button-prev:hover{background:#00d8e799}@media screen and (width>=768px){.gallerySlider .swiper-button-prev{left:var(--swiper-navigation-sides-offset,20vw)}.gallerySlider .swiper-button-next{right:var(--swiper-navigation-sides-offset,20vw)}}@media screen and (width>=1800px) and (width<=2500px){.gallerySlider .swiper-button-prev{left:var(--swiper-navigation-sides-offset,30%)}.gallerySlider .swiper-button-next{right:var(--swiper-navigation-sides-offset,30%)}}.thumbsSlider{padding-top:20px;display:none}.thumbsSlider .swiper-slide img{object-fit:cover;width:100%;height:105px}.thumbsSlider .swiper-slide.swiper-slide-thumb-active:after{content:"";border:3px solid #00d8e7;position:absolute;inset:0}@media screen and (width>=768px){.thumbsSlider{display:block}}.ob-intro{text-align:center;z-index:0;justify-content:center;align-items:flex-start;min-height:400px;margin-top:80px;display:flex;position:relative}.ob-intro:after{content:"";opacity:.6;z-index:-1;background-color:#00151d;width:9990px;height:calc(200% + 50px);display:block;position:absolute;top:85%;left:50%;transform:translate(-50%)rotate(-9deg)}.ob-intro .site-width,.ob-intro .media-panel--boxed .media-panel__media,.media-panel--boxed .ob-intro .media-panel__media,.ob-intro .media-panel--half .media-panel__media,.media-panel--half .ob-intro .media-panel__media,.ob-intro .image-and-text-atomx-panel__background-image,.ob-intro .image-and-text-atomx-panel__background-video,.ob-intro .hero .hero__content-wrapper,.hero .ob-intro .hero__content-wrapper{position:relative}.ob-intro h1{grid-column:3/14;margin:calc(1.375rem + 1.5vw) 0 calc(1.3125rem + .75vw)}@media (width>=1200px){.ob-intro h1{margin:2.5rem 0 1.875rem}}.ob-intro h1{font-size:30px}.ob-intro p{grid-column:1/16;font-size:16px;line-height:1.3}.ob-intro .intro__image{z-index:-1;width:100%;position:absolute;bottom:-100px;left:0;right:0;transform:scale(1.2)translateY(-50px)}.ob-intro .intro__image img{margin-top:-4vw;position:relative;top:-70px}@media screen and (width>=500px){.ob-intro:before{width:150%}}@media screen and (width>=768px){.ob-intro{align-items:center;min-height:470px;margin-top:0;padding-bottom:60px;display:block}.ob-intro:after{background:linear-gradient(#00151d,#00151d 7%);top:80%;left:50%}.ob-intro.intro--long{min-height:450px}.ob-intro.intro--has_image{min-height:50vh}.ob-intro .intro__image{max-width:1600px;top:-100px;bottom:auto;left:50%;transform:translate(-50%)}.ob-intro .intro__image img{top:160px}.ob-intro h1,.ob-intro p{grid-column:7/18}.ob-intro h1{margin:calc(1.4375rem + 2.25vw) 0 calc(1.3rem + .6vw);font-size:40px}}@media screen and (width>=768px) and (width>=1200px){.ob-intro h1{margin:3.125rem 0 1.75rem}}@media screen and (width>=768px){.ob-intro p{font-size:18px;line-height:24px}}@media screen and (width>=1024px){.ob-intro{min-height:600px!important}.ob-intro:after{top:100%}.ob-intro h1{margin:calc(1.625rem + 4.5vw) 0 calc(1.3rem + .6vw);font-size:56px;line-height:64px}}@media screen and (width>=1024px) and (width>=1200px){.ob-intro h1{margin:5rem 0 1.75rem}}@media screen and (width>=1024px){.ob-intro .intro__image img{top:220px}}@media screen and (width>=1180px){.ob-intro .intro__image img{top:190px}}@media screen and (width>=1200px){.ob-intro h1,.ob-intro p{grid-column:7/18}.ob-intro h1{margin:calc(1.625rem + 4.5vw) 0 calc(1.5rem + 3vw)}}@media screen and (width>=1200px) and (width>=1200px){.ob-intro h1{margin:5rem 0 3.75rem}}@media screen and (width>=1250px){.ob-intro h1{font-size:80px;line-height:73px}.ob-intro .intro__image img{top:160px}}@media screen and (width>=1340px){.ob-intro .intro__image img{top:130px}}@media screen and (width>=1420px){.ob-intro p{max-width:600px;margin:auto}.ob-intro .intro__image img{top:100px}}@media screen and (width>=1620px){.ob-intro .intro__image img{margin-top:0;top:-80px}}.ob-intro__image--left{z-index:-1;width:200px;position:absolute;bottom:-235px;left:-50px}@media screen and (width>=500px){.ob-intro__image--left{bottom:-240px;right:-3%}}@media screen and (width>=768px){.ob-intro__image--left{top:90px;left:-3%;bottom:unset;width:300px}}@media screen and (width>=1024px){.ob-intro__image--left{width:350px;top:140px;left:5%}}@media screen and (width>=1280px){.ob-intro__image--left{width:400px;top:90px;left:7%}}.ob-intro__image--right{z-index:0;width:200px;position:absolute;bottom:-220px;right:-20px}@media screen and (width>=500px){.ob-intro__image--right{width:300px;bottom:-240px;right:-3%}}@media screen and (width>=768px){.ob-intro__image--right{width:400px;bottom:-260px;right:-3%}}@media screen and (width>=1024px){.ob-intro__image--right{width:450px;right:7%}}@media screen and (width>=1620px){.ob-intro__image--right{bottom:-320px}}.ob-quote-and-video{max-width:1258px;padding:60px 0;position:relative}.ob-quote-and-video__quote{z-index:2;text-align:left;background:#03273299;border-left:2px solid #00d8e7;border-right:2px solid #00d8e7;width:100%;font-family:proxima-nova,sans-serif;position:relative}.ob-quote-and-video__quote:before{content:"";background:linear-gradient(90deg,#00d8e7 60%,#00d8e700 0 80%,#00d8e7 0);width:100%;height:2px;position:absolute;top:0;left:0}.ob-quote-and-video__quote:after{content:"";background:linear-gradient(90deg,#00d8e7 20%,#00d8e700 0 40%,#00d8e7 0);width:100%;height:2px;position:absolute;bottom:0;left:0}.ob-quote-and-video__quote p{color:#fff;font-size:calc(1.2625rem + .15vw)}@media (width>=1200px){.ob-quote-and-video__quote p{font-size:1.375rem}}.ob-quote-and-video__quote__inner{z-index:1;padding:75px 40px;position:relative}.ob-quote-and-video__quote__inner:before{content:"";z-index:2;background-image:url(/images/flat-quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:85px;height:69px;display:block;position:absolute;top:-20px;left:40px}.ob-quote-and-video__quote__inner:after{content:"";z-index:2;background-image:url(/images/flat-quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:85px;height:69px;display:block;position:absolute;bottom:-20px;right:40px;transform:rotate(180deg)}.ob-quote-and-video__video{z-index:1;width:100%;margin-bottom:40px;position:relative}.ob-quote-and-video__video img{width:100%}@media screen and (width>=768px){.ob-quote-and-video{align-items:center;margin-bottom:0;display:flex}.ob-quote-and-video__quote{text-align:center;order:1;width:40%;margin-right:-30px}.ob-quote-and-video__quote p{color:#fff;font-size:1.125rem}.ob-quote-and-video__quote__inner{padding:75px 25px}.ob-quote-and-video__video{z-index:1;order:2;width:60%;margin-left:-30px;position:relative;margin-bottom:0!important}}@media screen and (width>=1024px){.ob-quote-and-video__quote p{color:#fff;font-size:calc(1.2625rem + .15vw)}}@media screen and (width>=1024px) and (width>=1200px){.ob-quote-and-video__quote p{font-size:1.375rem}}@media screen and (width>=1024px){.ob-quote-and-video__quote__inner{padding:75px}}@media screen and (width>=768px){.ob-section__calendar{margin-top:60px}}.ob-race-calendar{gap:24px;max-width:95%;margin:auto;display:grid}.ob-race-calendar__card{border:1px solid;border-width:0 0 1px;border-top-style:none;border-top-color:currentColor;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#ffffff0d,#ffffff4d,#ffffff4d,#ffffff0d);border-image-slice:1;width:100%;display:block;position:relative}.ob-race-calendar__card .card__date{text-transform:uppercase;margin:0 0 16px;font-family:futura-pt,sans-serif;font-size:24px;font-weight:500;line-height:40px}.ob-race-calendar__card .card__image{z-index:1;position:relative}.ob-race-calendar__card .card__image .status{z-index:2;text-transform:uppercase;color:#000305;text-align:center;width:fit-content;height:fit-content;margin:auto;padding:2px 10px;font-family:futura-pt,sans-serif;font-size:17px;font-weight:500;line-height:20px;position:absolute;top:0;left:0;right:0}.ob-race-calendar__card__link{color:#00d8e7;flex-direction:row;gap:21px;padding:24px 0;display:flex}.ob-race-calendar__card__link svg{height:24px}.ob-race-calendar__card__link:before{content:"";white-space:nowrap;z-index:1;position:absolute;inset:0;overflow:hidden}.ob-race-calendar__card:hover{cursor:pointer;opacity:.8;transition:opacity .3s}.ob-race-calendar__card:hover .ob-race-calendar__card__link{color:#fff}.ob-race-calendar__card:has(a:focus-visible){outline-offset:8px;outline:2px solid #00d8e7}.ob-race-calendar__card.upcoming .card__image{border:12px solid;border-width:12px 0;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#dab624,#dab624,#dab624,#dab624);border-image-slice:1;margin-top:-12px;box-shadow:-12px 0 #dab624,12px 0 #dab624}.ob-race-calendar__card.upcoming .card__image .status{background:linear-gradient(270deg,#ffffff4d 0%,#fff 30% 60%,#ffffff4d 100%);width:100%;padding:16px 10px;font-size:24px}.ob-race-calendar__card.upcoming .card__image .status:after{content:"Next round"}.ob-race-calendar__card.upcoming .card__date{color:#dab624}.ob-race-calendar__card.upcoming~.upcoming .card__image{border:5px solid;border-width:5px 0;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#ffffff4d,#fff,#fff,#ffffff4d);border-image-slice:1;margin:0;box-shadow:-5px 0 #ffffff4d,5px 0 #ffffff4d}.ob-race-calendar__card.upcoming~.upcoming .card__image .status{background-color:#fff;width:fit-content;padding:4px 10px;font-size:17px}.ob-race-calendar__card.upcoming~.upcoming .card__image .status:after{content:"Upcoming"}.ob-race-calendar__card.upcoming~.upcoming .card__date{color:#fff}.ob-race-calendar__card.completed .card__date{color:#6cddff}.ob-race-calendar__card.completed .card__image{border:5px solid;border-width:5px 0;border-left-style:none;border-left-color:currentColor;border-right-style:none;border-right-color:currentColor;border-image-source:linear-gradient(90deg,#6cddff4d,#6cddff,#6cddff,#6cddff4d);border-image-slice:1;box-shadow:-5px 0 #6cddff4d,5px 0 #6cddff4d}.ob-race-calendar__card.completed .card__image .status{background-color:#6cddff}.ob-race-calendar__card.completed .card__image .status:after{content:"Complete"}.ob-race-calendar__card.completed .card__image:after{content:"";z-index:1;background:linear-gradient(#002931 8.89%,#002931a8 62.2%,#00293100 104.55%);height:50%;position:absolute;top:0;left:0;right:0}@media screen and (width>=768px){.ob-race-calendar{grid-template-columns:repeat(2,1fr);column-gap:32px}}@media screen and (width>=1024px){.ob-race-calendar{grid-template-columns:repeat(3,1fr);row-gap:48px}.ob-race-calendar .ob-race-calendar__card__link{padding:43px 0 48px}}@media screen and (width>=1200px){.ob-race-calendar{grid-template-columns:repeat(4,1fr);column-gap:50px}}.ob-upcoming-race{padding:0 0 50vw;position:relative}.ob-upcoming-race__title{font-weight:500}.ob-upcoming-race__title:after{content:">>>";padding:0 0 0 15px}.ob-upcoming-race__flag{width:auto;max-width:450px;max-height:135px}.ob-upcoming-race__countdown{text-align:center;padding:30px 0 0;display:flex}.ob-upcoming-race__countdown span{font-family:futura-pt,sans-serif;font-weight:500}.ob-upcoming-race__countdown>div{width:50px;margin:0 42px 0 0}.ob-upcoming-race__time{font-size:calc(1.3875rem + 1.65vw);display:block}@media (width>=1200px){.ob-upcoming-race__time{font-size:2.625rem}}.ob-upcoming-race__background-image{z-index:-1;opacity:.7;width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}.ob-upcoming-race__background-image img{mix-blend-mode:lighten;position:absolute;bottom:0}@media screen and (width>=768px){.ob-upcoming-race{padding:60px 0 40vh}.ob-upcoming-race__background-image img{bottom:unset;object-fit:cover;width:100%;height:100%;position:relative}}.ob-social-icons{background:#032732;padding:40px 0 60px}.ob-social-icons__text{text-align:left;padding:0 0 40px}.ob-social-icons__text h2{font-size:calc(1.325rem + .9vw)}@media (width>=1200px){.ob-social-icons__text h2{font-size:2rem}}.ob-social-icons__text h2{color:#00d8e7;font-family:proxima-nova,sans-serif}.ob-social-icons__icons{flex-wrap:wrap;justify-content:start;align-items:center;margin:0 -20px;display:flex}.ob-social-icons__icon{padding:0 20px;position:relative}.ob-social-icons__icon:after{content:"";background:linear-gradient(#fff0,#00d8e7);width:1px;height:100%;display:block;position:absolute;top:0;bottom:0;right:0;transform:skew(-20deg)}.ob-social-icons__icon:last-of-type:after{display:none}.ob-social-icons__icon a{height:50px;margin:0 10px;display:block;position:relative}.ob-social-icons__icon svg{object-fit:contain;width:100%;height:100%;max-height:65px}@media screen and (width>=768px){.ob-social-icons__text{text-align:center}.ob-social-icons__icons{flex-wrap:wrap;justify-content:center;align-items:center;margin:0 -20px;display:flex}}@media screen and (width>=1024px){.ob-social-icons{padding:60px 0}.ob-social-icons__text{text-align:center;padding:0 0 30px}.ob-social-icons__icons{justify-content:center}.ob-social-icons__icon{padding:0 40px}.ob-social-icons__icon a{width:120px;height:72px;display:block}}@media screen and (width>=1200px){.ob-social-icons{padding:80px 0}.ob-social-icons__text,.ob-social-icons__icons{padding:0 0 48px}}.ob-video-gallery{background-color:#fff;border-top:1px solid #b2c1c5;padding:50px 0 40px}.ob-video-gallery .site-width,.ob-video-gallery .media-panel--boxed .media-panel__media,.media-panel--boxed .ob-video-gallery .media-panel__media,.ob-video-gallery .media-panel--half .media-panel__media,.media-panel--half .ob-video-gallery .media-panel__media,.ob-video-gallery .image-and-text-atomx-panel__background-image,.ob-video-gallery .image-and-text-atomx-panel__background-video,.ob-video-gallery .hero .hero__content-wrapper,.hero .ob-video-gallery .hero__content-wrapper{position:relative}.ob-video-gallery h2{color:#00151d;text-transform:uppercase;padding:0 0 20px;font-weight:500}@media screen and (width>=768px){.ob-video-gallery h2{padding:0 0 42px}}.ob-video-gallery .video-thumbnail iframe{width:100%;height:300px}@media screen and (width>=768px){.ob-video-gallery .video-thumbnail iframe{height:350px}}.swiper-pagination{margin:-20px 0 0}.swiper-pagination-bullet{background:#fff;border:2px solid #00d8e7}.swiper-pagination-bullet-active{background:#00d8e7;border:2px solid #00d8e7}.swiper-button-next{color:#fff;background:#00d8e799;border-radius:100%;width:50px;height:50px;transition:background .3s}.swiper-button-next:after{font-size:calc(1.3rem + .6vw)}@media (width>=1200px){.swiper-button-next:after{font-size:1.75rem}}.swiper-button-next:hover{background:#00d8e7}@media screen and (width>=728px){.swiper-button-next{top:56%;right:10px}}@media screen and (width>=1386px){.swiper-button-next{top:56%;right:-20px}}.swiper-button-prev{color:#fff;background:#00d8e799;border-radius:100%;width:50px;height:50px;transition:background .3s}.swiper-button-prev:after{font-size:calc(1.3rem + .6vw)}@media (width>=1200px){.swiper-button-prev:after{font-size:1.75rem}}.swiper-button-prev:hover{background:#00d8e7}@media screen and (width>=728px){.swiper-button-prev{top:56%;left:10px}}@media screen and (width>=1386px){.swiper-button-prev{top:56%;left:-20px}}.accordion_container .title,.core-team__categories .title{color:#00d8e7;margin:calc(1.3125rem + .75vw) 0;font-weight:400}@media (width>=1200px){.accordion_container .title,.core-team__categories .title{margin:1.875rem 0}}.accordion_container .accordion,.core-team__categories .accordion{color:#fff;cursor:pointer;text-align:left;background-color:#1d3d47;border:none;border-radius:10px;outline:none;width:100%;margin-bottom:10px;padding:18px 80px 18px 18px;transition:all .4s;position:relative;overflow:hidden}.accordion_container .accordion:last-of-type,.core-team__categories .accordion:last-of-type{margin-bottom:0}.accordion_container .accordion,.core-team__categories .accordion{cursor:pointer}.accordion_container .accordion:after,.core-team__categories .accordion:after{content:"+";text-align:center;background-color:#133843;width:70px;height:100%;padding:15px 20px;font-size:50px;line-height:.5;position:absolute;top:0;right:0}.accordion_container .accordion.active,.accordion_container .accordion:hover,.core-team__categories .accordion.active,.core-team__categories .accordion:hover{background-color:#133843}.accordion_container .accordion.active:after,.core-team__categories .accordion.active:after{content:"—";color:#032732;background-color:#00d8e7;font-size:30px;line-height:.6}.accordion_container .panel,.accordion_container .panel__content,.core-team__categories .panel,.core-team__categories .panel__content{max-height:0;margin:0;transition:max-height .2s ease-out;overflow:hidden;width:100%!important}.accordion_container .panel p,.accordion_container .panel__content p,.core-team__categories .panel p,.core-team__categories .panel__content p{text-align:left;margin-bottom:30px}.accordion_container .panel a.outline_button,.accordion_container .panel__content a.outline_button,.core-team__categories .panel a.outline_button,.core-team__categories .panel__content a.outline_button{margin-bottom:30px}@media screen and (width>=768px){.accordion_container .panel a.outline_button,.accordion_container .panel__content a.outline_button,.core-team__categories .panel a.outline_button,.core-team__categories .panel__content a.outline_button{margin-bottom:50px}}.accordion_container .panel .button-container,.accordion_container .panel__content .button-container,.core-team__categories .panel .button-container,.core-team__categories .panel__content .button-container{text-align:left}.angled-accordion{overflow:hidden}.angled-accordion .panel{z-index:1;position:relative}.angled-accordion .panel .panel__header,.angled-accordion .panel .panel__content{z-index:4;position:relative}.angled-accordion .panel:before{content:"";z-index:1;width:9990px;height:100%;min-height:9999px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-6deg)}.angled-accordion .panel .background-image{background-color:#00151d}.angled-accordion .panel:first-of-type{margin-top:80px}.angled-accordion .panel:nth-of-type(2){z-index:2}.angled-accordion .panel:nth-of-type(2):before{z-index:2;background-color:#032732}.angled-accordion .panel:nth-of-type(2) .background-image{background-color:#032732}.angled-accordion .panel:nth-of-type(3){z-index:3}.angled-accordion .panel:nth-of-type(3) h2,.angled-accordion .panel:nth-of-type(3){color:#032732}.angled-accordion .panel:nth-of-type(3):before{z-index:3;background-color:#fff}.angled-accordion .panel:nth-of-type(3) .background-image{background-color:#fff}.angled-accordion .panel__header{grid-column:1/16;padding:calc(1.3125rem + .75vw) 0;display:flex;position:relative}@media (width>=1200px){.angled-accordion .panel__header{padding:1.875rem 0}}.angled-accordion .panel__header .panel__toggle:before{transform-origin:50%;margin:0}.angled-accordion .panel__header .panel__toggle.active:before{transform:rotate(0)}.angled-accordion .panel__content{grid-column:1/16;max-height:0;margin:0 0 60px;transition:max-height .2s ease-out;position:relative;overflow:hidden;width:100%!important}.angled-accordion .panel__content .columns .inner,.angled-accordion .panel__content .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .media-panel--half .media-panel__media-inner .inner,.media-panel--half .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .hero .hero__content-wrapper .inner,.hero .angled-accordion .panel__content .hero__content-wrapper .inner{grid-column:1/16;padding:calc(1.3125rem + .75vw) 0}@media (width>=1200px){.angled-accordion .panel__content .columns .inner,.angled-accordion .panel__content .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .media-panel--half .media-panel__media-inner .inner,.media-panel--half .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .hero .hero__content-wrapper .inner,.hero .angled-accordion .panel__content .hero__content-wrapper .inner{padding:1.875rem 0}}.angled-accordion .panel__content p{text-align:left;margin-bottom:30px}.angled-accordion .panel__content .background-image{z-index:-1;opacity:.7;width:100%;height:100%;display:none;position:absolute;top:0;left:0;right:0}.angled-accordion .panel__content .background-image img{mix-blend-mode:lighten}.angled-accordion .panel__content .button-container{text-align:left}.angled-accordion .panel__content a.outline_button{margin-bottom:15px}@media screen and (width>=768px){.angled-accordion .panel__content a.outline_button{margin:30px 0 0}.angled-accordion .panel{margin-top:0}.angled-accordion .panel__header{grid-column:3/20;grid-template-columns:1fr repeat(8,20px 1fr);margin:calc(1.4375rem + 2.25vw) 0;padding:calc(1.5rem + 3vw) 0;display:grid}}@media screen and (width>=768px) and (width>=1200px){.angled-accordion .panel__header{margin:3.125rem 0;padding:3.75rem 0}}@media screen and (width>=768px){.angled-accordion .panel__image.icon img{max-width:160px}.angled-accordion .panel__image img{object-fit:contain;width:100%;height:100%;font-family:"object-fit:contain;",sans-serif}.angled-accordion .panel__content{grid-column:1/24}.angled-accordion .panel__content .background-image{display:block}.angled-accordion .panel__content .columns .inner,.angled-accordion .panel__content .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .media-panel--half .media-panel__media-inner .inner,.media-panel--half .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .hero .hero__content-wrapper .inner,.hero .angled-accordion .panel__content .hero__content-wrapper .inner{grid-column:3/16;padding:calc(1.4375rem + 2.25vw) 0}}@media screen and (width>=768px) and (width>=1200px){.angled-accordion .panel__content .columns .inner,.angled-accordion .panel__content .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .media-panel--half .media-panel__media-inner .inner,.media-panel--half .angled-accordion .panel__content .media-panel__media-inner .inner,.angled-accordion .panel__content .hero .hero__content-wrapper .inner,.hero .angled-accordion .panel__content .hero__content-wrapper .inner{padding:3.125rem 0}}.angled-accordion.business .panel__header{flex-flow:wrap}.angled-accordion.business .panel__header .panel__image{flex-basis:100%;margin-bottom:30px}.angled-accordion.business .panel__header .panel__image img{max-width:300px}.angled-accordion.business .panel__header .panel__text{flex-basis:100%}.angled-accordion.business .panel__content:before{content:"";background-color:#fff;width:100%;height:1px;position:absolute;top:0}.angled-accordion.business .panel__content:after{content:"";background-color:#fff;width:100%;height:1px;position:absolute;bottom:0}.angled-accordion.business .panel__content .icon-text-block{border-top:1px solid #b2c1c5;padding-top:30px}.angled-accordion.business .panel__content .icon-text-block .item{flex-direction:row;justify-content:flex-start;align-items:flex-start}.angled-accordion.business .panel__content .icon-text-block .item .icon{width:85px;height:85px}.angled-accordion.business .panel__content .icon-text-block .item .icon img{object-fit:contain;width:100%;height:100%;margin:auto}.angled-accordion.business .panel__content .icon-text-block .item .text{flex-basis:70%;padding-left:20px}.angled-accordion.business .panel__content .icon-text-block .item .text .title{color:#00d8e7;margin:0 0 15px;font-size:20px}.angled-accordion.business .panel__content .icon-text-block .item .text p{text-align:left;width:100%;margin:auto;font-size:1rem}.angled-accordion.business .button-container{text-align:center}@media screen and (width>=768px){.angled-accordion.business .panel__header .panel__image{flex-basis:40%;grid-column:1/6}.angled-accordion.business .panel__header .panel__image img{max-width:350px}.angled-accordion.business .panel__header .panel__text{flex-basis:60%;grid-column:9/20}.angled-accordion.business .panel__header .panel__text .title{font-size:calc(1.3rem + .6vw)}}@media screen and (width>=768px) and (width>=1200px){.angled-accordion.business .panel__header .panel__text .title{font-size:1.75rem}}@media screen and (width>=768px){.angled-accordion.business .panel__content .icon-text-block .item{flex-direction:column;align-items:center}.angled-accordion.business .panel__content .icon-text-block .item .text{text-align:center;flex-basis:90%;padding-left:0}.angled-accordion.business .panel__content .icon-text-block .item .text .title{margin:15px 0}.angled-accordion.business .panel__content .icon-text-block .item .text p{text-align:center;width:90%}}@media screen and (width>=1100px){.angled-accordion.business .panel__header .panel__text .title{font-size:calc(1.3375rem + 1.05vw)}}@media screen and (width>=1100px) and (width>=1200px){.angled-accordion.business .panel__header .panel__text .title{font-size:2.125rem}}.angled-accordion.strategic .panel__image{flex-basis:30%;grid-column:3/6}.angled-accordion.strategic .panel__text{flex-basis:70%;grid-column:7/20;padding-left:20px}.angled-accordion.strategic .panel__text .title{text-transform:uppercase;font-family:futura-pt,sans-serif}@media screen and (width>=768px){.angled-accordion.strategic .panel__header{margin:calc(1.4375rem + 2.25vw) 0 1.25rem;padding:calc(1.5rem + 3vw) 0 calc(1.375rem + 1.5vw)}}@media screen and (width>=768px) and (width>=1200px){.angled-accordion.strategic .panel__header{margin:3.125rem 0 1.25rem;padding:3.75rem 0 2.5rem}}@media screen and (width>=768px){.angled-accordion.strategic .panel__text{padding-left:0}.angled-accordion.strategic .panel__text .title{font-size:calc(1.3375rem + 1.05vw)}}@media screen and (width>=768px) and (width>=1200px){.angled-accordion.strategic .panel__text .title{font-size:2.125rem}}@media screen and (width>=768px){.angled-accordion.strategic .panel__content{grid-column:5/20}.angled-accordion.strategic .panel__content .content{width:90%;margin:auto}}@media screen and (width>=1100px){.angled-accordion.strategic .title{font-size:calc(1.3875rem + 1.65vw)}}@media screen and (width>=1100px) and (width>=1200px){.angled-accordion.strategic .title{font-size:2.625rem}}.awards-container .awards.three-grid{justify-content:space-between}.awards-container .awards__item{text-align:center;margin:0 0 30px}.awards-container .awards__item:last-of-type{margin-bottom:0}.awards-container .awards__item .icon img{max-width:250px;margin:auto}.awards-container .awards__item .title{color:#00d8e7;width:80%;margin:20px auto 0;font-size:1.125rem}.awards-container .awards.version-2 .awards__item{background:linear-gradient(61.8deg,#00151db3 -.08%,#00151d00 98.78%);justify-content:center;align-items:center;width:auto;height:100%;margin:0;transition:all .3s;display:flex;position:relative}.awards-container .awards.version-2 .awards__item .image{max-width:100%;max-height:100%;padding:16px}.awards-container .awards.version-2 .awards__item .image img{object-fit:contain;width:100%;max-width:185px;height:auto;max-height:122px;margin:auto}.awards-container .swiper{overflow:visible}.awards-container .swiper-slide{height:auto;min-height:100%}.awards-container .swiper-slide:after{content:"";background-color:#00d8e7;width:1px;height:100%;display:block;position:absolute;top:0;bottom:0;right:-12px}.awards-container .swiper-slide:last-of-type:after,.awards-container .swiper-buttons{display:none}.awards-container .swiper-buttons .button{pointer-events:all;-webkit-user-select:all;user-select:all;background:#00d8e780;border-radius:50%;width:48px;height:48px;position:absolute}.awards-container .swiper-buttons .button:after{content:"";background:url(/images/icons/sharp-arrow.svg) 50%/contain no-repeat;width:20px;height:22px;margin:auto;position:absolute;inset:0}.awards-container .swiper-buttons .button.swiper-button-prev{left:0;transform:scale(-1)}.awards-container .swiper-buttons .button.swiper-button-next{right:0}.awards-container .swiper-pagination{margin-top:24px;position:relative}.awards-container .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#fff0;border:1px solid #fff;border-radius:50%;width:10px;height:10px;margin:0 20px;position:relative}.awards-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#00d8e7;border-color:#00d8e7}.awards-container .awards.version-2 .awards__header{margin-bottom:24px}.awards-container .awards.version-2 .awards__header .title{color:#00d8e7;font-size:24px;line-height:32px}.awards-container .awards.version-2.dark{background-color:#032732}.awards-container .awards.version-2.light{background-color:#f2f4f4}.awards-container .awards.version-2.light .awards__header .title{color:#032732}.awards-container .awards.version-2.light .awards__item{background:linear-gradient(61.8deg,#ffffffb3 -.08%,#fff0 98.78%)}.awards-container .awards.version-2.light .swiper-slide:after{background-color:#032732}.awards-container .awards.version-2.light .swiper-pagination .swiper-pagination-bullet{border-color:#032732}.awards-container .awards.version-2.light .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#00d8e7}.awards-container .awards.version-2.light .swiper-buttons .button{background:#03273280}@media screen and (width>=560px){.awards-container .awards__item{flex-basis:30%;margin:0}.awards-container .awards.version-2 .awards__item{flex-basis:100%}}@media screen and (width>=768px){.awards-container .awards .inner{grid-column:1/24}.awards-container .awards.version-2 .awards__header{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.awards-container .awards.version-2 .awards__header .title{font-size:32px;line-height:40px}.awards-container .awards.version-2 .awards__item:hover{opacity:.8}.awards-container .swiper-slide:after{right:-30px}.awards-container .swiper-buttons{width:120px;height:48px;margin:0;display:inline-block;position:relative}.awards-container .swiper-buttons .button:hover{background-color:#00d8e7}.awards-container .awards.version-2.light .swiper-buttons .button:hover{background-color:#032732}}@media screen and (width>=1024px){.awards-container .swiper-slide:after{background:linear-gradient(#fff0,#00d8e7);right:-60px;transform:skew(-20deg)}.awards-container .awards.version-2.light .swiper-slide:after{background:linear-gradient(#fff0,#032732)}.awards-container .awards.version-2 .awards__item .image{padding:24px}.awards-container .swiper-pagination{margin-top:48px}}.bard{z-index:3;position:relative}.bard table{border-collapse:collapse;width:100%;margin:20px 0}.bard table td{color:#000305;border-top:1px solid #f2f4f4;padding:5px 0}.bard table td label{color:#000305}.bard table tr:first-of-type td{border-width:2px}.bard .caption{color:#000305}.bard:nth-of-type(2) .white,.bard:first-of-type.bard-container .white{margin-top:calc(2.0625rem + 9.75vw);padding-top:0;position:relative}@media (width>=1200px){.bard:nth-of-type(2) .white,.bard:first-of-type.bard-container .white{margin-top:9.375rem}}.bard:nth-of-type(2) .white:before,.bard:first-of-type.bard-container .white:before{content:"";z-index:-1;background-color:#fff;width:9990px;height:100%;display:block;position:absolute;top:-50px;left:50%;transform:translate(-50%)rotate(-6deg)}@media screen and (width>=768px){.bard:nth-of-type(2) .white,.bard:first-of-type.bard-container .white{margin-top:calc(1.75rem + 6vw)}}@media screen and (width>=768px) and (width>=1200px){.bard:nth-of-type(2) .white,.bard:first-of-type.bard-container .white{margin-top:6.25rem}}@media screen and (width>=768px){.bard:nth-of-type(2) .white:before,.bard:first-of-type.bard-container .white:before{top:-100px}}.bard .content{color:#000305;grid-column:1/16}.bard .content table{width:100%}.bard .content h3{margin-top:30px;margin-bottom:20px;font-size:24px}.centered-text{text-align:center}.centered-text h2,.centered-text a{text-align:center;color:#006271}@media screen and (width>=768px){.centered-text .inner-text{text-align:left;width:80%;margin:auto}}.stats-container .statistics{margin-top:0!important}.stats-container .statistics:before{display:none!important}.stats-container .statistics .item{text-align:center;border-bottom:2px solid #00d8e7}.stats-container .statistics .item .statistics__number{font-size:40px}.stats-container .statistics .item .statistics__type{color:#006271;font-size:20px}.accordion-container{margin:30px 0;padding-bottom:30px}.accordion-outer{text-align:center;grid-column:1/16}.text-container .content{grid-column:1/16}.text-container p{margin-bottom:30px}.text-container ul{margin:20px 0;padding-inline-start:0}.text-container ul li,.text-container ul ol{padding:5px 0 5px 40px}.text-container ul li{position:relative}.text-container ul li:before{content:"";background-color:#00d8e7;width:25px;height:5px;margin:auto;position:absolute;top:0;bottom:0;left:0}.text-container ol,.text-container ul{margin-bottom:30px}.text-container ol>li>p,.text-container ul>li>p{margin-bottom:0!important}.text-container h2,.text-container h3{margin-top:30px;margin-bottom:20px;font-family:proxima-nova,sans-serif;font-size:24px}.text-container h2,.text-container h3,.text-container h4{color:#00151d}.text-container a{color:#000;font-weight:700;transition:all .2s}.text-container a:hover,.text-container a:focus{color:#00d8e7}.quote-container{margin:0 0 30px;position:relative}.quote-container .content{text-align:center;background-color:#00d8e7;padding:30px 20px}.quote-container p.quote{color:#032732;font-size:calc(1.28125rem + .375vw)}@media (width>=1200px){.quote-container p.quote{font-size:1.5625rem}}.quote-container p.quote{line-height:1.2;position:relative}.quote-container p.author{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.quote-container p.author{font-size:1.5rem}}.pull_out_text-container{margin-bottom:30px}.pull_out_text-container .content{grid-column:1/16;position:relative}.pull_out_text-container .content:before{content:"";background-color:#00d8e7;width:95px;height:5px;position:absolute;top:-15px;left:-30px}.pull_out_text-container p{font-size:20px;line-height:1.3}.document-container,.button-container{margin:30px 0}.video-container{position:relative}.video-container p.caption{text-align:left;margin:10px auto}.video-container .video-player,.video-container iframe{width:100%;min-height:40vh}@media screen and (width>=768px){.video-container .video-player,.video-container iframe{min-height:50vh;max-height:900px}}.table-container table td p,.text-container table td p{margin:0}.table-container table,.text-container table{text-align:left}.table-container table tr th,.table-container table tr td,.text-container table tr th,.text-container table tr td{padding:10px;font-weight:400}.table-container table th,.text-container table th{border-top:5px solid #00d8e7;border-bottom:3px solid #032732}.table-container table tr td,.text-container table tr td{border-bottom:1px solid #032732;border-right:1px solid #032732;border-width:1px!important}.table-container table tr td:first-of-type,.text-container table tr td:first-of-type{border-left:none}.table-container table tr td:last-of-type,.text-container table tr td:last-of-type{border-right:none}.image-container{margin:30px 0}.image-container p{text-align:left;margin:10px auto}.faqs-container{padding-bottom:30px}.faqs-container .panel p{margin:30px 0;padding-left:20px}@media screen and (width>=768px){.bard .content{grid-column:5/20;width:90%;margin:auto}.bard--panel .content{width:100%}.stats-container .statistics .item{border-bottom:none;justify-content:flex-start;margin:0 auto;position:relative}.stats-container .statistics .item:after{content:"";background-color:#00d8e7;width:2px;height:100%;display:block;position:absolute;top:0;bottom:0;right:0;transform:skew(-20deg)}.faqs-container{padding-bottom:50px}.faqs-container .panel p{width:80%;padding-left:50px}.accordion-outer{grid-column:3/22}.accordion-outer .accordion_container .panel{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:1fr repeat(9,20px 1fr);display:grid}.accordion-outer .accordion_container .panel p{grid-column:3/16}.accordion-container{margin:50px 0}.video-container{min-height:400px}.quote-container .content{margin:auto;padding:30px}.pull_out_text-container p{font-size:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.pull_out_text-container p{font-size:1.875rem}}@media screen and (width>=768px){.pull_out_text-container .content:before{position:absolute;top:10px;left:-110px}}@media screen and (width>=1200px){.stats-container .statistics .item .statistics__number{margin-bottom:0;font-size:calc(1.5rem + 3vw)}}@media screen and (width>=1200px) and (width>=1200px){.stats-container .statistics .item .statistics__number{font-size:3.75rem}}@media screen and (width>=1200px){.stats-container .statistics .item .statistics__type{text-transform:uppercase;width:70%;margin:0 auto;font-size:calc(1.2875rem + .45vw)}}@media screen and (width>=1200px) and (width>=1200px){.stats-container .statistics .item .statistics__type{font-size:1.625rem}}@media screen and (width>=1600px){.stats-container .statistics .item .statistics__number{font-size:calc(1.6875rem + 5.25vw)}}@media screen and (width>=1600px) and (width>=1200px){.stats-container .statistics .item .statistics__number{font-size:5.625rem}}@media screen and (width>=1600px){.stats-container .statistics .item .statistics__type{font-size:calc(1.3375rem + 1.05vw)}}@media screen and (width>=1600px) and (width>=1200px){.stats-container .statistics .item .statistics__type{font-size:2.125rem}}.benefits-container h2{text-align:center;color:#133843}.benefits-container .benefits .benefits__item{flex-direction:column;padding:20px 0;display:flex}.benefits-container .benefits .benefits__item .icon{width:80px;height:80px;margin:0 auto 20px;display:flex}.benefits-container .benefits .benefits__item .icon img{object-fit:contain;font-family:object-fit\:contain}.benefits-container .benefits .benefits__item p{width:90%;margin:auto}@media screen and (width>=768px){.benefits-container h2{text-align:center;margin:0 auto 50px}.benefits-container .benefits .benefits__item{text-align:center}.benefits-container .benefits .benefits__item img{margin:auto}.benefits-container .benefits .benefits__item p{width:95%}}.form-modal-feature-panel{color:#fff;background:linear-gradient(#032732cc,#032732cc);min-height:500px;padding:56px 0;position:relative;overflow:hidden}.form-modal-feature-panel .form-modal-feature-panel__content{z-index:2;flex-direction:column;justify-content:center;align-items:start;width:90%;min-height:400px;margin:0 auto;display:flex;position:relative}.form-modal-feature-panel h2,.form-modal-feature-panel h3{text-transform:uppercase;font-family:futura-pt,sans-serif;font-size:calc(1.3125rem + .75vw);font-weight:400;line-height:1.35}@media (width>=1200px){.form-modal-feature-panel h2,.form-modal-feature-panel h3{font-size:1.875rem}}.form-modal-feature-panel h2,.form-modal-feature-panel h3,.form-modal-feature-panel p{margin-bottom:30px}.form-modal-feature-panel .inner{grid-column:1/16}@media screen and (width>=768px){.form-modal-feature-panel{min-height:400px;padding:120px 0}.form-modal-feature-panel .inner{grid-column:3/14}.form-modal-feature-panel .form-modal-feature-panel__content{width:100%}.form-modal-feature-panel h2,.form-modal-feature-panel h3{font-size:calc(1.3875rem + 1.65vw)}}@media screen and (width>=768px) and (width>=1200px){.form-modal-feature-panel h2,.form-modal-feature-panel h3{font-size:2.625rem}}.image_and_text-container .image-and-text-atomx-panel{padding:var(--xl_padding) 0}.image_and_text-container .image-and-text-atomx-panel .bg--dark{color:#fff;background-color:#000305}@media screen and (width>=768px){.image_and_text-container .image-and-text-atomx-panel{padding:var(--xxl_padding) 0}}.image_and_text-container .image-and-text-atomx-panel.background-feature{color:#fff;background-color:#000305;position:relative;overflow:hidden}@media screen and (width>=1024px){.image_and_text-container .image-and-text-atomx-panel.background-feature{background:0 0}.image_and_text-container .image-and-text-atomx-panel.background-feature .image-and-text-atomx-panel__text-titles{margin-bottom:var(--lg_padding)}.image_and_text-container .image-and-text-atomx-panel.background-feature .text{margin-top:var(--size_160)}}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner{flex-flow:column;display:flex;position:relative}@media screen and (width>=768px){.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner{justify-content:center;align-items:center;display:grid}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__image,.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__multi{grid-column:1/7}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__text{grid-column:7/13}}@media screen and (width>=1024px){.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__image,.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__multi{grid-column:1/7}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__text{grid-column:8/13}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse .image-and-text-atomx-panel__video{grid-column:1/8}.image_and_text-container .image-and-text-atomx-panel .image-and-text-atomx-panel__inner.reverse.has-video .image-and-text-atomx-panel__text{grid-column:9/13}}.image_and_text-container .image-and-text-atomx-panel__image,.image_and_text-container .image-and-text-atomx-panel__multi,.image_and_text-container .image-and-text-atomx-panel__video{z-index:1;order:1}.image_and_text-container .image-and-text-atomx-panel__image .video-player,.image_and_text-container .image-and-text-atomx-panel__multi .video-player,.image_and_text-container .image-and-text-atomx-panel__video .video-player{aspect-ratio:4/3}@media screen and (width>=768px){.image_and_text-container .image-and-text-atomx-panel__image,.image_and_text-container .image-and-text-atomx-panel__multi,.image_and_text-container .image-and-text-atomx-panel__video{z-index:1;flex-shrink:0;grid-area:1/7/auto/13;position:relative}.image_and_text-container .image-and-text-atomx-panel__video{grid-column:1/13}}@media screen and (width>=1024px){.image_and_text-container .image-and-text-atomx-panel__video{grid-column:6/13}}.image_and_text-container .image-and-text-atomx-panel__image{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 130px),calc(100% - 65px) 100%,0% 100%)}.image_and_text-container .image-and-text-atomx-panel__image figure,.image_and_text-container .image-and-text-atomx-panel__image picture,.image_and_text-container .image-and-text-atomx-panel__image img{aspect-ratio:1;object-fit:cover;width:100%;max-height:100%!important}.image-and-text-atomx-panel__multi{--components-media-text-minus-margin:calc(var(--size_56) * -1);column-gap:var(--gutter);order:1;grid-template-columns:repeat(6,1fr);display:grid}.image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item{aspect-ratio:1;height:fit-content;position:relative;overflow:hidden}.image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item img{object-fit:cover;width:100%;height:100%!important}.image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:first-child{z-index:2;grid-column:4/8}.image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:nth-child(2){z-index:1;margin-top:var(--components-media-text-minus-margin);grid-column:1/5}.image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:nth-child(3){z-index:0;margin-top:var(--md_padding);grid-column:5/8}.reverse .image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:first-child{z-index:1;margin-top:var(--md_padding);grid-column:1/5}.reverse .image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:nth-child(2){z-index:1;grid-column:5/8;margin:0}.reverse .image-and-text-atomx-panel__multi .image-and-text-atomx-panel__multi-item:nth-child(3){z-index:2;margin-top:var(--components-media-text-minus-margin);grid-column:4/8}@media screen and (width>=768px){.image-and-text-atomx-panel__multi{--components-media-text-minus-margin:var(--size_40)}}@media screen and (width>=1024px){.image-and-text-atomx-panel__multi{--components-media-text-minus-margin:calc(var(--size_24) * -1)}}@media screen and (width>=1240px){.image-and-text-atomx-panel__multi{--components-media-text-minus-margin:calc(var(--size_80) * -1)}}.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video{padding:0 var(--gutter);z-index:1;order:2;width:100%}.image-and-text-atomx-panel__background-image picture,.image-and-text-atomx-panel__background-image img,.image-and-text-atomx-panel__background-image iframe,.image-and-text-atomx-panel__background-video picture,.image-and-text-atomx-panel__background-video img,.image-and-text-atomx-panel__background-video iframe{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block}@media screen and (width>=768px){.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video{padding:0}}@media screen and (width>=1024px){.image-and-text-atomx-panel__background-image,.image-and-text-atomx-panel__background-video{max-width:unset;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.image-and-text-atomx-panel__background-image:after,.image-and-text-atomx-panel__background-video:after{content:"";background:linear-gradient(90deg,#000000f2 0%,#0006 40%,#0000001a 60%,#0000 100%);width:100%;height:100%;display:block;position:absolute;top:0;left:0}}.image_and_text-container .image-and-text-atomx-panel__text{z-index:2;order:1;grid-area:1/1/auto/8}.image_and_text-container .image-and-text-atomx-panel__text-outer{background:0 0}@media screen and (width>=768px){.image_and_text-container .image-and-text-atomx-panel__text{grid-column:1/7}.has-video .image_and_text-container .image-and-text-atomx-panel__text{grid-area:2/2/auto/12}.background-feature .image_and_text-container .image-and-text-atomx-panel__text{grid-column:1/11}}@media screen and (width>=1024px){.image_and_text-container .image-and-text-atomx-panel__text{grid-column:1/6}.background-feature .image_and_text-container .image-and-text-atomx-panel__text{grid-column:1/10}.has-video .image_and_text-container .image-and-text-atomx-panel__text{grid-area:1/1/auto/5}}@media screen and (width>=1240px){.background-feature .image_and_text-container .image-and-text-atomx-panel__text{grid-column:1/7}}.image_and_text-container .image-and-text-atomx-panel__text-outer{padding:var(--lg_padding) 0 0;height:fit-content;position:relative}.image_and_text-container .image-and-text-atomx-panel__text-outer p{margin:0 0 var(--size_16)}.image_and_text-container .image-and-text-atomx-panel__text-outer p:last-of-type{margin-bottom:0}.image_and_text-container .image-and-text-atomx-panel__text-outer .image-and-text-atomx-panel__text-titles{gap:var(--sm_padding);margin-bottom:var(--sm_padding);flex-direction:column;display:flex}.image_and_text-container .image-and-text-atomx-panel__text-outer .image-and-text-atomx-panel__text-titles .above-title,.image_and_text-container .image-and-text-atomx-panel__text-outer .image-and-text-atomx-panel__text-titles .below-title,.image_and_text-container .image-and-text-atomx-panel__text-outer .image-and-text-atomx-panel__text-titles .title{margin:0}.image_and_text-container .image-and-text-atomx-panel__text-outer .ctas{margin-top:var(--md_padding);align-items:center;gap:var(--sm_padding);row-gap:var(--xs_padding);flex-flow:wrap;display:flex}.image_and_text-container .image-and-text-atomx-panel__text-outer .ctas .button{margin:0}@media screen and (width>=768px){.image_and_text-container .image-and-text-atomx-panel__text-outer{display:grid}.image-and-text-atomx-panel_inner.reverse .image_and_text-container .image-and-text-atomx-panel__text-outer{align-items:flex-end}}@media screen and (width>=1024px){.image_and_text-container .image-and-text-atomx-panel__text-outer{padding:0}.image_and_text-container .image-and-text-atomx-panel__text-outer p{margin:0 0 var(--size_18)}}.image-and-text{z-index:2;flex-flow:column wrap;display:flex;position:relative}.image-and-text .image-and-text__text{padding:50px 20px}.image-and-text.right .image-and-text__image{order:2}@media screen and (width>=768px){.image-and-text{flex-direction:row}.image-and-text .image-and-text__image,.image-and-text .image-and-text__text{z-index:1;flex-basis:50%;width:50%;position:relative}.image-and-text .image-and-text__text{flex-direction:column;justify-content:center;width:80%;padding:30px 20px;display:flex}}.image-and-text{min-height:50vh}.image-and-text h2,.image-and-text a{color:#006271}.image-and-text .image-and-text__text.dark h2,.image-and-text .image-and-text__text.dark a{color:#00d8e7}@media screen and (width>=768px){.image-and-text{min-height:30vh}.image-and-text .image-and-text__image img{object-fit:cover;width:100%;height:100%}.image-and-text .image-and-text__text{padding-left:50px}.image-and-text .image-and-text__text .inner{width:80%}.image-and-text.right .image-and-text__text{align-items:flex-end;padding-left:0;padding-right:50px}}@media screen and (width>=1400px){.image-and-text .image-and-text__text .inner{width:70%}}.media_panel-container{margin:-1px}.media_panel-container .media-panel__text{padding-bottom:var(--lg_padding)}.media_panel-container .media-panel__caption-text{padding-top:var(--sm_padding);grid-column:span 6}.bg--dark .media-panel{color:#fff;background-color:#000305}.media-panel--boxed .media-panel__text,.media-panel--half .media-panel__text,.media-panel--boxed .media-panel__text,.media-panel--boxed .media-panel__image,.media-panel--boxed .media-panel__video,.media-panel--half .media-panel__text,.media-panel--half .media-panel__image,.media-panel--half .media-panel__video,.media-panel--full .media-panel__text{grid-column:span 6}.media-panel--full .media-panel__media{width:100%;max-width:2220px;margin:0 auto}.media-panel--full .media-panel__caption-text{grid-column:span 6}.media-panel--full .media-panel__image,.media-panel--full .media-panel__video{aspect-ratio:16/9;overflow:hidden}.media-panel .media-panel__media--full-width{width:100%;max-width:1920px}.media-panel .media-panel__image picture,.media-panel .media-panel__image img,.media-panel .media-panel__video picture,.media-panel .media-panel__video img{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%}@media screen and (width>=768px){.media-panel.media-panel--boxed .media-panel__image,.media-panel.media-panel--boxed .media-panel__video,.media-panel.media-panel--half .media-panel__image,.media-panel.media-panel--half .media-panel__video{grid-column:span 12}.media-panel .media-panel__caption-text{grid-column:span 7}.media-panel .media-panel__text{grid-column:span 7;grid-template-columns:subgrid;display:grid}.media-panel .media-panel__text .title{grid-column:span 7}.media-panel .media-panel__text .text{grid-column:span 6}}@media screen and (width>=1024px){.media-panel.media-panel--half .media-panel__text,.media-panel.media-panel--half .media-panel__image,.media-panel.media-panel--half .media-panel__video{grid-column:3/11}.media-panel.media-panel--half .media-panel__caption-text{grid-column:3/10}}@media screen and (width>=1920px){.media-panel--boxed .media-panel__media,.media-panel--boxed .media-panel__video,.media-panel--half .media-panel__media,.media-panel--half .media-panel__video{padding:0}}.media-carousel-panel{padding:var(--xl_padding) 0}.media-carousel-panel .media-carousel-panel__slider,.media-carousel-panel .media-carousel__single,.media-carousel-panel .media-carousel-panel__header{grid-column:1/7}.media-carousel-panel .media-carousel__single{max-width:800px;margin:0 auto}.media-carousel-panel .media-carousel-panel__header{margin-bottom:var(--lg_padding)}.media-carousel-panel .media-carousel-panel__header .title{margin:0 0 var(--sm_padding)}.media-carousel-panel .media-carousel-panel__slider{padding-top:var(--m_padding)}.media-carousel-panel .media-carousel-panel__slider .swiper{overflow:visible}.media-carousel-panel .media-carousel-panel__slider .swiper-buttons{gap:var(--xxs_padding);flex-direction:row;width:fit-content;display:flex;position:relative}.media-carousel-panel .media-carousel-panel__slider .swiper-buttons .swiper-button{top:unset;right:unset;left:unset;position:relative}.media-carousel-panel .media-carousel-panel__slider .swiper-pagination{width:fit-content;margin:0;display:flex}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide{justify-content:center;align-items:center;gap:var(--xs_padding);flex-direction:column;transition:background-color .3s;display:flex}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide.slide-size_small .media-carousel__image{border:1px solid #d1d8dc}.bg--dark .media-carousel-panel .media-carousel-panel__slider .media-carousel__slide.slide-size_small .media-carousel__image{border:1px solid #7a7a7a}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__image,.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__video .video-popup__thumb{aspect-ratio:4/3;position:relative;overflow:hidden}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__image picture,.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__image img{object-fit:contain;width:100%;height:100%}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__play-button{cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__play-button:hover{background:#000000e6}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__play-icon{fill:#fff;width:24px;height:24px}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__caption{text-align:left;width:100%}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__caption p{width:100%;color:inherit;margin:0;font-size:14px;font-weight:400;line-height:1.5}@media screen and (width>=768px){.media-carousel-panel .media-carousel-panel__slider,.media-carousel-panel .media-carousel__single,.media-carousel-panel .media-carousel-panel__header{grid-column:1/13}.media-carousel-panel .media-carousel-panel__header{grid-template-columns:subgrid;display:grid}.media-carousel-panel .media-carousel-panel__header .title{grid-column:1/12}.media-carousel-panel .media-carousel-panel__header .text{grid-column:1/7}.media-carousel-panel .media-carousel-panel__header .swiper-controls{grid-column:1/13}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide.slide-size_small{gap:var(--xxs_padding)}}@media screen and (width>=1024px){.media-carousel-panel .media-carousel-panel__header .title{grid-column:1/9}.media-carousel-panel .media-carousel-panel__header .swiper-controls{grid-area:1/9/auto/13}}@media screen and (width>=1240px){.media-carousel-panel .media-carousel-panel__header .title{grid-column:1/8}}@media screen and (width>=768px){.media-carousel-panel__slider,.media-carousel__single,.media-carousel-panel__header{grid-column:1/13}.media-carousel-panel__header{grid-template-columns:subgrid;display:grid}.media-carousel-panel__header .title{grid-column:1/12}.media-carousel-panel__header .text{grid-column:1/7}.media-carousel-panel__header .swiper-controls{grid-column:1/13}.media-carousel-panel__slider .media-carousel__slide.slide-size_small{gap:var(--xxs_padding)}}@media screen and (width>=1024px){.media-carousel-panel__header .title{grid-column:1/9}.media-carousel-panel__header .swiper-controls{grid-area:1/9/auto/13}}@media screen and (width>=1240px){.media-carousel-panel__header .title{grid-column:1/8}}.ob-panel{background:#000305;align-items:center;display:flex;position:relative}.ob-panel .columns .inner,.ob-panel .hero .hero__content-wrapper .inner,.hero .ob-panel .hero__content-wrapper .inner,.ob-panel .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .ob-panel .media-panel__media-inner .inner,.ob-panel .media-panel--half .media-panel__media-inner .inner,.media-panel--half .ob-panel .media-panel__media-inner .inner{flex-direction:column-reverse;grid-column:1/22;align-items:center;display:flex}@media screen and (width>=560px){.ob-panel .columns .inner,.ob-panel .hero .hero__content-wrapper .inner,.hero .ob-panel .hero__content-wrapper .inner,.ob-panel .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .ob-panel .media-panel__media-inner .inner,.ob-panel .media-panel--half .media-panel__media-inner .inner,.media-panel--half .ob-panel .media-panel__media-inner .inner{flex-direction:row}}@media screen and (width>=860px){.ob-panel .columns .inner,.ob-panel .hero .hero__content-wrapper .inner,.hero .ob-panel .hero__content-wrapper .inner,.ob-panel .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .ob-panel .media-panel__media-inner .inner,.ob-panel .media-panel--half .media-panel__media-inner .inner,.media-panel--half .ob-panel .media-panel__media-inner .inner{grid-column:3/22}}.ob-panel .columns .inner .ob-panel__item,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item{flex-basis:50%}.ob-panel .columns .inner .ob-panel__item h2,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item h2,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item h2,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item h2,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item h2,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item h2,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item h2{text-transform:uppercase;font-family:futura-pt,sans-serif;font-size:calc(1.40625rem + 1.875vw);font-weight:500;line-height:1.35}@media (width>=1200px){.ob-panel .columns .inner .ob-panel__item h2,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item h2,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item h2,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item h2,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item h2,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item h2,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item h2{font-size:2.8125rem}}.ob-panel .columns .inner .ob-panel__item p,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item p,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item p,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item p,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item p,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item p,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item p{margin-bottom:30px}.ob-panel .columns .inner .ob-panel__item--foreground,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--foreground,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--foreground,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--foreground,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--foreground,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground{align-items:end;height:100%;display:flex}@media screen and (width>=860px){.ob-panel .columns .inner .ob-panel__item--foreground,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--foreground,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--foreground,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--foreground,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--foreground,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground{margin-right:30px}}.ob-panel .columns .inner .ob-panel__item--foreground picture img,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img{max-width:100%;margin-left:0}@media screen and (width>=560px){.ob-panel .columns .inner .ob-panel__item--foreground picture img,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img{max-width:120%;margin-left:-30%}}@media screen and (width>=860px){.ob-panel .columns .inner .ob-panel__item--foreground picture img,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--foreground picture img,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--foreground picture img{max-width:100%;max-height:45vh;margin-top:40px;margin-left:0}}.ob-panel .columns .inner .ob-panel__item--text,.ob-panel .hero .hero__content-wrapper .inner .ob-panel__item--text,.hero .ob-panel .hero__content-wrapper .inner .ob-panel__item--text,.ob-panel .media-panel--boxed .media-panel__media-inner .inner .ob-panel__item--text,.media-panel--boxed .ob-panel .media-panel__media-inner .inner .ob-panel__item--text,.ob-panel .media-panel--half .media-panel__media-inner .inner .ob-panel__item--text,.media-panel--half .ob-panel .media-panel__media-inner .inner .ob-panel__item--text{padding:30px 0}.ob-panel .ob-panel__background{z-index:-1;clip:rect(0, auto, auto, 0);width:100%;height:50vh;position:absolute;inset:0 auto auto 0}.ob-panel .ob-panel__background picture{z-index:-1;width:100%;height:100%;display:block;inset:0}.ob-panel .ob-panel__background picture img{object-fit:cover;opacity:.3;-webkit-mask-image:linear-gradient(270deg,#032732 1.89%,#03273233 98.4%);width:100%;height:100%;mask-image:linear-gradient(90deg,#032732 1.89%,#03273233 98.4%)}.quote-and-text{flex-flow:column wrap;display:flex;position:relative}.quote-and-text:before{content:"";opacity:.6;z-index:-1;background-color:#00151d;width:9990px;height:calc(100% + 50px);display:none;position:absolute;top:-50px;left:50%;transform:translate(-50%)rotate(-6deg)}.quote-and-text .quote-and-text__quote{z-index:1;margin-top:30px;font-family:futura-pt,sans-serif;position:relative}.quote-and-text .quote-and-text__quote:before{content:"";z-index:-1;opacity:.4;background-image:url(/images/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:160px;height:140px;display:block;position:absolute;top:0;left:0}.quote-and-text .quote-and-text__quote p{text-transform:uppercase;font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.quote-and-text .quote-and-text__quote p{font-size:1.5rem}}.quote-and-text .quote-and-text__quote p{color:#00d8e7;margin:50px 0}.quote-and-text .quote-and-text__text{z-index:1;position:relative}.quote-and-text .quote-and-text__text:before{width:335px;height:280px;bottom:-50px;left:0}.quote-and-text .quote-and-text__text p{color:#fff}.quote-and-text .quote-and-text__text .links{flex-flow:wrap;justify-content:flex-start;align-items:center;margin-top:30px;display:flex}.quote-and-text .quote-and-text__text .links a{width:auto;display:inline-block}.quote-and-text .quote-and-text__text .links a.arrow-link{flex-shrink:1;margin:20px 0;padding-left:20px}.quote-and-text .quote-and-text__ctas{flex-direction:column;gap:24px;margin:48px 0;padding:0;display:flex}.quote-and-text .quote-and-text__ctas .box-cta{width:100%}@media screen and (width>=768px){.quote-and-text{flex-direction:row;padding:calc(1.75rem + 6vw) 0}}@media screen and (width>=768px) and (width>=1200px){.quote-and-text{padding:6.25rem 0}}@media screen and (width>=768px){.quote-and-text .quote-and-text__quote,.quote-and-text .quote-and-text__text{display:flex}.quote-and-text .quote-and-text__quote{flex-basis:45%;width:45%;margin-top:0}.quote-and-text .quote-and-text__quote p{width:80%;margin:20px 0 50px;font-size:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.quote-and-text .quote-and-text__quote p{font-size:1.875rem}}@media screen and (width>=768px){.quote-and-text .quote-and-text__quote:before{width:335px;height:280px;top:-60px}.quote-and-text .quote-and-text__text{flex-direction:column;flex-basis:55%;width:55%}.quote-and-text .quote-and-text__text .links{flex-direction:row}.quote-and-text .quote-and-text__text .links a{margin-right:20px;display:block}.quote-and-text .quote-and-text__ctas .box-cta{padding:40px}}@media screen and (width>=1024px){.quote-and-text .quote-and-text__ctas .box-cta .title{font-size:32px;line-height:40px}}@media screen and (width>=1200px){.quote-and-text{padding:calc(1.75rem + 6vw) calc(1.4375rem + 2.25vw)}}@media screen and (width>=1200px) and (width>=1200px){.quote-and-text{padding:6.25rem 3.125rem}}@media screen and (width>=1200px){.quote-and-text .quote-and-text__ctas{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.quote-and-text .quote-and-text__ctas .box-cta{width:100%;height:100%}}.atomx .statistics{padding:var(--xl_padding) 0}.atomx .statistics .statistics__inner{grid-column:1/7}.atomx .statistics .statistics__text{padding:0 0 var(--lg_padding);grid-column:1/7}.atomx .statistics .statistics__text .title{font-weight:500}.atomx .statistics .statistics__content{gap:var(--lg_padding);flex-direction:column;width:100%;display:flex}.atomx .statistics .statistics__content .statistics__item-title{margin:0 0 var(--xxxs_padding);min-height:var(--size_32)}.atomx .statistics .statistics__content .statistics__item{padding-left:var(--size_16);border-left:1px solid #beb3ff}.atomx .statistics .statistics__item-numbers{align-items:center;display:flex}.atomx .statistics .statistics__item-number{flex-direction:row;width:fit-content;display:flex;position:relative}.atomx .statistics .statistics__item-number .statistics__reel{width:34px;height:1em;display:inline-block;position:relative;overflow:hidden}.atomx .statistics .statistics__item-number .statistics__digit{height:inherit;width:inherit;line-height:1em;font-weight:inherit;font-size:inherit;color:inherit;text-align:center;white-space:nowrap;font-family:inherit}.atomx .statistics .statistics__item-number .statistics__symbol{width:10px;transition:none;transform:none!important}@media screen and (width>=768px){.atomx .statistics .statistics__inner{grid-column:1/13;grid-template-columns:subgrid;display:grid}.atomx .statistics .statistics__content{grid-column:1/13;grid-template-columns:subgrid;gap:var(--gutter);display:grid}.atomx .statistics .statistics__content .statistics__item{grid-column:span 3}.atomx .statistics .statistics__content .statistics__item-title{min-height:var(--size_104);padding-right:var(--size_16)}.atomx .statistics .statistics__item-number .statistics__reel{width:28px}}@media screen and (width>=1024px){.atomx .statistics .statistics__item-number .statistics__reel{width:35px}}@media screen and (width>=1240px){.atomx .statistics .statistics__content .statistics__item-title{height:var(--size_120)}.atomx .statistics .statistics__content .statistics__item{padding-left:var(--size_20)}.atomx .statistics .statistics__item-number .statistics__reel{width:38px}}@media screen and (width>=1440px){.atomx .statistics .statistics__content .statistics__item-title{height:var(--size_160)}.atomx .statistics .statistics__item-number .statistics__reel{width:47px}}.section.testimonials .inner{grid-column:1/16;position:relative}.section.testimonials h3{text-align:center;color:#032732;text-transform:uppercase}.section.testimonials.client:after{content:""}.section.testimonials.team_member{flex-direction:column;min-height:40vh;display:flex;position:relative}.section.testimonials.team_member:before{content:"";z-index:-1;opacity:.3;background:url(/images/quotes.svg);width:335px;height:280px;margin:auto;display:block;position:absolute;top:0;bottom:0;left:-50px}.section.testimonials.team_member .author{margin-bottom:0;font-weight:700}.section.testimonials.team_member .testimonials__item{flex-direction:column;display:flex}.section.testimonials.team_member .testimonials__item .team-member__image{object-fit:cover;order:1;width:215px;max-width:100%;height:215px;position:relative}.section.testimonials.team_member .testimonials__item .team-member__image:before{z-index:-1;content:"";clip-path:polygon(25% 0,100% 0,100% 100%);background:radial-gradient(at 100% 0,#00d8e7 0%,#00d8e733 20%,#0000 40%,#0000);width:100%;height:100%;display:block;position:absolute;top:-15px;left:15px}.section.testimonials.team_member .testimonials__item .text{order:2;margin-bottom:20px}.section.testimonials.team_member .glide__arrows{display:none}.section.testimonials .testimonials__item .logo{max-width:50%;margin:20px auto 30px}.section.testimonials .testimonials__item .testimonial{margin:20px 0}.section.testimonials .testimonials__item .text{flex-direction:column;justify-content:center;display:flex}.section.testimonials .glide__arrows{width:85%}.section.testimonials .glide__arrows .glide__arrow{background:#00d8e780;border-radius:50%;width:60px;height:60px}.section.testimonials .glide__arrows .glide__arrow:after{width:30px;height:25px}.section.testimonials .glide__arrows .glide__arrow--right{right:0}.section.testimonials .glide__bullets{display:block}@media screen and (width>=768px){.section.testimonials .inner{grid-column:5/20}.section.testimonials .testimonials__item{flex-direction:row;flex-direction:space-between;margin:auto;display:flex}.section.testimonials .testimonials__item .logo{object-fit:contain;width:20%;max-width:40%;height:auto;margin:0}.section.testimonials .testimonials__item .text{padding-left:40px}.section.testimonials.team_member:before{z-index:-1;opacity:.4;left:20%}.section.testimonials.team_member .glide__bullets{display:none}.section.testimonials.team_member .glide__arrows{display:block}.section.testimonials.team_member .testimonials__item{flex-direction:row}.section.testimonials.team_member .testimonials__item .text{order:1;padding-left:0;padding-right:40px}.section.testimonials.team_member .testimonials__item .team-member__image{order:2;width:220px;height:220px}.section.testimonials.team_member .testimonials__item .team-member__image:before{display:none}.section.testimonials.team_member .testimonials__item .author{font-size:calc(1.3rem + .6vw)}}@media screen and (width>=768px) and (width>=1200px){.section.testimonials.team_member .testimonials__item .author{font-size:1.75rem}}@media screen and (width>=768px){.section.testimonials.team_member .testimonials__item .job_title{font-size:calc(1.2625rem + .15vw)}}@media screen and (width>=768px) and (width>=1200px){.section.testimonials.team_member .testimonials__item .job_title{font-size:1.375rem}}@media screen and (width>=768px){.section.testimonials .glide__arrows{width:150%;margin:auto;top:0;bottom:0;left:-25%}.section.testimonials .glide__arrows .glide__arrow{width:50px;height:50px;margin:auto;position:absolute;top:0;bottom:0}.section.testimonials .glide__arrows .glide__arrow:hover{background-color:#00d8e7}.section.testimonials .glide__arrows .glide__arrow--right{right:0}}@media screen and (width>=980px){.section.testimonials.team_member .testimonials__item .team-member__image{width:360px!important;height:360px!important}}@media (height>=1200px){.section.testimonials{padding:calc(2.0625rem + 9.75vw) 0}}@media (height>=1200px) and (width>=1200px){.section.testimonials{padding:9.375rem 0}}.timeline{background:linear-gradient(90deg,#032732,#03273280);position:relative}.timeline .columns .inner,.timeline .hero .hero__content-wrapper .inner,.hero .timeline .hero__content-wrapper .inner,.timeline .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .timeline .media-panel__media-inner .inner,.timeline .media-panel--half .media-panel__media-inner .inner,.media-panel--half .timeline .media-panel__media-inner .inner,.timeline .columns .timeline__content,.timeline .hero .hero__content-wrapper .timeline__content,.hero .timeline .hero__content-wrapper .timeline__content,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content,.timeline .media-panel--half .media-panel__media-inner .timeline__content,.media-panel--half .timeline .media-panel__media-inner .timeline__content{grid-column:1/16}.timeline .timeline__title{text-align:center;margin:auto;font-family:futura-pt,sans-serif;font-weight:500}.timeline .timeline__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;bottom:0}.timeline .timeline__background img{object-fit:cover;height:100%}.timeline .timeline__content{justify-content:center;align-items:flex-start;min-height:250px;margin-top:30px;display:flex;position:relative}.timeline .timeline__content .timeline__text{color:#fff;border:1px solid #00d8e7;padding:30px;position:relative}.timeline .timeline__content .timeline__text h2,.timeline .timeline__content .timeline__text h3{color:#00d8e7;font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.timeline .timeline__content .timeline__text h2,.timeline .timeline__content .timeline__text h3{font-size:1.5rem}}.timeline .timeline__content .timeline__text h2,.timeline .timeline__content .timeline__text h3{margin-bottom:10px}.timeline.custom-timeline .timeline__content .timeline__text{border:none}.timeline .glide__arrows{top:auto;bottom:-50px}.timeline .glide__arrows .glide__arrow{background-color:#00d8e7;border-radius:50%;width:40px;height:40px}.timeline .glide__arrows .glide__arrow:after{width:20px;height:20px;margin:auto}.timeline .glide__arrows .glide__arrow--right{right:10px}.timeline .glide__arrows .glide__arrow--left{left:10px}.timeline .timeline__footer{padding:30px 0;position:absolute;bottom:0;left:0;right:0}.timeline .timeline__footer:before{content:"";background-color:#fff;width:100%;height:2px;position:absolute}.timeline .timeline__footer .glide__bullets{flex-direction:row;justify-content:space-around;display:flex}.timeline .timeline__footer .glide__bullet,.timeline .timeline__footer .glide__bullet--today{color:#fff;display:none;position:relative}.timeline .timeline__footer .glide__bullet:before,.timeline .timeline__footer .glide__bullet--today:before{content:"";background-color:#032732;border:1px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute}.timeline .timeline__footer .glide__bullet span,.timeline .timeline__footer .glide__bullet--today span{text-transform:uppercase;font-size:20px;font-weight:700}.timeline .timeline__footer .glide__bullet--today{display:none;position:absolute;top:30px;right:10%}.timeline.aventum-timeline .timeline__content{min-height:300px}@media screen and (width>=768px){.timeline .columns .inner,.timeline .hero .hero__content-wrapper .inner,.hero .timeline .hero__content-wrapper .inner,.timeline .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .timeline .media-panel__media-inner .inner,.timeline .media-panel--half .media-panel__media-inner .inner,.media-panel--half .timeline .media-panel__media-inner .inner{grid-column:1/24}.timeline .columns .timeline__content,.timeline .hero .hero__content-wrapper .timeline__content,.hero .timeline .hero__content-wrapper .timeline__content,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content,.timeline .media-panel--half .media-panel__media-inner .timeline__content,.media-panel--half .timeline .media-panel__media-inner .timeline__content{grid-column:3/18;min-height:250px;margin-top:30px}.timeline .columns .timeline__content .timeline__text h2,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h2,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h2,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .columns .timeline__content .timeline__text h3,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h3,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h3,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h3,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h3{color:#00d8e7;font-size:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.timeline .columns .timeline__content .timeline__text h2,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h2,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h2,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .columns .timeline__content .timeline__text h3,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h3,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h3,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h3,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h3{font-size:1.875rem}}@media screen and (width>=768px){.timeline .timeline__footer{padding:30px 0;bottom:-50px}.timeline .timeline__footer .navigation-inner{-webkit-clip-path:polygon(25% 0,75% 0,75% 100%,25% 100%)}.timeline .timeline__footer:before{top:35px}.timeline .timeline__footer .glide__bullets{justify-content:flex-end;width:100%;margin:auto;transition:all .3s}.timeline .timeline__footer .glide__bullet--today{display:block}.timeline .timeline__footer .glide__bullet--today .aventum-join{text-transform:none;color:#00d8e7;width:150px;margin:0 auto;font-size:18px;position:absolute;top:-150px;left:-20px;right:-20px}.timeline .timeline__footer .glide__bullet--today .aventum-join:after{content:"";background-image:url(/images/icons/sharp-arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:50px;height:60px;margin:auto;transition:all .3s;display:block;position:absolute;top:60px;left:0;right:0}.timeline .timeline__footer .glide__bullet--today .aventum-join:hover{color:#fff}.timeline .timeline__footer .glide__bullet--today .aventum-join:hover:after{filter:brightness(2)saturate(0)}.timeline .timeline__footer .glide__bullet,.timeline .timeline__footer .glide__bullet--today{margin:0 10px;transition:all .3s;display:block}.timeline .timeline__footer .glide__bullet:before,.timeline .timeline__footer .glide__bullet--today:before{margin:auto;top:0;left:0;right:0}.timeline .timeline__footer .glide__bullet span,.timeline .timeline__footer .glide__bullet--today span{margin-top:30px;transition:transform .3s ease-out;display:block}.timeline .timeline__footer .glide__bullet.active,.timeline .timeline__footer .active.glide__bullet--today{opacity:1;width:fit-content}.timeline .timeline__footer .glide__bullet--active:before{background-color:#00d8e7;border-color:#00d8e7}.timeline .timeline__footer .glide__bullet--active{color:#00d8e7}.timeline .glide__arrows{bottom:-55px}.timeline .glide__arrows .glide__arrow{width:60px;height:60px}.timeline .glide__arrows .glide__arrow:after{width:36px;height:35px}.timeline .glide__arrows .glide__arrow:hover{background-color:#006271}}@media screen and (width>=1100px){.timeline .columns .timeline__content,.timeline .hero .hero__content-wrapper .timeline__content,.hero .timeline .hero__content-wrapper .timeline__content,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content,.timeline .media-panel--half .media-panel__media-inner .timeline__content,.media-panel--half .timeline .media-panel__media-inner .timeline__content{grid-column:6/19;align-items:flex-end;padding:30px 0 50px}.timeline .columns .timeline__content .timeline__text h2,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h2,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h2,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .columns .timeline__content .timeline__text h3,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h3,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h3,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h3,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h3{color:#00d8e7;font-size:calc(1.35rem + 1.2vw)}}@media screen and (width>=1100px) and (width>=1200px){.timeline .columns .timeline__content .timeline__text h2,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h2,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h2,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h2,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h2,.timeline .columns .timeline__content .timeline__text h3,.timeline .hero .hero__content-wrapper .timeline__content .timeline__text h3,.hero .timeline .hero__content-wrapper .timeline__content .timeline__text h3,.timeline .media-panel--boxed .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--boxed .timeline .media-panel__media-inner .timeline__content .timeline__text h3,.timeline .media-panel--half .media-panel__media-inner .timeline__content .timeline__text h3,.media-panel--half .timeline .media-panel__media-inner .timeline__content .timeline__text h3{font-size:2.25rem}}@media screen and (width>=1100px){.timeline .timeline__footer{bottom:-80px}.timeline .timeline__footer .navigation-inner{-webkit-clip-path:polygon(20% 0,80% 0,80% 100%,20% 100%)}.timeline .timeline__footer .glide__bullet--today .aventum-join{font-size:24px}.timeline .timeline__footer .glide__bullet,.timeline .timeline__footer .glide__bullet--today{margin:0 50px}.timeline .timeline__footer .glide__bullet:after,.timeline .timeline__footer .glide__bullet--today:after{content:"";opacity:0;background-color:#00d8e7;width:2px;height:30px;margin:auto;display:block;position:absolute;top:-30px;left:0;right:0}.timeline .timeline__footer .glide__bullet span,.timeline .timeline__footer .glide__bullet--today span{font-size:calc(1.325rem + .9vw)}}@media screen and (width>=1100px) and (width>=1200px){.timeline .timeline__footer .glide__bullet span,.timeline .timeline__footer .glide__bullet--today span{font-size:2rem}}@media screen and (width>=1100px){.timeline .glide__arrows{width:90%}}.values-slider{margin:50px 0;position:relative}.values-slider h2{text-align:left;text-transform:uppercase;color:#00d8e7;margin-bottom:30px}.values-slider .values-slider__item .title{margin-bottom:30px;font-family:futura-pt,sans-serif;line-height:1.2}.values-slider .values-slider__item .values-slider__text{padding:30px}.values-slider .glide__slide .values-slider__item{background-color:#03273266;transition:transform .3s;transform:scale(.8)}.values-slider .glide__slide--active .values-slider__item{background-color:#032732;border:1px solid #00d8e7;transform:scale(.99)}.values-slider .glide__arrows{display:none}@media screen and (width>=768px){.values-slider h2{text-align:center}.values-slider .glide__arrows{display:block}.values-slider .glide__bullets{width:50%}}@media screen and (width>=1100px){.values-slider{margin:30px 0 50px}}.video-grid{background-color:#fff;border-top:1px solid #b2c1c5;padding:50px 0}.video-grid h2{color:#00151d;text-transform:uppercase;font-weight:500}.video-grid .text{grid-column:1/16;margin-bottom:50px}.video-grid .video-block{grid-column:1/16}.video-grid .video-thumbnail__text{text-align:left;padding:15px 0 10px}.video-grid .video-thumbnail__text p{color:#1d3d47;margin-bottom:10px;font-size:18px;font-weight:700;line-height:22px}.video-grid .video-thumbnail__text h4{color:#032732;text-transform:uppercase;font-size:22px;font-weight:500}.video-grid .video-thumbnail__player{position:relative}.video-grid .video-thumbnail__player:before{content:" ";width:100%;padding-top:56.25%;display:block}.video-grid .video-thumbnail__player>iframe{width:100%;height:100%;position:absolute;inset:0}@media screen and (width>=768px){.video-grid{padding:calc(1.5rem + 3vw) 0}}@media screen and (width>=768px) and (width>=1200px){.video-grid{padding:3.75rem 0}}@media screen and (width>=768px){.video-grid .text{grid-column:1/16;width:90%}.video-grid .video-block{grid-column:1/24}}@media screen and (width>=1100px){.video-grid .video-thumbnail{margin-right:15px}}.video-and-text__text{grid-column:1/16;padding:30px 20px}.video-and-text__text h2{color:#00d8e7}.video-and-text__video{grid-column:1/16;height:0;padding-top:56.25%;position:relative}.video-and-text__video iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width>=768px){.video-and-text__video,.video-and-text__text{grid-column:1/24}}@media screen and (width>=1100px){.video-and-text__video{grid-column:1/14}.video-and-text__text{z-index:1;flex-direction:column;flex-basis:50%;grid-column:15/24;justify-content:center;width:80%;display:flex;position:relative}}@media screen and (width>=1600px){.video-and-text__video{padding-top:47vh}}.video-and-text{background-color:#032732;position:relative}.video-and-text:before{content:"";z-index:-1;background-color:#032732;width:999px;height:100vh;display:block;position:absolute;top:-30px;left:50%;transform:translate(-50%)rotate(-6deg)}@media screen and (width>=768px){.video-and-text{background-color:#03273200}.video-and-text:before{width:9999px;top:-50px}}.business-area__brand{display:none}.glightbox-brands.glightbox-container .ginner-container{justify-content:flex-start;height:auto}.glightbox-brands.glightbox-container .ginner-container,.glightbox-brands.glightbox-container .gslide-inner-content{height:100%}.glightbox-brands.glightbox-container .gcontainer{width:95%;max-width:1300px;max-height:80%;margin:auto;top:50px;overflow:hidden}.glightbox-brands.glightbox-container .gslider{align-items:flex-start;top:50px;overflow-y:hidden}.glightbox-brands.glightbox-container .gslider .gslide{height:100%;overflow-y:hidden}.glightbox-brands.glightbox-container .gslide-inline{width:100%;max-width:1100px;height:auto;min-height:50vh;box-shadow:none;background-color:#fff0;margin:0;overflow:visible}.glightbox-brands.glightbox-container .gslide-inline .ginlined-content{width:100%;max-width:1100px;padding:0;overflow-x:hidden}.glightbox-brands.glightbox-container .gclose.gbtn{position:absolute}.glightbox-brands.glightbox-container .gclose.gbtn:after{background-image:url(/images/icons/close--white-slim.svg)}.glightbox-brands.glightbox-container .gclose.gbtn:before{font-size:16px;font-weight:600}.glightbox-brands.glightbox-container .goverlay{background-color:#00151de6}.glightbox-brands.glightbox-container .gslide-inline{width:100%!important;max-width:1300px!important}@media screen and (width>=768px){.glightbox-brands.glightbox-container .gcontainer{top:64px}}.glightbox-brands .business-area__brand,.sub-brand-slider{width:100%!important;max-width:100%!important;height:100%!important}.glightbox-brands .business-area__brand .brand__tagline,.sub-brand-slider .brand__tagline{margin-top:16px}.glightbox-brands .business-area__brand .highlight,.sub-brand-slider .highlight{margin:24px 0 16px;font-size:16px;line-height:24px}.glightbox-brands .business-area__brand p,.sub-brand-slider p{font-size:14px;line-height:20px}@media screen and (width>=768px){.glightbox-brands .business-area__brand .highlight,.sub-brand-slider .highlight{font-size:20px;line-height:28px}.glightbox-brands .business-area__brand p,.sub-brand-slider p{font-size:16px;line-height:24px}}.business-area__brand .brand__outer{z-index:1;background-color:#002931;margin-top:40px;margin-bottom:50px;padding:24px 16px;position:relative;box-shadow:1px 2px 9px #0000004d}@media screen and (width>=1024px){.business-area__brand .brand__outer{padding:64px 128px}}@media screen and (width>=1100px){.business-area__brand .brand__outer{padding:40px 15%}}.business-area__brand .area-name{color:#00d8e7;z-index:0;padding:0 16px;font-size:20px;font-weight:400;line-height:28px;position:absolute;top:0;left:auto}@media screen and (width>=1024px){.business-area__brand .area-name{padding:0}.business-area__brand .brand__inner{grid-template-columns:1fr repeat(7,20px 1fr);display:grid}}.business-area__brand .brand__inner .brand-info{grid-column:1/14}.business-area__brand .brand__inner .icon-text-block,.business-area__brand .brand__inner .sub-brands__slider,.business-area__brand .brand__inner .button-container{grid-column:1/16}@media screen and (width>=1200px){.business-area__brand .brand__inner .brand-info{grid-column:1/12}}.business-area__brand .brand__inner .logo{width:186px;height:40px}.business-area__brand .brand__inner .logo img{object-fit:contain;width:auto;height:100%}@media screen and (width>=1024px){.business-area__brand .brand__inner .logo{width:224px;height:48px}}@media screen and (width>=1200px){.business-area__brand .brand__inner .logo{width:360px;height:52px}}.sub-brand-slider .logo{max-width:360px;margin-bottom:24px}.glightbox-brands .icon-text-block{margin-top:24px}.glightbox-brands .icon-text-block .swiper-slide{height:auto}.glightbox-brands .icon-text-block .item{background-color:#00d8e70d;flex-direction:column;align-items:flex-start;height:100%;padding:16px}.glightbox-brands .icon-text-block .item .icon{width:64px;height:64px}.glightbox-brands .icon-text-block .item .icon img{object-fit:contain;width:100%;height:100%;margin:auto}.glightbox-brands .icon-text-block .item .text{flex-basis:70%}.glightbox-brands .icon-text-block .item .text .title{color:#fff;margin:22px 0;font-size:16px;font-weight:700}.glightbox-brands .icon-text-block .item .text p{text-align:left;width:90%;margin:0;font-size:1rem}.glightbox-brands .icon-text-block .swiper-pagination{text-align:left;margin:20px 0;position:relative}@media screen and (width>=860px){.glightbox-brands .icon-text-block.desktop{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:32px;display:grid!important}}.glightbox-brands .sub-brands-container{margin:16px 0 32px;padding-top:16px;position:relative}.glightbox-brands .sub-brands-container:before{content:"";background:linear-gradient(90deg,#ffffff4d 0%,#fff 30% 60%,#ffffff4d 100%);width:100%;height:1px;position:absolute;top:0;left:0;right:0}.glightbox-brands .sub-brands-container .swiper{overflow:visible}.glightbox-brands .sub-brands-container .swiper-container{z-index:1;position:relative}.glightbox-brands .sub-brands-container .swiper-container:after{content:"";z-index:10;background:linear-gradient(270deg,#002931 .22%,#00293100 100.5%);width:48px;height:100%;position:absolute;top:0;bottom:0;right:-16px}.glightbox-brands .sub-brands-container .sub-brand-heading{margin-bottom:16px}.glightbox-brands .sub-brands-container .sub-brand-logo{width:200px;height:55px;display:block}.glightbox-brands .sub-brands-container .sub-brand-logo img{object-fit:contain;object-position:left;width:100%;height:100%;margin:auto}.glightbox-brands .sub-brands-container .swiper-buttons{z-index:2;display:none}.glightbox-brands .sub-brands-container .swiper-buttons .button{background-color:#fff0;border:1px solid #00d8e7;border-radius:50%;width:24px;height:24px;margin:auto 0;top:0;bottom:0}.glightbox-brands .sub-brands-container .swiper-buttons .button:focus,.glightbox-brands .sub-brands-container .swiper-buttons .button:hover{background-color:#00d8e799}.glightbox-brands .sub-brands-container .swiper-buttons .button:after{content:"";background:url(/images/icons/sharp-arrow--blue.svg) 50%/80% no-repeat;width:80%;height:80%;margin:auto;font-size:0;inset:0;transform:scale(-1)}.glightbox-brands .sub-brands-container .swiper-buttons .swiper-button-next.button:after{transform:scale(1)}@media screen and (width>=768px){.glightbox-brands .sub-brands-container .swiper-button-prev{left:-50px}.glightbox-brands .sub-brands-container .swiper-button-next{right:-50px}.glightbox-brands .sub-brands-container .sub-brand-logo{max-width:130px;max-height:45px}.glightbox-brands .sub-brands-container .swiper-container:before{content:"";z-index:10;background:linear-gradient(90deg,#002931 .2%,#00293100 100.5%);width:48px;height:100%;position:absolute;top:0;bottom:0;left:-16px}}@media screen and (width>=1024px){.glightbox-brands .sub-brands-container .sub-brand-logo{max-width:120px;max-height:45px}.glightbox-brands .sub-brands-container .swiper-buttons{display:block}.glightbox-brands .sub-brands-container .swiper-container:before{left:0}.glightbox-brands .sub-brands-container .swiper-container:after{right:0}.glightbox-brands .sub-brands-container .swiper{overflow:hidden}}@media screen and (width>=1200px){.glightbox-brands .sub-brands-container .sub-brand-logo{max-width:140px}}.form-modal{z-index:9999999;opacity:0;isolation:isolate;background-color:#00151d1a;width:100%;height:100%;padding-top:100px;transition:opacity .3s ease-in-out;display:none;position:fixed;top:0;left:0;overflow-y:auto}.form-modal.visible{opacity:1}.form-modal .form-modal__inner{flex-direction:column;align-items:center;width:fit-content;margin:50px auto;display:flex}@media screen and (width>=768px){.form-modal .form-modal__inner{align-items:flex-end;margin:100px auto}}.form-modal .form-modal__close{align-self:flex-end;height:26px;margin-bottom:32px;position:relative}.form-modal .close-form-modal:after{width:26px!important;height:26px!important}.form-modal .form-modal__content{z-index:1;background-color:#00151d;border-radius:5px;width:90%;max-width:800px;padding:48px 20px;position:relative}.form-modal .close-form-modal{color:#fff;cursor:pointer;z-index:2;background:0 0;border:none;align-items:center;padding-right:40px;font-size:16px;display:flex;position:absolute;top:20px;right:20px}.form-modal .close-form-modal:after{content:"";background-image:url(/images/icons/close.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:30px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.form-modal .form-modal__header{margin-bottom:32px}.form-modal .form-modal__header h2{text-transform:uppercase;margin-bottom:32px;font-family:futura-pt,sans-serif;font-size:30px}.form-modal .form-modal__header p{font-size:16px;line-height:1.5}.form-modal .form-modal__body .form__inner .form-field{margin-bottom:20px}.form-modal .form-modal__body .form__inner .form-field__label{color:#fff}.form-modal input:focus,.form-modal textarea:focus{background-color:#f2f4f4}@media screen and (width>=768px){.form-modal .form-modal__content{padding:60px}.form-modal .form-modal__header h2{font-size:42px}.form-modal .form__inner{grid-template-columns:repeat(2,1fr);gap:0 58px;display:grid}.form-modal .form__inner .form-field{grid-column:1/2}.form-modal .form__inner .form-field.form-field--textarea{flex-direction:column;grid-area:1/2/4/3;display:flex}.form-modal .form__inner .form-field.form-field--textarea .form-field__input{flex-grow:1;display:flex}}.sub-brand-popup{touch-action:none;opacity:0;background-color:#00151de6;width:100vw;height:100vh;padding:20px;transition:opacity .3s ease-in-out;display:none;position:fixed;top:0;left:0;right:0;overflow-y:scroll;z-index:999999!important}.sub-brand-popup.visible{opacity:1}.sub-brand-popup .close-sub-brands{color:#fff;flex-direction:row;justify-content:center;align-items:center;width:auto;height:30px;padding-right:40px;font-size:16px;font-weight:600;display:flex;position:absolute;top:-50px;right:0}.sub-brand-popup .close-sub-brands:after{content:"";background-image:url(/images/icons/close--white-slim.svg);background-repeat:no-repeat;background-size:100% 100%;width:30px;height:30px;display:inline-block;position:absolute;top:0;right:0}@media screen and (width>=1024px){.sub-brand-popup{padding:28px 0}.sub-brand-popup .close-sub-brands{right:28px}}.sub-brand-slider{margin-top:48px}.sub-brand-slider .sub-brand-popup__header{margin:auto;padding:16px 0;position:relative}.sub-brand-slider .sub-brand-popup__header:before{content:"";background:linear-gradient(90deg,#ffffff4d 0%,#fff 30% 60%,#ffffff4d 100%);width:100%;height:1px;position:absolute;top:0;left:0;right:0}.sub-brand-slider .sub-brand-popup__header h4{color:#00d8e7}.sub-brand-slider .swiper{margin:0 -20px;padding:0 20px;overflow:scroll}.sub-brand-slider .swiper-slide{height:auto;min-height:100%;overflow:hidden}.sub-brand-slider .swiper-slide .sub-brand-container{background-color:#002931;height:100%;margin-bottom:0;padding:24px 16px;position:relative}.sub-brand-slider .logo{max-width:186px}.sub-brand-slider .brand-fraction{position:absolute;top:24px;right:16px}.sub-brand-slider .brand-fraction p,.sub-brand-slider .brand-fraction span{color:#fff;letter-spacing:1px;font-size:16px;line-height:24px}.sub-brand-slider .brand-fraction span{font-weight:700}.sub-brand-slider .swiper-buttons{margin:auto;display:none;position:absolute;inset:0}.sub-brand-slider .swiper-buttons .buttons-inner{height:100%;margin:auto;position:relative}.sub-brand-slider .swiper-buttons .button{border:1px solid #00d8e7;border-radius:50%;width:64px;height:64px;margin:auto 0;top:0;bottom:0}.sub-brand-slider .swiper-buttons .button:focus,.sub-brand-slider .swiper-buttons .button:hover{background-color:#00d8e799}.sub-brand-slider .swiper-buttons .button:after{content:"";background:url(/images/icons/sharp-arrow--blue.svg) 50%/80% no-repeat;width:80%;height:80%;margin:auto;font-size:0;inset:0;transform:scale(-1)}.sub-brand-slider .swiper-buttons .swiper-button-next{right:-30px}.sub-brand-slider .swiper-buttons .swiper-button-prev{left:-30px}.sub-brand-slider .swiper-buttons .swiper-button-next.button:after{transform:scale(1)}.sub-brand-slider .swiper-pagination{margin:auto;display:none;position:absolute;bottom:-80px;left:0;right:0}.sub-brand-slider .swiper-pagination .swiper-pagination-bullet{border:1px solid #00d8e7;width:12px;height:12px}.sub-brand-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#00d8e7}@media screen and (width>=768px){.sub-brand-slider{margin-top:10vh}.sub-brand-slider .swiper-slide .sub-brand-container{padding:32px}.sub-brand-slider .logo{max-width:224px}.sub-brand-slider .swiper-buttons .button:after{width:30px;height:30px}}@media screen and (width>=1024px){.sub-brand-slider{margin-top:15vh}.sub-brand-slider .swiper{overflow:hidden}.sub-brand-slider .sub-brand-popup__header:before{display:none}.sub-brand-slider .swiper-slide .sub-brand-container{padding:64px 15%}.sub-brand-slider .brand-fraction{display:none}.sub-brand-slider .swiper-pagination,.sub-brand-slider .swiper-buttons{display:block}}@media screen and (width<=1024px){.sub-brand-slider .swiper-buttons .buttons-inner.swiper-width,.sub-brand-slider .sub-brand-popup__header.swiper-width{width:100%!important}}.vacancies.vacancies .intro:after,.news.news .intro:after{opacity:1;background-color:#fff;top:100%}@media screen and (width>=768px){.vacancies.vacancies .intro,.news.news .intro{min-height:500px!important}}.vacancies.vacancies .articles,.news.news .articles{z-index:0;margin-top:50px;position:relative}@media screen and (width>=768px){.vacancies.vacancies .articles,.news.news .articles{margin-top:100px}}.vacancies.child:not(.pages) .intro,.news_articles.child:not(.pages) .intro{min-width:150px}.vacancies.child:not(.pages) .intro.intro--has_image,.news_articles.child:not(.pages) .intro.intro--has_image{min-height:50vh}.vacancies.child:not(.pages) .intro:after,.news_articles.child:not(.pages) .intro:after{opacity:1;background-color:#fff}@media screen and (width>=768px){.vacancies.child:not(.pages) .intro:after,.news_articles.child:not(.pages) .intro:after{top:110%}.vacancies.child:not(.pages) .intro,.news_articles.child:not(.pages) .intro{min-height:300px}}@media (height>=800px) and (width>=768px){.vacancies.child:not(.pages) .intro,.news_articles.child:not(.pages) .intro{height:auto;min-height:300px!important}}@media (height>=800px) and (width<=768px){.vacancies.child:not(.pages) .intro,.news_articles.child:not(.pages) .intro{height:auto;min-height:150px!important}}.vacancies.child:not(.pages):before,.news_articles.child:not(.pages):before{content:"";z-index:-2;background-image:url(/images/texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:absolute;top:0;left:0}.news_articles.child.narrow .hero-image img,.vacancies.child.narrow .hero-image img{object-fit:cover;max-height:270px}@media screen and (width>=768px){.news_articles.child.narrow .hero-image .inner,.vacancies.child.narrow .hero-image .inner{grid-column:5/20}.news_articles.child.narrow .text-container,.vacancies.child.narrow .text-container{font-size:1.125rem}.news_articles.child.narrow .text-container .content,.vacancies.child.narrow .text-container .content{width:95%}.news_articles.child.narrow .article-content,.vacancies.child.narrow .article-content{padding-bottom:80px}}.hero-image{z-index:1;position:relative}.hero-image .inner{grid-column:1/16}.hero-image img{object-fit:cover;max-height:425px}@media screen and (width>=768px){.hero-image{margin-top:-20px}.hero-image .inner{grid-column:5/20}}.meta{text-align:left;grid-column:1/16;margin-bottom:calc(1.3125rem + .75vw);display:block}@media (width>=1200px){.meta{margin-bottom:1.875rem}}.meta .main_meta{color:#032732;background-color:#00d8e7;padding:10px 20px;display:inline-block}.meta .category{color:#00d8e7;background-color:#00d8e733;padding:10px 20px;display:inline-block}@media screen and (width>=768px){.meta{grid-column:5/22}}.article-content{z-index:10;padding:50px 0 0;position:relative}.article-content.no-hero{margin-top:150px}.article-list_content{display:flex}.article-list{grid-column:1/16;padding-top:30px}@media screen and (width>=768px){.article-list{grid-column:5/22}}.atomx{scroll-behavior:unset;overscroll-behavior:none;margin:0;padding:0;overflow-x:hidden}.atomx .header{z-index:11;background:#00030500;width:100%;position:absolute}.atomx .header .header__main{z-index:11;background:#00030500;position:relative}.atomx .columns,.atomx .hero .hero__content-wrapper,.hero .atomx .hero__content-wrapper,.atomx .media-panel--boxed .media-panel__media-inner,.media-panel--boxed .atomx .media-panel__media-inner,.atomx .media-panel--half .media-panel__media-inner,.media-panel--half .atomx .media-panel__media-inner{column-gap:var(--gutter);grid-template-columns:repeat(6,1fr);display:grid}@media screen and (width>=768px){.atomx .columns,.atomx .hero .hero__content-wrapper,.hero .atomx .hero__content-wrapper,.atomx .media-panel--boxed .media-panel__media-inner,.media-panel--boxed .atomx .media-panel__media-inner,.atomx .media-panel--half .media-panel__media-inner,.media-panel--half .atomx .media-panel__media-inner{grid-template-columns:repeat(12,1fr)}}.atomx section{position:relative}.atomx .section-padding,.atomx .image_and_text-container .image-and-text-atomx-panel.background-feature,.image_and_text-container .atomx .image-and-text-atomx-panel.background-feature{padding:var(--xl_padding) 0}@media screen and (width>=768px){.atomx .section-padding,.atomx .image_and_text-container .image-and-text-atomx-panel.background-feature,.image_and_text-container .atomx .image-and-text-atomx-panel.background-feature{padding:var(--xxl_padding) 0}}.atomx .page-container{background:#00030500}.atomx .pin-spacer{width:100%!important}.atomx .pin-spacer>*{width:100%!important;max-width:100%!important}.atomx em,.atomx em *{color:#00030500;background:linear-gradient(90deg,#000305,#beb3ff);-webkit-background-clip:text;background-clip:text;font-style:normal}.atomx .bg--dark em,.atomx .bg--dark em *,.atomx .hero em,.atomx .hero em *{color:#00030500;background:linear-gradient(90deg,#fff,#beb3ff);-webkit-background-clip:text;background-clip:text}.atomx .statistics .statistics__content .statistics__item{border-color:#beb3ff}@media (prefers-reduced-motion:reduce){.atomx .page-container{background:#000305}}@media (prefers-reduced-motion:no-preference){.atomx .media-panel .media-panel__video .video-player,.atomx .media-panel .media-panel__video .plyr--video{background-color:#000305;-webkit-mask-image:url(/images/branding/atomx-u-branding.svg);mask-image:url(/images/branding/atomx-u-branding.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media screen and (width>=768px){.atomx .media-panel .media-panel__video .video-player,.atomx .media-panel .media-panel__video .plyr--video{-webkit-mask-size:188px;mask-size:188px}}.atomx h2{text-transform:uppercase}.atomx p{font-weight:400}.atomx .panels.bg--light,.atomx .panels.bg--light h2{color:#000305}.atomx .panels.bg--light_grey{color:#000305;background-color:#f9fafb}.atomx .panels.bg--light_grey h2{color:#000305}.atomx .panels.bg--dark{color:#fff;background-color:#000305}.atomx h4,.atomx .h4,.atomx .swiper-pagination,.atomx .media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.media-carousel-panel .media-carousel-panel__slider .atomx .swiper-pagination{font-weight:400;font-size:var(--size_20);line-height:var(--size_28);letter-spacing:.7px;margin:var(--size_32) 0;text-transform:uppercase}@media screen and (width>=768px){.atomx h4,.atomx .h4,.atomx .swiper-pagination,.atomx .media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.media-carousel-panel .media-carousel-panel__slider .atomx .swiper-pagination{font-size:var(--size_20);line-height:var(--size_28);letter-spacing:.7px;margin:var(--size_32) 0}}@media screen and (width>=1024px){.atomx h4,.atomx .h4,.atomx .swiper-pagination,.atomx .media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.media-carousel-panel .media-carousel-panel__slider .atomx .swiper-pagination{font-size:var(--size_20);line-height:var(--size_28);letter-spacing:.8px;margin:var(--size_32) 0}}@media screen and (width>=1440px){.atomx h4,.atomx .h4,.atomx .swiper-pagination,.atomx .media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.media-carousel-panel .media-carousel-panel__slider .atomx .swiper-pagination{font-size:var(--size_24);line-height:var(--size_32);letter-spacing:1px;margin:var(--size_32) 0}}@media screen and (width>=1920px){.atomx h4,.atomx .h4,.atomx .swiper-pagination,.atomx .media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.media-carousel-panel .media-carousel-panel__slider .atomx .swiper-pagination{font-size:var(--size_32);line-height:var(--size_40)}}.atomx .swiper-controls{justify-content:flex-start;align-items:center;gap:var(--xs_padding);z-index:1;width:100%;margin:var(--md_padding) 0 0;flex-direction:row;grid-column:1/7;display:flex;position:relative}@media screen and (width>=1024px){.atomx .swiper-controls{grid-column:9/13;justify-content:end;height:fit-content;margin:0}}.atomx .swiper-buttons{gap:var(--xxs_padding);flex-direction:row;align-items:center;width:fit-content;display:flex;position:relative}.atomx .swiper-buttons .swiper-button{top:unset;right:unset;left:unset;position:relative}.atomx .swiper-button,.atomx .swiper-button-next,.atomx .swiper-button-prev{color:#000305;background-color:#fff;border:1px solid #d1d8dc;margin-top:0}.atomx .swiper-button svg,.atomx .swiper-button-next svg,.atomx .swiper-button-prev svg{display:none}.atomx .swiper-button:after,.atomx .swiper-button-next:after,.atomx .swiper-button-prev:after{content:"";width:var(--size_24);height:var(--size_24);-webkit-mask-size:var(--size_24);mask-size:var(--size_24);background:currentColor;font-size:0;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.atomx .swiper-button-prev,.atomx .swiper-button-next-prev,.atomx .swiper-button-prev-prev{left:0!important;right:auto!important}.atomx .swiper-button-prev:after,.atomx .swiper-button-next-prev:after,.atomx .swiper-button-prev-prev:after{transform:none;-webkit-mask-image:url(/images/icons/arrows/arrow-left-no-circle.svg);mask-image:url(/images/icons/arrows/arrow-left-no-circle.svg)}.atomx .swiper-button-next,.atomx .swiper-button-next-next,.atomx .swiper-button-prev-next{left:auto!important;right:0!important}.atomx .swiper-button-next:after,.atomx .swiper-button-next-next:after,.atomx .swiper-button-prev-next:after{-webkit-mask-image:url(/images/icons/arrows/arrow-right-no-circle.svg);mask-image:url(/images/icons/arrows/arrow-right-no-circle.svg)}.atomx .swiper-button:disabled,.atomx .swiper-button-next:disabled,.atomx .swiper-button-prev:disabled{opacity:1;color:#6a808a;background-color:#d1d8dc;border-color:#6a808a}.atomx .swiper-button:hover,.atomx .swiper-button-next:hover,.atomx .swiper-button-prev:hover{color:#000305;background-color:#00d8e733;border-color:#00d8e7}.atomx .swiper-pagination{color:#000305;flex-wrap:wrap;width:fit-content;margin:0;display:flex;position:relative;top:auto!important;bottom:auto!important}.atomx .bg--dark .swiper-button,.atomx .bg--dark .swiper-button-next,.atomx .bg--dark .swiper-button-prev{color:#fff;background-color:#000305;border-color:#aebbc1}.atomx .bg--dark .swiper-button:disabled,.atomx .bg--dark .swiper-button-next:disabled,.atomx .bg--dark .swiper-button-prev:disabled{color:#6a808a;background-color:#000305;border-color:#6a808a}.atomx .bg--dark .swiper-pagination{color:#fff}.atomx .bg--dark .swiper-button:hover,.atomx .bg--dark .swiper-button-next:hover,.atomx .bg--dark .swiper-button-prev:hover{color:#fff;background-color:#9a989880;border-color:#00d8e7}.atomx-section .bg--light{background-color:#fff}.atomx-section .atomx-panel{padding:var(--xxxl_padding) 0}.introduction-panel{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(#00030500 0%,#000305b3 100%)!important}.introduction-panel h2,.introduction-panel .h2{text-transform:uppercase;font-weight:500;font-size:var(--size_36);line-height:var(--size_44);letter-spacing:0;margin:var(--sm_padding) 0}.introduction-panel h2:first-child,.introduction-panel .h2:first-child{margin-top:5px}@media screen and (width>=768px){.introduction-panel h2,.introduction-panel .h2{font-size:var(--size_40);line-height:var(--size_48);letter-spacing:.6px;margin:var(--size_32) 0}}@media screen and (width>=1024px){.introduction-panel h2,.introduction-panel .h2{font-size:var(--size_48);line-height:var(--size_56);margin:var(--size_32) 0}.introduction-panel h2:first-child,.introduction-panel .h2:first-child{margin-top:5px}}.introduction-panel .introduction__title,.introduction-panel .introduction__text{grid-column:span 6;margin:0}.introduction-panel .introduction__title{letter-spacing:.6px;margin-bottom:var(--size_4);order:1;font-weight:500}.introduction-panel .introduction__title:last-of-type{margin-bottom:0}.introduction-panel .introduction__graphic{margin:0;margin-top:var(--xxl_padding);aspect-ratio:1;order:2;grid-column:1/4;position:relative}.introduction-panel .introduction__graphic img,.introduction-panel .introduction__graphic .video-player,.introduction-panel .introduction__graphic .plyr--video{object-fit:cover;object-position:center;width:100%;height:100%}.introduction-panel .introduction__graphic .video-player,.introduction-panel .introduction__graphic .plyr--video{aspect-ratio:1;z-index:1;width:200%;height:200%;margin:auto;position:absolute;inset:-100%;-webkit-mask-image:url(/resources/images/branding/atomx-branding.svg);mask-image:url(/resources/images/branding/atomx-branding.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.introduction-panel .introduction__text{margin-top:var(--xxl_padding);order:3}.introduction-panel .introduction__text p{margin:0 0 var(--size_16)}.introduction-panel .introduction__text p:last-of-type{margin-bottom:0}@media screen and (width>=768px){.introduction-panel .introduction__title{font-size:var(--size_64);line-height:var(--size_72)}.introduction-panel .introduction__title:nth-of-type(2){grid-column:5/12}.introduction-panel .introduction__title:nth-of-type(3){grid-column:2/7}.introduction-panel .introduction__text{margin-top:var(--xxl_padding);order:2;grid-column:1/8}.introduction-panel .introduction__graphic{order:3;grid-column:9/13;margin:0}}@media screen and (width>=1024px){.introduction-panel .introduction__title{margin-bottom:var(--size_24)}.introduction-panel .introduction__text{grid-column:2/8}}@media screen and (width>=1440px){.introduction-panel .introduction__title{font-size:var(--size_96);line-height:var(--size_88)}}.challenges-panel{text-align:center}.challenges-panel .challenges__inner{row-gap:var(--lg_padding)}.challenges-panel .challenges__title{grid-column:span 6;margin:0}.challenges-panel .challenges__text,.challenges-panel .challenges__items{grid-column:span 6}.challenges-panel .challenges__text p{margin:0 0 var(--size_16)}.challenges-panel .challenges__text p:last-of-type{margin-bottom:0}.challenges-panel .challenges__items{justify-content:center;align-items:center;row-gap:var(--lg_padding)}.challenges-panel .challenges__item-title{margin-top:var(--md_padding)}.challenges-panel .challenges__item-image{width:100%;max-width:150px;margin:0 auto}.challenges-panel .challenges__item-image svg{object-fit:contain;object-position:center;width:100%;height:100%!important}.challenges-panel .challenges__item-image svg line{transition:all .3s}@media screen and (width>=768px){.challenges-panel .challenges__title,.challenges-panel .challenges__text{grid-column:span 12}.challenges-panel .challenges__items{grid-column:1/13}.challenges-panel .challenges__item-image{max-width:200px}}@media screen and (width>=1024px){.challenges-panel .challenges__title,.challenges-panel .challenges__text{grid-column:3/11}}@media screen and (width>=1440px){.challenges-panel .challenges__item-image{max-width:295px}}.parallax-panels .site-width,.parallax-panels .hero .hero__content-wrapper,.hero .parallax-panels .hero__content-wrapper,.parallax-panels .image-and-text-atomx-panel__background-image,.parallax-panels .image-and-text-atomx-panel__background-video,.parallax-panels .media-panel--boxed .media-panel__media,.media-panel--boxed .parallax-panels .media-panel__media,.parallax-panels .media-panel--half .media-panel__media,.media-panel--half .parallax-panels .media-panel__media{max-width:calc(100vw - var(--margin) * 2)}.parallax-panels h2,.parallax-panels .h5,.parallax-panels p.lg,.parallax-panels .introduction-panel .introduction__text p,.introduction-panel .introduction__text .parallax-panels p,.parallax-panels .challenges-panel .challenges__text p,.challenges-panel .challenges__text .parallax-panels p,.parallax-panels p{color:#000305}.parallax-panels .parallax-panels__item-title{margin:var(--xs_padding) 0}.parallax-panels .parallax-panels__item{padding:var(--xxxl_padding) 0;background-color:#fff;overflow:hidden;height:auto!important}.parallax-panels .parallax-panels__item-count,.parallax-panels .parallax-panels__item-title,.parallax-panels .parallax-panels__item-text{text-align:center;grid-column:span 6}.parallax-panels .parallax-panels__item-brand-intro{color:#000305;margin:0}.parallax-panels .pin-spacer:nth-of-type(2) .parallax-panels__item{background-color:#f9fafb}.parallax-panels .parallax-panels__item:nth-of-type(3){z-index:10;background-color:#f2f4f5;position:relative}.parallax-panels .parallax-panels__item-count{justify-content:center;align-items:center;gap:var(--xs_padding);flex-direction:column;margin:0;display:flex}.parallax-panels .parallax-panels__item-count:after{content:"";width:1px;height:var(--size_48);background-color:#d6d6d6;display:block}.parallax-panels .parallax-panels__item-text{margin:0}.parallax-panels .parallax-panels__item-brands,.parallax-panels .parallax-panels__item-images{margin-top:var(--xl_padding);grid-column:span 6}.parallax-panels .parallax-panels__item-brands{justify-content:center;align-items:center;gap:var(--sm_padding);flex-direction:column;display:flex}.parallax-panels .parallax-panels__item-brands .swiper{width:100%;margin-bottom:var(--size_48);overflow:visible}.parallax-panels .parallax-panels__item-brands .swiper:after{content:"";top:calc(100% + var(--size_48));background-color:#d1d8dc;width:100vw;height:1px;margin:auto;display:block;position:absolute;left:-50%;right:-50%}.parallax-panels .parallax-panels__item-brands .swiper-slide{padding-top:var(--xxs_padding);width:100%;transition:all .3s;display:block;position:relative}.parallax-panels .parallax-panels__item-brands .swiper-slide:after{content:"";bottom:calc(var(--size_48) * -1);width:1px;height:var(--size_48);background-color:#d1d8dc;margin:auto;transition:all .3s;display:block;position:absolute;left:0;right:0}.parallax-panels .parallax-panels__item-brands .swiper-controls{justify-content:center;margin:0 auto}.parallax-panels .parallax-panels__item-brands .swiper-buttons{align-items:center;gap:var(--sm_padding)}.parallax-panels .parallax-panels__item-images{grid-template-columns:subgrid;gap:var(--size_24);display:grid}.parallax-panels .parallax-panels__item-images img{object-fit:cover;object-position:center;width:100%;height:100%}.parallax-panels .parallax-panels__item-images picture:first-of-type{aspect-ratio:1;grid-column:1/4}.parallax-panels .parallax-panels__item-images picture:nth-of-type(2){aspect-ratio:1;grid-column:4/6}.parallax-panels .parallax-panels__item-images picture:nth-of-type(3){aspect-ratio:16/9;grid-column:1/13}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images{align-items:end}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:first-of-type{aspect-ratio:16/9;grid-column:1/13}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:nth-of-type(2){grid-column:1/3}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:nth-of-type(3){aspect-ratio:1;grid-column:3/6}.parallax-panels .parallax-panels__item-brand{padding:var(--sm_padding);justify-content:center;align-items:flex-start;gap:var(--xs_padding);text-align:left;border-radius:var(--size_8);background-color:#f2f4f5;border:none;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;flex-grow:0!important}.parallax-panels .parallax-panels__item-brand .logo-img{height:29px}.parallax-panels .parallax-panels__item-brand .logo-img.logo-img--large{height:37px;margin-top:-4px}.parallax-panels .parallax-panels__item-brand .logo-img img{object-fit:contain;object-position:left;width:auto;margin:0;height:100%!important}.parallax-panels .parallax-panels__item-brand .icon{color:#000305;align-self:flex-end}.parallax-panels .parallax-panels__item-brand:after{border-radius:var(--size_8);content:"";opacity:0;background:radial-gradient(70% 80% at 90% 90%, color-mix(in oklch, var(--brand-colour) 15%, transparent) 0%, color-mix(in oklch, var(--brand-colour) 0%, transparent) 100%);width:100%;height:100%;transition:all .3s;position:absolute;bottom:0;left:0;right:0}@media screen and (width>=768px){.parallax-panels .parallax-panels__item-count,.parallax-panels .parallax-panels__item-title,.parallax-panels .parallax-panels__item-text,.parallax-panels .parallax-panels__item-brands,.parallax-panels .parallax-panels__item-images{grid-column:1/13}.parallax-panels .parallax-panels__item-images picture:nth-of-type(3){grid-column:7/13}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:first-of-type{grid-column:1/7}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:nth-of-type(2){grid-column:8/10}.parallax-panels .parallax-panels__item:nth-of-type(3) .parallax-panels__item-images picture:nth-of-type(3){grid-column:10/13}.parallax-panels .parallax-panels__item-brands .swiper .swiper-slide:hover{transform:translateY(-16px)}.parallax-panels .parallax-panels__item-brands .swiper .swiper-slide:hover:after{height:var(--size_64);bottom:calc(var(--size_64) * -1)}.parallax-panels .parallax-panels__item-brands .swiper .swiper-slide:hover .parallax-panels__item-brand{cursor:pointer}.parallax-panels .parallax-panels__item-brands .swiper .swiper-slide:hover .parallax-panels__item-brand:after{opacity:1}}@media screen and (width>=1024px){.parallax-panels .parallax-panels__item-count,.parallax-panels .parallax-panels__item-title,.parallax-panels .parallax-panels__item-text{grid-column:3/11}}.animated-title-panel{padding-top:calc(var(--xxl_padding) * 2)!important}.animated-title-panel:nth-of-type(8){padding-bottom:calc(var(--xxl_padding) * 2)!important}.animated-title-panel .site-width,.animated-title-panel .hero .hero__content-wrapper,.hero .animated-title-panel .hero__content-wrapper,.animated-title-panel .image-and-text-atomx-panel__background-image,.animated-title-panel .image-and-text-atomx-panel__background-video,.animated-title-panel .media-panel--boxed .media-panel__media,.media-panel--boxed .animated-title-panel .media-panel__media,.animated-title-panel .media-panel--half .media-panel__media,.media-panel--half .animated-title-panel .media-panel__media{max-width:calc(100vw - var(--margin) * 2)}.animated-title-panel .animated-title-panel__word{margin:var(--size_4) 0;will-change:transform;grid-column:span 5;transition:all .3s ease-in-out}.animated-title-panel .animated-title-panel__word:nth-of-type(2){grid-column:2/7}.animated-title-panel .animated-title-panel__word:nth-of-type(4){grid-column:3/7}.animated-title-panel .animated-title-panel__word em{font-style:normal;transition:all .3s ease-in-out}.animated-title-panel.bg--light .animated-title-panel__word em{color:#00030500;background:linear-gradient(90deg,#000305,#beb3ff);-webkit-background-clip:text;background-clip:text}.animated-title-panel.bg--dark .animated-title-panel__word em{color:#00030500;background:linear-gradient(90deg,#fff,#beb3ff);-webkit-background-clip:text;background-clip:text}.animated-title-panel h1,.animated-title-panel .h1{text-transform:uppercase;font-weight:500;font-size:var(--size_40);line-height:var(--size_48);letter-spacing:.6px}.animated-title-panel h1.super,.animated-title-panel .h1.super{font-size:var(--size_48);line-height:var(--size_56)}@media screen and (width>=768px){.animated-title-panel h1,.animated-title-panel .h1{font-size:var(--size_48);line-height:var(--size_56);margin:var(--size_32) 0}.animated-title-panel h1.super,.animated-title-panel .h1.super{font-size:var(--size_64);line-height:var(--size_72)}.animated-title-panel .animated-title-panel__word{grid-column:span 7;margin:0}.animated-title-panel .animated-title-panel__word:nth-of-type(2){grid-column:5/11}.animated-title-panel .animated-title-panel__word:nth-of-type(3){grid-column:3/5}.animated-title-panel .animated-title-panel__word:nth-of-type(4){grid-area:4/8/auto/13}}@media screen and (width>=1024px){.animated-title-panel h1,.animated-title-panel .h1{font-size:var(--size_64);line-height:var(--size_72);letter-spacing:1.3px}}@media screen and (width>=1440px){.animated-title-panel h1,.animated-title-panel .h1{font-size:var(--size_80);line-height:var(--size_88);letter-spacing:1.6px}.animated-title-panel h1.super,.animated-title-panel .h1.super{font-size:var(--size_96);line-height:var(--size_88)}.animated-title-panel .columns,.animated-title-panel .hero .hero__content-wrapper,.hero .animated-title-panel .hero__content-wrapper,.animated-title-panel .media-panel--boxed .media-panel__media-inner,.media-panel--boxed .animated-title-panel .media-panel__media-inner,.animated-title-panel .media-panel--half .media-panel__media-inner,.media-panel--half .animated-title-panel .media-panel__media-inner{row-gap:var(--size_24)}}@media screen and (width>=1920px){.animated-title-panel h1,.animated-title-panel .h1{font-size:var(--size_120);line-height:var(--size_132)}}.case-studies-panel{padding:var(--xxxl_padding) 0 var(--size_80)}.case-studies-panel .case-studies__title,.case-studies-panel .case-studies__text,.case-studies-panel .case-studies__items,.case-studies-panel .case-studies__nav{grid-column:span 6}.case-studies-panel .case-studies__nav.hidden{display:none}.case-studies-panel .bard .content h3,.case-studies-panel .bard .content h4{text-transform:none;margin-top:var(--lg_padding);font-weight:400}.case-studies-panel .case-studies__items .bard{margin-top:var(--xl_padding)}.case-studies-panel .case-studies__items .bard .content{margin:0}@media screen and (width>=768px){.case-studies-panel .case-studies__title,.case-studies-panel .case-studies__text{grid-column:1/8}.case-studies-panel .case-studies__items{grid-column:1/13}}@media screen and (width>=1024px){.case-studies-panel .case-studies__items{grid-column:3/11}.case-studies-panel .case-studies__nav{grid-area:1/9/auto/13}.case-studies-panel .case-studies__items .bard{margin-top:var(--xxl_padding)}.case-studies-panel .bard .content h3{font-size:32px;line-height:40px}.case-studies-panel .bard .content h4{font-size:20px;font-weight:400;line-height:28px}}.atomx .related_articles{z-index:0;color:#00151d;background-color:#f2f4f4;margin-top:-1px;position:relative;overflow:hidden}.atomx .related_articles .text,.atomx .related_articles .items{grid-column:1/7}.atomx .related_articles .items{row-gap:var(--md_padding);column-gap:var(--gutter)}@media screen and (width>=768px){.atomx .related_articles .text{grid-column:1/9}.atomx .related_articles .items{grid-column:1/13}.atomx .related_articles .items .grid__item .item_preview{height:100%;margin:0!important}}@media screen and (width>=1240px){.atomx .related_articles .text{grid-column:1/4}.atomx .related_articles .items{grid-column:4/13}}.business-area-link{color:#00d8e7;border:1px solid #00d8e733;border-radius:16px;padding:4px 40px 4px 8px;font-size:14px;line-height:16px;display:inline-block;position:relative}.business-area-link:after{content:"";background-image:url(/images/icons/button-plus.svg);background-repeat:no-repeat;background-size:100%;width:16px;height:16px;margin:auto;position:absolute;top:0;bottom:0;right:8px}.business-area-link:focus,.business-area-link:hover{color:#00151d;background:#00d8e7}.business-area-link:focus:after,.business-area-link:hover:after{background-image:url(/images/icons/button-plus--invert.svg)}.business-area-link--no-outline{border:none}.business-area-link--no-outline:after{background-image:url(/images/icons/button-plus--outline.svg)}.business-area-link--no-outline:hover{color:#00d8e7;background-color:#fff0;text-decoration:underline}.business-area-link--no-outline:hover:after{background-image:url(/images/icons/button-plus.svg)}.business-area-link.link-desktop{display:none}.business-area-link.link-mobile{display:block}@media screen and (width>=1400px){.business-area-link.link-desktop{display:block}.business-area-link.link-mobile{display:none}}.business-areas__heading{text-align:center;width:100%;padding:24px;position:relative}.business-areas__heading .main-logo{max-width:162px;margin:auto}@media screen and (width>=768px){.business-areas__heading{max-width:1300px;margin:auto;padding:32px 24px}.business-areas__heading .main-logo{max-width:180px}}@media screen and (width>=1024px){.business-areas__heading{margin-top:40px;padding:40px 24px 48px}.business-areas__heading .main-logo{max-width:295px}}@media screen and (width>=1200px){.business-areas__heading{margin-top:48px;padding:48px 24px}.business-areas__heading .main-logo{max-width:365px}}.business-areas__content{background:linear-gradient(#00d8e71a 0%,#fff0 100%);margin-top:10px;position:relative}.business-areas__content:before{content:"";border-bottom:10px solid #00d8e7;border-left:6px solid #0000;border-right:6px solid #0000;width:8px;height:9px;margin:auto;position:absolute;top:-9px;left:0;right:0}.business-areas__content:after{content:"";background:linear-gradient(270deg,#00d8e74d 0%,#00d8e7 30% 60%,#00d8e74d 100%);width:100%;height:4px;position:absolute;top:0;left:0;right:0}.business-areas__content--desktop{display:none}@media screen and (width>=768px){.business-areas__content--desktop{display:block}.business-areas__content--mobile{display:none}.business-areas__content .business-area:first-of-type{grid-column:1/8}.business-areas__content .business-area:nth-of-type(2){grid-column:9/16}.business-areas__content .business-area:nth-of-type(3){grid-column:17/24}}.business-areas__content .brand-heading{grid-column:1/16;margin:32px 0}.business-areas__content .brand{grid-column:1/16;position:relative}.business-areas__content .brand:not(:last-of-type){margin-bottom:32px}.business-areas__content .brand:before{content:"";background:#00d8e7;width:1px;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0}.business-areas__content .brand.has-heading:before{background-color:#fff}.business-areas__content .brand.has-sub-brands .brand__preview{padding-bottom:32px}.business-areas__content .brand__preview{padding-left:16px}.business-areas__content .brand__tagline{opacity:.8;padding-top:8px}.business-areas__content .brand__link{margin-top:16px}.business-areas__content .brand .logo{max-width:300px;height:55px;margin-bottom:8px}.business-areas__content .brand .logo img{object-fit:contain;object-position:left;width:auto;height:100%;margin:0}@media screen and (width>=1024px){.business-areas__content .brand .logo{width:208px}}@media screen and (width>=1200px){.business-areas__content .brand .logo{width:334px}.business-areas__content .brand__preview{padding-left:24px}}.business-areas__content .sub-brands-container{background:#00d8e70d;grid-column:1/16;padding:32px 16px}@media screen and (width>=1024px){.business-areas__content .sub-brands-container{padding:40px 16px}}@media screen and (width>=1200px){.business-areas__content .sub-brands-container{padding:40px 24px}}@media screen and (width>=1400px){.business-areas__content .sub-brands-container{flex-flow:wrap;justify-content:flex-start;display:flex}}.sub-brands-container .sub-brand-heading{margin-bottom:32px}@media screen and (width>=1400px){.sub-brands-container .sub-brand-heading{flex-basis:100%}}.sub-brands-container .sub-brand__preview{margin-bottom:24px;padding-left:16px;position:relative}.sub-brands-container .sub-brand__preview:before{content:"";background:linear-gradient(#00d8e74d 0%,#fff0 100%);width:1px;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0}.sub-brands-container .sub-brand__preview .sub-brand__bottom{flex-direction:row;flex-wrap:no-wrap;justify-content:space-between;align-items:flex-start;margin-top:16px;display:flex}.sub-brands-container .sub-brand__preview .brand__tagline{opacity:1;flex-basis:60%;padding:0;font-size:14px;line-height:20px}.sub-brands-container .sub-brand__preview .brand__link{flex-basis:20%;margin:0;padding-left:8px}.sub-brands-container .sub-brand__preview .brand__link.desktop{display:none}.sub-brands-container .sub-brand__preview .logo{width:120px;height:44px;margin-bottom:8px}.sub-brands-container .sub-brand__preview .logo img{object-fit:contain;object-position:left;width:100%;height:100%;margin:0}@media screen and (width>=1200px){.sub-brands-container .sub-brand__preview{padding-left:24px}}@media screen and (width>=1400px){.sub-brands-container .sub-brand__preview{flex-basis:50%;width:50%;padding-left:16px;padding-right:16px}.sub-brands-container .sub-brand__preview .sub-brand__bottom{margin-top:0;display:block}.sub-brands-container .sub-brand__preview .brand__link{text-align:left;padding-left:0}.sub-brands-container .sub-brand__preview .brand__link.mobile{display:none}.sub-brands-container .sub-brand__preview .brand__link.desktop{display:block}.sub-brands-container .sub-brand__preview .brand__link:focus{background-color:none}.sub-brands-container .sub-brand__preview .brand__tagline{flex-basis:100%;font-size:16px;line-height:24px}}@media screen and (width>=1600px){.sub-brands-container .sub-brand__preview{padding-right:24px}.sub-brands-container .sub-brand__preview .logo{width:150px}}.business-area{padding:0 8px}@media screen and (width>=1200px){.business-area{padding:0 24px}}.business-area .business-area__heading{text-align:center;padding:26px 10px;font-size:16px;line-height:18px;display:block;position:relative}.business-area .business-area__heading:after{content:"";background:linear-gradient(90deg,#ffffff4d 0%,#fff 30% 60%,#ffffff4d 100%);width:100%;height:2px;position:absolute;bottom:0;left:0;right:0}@media screen and (width>=968px){.business-area .business-area__heading{font-size:24px;line-height:32px}}.business-area .business-area__brands{margin:40px 0}[role=tablist]{flex-direction:row;justify-content:space-between;align-items:flex-start;min-width:100%;height:80px;padding:24px 0 0;display:flex;position:relative}[role=tablist]:after{content:"";background:linear-gradient(90deg,#ffffff4d 0%,#fff 30% 60%,#ffffff4d 100%);width:100%;height:1px;margin:auto;position:absolute;bottom:0;left:0;right:0}[role=tab],[role=tab]:focus,[role=tab]:hover{z-index:2;text-align:left;cursor:pointer;outline:none;height:100%;margin:0;padding:0 12px;font-size:16px;font-weight:700;line-height:18px;transition:all .3s;display:inline-block;position:relative}[role=tab]:first-of-type,[role=tab]:focus:first-of-type,[role=tab]:hover:first-of-type{padding-left:0}[role=tab]:last-of-type,[role=tab]:focus:last-of-type,[role=tab]:hover:last-of-type{padding-right:0}[role=tab] span.focus{height:100%;display:inline-block;position:relative}[role=tab] span.focus:after{content:"";background:#00d8e7;width:0;height:4px;transition:width .3s;position:absolute;bottom:0;left:0;right:0}[role=tab][aria-selected=false]{font-weight:400}[role=tab][aria-selected=true]{font-weight:700}[role=tab][aria-selected=true] span.focus:after{width:100%}[role=tabpanel]{width:100%;padding:40px 0;overflow:auto}[role=tabpanel].is-hidden{display:none}.contact-us{position:relative}.contact-us:before{content:"";z-index:-2;background-image:url(/images/texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:absolute;top:0;left:0}.contact-us .intro{height:auto;max-height:100%!important}.map-container{height:40vh}.map-container #map{height:100%}@media screen and (width>=768px){.map-container{height:50vh}}.site-icons{flex-direction:row;margin-top:20px;display:flex}.site-icons span{width:53px;height:53px;margin-right:15px;display:block}.site-icons span.aventum{content:url(/images/icons/aventum-icon.svg)}.site-icons span.consilium{content:url(/images/icons/consilium-icon.svg)}.site-icons span.rokstone{content:url(/images/icons/rokstone-icon.svg)}.head-office{flex-direction:column;display:flex}.head-office .map-container{order:1}.head-office .head-office__inner{order:2;padding:50px 0}.head-office .head-office__inner .inner .location{font-size:26px}@media screen and (width>=768px){.head-office{flex-direction:row}.head-office .head-office__inner{flex-direction:column;flex-basis:50%;order:1;justify-content:center;width:50%;display:flex}.head-office .map-container{order:2;width:50vw;margin-left:0;margin-right:calc(50% - 50vw)}}.enquiries{justify-content:flex-start}.enquiries .item{text-align:left;margin:0}.enquiries .item h4{color:#00d8e7;font-size:25px}.enquiries .item a{word-wrap:break-word;border-bottom:1px solid #00d8e7}.enquiries .item a:after{display:none}@media screen and (width>=768px){.enquiries{justify-content:space-between}.enquiries .item{flex-basis:30%;width:30%;padding-right:10px}}.contact-info{flex-direction:column;grid-column:1/16;padding:30px 0;display:flex}.contact-info #address2{display:none}.contact-info>.section{text-align:center;margin:40px 0 0;position:relative}.contact-info>.section:before{content:"";background-color:#00d8e7;width:calc(100% - 20px);height:1px;margin:auto;position:absolute;top:-20px;left:0;right:0}.contact-info>.section p,.contact-info>.section a{text-align:center;color:#00d8e7;border-bottom:none;margin-bottom:20px;font-size:1.25rem;display:block}.contact-info>.section p:after,.contact-info>.section a:after{display:none}.contact-info>.section ul.socials{margin:0;padding:0;list-style:none}.contact-info>.section ul.socials li{margin:0 10px;display:inline-block}.contact-info>.section ul.socials a{width:40px;height:40px;margin:0}.contact-info .address,.contact-info .phone,.contact-info .email{margin-bottom:0;font-size:24px;display:block}.contact-info .phone{color:#00d8e7}.contact-info .email{margin:0;display:inline-block;position:relative}.contact-info .email:after{content:"";background-color:#00d8e7;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.contact-info .email:hover{color:#00d8e7}.contact-info .address{white-space:break-spaces}@media screen and (width>=768px){.contact-info{flex-direction:row;grid-column:5/20;justify-content:space-between;padding:calc(1.4375rem + 2.25vw) 0}}@media screen and (width>=768px) and (width>=1200px){.contact-info{padding:3.125rem 0}}@media screen and (width>=768px){.contact-info>.section{text-align:left;flex-basis:30%;width:30%;margin:30px 0}.contact-info>.section:before{width:100%;top:-20px;left:0}.contact-info>.section ul.socials li{margin-right:20px}.contact-info>.section p,.contact-info>.section a{text-align:left;word-wrap:break-word;font-size:1.25rem}.contact-info>.section a:hover{color:#fff}}.core-team .core-team__categories{margin-top:80px}.core-team .core-team__category:last-of-type{margin-bottom:60px}.core-team .core-team__preview{padding:calc(1.3125rem + .75vw) 0}@media (width>=1200px){.core-team .core-team__preview{padding:1.875rem 0}}.core-team .core-team__preview{flex-direction:column;display:flex}.core-team .core-team__preview .preview__image{margin-bottom:30px}.core-team .core-team__preview .preview__text{flex-direction:column;flex-basis:100%;align-items:flex-start;display:flex}.core-team .core-team__preview .preview__title{text-transform:uppercase;color:#00d8e7;margin-bottom:20px}.core-team .core-team__preview .preview__standfirst{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.core-team .core-team__preview .preview__standfirst{font-size:1.5rem}}.core-team .core-team__preview button{text-align:left;margin:30px 0 0}.core-team .core-team__summary .benefits .benefits-list{margin:20px 0;padding-inline-start:0}.core-team .core-team__summary .benefits .benefits-list li,.core-team .core-team__summary .benefits .benefits-list ol{padding:5px 0 5px 40px}.core-team .core-team__summary .benefits .benefits-list li{position:relative}.core-team .core-team__summary .benefits .benefits-list li:before{content:"";background-color:#00d8e7;width:25px;height:5px;margin:auto;position:absolute;top:0;bottom:0;left:0}.core-team .core-team__summary .benefits h3{margin-bottom:20px;font-size:18px;font-weight:700}.core-team .panel__content{margin:0 -16px;width:110%!important}.core-team .panel__content .panel__inner{padding:50px 16px}.core-team .core-team__members{margin-top:60px;position:relative}.core-team .core-team__members:before{content:"";background:#707070;width:120%;height:1px;position:absolute;top:-30px;left:-30px;right:-30px}@media screen and (width>=768px){.core-team .core-team__categories{margin-top:0}.core-team .core-team__container .columns .inner,.core-team .core-team__container .hero .hero__content-wrapper .inner,.hero .core-team .core-team__container .hero__content-wrapper .inner,.core-team .core-team__container .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .core-team .core-team__container .media-panel__media-inner .inner,.core-team .core-team__container .media-panel--half .media-panel__media-inner .inner,.media-panel--half .core-team .core-team__container .media-panel__media-inner .inner{grid-column:3/22}.core-team .core-team__preview{border-bottom:1px solid #707070;flex-direction:row;padding:calc(1.5rem + 3vw) 0}}@media screen and (width>=768px) and (width>=1200px){.core-team .core-team__preview{padding:3.75rem 0}}@media screen and (width>=768px){.core-team .core-team__preview .preview__image{flex-basis:30%;margin-bottom:0}.core-team .core-team__preview .preview__text{flex-basis:70%;padding-left:100px}.core-team .core-team__summary{flex-direction:row;display:flex}.core-team .core-team__summary .benefits{flex-basis:30%}.core-team .core-team__summary .summary__intro{flex-basis:70%;padding-left:85px}.core-team .core-team__members:before{width:110%}.core-team .panel__content{width:100%;margin:auto}.core-team .panel__content .panel__inner{padding:60px 30px}}.section.hero{z-index:5;position:relative}.hero-container{width:100%;height:150vh;min-height:1360px;max-height:1600px;padding-top:0;position:relative}.hero-container .hero-image{object-fit:cover;background-color:#00151d;width:100%;height:80vh;min-height:500px;max-height:800px;position:absolute;top:0;left:0;right:0}.hero-container .hero-overlay{z-index:1;flex-direction:column;flex-basis:100%;justify-content:flex-end;width:85%;max-width:1500px;height:100%;margin:auto;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-container .hero-overlay h1{letter-spacing:5px;text-align:center;order:1;width:100%;margin:0 auto 30px;font-size:24px;font-weight:400}.hero-container .hero-overlay .intro-para{text-align:center;order:2;margin-bottom:10px}.hero-container .hero-overlay .quote-para{order:5;margin:30px 0 50px;position:relative}.hero-container .hero-overlay .quote-para .quote{margin-bottom:10px}.hero-container .hero-overlay .scroll-down{order:3;margin:20px auto 30px}.hero-container .hero-overlay .scroll-down .explore-link:before{content:"";background-image:url(/images/icons/arrow-down-small-dark.svg);background-repeat:no-repeat;background-size:contain;width:25px;height:25px;margin:20px auto 30px;display:block;position:relative}.hero-container .hero-overlay .cta{text-align:center;order:3}.hero-container .hero-overlay .cta h2{letter-spacing:1px;color:#00d8e7;text-transform:uppercase;text-align:center;margin:0 auto 20px;font-size:24px;font-weight:500}.hero-container .hero-overlay .button-container{text-align:center;order:4;margin-top:30px}.hero-container .hero-overlay .button-container .gradient_button{text-align:center}@media screen and (width>=460px){.hero-container{min-height:1200px;max-height:1300px}}@media screen and (width>=668px){.hero-container .hero-overlay h1{font-size:calc(1.40625rem + 1.875vw)}}@media screen and (width>=668px) and (width>=1200px){.hero-container .hero-overlay h1{font-size:2.8125rem}}@media screen and (width>=768px){.hero-container{width:100%;height:auto;padding:0 0 50px!important}.hero-container .hero-overlay{justify-content:flex-start;width:80%;max-width:1200px;position:relative;top:0}.hero-container .hero-image{object-fit:contain;height:100%;margin:auto}.hero-container .hero-overlay>div{flex-direction:column;display:flex}.hero-container .hero-overlay .button-container{display:block}.hero-container .hero-overlay h1{width:100%;margin:calc(1.4375rem + 2.25vw) auto;font-size:calc(1.4375rem + 2.25vw)}}@media screen and (width>=768px) and (width>=1200px){.hero-container .hero-overlay h1{margin:3.125rem auto;font-size:3.125rem}}@media screen and (width>=768px){.hero-container .hero-overlay .intro-para{text-align:left;order:2;align-self:flex-end;width:50%;margin:0}.hero-container .hero-overlay .intro-para p{font-size:16px}.hero-container .hero-overlay .quote-para{text-align:left;order:3;align-self:flex-start;width:50%;margin-top:30vh}.hero-container .hero-overlay .quote-para p.author{font-size:16px}.hero-container .hero-overlay .scroll-down{order:4;margin:0}.hero-container .hero-overlay .scroll-down .explore-link:before{width:50px;height:50px;margin-bottom:0}.hero-container .hero-overlay .cta{order:5;width:100%;margin-top:30px}.hero-container .hero-overlay .cta h2{margin-bottom:calc(1.4375rem + 2.25vw);font-size:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.hero-container .hero-overlay .cta h2{margin-bottom:3.125rem;font-size:1.875rem}}@media screen and (width>=768px){.hero-container .hero-overlay .cta p{text-align:center;width:80%;margin:auto;font-size:1rem}}@media screen and (width>=1110px){.hero-container .hero-image{height:100%}.hero-container .hero-overlay h1{font-size:calc(1.625rem + 4.5vw)}}@media screen and (width>=1110px) and (width>=1200px){.hero-container .hero-overlay h1{font-size:5rem}}@media screen and (width>=1110px){.hero-container .hero-overlay>.intro-para{width:35%}.hero-container .hero-overlay .quote-para{width:300px}.hero-container .hero-overlay .scroll-down{margin-top:0}.hero-container .hero-overlay .cta h2{font-size:calc(1.3875rem + 1.65vw)}}@media screen and (width>=1110px) and (width>=1200px){.hero-container .hero-overlay .cta h2{font-size:2.625rem}}@media screen and (width>=1110px){.hero-container .hero-overlay .cta p{width:60%}}@media screen and (width>=1400px){.hero-container .hero-overlay .cta p{width:70%}}.quote-para p.quote{color:#99acae;font-family:Dutch801,serif;font-size:calc(1.26875rem + .225vw);font-style:italic}@media (width>=1200px){.quote-para p.quote{font-size:1.4375rem}}.explore-link{text-align:center;margin:auto;display:block}.explore-link span{color:#00d8e7}@media screen and (width>=768px){.explore-link span{display:none}.ctas .box-cta{flex-direction:column;justify-content:center;align-items:center;width:95%;height:100%;margin:auto;padding:calc(1.75rem + 6vw) calc(1.5rem + 3vw);display:flex}}@media screen and (width>=768px) and (width>=1200px){.ctas .box-cta{padding:6.25rem 3.75rem}}.animated-arrow{object-fit:contain;mix-blend-mode:overlay;z-index:10;width:auto;max-width:100%;height:80vh;min-height:500px;max-height:650px;margin:0 auto;animation:3s infinite heartbeat;position:absolute;top:-15px;left:0;right:0}@media screen and (width>=520px){.animated-arrow{max-width:70%}}@media screen and (width>=768px){.animated-arrow{width:auto;height:35vh;min-height:400px;margin:calc(1.4375rem + 2.25vw) auto;top:15%}}@media screen and (width>=768px) and (width>=1200px){.animated-arrow{margin:3.125rem auto}}@media screen and (width>=900px){.animated-arrow{width:auto;height:45vh;min-height:400px;margin:1.25rem auto;top:15%}}@media screen and (width>=1100px){.animated-arrow{height:75%;margin:calc(1.4375rem + 2.25vw) auto;top:0}}@media screen and (width>=1100px) and (width>=1200px){.animated-arrow{margin:3.125rem auto}}.hr_page .page-container{background-position:50%;background-repeat:no-repeat;background-size:cover}.hr_page .inner{text-align:center;grid-column:1/16;margin:60px 0}.hr_page .three-grid{justify-content:center;margin-top:50px}.hr_page .three-grid .item{display:flex}.hr_page .three-grid .item a{text-align:center;background:#03273280;border:2px solid #9a9898;border-radius:20px;flex-direction:column;justify-content:center;width:50%;height:100%;margin:auto auto 20px;padding:20px 10px;transition:all .3s;display:flex}.hr_page .three-grid .item:hover a,.hr_page .three-grid .item:focus a{background:#032732}.hr_page .three-grid .item .icon{margin:auto}.hr_page .three-grid .item .icon img{width:80px;height:auto}.hr_page .three-grid .item p{text-transform:uppercase;margin-top:20px;line-height:1.2}.hr_page .logo{margin:0 auto 50px}.hr_page .logo a img{margin:auto;display:block}@media screen and (width>=550px){.hr_page .three-grid .item{flex-basis:50%}.hr_page .three-grid .item a{width:70%}}@media screen and (width>=768px){.hr_page .inner{grid-column:5/20;margin:calc(1.75rem + 6vw) 0}}@media screen and (width>=768px) and (width>=1200px){.hr_page .inner{margin:6.25rem 0}}@media screen and (width>=768px){.hr_page .logo{margin-bottom:80px}.hr_page .logo a img{height:50px}.hr_page h1{font-size:calc(1.46875rem + 2.625vw)}}@media screen and (width>=768px) and (width>=1200px){.hr_page h1{font-size:3.4375rem}}@media screen and (width>=768px){.hr_page .three-grid{justify-content:space-around;margin:60px auto}.hr_page .three-grid .item{flex-basis:30%}.hr_page .three-grid .item p{font-size:16px}.hr_page .three-grid .item a{width:90%;margin:0 auto 30px}}@media screen and (width>=980px){.hr_page .three-grid .item p{font-size:20px}}@media screen and (width>=1366px){.hr_page .inner{grid-column:7/18}}.profile-intro{grid-column:1/16}.profile-intro .job_title{font-size:calc(1.35rem + 1.2vw)}@media (width>=1200px){.profile-intro .job_title{font-size:2.25rem}}.profile-intro .contact-details{flex-flow:column wrap;justify-content:center;display:flex}.profile-intro .contact-details a{margin-bottom:15px;margin-right:20px}.profile-intro .languages{margin:1.25rem 0;display:inline-block}.profile-intro .languages .language{text-transform:capitalize;margin-left:5px;font-size:16px;line-height:1;display:inline-block}.profile-intro .languages .language img{max-width:25px;max-height:15px;margin:0 5px 3px 10px;display:inline-block}@media screen and (width>=768px){.profile-intro{grid-column:5/22;margin-bottom:calc(1.3125rem + .75vw)}}@media screen and (width>=768px) and (width>=1200px){.profile-intro{margin-bottom:1.875rem}}@media screen and (width>=768px){.profile-intro .contact-details{flex-direction:row;justify-content:flex-start;align-items:center}.profile-intro .languages .language{margin-left:10px;font-size:18px}.profile-intro .languages .language img{max-height:17px}}.profile_start{z-index:10;position:relative}.profile_start:before{z-index:-1;content:"";background-color:#fff;width:100%;height:60%;position:absolute;bottom:-1px;left:0;right:0}.profile_start .inner{grid-column:1/16}@media screen and (width>=768px){.profile_start .inner{grid-column:5/18}}.areas{padding:calc(1.3125rem + .75vw)}@media (width>=1200px){.areas{padding:1.875rem}}.areas h2{color:#fff;text-align:center;font-family:proxima-nova,sans-serif;font-size:calc(1.35rem + 1.2vw)}@media (width>=1200px){.areas h2{font-size:2.25rem}}.areas ul{margin:20px 0;padding-inline-start:0}.areas ul li,.areas ul ol{padding:5px 0 5px 40px}.areas ul li{position:relative}.areas ul li:before{content:"";background-color:#00d8e7;width:25px;height:5px;margin:auto;position:absolute;top:0;bottom:0;left:0}.areas ul{color:#fff;text-align:left;column-count:2}@media screen and (width>=768px){.areas{padding:calc(1.3125rem + .75vw) calc(1.625rem + 4.5vw)}}@media screen and (width>=768px) and (width>=1200px){.areas{padding:1.875rem 5rem}}.profile-content{padding:calc(1.4375rem + 2.25vw) 0}@media (width>=1200px){.profile-content{padding:3.125rem 0}}@media screen and (width>=768px){.profile-content{padding:calc(1.4375rem + 2.25vw) 0 calc(1.75rem + 6vw)}}@media screen and (width>=768px) and (width>=1200px){.profile-content{padding:3.125rem 0 6.25rem}}@media screen and (width>=768px){.section.page-children .columns .inner,.section.page-children .hero .hero__content-wrapper .inner,.hero .section.page-children .hero__content-wrapper .inner,.section.page-children .media-panel--boxed .media-panel__media-inner .inner,.media-panel--boxed .section.page-children .media-panel__media-inner .inner,.section.page-children .media-panel--half .media-panel__media-inner .inner,.media-panel--half .section.page-children .media-panel__media-inner .inner{grid-column:3/22}}.child-cta{border-bottom:1px solid #6d9ec580;flex-direction:column;padding:1.25rem 0;display:flex;position:relative}.child-cta:first-of-type{margin-top:50px}.child-cta .child-cta__image img{object-fit:cover;width:100%;height:100%}.child-cta .child-cta__text{padding:calc(1.3125rem + .75vw) 0}@media (width>=1200px){.child-cta .child-cta__text{padding:1.875rem 0}}.child-cta .child-cta__text .child-cta__title{font-size:calc(1.3125rem + .75vw)}@media (width>=1200px){.child-cta .child-cta__text .child-cta__title{font-size:1.875rem}}.child-cta .child-cta__text .child-cta__title{text-transform:uppercase}.child-cta .child-cta__text .child-cta__button{margin-top:30px}@media screen and (width>=768px){.child-cta{border-bottom:none;flex-direction:row;margin-bottom:60px}.child-cta .child-cta__text{background:#00151dbf;border-left:2px solid #00d8e7;border-right:2px solid #00d8e7;padding:calc(1.4375rem + 2.25vw);position:relative}}@media screen and (width>=768px) and (width>=1200px){.child-cta .child-cta__text{padding:3.125rem}}@media screen and (width>=768px){.child-cta .child-cta__text:before,.child-cta .child-cta__text:after{content:"";width:100%;height:2px;position:absolute;left:0;right:0}.child-cta .child-cta__text:before{background:linear-gradient(90deg,#00d8e7 60%,#00d8e700 60% 80%,#00d8e7 80%);top:0}.child-cta .child-cta__text:after{background:linear-gradient(90deg,#00d8e7 20%,#00d8e700 20% 40%,#00d8e7 40%);bottom:0}.child-cta .child-cta__text,.child-cta .child-cta__image{flex-basis:50%;width:50%}}@media screen and (width>=1100px){.child-cta{justify-content:flex-start;align-items:center}.child-cta .child-cta__text{flex-basis:40%;width:40%;position:absolute;right:0}.child-cta .child-cta__image{flex-basis:70%;width:70%;height:635px}.child-cta:nth-of-type(odd) .child-cta__text{left:0}.child-cta:nth-of-type(odd){justify-content:flex-end}}
