: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}.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}}@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}@font-face{font-family:GT America Mono;src:url(/build/assets/GT-America-Mono-Regular-DwhIh4w4.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}: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{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;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;text-decoration:underline}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]{appearance:auto}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]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:auto;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:proxima-nova,sans-serif;font-size:16px;line-height:1.45}*,:before,:after{box-sizing:border-box}body,html{width:100vw;overflow-x:hidden}body.no-scroll,body.modal-active,body.off-canvas-active,html.no-scroll,html.modal-active,html.off-canvas-active{-webkit-overflow-scrolling:auto;overflow:hidden!important}body figure,html figure{margin:0}body figure img,body figure svg,html figure img,html figure svg{width:100%;display:block;height:auto!important}body .inline-svg svg,html .inline-svg svg{display:block}.site-width,.hero .hero__content-wrapper,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-panel__background-image,.image-and-text-panel__background-video,.menu__off-canvas-inner,.nav__submenu--portfolios .portfolios-filter,.nav__submenu--portfolios .nav__submenu-container{width:100%;margin:0 auto;transition:max-width .3s ease-in-out}.site-width.guttered,.hero .guttered.hero__content-wrapper,.media-panel--boxed .guttered.media-panel__media,.media-panel--half .guttered.media-panel__media,.guttered.image-and-text-panel__background-image,.guttered.image-and-text-panel__background-video,.guttered.menu__off-canvas-inner,.nav__submenu--portfolios .guttered.portfolios-filter,.nav__submenu--portfolios .guttered.nav__submenu-container{padding:0 var(--margin)}@media screen and (width>=768px){.site-width,.hero .hero__content-wrapper,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-panel__background-image,.image-and-text-panel__background-video,.menu__off-canvas-inner,.nav__submenu--portfolios .portfolios-filter,.nav__submenu--portfolios .nav__submenu-container{max-width:calc(100vw - var(--margin) * 2);padding:0}.site-width.guttered,.hero .guttered.hero__content-wrapper,.media-panel--boxed .guttered.media-panel__media,.media-panel--half .guttered.media-panel__media,.guttered.image-and-text-panel__background-image,.guttered.image-and-text-panel__background-video,.guttered.menu__off-canvas-inner,.nav__submenu--portfolios .guttered.portfolios-filter,.nav__submenu--portfolios .guttered.nav__submenu-container{padding:0}}@media screen and (width>=1920px){.site-width,.hero .hero__content-wrapper,.media-panel--boxed .media-panel__media,.media-panel--half .media-panel__media,.image-and-text-panel__background-image,.image-and-text-panel__background-video,.menu__off-canvas-inner,.nav__submenu--portfolios .portfolios-filter,.nav__submenu--portfolios .nav__submenu-container{max-width:1920px;width:calc(100vw - var(--margin) * 2);margin:auto}}.clearfix{clear:both}.hide,[x-cloak]{display:none}.visually-hidden{appearance:none;pointer-events:none;background:0 0;border:none;width:0;height:0;display:block;position:absolute;overflow:hidden}.sr-only:not(:focus,:active){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-container{z-index:2;background-color:#fff;position:relative}.news .page-container{z-index:3;background-color:#000}.news .page-container .listing{padding-top:var(--spacing-section--padding-vertical);padding-bottom:var(--spacing-section--padding-vertical)}.error-page .title{margin-bottom:var(--xs_padding)}.error-page .body-text{margin-bottom:var(--md_padding)}iframe{border:0;display:block}*{--plyr-color-main:#1cd5e8!important;--plyr-video-control-color-hover:#1f1f1f!important}.plyr--stopped .plyr__controls,.plyr--paused .plyr__controls{display:none}.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}#iubenda-cs-banner #iubenda-cs-title{line-height:1}.columns,.portfolio-sections,.hero--news .hero__content-wrapper,.hero .hero__content-wrapper,.media-panel--boxed .media-panel__media-inner,.media-panel--half .media-panel__media-inner,.portfolio-section__product-manager .manager-profile__content,.portfolio-manager .manager-profile__content{column-gap:var(--gutter);grid-template-columns:repeat(6,1fr);display:grid}@media screen and (width>=768px){.columns,.portfolio-sections,.hero--news .hero__content-wrapper,.hero .hero__content-wrapper,.media-panel--boxed .media-panel__media-inner,.media-panel--half .media-panel__media-inner,.portfolio-section__product-manager .manager-profile__content,.portfolio-manager .manager-profile__content{grid-template-columns:repeat(12,1fr)}}section{position:relative}.section-padding,.panels,.quote-form-panel .quote-form-panel__inner,.image-and-text-panel.background-feature{padding:var(--xl_padding) 0}@media screen and (width>=768px){.section-padding,.panels,.quote-form-panel .quote-form-panel__inner,.image-and-text-panel.background-feature{padding:var(--xxl_padding) 0}}strong{font-weight:700}h1,.h1,h2,.h2,.hero--home .hero__title,h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title,h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.swiper-pagination{font-family:futura-pt,sans-serif;line-height:1}h1:last-child,.h1:last-child,h2:last-child,.h2:last-child,.hero--home .hero__title:last-child,h3:last-child,.h3:last-child,.loi-tool__inner .calculated-loi span:last-child,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title:last-child,h4:last-child,.h4:last-child,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination:last-child,.testimonials .testimonials__nav .swiper-pagination:last-child,.gallery__footer .navigations .swiper-pagination:last-child,.swiper-pagination:last-child{margin-bottom:0}h1 a,.h1 a,h2 a,.h2 a,.hero--home .hero__title a,h3 a,.h3 a,.loi-tool__inner .calculated-loi span a,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title a,h4 a,.h4 a,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination a,.multi-feature-panel .swiper-pagination a,.testimonials .testimonials__nav .swiper-pagination a,.gallery__footer .navigations .swiper-pagination a,.swiper-pagination a{text-decoration:none;position:relative}h1 a:after,.h1 a:after,h2 a:after,.h2 a:after,.hero--home .hero__title a:after,h3 a:after,.h3 a:after,.loi-tool__inner .calculated-loi span a:after,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title a:after,h4 a:after,.h4 a:after,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination a:after,.multi-feature-panel .swiper-pagination a:after,.testimonials .testimonials__nav .swiper-pagination a:after,.gallery__footer .navigations .swiper-pagination a:after,.swiper-pagination a:after{content:"";opacity:1;width:100%;height:1px;transition:opacity .3s;display:block;position:absolute;bottom:0;left:0}h1 a:hover:after,.h1 a:hover:after,h2 a:hover:after,.h2 a:hover:after,.hero--home .hero__title a:hover:after,h3 a:hover:after,.h3 a:hover:after,.loi-tool__inner .calculated-loi span a:hover:after,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title a:hover:after,h4 a:hover:after,.h4 a:hover:after,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination a:hover:after,.testimonials .testimonials__nav .swiper-pagination a:hover:after,.gallery__footer .navigations .swiper-pagination a:hover:after,.swiper-pagination a:hover:after{opacity:1}h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,.hero--home .hero__title:first-child,h3:first-child,.h3:first-child,.loi-tool__inner .calculated-loi span:first-child,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title:first-child,h4:first-child,.h4:first-child,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination:first-child,.testimonials .testimonials__nav .swiper-pagination:first-child,.gallery__footer .navigations .swiper-pagination:first-child,.swiper-pagination:first-child{margin-top:0}h1,.h1{text-transform:uppercase;font-weight:500;font-size:var(--size_40);line-height:var(--size_48);letter-spacing:.6px;margin:var(--size_32) 0}h1.super,.h1.super{font-size:var(--size_48);line-height:var(--size_56)}@media screen and (width>=768px){h1,.h1{font-size:var(--size_48);line-height:var(--size_56);letter-spacing:.6px;margin:var(--size_32) 0}h1.super,.h1.super{font-size:var(--size_64);line-height:var(--size_72)}}@media screen and (width>=1024px){h1,.h1{font-size:var(--size_64);line-height:var(--size_72);letter-spacing:1.3px;margin:var(--size_64) 0}}@media screen and (width>=1440px){h1,.h1{font-size:var(--size_80);line-height:var(--size_88);letter-spacing:1.6px;margin:var(--size_80) 0}h1.super,.h1.super{font-size:var(--size_96);line-height:var(--size_88)}}@media screen and (width>=1920px){h1,.h1{font-size:var(--size_120);line-height:var(--size_132)}}h2,.h2,.hero--home .hero__title{text-transform:uppercase;font-weight:500;font-size:var(--size_36);line-height:var(--size_44);letter-spacing:.6px;margin:var(--sm_padding) 0}h2:first-child,.h2:first-child,.hero--home .hero__title:first-child{margin-top:5px}@media screen and (width>=768px){h2,.h2,.hero--home .hero__title{font-size:var(--size_40);line-height:var(--size_48);letter-spacing:.6px;margin:var(--size_32) 0}}@media screen and (width>=1024px){h2,.h2,.hero--home .hero__title{font-size:var(--size_48);line-height:var(--size_56);letter-spacing:.6px;margin:var(--size_32) 0}h2:first-child,.h2:first-child,.hero--home .hero__title:first-child{margin-top:5px}}@media screen and (width>=1440px){h2,.h2,.hero--home .hero__title{font-size:var(--size_56);line-height:var(--size_64);letter-spacing:.8px;margin:var(--size_32) 0}}@media screen and (width>=1920px){h2,.h2,.hero--home .hero__title{font-size:var(--size_80);line-height:var(--size_88)}}h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{font-weight:500;font-size:var(--size_28);line-height:var(--size_36);letter-spacing:.6px;margin:var(--size_32) 0;text-transform:uppercase}@media screen and (width>=768px){h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{font-size:var(--size_32);line-height:var(--size_40);letter-spacing:.6px;margin:var(--size_32) 0}}@media screen and (width>=1024px){h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{font-size:var(--size_36);line-height:var(--size_44);letter-spacing:.6px;margin:var(--size_32) 0}}@media screen and (width>=1440px){h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{font-size:var(--size_40);line-height:var(--size_48);letter-spacing:.8px;margin:var(--size_32) 0}}@media screen and (width>=1920px){h3,.h3,.loi-tool__inner .calculated-loi span,.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{font-size:var(--size_56);line-height:var(--size_64)}}h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.swiper-pagination{font-family:GT America Mono,monospace;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){h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.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){h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.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){h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.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){h4,.h4,.media-carousel-panel .media-carousel-panel__slider .swiper-pagination,.multi-feature-panel .swiper-pagination,.testimonials .testimonials__nav .swiper-pagination,.gallery__footer .navigations .swiper-pagination,.swiper-pagination{font-size:var(--size_32);line-height:var(--size_40)}}h5,.h5{text-transform:uppercase;font-family:GT America Mono,monospace;font-weight:400;font-size:var(--size_18);line-height:var(--size_24);letter-spacing:.7px;margin:var(--size_24) 0}@media screen and (width>=1440px){h5,.h5{font-size:var(--size_20);line-height:var(--size_28);letter-spacing:1.2px;margin:var(--size_24) 0}}@media screen and (width>=1920px){h5,.h5{font-size:var(--size_28);line-height:var(--size_36)}}h6,.h6,.testimonials .testimonials__item .author,.bard.quote-container p.author{font-family:GT America Mono,monospace;font-weight:400;font-size:var(--size_16);line-height:var(--size_22);letter-spacing:.7px;margin:var(--size_16) 0}@media screen and (width>=1440px){h6,.h6,.testimonials .testimonials__item .author,.bard.quote-container p.author{font-size:var(--size_18);line-height:var(--size_24);letter-spacing:.7px;margin:var(--size_16) 0}}@media screen and (width>=1920px){h6,.h6,.testimonials .testimonials__item .author,.bard.quote-container p.author{font-size:var(--size_28);line-height:var(--size_36)}}figcaption,.caption,.form-field .caption{padding:8px 0 3px;font-size:15px}picture{font-size:0}.center{text-align:center}blockquote p,blockquote .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items blockquote span,blockquote .form-field.form-field--radio>label.form-field__label,blockquote .form-field.form-field--checkboxes>label.form-field__label,blockquote .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list blockquote li,blockquote .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list blockquote li,blockquote .footer__lower .footer__disclaimer,.footer__lower blockquote .footer__disclaimer,.standfirst,.hero--atomx .hero__text .hero__introduction,.ajax-form__success .default-confirmation,.standfirst p,.hero--atomx .hero__text .hero__introduction p,.ajax-form__success .default-confirmation p,.standfirst .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .standfirst span,.hero--atomx .hero__text .hero__introduction .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .hero--atomx .hero__text .hero__introduction span,.ajax-form__success .default-confirmation .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .ajax-form__success .default-confirmation span,.standfirst .form-field.form-field--radio>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--radio>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--radio>label.form-field__label,.standfirst .form-field.form-field--checkboxes>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--checkboxes>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--checkboxes>label.form-field__label,.standfirst .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .footer__lower .footer__disclaimer,.footer__lower .standfirst .footer__disclaimer,.hero--atomx .hero__text .hero__introduction .footer__lower .footer__disclaimer,.footer__lower .hero--atomx .hero__text .hero__introduction .footer__disclaimer,.ajax-form__success .default-confirmation .footer__lower .footer__disclaimer,.footer__lower .ajax-form__success .default-confirmation .footer__disclaimer,.standfirst ul li,.hero--atomx .hero__text .hero__introduction ul li,.ajax-form__success .default-confirmation ul li,.standfirst ol li,.hero--atomx .hero__text .hero__introduction ol li,.ajax-form__success .default-confirmation ol li{margin:0 0 var(--xxs_padding);font-size:var(--size_20);line-height:var(--size_28)}blockquote p:last-of-type,blockquote .item-preview--portfolio .preview-details .regions__items span:last-of-type,.item-preview--portfolio .preview-details .regions__items blockquote span:last-of-type,blockquote .form-field.form-field--radio>label.form-field__label:last-of-type,blockquote .form-field.form-field--checkboxes>label.form-field__label:last-of-type,blockquote .form-field--file-upload .upload-file__list li:last-of-type,.form-field--file-upload .upload-file__list blockquote li:last-of-type,blockquote .form-field--anonymous_assets .upload-file__list li:last-of-type,.form-field--anonymous_assets .upload-file__list blockquote li:last-of-type,blockquote .footer__lower .footer__disclaimer:last-of-type,.footer__lower blockquote .footer__disclaimer:last-of-type,.standfirst:last-of-type,.hero--atomx .hero__text .hero__introduction:last-of-type,.ajax-form__success .default-confirmation:last-of-type,.standfirst p:last-of-type,.hero--atomx .hero__text .hero__introduction p:last-of-type,.ajax-form__success .default-confirmation p:last-of-type,.standfirst .item-preview--portfolio .preview-details .regions__items span:last-of-type,.item-preview--portfolio .preview-details .regions__items .standfirst span:last-of-type,.hero--atomx .hero__text .hero__introduction .item-preview--portfolio .preview-details .regions__items span:last-of-type,.item-preview--portfolio .preview-details .regions__items .hero--atomx .hero__text .hero__introduction span:last-of-type,.ajax-form__success .default-confirmation .item-preview--portfolio .preview-details .regions__items span:last-of-type,.item-preview--portfolio .preview-details .regions__items .ajax-form__success .default-confirmation span:last-of-type,.standfirst .form-field.form-field--radio>label.form-field__label:last-of-type,.hero--atomx .hero__text .hero__introduction .form-field.form-field--radio>label.form-field__label:last-of-type,.ajax-form__success .default-confirmation .form-field.form-field--radio>label.form-field__label:last-of-type,.standfirst .form-field.form-field--checkboxes>label.form-field__label:last-of-type,.hero--atomx .hero__text .hero__introduction .form-field.form-field--checkboxes>label.form-field__label:last-of-type,.ajax-form__success .default-confirmation .form-field.form-field--checkboxes>label.form-field__label:last-of-type,.standfirst .form-field--file-upload .upload-file__list li:last-of-type,.form-field--file-upload .upload-file__list .standfirst li:last-of-type,.hero--atomx .hero__text .hero__introduction .form-field--file-upload .upload-file__list li:last-of-type,.form-field--file-upload .upload-file__list .hero--atomx .hero__text .hero__introduction li:last-of-type,.ajax-form__success .default-confirmation .form-field--file-upload .upload-file__list li:last-of-type,.form-field--file-upload .upload-file__list .ajax-form__success .default-confirmation li:last-of-type,.standfirst .form-field--anonymous_assets .upload-file__list li:last-of-type,.form-field--anonymous_assets .upload-file__list .standfirst li:last-of-type,.hero--atomx .hero__text .hero__introduction .form-field--anonymous_assets .upload-file__list li:last-of-type,.form-field--anonymous_assets .upload-file__list .hero--atomx .hero__text .hero__introduction li:last-of-type,.ajax-form__success .default-confirmation .form-field--anonymous_assets .upload-file__list li:last-of-type,.form-field--anonymous_assets .upload-file__list .ajax-form__success .default-confirmation li:last-of-type,.standfirst .footer__lower .footer__disclaimer:last-of-type,.footer__lower .standfirst .footer__disclaimer:last-of-type,.hero--atomx .hero__text .hero__introduction .footer__lower .footer__disclaimer:last-of-type,.footer__lower .hero--atomx .hero__text .hero__introduction .footer__disclaimer:last-of-type,.ajax-form__success .default-confirmation .footer__lower .footer__disclaimer:last-of-type,.footer__lower .ajax-form__success .default-confirmation .footer__disclaimer:last-of-type,.standfirst ul li:last-of-type,.hero--atomx .hero__text .hero__introduction ul li:last-of-type,.ajax-form__success .default-confirmation ul li:last-of-type,.standfirst ol li:last-of-type,.hero--atomx .hero__text .hero__introduction ol li:last-of-type,.ajax-form__success .default-confirmation ol li:last-of-type{margin:0}@media screen and (width>=1024px){blockquote p,blockquote .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items blockquote span,blockquote .form-field.form-field--radio>label.form-field__label,blockquote .form-field.form-field--checkboxes>label.form-field__label,blockquote .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list blockquote li,blockquote .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list blockquote li,blockquote .footer__lower .footer__disclaimer,.footer__lower blockquote .footer__disclaimer,.standfirst,.hero--atomx .hero__text .hero__introduction,.ajax-form__success .default-confirmation,.standfirst p,.hero--atomx .hero__text .hero__introduction p,.ajax-form__success .default-confirmation p,.standfirst .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .standfirst span,.hero--atomx .hero__text .hero__introduction .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .hero--atomx .hero__text .hero__introduction span,.ajax-form__success .default-confirmation .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .ajax-form__success .default-confirmation span,.standfirst .form-field.form-field--radio>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--radio>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--radio>label.form-field__label,.standfirst .form-field.form-field--checkboxes>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--checkboxes>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--checkboxes>label.form-field__label,.standfirst .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .footer__lower .footer__disclaimer,.footer__lower .standfirst .footer__disclaimer,.hero--atomx .hero__text .hero__introduction .footer__lower .footer__disclaimer,.footer__lower .hero--atomx .hero__text .hero__introduction .footer__disclaimer,.ajax-form__success .default-confirmation .footer__lower .footer__disclaimer,.footer__lower .ajax-form__success .default-confirmation .footer__disclaimer,.standfirst ul li,.hero--atomx .hero__text .hero__introduction ul li,.ajax-form__success .default-confirmation ul li,.standfirst ol li,.hero--atomx .hero__text .hero__introduction ol li,.ajax-form__success .default-confirmation ol li{font-size:var(--size_24);line-height:var(--size_32)}}@media screen and (width>=1920px){blockquote p,blockquote .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items blockquote span,blockquote .form-field.form-field--radio>label.form-field__label,blockquote .form-field.form-field--checkboxes>label.form-field__label,blockquote .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list blockquote li,blockquote .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list blockquote li,blockquote .footer__lower .footer__disclaimer,.footer__lower blockquote .footer__disclaimer,.standfirst,.hero--atomx .hero__text .hero__introduction,.ajax-form__success .default-confirmation,.standfirst p,.hero--atomx .hero__text .hero__introduction p,.ajax-form__success .default-confirmation p,.standfirst .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .standfirst span,.hero--atomx .hero__text .hero__introduction .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .hero--atomx .hero__text .hero__introduction span,.ajax-form__success .default-confirmation .item-preview--portfolio .preview-details .regions__items span,.item-preview--portfolio .preview-details .regions__items .ajax-form__success .default-confirmation span,.standfirst .form-field.form-field--radio>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--radio>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--radio>label.form-field__label,.standfirst .form-field.form-field--checkboxes>label.form-field__label,.hero--atomx .hero__text .hero__introduction .form-field.form-field--checkboxes>label.form-field__label,.ajax-form__success .default-confirmation .form-field.form-field--checkboxes>label.form-field__label,.standfirst .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .standfirst li,.hero--atomx .hero__text .hero__introduction .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .hero--atomx .hero__text .hero__introduction li,.ajax-form__success .default-confirmation .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .ajax-form__success .default-confirmation li,.standfirst .footer__lower .footer__disclaimer,.footer__lower .standfirst .footer__disclaimer,.hero--atomx .hero__text .hero__introduction .footer__lower .footer__disclaimer,.footer__lower .hero--atomx .hero__text .hero__introduction .footer__disclaimer,.ajax-form__success .default-confirmation .footer__lower .footer__disclaimer,.footer__lower .ajax-form__success .default-confirmation .footer__disclaimer,.standfirst ul li,.hero--atomx .hero__text .hero__introduction ul li,.ajax-form__success .default-confirmation ul li,.standfirst ol li,.hero--atomx .hero__text .hero__introduction ol li,.ajax-form__success .default-confirmation ol li{font-size:var(--size_28);line-height:var(--size_36)}}blockquote{margin:0 0 var(--size_32)}p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p,.panels ul li,article ul li,.panels ol li,article ol li{font-weight:400;font-size:var(--size_16);line-height:var(--size_22);letter-spacing:0;margin:0 0 var(--size_16);font-family:proxima-nova,sans-serif}p a,.item-preview--portfolio .preview-details .regions__items span a,.form-field.form-field--radio>label.form-field__label a,.form-field.form-field--checkboxes>label.form-field__label a,.form-field--file-upload .upload-file__list li a,.form-field--anonymous_assets .upload-file__list li a,.footer__lower .footer__disclaimer a,article p a,.panels ul li a,article ul li a,.panels ol li a,article ol li a{text-decoration:none;position:relative}p a:after,.item-preview--portfolio .preview-details .regions__items span a:after,.form-field.form-field--radio>label.form-field__label a:after,.form-field.form-field--checkboxes>label.form-field__label a:after,.form-field--file-upload .upload-file__list li a:after,.form-field--anonymous_assets .upload-file__list li a:after,.footer__lower .footer__disclaimer a:after,article p a:after,.panels ul li a:after,article ul li a:after,.panels ol li a:after,article ol li a:after{content:"";opacity:1;width:100%;height:1px;transition:opacity .3s;display:block;position:absolute;bottom:0;left:0}p a:hover:after,.item-preview--portfolio .preview-details .regions__items span a:hover:after,.form-field.form-field--radio>label.form-field__label a:hover:after,.form-field.form-field--checkboxes>label.form-field__label a:hover:after,.form-field--file-upload .upload-file__list li a:hover:after,.form-field--anonymous_assets .upload-file__list li a:hover:after,.footer__lower .footer__disclaimer a:hover:after,article p a:hover:after,.panels ul li a:hover:after,article ul li a:hover:after,.panels ol li a:hover:after,article ol li a:hover:after{opacity:1}.bg--dark p a,.bg--dark .item-preview--portfolio .preview-details .regions__items span a,.item-preview--portfolio .preview-details .regions__items .bg--dark span a,.bg--dark .form-field.form-field--radio>label.form-field__label a,.bg--dark .form-field.form-field--checkboxes>label.form-field__label a,.bg--dark .form-field--file-upload .upload-file__list li a,.form-field--file-upload .upload-file__list .bg--dark li a,.bg--dark .form-field--anonymous_assets .upload-file__list li a,.form-field--anonymous_assets .upload-file__list .bg--dark li a,.bg--dark .footer__lower .footer__disclaimer a,.footer__lower .bg--dark .footer__disclaimer a,.bg--dark article p a,.bg--dark .panels ul li a,.bg--dark article ul li a,.bg--dark .panels ol li a,.bg--dark article ol li a{color:#fff}@media screen and (width>=1024px){p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p,.panels ul li,article ul li,.panels ol li,article ol li{font-size:var(--size_18);line-height:var(--size_24);letter-spacing:0}}@media screen and (width>=1920px){p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p,.panels ul li,article ul li,.panels ol li,article ol li{font-size:var(--size_20);line-height:var(--size_28)}}p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p{margin:0 0 var(--size_16)}p:last-child,.item-preview--portfolio .preview-details .regions__items span:last-child,.form-field.form-field--radio>label.form-field__label:last-child,.form-field.form-field--checkboxes>label.form-field__label:last-child,.form-field--file-upload .upload-file__list li:last-child,.form-field--anonymous_assets .upload-file__list li:last-child,.footer__lower .footer__disclaimer:last-child,p:only-child,.item-preview--portfolio .preview-details .regions__items span:only-child,.form-field.form-field--radio>label.form-field__label:only-child,.form-field.form-field--checkboxes>label.form-field__label:only-child,.form-field--file-upload .upload-file__list li:only-child,.form-field--anonymous_assets .upload-file__list li:only-child,.footer__lower .footer__disclaimer:only-child,article p:last-child,article p:only-child{margin:0}@media screen and (width>=1024px){p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p{margin:0 0 var(--size_18)}}@media screen and (width>=1920px){p,.item-preview--portfolio .preview-details .regions__items span,.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label,.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li,.footer__lower .footer__disclaimer,article p{margin:0 0 var(--size_20)}}b,.bold,p.b,.item-preview--portfolio .preview-details .regions__items span.b,.form-field.form-field--radio>label.b.form-field__label,.form-field.form-field--checkboxes>label.b.form-field__label,.form-field--file-upload .upload-file__list li.b,.form-field--anonymous_assets .upload-file__list li.b,.footer__lower .b.footer__disclaimer,p.bold,.item-preview--portfolio .preview-details .regions__items span.bold,.form-field.form-field--radio>label.bold.form-field__label,.form-field.form-field--checkboxes>label.bold.form-field__label,.form-field--file-upload .upload-file__list li.bold,.form-field--anonymous_assets .upload-file__list li.bold,.footer__lower .bold.footer__disclaimer{font-weight:600}.lg,.introduction-panel .introduction__text p,.challenges-panel .challenges__text p,.portfolio-overview__text p,.sm,.profile-modal__content .profile-modal__background-information .quote-container p.quote,.footer__lower .footer__disclaimer{font-family:proxima-nova,sans-serif}.lg,.introduction-panel .introduction__text p,.challenges-panel .challenges__text p,.portfolio-overview__text p,p.lg,.item-preview--portfolio .preview-details .regions__items span.lg,.form-field.form-field--radio>label.lg.form-field__label,.form-field.form-field--checkboxes>label.lg.form-field__label,.form-field--file-upload .upload-file__list li.lg,.form-field--anonymous_assets .upload-file__list li.lg,.footer__lower .lg.footer__disclaimer,.footer__lower .portfolio-overview__text p.footer__disclaimer,.portfolio-overview__text .footer__lower p.footer__disclaimer,p.large,.item-preview--portfolio .preview-details .regions__items span.large,.form-field.form-field--radio>label.large.form-field__label,.form-field.form-field--checkboxes>label.large.form-field__label,.form-field--file-upload .upload-file__list li.large,.form-field--anonymous_assets .upload-file__list li.large,.footer__lower .large.footer__disclaimer{font-size:var(--size_20);line-height:var(--size_28);letter-spacing:0;margin:var(--size_18) 0}@media screen and (width>=1024px){.lg,.introduction-panel .introduction__text p,.challenges-panel .challenges__text p,.portfolio-overview__text p,p.lg,.item-preview--portfolio .preview-details .regions__items span.lg,.form-field.form-field--radio>label.lg.form-field__label,.form-field.form-field--checkboxes>label.lg.form-field__label,.form-field--file-upload .upload-file__list li.lg,.form-field--anonymous_assets .upload-file__list li.lg,.footer__lower .lg.footer__disclaimer,.footer__lower .portfolio-overview__text p.footer__disclaimer,.portfolio-overview__text .footer__lower p.footer__disclaimer,p.large,.item-preview--portfolio .preview-details .regions__items span.large,.form-field.form-field--radio>label.large.form-field__label,.form-field.form-field--checkboxes>label.large.form-field__label,.form-field--file-upload .upload-file__list li.large,.form-field--anonymous_assets .upload-file__list li.large,.footer__lower .large.footer__disclaimer{font-size:var(--size_24);line-height:var(--size_32)}}@media screen and (width>=1920px){.lg,.introduction-panel .introduction__text p,.challenges-panel .challenges__text p,.portfolio-overview__text p,p.lg,.item-preview--portfolio .preview-details .regions__items span.lg,.form-field.form-field--radio>label.lg.form-field__label,.form-field.form-field--checkboxes>label.lg.form-field__label,.form-field--file-upload .upload-file__list li.lg,.form-field--anonymous_assets .upload-file__list li.lg,.footer__lower .lg.footer__disclaimer,.footer__lower .portfolio-overview__text p.footer__disclaimer,.portfolio-overview__text .footer__lower p.footer__disclaimer,p.large,.item-preview--portfolio .preview-details .regions__items span.large,.form-field.form-field--radio>label.large.form-field__label,.form-field.form-field--checkboxes>label.large.form-field__label,.form-field--file-upload .upload-file__list li.large,.form-field--anonymous_assets .upload-file__list li.large,.footer__lower .large.footer__disclaimer{font-size:var(--size_32);line-height:var(--size_36)}}small,.sm,.profile-modal__content .profile-modal__background-information .quote-container p.quote,.footer__lower .footer__disclaimer,p.sm,.item-preview--portfolio .preview-details .regions__items span.sm,.form-field.form-field--radio>label.sm.form-field__label,.form-field.form-field--checkboxes>label.sm.form-field__label,.form-field--file-upload .upload-file__list li.sm,.form-field--anonymous_assets .upload-file__list li.sm,.item-preview--portfolio .preview-details .regions__items .footer__lower span.footer__disclaimer,.footer__lower .item-preview--portfolio .preview-details .regions__items span.footer__disclaimer,.footer__lower .form-field.form-field--radio>label.form-field__label.footer__disclaimer,.footer__lower .form-field.form-field--checkboxes>label.form-field__label.footer__disclaimer,.form-field--file-upload .upload-file__list .footer__lower li.footer__disclaimer,.footer__lower .form-field--file-upload .upload-file__list li.footer__disclaimer,.form-field--anonymous_assets .upload-file__list .footer__lower li.footer__disclaimer,.footer__lower .form-field--anonymous_assets .upload-file__list li.footer__disclaimer,p.small,.item-preview--portfolio .preview-details .regions__items span.small,.form-field.form-field--radio>label.small.form-field__label,.form-field.form-field--checkboxes>label.small.form-field__label,.form-field--file-upload .upload-file__list li.small,.form-field--anonymous_assets .upload-file__list li.small,.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__caption p{font-size:var(--size_14);line-height:var(--size_18);letter-spacing:0;margin:var(--size_14) 0}@media screen and (width>=1920px){small,.sm,.profile-modal__content .profile-modal__background-information .quote-container p.quote,.footer__lower .footer__disclaimer,p.sm,.item-preview--portfolio .preview-details .regions__items span.sm,.form-field.form-field--radio>label.sm.form-field__label,.form-field.form-field--checkboxes>label.sm.form-field__label,.form-field--file-upload .upload-file__list li.sm,.form-field--anonymous_assets .upload-file__list li.sm,.item-preview--portfolio .preview-details .regions__items .footer__lower span.footer__disclaimer,.footer__lower .item-preview--portfolio .preview-details .regions__items span.footer__disclaimer,.footer__lower .form-field.form-field--radio>label.form-field__label.footer__disclaimer,.footer__lower .form-field.form-field--checkboxes>label.form-field__label.footer__disclaimer,.form-field--file-upload .upload-file__list .footer__lower li.footer__disclaimer,.footer__lower .form-field--file-upload .upload-file__list li.footer__disclaimer,.form-field--anonymous_assets .upload-file__list .footer__lower li.footer__disclaimer,.footer__lower .form-field--anonymous_assets .upload-file__list li.footer__disclaimer,p.small,.item-preview--portfolio .preview-details .regions__items span.small,.form-field.form-field--radio>label.small.form-field__label,.form-field.form-field--checkboxes>label.small.form-field__label,.form-field--file-upload .upload-file__list li.small,.form-field--anonymous_assets .upload-file__list li.small,.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__caption p{font-size:var(--size_16);line-height:var(--size_22)}}hr{border-style:solid;border-width:0 0 1px;margin:16px 0}figure img,figure svg{width:100%;overflow:visible}figcaption{margin:5px 0 2px;font-size:.875rem}.icon svg{overflow:visible}.link-underline,p a,.item-preview--portfolio .preview-details .regions__items span a,.form-field.form-field--radio>label.form-field__label a,.form-field.form-field--checkboxes>label.form-field__label a,.form-field--file-upload .upload-file__list li a,.form-field--anonymous_assets .upload-file__list li a,.footer__lower .footer__disclaimer a,article p a,.panels ul li a,article ul li a,.panels ol li a,article ol li a{cursor:pointer;color:#000;background:0 0;border:none;width:fit-content;transition:color .3s ease-out;display:inline-block;position:relative}.link-underline:focus-visible,p a:focus-visible,.item-preview--portfolio .preview-details .regions__items span a:focus-visible,.form-field.form-field--radio>label.form-field__label a:focus-visible,.form-field.form-field--checkboxes>label.form-field__label a:focus-visible,.form-field--file-upload .upload-file__list li a:focus-visible,.form-field--anonymous_assets .upload-file__list li a:focus-visible,.footer__lower .footer__disclaimer a:focus-visible,.panels ul li a:focus-visible,article ul li a:focus-visible,.panels ol li a:focus-visible,article ol li a:focus-visible{outline:3px solid #62e1ef}.link-underline:after,p a:after,.item-preview--portfolio .preview-details .regions__items span a:after,.form-field.form-field--radio>label.form-field__label a:after,.form-field.form-field--checkboxes>label.form-field__label a:after,.form-field--file-upload .upload-file__list li a:after,.form-field--anonymous_assets .upload-file__list li a:after,.footer__lower .footer__disclaimer a:after,.panels ul li a:after,article ul li a:after,.panels ol li a:after,article ol li a:after{content:"";opacity:0;background-color:currentColor;width:100%;height:1px;transition:opacity .3s ease-in-out;position:absolute;bottom:-4px;left:0}@media screen and (width>=768px){.link-underline:hover,p a:hover,.item-preview--portfolio .preview-details .regions__items span a:hover,.form-field.form-field--radio>label.form-field__label a:hover,.form-field.form-field--checkboxes>label.form-field__label a:hover,.form-field--file-upload .upload-file__list li a:hover,.form-field--anonymous_assets .upload-file__list li a:hover,.footer__lower .footer__disclaimer a:hover,.panels ul li a:hover,article ul li a:hover,.panels ol li a:hover,article ol li a:hover{color:#0d727d}.link-underline:hover:after,p a:hover:after,.item-preview--portfolio .preview-details .regions__items span a:hover:after,.form-field.form-field--radio>label.form-field__label a:hover:after,.form-field.form-field--checkboxes>label.form-field__label a:hover:after,.form-field--file-upload .upload-file__list li a:hover:after,.form-field--anonymous_assets .upload-file__list li a:hover:after,.footer__lower .footer__disclaimer a:hover:after,.panels ul li a:hover:after,article ul li a:hover:after,.panels ol li a:hover:after,article ol li a:hover:after{opacity:1}.bg--dark .link-underline,.bg--dark p a,.bg--dark .item-preview--portfolio .preview-details .regions__items span a,.item-preview--portfolio .preview-details .regions__items .bg--dark span a,.bg--dark .form-field.form-field--radio>label.form-field__label a,.bg--dark .form-field.form-field--checkboxes>label.form-field__label a,.bg--dark .form-field--file-upload .upload-file__list li a,.form-field--file-upload .upload-file__list .bg--dark li a,.bg--dark .form-field--anonymous_assets .upload-file__list li a,.form-field--anonymous_assets .upload-file__list .bg--dark li a,.bg--dark .footer__lower .footer__disclaimer a,.footer__lower .bg--dark .footer__disclaimer a,p .bg--dark a,.item-preview--portfolio .preview-details .regions__items span .bg--dark a,.form-field.form-field--radio>label.form-field__label .bg--dark a,.form-field.form-field--checkboxes>label.form-field__label .bg--dark a,.form-field--file-upload .upload-file__list li .bg--dark a,.form-field--anonymous_assets .upload-file__list li .bg--dark a,.footer__lower .footer__disclaimer .bg--dark a,.bg--dark .panels ul li a,.panels ul li .bg--dark a,.bg--dark article ul li a,article ul li .bg--dark a,.bg--dark .panels ol li a,.panels ol li .bg--dark a,.bg--dark article ol li a,article ol li .bg--dark a,.knockout .link-underline,.knockout p a,.knockout .item-preview--portfolio .preview-details .regions__items span a,.item-preview--portfolio .preview-details .regions__items .knockout span a,.knockout .form-field.form-field--radio>label.form-field__label a,.knockout .form-field.form-field--checkboxes>label.form-field__label a,.knockout .form-field--file-upload .upload-file__list li a,.form-field--file-upload .upload-file__list .knockout li a,.knockout .form-field--anonymous_assets .upload-file__list li a,.form-field--anonymous_assets .upload-file__list .knockout li a,.knockout .footer__lower .footer__disclaimer a,.footer__lower .knockout .footer__disclaimer a,p .knockout a,.item-preview--portfolio .preview-details .regions__items span .knockout a,.form-field.form-field--radio>label.form-field__label .knockout a,.form-field.form-field--checkboxes>label.form-field__label .knockout a,.form-field--file-upload .upload-file__list li .knockout a,.form-field--anonymous_assets .upload-file__list li .knockout a,.footer__lower .footer__disclaimer .knockout a,.knockout .panels ul li a,.panels ul li .knockout a,.knockout article ul li a,article ul li .knockout a,.knockout .panels ol li a,.panels ol li .knockout a,.knockout article ol li a,article ol li .knockout a{color:#fff}.bg--dark .link-underline:hover,.bg--dark p a:hover,.bg--dark .item-preview--portfolio .preview-details .regions__items span a:hover,.item-preview--portfolio .preview-details .regions__items .bg--dark span a:hover,.bg--dark .form-field.form-field--radio>label.form-field__label a:hover,.bg--dark .form-field.form-field--checkboxes>label.form-field__label a:hover,.bg--dark .form-field--file-upload .upload-file__list li a:hover,.form-field--file-upload .upload-file__list .bg--dark li a:hover,.bg--dark .form-field--anonymous_assets .upload-file__list li a:hover,.form-field--anonymous_assets .upload-file__list .bg--dark li a:hover,.bg--dark .footer__lower .footer__disclaimer a:hover,.footer__lower .bg--dark .footer__disclaimer a:hover,p .bg--dark a:hover,.item-preview--portfolio .preview-details .regions__items span .bg--dark a:hover,.form-field.form-field--radio>label.form-field__label .bg--dark a:hover,.form-field.form-field--checkboxes>label.form-field__label .bg--dark a:hover,.form-field--file-upload .upload-file__list li .bg--dark a:hover,.form-field--anonymous_assets .upload-file__list li .bg--dark a:hover,.footer__lower .footer__disclaimer .bg--dark a:hover,.bg--dark .panels ul li a:hover,.panels ul li .bg--dark a:hover,.bg--dark article ul li a:hover,article ul li .bg--dark a:hover,.bg--dark .panels ol li a:hover,.panels ol li .bg--dark a:hover,.bg--dark article ol li a:hover,article ol li .bg--dark a:hover,.knockout .link-underline:hover,.knockout p a:hover,.knockout .item-preview--portfolio .preview-details .regions__items span a:hover,.item-preview--portfolio .preview-details .regions__items .knockout span a:hover,.knockout .form-field.form-field--radio>label.form-field__label a:hover,.knockout .form-field.form-field--checkboxes>label.form-field__label a:hover,.knockout .form-field--file-upload .upload-file__list li a:hover,.form-field--file-upload .upload-file__list .knockout li a:hover,.knockout .form-field--anonymous_assets .upload-file__list li a:hover,.form-field--anonymous_assets .upload-file__list .knockout li a:hover,.knockout .footer__lower .footer__disclaimer a:hover,.footer__lower .knockout .footer__disclaimer a:hover,p .knockout a:hover,.item-preview--portfolio .preview-details .regions__items span .knockout a:hover,.form-field.form-field--radio>label.form-field__label .knockout a:hover,.form-field.form-field--checkboxes>label.form-field__label .knockout a:hover,.form-field--file-upload .upload-file__list li .knockout a:hover,.form-field--anonymous_assets .upload-file__list li .knockout a:hover,.footer__lower .footer__disclaimer .knockout a:hover,.knockout .panels ul li a:hover,.panels ul li .knockout a:hover,.knockout article ul li a:hover,article ul li .knockout a:hover,.knockout .panels ol li a:hover,.panels ol li .knockout a:hover,.knockout article ol li a:hover,article ol li .knockout a:hover{color:#1cd5e8}}.special-stat{color:#000;font-family:Orbitron,monospace;font-size:var(--size_40);line-height:var(--size_48);letter-spacing:0;text-transform:uppercase;font-weight:500}.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_56);line-height:var(--size_64)}}.special-quote,.bard.quote-container p.quote{font-family:proxima-nova,sans-serif;font-weight:500;font-size:var(--size_24);line-height:var(--size_32);letter-spacing:0}.special-quote.sm,.bard.quote-container p.sm.quote,.profile-modal__content .profile-modal__background-information .quote-container p.special-quote.quote,.profile-modal__content .profile-modal__background-information .bard.quote-container p.quote,.footer__lower .special-quote.footer__disclaimer,.bard.quote-container .footer__lower p.quote.footer__disclaimer,.footer__lower .bard.quote-container p.quote.footer__disclaimer{font-size:var(--size_16);line-height:var(--size_22)}@media screen and (width>=1024px){.special-quote,.bard.quote-container p.quote{font-size:var(--size_32);line-height:var(--size_40)}.special-quote.sm,.bard.quote-container p.sm.quote,.profile-modal__content .profile-modal__background-information .quote-container p.special-quote.quote,.profile-modal__content .profile-modal__background-information .bard.quote-container p.quote,.footer__lower .special-quote.footer__disclaimer,.bard.quote-container .footer__lower p.quote.footer__disclaimer,.footer__lower .bard.quote-container p.quote.footer__disclaimer{font-size:var(--size_18);line-height:var(--size_24)}}@media screen and (width>=1240px){.special-quote,.bard.quote-container p.quote{font-size:var(--size_36);line-height:var(--size_40)}}@media screen and (width>=1440px){.special-quote,.bard.quote-container p.quote{font-size:var(--size_40);line-height:var(--size_48)}}.grid{flex-flow:wrap;justify-content:flex-start;margin:0;padding:0;list-style:none;display:flex}.grid__item{width:100%}.grid--6{display:grid}.grid--2-mobile{grid-template-columns:1fr 1fr}@media screen and (width>=768px){.grid{gap:var(--gutter) var(--gutter);display:grid}.grid--2{grid-template-columns:1fr 1fr}.grid--3,.grid--5{grid-template-columns:1fr 1fr 1fr}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--2-mobile{grid-template-columns:1fr 1fr 1fr}.grid--2-tablet{grid-template-columns:1fr 1fr}.grid--6{grid-template-columns:repeat(6,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:repeat(4,1fr)}.grid--5{grid-template-columns:repeat(5,1fr)}.grid--2-tablet{grid-template-columns:1fr 1fr 1fr}}@media screen and (width>=1240px){.grid--4{grid-template-columns:repeat(4,1fr)}}*{--button__primary-padding-horizontal:var(--size_16);--button__primary-padding-vertical:var(--size_10);--button__secondary-padding-horizontal:var(--size_20);--button__secondary-padding-vertical:var(--size_10);--button__tertiary-padding-horizontal:var(--size_16);--button__tertiary-padding-vertical:var(--size_8)}@media screen and (width>=768px){*{--button__primary-padding-horizontal:var(--size_16);--button__primary-padding-vertical:var(--size_10);--button__secondary-padding-horizontal:var(--size_20);--button__secondary-padding-vertical:var(--size_10);--button__tertiary-padding-horizontal:var(--size_16);--button__tertiary-padding-vertical:var(--size_8)}}@media screen and (width>=1024px){*{--button__primary-padding-horizontal:var(--size_20);--button__primary-padding-vertical:var(--size_12);--button__secondary-padding-horizontal:var(--size_20);--button__secondary-padding-vertical:var(--size_10);--button__tertiary-padding-horizontal:var(--size_18);--button__tertiary-padding-vertical:var(--size_10)}}@media screen and (width>=1440px){*{--button__primary-padding-horizontal:var(--size_24);--button__primary-padding-vertical:var(--size_16);--button__secondary-padding-horizontal:var(--size_24);--button__secondary-padding-vertical:var(--size_12);--button__tertiary-padding-horizontal:var(--size_18);--button__tertiary-padding-vertical:var(--size_12)}}.button{cursor:pointer;font-family:GT America Mono,monospace;font-weight:300;font-size:var(--size_16);color:#000;background:#fff;border:none;outline:none;align-items:flex-start;width:-webkit-fit-content;line-height:20px;text-decoration:none;transition:all .3s ease-out;display:flex;position:relative;overflow:hidden}.button:focus-visible{outline-offset:2px;outline:3px solid #000}.button--icon-left,.button--icon-right{text-align:left;align-items:center;display:flex}.button--icon-only{justify-content:center;width:64px;height:64px;display:flex}.button .icon,.button .icon svg{width:var(--size_24);height:var(--size_24);transition:all .3s}.button.knockout{color:#fff;background-color:#000;border-color:#fff}@media screen and (width>=1920px){.button{font-size:var(--size_20)}}.button--primary{align-items:center;gap:var(--size_16);padding:var(--button__primary-padding-vertical) var(--button__primary-padding-horizontal);color:#000;background-color:#fff;border:2px solid #dd2c0a;border-radius:999px}.button--primary:hover{color:#000;background-color:#fdd2c9;border-color:#841b06}.button--primary:focus-visible{outline-offset:0;color:#000;background-color:#fff;border-color:#dd2c0a;outline:3px solid #dd2c0a}.button--primary:active{color:#000;background-color:#fff;border-color:#dd2c0a}.button--primary:disabled{color:#6a808a;cursor:not-allowed;background-color:#d1d8dc;border-color:#6a808a}.bg--dark .button--primary,.button--primary.knockout{color:#fff;background-color:#00000080;border-color:#dd2c0a}.bg--dark .button--primary:hover,.button--primary.knockout:hover{color:#fff;background-color:#581204;border-color:#f8785e}.bg--dark .button--primary:focus-visible,.button--primary.knockout:focus-visible{color:#fff;background-color:#00000080;border-color:#dd2c0a}.bg--dark .button--primary:active,.button--primary.knockout:active{color:#fff;background-color:#000;border-color:#dd2c0a}.bg--dark .button--primary:disabled,.button--primary.knockout:disabled{color:#6a808a;background-color:#d1d8dc;border-color:#6a808a}.button--primary svg{fill:currentColor;flex-shrink:0;width:24px;height:24px}.button--secondary,.menu__item:last-of-type .menu__link{align-items:center;gap:var(--size_16);padding:var(--button__secondary-padding-vertical) var(--button__secondary-padding-horizontal);color:#000;background-color:#1cd5e8;border:1px solid #1cd5e8;border-radius:999px}.button--secondary:hover,.menu__item:last-of-type .menu__link:hover{color:#000;background-color:#94ebf4;border-color:#94ebf4}.button--secondary:focus-visible,.menu__item:last-of-type .menu__link:focus-visible{color:#000;background-color:#1cd5e8;border-color:#1cd5e8;outline:none}.button--secondary:active,.menu__item:last-of-type .menu__link:active{color:#000;background-color:#1cd5e8;border-color:#1cd5e8}.button--secondary:disabled,.menu__item:last-of-type .menu__link:disabled{color:#6a808a;cursor:not-allowed;background-color:#d1d8dc;border-color:#6a808a}.button--secondary-download .icon{width:calc(var(--size_24) * 2);height:calc(var(--size_24) * 2);z-index:1;margin-left:var(--xxs_padding);background-color:#000;transition:all .3s ease-out;position:relative;overflow:hidden}.button--secondary-download .icon svg{width:var(--size_24);padding:calc(var(--size_24) / 2);height:var(--size_24)}.button--secondary:hover.button--secondary-download .icon,.menu__item:last-of-type .menu__link:hover.button--secondary-download .icon{background-color:#000}.button--secondary svg,.menu__item:last-of-type .menu__link svg{fill:currentColor;flex-shrink:0;width:24px;height:24px}.button--tertiary{align-items:center;gap:var(--size_16);padding:var(--button__tertiary-padding-vertical) var(--button__tertiary-padding-horizontal);color:#000;background-color:#fff;border:1px solid #d1d8dc;border-radius:999px;transition:all .3s ease-out}.button--tertiary:hover{color:#000;background-color:#d1f6fa;border-color:#1cd5e8}.button--tertiary:focus-visible{color:#000;background-color:#fff;border-color:#d1d8dc;outline:none}.button--tertiary:active{color:#000;background-color:#fff;border-color:#d1d8dc}.button--tertiary:disabled{color:#6a808a;cursor:not-allowed;background-color:#d1d8dc;border-color:#6a808a}.bg--dark .button--tertiary,.button--tertiary.knockout{color:#fff;background-color:#00000080;border-color:#8c9da6}.bg--dark .button--tertiary:hover,.button--tertiary.knockout:hover{color:#fff;background-color:#0d727d;border-color:#1cd5e8}.bg--dark .button--tertiary:focus-visible,.button--tertiary.knockout:focus-visible{color:#fff;background-color:#00000080;border-color:#8c9da6}.bg--dark .button--tertiary:active,.button--tertiary.knockout:active{color:#fff;background-color:#000;border-color:#8c9da6}.bg--dark .button--tertiary:disabled,.button--tertiary.knockout:disabled{color:#6a808a;background-color:#d1d8dc;border-color:#6a808a}.button--tertiary svg{fill:currentColor;flex-shrink:0;width:24px;height:24px;padding:2px}.button--block{height:72px;padding:0 var(--button__primary-padding-horizontal);color:#fff;background-color:#00000080;border:1px solid #d1d8dc;justify-content:start;align-items:center;display:flex}.button--block:hover{background-color:#1cd5e84d}.button--block:focus-visible{background-color:#00000080;border:#0000;outline:none}.button--block:active{background-color:#00000080}.button--block:disabled{background-color:#d1d8dc;border:#0000}.button--arrow,.swiper-button,.swiper-button-next,.swiper-button-prev{padding:var(--size_20);color:#000;width:var(--size_52);height:var(--size_52);background-color:#fff0;border:1px solid #d1d8dc;border-radius:999px;justify-content:center;align-items:center;transition:all .3s ease-out}.button--arrow:hover,.swiper-button:hover,.swiper-button-next:hover,.swiper-button-prev:hover{color:#000;background-color:#d1f6fa;border-color:#1cd5e8}.button--arrow:focus-visible,.swiper-button:focus-visible,.swiper-button-next:focus-visible,.swiper-button-prev:focus-visible{color:#000;background-color:#fff0;border-color:#d1d8dc;outline:none}.button--arrow:active,.swiper-button:active,.swiper-button-next:active,.swiper-button-prev:active{color:#000;background-color:#fff;border-color:#d1d8dc}.button--arrow:disabled,.swiper-button:disabled,.swiper-button-next:disabled,.swiper-button-prev:disabled{color:#6a808a;cursor:not-allowed;background-color:#d1d8dc;border-color:#6a808a}.button--arrow.knockout,.knockout.swiper-button,.knockout.swiper-button-next,.knockout.swiper-button-prev,.bg--dark .button--arrow,.bg--dark .swiper-button,.bg--dark .swiper-button-next,.bg--dark .swiper-button-prev{color:#fff;background-color:#000;border-color:#8c9da6}.button--arrow.knockout:hover,.knockout.swiper-button:hover,.knockout.swiper-button-next:hover,.knockout.swiper-button-prev:hover,.bg--dark .button--arrow:hover,.bg--dark .swiper-button:hover,.bg--dark .swiper-button-next:hover,.bg--dark .swiper-button-prev:hover{color:#fff;background-color:#5c5c5c;border-color:#1cd5e8}.button--arrow.knockout:focus-visible,.knockout.swiper-button:focus-visible,.knockout.swiper-button-next:focus-visible,.knockout.swiper-button-prev:focus-visible,.bg--dark .button--arrow:focus-visible,.bg--dark .swiper-button:focus-visible,.bg--dark .swiper-button-next:focus-visible,.bg--dark .swiper-button-prev:focus-visible,.button--arrow.knockout:active,.knockout.swiper-button:active,.knockout.swiper-button-next:active,.knockout.swiper-button-prev:active,.bg--dark .button--arrow:active,.bg--dark .swiper-button:active,.bg--dark .swiper-button-next:active,.bg--dark .swiper-button-prev:active{color:#fff;background-color:#000;border-color:#8c9da6}.button--arrow.knockout:disabled,.knockout.swiper-button:disabled,.knockout.swiper-button-next:disabled,.knockout.swiper-button-prev:disabled,.bg--dark .button--arrow:disabled,.bg--dark .swiper-button:disabled,.bg--dark .swiper-button-next:disabled,.bg--dark .swiper-button-prev:disabled{color:#6a808a;background-color:#d1d8dc;border-color:#6a808a}.button--arrow:after,.swiper-button:after,.swiper-button-next:after,.swiper-button-prev:after{background-color:currentColor}.button--arrow svg,.swiper-button svg,.swiper-button-next svg,.swiper-button-prev svg{width:var(--size_24);height:var(--size_24);fill:currentColor}@media screen and (width>=1024px){.button--arrow,.swiper-button,.swiper-button-next,.swiper-button-prev{width:var(--size_64);height:var(--size_64)}}a.icon,span.icon{padding-left:var(--sm_padding);cursor:pointer;color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;transition:all .3s;position:relative}a.icon:after,span.icon:after{content:"";opacity:1;width:100%;height:1px;transition:opacity .3s;display:block;position:absolute;bottom:0;left:0}a.icon:hover:after,span.icon:hover:after{opacity:1}a.icon:before,span.icon:before{content:"";width:var(--xs_padding);height:var(--xs_padding);margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}a.icon svg,span.icon svg{width:var(--xs_padding);height:var(--xs_padding);margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}a.icon.social:before,span.icon.social:before{-webkit-mask-size:12px;mask-size:12px}a.icon.email:before,span.icon.email:before{height:13px;-webkit-mask-image:url(/resources/images/icons/email_icon.svg);mask-image:url(/resources/images/icons/email_icon.svg)}a.icon.phone:before,span.icon.phone:before{-webkit-mask-image:url(/resources/images/icons/phone_icon.svg);mask-image:url(/resources/images/icons/phone_icon.svg)}a.icon.linkedin:before,span.icon.linkedin:before{-webkit-mask-image:url(/resources/images/icons/linkedin-small.svg);mask-image:url(/resources/images/icons/linkedin-small.svg)}a.icon.mobile-no:before,span.icon.mobile-no:before{-webkit-mask-image:url(/resources/images/icons/mobile_icon.svg);mask-image:url(/resources/images/icons/mobile_icon.svg)}.button--filter{position:relative}.button--filter .menu__link:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;display:inline-block;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--filter.menu__item--portfolios{position:relative;overflow:hidden}.button--filter .menu__link[aria-expanded=true]:after{transform:rotate(180deg)}@media screen and (width>=1024px){.button--filter.menu__item--portfolios{position:static}}.breadcrumbs{text-align:left;color:#fff}.breadcrumb-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-list .item{align-items:center;gap:var(--size_8);display:flex}.breadcrumb-list .item:not(:last-child):after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;-webkit-mask-image:url(/build/assets/small-arrow-thin-right-no-circle-DbENiPTy.svg);mask-image:url(/build/assets/small-arrow-thin-right-no-circle-DbENiPTy.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.breadcrumb-list .item--mobile:not(:last-child):after{display:none}.breadcrumb-list .item--mobile:before{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;-webkit-mask-image:url(/build/assets/small-arrow-thin-left-CZSz-fik.svg);mask-image:url(/build/assets/small-arrow-thin-left-CZSz-fik.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.breadcrumb-list .item .breadcrumb_link{font-size:var(--size_14);line-height:var(--size_16);text-underline-offset:var(--size_4);color:#fff;border:none;transition:color .3s ease-in-out}.breadcrumb-list .item .breadcrumb_link.current{pointer-events:none;text-decoration:none}.breadcrumb-list .item .breadcrumb_link:hover{color:#1cd5e8}.breadcrumb-list .desktop-breadcrumb{display:none}@media screen and (width>=768px){.breadcrumb-list .mobile-breadcrumb{display:none}.breadcrumb-list .desktop-breadcrumb{display:flex}}@media screen and (width>=1920px){.breadcrumb-list .item .breadcrumb_link{font-size:var(--size_16);line-height:var(--size_22)}}.divider-panel{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%}.divider-panel.divider-panel--line_light,.divider-panel.divider-panel--line_dark{height:2px}.divider-panel.divider-panel--line_light{background-color:#d1d8dc}.divider-panel.divider-panel--line_dark{background-color:#7a7a7a}.divider-panel.divider-panel--gradient_light,.divider-panel.divider-panel--gradient_dark{flex-direction:row;display:flex;position:relative}.divider-panel.divider-panel--gradient_light .divider-panel__barcode,.divider-panel.divider-panel--gradient_light .divider-panel__gradient,.divider-panel.divider-panel--gradient_dark .divider-panel__barcode,.divider-panel.divider-panel--gradient_dark .divider-panel__gradient{width:50%;display:inline-block}.divider-panel.divider-panel--gradient_light .divider-panel__gradient,.divider-panel.divider-panel--gradient_dark .divider-panel__gradient{height:8px}.divider-panel.divider-panel--gradient_light .divider-panel__barcode,.divider-panel.divider-panel--gradient_dark .divider-panel__barcode{height:65px;margin-top:8px;-webkit-mask-image:url(/build/assets/lines-BfJ8IRFC.svg);mask-image:url(/build/assets/lines-BfJ8IRFC.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.divider-panel.divider-panel--gradient_light.full .divider-panel__barcode,.divider-panel.divider-panel--gradient_dark.full .divider-panel__barcode{display:none}.divider-panel.divider-panel--gradient_light.full .divider-panel__gradient,.divider-panel.divider-panel--gradient_dark.full .divider-panel__gradient{background:linear-gradient(90deg,#1cd5e8,#000 40%,#dd2c0a);width:100%}.divider-panel.divider-panel--gradient_light .divider-panel__gradient{background:linear-gradient(90deg,#1cd5e8 0%,#dd2c0a 100%)}.divider-panel.divider-panel--gradient_dark .divider-panel__gradient{background:linear-gradient(90deg,#1cd5e8 0%,#1cd5e833 30%,#000 40% 60%,#dd2c0a33 70%,#dd2c0a 100%)}.divider-panel.divider-panel--gradient_light .divider-panel__barcode{background-color:#d1d8dc}.divider-panel.divider-panel--gradient_dark .divider-panel__barcode{background-color:#841b06}.divider-panel.divider-panel--custom{width:100%;height:auto}.listing__pagination{z-index:2;padding:var(--sm_padding) 0;color:#fff;grid-column:1/-1;width:100%;margin:auto;font-family:GT America Mono,monospace;font-weight:300;position:relative}.listing__pagination__container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:16px;font-weight:500;display:flex}.listing__pagination__items-per-page{align-items:center;column-gap:var(--size_8);display:none}.listing__pagination__items-per-page .items-dropdown{position:relative}.listing__pagination .current-value,.listing__pagination .current-page{padding:0 calc(var(--size_8) / 2);cursor:pointer;justify-content:space-between;align-items:center;transition:all .2s;display:flex}.listing__pagination .current-value:after,.listing__pagination .current-page:after{content:"";width:var(--size_20);height:var(--size_20);transform-origin:50%;background-color:#fff;margin-left:8px;transition:transform .2s;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg)}.listing__pagination .current-value.open:after,.listing__pagination .current-page.open:after{transform:rotate(180deg)}.listing__pagination .current-value:hover,.listing__pagination .current-page:hover{color:#f2f4f5}.listing__pagination .dropdown-options,.listing__pagination .page-options{margin-top:var(--size_8);z-index:10;background:#f2f4f5;border:none;border-radius:0;flex-direction:column;min-width:60px;max-height:200px;display:flex;position:absolute;top:100%;left:0;overflow-y:auto}.listing__pagination .dropdown-options.open,.listing__pagination .page-options.open{display:block}.listing__pagination .dropdown-options .option,.listing__pagination .page-options .option{color:#000;padding:var(--size_8) var(--size_16);cursor:pointer;text-align:center;border:none;text-decoration:none;transition:all .3s}.listing__pagination .dropdown-options .option.selected,.listing__pagination .page-options .option.selected{font-weight:600}.listing__pagination .dropdown-options .option:hover,.listing__pagination .page-options .option:hover{color:#1cd5e8}.listing__pagination .page-controls{align-items:center;display:flex}.listing__pagination .pagination{justify-content:space-between;align-items:center;column-gap:calc(var(--size_8) / 2);flex-direction:row;margin:0;padding:0;list-style:none;display:flex}.listing__pagination .control{margin:0 calc(var(--xxs_padding) / 2);color:#1cd5e8;width:var(--md_padding);height:var(--md_padding);text-align:center;cursor:pointer;background-color:#fff0;border:1px solid #1cd5e8;border-radius:100%;align-items:center;transition:all .3s;display:flex;position:relative}.listing__pagination .control a{text-align:center;color:#1cd5e8;width:100%;text-decoration:none;transition:all .3s;display:block}.listing__pagination .control span{text-align:center;width:100%;display:block}.listing__pagination .control.active{color:#fff;background-color:#1cd5e8}.listing__pagination .control.active a{color:#fff}.listing__pagination .control:hover{color:#fff;background-color:#1cd5e8}.listing__pagination .control:hover a{color:#fff}.listing__pagination .control.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed;opacity:.5}.listing__pagination .page-dropdown{align-items:center;display:flex;position:relative}.listing__pagination .page-dropdown--desktop{display:none}.listing__pagination .next-btn,.listing__pagination .prev-btn{margin:0}.listing__pagination .next-btn.disabled,.listing__pagination .prev-btn.disabled{opacity:.5;pointer-events:none}.listing__pagination .next-btn a,.listing__pagination .prev-btn a{width:24px;height:24px;display:block;position:relative}.listing__pagination .next-btn a:after,.listing__pagination .prev-btn a:after{visibility:visible;content:"";width:var(--size_24);height:var(--size_24);opacity:1;background-color:#fff;border:none;margin:auto;text-decoration:none;transition:all .3s;display:block;position:absolute;inset:0;-webkit-mask-image:url(/build/assets/arrow-right-WNG5oIJ7.svg);mask-image:url(/build/assets/arrow-right-WNG5oIJ7.svg);-webkit-mask-position:50%;mask-position:50%}.listing__pagination .next-btn a:hover:after,.listing__pagination .prev-btn a:hover:after{background-color:#f2f4f5}.listing__pagination .prev-btn a:after{transform:scaleX(-1)}@media screen and (width>=768px){.listing__pagination{flex-direction:row}.listing__pagination__container{column-gap:var(--size_48)}.listing__pagination__items-per-page{display:flex}.listing__pagination .page-dropdown--mobile{display:none}.listing__pagination .page-dropdown--desktop{display:flex}.listing__pagination .current-value,.listing__pagination .current-page{min-width:var(--size_56)}}@media screen and (width>=1024px){.listing__pagination{padding:calc(var(--sm_padding) * 2) 0 var(--sm_padding)}}.menu__item{width:100%}.menu__item:last-of-type{width:auto;padding:0 var(--spacing-margin-horizontal)}@media screen and (width>=1024px){.menu__item{width:auto}.menu__item:last-of-type{padding:0}}.menu__link{padding:var(--size_4) 0;font-weight:300;line-height:var(--size_16);letter-spacing:0;font-size:var(--size_14);justify-content:start;align-items:center;gap:var(--size_8);color:#fff;background:0 0;font-family:GT America Mono,monospace;display:flex;position:relative}.menu__link:focus-visible{outline-offset:-3px;border-radius:0;outline:1px solid #1cd5e8}.menu__link:active{color:#fff}@media screen and (width>=1024px){.menu__link{gap:unset}.menu__link:hover{color:#1cd5e8;background:0 0;border-radius:0}}@media screen and (width>=1920px){.menu__link{font-size:var(--size_18);line-height:var(--size_24)}}.menu__link--mobile{padding:var(--size_4) var(--spacing-margin-horizontal);color:#fff;font-style:normal;font-weight:300;font-size:var(--size_16);line-height:var(--size_18);letter-spacing:0;margin:var(--sm_padding) 0;justify-content:start;width:100%}.menu__item:last-of-type .menu__link{width:auto}.menu__item--has-dropdown{position:relative}.menu__item--has-dropdown .menu__link:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;display:inline-block;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.menu__item--has-dropdown.menu__item--portfolios{position:relative;overflow:hidden}.menu__item--has-dropdown.menu__item--portfolios .nav__submenu-item:first-of-type{border-top:0}.menu__item--has-dropdown .menu__link[aria-expanded=true]:after{transform:rotate(180deg)}@media screen and (width>=1024px){.menu__item--has-dropdown.menu__item--portfolios{position:static}}.nav__submenu li a{color:#fff;font-family:GT America Mono,monospace;font-size:var(--size_14);padding:var(--size_16) var(--xxs_padding);border-bottom:none;text-decoration:none;transition:all .3s ease-in-out;display:block}.nav__submenu li a:after{display:none}.nav__submenu li:disabled{background-color:#d1d8dc}.nav__submenu li:disabled a{color:#6a808a}.nav__submenu li:last-of-type{border-bottom:none}@media screen and (width>=1024px){.nav__submenu li{transition:all .6s ease-out}.nav__submenu li a{font-size:var(--size_16);padding:var(--size_20) var(--size_24)}.nav__submenu li:hover a{cursor:pointer;padding-left:var(--size_32);color:#fff;background-color:#1cd5e84d}}@media screen and (width>=1920px){.nav__submenu li a{font-size:var(--size_18)}}.nav__submenu-container .nav__submenu li:first-of-type{border-top:1px solid #7a7a7a}.nav__submenu-container .nav__submenu li{border-bottom:1px solid #7a7a7a}@media screen and (width>=1024px){.nav__submenu-container .nav__submenu li{border-right:1px solid #7a7a7a;position:relative}.nav__submenu-container .nav__submenu li:nth-child(3n+1){border-right:none}}.menu__trigger{padding:var(--size_12) 0;justify-content:center;align-items:center;gap:var(--size_8);display:flex}@media screen and (width>=1024px){.menu__trigger{display:none}}.menu__trigger .menu__trigger-label{color:#fff;font-family:GT America Mono,monospace;font-weight:300}.menu__trigger .menu__trigger-icon{width:var(--size_32);height:var(--size_32);background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex}.menu__trigger .menu__trigger-icon-svg{width:var(--size_24);height:var(--size_24)}.menu .menu__list{flex-direction:row;align-items:center;margin:0;padding:0;list-style:none;display:none}@media screen and (width>=1024px){.menu .menu__list{gap:var(--xs_padding);display:flex}}.menu__off-canvas{top:var(--header-height);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:50;background-color:#00000080;width:100vw;max-width:100vw;height:100vh;transition:transform .3s ease-in-out;position:absolute;bottom:0;left:0}.menu__off-canvas .menu__list{flex-direction:column;align-items:flex-start;display:flex}@media screen and (width>=1024px){.menu__off-canvas{display:none}}.menu__off-canvas-inner{height:100%;overflow-y:auto}.nav__submenu{margin:0;padding:0;list-style:none}@media screen and (width>=1024px){.nav__submenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#00000080}}.nav__submenu-container{padding:var(--xxs_padding) var(--spacing-margin-horizontal);position:relative}.nav__submenu-container a{padding:var(--size_12) var(--xxs_padding)}@media screen and (width>=1024px){.nav__submenu-container{top:calc(100% + var(--xxs_padding));border:1px solid #1cd5e8;width:295px;padding:0;position:absolute;left:0;box-shadow:0 20px 64px #1cd5e81a}.nav__submenu-container a{padding:0;text-decoration:none}.nav__submenu-container a:after{display:none}}.nav__submenu--portfolios{width:100vw}.nav__submenu--portfolios .portfolios-filter{color:#fff;font-family:GT America Mono,monospace;font-size:var(--size_14);font-weight:400;line-height:var(--size_18);margin-top:var(--xxs_padding);padding:var(--md_padding) calc(var(--spacing-margin-horizontal) + var(--size_8));align-items:center;gap:var(--size_16);background-color:#ffffff40;flex-flow:wrap;display:flex}.nav__submenu--portfolios .portfolios-filter__label{margin-bottom:0;display:inline-block}.nav__submenu--portfolios .portfolios-filter__label--desktop{display:none}@media screen and (width>=1024px){.nav__submenu--portfolios .portfolios-filter__label{margin-right:var(--size_16);display:inline-block}.nav__submenu--portfolios .portfolios-filter__label--mobile{display:none}.nav__submenu--portfolios .portfolios-filter__label--desktop{display:inline-block}}.nav__submenu--portfolios .portfolios-filter__buttons{gap:var(--size_8);flex-flow:column wrap;align-items:flex-start;width:100%;display:flex}.nav__submenu--portfolios .portfolios-filter__button{color:#fff;font-family:GT America Mono,monospace;font-size:var(--size_14);font-weight:300;line-height:var(--size_18);padding:var(--size_4) var(--size_12);cursor:pointer;text-align:left;background-color:#0000;border:none;border-bottom:1px solid #fff;border-radius:0;width:100%;transition:all .3s ease-in-out}.nav__submenu--portfolios .portfolios-filter__button--active,.nav__submenu--portfolios .portfolios-filter__button:hover{color:#1cd5e8;border-color:#1cd5e8}.nav__submenu--portfolios .portfolios-filter__button--show-regions{justify-content:space-between;align-items:center;width:auto;padding:0;display:inline-flex;position:relative}.nav__submenu--portfolios .portfolios-filter__button--show-regions:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;transition:transform .3s;display:inline-block;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.nav__submenu--portfolios .portfolios-filter__button--show-regions[aria-expanded=true]:after{transform:rotate(180deg)}.nav__submenu--portfolios .nav__submenu-container{width:100%;box-shadow:none;background-color:#00000040;position:relative}.nav__submenu--portfolios .nav__submenu-container .nav__submenu{overflow:hidden}@media screen and (width>=1024px){.nav__submenu--portfolios{padding:var(--md_padding) 0;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);position:absolute;top:100%;left:0}.nav__submenu--portfolios .portfolios-filter{align-items:center;gap:var(--size_16);margin-bottom:var(--xs_padding);background-color:#0000;flex-wrap:wrap;padding:0;display:flex}.nav__submenu--portfolios .portfolios-filter__buttons{gap:var(--size_24);flex-direction:row;flex-basis:100%;width:auto}.nav__submenu--portfolios .portfolios-filter__button{width:auto;padding:var(--size_4) 0}.nav__submenu--portfolios .nav__submenu-container .nav__submenu{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;display:grid;overflow:hidden}}.accordions-panel{background-color:#fff}.accordions-panel .accordions__inner,.accordions-panel .accordions__header{grid-column:1/7}.accordions-panel .accordions__header{margin-bottom:calc(var(--size_32) * 2)}.accordions-panel .accordions__header .title{margin-top:0}@media screen and (width>=768px){.accordions-panel .accordions__header,.accordions-panel .accordions__inner{grid-column:2/11}}@media screen and (width>=1024px){.accordions-panel .accordions__header{grid-column:3/10}.accordions-panel .accordions__inner{grid-column:3/11}}@media screen and (width>=768px){.accordion-panel{padding:0 0 var(--md_padding)}.accordion-panel:last-of-type{padding:0}}.accordion__item:last-of-type{border:none;padding:0}.accordion__item .cta:after{transition:transform .2s ease-out}.accordion__item--open .cta:after{transform:rotate(90deg)}@media screen and (width>=768px){.accordion-panel{padding:0 0 var(--md_padding)}.accordion-panel:last-of-type{padding:0}}.swiper-pagination{color:#000;flex-wrap:wrap;width:fit-content;margin:0;display:flex;position:relative;top:auto!important;bottom:auto!important}.bg--dark .swiper-pagination{color:#fff}.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){.swiper-controls{grid-column:9/13;justify-content:end;height:fit-content;margin:0}}.swiper-buttons{gap:var(--xxs_padding);flex-direction:row;align-items:center;width:fit-content;display:flex;position:relative}.swiper-buttons .swiper-button{top:unset;right:unset;left:unset;position:relative}.swiper-button,.swiper-button-next,.swiper-button-prev{background-color:#fff;margin-top:0}.swiper-button svg,.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button:after,.swiper-button-next:after,.swiper-button-prev:after{content:"";width:var(--size_24);height:var(--size_24);-webkit-mask-size:var(--size_24);mask-size:var(--size_24);margin:auto;font-size:0;display:block;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.swiper-button-prev,.swiper-button-next-prev,.swiper-button-prev-prev{left:0!important;right:auto!important}.swiper-button-prev:after,.swiper-button-next-prev:after,.swiper-button-prev-prev:after{-webkit-mask-image:url(/build/assets/arrow-left-no-circle-DQKj7FtE.svg);mask-image:url(/build/assets/arrow-left-no-circle-DQKj7FtE.svg)}.swiper-button-next,.swiper-button-next-next,.swiper-button-prev-next{left:auto!important;right:0!important}.swiper-button-next:after,.swiper-button-next-next:after,.swiper-button-prev-next:after{transform:scale(1);-webkit-mask-image:url(/build/assets/arrow-right-no-circle-C26BPtS-.svg);mask-image:url(/build/assets/arrow-right-no-circle-C26BPtS-.svg)}.bg--dark .swiper-button,.bg--dark .swiper-button-next,.bg--dark .swiper-button-prev{background-color:#000}.header{z-index:11;width:100%;position:absolute}.header__main-inner{padding:var(--size_20) 0;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.header__logo{z-index:100;flex-shrink:0;width:175px}.header__logo a{padding:0;text-decoration:none;display:block}.header__logo a:after{display:none}.header__logo a:hover{text-decoration:none}.header__logo img{max-height:50px}@media screen and (width>=1440px){.header__logo{width:218px}}.advert{color:#fff;z-index:2;background-color:#000;position:relative;overflow:hidden}.advert__inner{z-index:2;padding:var(--lg_padding) 0;gap:var(--md_padding);flex-direction:column;display:flex}.advert__content{gap:var(--md_padding);flex-direction:column;display:flex}.advert__content .advert__ctas{gap:var(--xs_padding);row-gap:var(--md_padding);flex-flow:wrap;flex-grow:1;justify-content:start;align-items:end;display:flex}@media screen and (width>=768px){.advert__content{gap:var(--md_padding);flex-direction:row}.advert__content .advert__content-inner,.advert__content .advert__ctas{flex-basis:50%}.advert__content .advert__ctas{justify-content:end}}@media screen and (width>=1240px){.advert__content{justify-content:space-between}.advert__content .advert__content-inner{max-width:40%}}.advert__image{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.advert__image img{object-fit:cover;width:100%;height:100%}.advert__image:after{content:"";z-index:0;background:linear-gradient(270deg,#0006,#000000e6 90%);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width>=1024px){.advert__image:after{background:linear-gradient(270deg,#0009 0%,#0000001a 40%,#0006 60%,#000000f2 100%)}}.newsletter-form .newsletter-form__container{row-gap:var(--size_16);flex-direction:column;display:flex}.newsletter-form .newsletter-form__inline{gap:var(--xs_padding);flex-direction:column;display:flex}.newsletter-form .form-field--email{flex-grow:1!important}.newsletter-form .button{text-align:center;flex-grow:1;flex-shrink:0;justify-self:center;width:fit-content}@media screen and (width>=768px){.newsletter-form .newsletter-form__inline{flex-direction:row;justify-content:flex-start;align-items:end}}.footer{z-index:2;color:#fff;padding:var(--spacing-section--padding-vertical) 0;background-color:#000;position:relative}.footer .footer__inner{gap:var(--lg_padding);flex-direction:column;display:flex}.footer ul{gap:var(--size_8);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer ul li{padding:var(--size_4) 0}.footer ul li a,.footer .link-underline{padding:var(--size_4) 0;color:#fff;font-family:GT America Mono,monospace;text-decoration:none;font-size:var(--size_14)!important}.footer .nav__link:hover,.footer .link-underline:hover{color:#1cd5e8}.footer__upper{border:1px solid #7a7a7a;flex-flow:column wrap;justify-content:space-between;display:flex}@media screen and (width>=768px){.footer__upper{flex-direction:row}}.footer__upper .footer__column{padding:var(--size_16);color:#fff;border-bottom:1px solid #7a7a7a;font-family:GT America Mono,monospace}.footer__upper .footer__column h5{margin:0 0 var(--size_16)}.footer__upper .footer__column:last-of-type{border-bottom:none}@media screen and (width>=768px){.footer__upper .footer__column{border-right:1px solid #7a7a7a;flex-grow:1;flex-basis:50%}.footer__upper .footer__column:last-of-type{border-right:none}}@media screen and (width>=1024px){.footer__upper .footer__column{padding:var(--size_24);flex-basis:25%;min-height:250px}.footer__upper .footer__column.footer__column--nav,.footer__upper .footer__column.footer__column--socials,.footer__upper .footer__column.footer__column--lloyds{border-bottom:none}}.footer__column--logo{display:block;flex-basis:100%!important;min-height:auto!important}.footer__column--logo .footer__logo{border:none;height:32px;padding:0;text-decoration:none;display:block}.footer__column--logo .footer__logo img{width:100%;max-width:175px;height:auto;display:block}@media screen and (width>=1024px){.footer__column--logo{flex-basis:50%!important}.footer__column--logo .footer__logo img{max-width:220px}}@media screen and (width>=1440px){.footer__column--logo .footer__logo img{max-width:262px}}.footer__column--newsletter{align-items:start;gap:var(--size_16);flex-direction:column;display:flex;border-right:none!important;flex-basis:100%!important;min-height:auto!important}@media screen and (width>=1024px){.footer__column--newsletter{flex-basis:50%!important}}.footer__column--socials{flex-direction:column;align-items:start;display:flex}.footer__column--socials .footer__socials{gap:var(--size_16);flex-direction:column;display:flex}.footer__column--socials .footer__socials a{justify-content:flex-start;align-items:flex-end;gap:var(--size_4);display:flex}.footer__column--socials .footer__socials figure{width:var(--size_24);height:var(--size_24);display:block}.footer__column--socials .footer__socials figure svg{width:90%;height:90%}.footer__column--lloyds,.footer__column--group{flex-direction:column;align-items:start;display:flex}.footer__column--group .group-logo{color:#fff;align-items:center;gap:var(--size_16);text-align:center;padding:var(--xxxs_padding) 0;flex-direction:column;margin:0 auto;padding-bottom:0;text-decoration:none;display:flex}.footer__column--group .group-logo__image{max-width:80px;height:70px}@media screen and (width>=768px){.footer__column--group .group-logo:hover{color:#1cd5e8;border-color:#1cd5e8}}.footer__lower{justify-content:space-between;gap:var(--size_16);flex-direction:column;display:flex}.footer__lower .footer__disclaimer{color:#fff;margin:0}@media screen and (width>=768px){.footer__lower{flex-basis:100%;width:100%}.footer__lower .footer__nav--legal{flex-wrap:wrap;max-height:150px}}@media screen and (width>=1024px){.footer__lower{flex-direction:row}.footer__lower .footer__nav--legal,.footer__lower .footer__disclaimer{flex-basis:50%}.footer__lower .footer__disclaimer{margin-top:var(--xxxs_padding)}.footer__lower .footer__nav--legal li{padding:var(--size_8) var(--xs_padding)}}.form-field--assets .upload-file__container{width:100%}.form-field--assets .custom-file-upload{cursor:pointer;width:fit-content;padding:calc(var(--xxs_padding) / 2) var(--xxs_padding);border-radius:8px;display:block;position:relative}.form-field--assets .visibleFileInput{cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.form-field--assets .hiddenFileInput{pointer-events:none}.form-field--assets .file-upload__text{pointer-events:none;width:100%;height:100%;position:relative}.form-field--assets .upload-file__list{margin:var(--xxs_padding) 0 0;padding-left:0}.form-field--assets .upload-file__list li{flex-direction:row;align-items:center;column-gap:8px;width:fit-content;margin-bottom:6px;padding-bottom:3px;display:flex;position:relative}.form-field--assets .upload-file__list .btn-delete{width:auto;height:auto;margin:0;position:static}.form-field--assets .upload-file__list .btn-delete:before{content:"";width:20px;height:20px;right:unset;transition:all .3s;position:absolute;-webkit-mask-image:url(/resources/images/icons/svg/32px/cross.svg);mask-image:url(/resources/images/icons/svg/32px/cross.svg);-webkit-mask-size:100%;mask-size:100%}.form-field--assets .upload-file__list .btn-delete:after{content:"";width:0%;height:2px;transition:width .2s;display:block;position:absolute;left:0}.form-field--assets .upload-file__list li .btn-delete:hover:after{width:calc(100% - 10px)}.form-field--assets input[multiple]+.custom-file-upload{padding:var(--xs_padding);cursor:pointer;text-align:center;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.form-field--assets input[multiple]+.custom-file-upload .file-upload__text:after{content:"s"}.form__wrapper{grid-column:1/7}@media screen and (width>=768px){.form__wrapper{margin:0 0 var(--gutter);grid-column:1/13}}@media screen and (width>=1024px){.form__wrapper{grid-column:3/11}}.form__inner{row-gap:var(--size_16);flex-direction:column;display:flex}.form-field{text-align:left;z-index:0;position:relative}.form-field--required .form-field:after{color:#1cd5e8;content:"*";padding:0 0 0 3px}.form-field label.form-field__label{letter-spacing:.7px;margin:0 0 var(--size_4);font-family:GT America Mono,monospace;display:inline-block}.form-field.form-field--required label.form-field__label:after{color:#1cd5e8;content:"*";padding:0 0 0 3px}.form-field.form-field--radio>label.form-field__label,.form-field.form-field--checkboxes>label.form-field__label{margin:0;font-family:proxima-nova,sans-serif}:is(.form-field:has(input:disabled) label,.form-field:has(textarea:disabled) label,.form-field:has(select:disabled) label){color:#6a808a}.form-field--hidden{display:none}.form-field:last-of-type{margin-bottom:0}.form-field--inline .form-field__input>div{align-items:start;column-gap:var(--size_16);flex-direction:row;display:flex}.form-field.width--25{width:50%}.form-field.width--33{width:60%}.form-field.width--50,.form-field.width--66,.form-field.width--75,.form-field.width--100{width:100%}.form-field .caption,.form-field .caption{display:block}.form-field .caption--below{margin-top:var(--xxs_padding)}.form-field .caption--above{margin-bottom:calc(var(--xxs_padding) / 2)}.form-field input[type=text],.form-field input[type=email],.form-field input[type=number],.form-field input[type=tel],.form-field input[type=search],.form-field input[type=date],.form-field input[type=url],.form-field input[type=range],.form-field input[type=time],.form-field input[type=password],.form-field input[type=week],.form-field input[type=month],.form-field input[type=color],.form-field textarea,.form-field select,.form-field .multi-select--input{padding:var(--size_8) var(--size_12);background-color:#fff0;border:1px solid #506068;outline:none;align-items:flex-start;gap:10px;width:100%;min-height:40px;line-height:27px;display:flex}.form-field input[type=text]:disabled,.form-field input[type=email]:disabled,.form-field input[type=number]:disabled,.form-field input[type=tel]:disabled,.form-field input[type=search]:disabled,.form-field input[type=date]:disabled,.form-field input[type=url]:disabled,.form-field input[type=range]:disabled,.form-field input[type=time]:disabled,.form-field input[type=password]:disabled,.form-field input[type=week]:disabled,.form-field input[type=month]:disabled,.form-field input[type=color]:disabled,.form-field textarea:disabled,.form-field select:disabled,.form-field .multi-select--input:disabled{color:#6a808a;background-color:#d1d8dc;border-color:#6a808a}.form-field input[type=text],.form-field input[type=email],.form-field input[type=number],.form-field input[type=tel],.form-field input[type=password],.form-field input[type=search],.form-field input[type=date],.form-field input[type=range],.form-field input[type=time],.form-field input[type=week],.form-field input[type=month],.form-field input[type=color]{max-height:51px}.form-field input[type=date]::-webkit-calendar-picker-indicator{width:15px;margin:0;padding:0;position:absolute;left:auto;right:20px}.form-field select{background-size:var(--size_24);background-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);background-repeat:no-repeat;background-position:right var(--xxs_padding) center;cursor:pointer;line-height:140%;appearance:none!important}.form-field select:focus{outline:none}.form-field input::-webkit-outer-spin-button{appearance:none;margin:0}.form-field input::-webkit-inner-spin-button{appearance:none;margin:0}.form-field input[type=number]{appearance:textfield}.form-field textarea{resize:vertical;padding:10px 15px 8px}.form-field--hidden_input{display:none}.form-field:focus-within{outline:none}@media screen and (width>=768px){.form-field--inline .form-field__label{width:60%}.form-field--inline{align-items:start;column-gap:var(--size_16);flex-direction:row;display:flex}.form-field.width--25{grid-column:span 2;width:100%}.form-field.width--25 label,.form-field.width--33 label{width:max-content}.form-field.width--25 .caption,.form-field.width--25 .form-field__error,.form-field.width--33 .caption,.form-field .form-field__error{min-width:250px}.form-field.width--33{grid-column:span 3;width:100%}.form-field.width--50{grid-column:span 4}.form-field.width--66{grid-column:span 6}.form-field.width--75{grid-column:span 7;width:100%}.form-field.width--100{grid-column:span 8}}@media screen and (width>=1024px){.form-field input[type=text],.form-field input[type=email],.form-field input[type=number],.form-field input[type=tel],.form-field input[type=password],.form-field input[type=search],.form-field input[type=date],.form-field textarea,.form-field select,.form-field .multi-select--input{padding:12px}}.bg--dark .form-field label.form-field__label,.form-field.knockout label.form-field__label{color:#fff}:is(.bg--dark .form-field:has(input:disabled) .form-field__label,.bg--dark .form-field:has(textarea:disabled) .form-field__label,.bg--dark .form-field:has(select:disabled) .form-field__label,.form-field.knockout:has(input:disabled) .form-field__label,.form-field.knockout:has(textarea:disabled) .form-field__label,.form-field.knockout:has(select:disabled) .form-field__label){color:#6a808a}.bg--dark .form-field input[type=text],.bg--dark .form-field input[type=email],.bg--dark .form-field input[type=number],.bg--dark .form-field input[type=tel],.bg--dark .form-field input[type=password],.bg--dark .form-field input[type=search],.bg--dark .form-field input[type=date],.bg--dark .form-field input[type=url],.bg--dark .form-field input[type=range],.bg--dark .form-field input[type=time],.bg--dark .form-field input[type=week],.bg--dark .form-field input[type=month],.bg--dark .form-field input[type=color],.bg--dark .form-field textarea,.bg--dark .form-field select,.bg--dark .form-field .multi-select--input,.form-field.knockout input[type=text],.form-field.knockout input[type=email],.form-field.knockout input[type=number],.form-field.knockout input[type=tel],.form-field.knockout input[type=password],.form-field.knockout input[type=search],.form-field.knockout input[type=date],.form-field.knockout input[type=url],.form-field.knockout input[type=range],.form-field.knockout input[type=time],.form-field.knockout input[type=week],.form-field.knockout input[type=month],.form-field.knockout input[type=color],.form-field.knockout textarea,.form-field.knockout select,.form-field.knockout .multi-select--input{color:#fff;background-color:#000;border-color:#1cd5e8;font-size:18px}.bg--dark .form-field input[type=text]::placeholder,.bg--dark .form-field input[type=email]::placeholder,.bg--dark .form-field input[type=number]::placeholder,.bg--dark .form-field input[type=tel]::placeholder,.bg--dark .form-field input[type=password]::placeholder,.bg--dark .form-field input[type=search]::placeholder,.bg--dark .form-field input[type=date]::placeholder,.bg--dark .form-field input[type=url]::placeholder,.bg--dark .form-field input[type=range]::placeholder,.bg--dark .form-field input[type=time]::placeholder,.bg--dark .form-field input[type=week]::placeholder,.bg--dark .form-field input[type=month]::placeholder,.bg--dark .form-field input[type=color]::placeholder,.bg--dark .form-field textarea::placeholder,.bg--dark .form-field select::placeholder,.bg--dark .form-field .multi-select--input::placeholder,.form-field.knockout input[type=text]::placeholder,.form-field.knockout input[type=email]::placeholder,.form-field.knockout input[type=number]::placeholder,.form-field.knockout input[type=tel]::placeholder,.form-field.knockout input[type=password]::placeholder,.form-field.knockout input[type=search]::placeholder,.form-field.knockout input[type=date]::placeholder,.form-field.knockout input[type=url]::placeholder,.form-field.knockout input[type=range]::placeholder,.form-field.knockout input[type=time]::placeholder,.form-field.knockout input[type=week]::placeholder,.form-field.knockout input[type=month]::placeholder,.form-field.knockout input[type=color]::placeholder,.form-field.knockout textarea::placeholder,.form-field.knockout select::placeholder,.form-field.knockout .multi-select--input::placeholder{color:#fff;opacity:.7}.bg--dark .form-field input[type=text]:disabled,.bg--dark .form-field input[type=email]:disabled,.bg--dark .form-field input[type=number]:disabled,.bg--dark .form-field input[type=tel]:disabled,.bg--dark .form-field input[type=password]:disabled,.bg--dark .form-field input[type=search]:disabled,.bg--dark .form-field input[type=date]:disabled,.bg--dark .form-field input[type=url]:disabled,.bg--dark .form-field input[type=range]:disabled,.bg--dark .form-field input[type=time]:disabled,.bg--dark .form-field input[type=week]:disabled,.bg--dark .form-field input[type=month]:disabled,.bg--dark .form-field input[type=color]:disabled,.bg--dark .form-field textarea:disabled,.bg--dark .form-field select:disabled,.bg--dark .form-field .multi-select--input:disabled,.form-field.knockout input[type=text]:disabled,.form-field.knockout input[type=email]:disabled,.form-field.knockout input[type=number]:disabled,.form-field.knockout input[type=tel]:disabled,.form-field.knockout input[type=password]:disabled,.form-field.knockout input[type=search]:disabled,.form-field.knockout input[type=date]:disabled,.form-field.knockout input[type=url]:disabled,.form-field.knockout input[type=range]:disabled,.form-field.knockout input[type=time]:disabled,.form-field.knockout input[type=week]:disabled,.form-field.knockout input[type=month]:disabled,.form-field.knockout input[type=color]:disabled,.form-field.knockout textarea:disabled,.form-field.knockout select:disabled,.form-field.knockout .multi-select--input:disabled{color:#6a808a;cursor:not-allowed;background-color:#d1d8dc;border-color:#6a808a}.bg--dark .form-field input[type=text]:disabled::placeholder,.bg--dark .form-field input[type=email]:disabled::placeholder,.bg--dark .form-field input[type=number]:disabled::placeholder,.bg--dark .form-field input[type=tel]:disabled::placeholder,.bg--dark .form-field input[type=password]:disabled::placeholder,.bg--dark .form-field input[type=search]:disabled::placeholder,.bg--dark .form-field input[type=date]:disabled::placeholder,.bg--dark .form-field input[type=url]:disabled::placeholder,.bg--dark .form-field input[type=range]:disabled::placeholder,.bg--dark .form-field input[type=time]:disabled::placeholder,.bg--dark .form-field input[type=week]:disabled::placeholder,.bg--dark .form-field input[type=month]:disabled::placeholder,.bg--dark .form-field input[type=color]:disabled::placeholder,.bg--dark .form-field textarea:disabled::placeholder,.bg--dark .form-field select:disabled::placeholder,.bg--dark .form-field .multi-select--input:disabled::placeholder,.form-field.knockout input[type=text]:disabled::placeholder,.form-field.knockout input[type=email]:disabled::placeholder,.form-field.knockout input[type=number]:disabled::placeholder,.form-field.knockout input[type=tel]:disabled::placeholder,.form-field.knockout input[type=password]:disabled::placeholder,.form-field.knockout input[type=search]:disabled::placeholder,.form-field.knockout input[type=date]:disabled::placeholder,.form-field.knockout input[type=url]:disabled::placeholder,.form-field.knockout input[type=range]:disabled::placeholder,.form-field.knockout input[type=time]:disabled::placeholder,.form-field.knockout input[type=week]:disabled::placeholder,.form-field.knockout input[type=month]:disabled::placeholder,.form-field.knockout input[type=color]:disabled::placeholder,.form-field.knockout textarea:disabled::placeholder,.form-field.knockout select:disabled::placeholder,.form-field.knockout .multi-select--input:disabled::placeholder{color:#6a808a}.bg--dark .form-field select,.form-field.knockout select{background-image:url(/build/assets/small-arrow-thin-down-no-circle--white-BCtsgKCY.svg)}.bg--dark .form-field.error input[type=text],.bg--dark .form-field.error input[type=email],.bg--dark .form-field.error input[type=number],.bg--dark .form-field.error input[type=tel],.bg--dark .form-field.error input[type=search],.bg--dark .form-field.error input[type=date],.bg--dark .form-field.error input[type=url],.bg--dark .form-field.error input[type=range],.bg--dark .form-field.error input[type=time],.bg--dark .form-field.error input[type=password],.bg--dark .form-field.error input[type=week],.bg--dark .form-field.error input[type=month],.bg--dark .form-field.error input[type=color],.bg--dark .form-field.error textarea,.bg--dark .form-field.error select,.form-field.knockout.error input[type=text],.form-field.knockout.error input[type=email],.form-field.knockout.error input[type=number],.form-field.knockout.error input[type=tel],.form-field.knockout.error input[type=search],.form-field.knockout.error input[type=date],.form-field.knockout.error input[type=url],.form-field.knockout.error input[type=range],.form-field.knockout.error input[type=time],.form-field.knockout.error input[type=password],.form-field.knockout.error input[type=week],.form-field.knockout.error input[type=month],.form-field.knockout.error input[type=color],.form-field.knockout.error textarea,.form-field.knockout.error select{color:#f7cfd5;background-color:#a11c30;border-color:#f7cfd5}.form-field--section .caption ul li:before,.form-field--section .form-field .caption ul li:before,.form-field .form-field--section .caption ul li:before,.form-field--section .caption ol li:before,.form-field--section .form-field .caption ol li:before,.form-field .form-field--section .caption ol li:before{top:8px}.form-field small,.form-field__error,p.form-field__error,.form-field--file-upload .upload-file__list li.form-field__error,.form-field--anonymous_assets .upload-file__list li.form-field__error,.form-field.form-field--radio>label.form-field__error.form-field__label,.form-field.form-field--checkboxes>label.form-field__error.form-field__label{color:#a11c30;width:100%;margin:var(--size_4) 0 0}.form-field small input~small,.form-field__error input~small,p.form-field__error input~small,.form-field--file-upload .upload-file__list li.form-field__error input~small,.form-field--anonymous_assets .upload-file__list li.form-field__error input~small,.form-field.form-field--radio>label.form-field__error.form-field__label input~small,.form-field.form-field--checkboxes>label.form-field__error.form-field__label input~small{background-color:#ca233d}.bg--dark .form-field small,.bg--dark .form-field__error,.bg--dark p.form-field__error,.bg--dark .form-field--file-upload .upload-file__list li.form-field__error,.form-field--file-upload .upload-file__list .bg--dark li.form-field__error,.bg--dark .form-field--anonymous_assets .upload-file__list li.form-field__error,.form-field--anonymous_assets .upload-file__list .bg--dark li.form-field__error,.bg--dark .form-field.form-field--radio>label.form-field__error.form-field__label,.bg--dark .form-field.form-field--checkboxes>label.form-field__error.form-field__label{color:#f7cfd5}.form-field--spacer{display:none}@media screen and (width>=1024px){.form-field--spacer{display:block}}:is(.form-field:has(.form-field__error:not([style*=none]))>input,.form-field:has(.form-field__error:not([style*=none]))>textarea,.form-field:has(.form-field__error:not([style*=none]))>select){color:#a11c30;background-color:#f7cfd5;border-color:#a11c30}:is(.bg--dark .form-field:has(.form-field__error:not([style*=none]))>input,.bg--dark .form-field:has(.form-field__error:not([style*=none]))>textarea,.bg--dark .form-field:has(.form-field__error:not([style*=none]))>select){color:#f7cfd5;background-color:#a11c30;border-color:#f7cfd5}:is(.form-field:has(.form-field__error:not([style*=none])) .checkboxes-group,.form-field:has(.form-field__error:not([style*=none])) .radio-container,.form-field:has(.form-field__error:not([style*=none])) .toggle-container){outline-offset:3px;border-radius:5px;position:relative}:is(.form-field:has(.form-field__error:not([style*=none])) .checkboxes-group .form-field__error,.form-field:has(.form-field__error:not([style*=none])) .radio-container .form-field__error,.form-field:has(.form-field__error:not([style*=none])) .toggle-container .form-field__error){margin-top:3px}.form-field:has(.form-field__error:not([style*=none])):after{content:attr(data-after);margin-top:8px;font-size:16px;display:block;position:relative}.form-field--divider hr{margin:0}.form__actions{gap:var(--xxs_padding) var(--xxs_padding);flex-flow:wrap;display:flex}.form-field--read_only_rich_text .read-only-rich-text__checkbox{margin-top:var(--xs_padding)}.form-field--read_only_rich_text .read-only-rich-text__checkbox label{flex-direction:row;align-items:start;display:flex}.form-field--read_only_rich_text .read-only-rich-text__checkbox label p,.form-field--read_only_rich_text .read-only-rich-text__checkbox label .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .form-field--read_only_rich_text .read-only-rich-text__checkbox label li,.form-field--read_only_rich_text .read-only-rich-text__checkbox label .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .form-field--read_only_rich_text .read-only-rich-text__checkbox label li,.form-field--read_only_rich_text .read-only-rich-text__checkbox label .form-field.form-field--radio>label.form-field__label,.form-field--read_only_rich_text .read-only-rich-text__checkbox label .form-field.form-field--checkboxes>label.form-field__label{margin:0 0 0 4px}.form-field--read_only_rich_text .read-only-rich-text__content.is-scrollable{max-height:400px;padding:calc(var(--xxs_padding) / 2) var(--xxs_padding);border-radius:calc(var(--xxs_padding) / 2);overflow-y:scroll}.form-field--read_only_rich_text .read-only-rich-text__content.is-scrollable::-webkit-scrollbar{appearance:none;border-top-right-radius:var(--xxs_padding);border-bottom-right-radius:var(--xxs_padding);width:7px}.form-field--read_only_rich_text .read-only-rich-text__content.is-scrollable::-webkit-scrollbar-thumb{border-radius:4px;box-shadow:0 0 1px #ffffff80}.ajax-form__success .default-confirmation{white-space:normal;margin:0}@media screen and (width>=768px){.ajax-form__success{grid-column:2/15}}@media screen and (width>=1024px){.ajax-form__success{grid-column:4/12}}.form_usrname{display:none}.readonly{opacity:.5;background-color:#f2f4f5}.form-field--file-upload,.form-field--anonymous_assets{cursor:pointer}.form-field--file-upload .upload-file__list,.form-field--anonymous_assets .upload-file__list{margin:var(--xxs_padding) 0}.form-field--file-upload .upload-file__list li,.form-field--anonymous_assets .upload-file__list li{margin-bottom:calc(var(--xxs_padding) / 2)}.form-field--checkboxes .checkbox-container,.form-field--toggle .checkbox-container,.form-field--radio .radio-container,.form-field--toggle .toggle-container{align-items:center;display:flex}.form-field--checkboxes .checkbox-container label,.form-field--toggle .checkbox-container label,.form-field--radio .radio-container label,.form-field--toggle .toggle-container label{-webkit-user-select:none;user-select:none;padding:0 0 0 var(--size_40);cursor:pointer;flex-grow:1;align-items:center;min-height:20px;display:flex;position:relative}.form-field--checkboxes .checkbox-container label p,.form-field--checkboxes .checkbox-container label .form-field.form-field--radio>label.form-field__label,.form-field--checkboxes .checkbox-container label .form-field.form-field--checkboxes>label.form-field__label,.form-field--checkboxes .checkbox-container label .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .form-field--checkboxes .checkbox-container label li,.form-field--checkboxes .checkbox-container label .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .form-field--checkboxes .checkbox-container label li,.form-field--toggle .checkbox-container label p,.form-field--toggle .checkbox-container label .form-field.form-field--radio>label.form-field__label,.form-field--toggle .checkbox-container label .form-field.form-field--checkboxes>label.form-field__label,.form-field--toggle .checkbox-container label .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .form-field--toggle .checkbox-container label li,.form-field--toggle .checkbox-container label .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .form-field--toggle .checkbox-container label li,.form-field--radio .radio-container label p,.form-field--radio .radio-container label .form-field.form-field--radio>label.form-field__label,.form-field--radio .radio-container label .form-field.form-field--checkboxes>label.form-field__label,.form-field--radio .radio-container label .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .form-field--radio .radio-container label li,.form-field--radio .radio-container label .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .form-field--radio .radio-container label li,.form-field--toggle .toggle-container label p,.form-field--toggle .toggle-container label .form-field.form-field--radio>label.form-field__label,.form-field--toggle .toggle-container label .form-field.form-field--checkboxes>label.form-field__label,.form-field--toggle .toggle-container label .form-field--file-upload .upload-file__list li,.form-field--file-upload .upload-file__list .form-field--toggle .toggle-container label li,.form-field--toggle .toggle-container label .form-field--anonymous_assets .upload-file__list li,.form-field--anonymous_assets .upload-file__list .form-field--toggle .toggle-container label li{margin:0}.form-field--checkboxes .checkbox-container input[type=checkbox],.form-field--checkboxes .checkbox-container input[type=radio],.form-field--toggle .checkbox-container input[type=checkbox],.form-field--toggle .checkbox-container input[type=radio],.form-field--radio .radio-container input[type=checkbox],.form-field--radio .radio-container input[type=radio],.form-field--toggle .toggle-container input[type=checkbox],.form-field--toggle .toggle-container input[type=radio]{opacity:0;margin-left:-13px;position:absolute}.form-field--checkboxes .checkbox-container label:before,.form-field--checkboxes .checkbox-container label:after,.form-field--toggle .checkbox-container label:before,.form-field--toggle .checkbox-container label:after,.form-field--radio .radio-container label:before,.form-field--radio .radio-container label:after,.form-field--toggle .toggle-container label:before,.form-field--toggle .toggle-container label:after{content:"";display:inline-block;position:absolute}.form-field--checkboxes .checkbox-container label:before,.form-field--toggle .checkbox-container label:before,.form-field--radio .radio-container label:before,.form-field--toggle .toggle-container label:before{height:var(--size_24);width:var(--size_24);border:1px solid #506068;border-radius:0;left:0}.form-field--checkboxes .checkbox-container label:after,.form-field--toggle .checkbox-container label:after,.form-field--radio .radio-container label:after,.form-field--toggle .toggle-container label:after{height:var(--size_8);width:var(--size_12);color:#000;border-width:1px;border-bottom-style:solid;border-bottom-color:currentColor;border-left-style:solid;border-left-color:currentColor;top:10px;left:6px;transform:rotate(-45deg)}.bg--dark .form-field--checkboxes .checkbox-container label:after,.bg--dark .form-field--toggle .checkbox-container label:after,.bg--dark .form-field--radio .radio-container label:after,.bg--dark .form-field--toggle .toggle-container label:after{border-color:#fff}.bg--dark .form-field--checkboxes .checkbox-container label:before,.bg--dark .form-field--toggle .checkbox-container label:before,.bg--dark .form-field--radio .radio-container label:before,.bg--dark .form-field--toggle .toggle-container label:before{background-color:#000;border-color:#1cd5e8}@media screen and (width>=768px){.form-field--checkboxes .checkbox-container label:after,.form-field--toggle .checkbox-container label:after,.form-field--radio .radio-container label:after,.form-field--toggle .toggle-container label:after{top:4px}}.form-field--checkboxes .checkbox-container label:after{top:8px}.form-field--radio .radio-container label:before{border-radius:50%;top:1px}.form-field--radio .radio-container label:after{height:var(--size_14);width:var(--size_14);background-color:#000;border-radius:50%;top:6px;left:5px}.form-field--toggle .checkbox-container input[type=checkbox]+label:after,.form-field--checkboxes .checkbox-container input[type=checkbox]+label:after,.form-field--radio .radio-container input[type=radio]+label:after,.form-field--toggle .toggle-container input[type=hidden]+label:after{content:none}.form-field--toggle .checkbox-container input[type=checkbox]:hover+label:before,.form-field--checkboxes .checkbox-container input[type=checkbox]:hover+label:before,.form-field--radio .radio-container input[type=radio]:hover+label:before,.form-field--toggle .toggle-container input[type=checkbox]:hover+label:before{background-color:#baf2f8}.form-field--toggle .checkbox-container input[type=checkbox]:checked+label:after,.form-field--checkboxes .checkbox-container input[type=checkbox]:checked+label:after,.form-field--radio .radio-container input[type=radio]:checked+label:after,.form-field--toggle .toggle-container input[value=true]+label:after{content:""}.form-field--toggle .checkbox-container input[type=checkbox]:focus-visible+label:after,.form-field--checkboxes .checkbox-container input[type=checkbox]:focus-visible+label:before,.form-field--radio .radio-container input[type=radio]:focus-visible+label:after,.form-field--toggle .toggle-container input[type=checkbox]:focus-visible+label:before{outline:5px solid #f2f4f5}.multi-select{z-index:1;position:relative}.multi-select--input{text-align:left;outline:none;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;min-height:40px;display:flex;position:relative}.multi-select--input:after{content:"";right:var(--xxs_padding);width:var(--size_24);height:var(--size_24);cursor:pointer;background-color:#fff;margin:auto;display:block;position:absolute;top:0;bottom:0;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.multi-select--dropdown{color:#fff;z-index:10;background-color:#000;border:1px solid #1cd5e8;flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:100%;left:0}.multi-select--dropdown li[role=option]{padding:0}.multi-select--dropdown li[role=option] label{cursor:pointer;padding:var(--size_12) var(--size_4);flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.multi-select--dropdown li[role=option] label input[type=checkbox]{opacity:0;width:0;height:0;position:absolute;top:0;left:0}.multi-select--dropdown li[role=option] label:has(input[type=checkbox]:checked){color:#000;background-color:#1cd5e8}@media screen and (width>=1024px){.bg--dark .multi-select--dropdown li[role=option]:hover{color:#fff;background-color:#999}.multi-select--dropdown li[role=option]:hover{color:#000;background-color:#baf2f8}}.form-fields,.form-section{flex-direction:column;display:flex}.form-fields{row-gap:var(--sm_padding)}.form-section{row-gap:var(--md_padding)}.form-section:not(:first-child){margin-top:var(--size_64)}.form-section .title{margin-bottom:var(--size_8)}.form-actions{margin-top:var(--size_64);row-gap:var(--sm_padding);flex-direction:column;display:flex}.form-notice{margin-top:var(--size_64);max-width:512px}.form-fields--split{gap:var(--sm_padding) var(--sm_padding);flex-wrap:wrap;display:flex}@media screen and (width>=768px){.form-fields--split{gap:var(--sm_padding) var(--xs_padding);grid-template-columns:repeat(8,1fr);display:grid}}@media screen and (width>=1024px){.form-notice{max-width:60%}}.register-form__user-details{margin-bottom:var(--md_padding)}.register-form__user-actions{margin-top:calc(var(--md_padding) - var(--sm_padding));align-items:center;gap:var(--sm_padding);display:flex}.partner-with-us-panel .partner-with-us-panel__header-content{margin-bottom:var(--lg_padding);grid-column:span 6}.partner-with-us-panel .partner-with-us-panel__team-member{grid-column:span 6;grid-template-columns:subgrid;display:grid}.partner-with-us-panel .partner-with-us-panel__team-member-title{grid-column:span 6;margin:0}.partner-with-us-panel .profile-full{grid-template-columns:subgrid;margin-top:var(--sm_padding);grid-column:span 6;display:grid}.partner-with-us-panel .profile-full .profile__image{aspect-ratio:3/4;grid-column:span 2;height:126px;position:relative;overflow:hidden}.partner-with-us-panel .profile-full .profile__image img{object-fit:cover;height:100%!important}.partner-with-us-panel .profile-full .profile__image:after{z-index:-1;content:"";background-color:#5c5c5c;width:100%;height:calc(100% - 20px);display:block;position:absolute;inset:auto 0 0}.partner-with-us-panel .profile-full .profile__content{gap:var(--xxs_padding);flex-direction:column;display:flex}.partner-with-us-panel .profile-full .name,.partner-with-us-panel .profile-full .job_title{margin:0}.partner-with-us-panel .profile-full .preview-details{gap:var(--sm_padding);width:100%;margin-top:var(--gutter);flex-direction:column;grid-column:span 6;display:flex}.partner-with-us-panel .profile-full .profile__links{gap:var(--xxs_padding);flex-flow:wrap;display:flex}@media screen and (width>=768px){.partner-with-us-panel .partner-with-us-panel__header-content{grid-column:span 12;grid-template-columns:subgrid;display:grid}.partner-with-us-panel .partner-with-us-panel__header-content .title{grid-column:span 7}.partner-with-us-panel .partner-with-us-panel__header-content .text{grid-column:span 6}.partner-with-us-panel .partner-with-us-panel__team-member{grid-column:1/13}.partner-with-us-panel .profile-full{flex-direction:row;grid-column:1/13}.partner-with-us-panel .profile-full .preview-details{grid-column:span 10}}@media screen and (width>=1024px){.partner-with-us-panel .profile-full .profile__image{height:180px}}@media screen and (width>=1240px){.partner-with-us-panel .profile-full .profile__image{height:250px}.partner-with-us-panel .profile-full .profile__image:after{height:calc(100% - 40px)}}@media screen and (width>=1024px){.partner_with_us-container{position:relative}.partner_with_us-container:after{content:"";z-index:-1;background-image:url(/build/assets/partner-bg-BpdklprX.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;inset:0 0 0 auto}}.item-preview{flex-direction:column;flex-basis:100%;display:flex;position:relative;overflow:hidden;padding:0!important;text-decoration:none!important}.item-preview figure{margin:0;position:relative}.item-preview a{text-decoration:none;position:static}.item-preview .preview-details{color:#000;padding:var(--xs_padding);transition:all .3s}.item-preview .preview-details p{margin:0 0 var(--size_24)}.item-preview .preview-details .title{margin:0 0 var(--xs_padding)}.item-preview a:not(.email,.linkedin):before{content:"";white-space:nowrap;z-index:1;position:absolute;inset:0;overflow:hidden}.item-preview .arrow-link{float:right;transition:all .3s ease-in-out}@media screen and (width>=1024px){.item-preview:hover .arrow-link{transform:translateX(var(--xxs_padding))}}.item-preview--feature{aspect-ratio:3/4}.item-preview--feature:after{content:"";z-index:2;background:linear-gradient(#0000 30.51%,#000 101.71%);transition:all .3s ease-out;position:absolute;inset:0}.item-preview--feature:before{content:"";opacity:0;z-index:2;background:linear-gradient(#0000 5%,#000 75%);transition:all .3s ease-out;position:absolute;inset:0}.item-preview--feature figure{width:100%;height:100%;position:absolute;top:0;left:0}.item-preview--feature .preview-details{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);color:#fff;margin:var(--xxxs_padding);z-index:3;background:#0000001a;margin-top:auto;position:relative}.item-preview--feature-link .preview-details{background:#000}.item-preview--feature-link:hover:before{opacity:1}.item-preview--feature-link:hover:after{opacity:0}.item-preview--feature-link:hover .preview-details{color:#000;background:#baf2f8}.item-preview--feature .preview-details .title{margin:0 0 var(--xs_padding)}.item-preview--transition-feature{position:relative}.item-preview--transition-feature .preview-progress{z-index:10;width:100%;height:var(--size_4);background:linear-gradient(90deg,#2c0902,#841b06);position:absolute;top:0;left:0}.item-preview--transition-feature .preview-progress .progress-bar{--progress:0;opacity:0;background:#dd2c0a;width:0;height:100%;transition:opacity .3s}.swiper-slide-thumb-active .item-preview--transition-feature .progress-bar{opacity:1;width:calc(var(--progress) * 100%)}.item-preview--transition-feature .preview-details .title{margin:0 0 var(--sm_padding);justify-content:flex-start;align-items:center;display:flex}.item-preview--transition-feature .title svg{fill:currentColor;width:var(--size_24);height:var(--size_24);margin-right:var(--xxs_padding)}.item-preview--transition-feature .preview-details{padding:var(--sm_padding) 0 0;color:#fff;z-index:1;position:relative}.item-preview--transition-feature .preview-details .small{margin-bottom:var(--xs_padding)}.item-preview--profile{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;transition:margin .3s}.item-preview--profile .preview-details{padding:var(--xs_padding) 0 0 0}.item-preview--profile .preview-details p{margin:0 0 var(--xxxs_padding)}.item-preview--profile .profile__image{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.item-preview--profile .profile__image img{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.item-preview--profile .profile__image:after{z-index:0;content:"";background-color:#f5f5f5;width:100%;height:calc(100% - 30px);transition:background-color .3s;display:block;position:absolute;inset:30px 0 0}.bg--dark .item-preview--profile .profile__image:after{background-color:#5c5c5c}.item-preview--profile:hover{flex-direction:column;margin-top:-20px;margin-bottom:20px}.item-preview--profile:hover .profile__image:after{background-color:#1cd5e8}.item-preview--profile .name{margin-bottom:var(--xxs_padding)}.item-preview--profile .job_title{margin-bottom:0}.bg--dark .item-preview--profile .name,.bg--dark .item-preview--profile .job_title{color:#fff}@media screen and (width>=768px){.item-preview--profile.row{grid-template-columns:subgrid;display:grid}.item-preview--profile.row .profile__image{grid-column:1/4}.item-preview--profile.row .preview-details{padding-top:calc(var(--xxs_padding) + var(--xs_padding));padding-left:var(--gutter);grid-column:4/8}}@media screen and (width>=1240px){.item-preview--profile .profile__image:after{height:calc(100% - 40px);inset:40px 0 0}.item-preview--profile.row .preview-details{grid-column:4/7}}@media screen and (width>=1440px){.item-preview--profile .profile__image:after{height:calc(100% - 60px);inset:60px 0 0}}.profile-modal__content{gap:var(--md_padding);padding:var(--md_padding);flex-direction:column;grid-area:2/1/3/7;display:flex}.profile-modal__content .profile-modal__image{border:1px solid #fff;max-width:100%;max-height:530px}.profile-modal__content .profile-modal__image img{object-fit:cover;width:100%;height:100%}.profile-modal__content .profile-modal__header{gap:var(--size_16);flex-direction:column;display:flex}.profile-modal__content .profile-modal__title,.profile-modal__content .profile-modal__position,.profile-modal__content .profile-modal__languages{margin:unset}.profile-modal__content .profile-modal__languages{color:#d1d8dc}.profile-modal__content .profile-modal__background-information{order:2}.profile-modal__content .profile-modal__background-information .bard{margin:0}.profile-modal__content .profile-modal__links{gap:var(--xxs_padding);flex-direction:column;display:flex}@media screen and (width>=1024px){.profile-modal__content{gap:var(--spacing-gutter);flex-flow:wrap}.profile-modal__content .profile-modal__header{flex-grow:1}.profile-modal__content .profile-modal__image{max-width:50%}.profile-modal__content .profile-modal__image img{aspect-ratio:3/4}.profile-modal__content .profile-modal__background-information{flex-grow:1}}@media screen and (width>=768px){.profile-modal__content{grid-column:1/13}}@media screen and (width>=1240px){.profile-modal__content{grid-column:1/13;grid-template-columns:subgrid;grid-template-rows:auto 1fr;margin:0;padding:0;display:grid}.profile-modal__content:after{content:"";z-index:1;background-color:#1f1f1f;grid-area:1/9/3/13}.profile-modal__content:before{content:"";z-index:2;background-color:#1cd5e8;grid-area:1/12/3/13}.profile-modal__content .profile-modal__header{padding-top:var(--md_padding);grid-area:1/1/2/8}.profile-modal__content .profile-modal__header .profile-modal__links{padding-top:var(--size_32);flex-direction:row}.profile-modal__content .profile-modal__image{padding-top:var(--md_padding);max-width:unset;z-index:3;border:none;grid-area:1/9/3/13;align-self:flex-end;display:flex}.profile-modal__content .profile-modal__image picture{width:100%}.profile-modal__content .profile-modal__background-information{padding-top:var(--md_padding);padding-bottom:var(--md_padding);grid-area:2/1/3/8}}.item-preview--article{aspect-ratio:1;height:100%;position:relative}.item-preview--article .preview-details{padding:var(--sm_padding) var(--xs_padding) var(--xs_padding) var(--xs_padding);color:#fff;justify-content:flex-end;gap:var(--xxxs_padding);flex-direction:column;display:flex;position:absolute;inset:0}.item-preview--article .preview-details:after{content:"";z-index:2;opacity:1;background:linear-gradient(#0003 0%,#000000f2 80%);transition:all .3s ease-out;position:absolute;inset:0}.item-preview--article .preview-details .date,.item-preview--article .preview-details .title,.item-preview--article .preview-details .article-categories,.item-preview--article .preview-details .excerpt{padding:unset;margin:unset;z-index:3;transition:all .3s ease-out}.item-preview--article .preview-details .marker__separator{margin:0 var(--xxxs_padding)}.item-preview--article .preview-details .excerpt{opacity:0;max-height:0;transition:all .3s ease-out}.item-preview--article .preview-details .excerpt p{margin:0}.item-preview--article .preview-details:before{content:"";opacity:0;z-index:2;background:linear-gradient(#0009 0%,#000 90%);transition:all .3s ease-out;position:absolute;inset:0}.item-preview--article p.date{font-size:14px;line-height:20px}.item-preview--article .article-categories{gap:calc(var(--xxs_padding) / 2) var(--xxs_padding);flex-flow:wrap;display:flex}.item-preview--article .article-categories__category{gap:var(--size_4);flex-direction:row;justify-content:center;align-items:center;font-family:proxima-nova,sans-serif;display:flex}.item-preview--article .article-categories__category svg{fill:#fff}.item-preview--article .article-categories__category-title{font-size:var(--size_14);line-height:var(--size_20)}.item-preview--article .article-link-container{z-index:3;width:100%;display:flex;position:relative}.item-preview--article .article-link-container .article-link{opacity:0;width:100%;font-family:GT America Mono,monospace;font-size:var(--size_16);line-height:var(--size_18);color:#1cd5e8;transition:all .3s ease-out}.item-preview--article .article-link-container .icon{color:#fff;transition:all .3s ease-out;display:block}@media screen and (width>=768px){.item-preview--article[href=""]{cursor:default;-webkit-user-select:none;user-select:none}.item-preview--article[href=""] .article-link-container{display:none}.item-preview--article .preview-details:hover{background:0 0;transition:all .3s ease-out}.item-preview--article .preview-details:hover:before{opacity:1}.item-preview--article .preview-details:hover:after{opacity:0}.item-preview--article .preview-details:hover .title{color:#1cd5e8}.item-preview--article .preview-details:hover .excerpt{opacity:1;max-height:200px;transition:all .5s ease-in}.item-preview--article .preview-details:hover .article-link{opacity:1}.item-preview--article .preview-details:hover .article-link-container .icon{color:#1cd5e8}}@media screen and (width>=1440px){.item-preview--article .preview-details:after{background:linear-gradient(#0000001a 20%,#000000f2 80%)}}.video-popup__thumb{appearance:none;cursor:pointer;background-color:#0000;border:none;outline:none;width:100%;height:100%;margin:0;padding:0;transition:opacity .3s ease-in-out;display:block;position:relative;overflow:hidden}.video-popup__thumb figure,.video-popup__thumb picture,.video-popup__thumb img{object-fit:cover;width:100%;height:100%;display:block}.video-popup__thumb figure{z-index:1;transition:opacity .3s ease-in-out;position:relative}.video-popup__thumb figure:after{content:"";z-index:1;background:linear-gradient(#0003 0%,#0006);position:absolute;inset:0}.video-popup__thumb .video-popup__thumb-icon{z-index:10;width:var(--size_72);height:var(--size_48);border-radius:var(--size_4);pointer-events:auto;background-color:#1cd5e8;transition:background-color .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-popup__thumb .video-popup__thumb-icon:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;transition:background-color .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:url(/build/assets/play-B7o61Obu.svg);mask-image:url(/build/assets/play-B7o61Obu.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.video-popup__thumb .video-popup__thumb-icon:hover{background-color:#fff}.video-popup__thumb .video-popup__thumb-icon:hover:after{background-color:#000}.video-popup__thumb:hover figure{opacity:.8}.item-preview--portfolio{border:1px solid #d1d8dc;height:fit-content;transition:all .3s ease-in-out}.item-preview--portfolio .item-preview__image{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 45px),calc(100% - 20px) 100%,0% 100%);overflow:hidden}.item-preview--portfolio .preview-details{flex-direction:column;padding:0;display:flex}.item-preview--portfolio .preview-details .title,.item-preview--portfolio .preview-details .text{padding:var(--size_16);margin:0}.item-preview--portfolio .preview-details .link,.item-preview--portfolio .preview-details .regions{flex-direction:row;display:flex}.item-preview--portfolio .preview-details .text{flex-grow:1}.item-preview--portfolio .preview-details .text ul,.item-preview--portfolio .preview-details .text ul p,.item-preview--portfolio .preview-details .text ul .regions__items span,.item-preview--portfolio .preview-details .regions__items .text ul span{margin:0}.item-preview--portfolio .preview-details .link{justify-content:space-between;align-items:center;gap:var(--xxs_padding);padding:var(--xs_padding) var(--size_16)}.item-preview--portfolio .preview-details .link p,.item-preview--portfolio .preview-details .link .regions__items span,.item-preview--portfolio .preview-details .regions__items .link span{font-family:GT America Mono,monospace;font-weight:300;font-size:var(--size_16);margin:0}.item-preview--portfolio .preview-details .link .icon svg{width:var(--size_24);height:var(--size_24)}.item-preview--portfolio .preview-details .regions__items{flex-flow:wrap;display:flex}.item-preview--portfolio .preview-details .regions__items span{padding:var(--size_8) var(--size_16);margin:0;display:inline-block;position:relative}.item-preview--portfolio .preview-details .regions__items span:after{content:"";width:1px;height:var(--size_16);background-color:#d1d8dc;margin:auto;display:inline-block;position:absolute;top:0;bottom:0;right:0}.item-preview--portfolio .preview-details .regions__items span:last-child:after{display:none}.item-preview--portfolio .preview-details .regions__icon{padding:var(--size_8) var(--xxs_padding);border-right:1px solid #d1d8dc}.item-preview--portfolio .preview-details .regions__icon svg{width:var(--size_24);height:var(--size_24)}.item-preview--portfolio .preview-details .regions__icon svg path{fill:#1cd5e8}.item-preview--portfolio .preview-details>*{border-bottom:1px solid #d1d8dc}.item-preview--portfolio .preview-details>:last-child{border-bottom:none}@media screen and (width>=768px){.item-preview--portfolio:hover{transform:translateY(calc(var(--xs_padding) * -1));background-color:#000}.item-preview--portfolio:hover .preview-details{color:#fff}.item-preview--portfolio:hover .link,.item-preview--portfolio:hover .link svg{color:#1cd5e8}.item-preview--portfolio:hover .preview-details .text ul li:before{background-color:#fff!important}}@media screen and (width>=1024px){.item-preview--portfolio .preview-details .title,.item-preview--portfolio .preview-details .text{padding:var(--size_24)}.item-preview--portfolio .preview-details .link{padding:var(--xs_padding) var(--size_24)}}.features-list__item .item-preview--icon-feature{padding-right:var(--lg_padding)!important}.features-list__item .item-preview--icon-feature .icon{width:80px;height:80px;margin-bottom:var(--size_24)}.features-list__item .item-preview--icon-feature h5.title{margin:0 0 var(--size_8)}.features-list__item .item-preview--icon-feature p.text{margin:0}@media screen and (width>=768px){.features-list__item .item-preview--icon-feature{margin-right:0}}.panels-bard .bard:first-of-type{margin-top:0}.panels-bard .bard:last-of-type{padding-bottom:0}.panels-container .bard:last-of-type{padding-bottom:var(--lg_padding)}.bard-container~.bard-container{padding-bottom:0}.bard{margin:var(--lg_padding) 0 0}.bard+.quote-container.bard,.bard+.bard:not(.quote-container),.bard.standfirst-container+.bard{margin-top:var(--lg_padding)}.bard .content{color:#000;padding-bottom:var(--size_32);grid-column:1/7}.bard .content:last-child{padding-bottom:0}.bard *+h2,.bard *+h3,.bard *+h4,.bard *+h5{padding-top:var(--sm_padding)}.bg--dark .bard{background-color:#000}.bg--dark .bard p,.bg--dark .bard .content{color:#fff}@media screen and (width>=768px){.bard .content,.bard .content--wide,.profile-content .bard .content,.accordion__panel .bard .content,.aventum-intro .bard .content{grid-column:1/13}}@media screen and (width>=1024px){.bard .content{padding-bottom:var(--size_32);grid-column:3/11}}.bard.text-container .content,.bard.standfirst-container .content,.text .content{-webkit-hyphens:none;hyphens:none;margin:0}.bard.text-container .content :last-child,.bard.standfirst-container .content :last-child,.text .content :last-child{margin-bottom:0;padding-bottom:0}.bard.text-container ul,.bard.standfirst-container ul,.text ul{margin:0;padding:0;list-style:none}.bard.text-container ul li,.bard.standfirst-container ul li,.text ul li{margin-bottom:var(--xxs_padding);position:relative}.bard.text-container ul li:last-of-type,.bard.standfirst-container ul li:last-of-type,.text ul li:last-of-type{padding-bottom:0}.bard.text-container ul li p,.bard.standfirst-container ul li p,.text ul li p{margin-bottom:0}.bard.text-container ul li:before,.bard.standfirst-container ul li:before,.text ul li:before{top:var(--size_12);left:calc(var(--size_16) * -1);margin-right:var(--size_8);content:"";width:var(--size_4);height:var(--size_4);background-color:#000;border-radius:50%;transition:all .3s ease-in-out;display:block;position:absolute}.bg--dark .bard.text-container ul li:before,.bg--dark .bard.standfirst-container ul li:before,.bg--dark .text ul li:before{background-color:#fff}.bard.text-container ol,.bard.text-container ul,.bard.standfirst-container ol,.bard.standfirst-container ul,.text ol,.text ul{margin:0 0 var(--size_16);padding-left:var(--size_32)}.bard.text-container ul li,.bard.text-container ol li,.bard.standfirst-container ul li,.bard.standfirst-container ol li,.text ul li,.text ol li{margin-bottom:var(--xxs_padding)}.bard.text-container ul li:last-of-type,.bard.text-container ol li:last-of-type,.bard.standfirst-container ul li:last-of-type,.bard.standfirst-container ol li:last-of-type,.text ul li:last-of-type,.text ol li:last-of-type{margin-bottom:0}@media screen and (width>=768px){.bard.text-container ul,.bard.standfirst-container ul,.text ul{margin:calc(var(--xxs_padding) / 2) 0 var(--sm_padding)}.bard.text-container .content,.bard.standfirst-container .content,.text .content{grid-column:1/13}}@media screen and (width>=1024px){.bard.text-container .content,.bard.standfirst-container .content,.text .content{grid-column:3/10}}.bard.quote-container{margin:0 0 var(--lg_padding);position:relative}.bard.quote-container+.bard.text-container{margin-top:var(--lg_padding)}.bard.quote-container .content{padding:0!important}.bard.quote-container .quote-text-inner{text-align:left;padding-left:var(--sm_padding);border-left:1px solid #d1d8dc}.bard.quote-container p.quote{text-transform:none;margin:0;position:relative;padding-bottom:0!important}.bard.quote-container p.quote:before{content:"";margin-bottom:var(--sm_padding);background-color:#506068;width:85px;height:52px;display:block;position:relative;-webkit-mask-image:url(/build/assets/quotes-uk9njhIJ.svg);mask-image:url(/build/assets/quotes-uk9njhIJ.svg);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bard.quote-container p.author{margin:var(--xxxs_padding) 0 0;color:#506068}.profile-content .bard.quote-container .quote-text-inner{margin:0}.bg--dark .bard.quote-container p.quote:before,.dark .bard.quote-container p.quote:before{background-color:#aebbc1}.bg--dark .bard.quote-container p.author,.dark .bard.quote-container p.author{color:#aebbc1}@media screen and (width>=768px){.bard.quote-container .content{grid-column:1/13}}@media screen and (width>=1024px){.bard.quote-container .content{grid-column:3/10}}.bard.button-container .content,.bard.document-container .content{padding:0}.bard.button-container .btn,.bard.document-container .btn{margin-bottom:0}.bard.button-container+.bard .btn,.bard.document-container+.bard .btn{margin-top:var(--sm_padding)}@media screen and (width>=768px){.bard.button-container .content,.bard.document-container .content{grid-column:1/13}}@media screen and (width>=1024px){.bard.button-container .content,.bard.document-container .content{grid-column:3/10}}.table-container table{border-collapse:collapse;text-align:left;border:1px solid #d1d8dc;width:100%}.table-container table thead th p{letter-spacing:.7px;font-family:GT America Mono,monospace}.table-container table td,.table-container table th{min-width:150px;padding:var(--xxxs_padding) var(--xxs_padding);vertical-align:top;border-bottom:1px solid #d1d8dc;border-left:1px solid #d1d8dc;border-right:1px solid #d1d8dc}.table-container table th h6{margin:0}.table-container .table-container{position:relative;overflow:auto}.table-container .table-container:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fff);width:30%;height:100%;position:absolute;top:0;right:0}.table-container .table-container.table-scrolled:after{display:none}.bg--dark .table-container .table-container:after{background:linear-gradient(90deg,#0000,#000)}.table-container .content{position:relative;overflow:visible;padding-bottom:30px!important}.table-container .content:after{content:"Scroll to view more >>";color:#000;font-size:14px;position:absolute;bottom:0;left:0}.bg--dark .table-container .content:after{color:#fff}.table-container .title{text-transform:uppercase;margin-top:0}@media screen and (width>=1024px){.table-container .table-container:after,.table-container .content:after{display:none}}.bard.image-container .content{padding:0}.bard.image-container p.caption{text-align:left;margin:var(--size_32) auto 0}.bard.image-container.bard--reduce-margins .columns,.bard.image-container.bard--reduce-margins .portfolio-sections,.bard.image-container.bard--reduce-margins .portfolio-section__product-manager .manager-profile__content,.portfolio-section__product-manager .bard.image-container.bard--reduce-margins .manager-profile__content,.bard.image-container.bard--reduce-margins .portfolio-manager .manager-profile__content,.portfolio-manager .bard.image-container.bard--reduce-margins .manager-profile__content{padding:30px 0 0}.bard.image-container--limit-width{width:80%;max-width:250px}@media screen and (width>=980px){.bard.image-container--limit-width{max-width:400px}}.portfolio-section__product-manager .product-manager__title{margin-bottom:var(--lg_padding);grid-column:1/7}.portfolio-section__product-manager .product-manager__inner{grid-column:1/7}@media screen and (width>=768px){.portfolio-section__product-manager .product-manager__title{grid-column:1/10}.portfolio-section__product-manager .product-manager__inner{grid-column:1/13}}.portfolio-section__product-manager .manager-profile__content,.portfolio-manager .manager-profile__content,.portfolio-section__product-manager .manager-profile__content .bard:first-of-type,.portfolio-manager .manager-profile__content .bard:first-of-type{margin-top:0}.portfolio-section__product-manager .manager-profile__content,.portfolio-manager .manager-profile__content{row-gap:var(--sm_padding);grid-template-rows:max-content}.portfolio-section__product-manager .manager-profile__content .manager-profile__image,.portfolio-manager .manager-profile__content .manager-profile__image{aspect-ratio:1;max-width:100%;margin-top:calc(var(--sm_padding) * -1);order:1;grid-column:1/6;position:relative}.portfolio-section__product-manager .manager-profile__content .manager-profile__image picture,.portfolio-section__product-manager .manager-profile__content .manager-profile__image img,.portfolio-manager .manager-profile__content .manager-profile__image picture,.portfolio-manager .manager-profile__content .manager-profile__image img{object-fit:cover;width:100%;height:100%;display:block}.portfolio-section__product-manager .manager-profile__content .line,.portfolio-manager .manager-profile__content .line{margin-left:calc(var(--gutter) * -1);width:calc(100% + var(--gutter));float:right;background-color:#d1d8dc;grid-column:6/7;height:1px;display:block;position:relative}.bg--dark .portfolio-section__product-manager .manager-profile__content .line,.bg--dark .portfolio-manager .manager-profile__content .line{background-color:#7a7a7a}.portfolio-section__product-manager .manager-profile__content .manager-profile__image:after,.portfolio-manager .manager-profile__content .manager-profile__image:after{z-index:-1;content:"";background-color:#f5f5f5;width:100%;height:calc(100% - 40px);transition:background-color .3s;display:block;position:absolute;inset:40px 0 0}.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{aspect-ratio:4/3;background-color:#fff;order:2;grid-column:4/7;margin-top:-58px}.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial .button,.portfolio-manager .manager-profile__content .manager-profile__testimonial .button{background-color:#fff;border-radius:0;width:100%;margin-top:auto}.portfolio-section__product-manager .manager-profile__content .manager-profile__header,.portfolio-manager .manager-profile__content .manager-profile__header{gap:var(--xxs_padding);flex-direction:column;order:3;grid-column:span 6;display:flex}.portfolio-section__product-manager .manager-profile__content .manager-profile__background-information,.portfolio-manager .manager-profile__content .manager-profile__background-information{order:4;grid-column:span 6}.portfolio-section__product-manager .manager-profile__content .manager-profile__links,.portfolio-manager .manager-profile__content .manager-profile__links{gap:var(--xxs_padding);row-gap:var(--sm_padding);margin-top:calc(var(--md_padding) - var(--sm_padding));flex-direction:column;order:5;grid-column:span 6;display:flex}.portfolio-section__product-manager .manager-profile__content .manager-profile__links a,.portfolio-manager .manager-profile__content .manager-profile__links a{height:fit-content;text-decoration:none}.portfolio-section__product-manager .manager-profile__content .manager-profile__title,.portfolio-section__product-manager .manager-profile__content .manager-profile__position,.portfolio-section__product-manager .manager-profile__content .manager-profile__languages,.portfolio-manager .manager-profile__content .manager-profile__title,.portfolio-manager .manager-profile__content .manager-profile__position,.portfolio-manager .manager-profile__content .manager-profile__languages{margin:unset}.portfolio-section__product-manager .manager-profile__content .manager-profile__languages,.portfolio-manager .manager-profile__content .manager-profile__languages{color:#506068}@media screen and (width>=768px){.portfolio-section__product-manager .manager-profile__content .manager-profile__image,.portfolio-manager .manager-profile__content .manager-profile__image{grid-column:1/6}.portfolio-section__product-manager .manager-profile__content .line,.portfolio-manager .manager-profile__content .line{grid-column:6/10}.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{grid-column:7/10;align-self:flex-end;margin:0}.portfolio-section__product-manager .manager-profile__content .manager-profile__header,.portfolio-manager .manager-profile__content .manager-profile__header{grid-column:1/10}.portfolio-section__product-manager .manager-profile__content .manager-profile__background-information,.portfolio-section__product-manager .manager-profile__content .manager-profile__links,.portfolio-manager .manager-profile__content .manager-profile__background-information,.portfolio-manager .manager-profile__content .manager-profile__links{grid-column:1/13}.portfolio-section__product-manager .manager-profile__content .manager-profile__links,.portfolio-manager .manager-profile__content .manager-profile__links{flex-flow:wrap}}@media screen and (width>=1024px){.portfolio-section__product-manager .manager-profile__content .manager-profile__image,.portfolio-manager .manager-profile__content .manager-profile__image{grid-area:1/1/4/5}.portfolio-section__product-manager .manager-profile__content .line,.portfolio-manager .manager-profile__content .line{grid-column:5/6}.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{margin-top:calc(var(--size_48) * -1);grid-area:2/3/4/6;align-self:center;height:160px;position:relative}.portfolio-section__product-manager .manager-profile__content .manager-profile__header,.portfolio-section__product-manager .manager-profile__content .manager-profile__background-information,.portfolio-section__product-manager .manager-profile__content .manager-profile__links,.portfolio-manager .manager-profile__content .manager-profile__header,.portfolio-manager .manager-profile__content .manager-profile__background-information,.portfolio-manager .manager-profile__content .manager-profile__links{grid-column:7/13}}@media screen and (width>=1240px){.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{margin-top:var(--size_48)}.portfolio-section__product-manager .manager-profile__content .manager-profile__image:after,.portfolio-manager .manager-profile__content .manager-profile__image:after{height:calc(100% - 100px);inset:100px 0 0}}@media screen and (width>=1440px){.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{height:220px;margin-top:var(--size_172);grid-row:2/5;align-self:flex-end}}@media screen and (width>=2560px){.portfolio-section__product-manager .manager-profile__content .manager-profile__testimonial,.portfolio-manager .manager-profile__content .manager-profile__testimonial{grid-column:4/7}}.portfolio-manager .portfolio-manager__title{margin-bottom:var(--lg_padding)}.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{margin:0;margin-top:calc(var(--lg_padding) - var(--sm_padding))!important}@media screen and (width>=1024px){.portfolio-manager .manager-profile__content .manager-profile__header .manager-profile__title{margin-top:0!important}}.rokstone-growth-panel .rokstone-growth-panel__inner,.rokstone-growth-panel .rokstone-growth-panel__text{grid-column:1/7}.rokstone-growth-panel .rokstone-growth-panel__content{margin-top:var(--lg_padding);grid-column:1/7}.rokstone-growth-panel .graph-container{align-items:center;gap:var(--xxxs_padding);display:flex}.rokstone-growth-panel .graph{flex-direction:row;width:100%;height:22px;display:flex}.rokstone-growth-panel .graph__line-full{background-image:url(/build/assets/graph_full-BBOdBD1q.svg);background-position:0;background-repeat:repeat-x;background-size:auto 100%;width:0%;height:100%;transition:none}.rokstone-growth-panel .graph__line-empty{background-image:url(/build/assets/graph_empty-5iDTa1qE.svg);background-position:100%;background-repeat:repeat-x;background-size:auto 100%;width:100%;height:100%;transition:none}.rokstone-growth-panel .rokstone-growth-panel__content-item-text{margin:0}.rokstone-growth-panel .rokstone-growth-panel__content-item-title{margin:var(--size_12) var(--size_12) var(--size_12) 0}@media screen and (width>=768px){.rokstone-growth-panel .graph{height:24px}.rokstone-growth-panel .rokstone-growth-panel__inner{grid-column:1/13;grid-template-columns:subgrid;display:grid}.rokstone-growth-panel .rokstone-growth-panel__text{grid-template-columns:subgrid;grid-column:span 7;display:grid}.rokstone-growth-panel .title{grid-column:span 7}.rokstone-growth-panel .rokstone-growth-panel__text-content{grid-column:span 6}.rokstone-growth-panel .rokstone-growth-panel__content{grid-column:1/13}}.sticky_menu-container{z-index:1;padding:0;position:relative;background-color:#032732!important}.sticky_menu-container.sticky{width:100%;position:fixed;top:0;z-index:11!important}.sticky_menu-container:after{content:"";width:var(--size_96);z-index:2;background:linear-gradient(270deg,#032732,#03273200);height:100%;display:block;position:absolute;bottom:0;right:0}.sticky_menu-container:before{content:"";width:var(--size_24);height:var(--size_24);top:0;bottom:0;right:var(--size_20);z-index:3;background-color:#fff;margin:auto;display:block;position:absolute;-webkit-mask-image:url(/build/assets/arrow-right-WNG5oIJ7.svg);mask-image:url(/build/assets/arrow-right-WNG5oIJ7.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (width>=768px){.sticky_menu-container:after,.sticky_menu-container:before{display:none}}.sticky-menu__inner{justify-content:space-between;align-items:center;display:flex;overflow:auto hidden}.sticky-menu__links{gap:var(--md_padding);padding-right:var(--size_56);flex-direction:row;display:flex}.sticky-menu__link{color:#fff;text-wrap:nowrap;white-space:nowrap;font-family:GT America Mono,monospace;text-decoration:none;transition:all .3s ease-out;display:block;padding:var(--size_24) 0!important}.sticky-menu__link.active{box-shadow:inset 0 -4px #dd2c0a}.sticky-menu__link:hover{color:#1cd5e8;box-shadow:inset 0 -2px #1cd5e8;text-decoration:none!important}.gallery{padding:0 0 var(--xs_padding);width:100%;display:block}.gallery figure{width:100%;height:100%}.gallery figure img{object-fit:cover;width:100%;height:100%}.gallery .glide__slides{margin:0}.gallery__footer{flex-direction:row;justify-content:space-between;display:flex}.gallery__footer .navigations{gap:var(--xs_padding);flex-direction:row;align-items:center;display:flex}.gallery__footer .navigations .gallery-nav{gap:var(--xxs_padding);flex-direction:row;width:fit-content;display:flex;position:relative}.gallery__footer .navigations .gallery-nav .swiper-button{top:unset;left:unset;right:unset;position:relative}.gallery__footer .navigations .swiper-pagination{margin:0;display:flex}.image-and-text-panel{padding:var(--xl_padding) 0}.image-and-text-panel .bg--dark{color:#fff;background-color:#000}@media screen and (width>=768px){.image-and-text-panel{padding:var(--xxl_padding) 0}}.image-and-text-panel.background-feature{color:#fff;background-color:#000;position:relative;overflow:hidden}@media screen and (width>=1024px){.image-and-text-panel.background-feature{background:0 0}.image-and-text-panel.background-feature .image-and-text-panel__text-titles{margin-bottom:var(--lg_padding)}.image-and-text-panel.background-feature .text{margin-top:var(--size_160)}}.image-and-text-panel .image-and-text-panel__inner{flex-flow:column;display:flex;position:relative}@media screen and (width>=768px){.image-and-text-panel .image-and-text-panel__inner{justify-content:center;align-items:center;display:grid}.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__image,.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__multi{grid-column:1/7}.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__text{grid-column:7/13}}@media screen and (width>=1024px){.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__image,.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__multi{grid-column:1/7}.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__text{grid-column:8/13}.image-and-text-panel .image-and-text-panel__inner.reverse .image-and-text-panel__video{grid-column:1/8}.image-and-text-panel .image-and-text-panel__inner.reverse.has-video .image-and-text-panel__text{grid-column:9/13}}.image-and-text-panel__image,.image-and-text-panel__multi,.image-and-text-panel__video{z-index:1;order:1}.image-and-text-panel__image .video-player,.image-and-text-panel__multi .video-player,.image-and-text-panel__video .video-player{aspect-ratio:4/3}@media screen and (width>=768px){.image-and-text-panel__image,.image-and-text-panel__multi,.image-and-text-panel__video{z-index:1;flex-shrink:0;grid-area:1/7/auto/13;position:relative}.image-and-text-panel__video{grid-column:1/13}}@media screen and (width>=1024px){.image-and-text-panel__video{grid-column:6/13}}.image-and-text-panel__image{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 130px),calc(100% - 65px) 100%,0% 100%)}.image-and-text-panel__image figure,.image-and-text-panel__image picture,.image-and-text-panel__image img{aspect-ratio:1;object-fit:cover;width:100%;max-height:100%!important}.image-and-text-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-panel__multi .image-and-text-panel__multi-item{aspect-ratio:1;height:fit-content;position:relative;overflow:hidden}.image-and-text-panel__multi .image-and-text-panel__multi-item img{object-fit:cover;width:100%;height:100%!important}.image-and-text-panel__multi .image-and-text-panel__multi-item:first-child{z-index:2;grid-column:4/8}.image-and-text-panel__multi .image-and-text-panel__multi-item:nth-child(2){z-index:1;margin-top:var(--components-media-text-minus-margin);grid-column:1/5}.image-and-text-panel__multi .image-and-text-panel__multi-item:nth-child(3){z-index:0;margin-top:var(--md_padding);grid-column:5/8}.reverse .image-and-text-panel__multi .image-and-text-panel__multi-item:first-child{z-index:1;margin-top:var(--md_padding);grid-column:1/5}.reverse .image-and-text-panel__multi .image-and-text-panel__multi-item:nth-child(2){z-index:1;grid-column:5/8;margin:0}.reverse .image-and-text-panel__multi .image-and-text-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-panel__multi{--components-media-text-minus-margin:var(--size_40)}}@media screen and (width>=1024px){.image-and-text-panel__multi{--components-media-text-minus-margin:calc(var(--size_24) * -1)}}@media screen and (width>=1240px){.image-and-text-panel__multi{--components-media-text-minus-margin:calc(var(--size_80) * -1)}}.image-and-text-panel__background-image,.image-and-text-panel__background-video{padding:0 var(--gutter);z-index:1;order:2;width:100%}.image-and-text-panel__background-image picture,.image-and-text-panel__background-image img,.image-and-text-panel__background-image iframe,.image-and-text-panel__background-video picture,.image-and-text-panel__background-video img,.image-and-text-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-panel__background-image,.image-and-text-panel__background-video{padding:0}}@media screen and (width>=1024px){.image-and-text-panel__background-image,.image-and-text-panel__background-video{max-width:unset;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.image-and-text-panel__background-image:after,.image-and-text-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-panel__text{z-index:2;order:1;grid-area:1/1/auto/8}@media screen and (width>=768px){.image-and-text-panel__text{grid-column:1/7}.has-video .image-and-text-panel__text{grid-area:2/2/auto/12}.background-feature .image-and-text-panel__text{grid-column:1/11}}@media screen and (width>=1024px){.image-and-text-panel__text{grid-column:1/6}.background-feature .image-and-text-panel__text{grid-column:1/10}.has-video .image-and-text-panel__text{grid-area:1/1/auto/5}}@media screen and (width>=1240px){.background-feature .image-and-text-panel__text{grid-column:1/7}}.image-and-text-panel__text-outer{padding:var(--lg_padding) 0 0;height:fit-content;position:relative}.image-and-text-panel__text-outer p{margin:0 0 var(--size_16)}.image-and-text-panel__text-outer p:last-of-type{margin-bottom:0}.image-and-text-panel__text-outer .image-and-text-panel__text-titles{gap:var(--sm_padding);margin-bottom:var(--sm_padding);flex-direction:column;display:flex}.image-and-text-panel__text-outer .image-and-text-panel__text-titles .above-title,.image-and-text-panel__text-outer .image-and-text-panel__text-titles .below-title,.image-and-text-panel__text-outer .image-and-text-panel__text-titles .title{margin:0}.image-and-text-panel__text-outer .button{margin-top:var(--md_padding)}@media screen and (width>=768px){.image-and-text-panel__text-outer{display:grid}.image-and-text-panel_inner.reverse .image-and-text-panel__text-outer{align-items:flex-end}}@media screen and (width>=1024px){.image-and-text-panel__text-outer{padding:0}.image-and-text-panel__text-outer p{margin:0 0 var(--size_18)}}.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:#000}.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}}.testimonials .testimonials__header{margin-bottom:var(--lg_padding);flex-wrap:wrap;grid-column:1/7;justify-content:space-between;display:flex}.testimonials .testimonials__header .testimonials__title{width:100%;margin:0}.testimonials .testimonials__nav{grid-column:3/7;width:100%;position:relative}.testimonials .testimonials__nav .swiper-controls{flex-direction:row;justify-content:flex-end;align-items:center;margin:0;display:flex;position:absolute;top:0;right:0}.testimonials .testimonials__nav .swiper-buttons{gap:var(--xxs_padding);flex-direction:row;width:fit-content;display:flex;position:relative}.testimonials .testimonials__nav .swiper-buttons .swiper-button{top:unset;right:unset;left:unset;position:relative}.testimonials .testimonials__nav .swiper-pagination{width:fit-content;margin:0;display:flex}.testimonials .testimonials__slider{grid-column:1/7;position:relative}.testimonials .testimonials__slider .swiper{z-index:-1;height:100%}.testimonials .testimonials__slider .swiper-slide{gap:var(--lg_padding);flex-direction:column-reverse;display:flex}.testimonials.manual .testimonials__image:after{display:none}.testimonials .testimonials__item{height:100%}.testimonials .testimonials__item:before{content:"";margin-bottom:var(--sm_padding);background-color:#506068;width:85px;height:52px;display:block;position:relative;-webkit-mask-image:url(/build/assets/quotes-uk9njhIJ.svg);mask-image:url(/build/assets/quotes-uk9njhIJ.svg);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.testimonials .testimonials__item .author{margin:var(--xxxs_padding) 0 0;color:#506068}.testimonials .testimonials__image{width:50%;height:fit-content;position:relative}.testimonials .testimonials__image img{object-position:bottom;object-fit:cover;width:100%;height:100%}.testimonials .testimonials__image:after{z-index:-1;content:"";background-color:#f5f5f5;width:100%;height:calc(100% - 20px);display:block;position:absolute;inset:20px 0 0}.bg--dark .testimonials .testimonials__image:after,.dark .testimonials .testimonials__image:after{background-color:#5c5c5c}.bg--dark .testimonials .testimonials__item:before,.dark .testimonials .testimonials__item:before{background-color:#aebbc1}.bg--dark .testimonials p.author,.dark .testimonials p.author{color:#aebbc1}.testimonials .testimonials__inner--videos{margin-top:var(--spacing-section--padding-vertical)}.testimonials .testimonials__videos{grid-template-columns:subgrid;row-gap:var(--lg_padding);grid-column:1/7;grid-template-rows:auto;display:grid}.testimonials .testimonial__video-subject-name{margin-top:var(--xs_padding);margin-bottom:var(--xxxs_padding)}.testimonials .testimonials__videos .testimonials__video{grid-column:span 6}.testimonials .testimonials__videos .testimonials__video .testimonials__video-inner{aspect-ratio:4/3;position:relative}.testimonials .testimonials__videos .testimonials__video .testimonials__video-play-button{z-index:10;width:var(--size_72);height:var(--size_48);border-radius:var(--size_4);pointer-events:auto;cursor:pointer;background-color:#1cd5e8;border:none;transition:background-color .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials .testimonials__videos .testimonials__video .testimonials__video-play-button:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;transition:background-color .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:url(/build/assets/play-B7o61Obu.svg);mask-image:url(/build/assets/play-B7o61Obu.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.testimonials .testimonials__videos .testimonials__video .testimonials__video-play-button:hover{background-color:#fff}.testimonials .testimonials__videos .testimonials__video .testimonials__video-play-button:hover:after{background-color:#000}.testimonials .testimonials__videos .testimonials__video .testimonials__video-image{background-color:#fff;position:relative}.testimonials .testimonials__videos .testimonials__video .testimonials__video-image:after{content:"";opacity:0;background:linear-gradient(#03273266,#03273299);width:100%;height:100%;transition:opacity .3s ease-in-out;display:block;position:absolute;top:0;left:0}.testimonials .testimonials__videos .testimonials__video .testimonials__video-image picture,.testimonials .testimonials__videos .testimonials__video .testimonials__video-image img{object-fit:cover;width:100%;height:100%;display:block}.testimonials .testimonials__video:focus-visible .testimonials__video-play-button{background-color:#1cd5e8;outline:2px solid #94ebf4;transition:background-color .3s ease-in-out}.testimonials .testimonials__video:focus-visible .testimonials__video-play-button:after{background-color:#fff;transition:background-color .3s ease-in-out}@media screen and (width>=768px){.testimonials .testimonials__header{grid-column:1/7}.testimonials .testimonials__nav{grid-column:9/13}.testimonials .testimonials__slider{grid-column:1/13}.testimonials .testimonials__item{grid-area:1/4/2/12}.testimonials .testimonials__image{grid-area:1/1/2/3;width:25%}.testimonials .testimonials__image img{object-fit:cover;aspect-ratio:4/3;width:100%}.testimonials .testimonials__videos{grid-column:1/13}.testimonials .testimonials__videos .testimonials__video{cursor:pointer;grid-area:1/span 4/2}.testimonials .testimonials__videos .testimonials__video:hover .testimonials__video-image:after{opacity:1}}@media screen and (width>=1024px){.testimonials .testimonials__header{grid-column:1/13;grid-template-columns:subgrid;display:grid}.testimonials .testimonials__header .testimonials__title{grid-column:5/13}.testimonials .testimonials__header .line{content:"";width:calc(100% + var(--gutter));background-color:#d1d8dc;grid-column:1/2;height:1px;display:block}.testimonials .testimonials__slider .swiper-slide{column-gap:var(--gutter);grid-template-columns:repeat(12,1fr);display:grid}.testimonials .testimonials__item{grid-area:1/5/auto/13}.testimonials .testimonials__image{grid-area:1/2/auto/4;width:100%}.testimonials .testimonials__image img{aspect-ratio:3/4;height:175px}.testimonials .testimonials__image:after{height:calc(100% - 40px);inset:40px 0 0}.bg--dark .testimonials .testimonials__header:before,.dark .testimonials .testimonials__header:before{background-color:#7a7a7a}}@media screen and (width>=1240px){.testimonials .testimonials__image img{height:250px}}.feature-list__content{grid-column:1/7}.feature-list__heading{margin-bottom:var(--sm_padding)}.feature-list__heading .title{margin:0 0 var(--sm_padding)}.feature-list__inner .feature-item__text{row-gap:var(--xxs_padding);flex-direction:column;display:flex}.feature-list__inner .feature-item__text .title,.feature-list__inner .feature-item__text p,.feature-list__inner .feature-item__text .button{margin:0}.feature-list__list{row-gap:var(--sm_padding)}.feature-list__cta-link{margin-top:var(--sm_padding)}.feature-list .feature-item{padding-left:var(--xs_padding);border-left:2px solid #000}@media screen and (width>=768px){.feature-list__content{grid-column:1/13}}@media screen and (width>=1024px){.feature-list{background:0 0}.feature-list__content{column-gap:var(--gutter);grid-column:2/12;grid-template-columns:repeat(10,1fr);display:grid}.feature-list__heading{grid-column:2/8}.feature-list__inner,.feature-list__cta-link{grid-column:2/10}}.multi-feature-panel{z-index:0;position:relative;overflow:hidden}.multi-feature-panel .swiper-controls{margin-bottom:var(--lg_padding);flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.multi-feature-panel .swiper-buttons{gap:var(--xxs_padding);flex-direction:row;width:fit-content;display:flex;position:relative}.multi-feature-panel .swiper-buttons .swiper-button{top:unset;right:unset;left:unset;position:relative}.multi-feature-panel .swiper-pagination{width:fit-content;margin:0;display:flex}.multi-feature-panel .multi-feature-panel__text{grid-column:1/7;padding:0}.multi-feature-panel .multi-feature-panel__text .title{margin:0 0 var(--sm_padding)}.multi-feature-panel .multi-feature-panel__items,.multi-feature-panel .multi-feature-panel__cta-link{grid-column:1/7}.multi-feature-panel .multi-feature-panel__items{row-gap:var(--md_padding)}.multi-feature-panel .multi-feature-panel__items.items--desktop{display:none}.multi-feature-panel .multi-feature-panel__items.items--mobile .swiper{overflow:visible}.multi-feature-panel .multi-feature-panel__items.items--mobile .swiper .swiper-slide{height:auto}.multi-feature-panel .multi-feature-panel__cta-link{margin-top:var(--sm_padding)}@media screen and (width>=768px){.multi-feature-panel .multi-feature-panel__text{padding:0 0 var(--lg_padding);grid-column:span 12}.multi-feature-panel .multi-feature-panel__text .text{max-width:50%}.multi-feature-panel .multi-feature-panel__items{grid-column:1/13}.multi-feature-panel .multi-feature-panel__items.items--mobile{display:none}.multi-feature-panel .multi-feature-panel__items.items--desktop{grid-template-columns:subgrid;display:grid}.multi-feature-panel .multi-feature-panel__items .grid__item{grid-column:span 6;position:relative}.multi-feature-panel .swiper-controls{justify-content:flex-end}}@media screen and (width>=1024px){.multi-feature-panel .multi-feature-panel__text{grid-column:span 7;grid-template-columns:subgrid;display:grid}.multi-feature-panel .multi-feature-panel__text .title{grid-column:span 7}.multi-feature-panel .multi-feature-panel__text .text{max-width:unset;grid-column:span 6}}@media screen and (width>=1240px){.multi-feature-panel .multi-feature-panel__items,.multi-feature-panel .multi-feature-panel__cta-link{grid-column:1/13}.multi-feature-panel .multi-feature-panel__items .grid__item{grid-column:span 4}}.related_articles-panel{z-index:0;position:relative;overflow:hidden}.related_articles-panel .related_articles-panel__text,.related_articles-panel .related_articles-panel__cta-link{grid-column:1/7}.related_articles-panel .related_articles-panel__text .title{margin:0 0 var(--md_padding)}.related_articles-panel .related_articles-panel__items{row-gap:var(--gutter);grid-column:1/7}.related_articles-panel .related_articles-panel__items .grid__item:not(:last-of-type){padding-bottom:var(--xs_padding)}.related_articles-panel .related_articles-panel__items.items--desktop{display:none}.related_articles-panel .related_articles-panel__items.items--mobile .swiper{overflow:visible}.related_articles-panel .related_articles-panel__items.items--mobile .swiper .swiper-wrapper,.related_articles-panel .related_articles-panel__items .swiper-controls{margin-top:var(--lg_padding)}.related_articles-panel .related_articles-panel__items.items--mobile .swiper .swiper-slide{height:auto}@media screen and (width>=768px){.related_articles-panel .related_articles-panel__text{grid-column:1/9}.related_articles-panel .related_articles-panel__items{grid-column:1/13}.related_articles-panel .related_articles-panel__items .grid__item{position:relative}.related_articles-panel .related_articles-panel__items .grid__item:not(:last-of-type){border-bottom:none;padding-bottom:0}}@media screen and (width>=1024px){.related_articles-panel .columns{align-items:end}.related_articles-panel .related_articles-panel__text .title{margin:0}.related_articles-panel .related_articles-panel__text,.related_articles-panel .related_articles-panel__cta-link{grid-row:1}.related_articles-panel .related_articles-panel__cta-link{grid-column:10/13;place-self:center end}.related_articles-panel .related_articles-panel__items{padding-top:var(--lg_padding);grid-row:2}.related_articles-panel .related_articles-panel__items.items--desktop{gap:var(--gutter);display:grid}.related_articles-panel .related_articles-panel__items.items--mobile{display:none}}@media screen and (width>=1240px){.related_articles-panel .related_articles-panel__text{grid-column:1/7}.related_articles-panel .related_articles-panel__items,.related_articles-panel .related_articles-panel__cta-link{grid-column:1/13}}.tabbed-content .tabbed-content__inner{flex-direction:column;grid-column:1/7;display:flex}.tabbed-content [role=tablist]{min-width:100%;padding:var(--xxxs_padding);align-items:flex-end;gap:var(--xxxs_padding);border-radius:var(--size_24);margin:var(--lg_padding) 0;background-color:#f5f5f5;flex-direction:column;font-family:proxima-nova,sans-serif;display:flex;position:relative}.tabbed-content [role=tab]{flex:0 1 min-content;text-align:left;cursor:pointer;padding:var(--button__tabs--padding-vertical) var(--button__tabs--padding-horizontal);background-color:#0000;border:none;border-radius:999px;outline:none;flex-wrap:wrap;align-self:stretch;align-items:center;margin:0;transition:all .3s ease-in-out;display:flex;position:relative}.tabbed-content [role=tab] .title{color:#000;z-index:2;text-transform:none;font-size:var(--size_16);margin:0;position:relative}.tabbed-content [role=tab][aria-selected=true]{background-color:#000}.tabbed-content [role=tab][aria-selected=true] .title{color:#fff}.tabbed-content [role=tab][aria-selected=true]:hover,.tabbed-content [role=tab][aria-selected=true]:active,.tabbed-content [role=tab][aria-selected=true]:focus{color:#fff;background-color:#000}.tabbed-content [role=tab]:hover{background-color:#baf2f8}.tabbed-content [role=tab]:focus{background-color:#0000}.tabbed-content [role=tab][aria-selected=false]{font-weight:400}.tabbed-content [role=tabpanel]{gap:var(--lg_padding);flex-direction:column;transition:opacity .3s ease-in-out;display:flex}.tabbed-content [role=tabpanel] .tabbed-content__image{order:2;width:100%}.tabbed-content [role=tabpanel] .tabbed-content__image picture,.tabbed-content [role=tabpanel] .tabbed-content__image img{object-fit:contain;width:100%;height:auto}.tabbed-content [role=tabpanel] .tabbed-content__tab-subtitle{margin:0}.tabbed-content [role=tabpanel] .tabbed-content__text{flex-direction:column;order:1;justify-content:center;display:flex}.tabbed-content [role=tabpanel] ul{padding-left:var(--size_32)}.tabbed-content [role=tabpanel].is-hidden{opacity:0;display:none}.tabbed-content--dark [role=tablist]{background-color:#3d3d3d}.tabbed-content--dark [role=tab] .title{color:#fff}.tabbed-content--dark [role=tab][aria-selected=true]{background-color:#fff}.tabbed-content--dark [role=tab][aria-selected=true] .title{color:#000}.tabbed-content--dark [role=tab][aria-selected=true]:hover,.tabbed-content--dark [role=tab][aria-selected=true]:active,.tabbed-content--dark [role=tab][aria-selected=true]:focus{color:#000;background-color:#fff}.tabbed-content--dark [role=tab]:hover{background-color:#0d727d}.tabbed-content--dark [role=tab]:focus{background-color:#0000}@media screen and (width>=768px){.tabbed-content .tabbed-content__inner{grid-column:1/13}.tabbed-content [role=tablist]{border-radius:999px;flex-direction:row}.tabbed-content [role=tab]{flex-grow:1}.tabbed-content .tabbed-content__tab-content{display:grid}.tabbed-content .tabbed-content__image{grid-area:1/1/2/7}.tabbed-content .tabbed-content__text{grid-area:1/8/2/13}.tabbed-content--reverse .tabbed-content__text{grid-area:1/1/2/6}.tabbed-content--reverse .tabbed-content__image{grid-area:1/7/2/13}}.team-member-panel-slider .team-member-panel-slider__header,.team-member-panel-slider .team-member-panel-slider__slider,.team-member-panel-slider .team-member-list,.team-member-panel-slider .item-preview--profile.row{grid-column:1/7}.team-member-panel-slider .team-member-panel-slider__slider,.team-member-panel-slider .team-member-list,.team-member-panel-slider .item-preview--profile.row{margin-top:var(--lg_padding)}.team-member-panel-slider .swiper{overflow:visible}.team-member-panel-slider .swiper-controls--hidden{display:none}@media screen and (width>=768px){.team-member-panel-slider .team-member-panel-slider__slider,.team-member-panel-slider .team-member-list{grid-column:1/13}.team-member-panel-slider .item-preview--profile.row,.team-member-panel-slider .team-member-panel-slider__header{grid-column:span 7;grid-template-columns:subgrid;display:grid}.team-member-panel-slider .team-member-panel-slider__header .title{grid-column:span 7}.team-member-panel-slider .team-member-panel-slider__header .text{grid-column:span 6}.team-member-panel-slider .swiper-controls--hidden-desktop{display:none!important}}.team-member-panel-slider .team-member-list--desktop{display:none}@media screen and (width>=768px){.team-member-panel-slider .team-member-list--desktop{display:grid}.team-member-panel-slider .team-member-list--mobile{display:none}}.statistics .statistics__inner{grid-column:1/7}.statistics .statistics__text{padding:0 0 var(--lg_padding);grid-column:1/7}.statistics .statistics__content{gap:var(--lg_padding);flex-direction:column;width:100%;display:flex}.statistics .statistics__content .statistics__item-title{margin:0 0 var(--xxxs_padding);min-height:var(--size_32)}.statistics .statistics__content .statistics__item{padding-left:var(--size_16);border-left:1px solid #dd2c0a}.statistics .statistics__item-numbers{align-items:center;display:flex}.statistics .statistics__item-number{flex-direction:row;width:fit-content;display:flex;position:relative}.statistics .statistics__item-number .statistics__reel{width:34px;height:1em;display:inline-block;position:relative;overflow:hidden}.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}.statistics .statistics__item-number .statistics__symbol{width:10px;transition:none;transform:none!important}@media screen and (width>=768px){.statistics .statistics__inner{grid-column:1/13;grid-template-columns:subgrid;display:grid}.statistics .statistics__content{grid-column:1/13;grid-template-columns:subgrid;gap:var(--gutter);display:grid}.statistics .statistics__content .statistics__item{grid-column:span 3}.statistics .statistics__content .statistics__item-title{min-height:var(--size_104);padding-right:var(--size_16)}.statistics .statistics__item-number .statistics__reel{width:28px}}@media screen and (width>=1024px){.statistics .statistics__item-number .statistics__reel{width:35px}}@media screen and (width>=1240px){.statistics .statistics__content .statistics__item-title{height:var(--size_120)}.statistics .statistics__content .statistics__item{padding-left:var(--size_20)}.statistics .statistics__item-number .statistics__reel{width:38px}}@media screen and (width>=1440px){.statistics .statistics__content .statistics__item-title{height:var(--size_160)}.statistics .statistics__item-number .statistics__reel{width:47px}}.news-listing{z-index:0;position:relative}.news-listing .news-listing__header{margin-bottom:var(--lg_padding);grid-column:1/7}.news-listing .news-listing__header .title{margin:0 0 var(--sm_padding)}.news-listing .news-listing__header .introduction{margin:0}.news-listing .news-listing__grid{grid-column:1/7}.news-listing .news-listing__pagination{margin-top:var(--xl_padding);grid-column:1/7;justify-content:center;display:flex}.news-listing .news-listing__empty{text-align:center;padding:var(--xl_padding) 0;grid-column:1/7}@media screen and (width>=768px){.news-listing .news-listing__header,.news-listing .news-listing__grid,.news-listing .news-listing__pagination,.news-listing .news-listing__empty{grid-column:1/13}}.pagination{align-items:center;gap:var(--sm_padding);flex-wrap:wrap;justify-content:center;display:flex}.pagination .pagination__link{padding:var(--xs_padding) var(--sm_padding);border:1px solid #000;border-radius:4px;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.pagination .pagination__link:hover{color:#fff;background-color:#000}.pagination .pagination__link--prev:before{content:"";width:16px;height:16px;margin-right:var(--xxs_padding);background-image:url(/build/assets/arrow-left-no-circle-DQKj7FtE.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.pagination .pagination__link--next:after{content:"";width:16px;height:16px;margin-left:var(--xxs_padding);background-image:url(/build/assets/arrow-right-no-circle-C26BPtS-.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.pagination .pagination__pages{gap:var(--xxs_padding);align-items:center;display:flex}.pagination .pagination__page{border:1px solid #000;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.pagination .pagination__page:hover{color:#fff;background-color:#000}.pagination .pagination__page--current{color:#fff;cursor:default;background-color:#000}.ollie_bearman-container{padding:0}.ollie-bearman-panel{position:relative}.ollie-bearman-panel--dark{background-color:#000}.ollie-bearman-panel .ollie-bearman-panel__text-titles{gap:var(--sm_padding);flex-direction:column;display:flex}.ollie-bearman-panel .ollie-bearman-panel__text-titles *{margin:0}.ollie-bearman-panel .ollie-bearman-panel__text-outer{z-index:2;gap:var(--sm_padding);padding:var(--size_80) 0 var(--lg_padding);flex-direction:column;grid-column:span 6;display:flex;position:relative}.ollie-bearman-panel .ollie-bearman-panel__ctas{padding-top:var(--xxs_padding)}.ollie-bearman-panel .ollie-bearman-panel__background-video{z-index:1;aspect-ratio:360/313.04;width:100vw;min-height:320px;margin:0 calc(var(--margin) * -1) -3px;grid-column:span 6;position:relative}.ollie-bearman-panel .ollie-bearman-panel__background-video .video-player{width:100vw;margin:0 auto;position:absolute;inset:0 -50%}@media screen and (width>=768px){.ollie-bearman-panel .ollie-bearman-panel__text-outer{grid-column:span 13}.ollie-bearman-panel .ollie-bearman-panel__background-video{grid-column:span 13;height:100%;min-height:667px}.ollie-bearman-panel .ollie-bearman-panel__background-video .video-player{aspect-ratio:768/667.83}}@media screen and (width>=1024px){.ollie-bearman-panel .ollie-bearman-panel__text-outer{padding:var(--lg_padding) 0;grid-column:span 4;justify-content:center}.ollie-bearman-panel .ollie-bearman-panel__background-video{grid-column:5/13;width:100%;min-height:569px;margin:0;position:static}.ollie-bearman-panel .ollie-bearman-panel__background-video .video-player{aspect-ratio:654/568.7;width:auto;left:auto;right:0}}@media screen and (width>=1240px){.ollie-bearman-panel .ollie-bearman-panel__background-video{min-height:800px}.ollie-bearman-panel .ollie-bearman-panel__background-video .video-player{aspect-ratio:23/20}}@media screen and (width>=1920px){.ollie-bearman-panel .ollie-bearman-panel__background-video{min-height:1080px;position:relative}.ollie-bearman-panel .ollie-bearman-panel__background-video .video-player{width:auto;left:0;right:auto}}.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;border-radius:var(--border-radius);position:relative;overflow:hidden}.media-carousel-panel .media-carousel-panel__slider .media-carousel__slide .media-carousel__image img{object-fit:cover;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}@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}}.background_transition-container{z-index:1;background-color:#000;position:relative;overflow:hidden}.background-transition{color:#fff}.background-transition .background-transition__content-inner,.background-transition .background-transition__nav,.background-transition .background-transition__features,.background-transition .background-transition__cta,.background-transition .background-transition__backgrounds{grid-column:1/7}.background-transition .background-transition__backgrounds{width:100%;height:100%;padding:var(--lg_padding) 0;position:relative}.background-transition .background-transition__backgrounds img{object-fit:cover;width:100%;height:100%}.background-transition .background-transition__nav,.background-transition .background-transition__features,.background-transition .background-transition__content-inner,.background-transition .background-transition__cta{z-index:2;position:relative}.background-transition .background-transition__nav .swiper-controls{margin:0}.background-transition .background-transition__content-inner{margin-bottom:var(--lg_padding)}.background-transition .background-transition__content-inner .title{margin:0 0 var(--sm_padding)}.background-transition .background-transition__features{width:100%;height:fit-content;overflow:visible}.background-transition .background-transition__features .swiper-slide{height:fit-content}.background-transition .background-transition__cta{margin-top:var(--lg_padding)}@media screen and (width>=768px){.background-transition .background-transition__content-inner,.background-transition .background-transition__nav,.background-transition .background-transition__cta{grid-column:1/10}.background-transition .background-transition__features,.background-transition .background-transition__backgrounds{grid-column:1/13}}@media screen and (width>=1024px){.background-transition .background-transition__nav.hide-on-desktop{display:none}.background-transition .background-transition__backgrounds{z-index:1;padding:0;position:absolute;inset:0}.background-transition .background-transition__backgrounds:after{content:"";z-index:1;background:linear-gradient(#0006 0%,#0000004d 30%,#000000b3 60%,#000);width:100%;height:100%;position:absolute;top:0;left:0}.background-transition .background-transition__content-inner{grid-column:1/8}.background-transition .background-transition__content-inner .background-transition__text{max-width:80%}.background-transition .background-transition__nav{grid-column:8/13}.background-transition .background-transition__features{margin-top:var(--size_160)}}@media screen and (width>=1440px){.background-transition .background-transition__features{margin-top:var(--size_240)}}.quote_panel-container{padding:0}.quote-form-panel .quote-form-panel__inner{z-index:1;color:#fff;background-color:#000;position:relative}.quote-form-panel .quote-form-panel__intro{grid-column:span 6;position:relative}.quote-form-panel .quote-form-panel-intro__actions{gap:var(--sm_padding);margin-top:var(--sm_padding);flex-direction:column;display:flex}.quote-form-panel .quote-form-panel__container{color:#000;background-color:#f2f4f5}@media screen and (width>=768px){.quote-form-panel .quote-form-panel-intro__actions{column-gap:var(--xs_padding);flex-direction:row}}@media screen and (width>=1024px){.quote-form-panel .quote-form-panel__inner:after{content:"";z-index:-1;background-image:url(/build/assets/quote-bg-6KvoU5fj.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;inset:0 0 0 auto}}@media screen and (width>=1240px){.quote-form-panel .quote-form-panel__inner:after{background-position:100%}}.where-we-operate .where-we-operate__text{grid-column:span 6}.where-we-operate .where-we-operate__map{margin-top:var(--lg_padding);grid-column:span 6}.where-we-operate .where-we-operate__map-image{display:none}.where-we-operate .where-we-operate__map-image-mobile{display:block}.where-we-operate .where-we-operate__map-image picture,.where-we-operate .where-we-operate__map-image img,.where-we-operate .where-we-operate__map-image-mobile picture,.where-we-operate .where-we-operate__map-image-mobile img{object-fit:cover;width:100%;height:100%}@media screen and (width>=768px){.where-we-operate .where-we-operate__text,.where-we-operate .where-we-operate__map{grid-column:span 12}.where-we-operate .where-we-operate__map-image{display:block}.where-we-operate .where-we-operate__map-image-mobile{display:none}}@media screen and (width>=1024px){.where-we-operate .where-we-operate__text{grid-column:span 4}.where-we-operate .where-we-operate__map{grid-column:span 8;margin-top:0}}.timeline__header,.timeline__slider-milestones,.timeline__slider-years{grid-column:1/7}.timeline__slider-milestones,.timeline__slider-years{max-width:100%;margin-top:var(--lg_padding)}.timeline__slider-milestones{gap:var(--gutter);flex-direction:row;width:100%;display:flex;overflow:visible}.timeline__slider-milestones .swiper-slide{gap:var(--sm_padding);display:grid}.timeline__slider-milestones .timeline__slider-year{height:24px;margin:0;display:block}.timeline__slider-years{margin:var(--lg_padding) var(--size_24) 0;position:relative}.timeline__slider-years:after,.timeline__slider-years:before{content:"";z-index:11;width:50px;height:50px;margin:auto;display:block;position:absolute;top:0;bottom:0}.timeline__slider-years:before{background:linear-gradient(90deg,#000,#fff0);left:0}.timeline__slider-years:after{background:linear-gradient(270deg,#000,#fff0);right:0}.timeline__slider-years .swiper{z-index:10;position:relative}.timeline__slider-years .swiper-slide{width:fit-content!important}.timeline__slider-years .swiper-slide .timeline__slider-year{text-align:center;cursor:pointer;font-family:GT America Mono,monospace;display:block;position:relative}.timeline__slider-years .swiper-slide.swiper-slide-active .timeline__slider-year:after{content:"";background-color:#dd2c0a;width:100%;height:1px;margin:auto;display:block;position:absolute;bottom:0;left:0;right:0}.timeline__slider-years .swiper-controls{height:100%;width:calc(100% - var(--size_32));margin:auto;position:absolute;bottom:0;left:0;right:0}.timeline__slider-years .swiper-controls .swiper-buttons{width:100%}.timeline__slider-years .swiper-controls .swiper-buttons .swiper-button{z-index:12;width:var(--size_24);height:var(--size_24);border-color:#000;margin:auto;padding:0;position:absolute;top:0;bottom:0}.timeline__slider-years .swiper-controls .swiper-buttons .swiper-button.swiper-button-disabled{opacity:0;pointer-events:none}.bg--dark .timeline__slider-years .swiper-controls .swiper-buttons .swiper-button{border-color:#fff}.timeline__slider-years .swiper-controls .swiper-buttons .swiper-button-next{right:calc(var(--size_48) * -1)!important}.timeline__slider-years .swiper-controls .swiper-buttons .swiper-button-prev{position:absolute;left:calc(var(--size_48) * -1)!important}@media screen and (width>=768px){.timeline__slider-milestones{grid-column:1/13}.timeline__slider-years{grid-column:3/10}}@media screen and (width>=1024px){.timeline__slider-years{grid-column:4/9}}.podcast-subscribe-panel .podcast-subscribe-panel__inner{gap:var(--sm_padding);flex-direction:column;display:flex}.podcast-subscribe-panel .podcast-subscribe-panel__background-image{aspect-ratio:4/3}.podcast-subscribe-panel .podcast-subscribe-panel__background-image picture,.podcast-subscribe-panel .podcast-subscribe-panel__background-image img{object-fit:cover;width:100%;height:100%}.podcast-subscribe-panel .title{margin:0}.podcast-subscribe-panel .podcast-subscribe-panel__links{margin-top:calc(var(--lg_padding) - var(--sm_padding));gap:var(--sm_padding);flex-direction:column;display:flex}@media screen and (width>=768px){.podcast-subscribe-panel .podcast-subscribe-panel__links{gap:var(--xs_padding);flex-direction:row}}@media screen and (width>=1024px){.podcast-subscribe-container{position:relative}.podcast-subscribe-container:before{content:"";z-index:1;background:linear-gradient(270deg,#0000 0%,#0003 40%,#0009 60%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.podcast-subscribe-panel,.podcast-subscribe-panel .podcast-subscribe-panel__inner{display:grid}.podcast-subscribe-panel .podcast-subscribe-panel__background-image{width:100%;height:100%;position:absolute;top:0;left:0}.podcast-subscribe-panel .title,.podcast-subscribe-panel .podcast-subscribe-panel__links{z-index:2;grid-column:span 7}}.related-portfolios__inner .related-portfolios__items{margin-top:var(--lg_padding);border-top:1px solid #7a7a7a;flex-flow:wrap;grid-column:span 6;display:flex}.related-portfolios__inner .related-portfolios__items .related-portfolios__item{text-align:left;border:1px solid #7a7a7a;border-top:none;border-left:none;width:100%}.related-portfolios__inner .related-portfolios__items .related-portfolios__item:first-child{border-top:none;border-left:1px solid #7a7a7a}.related-portfolios__inner .related-portfolios__items .related-portfolios__item:nth-child(n){border-left:1px solid #7a7a7a}.related-portfolios__inner .related-portfolios__items .related-portfolios__item.button--block{justify-content:flex-start}@media screen and (width>=768px){.related-portfolios__inner,.related-portfolios__inner .related-portfolios__items{grid-column:span 12}.related-portfolios__inner .related-portfolios__items .related-portfolios__item{width:33.3333%}.related-portfolios__inner .related-portfolios__items .related-portfolios__item:nth-child(n){border-left:unset}.related-portfolios__inner .related-portfolios__items .related-portfolios__item:nth-child(3n+1){border-bottom:1px solid #7a7a7a;border-left:1px solid #7a7a7a}}.panels-section,.atomx-section{z-index:1;position:relative}.panels{z-index:1;background-color:#fff0;position:relative;overflow:hidden}.panels.separator-container{margin-top:-1px;margin-bottom:-1px;padding:0}.panels.image_and_text-container,.panels.synergy-container,.panels.loi_tool-container{padding:0}.panels.bg--light_grey{background-color:#f9fafb}.panels.bg--dark{color:#fff;background-color:#000}.separator-panel{background-color:#000;width:100%;height:1px}.hero{background-color:#000;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 .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(#000 10%,#0000004d 50%,#000000f2 100%);height:100%;position:absolute;inset:0}.hero .hero__background:after{content:"";z-index:1;background:linear-gradient(90deg,#0006 0%,#0000001a 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:#7a7a7a;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(#000c,#0000);height:25%}.hero .hero__background:after{background:linear-gradient(90deg,#000 0,#0000004d 100%)}.hero .hero__background .video-player{aspect-ratio:4/3}.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)}}@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)}}.hero--basic .hero__content-wrapper{margin-bottom:var(--xl_padding)}.hero--basic .hero__container{min-height:100vh}.hero--basic .hero__image{height:100%}.hero--basic .hero__image img{object-fit:cover;width:100%;height:100%}.hero--basic .hero__text{gap:var(--xs_padding);margin-top:var(--lg_padding);grid-template-rows:min-content;height:auto}.hero--basic .hero__title{max-height:70%}.hero--basic.hero--basic-text-page .hero__container,.hero--basic.hero--basic-text-page .hero__content,.hero--basic.hero--basic-text-page .hero__content-wrapper{height:unset;min-height:unset}.hero--basic.hero--basic-text-page .hero__text{grid-column:span 6;padding-left:0}.hero--basic.hero--basic-text-page .hero__text:before{display:none}.hero--basic.hero--basic-text-page .hero__title{margin-bottom:0}@media screen and (width>=768px){.hero--basic .hero__background{grid-row:1/4}.hero--basic .hero__enquiry-wrapper .enquiry-panel{max-width:fit-content}.hero--basic .hero__enquiry-wrapper .enquiry-panel:after{display:none}.hero--basic .hero__content{row-gap:var(--xl_padding)}.hero--basic.hero--basic-text-page .hero__text{grid-column:3/11}}@media screen and (width>=1024px){.hero--basic .hero__content-wrapper{margin-bottom:var(--xxxl_padding)}}.hero--news{min-height:unset;height:unset}.hero--news .hero__content-wrapper{grid-template-rows:auto}.hero--news .hero__text{height:unset;margin-top:var(--lg_padding);color:#fff;grid-column:1/7;padding-left:0}.hero--news .hero__text .hero__title{margin:0 0 var(--xs_padding)}.hero--news .hero__text:before{display:none}.hero--news .filters-selector,.hero--news .filters-container{grid-column:1/7}.hero--news .hero__content{padding-bottom:var(--xxl_padding)}@media screen and (width>=768px){.hero--news .filters-selector{grid-column:7/13}.hero--news .filters-container{grid-column:1/13}}@media screen and (width>=1240px){.hero--news .hero__container{min-height:auto}}.hero--news .filters-selector{width:100%;margin:var(--xs_padding) 0 0}.hero--news .filters-selector .filters{color:#fff;gap:var(--xxs_padding);align-items:center;display:flex}.hero--news .filters-selector .filters__left-label{font-family:proxima-nova,sans-serif;font-size:var(--size_18);font-weight:400;line-height:var(--size_18)}.hero--news .filters-selector .filter__select_tab{color:#fff;font-family:GT America Mono,monospace;font-weight:300;font-size:var(--size_14);line-height:var(--size_16);cursor:pointer;padding:var(--size_4) 0;background-color:#0000;border:none;border-bottom:1px solid #fff;align-items:center;display:inline-flex;position:relative}.hero--news .filters-selector .filter__select_tab:after{content:"";width:var(--size_24);height:var(--size_24);background-color:#fff;display:inline-block;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (width>=768px){.hero--news .filters-selector{align-self:flex-end;margin:0}.hero--news .filters-selector .filters{justify-content:flex-end}}@media screen and (width>=1024px){.hero--news .filters-selector .filter__select_tab{font-size:var(--size_18);line-height:var(--size_18)}}.hero--news .filters-container{padding:var(--xs_padding);margin-top:var(--lg_padding);background-color:#1f1f1f}.hero--news .filters-container.hide-filters{opacity:0}.hero--news .filters-container.show-filters{opacity:1}.hero--news .filters-container .filters-panel__content{gap:var(--xs_padding) var(--md_padding);flex-flow:wrap;display:flex}.hero--news .filters-container .filter-option{color:#fff;font-family:GT America Mono,monospace;font-size:var(--size_18);font-weight:300;line-height:var(--size_18);cursor:pointer;padding:var(--size_8) 0;background-color:#0000;border:none;flex-direction:row;align-items:center;margin:0;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative}.hero--news .filters-container .filter-option:after{content:"";width:100%;height:1px;bottom:var(--size_4);background-color:#fff;transition:all .3s ease-in-out;display:block;position:absolute;left:0}.hero--news .filters-container .filter-option svg{transition:all .3s ease-in-out}.hero--news .filters-container .filter-option:hover{color:#1cd5e8}.hero--news .filters-container .filter-option:hover svg{fill:#1cd5e8}.hero--news .filters-container .filter-option:hover:after{background-color:#1cd5e8}.hero--news .filters-container .filter-option:focus-visible{outline:none}.hero--news .filters-container svg{fill:#fff}.hero--article{height:unset;min-height:unset;background-color:#000}.hero--article .hero__text{row-gap:var(--xs_padding);padding-left:0;padding-bottom:var(--xxl_padding)}.hero--article .hero__text:before{display:none}.hero--article .hero__content-wrapper{row-gap:var(--lg_padding)}.hero--article .hero__title{grid-column:1/7;margin-bottom:0}.hero--article .hero__excerpt{color:#fff;margin:0}.hero--article .hero__metadata{color:#fff;justify-content:space-between;gap:var(--size_24);flex-direction:column;grid-column:span 6;width:100%;display:flex}.hero--article .hero__metadata svg{fill:#fff}.hero--article .hero__tags{gap:var(--xxs_padding);flex-direction:row;display:flex}.hero--article .hero__tag{font-family:GT America Mono,monospace;font-size:var(--size_14);line-height:var(--size_16);letter-spacing:0;padding:var(--size_8) var(--size_12);background-color:#3d3d3d;align-items:center;font-weight:300;display:flex;position:relative}.hero--article .hero__date{color:#999;font-family:proxima-nova,sans-serif;font-size:var(--size_18);line-height:var(--size_24);letter-spacing:0;margin:0;font-weight:400}.hero--article .divider-panel.divider-panel--gradient_dark .divider-panel__gradient{height:var(--size_8)}@media screen and (width>=768px){.hero--article .hero__metadata{grid-column:1/13}.hero--article .hero__title{grid-column:1/10}}@media screen and (width>=1024px){.hero--article .hero__text{grid-column:1/13}.hero--article .hero__text .hero__title{grid-column:3/11}.hero--article .hero__metadata{flex-direction:row;grid-column:3/11;display:flex}}@media screen and (width>=1240px){.hero--article .hero__container{min-height:unset}}@media screen and (width>=1440px){.hero--article .hero__text{padding-bottom:var(--xxxl_padding)}}.hero.hero--contact{height:unset}.hero.hero--contact .hero__title{margin:0}.hero.hero--contact .hero__text{margin:var(--lg_padding) 0;color:#fff;height:unset;padding-left:0}.hero.hero--contact .hero__text:before{display:none}.hero.hero--contact .hero__container{min-height:unset}.hero.hero--contact .hero__introduction{margin-top:var(--sm_padding)}.hero.hero--contact .hero__primary-contact-blocks{color:#fff;padding-bottom:var(--md_padding);flex-direction:column;grid-column:1/7;display:flex}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block{padding-top:var(--xs_padding);padding-bottom:var(--md_padding);gap:var(--xs_padding);border-top:1px solid #7a7a7a;flex-direction:column;display:flex}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block:last-of-type{padding-bottom:0}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__title{margin:0}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials{gap:var(--xxs_padding);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials a{justify-content:flex-start;align-items:flex-end;gap:var(--size_4);color:#fff;padding:11px 0;font-family:GT America Mono,monospace;text-decoration:none;display:flex}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials figure{width:var(--size_24);height:var(--size_24);display:block}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials figure svg{width:90%;height:90%}.hero.hero--contact .hero__secondary-contact-blocks .hero__content-wrapper{gap:var(--lg_padding);flex-direction:column;display:flex}.hero.hero--contact .hero__secondary-contact-blocks{color:#fff;padding:var(--md_padding) 0;background:linear-gradient(90deg,#0f8b99 0%,#1f1f1f 42%,#581204 100%)}.hero.hero--contact .hero__secondary-contact-blocks .secondary-contact-block{gap:var(--xs_padding);flex-direction:column;display:flex}.hero.hero--contact .hero__secondary-contact-blocks .secondary-contact-block:last-of-type{padding-bottom:0}.hero.hero--contact .hero__secondary-contact-blocks .secondary-contact-block__title{margin:0}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block a:not(.primary-contact-block__socials a),.hero.hero--contact .secondary-contact-block a{color:#fff;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block a:hover,.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials a:hover{color:#1cd5e8!important}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block a:hover:after,.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block__socials a:hover:after,.hero.hero--contact .hero__secondary-contact-blocks .secondary-contact-block a:hover:after{display:none}@media screen and (width>=768px){.hero.hero--contact .hero__primary-contact-blocks{grid-column:1/13}.hero.hero--contact .hero__primary-contact-blocks,.hero.hero--contact .hero__secondary-contact-blocks .hero__content-wrapper{column-gap:var(--gutter);grid-template-columns:repeat(12,1fr);display:grid}.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block,.hero.hero--contact .secondary-contact-block{grid-column:span 6}}@media screen and (width>=1024px){.hero.hero--contact .hero__primary-contact-blocks .primary-contact-block,.hero.hero--contact .secondary-contact-block{grid-column:span 4}.hero.hero--contact .hero__introduction{grid-column:1/8}}.hero--home{z-index:2;height:fit-content;min-height:100vh;position:relative}.hero--home .hero__content-wrapper{grid-template-rows:max-content;height:100%;position:relative}.hero--home .hero__container{height:100%;min-height:100vh}.hero--home .hero__text{z-index:2;height:auto;padding:var(--md_padding) 0 0 0;grid-column:1/7}.hero--home .hero__text:before{display:none}.hero--home .hero__title{margin:0 0 var(--size_24);will-change:transform;opacity:0;flex-grow:0}.hero--home .hero__title.split-text-ready{opacity:1}.hero--home .hero__introduction{opacity:0;justify-content:flex-start}.hero--home .hero__introduction p{font-size:var(--size_16);line-height:var(--size_22)}.hero--home .hero__background:before{background:linear-gradient(#000000e6 10%,#0000 50%,#000000e6 100%)}.hero--home .hero__background .video-player video{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%}.hero--home .hero__background .video-player.video--desktop,.hero--home .hero__background .video-player.video--wide{display:none}.hero--home .hero__video-cta{margin-top:var(--md_padding);opacity:0;grid-column:1/5}.hero--home .hero__video-cta__button{border-radius:var(--size_4);aspect-ratio:16/9;z-index:1;width:100%;padding:var(--xs_padding) var(--size_16);cursor:pointer;border:none;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;position:relative;overflow:hidden}.hero--home .hero__video-cta__button:before{content:"";background:linear-gradient(90deg,#1cd5e8,#dd2c0a);width:100%;height:4px;position:absolute;bottom:0;left:0;right:0}.hero--home .hero__video-cta .cta-button__image{z-index:-1;object-fit:cover;width:100%;position:absolute;inset:0;height:100%!important}.hero--home .hero__video-cta .cta-button__image img{object-fit:cover;width:100%!important;height:100%!important}.hero--home .hero__video-cta .cta-button__image:after{content:"";z-index:0;background:linear-gradient(#00151d33 0%,#00151d66 100%);width:100%;height:100%;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.hero--home .hero__video-cta .cta-button__text{z-index:2;color:#fff;text-align:left;font-family:GT America Mono,monospace;font-size:var(--size_14);line-height:var(--size_16);letter-spacing:0}.hero--home .hero__video-cta .cta-button__icon{z-index:2;color:#1cd5e8}.hero--home .hero__ctas{opacity:0;width:100%;margin-top:var(--md_padding);margin-bottom:var(--lg_padding);grid-column:1/7;grid-template-columns:repeat(2,1fr);align-self:flex-end;gap:1px;display:grid}.hero--home .hero__ctas .button{text-align:left;color:#fff;border-radius:var(--size_4);z-index:1;width:100%;padding:var(--md_padding) var(--size_16);place-items:center;gap:var(--xs_padding);letter-spacing:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:none;flex-direction:row;flex-shrink:1;font-family:GT America Mono,monospace;display:inline-flex;overflow:hidden}.hero--home .hero__ctas .button:nth-of-type(2){background:#dd2c0a1a}.hero--home .hero__ctas .button--lloyds .button__icon path{transform-origin:50%;transform-box:fill-box;animation:3s ease-out infinite pulse-fade}.hero--home .hero__ctas .button__icon{color:#1cd5e8;flex-shrink:0}.hero--home .hero__ctas .button__above-text,.hero--home .hero__ctas .button__link-text{font-size:var(--size_14);line-height:var(--size_16);letter-spacing:0}.hero--home .hero__ctas .button__above-text{display:none}.hero--home .hero__group-info{flex-direction:column;grid-area:2/6/4/7;align-items:flex-end;display:inline-flex}.hero--home .hero__group-info .hero__group-info-logo{top:40%;right:var(--margin);width:var(--size_12);margin:var(--size_16) 0;position:absolute}.hero--home .hero__group-info .hero__group-info-logo img{width:100%}.hero--home [data-fade-up]{transform:translateY(25%)}.hero--home [data-fade-down]{transform:translateY(-25%)}@media screen and (width>=768px){.hero--home .hero__background .video-player.video--mobile{display:none}.hero--home .hero__background .video-player.video--desktop{display:block}.hero--home .hero__background:before{z-index:1;background:linear-gradient(#000c,#0000);height:25%}.hero--home .hero__background:after{background:linear-gradient(90deg,#000000e6,#0000 80%)}.hero--home .hero__text{padding:var(--md_padding) var(--size_16) 0 0;grid-column:1/13}.hero--home .hero__introduction p{font-size:var(--size_18);line-height:var(--size_24)}.hero--home .hero__ctas{grid-column:1/13;margin-bottom:0}.hero--home .hero__ctas .button{gap:var(--size_4);width:100%;padding:var(--xs_padding) var(--size_24);flex-direction:column;position:relative}.hero--home .hero__ctas .button .button__above-text,.hero--home .hero__ctas .button .button__link-text{width:100%;display:block}.hero--home .hero__ctas .button .button__icon{right:var(--size_24);z-index:2;width:var(--size_24);height:var(--size_24);align-self:flex-end;margin:auto;position:absolute;top:0;bottom:0}.hero--home .hero__ctas .button:hover{background:#1cd5e84d}.hero--home .hero__ctas .button:hover .button__icon{color:#fff}.hero--home .hero__group-info{z-index:100;grid-area:1/12/4/13;align-items:center;margin:auto;position:absolute;top:0;bottom:0;right:0}.hero--home .hero__group-info .hero__group-info-logo{top:unset;right:unset;width:unset;margin:auto;position:relative}.hero--home .hero__video-cta__button{padding:var(--xs_padding) var(--size_24)}.hero--home .hero__video-cta:hover .cta-button__image:after{background:#1cd5e833}}@media screen and (width>=1024px){.hero--home .hero__video-cta .cta-button__text,.hero--home .hero__ctas .button .button__link-text{font-size:var(--size_18);line-height:var(--size_18)}.hero--home .hero__background:after{background:linear-gradient(90deg,#000000e6 0%,#0000 70%)}}@media screen and (width>=1440px){.hero--home .hero__text .hero__title,.hero--home .hero__text .hero__introduction{grid-column:1/7}}@media screen and (width>=1920px){.hero--home .hero__text{padding-top:var(--xxxl_padding)}}@media screen and (width>=2560px){.hero--home .hero__background .video-player.video--desktop{display:none}.hero--home .hero__background .video-player.video--wide{display:block}}@media screen and (width>=1440px) and (height>=900px) and (orientation:landscape){.hero--home{min-height:1000px}.hero--home .hero__text{padding-top:var(--xl_padding)}}@media screen and (width>=768px) and (height>=1024px) and (orientation:portrait){.hero--home{height:80vh;max-height:1440px}}@keyframes pulse-fade{0%{opacity:1}20%{opacity:.5}40%{opacity:1}to{opacity:1}}.hero--rokstone-edge{z-index:0;height:auto;position:relative}.hero--rokstone-edge .hero__text{margin:var(--lg_padding) 0 var(--xl_padding);gap:var(--size_24);grid-template-rows:max-content;height:auto}.hero--rokstone-edge .hero__text .hero__title{font-size:var(--size_44);line-height:var(--size_48);font-weight:400}.hero--rokstone-edge .hero__text .hero__title strong{font-style:italic;font-weight:600}.hero--rokstone-edge .hero__container{height:100%;min-height:100vh}.hero--rokstone-edge .hero__background{z-index:0;position:absolute;inset:0}.hero--rokstone-edge .hero__background .hero__image{z-index:0;position:fixed;inset:0;width:100vw!important;height:100vh!important}.hero--rokstone-edge .hero__background:before{content:"";z-index:2;background:linear-gradient(#0000 0%,#000 100%);width:100%;height:20%;position:absolute;inset:auto 0 0}@media screen and (width>=768px){.hero--rokstone-edge .hero__text .hero__title{font-size:var(--size_80);line-height:var(--size_88);margin-bottom:var(--size_132);grid-column:1/13}}@media screen and (width>=1024px){.hero--rokstone-edge .hero__text .hero__title{font-size:var(--size_120);line-height:var(--size_128);grid-column:1/12}}@media screen and (width>=1440px){.hero--rokstone-edge .hero__text .hero__title{font-size:var(--size_144);line-height:var(--size_144)}}.rokstone_edge article{z-index:2;background-color:#fff;position:relative}.hero--atomx{z-index:2;background-color:#413894;height:100vh;max-height:1500px;position:relative;overflow:visible}.hero--atomx:after{content:"";z-index:1;background-color:#000;width:100%;height:100%;position:absolute;top:100%;left:0;right:0}.hero--atomx .hero__container{height:100%;position:relative}.hero--atomx .hero__background{z-index:0;background:linear-gradient(270deg,#0000 0%,#000 100%);width:100%;height:100%;position:absolute;inset:0}.hero--atomx .hero__background .hero__image{z-index:0;position:fixed;inset:0;width:100vw!important;height:100vh!important}.hero--atomx .hero__background .video-player{z-index:1;width:200%;height:200%;inset:-50%}.hero--atomx .hero__logo{width:200px;margin:0 auto var(--xxl_padding)}.hero--atomx .hero__logo img{object-fit:contain;object-position:center;width:100%;height:100%}.hero--atomx .hero__content-wrapper{flex-direction:column;display:flex}.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}.hero--atomx .hero__text:before{display:none}.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}.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}.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}.hero--atomx .hero__title{height:auto;margin:0;margin-bottom:var(--md_padding);flex-grow:0;max-width:95%}.hero--atomx .hero__title em{text-transform:lowercase;font-family:Baskerville,serif;font-size:56px;font-style:italic}.hero--atomx .hero__text .hero__introduction{color:#fff;height:auto;display:block;margin:0 auto!important}@media screen and (width>=768px){.hero--atomx .hero__background .video-player{aspect-ratio:4/3}.hero--atomx .hero__title em{font-size:64px}.hero--atomx .hero__arrow-down{cursor:pointer;height:var(--size_64);grid-column:1/13}.hero--atomx .hero__arrow-down:before{border-top-right-radius:var(--size_64);border-top-left-radius:var(--size_64)}.hero--atomx .hero__arrow-down .hero__arrow-down--icon{bottom:var(--size_32)}.hero--atomx .hero__arrow-down:hover:before{opacity:1}.hero--atomx .hero__arrow-down:hover .hero__arrow-down--icon{bottom:var(--size_16);color:#beb3ff}}@media screen and (width>=1024px){.hero--atomx .hero__title em{font-size:80px}.hero--atomx .hero__introduction{max-width:575px}}@media screen and (width>=1240px){.hero--atomx .hero__title em{font-size:88px}.hero--atomx .hero__logo{width:325px}.hero--atomx .hero__arrow-down{height:var(--size_96)}.hero--atomx .hero__arrow-down:before{border-top-right-radius:var(--size_96);border-top-left-radius:var(--size_96)}.hero--atomx .hero__arrow-down .hero__arrow-down--icon{bottom:var(--size_48);height:var(--size_72);width:var(--size_16)}.hero--atomx .hero__background .video-player{z-index:1;width:150%;height:150%;inset:-25%}}@media screen and (width>=1440px){.hero--atomx{min-height:800px}.hero--atomx .hero__title{max-width:1036px}.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:1360px;margin:auto;display:flex;position:absolute;inset:0%}.modal-dialog .columns{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:#000}.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;align-self:flex-end;margin:3px;position:relative}.modal-dialog button[data-modal-close] svg{background-image:url(/resources/images/icons/actions/close-large.svg) center/18px no-repeat;border-radius:50%}@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:#000}@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, black 0%, #000000e6 60%, #000c 80%, #00000080 95%, #0000004d 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 .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}}@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}}.lloyds-box{padding:var(--lg_padding) var(--margin);grid-column:1/7}.lloyds-box .lloyds-box__content{gap:var(--size_16);border:1px solid #7a7a7a;flex-direction:column;display:flex}.lloyds-box .lloyds-box__content-no-boxes{padding:var(--size_16);margin:0}.lloyds-box .lloyds-box__content-item{padding:var(--size_16);border-bottom:1px solid #7a7a7a}.lloyds-box .lloyds-box__content-item:last-of-type{border-bottom:none}.lloyds-box .lloyds-box__content-box-number{margin:0 0 var(--xs_padding)}.lloyds-box .lloyds-box__content .lloyds-box__content-seats{gap:var(--size_12);flex-direction:column;display:flex}.lloyds-box .lloyds-box__content .lloyds-box__content-seat{gap:var(--xxxs_padding);padding-bottom:var(--size_12);border-bottom:1px solid #7a7a7a;flex-direction:row;margin:0;display:flex}.lloyds-box .lloyds-box__content .lloyds-box__content-seat:last-of-type{border-bottom:none;padding-bottom:0}@media screen and (width>=768px){.lloyds-box{padding:var(--lg_padding) 0;grid-column:1/13}}@media screen and (width>=1024px){.lloyds-box .lloyds-box__content-item,.lloyds-box .lloyds-box__content-no-boxes{padding:var(--size_24)}}@page{size:a4 portrait;padding:0;margin:0!important}.loi-calculator-pdf{font-family:Nunito Sans,sans-serif}.loi-calculator-pdf p{letter-spacing:.1px;vertical-align:middle;margin:0;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:300;line-height:13px}.loi-calculator-pdf h1,.loi-calculator-pdf h2,.loi-calculator-pdf h3{font-optical-sizing:auto;font-feature-settings:"ss01" 1, "ss03" 1, "ss05" 1, "ss08" 1, "ss09" 1, "ss11" 1;font-family:Raleway,sans-serif!important}.loi-calculator-pdf h4,.loi-calculator-pdf h5,.loi-calculator-pdf h6{text-transform:none;letter-spacing:0;font-family:Nunito Sans,sans-serif}.loi-calculator-pdf .header-container,.loi-calculator-pdf .content,.loi-calculator-pdf .footer-container{max-width:80%;margin:0 auto}.loi-calculator-pdf h1{font-size:30px;font-weight:500;line-height:30px}.loi-calculator-pdf h2{font-size:22px;line-height:22px}.loi-calculator-pdf h4{margin:10px 0 6px;font-size:15px;font-weight:400;line-height:15px}.loi-calculator-pdf h5{margin:0 0 4px;font-size:12px;font-weight:400;line-height:12px}.loi-calculator-pdf header{z-index:0;margin:0;padding:40px 0;position:relative}.loi-calculator-pdf header h1{color:#fff;margin-bottom:8px}.loi-calculator-pdf header h2{text-transform:none;color:#fff;font-weight:400}.loi-calculator-pdf header .pdf-header{z-index:-1;width:210mm;height:70mm;position:absolute;inset:0}.loi-calculator-pdf header .logo{object-fit:contain;width:150px;height:25px;margin-bottom:20px;display:block}.loi-calculator-pdf .page-container{min-height:unset;color:#000;background-color:#f9fafb}.loi-calculator-pdf .page-container .content{padding:16px 0 12px;font-weight:400}.loi-calculator-pdf .page-container label{margin-bottom:4px;font-size:12px;font-weight:700;display:block}.loi-calculator-pdf .page-container .answer{vertical-align:middle;background-color:#fff;border:1px solid #1cd5e8;margin-bottom:6px;padding:0 6px 4px;font-size:12px;line-height:1;width:500px!important}.loi-calculator-pdf .page-container .total{background-color:#fff;border:1px solid #1cd5e8;margin:20px 0;display:block;position:relative;width:500px!important}.loi-calculator-pdf .page-container .total p{width:300px;margin:0;padding:6px 8px 8px;font-size:14px;line-height:1;display:inline-block}.loi-calculator-pdf .page-container .total p.amount{text-align:center;border-left:1px solid #1cd5e8;width:120px;padding:6px 0 8px;font-size:14px;line-height:1;display:block;position:absolute;top:0;right:0;font-weight:500!important}.loi-calculator-pdf .page-container .disclaimer{font-size:11px;line-height:11px}.loi-calculator-pdf .page-container .item_preview.profile{background:#032732;max-width:400px;height:120px;min-height:120px;display:block;position:relative}.loi-calculator-pdf .page-container .item_preview.profile img{background-color:#d6d6d6;width:100px;height:120px;min-height:120px;margin:0;padding:0;display:block;position:absolute;top:0;bottom:0;left:0}.loi-calculator-pdf .page-container .item_preview.profile .preview_details{width:255px;margin:auto;padding:8px 0;position:absolute;top:0;bottom:0;right:20px}.loi-calculator-pdf .page-container .item_preview.profile .profile__content{margin:auto}.loi-calculator-pdf .page-container .item_preview.profile .profile__content .name{text-transform:uppercase;color:#fff;margin:0 0 5px;font-size:15px;font-weight:500;line-height:15px}.loi-calculator-pdf .page-container .item_preview.profile .profile__content .job_title{color:#1cd5e8;margin:0 0 10px;font-size:15px;font-weight:500;line-height:15px}.loi-calculator-pdf .page-container .item_preview.profile a{color:#fff;margin:0 0 8px;font-size:14px;font-weight:500;text-decoration:none;display:block}.loi-calculator-pdf .footer{color:#fff;background-color:#032732;padding:0}.loi-calculator-pdf .footer .footer-container{display:block;padding:16px 0!important}.loi-calculator-pdf .footer .footer-container p{font-size:8px;font-weight:300;line-height:8.5px}.modal-dialog.loi-tool .modal-dialog__inner{padding:var(--lg_padding) var(--margin)}.loi-tool__inner{grid-column:1/7}.loi-tool__inner .form-section{row-gap:var(--sm_padding)}.loi-tool__inner .form-section:not(:first-child),.loi-tool__inner .form-actions{margin-top:var(--md_padding)}.loi-tool__inner .loi-tool__title{margin-bottom:var(--md_padding)}.loi-tool__inner .calculated-loi{padding:var(--size_16) var(--size_24);border:1px solid #7a7a7a;flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}.loi-tool__inner .calculated-loi h5,.loi-tool__inner .calculated-loi span{margin:var(--size_8) 0}.loi-tool__inner .calculated-loi span{color:#1cd5e8;display:inline-flex}.loi-tool__inner .loi-tool__footer-text{margin-top:var(--md_padding)}.loi-tool__inner .button--primary,.loi-tool__inner .button--tertiary{color:#000;background-color:#fff}.loi-tool__inner .button[data-modal-close]{float:unset;align-self:unset;position:relative}.loi-tool__inner .loi-tool__success{align-items:flex-start;gap:var(--md_padding) var(--xxs_padding);flex-flow:wrap;display:flex}.loi-tool__inner .form-fields__success{padding:var(--size_16) var(--size_24);color:#fff;background-color:#5c5c5c;flex-basis:100%;margin:0}@media screen and (width>=768px){.loi-tool__inner{grid-column:2/12}.loi-tool__inner .calculated-loi span{margin:0}}.article-container{background-color:#fff}.article-container .article-media{z-index:22;margin-top:calc(var(--size_24) * -1);grid-area:1/span 6}.article-container .article-media figure,.article-container .article-media img{aspect-ratio:2;object-fit:cover;width:100%;height:100%}.article-container .article-content{margin:var(--spacing-section--padding-vertical) 0;grid-area:2/span 6}@media screen and (width>=768px){.article-container .article-media{margin-top:calc(var(--size_32) * -1);grid-column:1/13}.article-container .article-media figure,.article-container .article-media img{aspect-ratio:740/245}.article-container .article-content{grid-column:span 12}}@media screen and (width>=1024px){.article-container .article-media{margin-top:calc(var(--size_40) * -1);grid-column:2/12}.article-container .article-content{grid-column:span 8}}@media screen and (width>=1440px){.article-container .article-media{margin-top:calc(var(--size_48) * -1)}}.location-category-block__dropdown{margin-bottom:var(--sm_padding);border-bottom:1px solid #7a7a7a}.location-category-block__dropdown-button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.location-category-block__dropdown-button svg{overflow:visible}.location-category-block__dropdown-icon{transition:transform .3s}.location-category-block[data-open=true] .location-category-block__dropdown{border-color:#1cd5e8}.location-category-block[data-open=true] .location-category-block__dropdown-button{color:#1cd5e8}.location-category-block[data-open=true] .location-category-block__dropdown-icon{transform:rotate(180deg)}.location-category-block__locations{padding:var(--sm_padding) 0;row-gap:var(--lg_padding)}.location-category-block__location{grid-column:span 6}.location-category-block__location-title{align-items:center;gap:var(--xxs_padding);margin-top:0;display:flex}.location-category-block__location-flag-icon picture,.location-category-block__location-flag-icon img{object-fit:contain;object-position:center;width:100%;height:100%}.location-category-block__location-image{margin-bottom:var(--xs_padding);position:relative}.location-category-block__location-image figure,.location-category-block__location-image img{object-fit:cover;object-position:center;width:100%;height:auto}.location-category-block__location-head-office{padding:var(--size_8);background:#000;margin:0;position:absolute;top:0;left:0}.location-category__map{grid-column:span 6;height:160px}@media screen and (width>=1024px){.location-category-block__location{grid-column:span 4}.location-category__map{grid-column:span 12;height:624px}}.portfolio-overview__title,.portfolio-overview__text{grid-column:span 6}.portfolio-overview__title .title{margin:0}.portfolio-overview__inner{row-gap:var(--lg_padding)}.portfolio-previews__title,.portfolio-previews__inner{grid-column:span 6}.portfolio-previews__inner{margin-top:var(--lg_padding);gap:var(--md_padding) var(--gutter);height:auto}@media screen and (width>=768px){.portfolio-previews__title,.portfolio-previews__inner{grid-column:span 12}}.portfolio-sections{row-gap:var(--xxl_padding)}.portfolio-sections .portfolio-section{grid-column:span 6;margin-top:0}.portfolio-sections .portfolio-section .title{margin-bottom:var(--sm_padding)}.portfolio-sections .portfolio-section p{margin:0 0 var(--xs_padding)}.portfolio-sections .portfolio-section ul{gap:var(--xxs_padding);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.portfolio-sections .portfolio-section ul li{margin-left:var(--size_32);position:relative}.portfolio-sections .portfolio-section ul li p{margin:0}.portfolio-sections .portfolio-section ul li:before{top:var(--size_8);left:calc(var(--size_16) * -1);margin-right:var(--size_8);content:"";width:var(--size_4);height:var(--size_4);background-color:#000;border-radius:50%;display:block;position:absolute}.portfolio-sections .product-manager__title,.portfolio-sections .product-manager__inner{grid-column:span 6}.portfolio-sections .product-manager__title{margin-bottom:var(--lg_padding)}.portfolio-sections .portfolio-section .downloads{margin:0;margin-left:calc(var(--size_16) * -1);gap:0;padding:0;list-style:none}.portfolio-sections .portfolio-section .downloads li{border-bottom:1px solid #d1d8dc;border-right:1px solid #d1d8dc;margin:0}.portfolio-sections .portfolio-section .downloads li a{align-items:center;gap:var(--xs_padding);padding:var(--xxs_padding) var(--size_16);color:#000;margin:0;text-decoration:none;transition:all .6s ease-out;display:flex}.portfolio-sections .portfolio-section .downloads li a:after{display:none}.portfolio-sections .portfolio-section .downloads li:first-child{border-top:1px solid #d1d8dc}.portfolio-sections .portfolio-section .downloads li:before{display:none}@media screen and (width>=768px){.portfolio-sections .portfolio-section,.portfolio-sections .product-manager__title,.portfolio-sections .product-manager__inner{grid-column:span 12}.portfolio-sections .portfolio-section .portfolio-list{grid-template-columns:1fr 1fr;display:grid}.portfolio-sections .portfolio-section .downloads{margin-left:calc(var(--size_24) * -1);border-top:1px solid #d1d8dc;grid-template-columns:1fr 1fr;display:grid}.portfolio-sections .portfolio-section .downloads li a{padding:var(--xxs_padding) var(--size_24);width:100%}.portfolio-sections .portfolio-section .downloads li a:hover{color:#000;background-color:#baf2f8;text-decoration:none!important}.portfolio-sections .portfolio-section .downloads li,.portfolio-sections .portfolio-section .downloads li:first-child{border-top:none}.portfolio-sections .portfolio-section .downloads li:nth-child(2n){border-bottom:1px solid #d1d8dc}}@media screen and (width>=1024px){.portfolio-sections .portfolio-section.portfolio-section__intro{grid-column:span 8}.portfolio-sections .portfolio-section{grid-template-columns:subgrid;display:grid}.portfolio-sections .portfolio-section .section-header{grid-column:span 9}.portfolio-sections .portfolio-section .section-content{grid-column:span 12}}.portfolio-select{padding-left:var(--size_16);padding-bottom:var(--xxl_padding);margin-top:var(--lg_padding);border-left:1px solid #d1d8dc}.portfolio-select--inner{align-items:flex-start;gap:var(--size_24);flex-direction:column;display:flex;position:relative}.portfolio-select--label{margin:0;font-size:16px;font-weight:600;line-height:24px}.portfolio-select--trigger-container{width:100%;position:relative}.portfolio-select--trigger{cursor:pointer;border-radius:50px;width:100%;min-width:150px;padding:1px;transition:all .3s;position:relative}.portfolio-select--trigger:before{z-index:-1;content:"";background:linear-gradient(90deg,#16c2d5,#dd2c0a);border-radius:50px;width:calc(100% - 2px);height:calc(100% - 2px);margin:auto;display:block;position:absolute;inset:-1px}.portfolio-select--trigger span{padding:var(--size_12) var(--size_20);z-index:2;padding-right:var(--size_32);background-color:#fff;border-radius:50px;margin:1px;display:block;position:relative}.portfolio-select--trigger span:after{content:"";right:var(--size_20);width:var(--size_24);height:var(--size_24);background-color:#000;margin:auto;display:inline-block;position:absolute;top:0;bottom:0;-webkit-mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);mask-image:url(/build/assets/small-arrow-thin-down-no-circle-DGdVLosI.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portfolio-select--options{top:calc(100% + var(--xxs_padding));z-index:100;background-color:#f2f4f5;border:1px solid #d1d8dc;flex-direction:column;min-width:250px;display:flex;position:absolute;left:0}.portfolio-select--options .option{appearance:none;padding:var(--size_12);cursor:pointer;text-align:left;background-color:#0000;border:none;border-bottom:1px solid #d1d8dc;transition:all .3s}.portfolio-select--options .option:last-child{border-bottom:none}.portfolio-select--options .option:hover{color:#000;background-color:#baf2f8}.portfolio-select.portfolio-map__select{border-left:none;padding:0;position:relative}.portfolio-select.portfolio-map__select .portfolio-select--trigger span{background-color:#000}.portfolio-select.portfolio-map__select .portfolio-select--trigger span:after{background-color:#fff}.portfolio-select.portfolio-map__select .portfolio-select--options{z-index:100;background-color:#000;width:100%;position:absolute}.portfolio-select.portfolio-map__select .portfolio-select--options .option{color:#fff}.portfolio-select.portfolio-map__select .portfolio-select--options .option:hover{color:#000;background-color:#999}@media screen and (width>=1024px){.portfolio-select{padding-left:var(--size_24)}.portfolio-select--trigger-container{width:auto;min-width:50%;position:relative}.portfolio-select--label{font-size:18px}.portfolio-select.product-portfolio__select .portfolio-select--trigger-container:after{content:"";left:calc(100% + var(--xs_padding));background-color:#d1d8dc;width:100%;height:65px;display:inline-block;position:absolute;bottom:0;-webkit-mask-image:url(/build/assets/lines-BfJ8IRFC.svg);mask-image:url(/build/assets/lines-BfJ8IRFC.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}}.product-portfolio__item{padding-left:var(--size_16);border-left:1px solid #d1d8dc;position:relative}.product-portfolio__item .product-portfolio__title{margin-bottom:var(--xl_padding)}.bg--dark .product-portfolio__item .portfolio-list li:before{background-color:#fff}@media screen and (width>=768px){.product-portfolio__item{padding-left:var(--size_24)}.product-portfolio__item .portfolio-list{border-left:none;padding-left:0}}.portfolio-regions__title,.portfolio-regions__inner{grid-column:span 6}.portfolio-regions__inner{margin-top:var(--lg_padding);gap:var(--md_padding) var(--gutter)}.portfolio-regions__inner.product-regions{margin:0}@media screen and (width>=768px){.portfolio-regions__title,.portfolio-regions__inner{grid-column:span 12}}.portfolio-manager__title{margin-bottom:var(--lg_padding)}.portfolio-section__features .features-list{row-gap:var(--lg_padding);margin-top:var(--lg_padding)}@media screen and (width>=768px){.portfolio-section__features .features-list__item:nth-of-type(2n){padding-left:var(--size_16);border-left:1px solid #d1d8dc}}@media screen and (width>=1024px){.portfolio-section__features .features-list__item{padding-left:var(--size_24);border-left:1px solid #d1d8dc}.portfolio-section__features .features-list__item:first-of-type{border-left:none;padding-left:0}}.atomx{scroll-behavior:unset;overscroll-behavior:none;margin:0;padding:0;overflow-x:hidden}.atomx .page-container{background:0 0}.atomx .pin-spacer{width:100%!important}.atomx .pin-spacer>*{width:100%!important;max-width:100%!important}.atomx em,.atomx em *{color:#0000;background:linear-gradient(90deg,#000,#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:#0000;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:#000}}@media (prefers-reduced-motion:no-preference){.atomx .media-panel .media-panel__video .video-player,.atomx .media-panel .media-panel__video .plyr--video{background-color:#000;-webkit-mask-image:url(/build/assets/atomx-u-branding-Bmhj1-fR.svg);mask-image:url(/build/assets/atomx-u-branding-Bmhj1-fR.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-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(#0000 0%,#000000b3 100%)!important}.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}.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(/build/assets/atomx-branding-DDoOXugA.svg);mask-image:url(/build/assets/atomx-branding-DDoOXugA.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 .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:#000;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);transition:all .3s}.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{width:100%;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;display:flex;position:relative;overflow:hidden}.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:#000;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 .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:#0000;background:linear-gradient(90deg,#000,#beb3ff);-webkit-background-clip:text;background-clip:text}.animated-title-panel.bg--dark .animated-title-panel__word em{color:#0000;background:linear-gradient(90deg,#fff,#beb3ff);-webkit-background-clip:text;background-clip:text}@media screen and (width>=768px){.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>=1440px){.animated-title-panel .columns{row-gap:var(--size_24)}}.case-studies-panel{padding-top:var(--xxxl_padding)}.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__items .bard{margin-top:var(--xl_padding)}@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)}}.life-at-rokstone--slides .life-at-rokstone-section__text{grid-column:1/7;margin:0 0 28px}.life-at-rokstone--slides .life-at-rokstone-section__slider{width:100%;margin-top:var(--lg_padding);grid-column:1/7}.life-at-rokstone--slides .life-at-rokstone-section__slider .swiper-slide{width:auto;height:208px}.life-at-rokstone--slides .life-at-rokstone-section__image,.life-at-rokstone--slides .life-at-rokstone-section__video{width:auto;height:100%}.life-at-rokstone--slides .life-at-rokstone-section__image img,.life-at-rokstone--slides .life-at-rokstone-section__video img{object-fit:cover;object-position:center;width:auto;height:100%}.life-at-rokstone--slides .life-at-rokstone-section__video.portrait .video-player,.life-at-rokstone--slides .life-at-rokstone-section__image.portrait img{aspect-ratio:9/16}.life-at-rokstone--slides .life-at-rokstone-section__video.square .video-player,.life-at-rokstone--slides .life-at-rokstone-section__image.square img{aspect-ratio:1}.life-at-rokstone--slides .life-at-rokstone-section__image{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - 130px),calc(100% - 65px) 100%,0% 100%);position:relative}@media screen and (width>=768px){.life-at-rokstone--slides .life-at-rokstone-section__slider{grid-column:1/13}.life-at-rokstone--slides .life-at-rokstone-section__slider .swiper-slide{height:216px}}@media screen and (width>=1024px){.life-at-rokstone--slides .life-at-rokstone-section__text{margin:0}.life-at-rokstone--slides .life-at-rokstone-section__slider .swiper-slide{height:284px}}@media screen and (width>=1240px){.life-at-rokstone--slides .life-at-rokstone-section__slider .swiper-slide{height:400px}}.life-at-rokstone--world-media{z-index:1;position:relative}.life-at-rokstone--world-media:before{content:"";z-index:-1;background-image:url(/build/assets/world-media-bg-hjdMKxYv.svg);background-position:0 100%;background-repeat:no-repeat;background-size:auto 100%;width:60%;height:100%;position:absolute;inset:0 0 0 auto}.life-at-rokstone--world-media .world-media__text,.life-at-rokstone--world-media .world-media__items{grid-column:1/7}.life-at-rokstone--world-media .world-media__text img,.life-at-rokstone--world-media .world-media__items img{max-width:100%;height:auto}.life-at-rokstone--world-media .world-media__text{grid-row:1;margin:0}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__statistic .life-at-rokstone-section__statistic-text{margin:var(--size_16) 0 0}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__statistic .life-at-rokstone-section__statistic-text.world-media__item--desktop{display:none}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__video{width:100%;height:100%;position:relative;overflow:hidden}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__video .video-player{aspect-ratio:4/3;object-fit:cover;object-position:center;width:150%;height:150%;margin:auto;position:absolute;inset:-100%}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__image{width:100%;height:100%;position:relative;overflow:hidden}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.life-at-rokstone--world-media .world-media__item .life-at-rokstone-section__image img:nth-of-type(2){z-index:2;animation:10s infinite fade}.life-at-rokstone--world-media .world-media__items--left,.life-at-rokstone--world-media .world-media__items--center,.life-at-rokstone--world-media .world-media__items--right{grid-template-columns:subgrid;row-gap:var(--gutter);grid-column:1/7;display:grid}.life-at-rokstone--world-media .world-media__items--center,.life-at-rokstone--world-media .world-media__items--right{margin-top:var(--gutter)}.life-at-rokstone--world-media .world-media__items--right{display:none}.life-at-rokstone--world-media .world-media__item{grid-column:span 2}.life-at-rokstone--world-media .world-media__items--left .world-media__item:first-of-type{aspect-ratio:4/3;grid-row:2}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(2){aspect-ratio:1;grid-area:2/4/auto/6}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(3),.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(4){grid-row:3}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(3){align-self:flex-end}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(4){aspect-ratio:3/4;margin-top:calc(var(--size_40) * -1);grid-column:3/5}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(5){aspect-ratio:4/3;grid-column:1/4}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(5),.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(6){margin-top:var(--xs_padding);grid-row:4}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(6){aspect-ratio:100/135}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(8){grid-column:4/7}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(7){aspect-ratio:96/72.16;margin-bottom:var(--size_20)}.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(7),.life-at-rokstone--world-media .world-media__items--left .world-media__item:nth-of-type(8){grid-row:5}.life-at-rokstone--world-media .world-media__items--center .world-media__item:first-of-type{aspect-ratio:4/3;grid-area:1/span 4}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(2){grid-area:2/span 4}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(3),.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(4){grid-row:3}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(3){aspect-ratio:152/202.67;grid-column:1/4}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(4){aspect-ratio:208/155;margin-top:var(--md_padding);grid-column:3/6}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(5){aspect-ratio:1;grid-row:4}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(6){grid-area:4/4/auto/7}.life-at-rokstone--world-media .world-media__items--right .world-media__item:first-of-type{margin-top:var(--size_120);margin-left:calc(var(--gutter) * -1);z-index:2;aspect-ratio:180/260;width:calc(100% + var(--gutter) * 2);grid-area:1/1/3/3}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(2){aspect-ratio:3/4;grid-area:1/2/auto/4}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(3){z-index:3;aspect-ratio:1;grid-area:2/2/auto/4;align-self:center}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(4){aspect-ratio:3/4;grid-area:3/2/auto/4;align-self:flex-end}@media screen and (width>=768px){.life-at-rokstone--world-media:before{width:70%}.life-at-rokstone--world-media .world-media__text,.life-at-rokstone--world-media .world-media__items{grid-column:1/13;margin:0}.life-at-rokstone--world-media .world-media__items--left,.life-at-rokstone--world-media .world-media__items--center{grid-row:1;margin:0}.life-at-rokstone--world-media .world-media__items--left{grid-column:1/7}.life-at-rokstone--world-media .world-media__items--center{grid-column:7/13}.life-at-rokstone--world-media .world-media__items--center .world-media__item:nth-of-type(6){margin:0 0 var(--size_28)}}@media screen and (width>=1024px){.life-at-rokstone--world-media:before{width:80%}.life-at-rokstone--world-media .world-media__items .world-media__item--desktop{display:block}.life-at-rokstone--world-media .world-media__items--right{grid-area:1/10/auto/13;margin:0;display:grid}.life-at-rokstone--world-media .world-media__items--left{grid-column:1/6}.life-at-rokstone--world-media .world-media__items--center{grid-column:6/11}}@media screen and (width>=1440px){.life-at-rokstone--world-media:before{width:100%}.life-at-rokstone--world-media .world-media__items--right .world-media__item:first-of-type{aspect-ratio:188/250.67;width:100%;margin-left:0}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(2){aspect-ratio:188/250.67}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(3){margin-top:var(--size_8)}.life-at-rokstone--world-media .world-media__items--right .world-media__item:nth-of-type(4){margin-bottom:var(--size_40)}}@keyframes fade{0%{opacity:0}20%{opacity:1}33%{opacity:1}53%{opacity:0}to{opacity:0}}.redefine_risk-container{position:relative}.redefine_risk-container:after{content:"";width:100%;height:var(--size_4);background:linear-gradient(270deg,#1cd5e8 0%,#0000 80% 100%);position:absolute;bottom:0;left:0;right:0}.redefine-risk__title,.redefine-risk__content,.redefine-risk__image{grid-column:1/7}.redefine-risk__title:after{content:"";width:100%;height:100%;position:absolute;inset:0 0 0 auto}.redefine-risk__title{grid-template-columns:subgrid;display:grid}.redefine-risk__title .redefine-risk__word{margin:0;line-height:.8}.redefine-risk__title .redefine-risk__word:first-of-type{margin-bottom:var(--size_24);grid-area:1/1/auto/6}.redefine-risk__title .redefine-risk__word:nth-of-type(2){margin-bottom:var(--size_48);grid-area:2/4/auto/7;justify-self:flex-end}.redefine-risk__title .redefine-risk__line{background-color:#fff;grid-area:3/1/auto/4;width:200px;height:1px;display:block}.redefine-risk__content{font-size:var(--size_32);line-height:var(--line_height_44);margin:var(--lg_padding) 0;color:#7a7a7a}.redefine-risk__image{aspect-ratio:1;overflow:hidden}.redefine-risk__image img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}@media screen and (width>=768px){.redefine-risk__title{margin-bottom:var(--size_96);grid-area:1/1/auto/13}.redefine-risk__title .redefine-risk__word:first-of-type{margin-bottom:var(--size_24);grid-area:1/4/auto/9}.redefine-risk__title .redefine-risk__word:nth-of-type(2){grid-area:2/4/auto/9;justify-self:flex-end;margin-bottom:0}.redefine-risk__title .redefine-risk__line{grid-area:1/8/auto/13;place-self:flex-end;margin:0}.redefine-risk__image{grid-area:2/1/auto/4}.redefine-risk__content{grid-column:5/13;margin:0}}@media screen and (width>=1024px){.redefine-risk__content{grid-column:5/11}.redefine-risk__title .redefine-risk__line{width:300px}}@media screen and (width>=1440px){.redefine-risk__title{margin-bottom:148px}.redefine-risk__content{font-size:var(--size_48);line-height:var(--size_56)}}@media screen and (width>=1920px){.redefine-risk__title .redefine-risk__line{width:430px}}.rokstone-life .rokstone-life-media__subtitle,.rokstone-life .rokstone-life-media__title,.rokstone-life .rokstone-life-media__text,.rokstone-life .rokstone-life-media__ctas{grid-column:1/7}.rokstone-life .rokstone-life-media__subtitle img,.rokstone-life .rokstone-life-media__title img,.rokstone-life .rokstone-life-media__text img,.rokstone-life .rokstone-life-media__ctas img{max-width:100%;height:auto}.rokstone-life .rokstone-life-media__subtitle{margin:0 0 var(--sm_padding);grid-row:1}.rokstone-life .rokstone-life-media__title{margin:0 0 var(--lg_padding);grid-row:2}.rokstone-life .rokstone-life-media__items{grid-template-rows:max-content;height:auto}.rokstone-life .rokstone-life-media__items--left-column,.rokstone-life .rokstone-life-media__items--right-column{grid-template-columns:subgrid;grid-column:1/7;grid-template-rows:max-content;height:auto;display:grid}.rokstone-life .rokstone-life-media__items .rokstone-life-media__item--desktop{display:none}.rokstone-life .rokstone-life__image,.rokstone-life img{object-fit:cover;width:100%!important;height:100%!important}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item picture,.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item.rokstone-life-media__item--video{aspect-ratio:4/3;margin-bottom:var(--lg_padding);grid-area:3/1/auto/7;position:relative}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(2){aspect-ratio:1;grid-area:4/1/auto/3;align-self:flex-end}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(3){aspect-ratio:332/249.56;grid-area:4/3/auto/7}.rokstone-life .rokstone-life-media__text,.rokstone-life .rokstone-life-media__ctas{margin-top:var(--md_padding)}@media screen and (width>=768px){.rokstone-life .rokstone-life-media__items--left-column,.rokstone-life .rokstone-life-media__items--right-column,.rokstone-life .rokstone-life-media__subtitle,.rokstone-life .rokstone-life-media__title,.rokstone-life .rokstone-life-media__text,.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item.rokstone-life-media__item--video{grid-column:1/13}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(2){grid-column:1/5}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(3){grid-column:7/13}}@media screen and (width>=1024px){.rokstone-life .rokstone-life-media__items--left-column{z-index:2;grid-area:1/1/auto/8}.rokstone-life .rokstone-life-media__items--right-column{z-index:1;grid-area:1/7/auto/13}.rokstone-life .rokstone-life-media__subtitle{grid-area:1/1/auto/8}.rokstone-life .rokstone-life-media__title{grid-area:2/1/auto/8}.rokstone-life .rokstone-life-media__items .rokstone-life-media__item--desktop{display:block}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item.rokstone-life-media__item--video{grid-column:1/8}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(2){grid-column:1/3}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(3){grid-column:4/8}.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(2) .rokstone-life__image,.rokstone-life .rokstone-life-media__items--left-column .rokstone-life-media__item:nth-of-type(3) .rokstone-life__image{margin-bottom:var(--lg_padding)}.rokstone-life .rokstone-life-media__items--right-column .rokstone-life-media__item:first-of-type,.rokstone-life .rokstone-life-media__items--right-column .rokstone-life-media__item:nth-of-type(2){grid-row:1}.rokstone-life .rokstone-life-media__items--right-column .rokstone-life-media__item:first-of-type{aspect-ratio:1;grid-column:1/5}.rokstone-life .rokstone-life-media__items--right-column .rokstone-life-media__item:nth-of-type(2){aspect-ratio:3/4;grid-column:5/9}.rokstone-life .rokstone-life-media__items--right-column .rokstone-life-media__item:nth-of-type(3){aspect-ratio:1;grid-area:4/5/auto/9}.rokstone-life .rokstone-life-media__text{grid-row:2;align-self:flex-end}.rokstone-life .rokstone-life-media__text,.rokstone-life .rokstone-life-media__ctas{grid-column:3/7;margin:0}.rokstone-life .rokstone-life-media__ctas{margin-top:var(--md_padding);grid-row:3}}@media screen and (width>=768px){.rokstone_life-container{z-index:1;position:relative}.rokstone_life-container:before{content:"";z-index:-1;background-image:url(/build/assets/world-media-bg-hjdMKxYv.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;width:80%;height:100%;position:absolute;inset:0 0 0 auto}}.image-and-text-panel--synergy .image-and-text-panel__text .image-and-text-panel__text-titles{margin-bottom:var(--size_32)}.image-and-text-panel--synergy .image-and-text-panel__text .text{margin:0}.image-and-text-panel--synergy .image-and-text-panel__text ul{padding:0;padding-left:var(--size_32);margin:0;margin-bottom:var(--sm_padding);list-style:none}.image-and-text-panel--synergy .image-and-text-panel__text ul li{margin-bottom:var(--size_12);position:relative}.image-and-text-panel--synergy .image-and-text-panel__text ul li:last-of-type{padding-bottom:0}.image-and-text-panel--synergy .image-and-text-panel__text ul li p{margin-bottom:0}.image-and-text-panel--synergy .image-and-text-panel__text ul li:before{top:0;left:calc(var(--size_32) * -1);margin-right:var(--size_8);content:"";width:var(--size_24);height:var(--size_24);background-color:#1cd5e8;border-radius:50%;display:block;position:absolute;-webkit-mask-image:url(/build/assets/tick-DHoDSqUQ.svg);mask-image:url(/build/assets/tick-DHoDSqUQ.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portfolios-map__title,.portfolios-map__intro,.portfolios-map__content,.portfolios-map__region-selector{grid-column:1/7}.portfolios-map__title{margin-bottom:var(--sm_padding)}.portfolios-map__intro{margin:0}.portfolios-map__content{margin-top:var(--lg_padding)}.portfolios-map .portfolios-map__map-title{margin-bottom:8px}.portfolios-map .portfolios-map__map-text{margin:0}.portfolios-map .portfolio-map__select{margin:var(--xs_padding) 0}.portfolios-map .portfolios-map__list .button{border-color:#7a7a7a;width:100%}.portfolios-map .map-image{width:100%;height:auto;margin:var(--gutter) 0 0}.portfolios-map .map-image--mobile{display:block}.portfolios-map .map-image--desktop{display:none}.portfolios-map .map-image .plus-line{stroke:#000;stroke-linecap:round}.portfolios-map .map-image .plus-line,.portfolios-map .map-image .plus-outline{fill:none;transition:fill .3s ease-in-out}.portfolios-map .map-image .plus-outline{transform-origin:50%;transform-box:fill-box;stroke:#1cd5e8;stroke-opacity:.5;transition:stroke-opacity .3s ease-out;animation:2s ease-out infinite pulse}.portfolios-map .map-image .plus-circle{fill:#1cd5e8;transition:fill .3s ease-out}.portfolios-map .map-image .region{fill:#084046;transition:fill .3s ease-out}.portfolios-map .map-image .region.active{fill:#1cd5e8}.portfolios-map .map-image .region-icon:hover{cursor:pointer}.portfolios-map .map-image .region-icon:hover .plus-circle{fill:#fff}.portfolios-map .map-image .region-icon:hover .plus-outline{stroke:#fff;stroke-opacity:.3;animation:none}.portfolios-map .map-image .region-icon.active .plus-circle{fill:#000}.portfolios-map .map-image .region-icon.active .plus-outline{stroke:#00000040;stroke-opacity:1;animation:none}.portfolios-map .map-image .region-icon.active .plus-line{stroke:#fff}.portfolios-map .map-image .region-icon.active .symbol{transform-origin:50%;transform-box:fill-box;transform:rotate(45deg)}.portfolios-map .map-image .region-icon.active:hover .plus-circle{fill:#fff}.portfolios-map .map-image .region-icon.active:hover .plus-line{stroke:#000}.portfolios-map .portfolios-map__count{margin:var(--xs_padding) 0 var(--sm_padding);align-items:flex-start;gap:var(--xs_padding);display:flex}.portfolios-map .portfolios-map__count span.small{line-height:1.3;font-size:var(--size_12);display:inline-block}.portfolios-map__region-selector{flex-direction:column;display:flex}@media screen and (width>=768px){.portfolios-map__title,.portfolios-map__intro,.portfolios-map__count{grid-column:1/8}.portfolios-map__content{grid-column:1/13;grid-template-columns:subgrid;display:grid}.portfolios-map__map,.portfolios-map__list,.portfolios-map__region-selector{grid-column:1/13}.portfolios-map .portfolios-map__list{grid-template-columns:repeat(3,1fr);display:grid}.portfolios-map .portfolios-map__item{text-align:left;border:none;justify-content:flex-start;width:100%}.portfolios-map .portfolios-map__item:first-of-type,.portfolios-map .portfolios-map__item:nth-of-type(2),.portfolios-map .portfolios-map__item:nth-of-type(3){border-top:1px solid #7a7a7a}.portfolios-map .portfolios-map__item:nth-of-type(n){border-bottom:1px solid #7a7a7a;border-right:1px solid #7a7a7a}.portfolios-map .portfolios-map__item:nth-of-type(3n+1){border-left:1px solid #7a7a7a}.portfolios-map .portfolios-map__item:last-of-type{border-right:1px solid #7a7a7a}}@media screen and (width>=1024px){.portfolios-map__region-selector{grid-column:1/4;display:flex;position:relative}.portfolios-map__region-selector:after{content:"";background-image:url(/build/assets/selector-lines-Dy5XxaTP.svg);width:130%;height:100%;display:block}.portfolios-map__map{grid-column:4/13}.portfolios-map .map-image--desktop{display:block}.portfolios-map .map-image--mobile{display:none}}@media screen and (width>=1240px){.portfolios-map__region-selector:after{width:100%}.portfolios-map .portfolios-map__count span.small{font-size:var(--size_14)}}@keyframes pulse{0%{opacity:.2;transform:scale(.5)}70%{opacity:.8;transform:scale(1)}to{opacity:.1;transform:scale(.95)}}.hero__brand-logo{grid-area:3/span 4;max-width:400px;height:61px;margin-top:auto}.hero__brand-logo figure,.hero__brand-logo img{aspect-ratio:unset;object-fit:contain;object-position:center;width:auto;height:100%!important}.contact-sub-brand__inner{grid-column:span 6;grid-template-columns:subgrid;display:grid}.contact-sub-brand__title{margin-bottom:var(--sm_padding)}.contact-sub-brand__title,.contact-sub-brand__text,.contact-sub-brand__contact-details{grid-column:span 6}.contact-sub-brand__contact-details{margin-top:var(--lg_padding);grid-template-columns:subgrid;row-gap:var(--size_32);display:grid}.contact-details__container{flex-direction:column;grid-column:span 6;display:flex}.contact-details__container .contact-sub-brand__socials{gap:var(--size_8);flex-direction:row;display:flex}.contact-sub-brand__contact-detail-title{min-width:150px;font-weight:600;display:inline-block}.brand_contact-container{position:relative}.brand_contact-container .contact-sub-brand__background-image{width:50%;height:100%;display:none;position:absolute;top:0;right:0}.brand_contact-container .contact-sub-brand__background-image img{object-fit:cover;object-position:center;width:100%;height:100%}.brand_contact-container .contact-sub-brand__background-image:after{content:"";background:linear-gradient(90deg,#000 0%,#0000 100%);position:absolute;inset:0}.related-portfolios__inner{grid-column:span 6}.related-portfolios__items{margin-top:var(--lg_padding);flex-flow:wrap;grid-column:span 6;display:flex}.related-portfolios__items .related-portfolios__item{width:100%}@media screen and (width>=768px){.brand_contact-container .contact-sub-brand__background-image{display:block}.related-portfolios__inner,.related-portfolios__items{grid-column:span 12}.related-portfolios__items .related-portfolios__item{width:33.3333%}.contact-details__container{grid-template-columns:subgrid;display:grid}.contact-details__container .contact-sub-brand__contact-detail-title{grid-column:span 2;margin:0}.contact-details__container .contact-sub-brand__contact-detail-value{grid-column:span 4}}
