@charset "UTF-8";
/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */
@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(.3)}50%{transform:translate(-50%,-50%) scale(.4)}}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{width:100%;height:100%}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell,.flickity-slider{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:hsl(0 0% 100%/75%);border:0;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.button svg,.button svg path,.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:hsl(0 0% 20%/25%);border-radius:50%;cursor:pointer;appearance:none;border:0;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:hsl(0 0% 20%/100%)}#cc-main{background:0 0;color:var(--cc-primary-color);font-family:var(--cc-font-family);font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;position:fixed;z-index:var(--cc-z-index)}#cc-main :after,#cc-main :before,#cc-main a,#cc-main div,#cc-main h2,#cc-main input,#cc-main p,#cc-main span{all:unset;box-sizing:border-box}#cc-main .pm__badge,#cc-main button{all:initial;box-sizing:border-box;color:unset;visibility:unset}#cc-main .pm__badge,#cc-main a,#cc-main button,#cc-main input{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;line-height:normal;margin:0;outline:revert;outline-offset:2px}#cc-main a,#cc-main button,#cc-main input{font-size:100%;overflow:hidden}#cc-main table,#cc-main tbody,#cc-main td,#cc-main th,#cc-main thead,#cc-main tr{all:revert;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}:root{--cc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--cc-modal-border-radius:.5rem;--cc-btn-border-radius:.4rem;--cc-modal-transition-duration:.25s;--cc-link-color:var(--cc-btn-primary-bg);--cc-modal-margin:1rem;--cc-z-index:2147483647;--cc-bg:#fff;--cc-primary-color:#2c2f31;--cc-secondary-color:#5e6266;--cc-btn-primary-bg:#30363c;--cc-btn-primary-color:#fff;--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#000;--cc-btn-primary-hover-color:#fff;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#eaeff2;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#d4dae0;--cc-btn-secondary-hover-color:#000;--cc-btn-secondary-hover-border-color:#d4dae0;--cc-separator-border-color:#f0f4f7;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#667481;--cc-toggle-on-knob-bg:#fff;--cc-toggle-off-knob-bg:var(--cc-toggle-on-knob-bg);--cc-toggle-enabled-icon-color:var(--cc-bg);--cc-toggle-disabled-icon-color:var(--cc-bg);--cc-toggle-readonly-bg:#d5dee2;--cc-toggle-readonly-knob-bg:#fff;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:var(--cc-cookie-category-block-bg);--cc-cookie-category-block-bg:#f0f4f7;--cc-cookie-category-block-border:#f0f4f7;--cc-cookie-category-block-hover-bg:#e9eff4;--cc-cookie-category-block-hover-border:#e9eff4;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:#dee4e9;--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:var(--cc-btn-secondary-bg);--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#e4eaed;--cc-pm-toggle-border-radius:4em}#cc-main.cc--rtl{direction:rtl}#cc-main .cm__title,#cc-main b,#cc-main em,#cc-main strong,b,strong{font-weight:600}#cc-main button>span{pointer-events:none}#cc-main .cc__link,#cc-main a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;font-weight:600;position:relative;transition:background-size .25s,color .25s ease}#cc-main .cc__link:hover,#cc-main a:hover{background-size:100% 1px;color:var(--cc-primary-color)}#cc-main .cc__link{color:var(--cc-link-color)}#cc-main .cm__desc,#cc-main .pm__body{overscroll-behavior:auto contain;scrollbar-width:thin}@media screen and (min-width:640px){#cc-main ::-webkit-scrollbar,#cc-main ::-webkit-scrollbar-thumb,#cc-main ::-webkit-scrollbar-track{all:revert}#cc-main ::-webkit-scrollbar-thumb{-webkit-background-clip:padding-box;background-clip:padding-box;background:var(--cc-toggle-readonly-bg);border:.25rem solid var(--cc-bg);border-radius:1rem}#cc-main ::-webkit-scrollbar-thumb:hover{background:var(--cc-toggle-off-bg)}#cc-main ::-webkit-scrollbar{background:0 0;width:12px}}html.disable--interaction.show--consent,html.disable--interaction.show--consent body{height:auto!important;overflow:hidden!important}@media (prefers-reduced-motion){#cc-main{--cc-modal-transition-duration:0s}}.cc--darkmode{--cc-bg:#161a1c;--cc-primary-color:#ebf3f6;--cc-secondary-color:#aebbc5;--cc-btn-primary-bg:#c2d0e0;--cc-btn-primary-color:var(--cc-bg);--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#98a7b6;--cc-btn-primary-hover-color:#000;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#242c31;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#353d43;--cc-btn-secondary-hover-color:#fff;--cc-btn-secondary-hover-border-color:var(--cc-btn-secondary-hover-bg);--cc-separator-border-color:#222a30;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#525f6b;--cc-toggle-on-knob-bg:var(--cc-btn-primary-color);--cc-toggle-off-knob-bg:var(--cc-btn-primary-color);--cc-toggle-enabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-disabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-readonly-bg:#343e45;--cc-toggle-readonly-knob-bg:#5f6b72;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:#1e2428;--cc-cookie-category-block-bg:#1e2428;--cc-cookie-category-block-border:var(--cc-section-category-border);--cc-cookie-category-block-hover-bg:#242c31;--cc-cookie-category-block-hover-border:#232a2f;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:var(--cc-toggle-readonly-bg);--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:#0c0e0f;--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#060809}.cc--darkmode #cc-main{color-scheme:dark}#cc-main .cm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;max-width:24rem;opacity:0;overflow:hidden;position:fixed;transform:translateY(1.6em);visibility:hidden;z-index:1}#cc-main .cm--top{top:var(--cc-modal-margin)}#cc-main .cm--middle{top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .cm--bottom{bottom:var(--cc-modal-margin)}#cc-main .cm--center{left:var(--cc-modal-margin);margin:0 auto;right:var(--cc-modal-margin);width:unset}#cc-main .cm--left{left:var(--cc-modal-margin);margin-right:var(--cc-modal-margin)}#cc-main .cm--right{margin-left:var(--cc-modal-margin);right:var(--cc-modal-margin)}#cc-main .cm__body{display:flex;flex-direction:column;justify-content:space-between;position:relative}#cc-main .cm__btns,#cc-main .cm__links{padding:1rem 1.3rem;width:unset}#cc-main .cm__texts{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1rem 0 0}#cc-main .cm__desc,#cc-main .cm__title{padding:0 1.3rem}#cc-main .cm__title{font-size:1.05em}#cc-main .cm__title+.cm__desc{margin-top:1.1em}#cc-main .cm__desc{color:var(--cc-secondary-color);font-size:.9em;line-height:1.5;max-height:40vh;overflow-x:visible;overflow-y:auto;padding-bottom:1em}#cc-main .cm__btns{border-top:1px solid var(--cc-separator-border-color);display:flex;flex-direction:column;justify-content:center}#cc-main .cm__btn-group{display:grid;grid-auto-columns:minmax(0,1fr)}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin-top:.375rem}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .cm--inline .cm__btn+.cm__btn,#cc-main .cm--wide .cm__btn+.cm__btn,#cc-main .cm--wide .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--inline.cm--flip .cm__btn+.cm__btn{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--inline.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-right:0}#cc-main .cm--wide.cm--flip .cm__btn+.cm__btn,#cc-main .cm--wide.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-right:.375rem}#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven,#cc-main .cm--wide .cm__btn-group--uneven{display:flex;flex:1;justify-content:space-between}#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven,#cc-main .cm--wide.cm--flip .cm__btn-group--uneven{flex-direction:row-reverse}#cc-main .cm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);font-size:.82em;font-weight:600;min-height:42px;padding:.5em 1em;text-align:center}#cc-main .cm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .cm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close{border-radius:0;border-bottom-left-radius:var(--cc-btn-border-radius);border-right:none;border-top:none;display:none;font-size:1em;height:42px;min-width:auto!important;overflow:hidden;padding:0!important;position:absolute;right:0;top:0;width:42px}#cc-main .cm__btn--close svg{stroke:var(--cc-btn-primary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .cm__btn--close:hover svg{stroke:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--close.cm__btn--secondary svg{stroke:var(--cc-btn-secondary-color)}#cc-main .cm__btn--close.cm__btn--secondary:hover svg,#cc-main .pm__close-btn:hover svg{stroke:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close+.cm__texts .cm__title{padding-right:3rem}#cc-main .cm--inline .cm__btn-group{grid-auto-flow:column}#cc-main .cm__footer{background:var(--cc-footer-bg);border-top:1px solid var(--cc-footer-border-color);color:var(--cc-footer-color);padding:.4em 0 .5em}#cc-main .cm__links{display:flex;flex-direction:row;padding-bottom:0;padding-top:0}#cc-main .cm__link-group{display:flex;flex-direction:row;font-size:.8em;width:100%}#cc-main .cm__link-group>*+*{margin-left:1.3rem}#cc-main .cm--flip .cm__btn:last-child{grid-row:1}#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child,#cc-main .cm--inline.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--box .cm__btn--close{display:block}#cc-main .cm--box.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--box.cm--wide{max-width:36em}#cc-main .cm--box.cm--wide .cm__btns{flex-direction:row;justify-content:space-between}#cc-main .cm--box.cm--wide .cm__btn-group{grid-auto-flow:column}#cc-main .cm--box.cm--wide .cm__btn{min-width:120px;padding-left:1.8em;padding-right:1.8em}#cc-main .cm--box.cm--wide.cm--flip .cm__btns,#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group{flex-direction:row-reverse}#cc-main .cm--cloud{max-width:54em;width:unset}#cc-main .cm--cloud .cm__body{flex-direction:row}#cc-main .cm--cloud .cm__texts{flex:1}#cc-main .cm--cloud .cm__desc{max-height:9.4em}#cc-main .cm--cloud .cm__btns{border-left:1px solid var(--cc-separator-border-color);border-top:none;max-width:23em}#cc-main .cm--cloud .cm__btn-group{flex-direction:column}#cc-main .cm--cloud .cm__btn{min-width:19em}#cc-main .cm--cloud.cm--flip .cm__btn-group,#cc-main .cm--cloud.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--cloud.cm--inline .cm__btn-group{flex-direction:row}#cc-main .cm--cloud.cm--inline .cm__btn{min-width:10em}#cc-main .cm--bar{border-radius:0;left:0;margin:0;max-width:unset;opacity:1;right:0;transform:translateY(0);width:100vw;--cc-modal-transition-duration:.35s}#cc-main .cm--bar.cm--top{top:0;transform:translateY(-100%)}#cc-main .cm--bar.cm--bottom{bottom:0;transform:translateY(100%)}#cc-main .cm--bar .cm__body,#cc-main .cm--bar .cm__links{margin:0 auto;max-width:55em;width:100%}#cc-main .cm--bar .cm__body{padding:.5em 0 .9em}#cc-main .cm--bar .cm__btns{border-top:none;flex-direction:row;justify-content:space-between}#cc-main .cm--bar .cm__btn-group{grid-auto-flow:column}#cc-main .cm--bar:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--bar .cm__btn{min-width:120px;padding-left:2em;padding-right:2em}#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--bar.cm--flip .cm__btns{flex-direction:row-reverse}#cc-main .cm--bar.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--bar.cm--inline .cm__body,#cc-main .cm--bar.cm--inline .cm__links{max-width:74em}#cc-main .cm--bar.cm--inline .cm__body{flex-direction:row;padding:0}#cc-main .cm--bar.cm--inline .cm__btns{flex-direction:column;justify-content:center;max-width:23em}#cc-main .cm--bar.cm--inline.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cc--anim .cm,#cc-main .cc--anim.cm-wrapper:before{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}#cc-main .cc--anim .cm__btn,#cc-main .cc--anim .cm__close{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.disable--interaction #cc-main .cm-wrapper:before{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:0}.show--consent #cc-main .cc--anim .cm{opacity:1;transform:translateY(0);visibility:visible!important}.show--consent #cc-main .cc--anim .cm--middle{transform:translateY(-50%)}.show--consent #cc-main .cc--anim .cm--bar{transform:translateY(0)}.show--consent #cc-main .cc--anim.cm-wrapper:before{opacity:1;visibility:visible}#cc-main.cc--rtl .cm__btn--close{border-bottom-left-radius:unset;border-bottom-right-radius:var(--cc-btn-border-radius);left:0;right:unset}#cc-main.cc--rtl .cm__btn--close+.cm__texts .cm__title{padding-left:3rem!important;padding-right:1.3rem}#cc-main.cc--rtl .cm--inline .cm__btn+.cm__btn{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group+.cm__btn-group,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group+.cm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm__link-group>*+*{margin-left:0;margin-right:1.3rem}@media screen and (max-width:640px){#cc-main{--cc-modal-margin:.5em}#cc-main .cm{max-width:none!important;width:auto!important}#cc-main .cm__body{flex-direction:column!important;padding:0!important}#cc-main .cm__btns,#cc-main .cm__desc,#cc-main .cm__links,#cc-main .cm__title{padding-left:1.1rem!important;padding-right:1.1rem!important}#cc-main .cm__btn-group,#cc-main .cm__btns{flex-direction:column!important;min-width:auto!important}#cc-main .cm__btns{border-left:none!important;border-top:1px solid var(--cc-separator-border-color)!important;max-width:none!important}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin:.375rem 0 0!important}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .cm__btn-group{display:flex!important}#cc-main .cm__btn{flex:auto!important}#cc-main .cm__link-group{justify-content:center!important}#cc-main .cm--flip .cm__btn-group,#cc-main .cm--flip .cm__btns{flex-direction:column-reverse!important}}#cc-main .pm-wrapper{position:relative;z-index:2}#cc-main .pm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;opacity:0;overflow:hidden;position:fixed;visibility:hidden;width:unset;z-index:1}#cc-main svg{fill:none;width:100%}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:1em 1.4em}#cc-main .pm__header{align-items:center;border-bottom:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__title{align-items:center;display:flex;flex:1;font-weight:600;margin-right:2em}#cc-main .pm__close-btn{background:var(--cc-btn-secondary-bg);border:1px solid var(--cc-btn-secondary-border-color);border-radius:var(--cc-btn-border-radius);height:40px;position:relative;transition:all .15s ease;width:40px}#cc-main .pm__close-btn span{display:flex;height:100%;width:100%}#cc-main .pm__close-btn svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .pm__close-btn:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color)}#cc-main .pm__body{flex:1;overflow-y:overlay}#cc-main .pm__section,#cc-main .pm__section--toggle{border-radius:var(--cc-btn-border-radius);display:flex;flex-direction:column;margin-bottom:.5em}#cc-main .pm__section--toggle .pm__section-desc-wrapper{border:1px solid var(--cc-cookie-category-block-border);border-radius:var(--cc-btn-border-radius);border-top:none;border-top-left-radius:0;border-top-right-radius:0;display:none;margin-top:0!important;overflow:hidden}#cc-main .pm__section{border:1px solid var(--cc-separator-border-color);padding:1em;transition:background-color .25s ease,border-color .25s ease}#cc-main .pm__section:first-child{border:0;margin-bottom:2em;margin-top:0;padding:0;transition:none}#cc-main .pm__section:not(:first-child):hover{background:var(--cc-cookie-category-block-bg);border-color:var(--cc-cookie-category-block-border)}#cc-main .pm__section-toggles+.pm__section{margin-top:2em}#cc-main .pm__section--toggle{background:var(--cc-cookie-category-block-bg);border-top:none;margin-bottom:.375rem}#cc-main .pm__section--toggle .pm__section-title{align-items:center;background:var(--cc-cookie-category-block-bg);border:1px solid var(--cc-cookie-category-block-border);display:flex;justify-content:space-between;min-height:58px;padding:1.1em 5.4em 1.1em 1.2em;position:relative;transition:background-color .25s ease,border-color .25s ease;width:100%}#cc-main .pm__section--toggle .pm__section-title:hover{background:var(--cc-cookie-category-block-hover-bg);border-color:var(--cc-cookie-category-block-hover-border)}#cc-main .pm__section--toggle .pm__section-desc{margin-top:0;padding:1em}#cc-main .pm__section--toggle.is-expanded{--cc-cookie-category-block-bg:var(--cc-cookie-category-expanded-block-bg);--cc-cookie-category-block-border:var(--cc-cookie-category-expanded-block-hover-bg)}#cc-main .pm__section--toggle.is-expanded .pm__section-title{border-bottom-left-radius:0;border-bottom-right-radius:0}#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg{transform:scale(.5) rotate(180deg)}#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper{display:flex}#cc-main .pm__section--expandable .pm__section-title{cursor:pointer;padding-left:3.4em}#cc-main .pm__section--expandable .pm__section-arrow{background:var(--cc-toggle-readonly-bg);border-radius:100%;display:flex;height:20px;justify-content:center;left:18px;pointer-events:none;position:absolute;width:20px}#cc-main .pm__section--expandable .pm__section-arrow svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5)}#cc-main .pm__section-title-wrapper{align-items:center;display:flex;position:relative}#cc-main .pm__section-title-wrapper+.pm__section-desc-wrapper{margin-top:.85em}#cc-main .pm__section-title{border-radius:var(--cc-btn-border-radius);font-size:.95em;font-weight:600}#cc-main .pm__badge{align-items:center;background:var(--cc-btn-secondary-bg);border-radius:5em;color:var(--cc-secondary-color);display:flex;flex:none;font-size:.8em;font-weight:600;height:23px;justify-content:center;margin-left:1em;min-width:23px;overflow:hidden;padding:0 .6em 1px;position:relative;text-align:center;white-space:nowrap;width:auto}#cc-main .pm__service-counter{background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-color);padding:0;width:23px}#cc-main .pm__service-counter[data-counterlabel]{padding:0 .6em 1px;width:auto}#cc-main .section__toggle,#cc-main .section__toggle-wrapper,#cc-main .toggle__icon,#cc-main .toggle__label{border-radius:var(--cc-pm-toggle-border-radius);height:23px;transform:translateZ(0);width:50px}#cc-main .section__toggle-wrapper{cursor:pointer;position:absolute;right:18px;z-index:1}#cc-main .toggle-service{height:19px;position:relative;right:0;width:42px}#cc-main .toggle-service .section__toggle,#cc-main .toggle-service .toggle__icon,#cc-main .toggle-service .toggle__label{height:19px;width:42px}#cc-main .toggle-service .toggle__icon{position:relative}#cc-main .toggle-service .toggle__icon-circle{height:19px;width:19px}#cc-main .toggle-service .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(23px)}#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after{display:none!important}#cc-main .section__toggle{border:0;cursor:pointer;display:block;left:0;margin:0;position:absolute;top:0}#cc-main .section__toggle:disabled{cursor:not-allowed}#cc-main .toggle__icon{background:var(--cc-toggle-off-bg);box-shadow:0 0 0 1px var(--cc-toggle-off-bg);display:flex;flex-direction:row;pointer-events:none;position:absolute;transition:all .25s ease}#cc-main .toggle__icon-circle{background:var(--cc-toggle-off-knob-bg);border:0;border-radius:var(--cc-pm-toggle-border-radius);box-shadow:0 1px 2px rgba(24,32,3,.36);display:block;height:23px;left:0;position:absolute;top:0;transition:transform .25s ease,background-color .25s ease;width:23px}#cc-main .toggle__icon-off,#cc-main .toggle__icon-on{height:100%;position:absolute;transition:opacity .15s ease;width:100%}#cc-main .toggle__icon-on{opacity:0;transform:rotate(45deg)}#cc-main .toggle__icon-on svg{stroke:var(--cc-toggle-on-bg);transform:scale(.55) rotate(-45deg)}#cc-main .toggle__icon-off,.dot:hover .dot__text{opacity:1}#cc-main .toggle__icon-off svg{stroke:var(--cc-toggle-off-bg);transform:scale(.55)}#cc-main .section__toggle:checked~.toggle__icon{background:var(--cc-toggle-on-bg);box-shadow:0 0 0 1px var(--cc-toggle-on-bg)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-circle{background-color:var(--cc-toggle-on-knob-bg);transform:translateX(27px)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-on{opacity:1}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-off{opacity:0}#cc-main .section__toggle:checked:disabled~.toggle__icon{background:var(--cc-toggle-readonly-bg);box-shadow:0 0 0 1px var(--cc-toggle-readonly-bg)}#cc-main .section__toggle:checked:disabled~.toggle__icon .toggle__icon-circle{background:var(--cc-toggle-readonly-knob-bg);box-shadow:none}#cc-main .section__toggle:checked:disabled~.toggle__icon svg{stroke:var(--cc-toggle-readonly-knob-icon-color)}#cc-main .toggle__label{opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;z-index:-1}#cc-main .pm__section-desc-wrapper{color:var(--cc-secondary-color);display:flex;flex-direction:column;font-size:.9em}#cc-main .pm__section-desc-wrapper>:not(:last-child){border-bottom:1px solid var(--cc-cookie-category-block-border)}#cc-main .pm__section-services{display:flex;flex-direction:column}#cc-main .pm__service{align-items:center;display:flex;justify-content:space-between;padding:.4em 1.2em;position:relative;transition:background-color .15s ease}#cc-main .pm__service:hover{background-color:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__service-header{align-items:center;display:flex;margin-right:1em;width:100%}#cc-main .pm__service-icon{border:2px solid;border-radius:100%;height:8px;margin-left:6px;margin-right:20px;margin-top:1px;min-width:8px}#cc-main .pm__service-title{font-size:.95em;width:100%;word-break:break-word}#cc-main .pm__section-desc{line-height:1.5em}#cc-main .pm__section-table{border-collapse:collapse;font-size:.9em;margin:0;overflow:hidden;padding:0;text-align:left;width:100%}#cc-main .pm__table-caption{text-align:left}#cc-main .pm__table-caption,#cc-main .pm__table-head>tr{border-bottom:1px dashed var(--cc-separator-border-color);color:var(--cc-primary-color);font-weight:600}#cc-main .pm__table-tr{transition:background-color .15s ease}#cc-main .pm__table-tr:hover{background:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th{padding:.625em .625em .625em 1.2em;vertical-align:top}#cc-main .pm__footer{border-top:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__btn-group{display:flex}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin-left:.375rem}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main .pm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);flex:auto;font-size:.82em;font-weight:600;min-height:42px;min-width:110px;padding:.5em 1.5em;text-align:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease}#cc-main .pm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .pm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .pm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .pm--box{height:calc(100% - 2em);left:var(--cc-modal-margin);margin:0 auto;max-height:37.5em;max-width:43em;right:var(--cc-modal-margin);top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .pm--box.pm--flip .pm__btn-group,#cc-main .pm--box.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm--bar{border-radius:0;bottom:0;height:100%;margin:0;max-height:none;max-width:29em;opacity:1;top:0;width:100%;--cc-modal-transition-duration:.35s}#cc-main .pm--bar .pm__section-table,#cc-main .pm--bar .pm__table-body,#cc-main .pm--bar .pm__table-td,#cc-main .pm--bar .pm__table-th,#cc-main .pm--bar .pm__table-tr{display:block}#cc-main .pm--bar .pm__table-head{display:none}#cc-main .pm--bar .pm__table-caption{display:block}#cc-main .pm--bar .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm--bar .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm--bar .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm--bar .pm__table-td>div{flex:3}#cc-main .pm--bar:not(.pm--wide) .pm__body,#cc-main .pm--bar:not(.pm--wide) .pm__footer,#cc-main .pm--bar:not(.pm--wide) .pm__header{padding:1em 1.3em}#cc-main .pm--bar:not(.pm--wide) .pm__btn-group,#cc-main .pm--bar:not(.pm--wide) .pm__footer{flex-direction:column}#cc-main .pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin:.375rem 0 0}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer{flex-direction:column-reverse}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .pm--bar:not(.pm--wide) .pm__badge{display:none}#cc-main .pm--bar.pm--left{left:0;transform:translateX(-100%)}#cc-main .pm--bar.pm--right{right:0;transform:translateX(100%)}#cc-main .pm--bar.pm--wide{max-width:35em}#cc-main .pm--bar.pm--wide .pm__body,#cc-main .pm--bar.pm--wide .pm__footer,#cc-main .pm--bar.pm--wide .pm__header{padding:1em 1.4em}#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group,#cc-main .pm--bar.pm--wide.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm-overlay{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1}#cc-main .cc--anim .pm,#cc-main .cc--anim .pm-overlay{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}.show--preferences #cc-main .cc--anim .pm{opacity:1;visibility:visible!important}.show--preferences #cc-main .cc--anim .pm--box{transform:translateY(-50%)}.show--preferences #cc-main .cc--anim .pm--bar{transform:translateX(0)}.show--preferences #cc-main .cc--anim .pm-overlay{opacity:1;visibility:visible}#cc-main.cc--rtl .pm__service-header{margin-left:1em;margin-right:0}#cc-main.cc--rtl .pm__section-arrow{left:unset;right:18px}#cc-main.cc--rtl .section__toggle-wrapper{left:18px;right:unset;transform-origin:left}#cc-main.cc--rtl .toggle-service{left:0}#cc-main.cc--rtl .pm__service-icon{margin-left:20px;margin-right:5px}#cc-main.cc--rtl .pm__section--toggle .pm__section-title{padding-left:5.4em;padding-right:1.2em}#cc-main.cc--rtl .pm__section--expandable .pm__section-title{padding-right:3.4em}#cc-main.cc--rtl .pm__badge{margin-left:unset;margin-right:1em}#cc-main.cc--rtl .toggle__icon-circle{transform:translateX(27px)}#cc-main.cc--rtl .toggle-service .toggle__icon-circle{transform:translateX(23px)}#cc-main.cc--rtl .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(0)}#cc-main.cc--rtl .pm__table-td,#cc-main.cc--rtl .pm__table-th{text-align:right}#cc-main.cc--rtl .pm__table-td,#cc-main.cc--rtl .pm__table-th{padding-left:unset;padding-right:1.2em}#cc-main.cc--rtl .pm__table-td:before{padding-left:2em;padding-right:unset}#cc-main.cc--rtl .pm__btn+.pm__btn,#cc-main.cc--rtl .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .pm--flip .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip .pm__btn-group+.pm__btn-group{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin-left:0}@media screen and (max-width:640px){#cc-main .pm{border-radius:0;bottom:0;height:auto;left:0;max-height:100%;max-width:none!important;right:0;top:0;transform:translateY(1.6em)}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:.9em!important}#cc-main .pm__badge{display:none}#cc-main .pm__section-table,#cc-main .pm__table-body,#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th,#cc-main .pm__table-tr{display:block}#cc-main .pm__table-head{display:none}#cc-main .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm__table-td>div{flex:3}#cc-main .pm__btn-group,#cc-main .pm__footer{flex-direction:column!important}#cc-main .pm__btn-group{display:flex!important}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin:.375rem 0 0!important}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .pm--flip .pm__btn-group,#cc-main .pm--flip .pm__footer{flex-direction:column-reverse!important}.show--preferences #cc-main .cc--anim .pm{transform:translateY(0)!important}}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:calc(100vh - var(--header-height));text-rendering:optimizeSpeed;line-height:1.5;font-size:var(--font-size-body);font-family:var(--font-family-body);font-weight:var(--font-weight-body);background-color:var(--color-black);color:var(--color-white)}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:"Resial Bold Condensed";src:url(../fonts/Resial-BoldCondensed.woff) format("woff"),url(../fonts/Resial-BoldCondensed.woff2) format("woff2");font-weight:900;font-style:normal}h1,h2,h3,h4,h5,h6,p{font-size:1.4rem;line-height:1.9rem}h1,h2,h3,h4,h5,h6{font-weight:400}@media screen and (min-width:112.5em){h1,h2,h3,h4,h5,h6{font-size:1.8rem;line-height:2.2rem}}p{margin:0 0 2rem}@media screen and (min-width:112.5em){p{font-size:1.8rem;line-height:2.2rem}}p:last-of-type{margin-bottom:0}p a{color:var(--color-yellow)}p a:hover{text-decoration:underline}.f-small-caps{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.f-small-caps{font-size:1.8rem;line-height:2.4rem}}.f-small{font-size:1rem;line-height:1.6rem}@media screen and (min-width:112.5em){.f-small{font-size:1.4rem;line-height:1.9rem}}:root{--color-black:#000000;--color-white:#ffffff;--color-lightgrey:#f0f0f0;--color-grey:#5A5A5A;--color-midgrey:#DBDBDB;--color-darkgrey:#404040;--color-yellow:#ffff1f;--color-offblack:#121212;--font-family-body:'quicksand', sans-serif;--font-size-body:1.4rem;--font-weight-body:400;--font-family-resial:'Resial Bold Condensed', sans-serif;--font-size-resial: ;--font-weight-resial:bold;--spacing-xsmall:1rem;--spacing-small:3rem;--spacing-medium:5rem;--spacing-large:8rem;--spacing-xlarge:10rem;--timing-fast:100ms;--timing-reg:300ms;--timing-slow:500ms;--level1:100;--level2:200;--level3:300;--level4:400;--level5:500;--level6:600;--level7:700;--level8:800;--level9:900;--level10:1000;--scrollbar:0px;--col-spacing:0.8rem;--site-gutter:0.2rem;--site-margin:calc(var(--site-gutter) + var(--col-spacing));--grid-width:calc((100vw - var(--scrollbar)) - (2 * var(--site-gutter)));--col-1:calc(var(--grid-width) * 0.0833);--col-2:calc(var(--grid-width) * 0.1666);--col-3:calc(var(--grid-width) * 0.25);--col-4:calc(var(--grid-width) * 0.333);--col-5:calc(var(--grid-width) * 0.4166);--col-6:calc(var(--grid-width) * 0.5);--col-7:calc(var(--grid-width) * 0.5833);--col-8:calc(var(--grid-width) * 0.666);--col-9:calc(var(--grid-width) * 0.75);--col-10:calc(var(--grid-width) * 0.833);--col-11:calc(var(--grid-width) * 0.9166);--col-12:calc(var(--grid-width) * 1);--vh:100vh}@media screen and (min-width:56.25em){:root{--col-spacing:1rem;--site-gutter:1.2rem}}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--f-sans);font-weight:300;scroll-behavior:smooth}body.page--fill-screen{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:var(--vh)}body.working{cursor:wait}body.stop-scrolling{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}a{display:inline-block;text-decoration:none;color:var(--c-link);cursor:pointer}a:active,a:focus{outline:0}.grid-outer{padding-left:var(--site-gutter);padding-right:var(--site-gutter)}.grid-inner{padding-left:var(--col-spacing);padding-right:var(--col-spacing)}.col-1{width:var(--col-1)}.col--offset-1{margin-left:var(--col-1)}.col-2{width:var(--col-2)}.col--offset-2{margin-left:var(--col-2)}.col-3{width:var(--col-3)}.col--offset-3{margin-left:var(--col-3)}.col-4{width:var(--col-4)}.col--offset-4{margin-left:var(--col-4)}.col-5{width:var(--col-5)}.col--offset-5{margin-left:var(--col-5)}.col-6{width:var(--col-6)}.col--offset-6{margin-left:var(--col-6)}.col-7{width:var(--col-7)}.col--offset-7{margin-left:var(--col-7)}.col-8{width:var(--col-8)}.col--offset-8{margin-left:var(--col-8)}.col-9{width:var(--col-9)}.col--offset-9{margin-left:var(--col-9)}.col-10{width:var(--col-10)}.col--offset-10{margin-left:var(--col-10)}.col-11{width:var(--col-11)}.col--offset-11{margin-left:var(--col-11)}.col-12{width:var(--col-12)}.col--offset-12{margin-left:var(--col-12)}.flickity-button{background-color:transparent;color:var(--color-white)}.flickity-button:focus,.flickity-button:hover{outline:0;box-shadow:none;background-color:transparent;color:var(--color-yellow)}.flickity-prev-next-button{width:2.75rem;height:2.75rem}.load-in{opacity:0;visibility:hidden}.flow-xsmall>*+*{margin-top:var(--spacing-xsmall)}.margin-xsmall{margin:var(--spacing-xsmall)}.margin-top-xsmall{margin-top:var(--spacing-xsmall)}.margin-bottom-xsmall,.margin-vertical-xsmall{margin-bottom:var(--spacing-xsmall)}.margin-vertical-xsmall{margin-top:var(--spacing-xsmall)}.margin-left-xsmall{margin-left:var(--spacing-xsmall)}.margin-horizontal-xsmall,.margin-right-xsmall{margin-right:var(--spacing-xsmall)}.margin-horizontal-xsmall{margin-left:var(--spacing-xsmall)}.padding-xsmall{padding:var(--spacing-xsmall)}.padding-top-xsmall{padding-top:var(--spacing-xsmall)}.padding-bottom-xsmall,.padding-vertical-xsmall{padding-bottom:var(--spacing-xsmall)}.padding-vertical-xsmall{padding-top:var(--spacing-xsmall)}.padding-left-xsmall{padding-left:var(--spacing-xsmall)}.padding-horizontal-xsmall,.padding-right-xsmall{padding-right:var(--spacing-xsmall)}.padding-horizontal-xsmall{padding-left:var(--spacing-xsmall)}.flow-small>*+*{margin-top:var(--spacing-small)}.margin-small{margin:var(--spacing-small)}.margin-top-small{margin-top:var(--spacing-small)}.margin-bottom-small,.margin-vertical-small{margin-bottom:var(--spacing-small)}.margin-vertical-small{margin-top:var(--spacing-small)}.margin-left-small{margin-left:var(--spacing-small)}.margin-horizontal-small,.margin-right-small{margin-right:var(--spacing-small)}.margin-horizontal-small{margin-left:var(--spacing-small)}.padding-small{padding:var(--spacing-small)}.padding-top-small{padding-top:var(--spacing-small)}.padding-bottom-small,.padding-vertical-small{padding-bottom:var(--spacing-small)}.padding-vertical-small{padding-top:var(--spacing-small)}.padding-left-small{padding-left:var(--spacing-small)}.padding-horizontal-small,.padding-right-small{padding-right:var(--spacing-small)}.padding-horizontal-small{padding-left:var(--spacing-small)}.flow-medium>*+*{margin-top:var(--spacing-medium)}.margin-medium{margin:var(--spacing-medium)}.margin-top-medium{margin-top:var(--spacing-medium)}.margin-bottom-medium,.margin-vertical-medium{margin-bottom:var(--spacing-medium)}.margin-vertical-medium{margin-top:var(--spacing-medium)}.margin-left-medium{margin-left:var(--spacing-medium)}.margin-horizontal-medium,.margin-right-medium{margin-right:var(--spacing-medium)}.margin-horizontal-medium{margin-left:var(--spacing-medium)}.padding-medium{padding:var(--spacing-medium)}.padding-top-medium{padding-top:var(--spacing-medium)}.padding-bottom-medium,.padding-vertical-medium{padding-bottom:var(--spacing-medium)}.padding-vertical-medium{padding-top:var(--spacing-medium)}.padding-left-medium{padding-left:var(--spacing-medium)}.padding-horizontal-medium,.padding-right-medium{padding-right:var(--spacing-medium)}.padding-horizontal-medium{padding-left:var(--spacing-medium)}.flow-large>*+*{margin-top:var(--spacing-large)}.margin-large{margin:var(--spacing-large)}.margin-top-large{margin-top:var(--spacing-large)}.margin-bottom-large,.margin-vertical-large{margin-bottom:var(--spacing-large)}.margin-vertical-large{margin-top:var(--spacing-large)}.margin-left-large{margin-left:var(--spacing-large)}.margin-horizontal-large,.margin-right-large{margin-right:var(--spacing-large)}.margin-horizontal-large{margin-left:var(--spacing-large)}.padding-large{padding:var(--spacing-large)}.padding-top-large{padding-top:var(--spacing-large)}.padding-bottom-large,.padding-vertical-large{padding-bottom:var(--spacing-large)}.padding-vertical-large{padding-top:var(--spacing-large)}.padding-left-large{padding-left:var(--spacing-large)}.padding-horizontal-large,.padding-right-large{padding-right:var(--spacing-large)}.padding-horizontal-large{padding-left:var(--spacing-large)}.flow-xlarge>*+*{margin-top:var(--spacing-xlarge)}.margin-xlarge{margin:var(--spacing-xlarge)}.margin-top-xlarge{margin-top:var(--spacing-xlarge)}.margin-bottom-xlarge,.margin-vertical-xlarge{margin-bottom:var(--spacing-xlarge)}.margin-vertical-xlarge{margin-top:var(--spacing-xlarge)}.margin-left-xlarge{margin-left:var(--spacing-xlarge)}.margin-horizontal-xlarge,.margin-right-xlarge{margin-right:var(--spacing-xlarge)}.margin-horizontal-xlarge{margin-left:var(--spacing-xlarge)}.padding-xlarge{padding:var(--spacing-xlarge)}.padding-top-xlarge{padding-top:var(--spacing-xlarge)}.padding-bottom-xlarge,.padding-vertical-xlarge{padding-bottom:var(--spacing-xlarge)}.padding-vertical-xlarge{padding-top:var(--spacing-xlarge)}.padding-left-xlarge{padding-left:var(--spacing-xlarge)}.padding-horizontal-xlarge,.padding-right-xlarge{padding-right:var(--spacing-xlarge)}.padding-horizontal-xlarge{padding-left:var(--spacing-xlarge)}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:.1rem;width:.1rem;margin:-.1rem;padding:0;border:0}.site-wrapper{margin-top:var(--header-height)}.behind-header{margin-top:calc(-1*var(--header-height))}.content-wrapper{padding:var(--col-pd-wrapper)}.content-inner{padding:var(--col-pd-inner)}.content{padding-top:var(--col-pd-inner);padding-bottom:var(--col-pd-inner)}.scroll-content{position:relative;background-color:var(--color-black);color:var(--color-white);z-index:var(--level3)}.hero-hide{opacity:0;pointer-events:none}.button,button{cursor:pointer;background-color:transparent;border:0;padding:0;border-radius:0;color:currentColor}.button{color:var(--color-white);background-color:var(--color-black);border-radius:1.6rem;display:inline-flex;justify-content:space-between;align-items:center;min-height:3.2rem;padding:.7rem 1.4rem;font-weight:500;text-transform:uppercase;font-size:1.2rem}@media screen and (min-width:56.25em){.button svg{margin-left:6rem}}.button--yellow{color:var(--color-black);background-color:var(--color-yellow)}@media screen and (min-width:112.5em){.button{font-size:1.8rem;height:4rem;border-radius:2rem}}.hamburger-button{position:relative;display:block;width:3.2rem;height:3.2rem;pointer-events:auto;z-index:var(--level6)}.hamburger-button.is-working{pointer-events:none}.x{transition:transform var(--timing-reg) ease}.x,.y,.z{position:absolute;display:block;margin:auto;left:.6rem;background-color:var(--color-lightgrey);border-radius:0;height:.1rem;width:2rem}.z{transition:transform var(--timing-reg) ease}.is-active .x,.is-active .y,.is-active .z{background-color:var(--color-white)}.x{top:1.1rem}.is-active .x{top:1.6rem;transform:rotate(45deg)}.y{transition:opacity var(--timing-reg) ease}.is-active .y,.menu-overlay a{opacity:0}.z{top:2.1rem}.is-active .z{top:1.6rem;transform:rotate(-45deg)}.dot{position:relative;width:5rem;height:5rem;margin:2rem auto;text-align:center;color:var(--color-black);display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center;z-index:var(--level1)}.cs-card__img-wrapper::after,.cs-card__video-wrapper::after,.dot::before{content:"";display:block;position:absolute;width:100%;background-color:var(--color-yellow)}.dot::before{height:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(.3);border-radius:50%;z-index:-1;transition:transform var(--timing-reg)}.dot:hover::before{transform:translate(-50%,-50%) scale(1)}.dot--absolute{position:absolute;bottom:5rem;left:50%;transform:translateX(-50%)}.dot__text{opacity:0;transition:opacity var(--timing-reg)}.round-icon{width:4.5rem;height:4.5rem;border-radius:100%;background-color:var(--color-darkgrey);display:flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0}.header__filter .header__search-wrap .header__search-close svg,.round-icon svg{width:1.5rem;height:1.5rem}.menu-overlay__close svg path,.round-icon svg path{fill:var(--color-white)}.cs-card__wrapper{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:100%;padding-bottom:10rem}.cs-card{display:block;width:100%;margin-top:5rem;margin-bottom:5rem;text-align:left}@media screen and (min-width:37.5em){.cs-card{width:50%}.cs-card:nth-child(3n+3){width:100%}}.cs-card__media{position:relative;width:100%}.cs-card__img-wrapper,.cs-card__video-wrapper{position:relative;width:100%;height:0;padding-bottom:64%;margin-bottom:2.6rem}.cs-card__img-wrapper::after,.cs-card__video-wrapper::after{height:.2rem;bottom:0;left:0;transform:scaleY(0);transition:transform var(--timing-reg) ease;transform-origin:bottom}.cs-card:hover .cs-card__img-wrapper::after,.cs-card:hover .cs-card__video-wrapper::after,.news-card:hover .news-card__img-wrapper::after,.news-card:hover .news-card__video-wrapper::after,.projects-filter__results .project-card:hover .project-card__img-wrapper::after,.projects-filter__results .project-card:hover .project-card__video-wrapper::after{transform:scaleY(1)}@media screen and (min-width:37.5em){.cs-card:nth-child(3n+1) .cs-card__img-wrapper,.cs-card:nth-child(3n+1) .cs-card__video-wrapper{border-right:.1rem solid transparent}.cs-card:nth-child(3n+2) .cs-card__img-wrapper,.cs-card:nth-child(3n+2) .cs-card__video-wrapper{border-left:.1rem solid transparent}.cs-card:nth-child(3n+3) .cs-card__img-wrapper,.cs-card:nth-child(3n+3) .cs-card__video-wrapper{padding-bottom:50%}}.cs-card__img,.cs-card__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cs-card__content{position:relative;padding:0 var(--site-margin)}@media screen and (min-width:37.5em){.cs-card:nth-child(3n+2) .cs-card__content{padding:0 var(--site-margin) 0 var(--col-spacing)}}.cs-card__title{margin-bottom:.4rem;transition:color var(--timing-reg) ease}.cs-card:hover .cs-card__title{color:var(--color-yellow)}@media screen and (min-width:37.5em){.cs-card__title{margin-bottom:1rem}}.cs-card__year{color:var(--color-grey)}.cs-card__text{width:100%;max-width:36ch;opacity:.5;transition:opacity var(--timing-reg) ease}.cs-card:hover .cs-card__text,.hero-image img.loaded{opacity:1}@media screen and (min-width:37.5em){.cs-card__text{max-width:46ch}}.menu-overlay{position:fixed;top:0;left:100%;background-color:var(--color-offblack);width:100%;height:100vh;z-index:var(--level5);padding:2rem var(--site-gutter) 10rem;opacity:0;visibility:hidden}@media screen and (min-width:56.25em){.menu-overlay{width:50%;height:auto;padding:2rem var(--site-gutter) 5rem 0}}.menu-overlay__content{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:flex-end}@media screen and (min-width:56.25em){.menu-overlay__content{width:var(--col-5);height:auto;margin-left:var(--col-1);padding:0}}.menu-overlay__content-menus,.menu-overlay__menus{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.menu-overlay__content-menus::before{content:"";display:block;position:absolute;bottom:4rem;left:var(--col-spacing);right:var(--col-spacing);height:.1rem;background-color:var(--color-darkgrey);transform:scaleX(0);transition:transform .5s ease;transition-delay:.3s;transform-origin:0 0}.menu-active .menu-overlay__content-menus::before{transform:scaleX(1)}.menu-overlay__menus{width:50%;padding-bottom:4rem;margin-bottom:4rem;flex-direction:column;justify-content:flex-end}@media screen and (min-width:56.25em){.menu-overlay__menus{width:40%}.menu-overlay__menus:first-child{width:60%}}.menu-overlay__menu{list-style:none;margin:0;padding:0;line-height:3.2rem}.menu-overlay__menu .current-menu-item,.menu-overlay__menu .current-menu-item a,.menu-overlay__menu a:hover{color:var(--color-yellow)}.menu-overlay__menu a,.menu-overlay__menu--legal a:hover{color:var(--color-white)}.menu-overlay__menu--legal{width:50%;line-height:1.6rem;padding-left:var(--col-spacing);padding-right:var(--col-spacing)}.menu-overlay__menu--legal a{color:var(--color-grey);transition:color var(--timing-reg) ease}@media screen and (min-width:56.25em){.menu-overlay__menu--legal{width:60%}}@media screen and (min-width:112.5em){.menu-overlay__menu{line-height:4.2rem}}.menu-overlay__close,.menu-overlay__lower{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start}.menu-overlay__close{width:3.2rem;height:3.2rem;flex-direction:column;align-items:center;justify-content:center;z-index:var(--level1)}.menu-overlay__close svg{width:2rem;height:2rem}.menu-overlay__close:hover svg path,.news-card__tag svg path{fill:var(--color-yellow)}.hero-image,.hero-image img{position:relative;height:100%;width:100%}.hero-image img{position:absolute;top:0;left:0;object-fit:cover;transition:opacity var(--timing-reg) linear;opacity:0}.load-more-wrapper{background-color:var(--color-offblack);padding-top:5rem;padding-bottom:8rem}.load-more{text-align:left}.load-more__button{position:relative;display:inline-block;margin:0 auto;padding:.7rem 3rem .7rem 4rem;background:var(--color-offblack);color:var(--color-white);transition:opacity var(--timing-reg) linear;transition-delay:.75s;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;border:.1rem solid var(--color-grey);border-radius:1.6rem}@media screen and (min-width:112.5em){.load-more__button{font-size:1.8rem;line-height:2.4rem}}.load-more__button[disabled]{opacity:.5;cursor:not-allowed}.load-more__button.hide{opacity:0;pointer-events:none;transition-delay:0s}.load-more__button svg{position:absolute;width:1.8rem;height:1.8rem;top:.6rem;left:1.2rem}.fetch-overlay,.load-more__loader{position:fixed;display:flex;z-index:var(--level3);opacity:0}.load-more__loader{right:calc(var(--site-gutter) + var(--col-spacing));bottom:2rem;width:5rem;height:5rem;align-items:center;justify-content:center;transition:opacity var(--timing-reg) linear;pointer-events:none}.fetch-overlay__loader.show,.header__quick-links-list .menu-item a:hover,.header__quick-links-list .menu-item.current-menu-item a,.load-more__loader.show,.menu-item-has-children:hover .header__quick-links-list .sub-menu .menu-item a,.news-card__wrapper--featured .news-card.is-selected .news-card__content,.news-card__wrapper--featured .news-card.is-selected .news-card__img-wrapper,.news-card__wrapper--featured .news-card.is-selected .news-card__video-wrapper{opacity:1}.fetch-overlay{flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;top:0;left:100%;width:100%;height:100%;visibility:hidden;overflow:auto;-webkit-overflow-scrolling:touch}.fetch-overlay__loader{position:fixed;right:2rem;bottom:2rem;width:5rem;height:5rem;z-index:var(--level2);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--timing-reg) linear;pointer-events:none}.fetch-overlay__close{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--level3);opacity:0;visibility:hidden;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3)}.fetch-overlay__holder{position:relative;width:calc(100% - var(--site-gutter) - var(--col-2) + var(--col-spacing));padding:2.4rem 0 8rem calc(var(--col-spacing) - var(--site-gutter));background-color:var(--color-offblack);z-index:var(--level4);color:var(--color-white)}@media screen and (min-width:37.5em){.fetch-overlay__holder{width:calc(var(--col-9) + 2*var(--site-gutter));padding:2.4rem var(--col-1) 8rem}}.pagination{margin:2rem auto;text-align:center}.pagination__button{display:inline-block;width:3rem;padding:.5rem;margin:0 .5rem;border:.1rem solid var(--color-black);font-size:1.4rem;text-align:center;color:var(--color-black);opacity:.4;pointer-events:none}.pagination__button.active{opacity:1;pointer-events:all}.pagination__button.active:hover,.pagination__button.current-page{background:var(--color-black);color:var(--color-white)}.pagination__button.current-page{opacity:1}.project-card__wrapper{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:100%;background-color:var(--color-offblack);color:var(--color-white)}.project-card__wrapper--margin-top{margin-top:5rem}.project-card__wrapper-title{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin:4rem 0}.project-card{position:relative;width:50%;margin-bottom:3rem;transition:background-color var(--timing-reg) ease}.project-card:hover{background-color:var(--color-black)}@media screen and (min-width:56.25em){.project-card{width:25%}}.project-card__inner{display:block;width:100%}@media screen and (min-width:56.25em){.project-card__inner{padding-top:var(--col-spacing);padding-bottom:4rem}}.project-card__img-wrapper,.project-card__video-wrapper{position:relative;width:100%;height:0;padding-bottom:82%;margin:1rem 0 2rem}.projects-filter__results .project-card__img-wrapper::after,.projects-filter__results .project-card__video-wrapper::after{content:"";display:block;position:absolute;width:100%;height:.2rem;bottom:0;left:0;background-color:var(--color-yellow);transform:scaleY(0);transition:transform var(--timing-reg) ease;transform-origin:bottom}@media screen and (min-width:37.5em){.project-card__img-wrapper,.project-card__video-wrapper{padding-bottom:64%}}.project-card__img,.project-card__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.project-card__title{margin-bottom:0}.project-card__year,.split-page__label b,.split-page__label span,.split-page__sub-title span{color:var(--color-grey)}.news-card__wrapper{position:relative;width:100%;background-color:var(--color-black);display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:2.4rem}.news-card__wrapper--featured{display:block;padding-bottom:8rem}.news-card__wrapper--featured::after{content:"flickity";display:none}@media screen and (min-width:56.25em){.news-card__wrapper--featured{padding-bottom:10rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.news-card__wrapper--featured::after{content:""}}.news-card{width:var(--col-12)}.news-card__wrapper--featured .news-card{width:var(--col-10)}@media screen and (min-width:37.5em){.news-card,.news-card__wrapper .news-card{width:var(--col-4)}}.news-card__anchor{display:block;width:100%;margin-bottom:5rem}@media screen and (min-width:37.5em){.news-card__anchor{margin-bottom:8rem}}.news-card__img-wrapper,.news-card__video-wrapper{position:relative;width:100%;height:0;padding-bottom:100%;margin-bottom:1rem}.news-card__img-wrapper::after,.news-card__video-wrapper::after{content:"";display:block;position:absolute;width:100%;height:.2rem;bottom:0;left:0;background-color:var(--color-yellow);transform:scaleY(0);transition:transform var(--timing-reg) ease;transform-origin:bottom}.news-card__wrapper--featured .news-card__img-wrapper,.news-card__wrapper--featured .news-card__video-wrapper{opacity:.6;transition:opacity var(--timing-reg) ease}@media screen and (min-width:37.5em){.news-card__img-wrapper,.news-card__video-wrapper{margin-bottom:2.6rem;padding-bottom:74%}}@media screen and (min-width:56.25em){.news-card__wrapper--featured .news-card__img-wrapper,.news-card__wrapper--featured .news-card__video-wrapper{opacity:1}}.news-card__img,.news-card__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.news-card__wrapper--featured .news-card__content{opacity:0;transition:opacity var(--timing-reg) ease}@media screen and (min-width:56.25em){.news-card__wrapper--featured .news-card__content{opacity:1}}.footer__legal span,.news-card__date{opacity:.5}.news-card__title{margin-bottom:2rem}@media screen and (min-width:37.5em){.news-card__title{margin-bottom:2.6rem}}.news-card__text{width:100%;max-width:46ch;color:var(--color-white);transition:color var(--timing-reg) ease}@media screen and (min-width:37.5em){.news-card__text{color:var(--color-grey)}.news-card:hover .news-card__text{color:var(--color-white)}}.news-card__tag{display:inline-block;position:absolute;top:-1.6rem;right:calc(var(--col-spacing) + .8rem);height:2.4rem;background-color:var(--color-offblack);border-radius:1.2rem;padding:0 2.8rem 0 1.6rem;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:2.2rem;transform:translate3d(0,0,0) rotate(-90deg);transform-origin:100% 100%;border:.1rem solid var(--color-offblack);transition:border-color var(--timing-reg) ease,color var(--timing-reg) ease}@media screen and (min-width:112.5em){.news-card__tag{font-size:1.8rem;line-height:2.4rem}}.news-card__tag svg{position:absolute;top:.5rem;right:1rem;width:1.2rem;height:1.2rem}.news-card__tag:hover{border-color:var(--color-yellow);color:var(--color-yellow)}#cc-main{--cc-font-family:var(--font-family-body)}.sign-up{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;background-color:var(--color-offblack)}@media screen and (min-width:56.25em){.sign-up{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.sign-up__image{position:relative;width:100%;height:0;padding-bottom:56.25%}@media screen and (min-width:56.25em){.sign-up__image{width:50%;height:auto;padding-bottom:0}}.sign-up__img,.sign-up__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.sign-up__img-wrapper{background-color:var(--color-black)}.sign-up__img{object-fit:cover;opacity:.75}.sign-up__title-mobile{position:absolute;font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);width:100%;text-align:center;top:50%;transform:translateY(-50%)}@media screen and (min-width:56.25em){.sign-up__title-mobile{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.sign-up__title-mobile{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.sign-up__title-mobile{display:none}}.sign-up__content{width:100%;padding:4rem var(--site-gutter) 4rem 0}@media screen and (min-width:56.25em){.sign-up__content{width:50%;padding:4rem var(--site-gutter) 6rem 0}}.sign-up__inner{position:relative;width:var(--col-10);margin-left:var(--col-1);text-align:center}@media screen and (min-width:56.25em){.sign-up__inner{text-align:left;width:var(--col-4);margin-left:var(--col-1)}}.sign-up__title{display:none}@media screen and (min-width:56.25em){.sign-up__title{display:block;font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin-bottom:8rem}}@media screen and (min-width:56.25em) and (min-width:56.25em){.sign-up__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:56.25em) and (min-width:112.5em){.sign-up__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.sign-up__text{margin:3rem 0 0}.sign-up__form{position:relative;margin-top:4rem;width:var(--col-10)}@media screen and (min-width:56.25em){.sign-up__form{margin-top:9rem;width:var(--col-3)}}.sign-up__form-input-wrwapper svg{display:block;position:absolute;top:1.2rem;left:0;width:1.2rem;height:1.2rem;margin:0}.sign-up__form-input-wrwapper svg path{fill:var(--color-white)}.sign-up__form-input{position:relative;width:100%;-webkit-appearance:none;border:0;background-color:var(--color-offblack);color:var(--color-white);border-bottom:.1rem solid var(--color-darkgrey);padding:1rem 3.2rem 1rem 2.4rem}.sign-up__form-submit{position:absolute;display:block;top:0;right:0;width:3.2rem;height:3.7rem;border-radius:0;background-color:transparent;padding:0}.sign-up__form-submit svg,.split-page__nav svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sign-up__form-submit svg{display:block;width:1.2rem;height:1.2rem;margin:0}.sign-up__form-submit svg path,.split-page__nav:hover path{fill:var(--color-yellow)}#mc_embed_signup div.mce_inline_error{background-color:transparent!important;font-size:1rem;line-height:1.6rem;margin-top:1rem!important;padding-left:0!important}@media screen and (min-width:112.5em){#mc_embed_signup div.mce_inline_error{font-size:1.4rem;line-height:1.9rem}}#mc_embed_signup input.mce_inline_error{border-color:var(--color-yellow)!important}#mce-responses .response{margin-top:1.6rem}.split-page{position:relative;width:100%;min-height:var(--vh);margin-top:calc(-1*var(--header-height));padding-left:0;padding-right:0}@media screen and (min-width:56.25em){.split-page{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;padding-left:var(--site-gutter)}}.split-page__left{position:relative;width:100%;height:auto;min-height:65vh;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:space-between;text-align:center}@media screen and (min-width:56.25em){.split-page__left{position:sticky;top:0;min-height:var(--vh);height:fit-content;width:calc(var(--col-6) - var(--col-spacing));text-align:left}}.split-page__right{position:relative;width:100%;background-color:var(--color-offblack);padding-bottom:1rem}@media screen and (min-width:56.25em){.split-page__right{width:calc(50vw + var(--col-spacing))}.split-page__right--alt{background-color:var(--color-black)}.split-page__right--alt::after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:.1rem;background-color:var(--color-darkgrey)}}.split-page__left-img-wrapper{position:absolute;top:0;left:calc(-1*var(--site-margin));right:0;height:100%;opacity:.5;max-width:none}.split-page__left-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.split-page__ui{position:relative;width:100%;margin-top:1.4rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}@media screen and (min-width:56.25em){.split-page__ui{margin-top:2.2rem}}.split-page__nav-wrapper{display:none}@media screen and (min-width:56.25em){.split-page__nav-wrapper{display:block;padding-right:2rem}}.split-page__nav{position:relative;width:3.2rem;height:3.2rem;transition:opacity var(--timing-reg) ease}.split-page__nav svg{width:1.6rem;height:1.6rem}.split-page__nav svg path{fill:var(--color-white);transition:fill var(--timing-reg) ease}.split-page__nav.inactive{pointer-events:none;opacity:.2}.split-page__back{position:relative;height:3.4rem;padding:.8rem 1.6rem 0 2.4rem;border-radius:1.6rem;border:.1rem solid var(--color-offblack);background-color:var(--color-offblack);z-index:var(--level4);transition:border var(--timing-reg) ease}.split-page__back svg{position:absolute;width:.9rem;height:.8rem;top:1.2rem;left:1rem}.header__site-link:hover path,.search-form .search-submit:hover svg path,.split-page__back svg path,.split-page__cta:hover svg path{fill:var(--color-yellow)}.split-page__back:hover{color:var(--color-yellow);border:.1rem solid var(--color-yellow)}.split-page__left-inner{position:relative}.split-page__sub-title{display:block;margin:10rem 0 2rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.split-page__sub-title{font-size:1.8rem;line-height:2.4rem}}.split-page__sub-title--top-margin{margin-top:5rem}@media screen and (min-width:56.25em){.split-page__sub-title{margin:0 0 5rem}.split-page__sub-title--top-margin{margin-top:5rem}}.split-page__title{font-size:6rem;line-height:5rem;letter-spacing:-.18rem;font-family:var(--font-family-resial);margin:5rem 0 0;width:100%}@media screen and (min-width:56.25em){.split-page__title{font-size:9rem;line-height:7.5rem;letter-spacing:-.18rem}}@media screen and (min-width:112.5em){.split-page__title{font-size:13.5rem;line-height:11.25rem;letter-spacing:-.27rem}}.split-page__title--small{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.split-page__title--small{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.split-page__title--small{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.split-page__title--centered{text-align:center;word-spacing:100vw}@media screen and (min-width:56.25em){.split-page__title{width:var(--col-4);margin:0}.split-page__title--centered{margin:0 auto}}.split-page__text{margin:3.6rem auto 0;width:var(--col-10)}@media screen and (min-width:56.25em){.split-page__text{width:var(--col-4);margin:3.6rem 0 0}}.split-page__cta{position:fixed;display:inline-block;bottom:3.6rem;left:50%;transform:translateX(-50%);width:21rem;height:3.4rem;border-radius:1.6rem;background-color:var(--color-yellow);color:var(--color-black);padding:.8rem 1.6rem;margin:0;border:.1rem solid var(--color-yellow);transition:color var(--timing-reg) ease,background-color var(--timing-reg) ease;z-index:var(--level1);text-align:center}.split-page__cta svg{display:none}.split-page__cta:hover{background-color:var(--color-black);color:var(--color-yellow)}@media screen and (min-width:56.25em){.split-page__cta{position:relative;bottom:initial;left:0;transform:none;margin:6rem 0;text-align:left}.split-page__cta svg{display:block;position:absolute;top:.8rem;right:1.6rem;width:1.6rem;height:1.6rem}.split-page__cta svg path{fill:var(--color-black);transition:fill var(--timing-reg) ease}.split-page__right .split-page__cta{margin:6rem 0 6rem calc(2*var(--col-spacing))}}@media screen and (min-width:112.5em){.split-page__cta{padding:.4rem 1.6rem}}.split-page__labels{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;min-height:4.2rem;margin-bottom:2.5rem;margin-top:3.2rem}@media screen and (min-width:56.25em){.split-page__labels{margin-top:0}}.split-page__label{width:var(--col-6);text-align:center;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;flex-grow:1}@media screen and (min-width:112.5em){.split-page__label{font-size:1.8rem;line-height:2.4rem}}.split-page__label--wide{width:100%}@media screen and (min-width:56.25em){.split-page__label{width:var(--col-2);text-align:left;flex-grow:initial}.split-page__label--wide{width:var(--col-2)}}.split-page__right-img-wrapper{width:100%;margin-bottom:.2rem}.split-page__right-img-wrapper:last-child{margin-bottom:0}.split-page__right-img{width:100%}.split-page__right__title{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;margin:0 0 4rem calc(2*var(--col-spacing));padding-top:3rem;color:var(--color-grey)}@media screen and (min-width:112.5em){.split-page__right__title{font-size:1.8rem;line-height:2.4rem}}@media screen and (min-width:56.25em){.split-page__right__title{margin:0 0 11rem calc(2*var(--col-spacing))}}.taglist .tag,.taglist-header{display:flex;align-items:center}.taglist-header{color:var(--color-grey)}.taglist-header svg{fill:var(--color-yellow);width:1.6rem;height:1.6rem;margin-right:1rem}.taglist{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.taglist .tag{border:1px solid var(--color-darkgrey);padding:.75rem;justify-content:center}.show-all-tags .taglist .tag{display:flex!important}.taglist .tag.active,.taglist .tag:hover{cursor:pointer;color:var(--color-yellow);border-color:var(--color-yellow)}.taglist .tag--show-all{min-width:3.3rem;min-height:3.3rem;line-height:0}.show-all-tags .taglist .tag--show-all{display:none!important}.taglist .tag--show-all>span{display:block;width:100%;height:100%;font-size:1.5em;font-weight:500;letter-spacing:.1em;padding-left:.1em;text-align:center}:root{--header-height:9.6rem}.header__quick-links{display:none}@media screen and (min-width:56.25em){.header__quick-links{display:block;position:absolute;top:2rem;left:var(--site-gutter);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;z-index:var(--level2)}.page--sticky-nav .header__quick-links{position:fixed}}.header__quick-links-list,.header__ui{display:flex;flex-direction:row;flex-wrap:wrap}.header__quick-links-list{align-items:flex-start;justify-content:flex-start;margin:0;padding:0}.header__quick-links-list .menu-item{position:relative;display:block;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:2.2rem;padding:0 var(--col-spacing);margin-right:2rem}@media screen and (min-width:112.5em){.header__quick-links-list .menu-item{font-size:1.8rem;line-height:2.4rem}}.header__quick-links-list .menu-item a{display:block;transition:opacity var(--timing-reg) ease;opacity:.8}.header__quick-links-list .sub-menu{position:absolute;padding:0}.header__quick-links-list .sub-menu .menu-item{padding:0;margin-right:0}.header__quick-links-list .sub-menu .menu-item a{opacity:0}.header__ui{position:fixed;top:1.4rem;right:var(--site-gutter);align-items:center;justify-content:flex-end;z-index:var(--level6)}@media screen and (min-width:56.25em){.header__ui{top:2rem}}.header__buttons{position:relative;background-color:var(--color-offblack);width:8.4rem;height:3.2rem;border-radius:1.6rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding:0 1rem}.header__buttons.add-overflow{overflow:hidden}.header__search,.header__site-link,.header__site-link svg{position:relative;width:3.2rem;height:3.2rem}.header__site-link{margin-left:1.2rem}.header__site-link svg{position:absolute;top:0;left:0}.header__site-link svg path{fill:var(--color-white);transition:fill var(--timing-reg) ease}.toggle-color .header__site-link path{fill:var(--color-black)}.btd-active .header__site-link path,.header__search svg path,.menu-active .header__site-link path,.search-form .search-icon svg path,.search-form .search-submit svg path{fill:var(--color-white)}.header__search{transform:translateX(0);transition:transform var(--timing-reg) ease,opacity var(--timing-reg) ease}.header__search svg{position:absolute;width:1.8rem;height:1.8rem;top:.8rem;left:.4rem}.menu-active .header__search{opacity:0}.header__filter{position:absolute;min-width:calc(100vw - 75%);top:0;right:0;pointer-events:none;opacity:0;display:flex;z-index:-1;flex-direction:column;gap:.7rem;transition:opacity var(--timing-fast) linear .95s,z-index 0s linear .95s}@media screen and (min-width:56.25em){.header__filter{min-width:55rem}}.header-filter-open .header__filter{pointer-events:all;z-index:var(--level6);opacity:1;transition:opacity var(--timing-fast) linear,z-index 0s linear}.header__filter .header__search-wrap{display:flex;align-items:stretch;border-radius:1.6rem;overflow:hidden;height:3.2rem}.header__filter .header__search-wrap .search-form{width:auto;flex:1;padding:.5rem 0 .5rem 1rem}.header__filter .header__search-wrap .header__search-close{line-height:0;padding:0 1.4rem;background-color:var(--color-offblack);opacity:0;transition:opacity var(--timing-fast) linear var(--timing-reg)}.header-filter-open .header__filter .header__search-wrap .header__search-close{opacity:1;transition:opacity var(--timing-fast) linear var(--timing-reg)}.header__filter .header__tags,.search-form{background-color:var(--color-offblack);border-radius:1.6rem;overflow:hidden}.header__filter .header__tags{position:absolute;top:calc(100% + .7rem);width:calc(100vw - var(--site-margin)*2);min-height:3.2rem;padding:1rem 1rem 1.5rem 1.5rem;opacity:0;transition:opacity var(--timing-reg) linear}@media screen and (min-width:56.25em){.header__filter .header__tags{position:relative;width:100%;top:auto}}.header__filter .header__tags .taglist{margin-bottom:2rem}.header__filter .header__tags .taglist__header svg{width:1.7rem;height:1.7rem}.header-filter-open .header__filter .header__tags{opacity:1;transition:opacity var(--timing-reg) linear var(--timing-slow)}.search-form{display:flex;align-items:center;width:100%;height:3.2rem;padding:.5rem 1rem;transform:scaleX(0);transform-origin:right;transition:transform var(--timing-reg) ease calc(var(--timing-reg)*2)}.search-form>*{opacity:0;transition:opacity var(--timing-fast) linear var(--timing-reg)}.header-filter-open .search-form,.projects-filter-open .search-form{transform:scaleX(1);transition:transform var(--timing-reg) ease}.header-filter-open .search-form>*,.projects-filter-open .search-form>*{opacity:1;transition:opacity var(--timing-fast) linear var(--timing-reg)}.search-form .search-icon{width:3.2rem;line-height:0;display:flex;align-items:center;justify-content:center}.search-form .search-icon svg{top:auto}.search-form .search-input{width:100%;background-color:transparent;color:var(--color-white);border:0}.search-form .search-input::placeholder{color:var(--color-grey)}.search-form .search-input:focus,.search-form .search-input:focus-visible{outline:0}.search-form .search-submit{line-height:0}.search-form .search-submit svg{height:1.5rem;width:auto}.contact-form{position:relative;width:50%;height:auto;padding:2rem 0}.contact-form__wrap-ctrl{position:relative;display:flex;flex-wrap:wrap;width:100%;padding:0 1rem 3rem}.contact-form__wrap-ctrl::after{content:"";display:table;clear:both}.contact-form__field-ctrl{position:relative;display:block;width:calc(50% - 1rem);margin-left:2rem;margin-bottom:2rem}.contact-form__field-ctrl:first-of-type{margin-left:0}.contact-form__field-ctrl:last-of-type{margin-bottom:0}.contact-form__field-ctrl--full-width{width:100%;margin-left:0}.contact-form__field{width:100%;height:auto;background-color:#efefef;border:.1rem solid #efefef;padding:2rem;appearance:none}.contact-form__field:focus{outline:0;border:.1rem solid var(--c-primary)}.contact-form__field.error-highlight,.privacy.error-highlight .privacy__label::before{border:.1rem solid red}.contact-form__field.error-highlight:focus{border:.1rem solid red}.contact-form__field--textarea{padding:2rem;height:20rem}.privacy{position:relative;display:block;width:100%;padding:0 1rem;margin:0 auto}.privacy.error-highlight .privacy__label,.privacy.error-highlight a{color:red}.privacy__field--checkbox{display:none;opacity:0;visibility:hidden;margin-left:-999rem}.privacy__field--checkbox:checked+.privacy__label::before{background:url(../../images/checked.svg) no-repeat center center;background-size:1.6rem 1.6rem}.privacy__label{position:relative;display:inline-block;color:var(--color-black);vertical-align:middle}.privacy__label::before{content:"";width:2.6rem;height:2.6rem;margin-right:1.5rem;vertical-align:middle;cursor:pointer}.privacy__label a{text-decoration:underline;display:inline}.contact-form__error-responses{position:relative;display:block;padding:0 1rem;line-height:inherit}.contact-form__submit-button,.privacy__label::before{position:relative;display:inline-block;border:.1rem solid var(--color-black)}.contact-form__submit-button{padding:1.5rem 3rem;margin:3rem 1rem;background:var(--color-black);color:var(--color-white)}.contact-form__submit-button:focus{outline:0}.contact-form__submit-button:hover{border:.1rem solid var(--color-black);background:var(--color-white);color:var(--color-black)}.footer{position:relative;display:block;padding-top:3rem;background-color:var(--color-black)}@media screen and (min-width:56.25em){.footer{padding-top:12rem}}.footer__upper{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;padding-top:1.4rem;padding-bottom:1.4rem}@media screen and (min-width:56.25em){.footer__upper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}}.footer__upper-links{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center}@media screen and (min-width:56.25em){.footer__upper-links{width:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.footer__fancy-link{position:relative;padding-left:2rem;padding-right:2rem;margin-bottom:2rem;transition:color var(--timing-reg)}.footer__fancy-link svg{display:none}@media screen and (min-width:56.25em){.footer__fancy-link{margin-right:2rem;margin-bottom:0}.footer__fancy-link svg{position:absolute;display:block;top:.3rem;left:0;width:1rem;height:1rem}.footer__fancy-link svg path{fill:var(--color-yellow)}.footer__fancy-link::after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:.1rem;background-color:var(--color-darkgrey)}}.footer__links{display:none}@media screen and (min-width:56.25em){.footer__links{display:block;list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.footer__links li{position:relative;margin-right:2.4rem}.footer__links a{transition:color var(--timing-reg)}.footer__links a:hover{color:var(--color-yellow)}}.socials{list-style:none;padding:0;margin:0 0 5rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;height:1.6rem}.socials li{margin:0 1rem}.socials--header{width:50%;margin:0 0 .4rem}.socials--header li{margin:0 .6rem 0 0}@media screen and (min-width:56.25em){.socials{margin:0 .2rem 0 0}.socials li{margin:0}.socials--header{width:40%;margin:0}}.social{position:relative;width:3.2rem;height:1.6rem}.social svg{position:absolute;top:.1rem;left:.9rem;width:1.4rem;height:1.4rem}.social path,.social rect{transition:fill var(--timing-reg);fill:var(--color-white)}.news-hero__tag svg path,.projects-overlay__close svg path,.projects-overlay__cs-link:hover svg path,.social:hover path,.social:hover rect{fill:var(--color-yellow)}.footer__lower{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:3rem;background-color:var(--color-offblack)}@media screen and (min-width:56.25em){.footer__lower{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding-bottom:2rem}}.footer__rh-link{position:relative;text-align:right;transition:color var(--timing-reg),opacity var(--timing-reg);opacity:.5}.footer__rh-link:hover{color:var(--color-yellow);opacity:1}.footer__legal{display:block;width:100%;text-align:center}@media screen and (min-width:56.25em){.footer__legal{width:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;text-align:left}}.footer__legal-item{display:block}@media screen and (min-width:56.25em){.footer__legal-item{display:inline-block;position:relative;padding-left:2rem;margin-left:2rem}.footer__legal-item::before{content:"";display:block;position:absolute;top:.2rem;bottom:.2rem;left:0;width:.1rem;background-color:var(--color-white)}}.footer__cookie-prefs{display:block;text-align:center;margin:1rem auto}@media screen and (min-width:56.25em){.footer__cookie-prefs{margin:0 0 0 2rem;opacity:.5;transition:color var(--timing-reg),opacity var(--timing-reg)}.footer__cookie-prefs:hover{color:var(--color-yellow);opacity:1}}.footer__legal-menu{display:none}@media screen and (min-width:56.25em){.footer__legal-menu{display:block;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;list-style:none}.footer__legal-menu li{position:relative;padding-left:2rem;margin-left:2rem}.footer__legal-menu li::before{content:"";display:block;position:absolute;top:.2rem;bottom:.2rem;left:0;width:.1rem;background-color:var(--color-white);opacity:.5}.footer__legal-menu a{color:var(--color-white);opacity:.5;transition:color var(--timing-reg),opacity var(--timing-reg)}.footer__legal-menu a:hover{color:var(--color-yellow);opacity:1}}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.home-hero{position:fixed;top:0;left:0;width:100%;height:var(--vh)}.home-hero__carousel{opacity:0;transition:opacity var(--timing-reg) ease}.home-hero__carousel::after{content:"";display:block;background:rgba(0,0,0,.3);pointer-events:none}.home-hero__carousel.ready,.home-hero__link:hover .dot__text{opacity:1}.home-hero__carousel,.home-hero__carousel-slide,.home-hero__carousel::after{position:absolute;top:0;left:0;width:100%;height:100%}.home-hero__carousel-image,.home-hero__carousel-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-hero__info{position:absolute;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between;width:calc(100vw - var(--site-margin) - 6rem);min-height:6.5rem;bottom:2rem;left:0;padding:1rem 1.6rem var(--site-margin);backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3)}@media screen and (min-width:56.25em){.home-hero__info{transform:rotate(-90deg);transform-origin:0 100%;left:100%;bottom:3rem;width:28rem;min-height:12rem}}.home-hero__captions{position:relative;width:100%;list-style:none;margin:0;padding:0;flex-grow:1}.home-hero__caption{position:absolute;width:100%;height:100%;opacity:0;transition:opacity var(--timing-reg) ease;pointer-events:none}.home-hero__caption.active{opacity:1;pointer-events:all}.home-hero__link{position:relative;display:block;height:100%}.home-hero__caption-title{color:var(--color-yellow)}.home-hero__caption-dot{display:none}@media screen and (min-width:56.25em){.home-hero__caption-dot{position:absolute;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center;top:0;right:0;transform:rotate(90deg);margin:0}.home-hero__caption-dot::before{animation:pulse 2.4s infinite ease;transform:translate(-50%,-50%) scale(.5)}.home-hero__caption-dot::after{content:"";display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(.3);background-color:var(--color-yellow);border-radius:50%;z-index:-1;transition:transform var(--timing-reg)}.home-hero__link:hover .home-hero__caption-dot::after{transform:translate(-50%,-50%) scale(1)}}.home-hero__nav{display:none}@media screen and (min-width:56.25em){.home-hero__nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.home-hero__nav li{position:relative;cursor:pointer;height:.8rem;margin-right:.4rem;flex-grow:1}.home-hero__nav li::before{content:"";display:block;position:absolute;top:50%;left:0;width:100%;height:.1rem;background-color:var(--color-lightgrey);transform:translateY(-50%);transition:height var(--timing-reg) ease,background-color var(--timing-reg) ease}.home-hero__nav li.active{pointer-events:none}.home-hero__nav li.active::before,.home-hero__nav li:hover::before{background-color:var(--color-yellow);height:.6rem}.home-hero__nav li:hover::before{height:.2rem}}.home-hero__dots{position:absolute;top:0;left:0;bottom:0;margin:2rem 0;padding:0;list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center}.home-hero__dots li{padding:1rem var(--site-margin);margin:1rem 0;cursor:pointer}.home-hero__dots li.active span,.home-hero__dots li:hover span{background-color:var(--color-yellow)}.home-hero__dots span{display:block;width:1rem;height:1rem;border-radius:50%;transition:background-color var(--timing-reg) ease;backdrop-filter:blur(1rem);background-color:rgba(255,255,255,.6)}@media screen and (min-width:56.25em){.home-hero__dots{display:none}}.home-hero__logo-wrapper{position:absolute;width:14rem;height:15.4rem;top:50%;left:50%;transform:translate(-50%,-50%)}.home-hero__logo-wrapper svg{display:block;width:14rem;height:15.4rem}.home-hero__animation{position:absolute;top:0;left:0;width:100%;height:100%}.home-hero__contact-btn{display:block;position:absolute;top:2.4rem;right:var(--site-margin);transform-origin:100% 100%;transform:rotate(-90deg)}@media screen and (min-width:37.5em){.home-hero__contact-btn{display:none}}.home-hero__scroll-btn{display:block;width:4.6rem;height:4.6rem;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3);position:absolute;bottom:2.8rem;right:var(--site-margin);border-radius:50%;display:flex;justify-content:center;align-items:center}.home-hero__scroll-btn svg{width:1.6rem;height:1.6rem}@media screen and (min-width:37.5em){.home-hero__scroll-btn{display:none}}.info-block{position:relative;background-color:var(--color-black);text-align:center;padding-top:5rem;padding-bottom:10rem}.info-block--margin{margin-top:100vh}.info-block--offblack{background-color:var(--color-offblack)}.info-block--subtitle{padding-top:7rem;padding-bottom:7rem}.info-block--subtitle .info-block__title{margin:3rem auto}@media screen and (min-width:56.25em){.info-block{padding-top:4rem;padding-bottom:14rem}.info-block--subtitle{padding-top:11rem;padding-bottom:11rem}.info-block--subtitle .info-block__title{margin:5rem auto 6rem;font-size:5rem;line-height:4.5rem}}.info-block__title{width:var(--col-10);font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial);margin:6rem auto 4rem}@media screen and (min-width:56.25em){.info-block__title{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.info-block__title{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}.page--qmotion .info-block__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.page--qmotion .info-block__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.page--qmotion .info-block__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.info-block__title{width:var(--col-8);margin:10rem auto 3rem}}.info-block__text{width:91.883%;margin:3rem auto 6rem}@media screen and (min-width:37.5em){.info-block__text{width:var(--col-8)}}@media screen and (min-width:56.25em){.info-block__text{width:var(--col-6);margin:2rem auto 4rem}}@media screen and (min-width:75em){.info-block__text{width:var(--col-4);margin:2rem auto 4rem}}.info-block__btn{display:block;width:var(--col-2);min-width:21rem;height:4rem;padding:0 2rem;line-height:3.8rem;text-align:center;border:.1rem solid var(--color-darkgrey);margin:4rem auto 0;transition:color var(--timing-reg) ease;position:relative}.info-block__btn:before{content:"";position:absolute;width:calc(100% + .1rem);height:calc(100% + .1rem);top:calc(.05rem/-1);left:calc(.05rem/-1);background:linear-gradient(to right,var(--color-yellow) 0%,var(--color-yellow) 100%),linear-gradient(to top,var(--color-yellow) 50%,transparent 50%),linear-gradient(to top,var(--color-yellow) 50%,transparent 50%),linear-gradient(to right,var(--color-yellow) 0%,var(--color-yellow) 100%),linear-gradient(to left,var(--color-yellow) 0%,var(--color-yellow) 100%);background-size:100% .05rem,.05rem 200%,.05rem 200%,0 .05rem,0 .05rem;background-position:50% 100%,0 0,100% 0,100% 0,0 0;background-repeat:no-repeat,no-repeat;transition:transform .1s ease-in-out,background-position .1s ease-in-out,background-size .1s ease-in-out;transform:scaleX(0) rotate(180deg);transition-delay:.2s,.1s,0s}.info-block__btn:hover:before{background-size:200% .05rem,.05rem 400%,.05rem 400%,50% .05rem,50% .05rem;background-position:50% 100%,0 100%,100% 100%,100% 0,0 0;transform:scaleX(1) rotate(180deg);transition-delay:0s,.1s,.2s}.info-block__btn:hover{color:var(--color-yellow)}@media screen and (min-width:56.25em){.info-block__btn{margin:5rem auto 0}}.info-block__img{width:100%;height:auto}.featured-case-studies{position:relative;background-color:var(--color-black);text-align:center;padding-top:2rem}.featured-case-studies::before{content:"";display:block;position:absolute;top:0;left:var(--site-margin);width:calc(var(--grid-width) - 2*var(--col-spacing));height:.1rem;background-color:var(--color-darkgrey)}.featured-case-studies__nav{margin:1rem 0 2rem;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center}.featured-case-studies__nav li{margin:0 1rem;display:none;color:var(--color-grey)}.featured-case-studies__nav li.active{display:block}@media screen and (min-width:56.25em){.featured-case-studies__nav{margin:2rem 0}.featured-case-studies__nav li{display:inline-block;margin:0 1rem;cursor:pointer;transition:color var(--timing-reg) ease;color:var(--color-white)}.featured-case-studies__nav li.active,.featured-case-studies__nav li:hover{color:var(--color-yellow)}}.featured-case-studies__dots{margin:2rem 0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center}.featured-case-studies__dots li{width:1rem;height:1rem;border-radius:50%;background-color:var(--color-grey);margin:0 2.5rem;cursor:pointer;transition:background-color var(--timing-reg) ease}.featured-case-studies__dots li.active,.featured-case-studies__dots li:hover{background-color:var(--color-yellow)}@media screen and (min-width:56.25em){.featured-case-studies__dots{display:none}}.featured-case-studies__carousel{width:100%;margin-top:4rem}@media screen and (min-width:56.25em){.featured-case-studies__carousel{margin-top:5rem}}.featured-case-studies__slide{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.featured-case-studies__slide .cs-card{margin-top:0;margin-bottom:1rem}.featured-case-studies__slide .cs-card:nth-child(2){display:none}@media screen and (min-width:56.25em){.featured-case-studies__slide .cs-card:nth-child(2){display:block}}.banner{position:relative;width:100%;min-height:100vh;background-color:var(--color-black);display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;clip-path:inset(0)}.banner__media,.banner__media-wrapper{top:0;left:0;width:100%;height:100%;object-fit:cover}.banner__media-wrapper{position:fixed;opacity:.5}.banner__media{position:absolute}.banner__inner{width:calc(100vw - 2*var(--site-margin));padding:3rem 2rem;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3);text-align:center;margin:20rem 0 16rem;position:relative}.banner__inner .dot{display:none}@media screen and (min-width:56.25em){.banner__inner .dot{display:flex;align-items:center;justify-content:center;pointer-events:none;bottom:auto;top:100%;left:50%;margin:0;margin-top:10rem}.banner__inner .dot.active::before{transform:translate(-50%,-50%) scale(1)}.banner__inner .dot.active .dot__text{opacity:1}}.banner__inner>*{pointer-events:none}@media screen and (min-width:56.25em){.banner__inner{margin:0;width:calc(var(--col-6) + 2*var(--col-spacing));padding:3rem}}.banner__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:6rem 0}@media screen and (min-width:56.25em){.banner__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.banner__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.banner__sub-title{margin-bottom:6rem}.banner__text{margin-top:6rem}.news-cards{display:flex;flex-wrap:wrap}.news-hero{position:relative;width:100%;background-color:var(--color-black);color:var(--color-white)}@media screen and (min-width:37.5em){.news-hero{position:fixed;top:0;left:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;height:var(--vh)}}.news-hero__img-wrapper,.news-hero__video-wrapper{position:relative;width:100%;height:0;padding-bottom:100%}@media screen and (min-width:37.5em){.news-hero__img-wrapper,.news-hero__video-wrapper{width:50%;height:100%;padding:0}}.news-hero__img,.news-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.news-hero__img{opacity:0;transition:opacity var(--timing-reg) ease}.news-hero__img.loaded,.projects-filter__results-btn a.loading .projects-filter__loader{opacity:1}.news-hero__content{position:relative;width:100%;padding:2.2rem var(--col-spacing) 3.2rem var(--site-margin)}@media screen and (min-width:37.5em){.news-hero__content{width:50%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}}.news-hero__title{font-size:6rem;line-height:5rem;letter-spacing:-.18rem;font-family:var(--font-family-resial);width:var(--col-10);text-align:center;margin:0 auto 12rem}@media screen and (min-width:56.25em){.news-hero__title{font-size:9rem;line-height:7.5rem;letter-spacing:-.18rem}}@media screen and (min-width:112.5em){.news-hero__title{font-size:13.5rem;line-height:11.25rem;letter-spacing:-.27rem}}@media screen and (min-width:37.5em){.news-hero__title{width:var(--col-4);margin:0}}.news-hero__info{text-align:center}@media screen and (min-width:37.5em){.news-hero__info{position:absolute;bottom:3.2rem;left:var(--site-margin);text-align:left}.news-hero__info--author{padding-left:5.6rem}}.news-hero__date,.next-news__item span{color:var(--color-grey)}.news-hero__author-img-wrapper{position:relative;width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;overflow:hidden}@media screen and (min-width:37.5em){.news-hero__author-img-wrapper{position:absolute;left:0;top:0}}.news-hero__author-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.news-hero__tag{display:inline-block;position:absolute;bottom:7rem;left:calc(var(--site-margin) + 1.2rem);height:2.4rem;background-color:var(--color-offblack);border-radius:1.2rem;padding:0 2.8rem 0 1.6rem;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:2.2rem;transform:translate(-50%,0) rotate(-90deg);border:.1rem solid var(--color-offblack);transition:border-color var(--timing-reg) ease,color var(--timing-reg) ease}@media screen and (min-width:112.5em){.news-hero__tag{font-size:1.8rem;line-height:2.4rem}}.news-hero__tag svg{position:absolute;top:.5rem;right:1rem;width:1.2rem;height:1.2rem}.news-hero__tag:hover{border-color:var(--color-yellow)}@media screen and (min-width:37.5em){.news-hero__tag{top:50%;bottom:initial;transform:translate(-50%,-2rem) rotate(-90deg)}}.news-flexi{position:relative;min-height:var(--vh);background-color:var(--color-lightgrey);color:var(--color-black);padding-top:1rem;padding-bottom:1rem}@media screen and (min-width:37.5em){.news-flexi{margin-top:var(--vh)}}.news-filter{position:fixed;right:var(--site-margin);bottom:3rem;z-index:var(--level3);display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:auto;height:3.2rem;background-color:var(--color-offblack);border-radius:1.6rem;padding:0 .6rem}.news-filter__anchor{display:inline-block;line-height:3.2rem;margin:0 1rem;transition:color var(--timing-reg) ease}.news-filter__anchor.is-active,.news-filter__anchor:hover,.news-hero__tag:hover{color:var(--color-yellow)}.next-news{display:flex;flex-direction:column;padding-top:3rem}@media screen and (min-width:56.25em){.next-news{flex-direction:row;flex-wrap:wrap;position:relative}}.next-news__header{width:100%;order:-2;padding-left:var(--site-margin);padding-right:var(--site-margin);display:block}@media screen and (min-width:56.25em){.next-news__header{order:unset;padding:0;position:absolute;top:3rem;left:var(--site-margin)}}.next-news__text{width:100%;display:flex;flex-direction:column}@media screen and (min-width:56.25em){.next-news__text{width:50%;position:relative}}.next-news__nav{display:none}@media screen and (min-width:56.25em){.next-news__nav{position:absolute;top:0;right:var(--col-spacing);display:flex;flex-direction:column;gap:2rem}.next-news__nav button{padding:0;line-height:0;min-height:0}.next-news__nav button svg{width:1.6rem;height:1.6rem;margin:0}}.next-news__items{position:relative;display:flex;flex-wrap:nowrap;margin-top:1.4rem;overflow:hidden}@media screen and (min-width:56.25em){.next-news__items{display:block;margin-top:auto;overflow:visible}}.next-news__item{width:100%;opacity:0;pointer-events:none;flex:none;transition:opacity var(--timing-reg) linear}@media screen and (min-width:56.25em){.next-news__item{position:absolute;width:50%;bottom:0;left:0}}.next-news__item.is-active{opacity:1;order:-1;pointer-events:all}@media screen and (min-width:56.25em){.next-news__item.is-active{order:unset}}.next-news__item span{max-width:80%}@media screen and (min-width:56.25em){.next-news__item span{max-width:none}}.next-news__item h2{max-width:80%}@media screen and (min-width:56.25em){.next-news__item h2{max-width:none}}.next-news__item p{margin:2rem 0;max-width:80%}@media screen and (min-width:56.25em){.next-news__item p{max-width:none}}.next-news__link{display:block}.next-news__images{width:100%;order:-1;margin-top:2.5rem}@media screen and (min-width:56.25em){.next-news__images{order:unset;width:50%;margin-top:0}}.next-news__images .flickity-cell{width:calc(66.666% - var(--col-spacing));aspect-ratio:16/15;margin-right:calc(var(--col-spacing)*2)}.next-news__images .news-card__tag{top:-.8rem}.next-news__images img,.next-news__images video{width:100%;height:100%;object-fit:cover;position:absolute}.next-news__image-slider{width:100%}.next-news__border{width:calc(100% - var(--col-spacing)*2);margin-top:3.5rem;margin-left:var(--col-spacing);margin-right:var(--col-spacing);border-bottom:1px solid var(--color-grey)}.projects-header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;text-align:center}@media screen and (min-width:56.25em){.projects-header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;text-align:left;margin-top:15.6rem}}.projects-header__large-text{width:var(--col-10);margin-bottom:5rem}.projects-header__large-text h1,.projects-overlay__info-title h2{font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.projects-header__large-text h1{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.projects-header__large-text h1{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}@media screen and (min-width:56.25em){.projects-header__large-text{margin-bottom:0;width:var(--col-4)}}.projects-header__small-text{width:var(--col-10)}.projects-header__small-text a{color:var(--color-yellow);transition:color var(--timing-reg) ease}.projects-header__small-text a:hover{color:var(--color-yellow);text-decoration:underline}@media screen and (min-width:37.5em){.projects-header__small-text{width:var(--col-7)}}@media screen and (min-width:56.25em){.projects-header__small-text{width:var(--col-4);margin-right:var(--col-2)}}.projects-overlay{position:fixed;opacity:0;visibility:hidden;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:100%;height:var(--vh);top:0;left:0;padding-right:0;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3);background-color:var(--color-black);z-index:var(--level5)}.projects-overlay--single{opacity:1;visibility:visible}.projects-overlay__close{position:fixed;top:2.2rem;left:var(--site-margin);height:3.4rem;padding:0 1.6rem 0 2.4rem;border-radius:1.6rem;border:.1rem solid var(--color-offblack);background-color:var(--color-offblack);z-index:var(--level5);opacity:0;visibility:hidden;transition:border var(--timing-reg) ease}.projects-overlay__close svg{position:absolute;width:.9rem;height:.8rem;top:1.2rem;left:1rem}.projects-overlay__close:hover{color:var(--color-yellow);border:.1rem solid var(--color-yellow)}.projects-overlay__info{width:calc(var(--col-6) - var(--col-spacing));display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.projects-overlay__info-details{opacity:.6;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;min-height:4.2rem}.projects-overlay__info-details--top{margin-top:2rem}.projects-overlay__info-details--bottom{margin-bottom:2.5rem}.projects-overlay__info-title h2{font-size:6rem;line-height:5rem;letter-spacing:-.18rem;margin:5rem 0 6rem;width:100%}@media screen and (min-width:56.25em){.projects-overlay__info-title h2{font-size:9rem;line-height:7.5rem;letter-spacing:-.18rem}}@media screen and (min-width:112.5em){.projects-overlay__info-title h2{font-size:13.5rem;line-height:11.25rem;letter-spacing:-.27rem}}@media screen and (min-width:56.25em){.projects-overlay__info-title h2{width:75%}}.projects-overlay__cs-link{position:relative;display:inline-block;width:21rem;height:3.4rem;border-radius:1.6rem;background-color:var(--color-yellow);color:var(--color-black);padding:.8rem 1.6rem;border:.1rem solid var(--color-yellow);transition:color var(--timing-reg) ease,background-color var(--timing-reg) ease}.projects-overlay__cs-link svg{position:absolute;top:.8rem;right:1.6rem;width:1.6rem;height:1.6rem}.projects-overlay__cs-link svg path{fill:var(--color-black);transition:fill var(--timing-reg) ease}.projects-overlay__cs-link:hover{background-color:var(--color-offblack);color:var(--color-yellow)}.projects-overlay__info-content{width:var(--col-2);font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.projects-overlay__info-content{font-size:1.8rem;line-height:2.4rem}}.projects-credits__item span,.projects-overlay__info-content span{color:var(--color-grey)}.projects-overlay__content{position:relative;width:calc(50vw + var(--col-spacing));height:var(--vh);padding-bottom:3.6rem;overflow:scroll;-webkit-overflow-scrolling:touch;background-color:var(--color-offblack)}.projects-overlay__content .flexi-media{margin-top:0;margin-bottom:.1rem}.projects-overlay__content .flexi-media__item{position:relative}.projects-overlay__content .flexi-media__item::before{content:"";display:block;position:absolute;width:.1rem;height:100%;top:0;left:0;background-color:var(--color-black);z-index:var(--level1)}.projects-overlay__embed{position:relative;width:100%;aspect-ratio:16/9;height:auto;margin-bottom:.2rem}.projects-overlay__overview{padding:4rem var(--site-margin) 8rem;width:100%}@media screen and (min-width:37.5em){.projects-overlay__overview{width:var(--col-8)}}@media screen and (min-width:56.25em){.projects-overlay__overview{padding:4rem 0 8rem calc(2*var(--col-spacing));width:var(--col-4)}}.projects-overlay__loader{position:absolute;top:3rem;left:50%;transform:translateX(-50%);text-align:center;opacity:0;visibility:hidden}.projects-overlay__loader.show{opacity:1;visibility:visible}.projects-overlay__tagged{padding:2rem var(--site-margin) 10rem;width:var(--col-8)}@media screen and (min-width:56.25em){.projects-overlay__tagged{padding:5rem var(--site-margin) 5rem calc(2*var(--col-spacing));width:100%}}.projects-overlay__tag{color:var(--color-white);transition:color var(--timing-reg) ease}.projects-overlay__tag:hover{color:var(--color-yellow);text-decoration:underline}.projects-credits{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding-left:var(--site-gutter);padding-right:var(--site-gutter);padding-top:3.2rem;padding-bottom:5rem}.projects-credits::before,.split-page__right .projects-credits__credits::before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:.2rem;background-color:var(--color-black)}@media screen and (min-width:56.25em){.projects-credits{padding-left:var(--col-spacing)}}.projects-credits__credits{width:var(--col-6);display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.split-page__right .projects-credits__credits{position:relative;padding:3.2rem var(--site-gutter) 3.2rem;width:100%}@media screen and (min-width:56.25em){.split-page__right .projects-credits__credits{width:inherit;padding:3.2rem var(--site-gutter) 3.2rem var(--col-spacing)}}.projects-credits__title{display:block;width:100%;margin-bottom:3rem;text-transform:uppercase;color:var(--color-grey);font-size:1rem;line-height:1.6rem}@media screen and (min-width:112.5em){.projects-credits__title{font-size:1.4rem;line-height:1.9rem}}.projects-credits__item{width:var(--col-6);margin-bottom:1.6rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.projects-credits__item{font-size:1.8rem;line-height:2.4rem}}.projects-credits__roles .projects-credits__item{width:100%}@media screen and (min-width:56.25em){.projects-credits__item{width:var(--col-3)}}.projects-ui{position:fixed;right:var(--site-margin);bottom:3rem;z-index:var(--level3);display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.projects-ui__filter-btn,.projects-ui__nav{width:auto;height:3.2rem;background-color:var(--color-offblack);border-radius:1.6rem;padding:0 1.6rem}.projects-filter-open .projects-ui__nav{display:none}.projects-ui__nav a{display:inline-block;line-height:3.2rem;margin:0 .2rem;transition:color var(--timing-reg) ease}.projects-ui__filter-btn:hover,.projects-ui__nav a:hover{color:var(--color-yellow)}.projects-ui__filter-btn{position:relative;display:inline-block;margin-left:.4rem;padding:0 2.4rem 0 1.6rem;color:var(--color-white);min-width:8rem}.projects-ui__filter-btn svg{position:absolute;width:.9rem;height:.8rem;top:1.2rem;right:1rem;display:block}.btd-cta__label svg path,.cs-hero__btd-link svg path,.cs-hero__close svg path,.departments__careers-cta svg path,.departments__nav:hover path,.projects-ui__filter-btn svg path{fill:var(--color-yellow)}.projects-ui__nav-link{color:var(--color-grey);transition:color var(--timing-reg) ease}.featured-active .projects-ui__nav-link--featured,.library-active .projects-ui__nav-link--library{color:var(--color-white)}.projects-ui__nav-link:hover{color:var(--color-yellow)}.projects-filter{position:fixed;opacity:0;pointer-events:none;z-index:-1;display:none;background-color:var(--color-black);top:0;left:0;height:var(--vh);min-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;flex-direction:column;transition:opacity var(--timing-reg) linear,z-index 0s linear var(--timing-reg)}.js-loaded .projects-filter{display:flex}@media screen and (min-width:56.25em){.projects-filter{flex-direction:row;align-items:stretch;flex-wrap:wrap;padding-bottom:0}}.projects-filter--search{overflow:inherit;height:auto;background-color:transparent}.projects-filter--search,.projects-filter--search .projects-filter__results-wrap{position:relative;top:auto;left:auto}.results-loaded .projects-filter--search .projects-filter__results-wrap{padding:3rem 0 3rem var(--site-gutter)}.projects-filter--search .projects-filter__options,.projects-filter--search .projects-filter__search{height:calc(100vh - var(--header-height))}@media screen and (min-width:56.25em){.projects-filter--search .projects-filter__options,.projects-filter--search .projects-filter__search{top:var(--header-height)}}.projects-filter.is-search-form .projects-filter__options>span,.projects-filter.is-search-form .projects-filter__results-btn,.projects-filter.is-search-form .projects-filter__tags{display:none}.projects-filter.is-search-form .projects-filter__search-form{display:block;margin-top:auto;width:100%}.projects-filter.is-search-form .projects-filter__btns{margin-top:auto}.projects-filter>*{width:100%}@media screen and (min-width:56.25em){.projects-filter>*{width:50%}}.projects-filter-open .projects-filter{opacity:1;pointer-events:all;z-index:var(--level6);transition:opacity var(--timing-reg) linear,z-index 0s linear}.projects-filter__submit-wrap{position:relative}.page--search .header__buttons,.projects-filter__img-wrapper{display:none}@media screen and (min-width:56.25em){.projects-filter__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:block}}.contact-hero picture img,.projects-filter__img-wrapper img{width:100%;height:100%;object-fit:cover}.projects-filter__results-wrap>span,.projects-filter__submit-content{display:none}@media screen and (min-width:56.25em){.projects-filter__submit-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:3rem 0 3rem var(--site-margin);position:relative}}.submit-content__header{font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial);display:none}@media screen and (min-width:56.25em){.submit-content__header{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.submit-content__header{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}.no-results .submit-content__header,.results-loaded .projects-filter__results-wrap>span{display:block}.projects-filter__caption{max-width:35ch}@media screen and (min-width:112.5em){.projects-filter__caption{font-size:1.8rem;line-height:2.2rem}}.projects-filter__results-wrap{position:absolute;top:0;left:0;width:100%;background-color:var(--color-black);opacity:0;pointer-events:none}.results-loaded .projects-filter__results-wrap{opacity:1;pointer-events:all;min-height:100%;padding:3rem 0 3rem var(--site-gutter)}.projects-filter__results-total{color:var(--color-yellow)}.projects-filter__results{display:flex;justify-content:flex-start;flex-wrap:wrap}.results-loaded .projects-filter__results{margin-top:9rem}.projects-filter__results>*{width:50%}@media screen and (min-width:75em){.projects-filter__results>*{width:33.333333%}}.projects-filter__options,.projects-filter__search{padding:3rem var(--site-margin) 5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:auto;order:-1;flex:1;background-color:var(--color-offblack)}@media screen and (min-width:56.25em){.projects-filter__options,.projects-filter__search{position:sticky;top:0;order:unset;padding:3rem var(--site-margin)}}@media screen and (min-width:75em){.projects-filter__options,.projects-filter__search{padding-left:calc(var(--col-spacing) + var(--col-1))}}.projects-filter__options>*+*,.projects-filter__search>*+*,.projects-filter__tags>*+*{margin-top:6rem}.projects-filter__btns{display:flex;align-items:center;width:100%}.projects-filter__btns .projects-ui__filter-btn{margin-left:auto}.projects-filter__results-btn{margin-right:1rem}.projects-filter__results-btn:has(a[disabled]){cursor:not-allowed}.projects-filter__results-btn a{min-width:25rem;position:relative;border:.1rem solid var(--color-grey);transition:color var(--timing-reg) ease,background-color var(--timing-reg) ease}.projects-filter__results-btn a:hover{background-color:var(--color-black);color:var(--color-yellow);border-color:var(--color-yellow)}.projects-filter__results-btn a:hover .projects-filter__loader{background-color:var(--color-black)}.projects-filter__results-btn a:hover .projects-filter__loader svg{stroke:var(--color-yellow)}.projects-filter__results-btn a>svg{transform:rotate(90deg)}@media screen and (min-width:56.25em){.projects-filter__results-btn a>svg{transform:rotate(0deg)}}.projects-filter__results-btn a .projects-filter__results-btn-total{margin-left:.5rem}.projects-filter__results-btn a .projects-filter__loader{position:absolute;right:1.4rem;opacity:0;background-color:var(--color-yellow);display:flex;align-items:center;justify-content:center;transition:background-color var(--timing-reg) ease}.projects-filter__results-btn a .projects-filter__loader svg{margin:0;width:1.6rem;height:1.6rem;fill:none;stroke:var(--color-black)}.projects-filter__results-btn a .projects-filter__loader svg path{fill:none}.projects-filter__results-btn a[disabled]{opacity:.75;background-color:var(--color-grey);pointer-events:none}.projects-filter__results-btn a[disabled] .projects-filter__loader{background-color:var(--color-grey)}.projects-filter__clear{text-decoration:underline;opacity:.5;display:none;transition:opacity var(--timing-reg) ease;position:fixed;top:2.5rem;right:var(--site-margin)}@media screen and (min-width:56.25em){.projects-filter__clear{position:relative;top:auto;right:auto}}.results-loaded .projects-filter__clear{display:block}.cs-hero__img.loaded,.facilities-listing__card:hover .facilities-listing__icon-wrapper img,.flexi-carousel__captions li.active,.projects-filter__clear:hover{opacity:1}.projects-filter__search-form{display:none}.cs-hero{position:fixed;top:0;left:0;width:100%;height:var(--vh);display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:flex-end;background-color:var(--color-black);color:var(--color-white);z-index:var(--level1)}.cs-hero__img-wrapper,.cs-hero__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6}.cs-hero__img-wrapper--mob{display:block}.cs-hero__img-wrapper--desktop{display:none}@media screen and (min-width:37.5em){.cs-hero__img-wrapper--mob{display:none}.cs-hero__img-wrapper--desktop{display:block}}.cs-hero__img,.cs-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cs-hero__img{opacity:0;transition:opacity var(--timing-reg) ease}.cs-hero__close{position:fixed;display:inline-block;top:1.4rem;left:var(--site-margin);height:3.4rem;padding:0 1.6rem 0 2.4rem;border-radius:1.6rem;border:.1rem solid var(--color-offblack);background-color:var(--color-offblack);z-index:var(--level4);transition:border var(--timing-reg) ease;line-height:3.2rem}.cs-hero__btd-link svg,.cs-hero__close svg{position:absolute;width:.9rem;height:.8rem;top:1.2rem}.cs-hero__close svg{left:1rem}.cs-hero__close:hover{border:.1rem solid var(--color-yellow)}@media screen and (min-width:56.25em){.cs-hero__close{top:2rem}}.cs-hero__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(var(--grid-width) - 2*var(--col-spacing));text-align:center;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3);padding:2.2rem}@media screen and (min-width:37.5em){.cs-hero__inner{position:relative;transform:none;top:inherit;left:initial;width:var(--col-8);padding:3rem;margin-bottom:9rem}.cs-hero__inner--btd{margin-bottom:8rem}}@media screen and (min-width:56.25em){.cs-hero__inner{width:var(--col-8);margin-bottom:3.2rem}}@media screen and (min-width:75em){.cs-hero__inner{width:var(--col-6)}}.cs-hero__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.cs-hero__title{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.cs-hero__title{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}.cs-hero__location{display:block;margin-top:0}.cs-hero__artist{display:block;margin-top:3rem}.cs-hero__btd-link{position:fixed;display:inline-block;width:auto;height:3.2rem;bottom:3.2rem;right:var(--site-margin);background-color:var(--color-offblack);border-radius:1.6rem;padding:0 2.4rem 0 1.6rem;color:var(--color-white);line-height:3.2rem;z-index:var(--level4);transition:color var(--timing-reg) ease,background-color var(--timing-reg) ease,opacity var(--timing-reg) ease}.cs-hero__btd-link:hover,.cs-hero__close:hover{color:var(--color-yellow)}.cs-hero__btd-link.hide{opacity:0!important}.cs-hero__btd-link svg{right:1rem;transition:opacity var(--timing-reg) ease}.cs-hero__btd-link svg:nth-child(1){opacity:1}.cs-hero__btd-link svg:nth-child(2),.cs-hero__btd-link.is-active svg:nth-child(1){opacity:0}.cs-hero__btd-link.is-active{background-color:var(--color-yellow);color:var(--color-black)}.cs-hero__btd-link.is-active svg path,.flexi-downloads__anchor:hover .flexi-downloads__btn path,.flexible-video__btn-wrapper:hover .flexible-video__btn path{fill:var(--color-black)}.cs-hero__btd-link.is-active svg:nth-child(2){opacity:1}.cs-overview{padding-top:2rem;padding-bottom:8rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;background-color:var(--color-black);color:var(--color-white);margin-top:var(--vh)}@media screen and (min-width:56.25em){.cs-overview{padding-top:6rem}}.cs-overview__info{width:var(--col-12);display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between;margin-bottom:3rem}@media screen and (min-width:56.25em){.cs-overview__info{width:var(--col-4);margin-bottom:0}}.cs-overview__info-upper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.cs-overview__info-item{display:block;width:50%;margin-bottom:2.6rem}.btd__info-col span,.credits__info-item span,.credits__item span,.cs-overview__info-item span{color:var(--color-grey)}.cs-overview__intro{width:var(--col-12);margin-left:0}.cs-overview__intro p{font-size:1.4rem;line-height:1.9rem}@media screen and (min-width:56.25em){.cs-overview__intro p{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width:112.5em){.cs-overview__intro p{font-size:2.7rem;line-height:3.3rem}}@media screen and (min-width:37.5em){.cs-overview__intro{width:var(--col-8)}}@media screen and (min-width:56.25em){.cs-overview__intro{width:var(--col-5);margin-left:var(--col-2)}}.cs-overview__tag-wrapper{color:var(--color-grey)}.cs-overview__tag{display:inline-block;margin-right:.5rem;background-color:var(--color-offblack);color:var(--color-white);padding:.6rem;margin-top:.5rem;transition:color var(--timing-reg)}.cs-overview__tag:hover{color:var(--color-yellow)}.credits{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding-top:4rem;padding-bottom:4rem;background-color:var(--color-black);color:var(--color-white)}.credits__info-item{width:var(--col-6);margin-bottom:6.4rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.credits__info-item{font-size:1.8rem;line-height:2.4rem}}@media screen and (min-width:56.25em){.credits__info-item{width:var(--col-3)}}.credits__credits{position:relative;width:var(--col-12);display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.credits__credits::before{content:"";display:block;position:absolute;top:-2.4rem;left:var(--col-spacing);width:calc(var(--grid-width) - 2*var(--col-spacing));height:.1rem;background-color:var(--color-grey)}@media screen and (min-width:56.25em){.credits__credits{width:var(--col-6)}.credits__credits::before{display:none}}.credits__item{width:var(--col-6);margin-bottom:1.6rem}.credits__roles .credits__item{width:100%}@media screen and (min-width:56.25em){.credits__item{width:var(--col-3)}}.case-study__wrapper{background-color:var(--color-lightgrey);color:var(--color-black);margin-bottom:calc(32vw + 14rem)}.related{position:fixed;width:100%;height:auto;background-color:var(--color-black);bottom:0;left:0}.related .cs-card{margin:0;width:50%;color:var(--color-white);padding-bottom:2rem}.related__cards{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:100%}.related__title{display:block;width:100%;color:var(--color-grey);padding:2.5rem var(--site-margin) 2.8rem}.btd-cta{display:block;background-color:var(--color-offblack);color:var(--color-white);padding-top:3.2rem;padding-bottom:3.2rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.about-flexi .flexi-text__text a,.btd-cta:hover,.contact-details a:hover p,.contact-details button:hover p{color:var(--color-yellow)}.btd-cta__label{position:relative;width:var(--col-12);margin-bottom:3.2rem;padding-left:5rem;pointer-events:none}.btd-cta__label svg{position:absolute;width:2.2rem;height:2.2rem;top:-.4rem;left:var(--col-spacing)}@media screen and (min-width:56.25em){.btd-cta__label{width:var(--col-6)}}.btd-cta__thumbnail{width:var(--col-12);pointer-events:none}@media screen and (min-width:56.25em){.btd-cta__thumbnail{width:var(--col-4)}}.btd-cta__img-wrapper{position:relative;width:100%;height:0;padding-bottom:66%}.btd-cta__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.btd__info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-bottom:2rem}.btd__info-col{width:100%;margin-bottom:3rem}@media screen and (min-width:37.5em){.btd__info-col{width:var(--col-3)}}.cs-stats{position:relative;width:100%;background-color:var(--color-black);color:var(--color-white);padding-top:3.2rem;padding-bottom:3.2rem}.cs-stats::before{content:"";display:block;position:absolute;top:0;left:var(--site-margin);right:var(--site-margin);height:.1rem;background-color:var(--color-darkgrey)}.cs-stats__slide{width:66.66%;margin-bottom:calc(2*var(--col-spacing))}@media screen and (min-width:37.5em){.cs-stats__slide{width:50%}}@media screen and (min-width:56.25em){.cs-stats__slide{width:33.33%}}@media screen and (min-width:75em){.cs-stats__slide{width:25%}}.cs-stats__slide-inner{width:100%;height:100%;padding:2.4rem 1.2rem;background-color:var(--color-offblack);display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between;text-align:center}@media screen and (min-width:56.25em){.cs-stats__slide-inner{padding:3.2rem}}.cs-stats__stat{font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial);margin-bottom:9rem}@media screen and (min-width:56.25em){.cs-stats__stat{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.cs-stats__stat{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}.cs-stats__label{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;min-height:3rem}@media screen and (min-width:112.5em){.cs-stats__label{font-size:1.8rem;line-height:2.4rem}}.awards{display:flex;flex-direction:column;margin-top:2.5rem;margin-bottom:4.5rem}@media screen and (min-width:37.5em){.awards{margin-top:4.5rem;flex-direction:row;align-items:flex-start}.awards>*{width:50%}}.awards__list{margin-top:5rem}@media screen and (min-width:37.5em){.awards__list{margin-top:0}}.award{display:flex;flex-direction:column;gap:.5rem;padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--color-midgrey)}.award:last-child{margin-bottom:0;border:0}.about-hero{position:fixed;top:0;left:0;width:100%;height:80vh;background-color:var(--color-black);color:var(--color-white);z-index:var(--level1)}.about-hero__img-wrapper,.about-hero__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5}.about-hero__img,.about-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-hero__text{position:absolute;width:var(--col-11);height:100%;left:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center}.about-hero__text h1{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);width:91.667%}@media screen and (min-width:56.25em){.about-hero__text h1{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.about-hero__text h1{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.about-hero__text{width:50%;left:initial;right:0}}.about-flexi{margin-top:80vh;padding-top:1rem}.services{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-top:calc(-1*var(--header-height))}.services::after{content:"";display:block;position:absolute;bottom:0;left:var(--site-margin);right:var(--site-margin);height:.1rem;background-color:var(--color-darkgrey)}@media screen and (min-width:56.25em){.services{margin-top:15.6rem}.services::after{display:none}}.services__media-wrapper{position:relative;width:100%;margin-bottom:5rem}@media screen and (min-width:56.25em){.services__media-wrapper{display:none}}.services__para1{width:var(--col-10)}@media screen and (min-width:56.25em){.services__para1{width:var(--col-3)}}.services__para2{position:relative;width:var(--col-10);order:3;margin-bottom:5rem}@media screen and (min-width:56.25em){.services__para2{width:var(--col-3);order:2}}.services__list{width:var(--col-12);font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:7rem 0 6rem;order:2}@media screen and (min-width:56.25em){.services__list{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.services__list{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.services__list span{order:3;transition:color var(--timing-reg) ease}.services__list span:nth-child(even){color:var(--color-grey)}.services__btn-wrapper{width:var(--col-12);order:5;margin:3rem 0 6rem}.services__btn-wrapper .button{width:18rem}.team{position:relative;margin-top:calc(-1*var(--header-height));padding-top:var(--header-height);padding-bottom:8rem;background-color:var(--color-black);z-index:var(--level1)}@media screen and (min-width:37.5em){.team{padding-bottom:10rem}}.team__title{width:var(--col-10);font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);text-align:center;margin:5rem auto 0}@media screen and (min-width:56.25em){.team__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.team__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:37.5em){.team__title{width:var(--col-8)}}.team__grid-wrapper{position:relative;background-color:var(--color-offblack);padding-top:calc(2*var(--col-spacing));padding-bottom:2rem;z-index:var(--level1)}@media screen and (min-width:37.5em){.team__grid-wrapper{padding-top:3.2rem;margin-bottom:calc(var(--vh) + 5rem)}}.team__grid{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.team__grid__title{position:absolute;left:0;bottom:2rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;width:100%;text-align:center;color:var(--color-grey)}@media screen and (min-width:112.5em){.team__grid__title{font-size:1.8rem;line-height:2.4rem}}.team__person{position:relative;width:50%;margin-bottom:5.5rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.team__person{font-size:1.8rem;line-height:2.4rem}}@media screen and (min-width:37.5em){.team__person{width:25%}}.team__person-img-wrapper{position:relative;width:100%;height:0;padding-bottom:142%;margin-bottom:1.6rem}@media screen and (min-width:37.5em){.team__person-img-wrapper{padding-bottom:94%}}.team__person-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.team__person-name{display:block}.team__person-role{color:var(--color-grey)}.departments{position:relative;width:100%;min-height:var(--vh);top:0;left:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}@media screen and (min-width:37.5em){.departments{position:fixed;height:var(--vh);display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.contact-details a,.contact-details button,.departments__content{width:100%;display:flex;flex-direction:column;justify-content:space-between}.departments__content{flex-wrap:wrap;align-items:stretch;padding-left:var(--site-gutter);flex-grow:1}@media screen and (min-width:37.5em){.departments__content{width:50%}}.departments__careers-cta{position:absolute;bottom:11rem;right:3.2rem;height:2.4rem;background-color:var(--color-offblack);border-radius:1.2rem;padding:0 1.6rem 0 2.8rem;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:2.2rem;transform:translate(0,0) rotate(-90deg);transform-origin:100% center;border:.1rem solid var(--color-offblack);transition:border-color var(--timing-reg) ease,color var(--timing-reg) ease}@media screen and (min-width:112.5em){.departments__careers-cta{font-size:1.8rem;line-height:2.4rem}}.departments__careers-cta svg{position:absolute;top:.5rem;left:1rem;width:1.2rem;height:1.2rem}.departments__careers-cta:hover{border-color:var(--color-yellow);color:var(--color-yellow)}.departments__careers-cta--mob{display:inline-block}.departments__careers-cta--desktop,.enquire__terms .wpcf7-list-item input[type=checkbox]{display:none}@media screen and (min-width:37.5em){.departments__careers-cta{bottom:12rem;right:-2rem}.departments__careers-cta--mob{display:none}.departments__careers-cta--desktop{display:inline-block}}@media screen and (min-width:56.25em){.departments__careers-cta{right:-5rem}}.departments__ui{position:relative;width:100%;height:auto;padding-top:2.4rem;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:37.5em){.departments__ui{flex-wrap:nowrap;height:5.6rem}}.departments__counter-wrapper{width:100%;margin-bottom:2rem}@media screen and (min-width:37.5em){.departments__counter-wrapper{width:auto;margin-bottom:0}}.departments__counter{color:var(--color-grey)}.departments__nav-wrapper{padding-left:0}@media screen and (min-width:37.5em){.departments__nav-wrapper{padding-left:var(--col-spacing)}}.departments__nav{position:relative;width:3.2rem;height:3.2rem;transition:opacity var(--timing-reg) ease}.departments__nav svg,.facilities-listing__icon-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.6rem;height:1.6rem}.contact-details a svg,.contact-details button svg,.departments__nav svg path{fill:var(--color-white);transition:fill var(--timing-reg) ease}.departments__nav.inactive{pointer-events:none;opacity:.2}.departments__content-slides{position:relative;width:100%;flex-grow:1}@media screen and (min-width:37.5em){.departments__content-slides{width:var(--col-5)}}.departments__slide{position:absolute;top:0;left:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center;opacity:0;visibility:hidden}.departments__slide.active{position:relative}@media screen and (min-width:37.5em){.departments__slide{position:absolute;top:0;left:0;width:100%;height:100%}}.departments__slide-title{font-size:6rem;line-height:5rem;letter-spacing:-.18rem;font-family:var(--font-family-resial);margin-bottom:3rem;margin-top:1rem;width:66%}@media screen and (min-width:56.25em){.departments__slide-title{font-size:9rem;line-height:7.5rem;letter-spacing:-.18rem}}@media screen and (min-width:112.5em){.departments__slide-title{font-size:13.5rem;line-height:11.25rem;letter-spacing:-.27rem}}@media screen and (min-width:37.5em){.departments__slide-title{margin-bottom:10rem;margin-top:10rem;width:100%}}.departments__slide-text{width:86%;margin-bottom:2rem}@media screen and (min-width:37.5em){.departments__slide-text{width:80%;position:absolute;bottom:3.2rem;margin-bottom:0}}.departments__images{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:var(--color-offblack)}@media screen and (min-width:37.5em){.departments__images{width:50%;height:100%;padding-bottom:0}}.departments__img,.departments__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.departments__img-wrapper{opacity:0;visibility:hidden}.departments__img-wrapper.active,.departments__slide.active{opacity:1;visibility:visible}.departments__img{object-fit:cover}.contact-hero{position:relative;min-height:48rem;margin-top:calc(-1*var(--header-height));display:flex;align-items:center;justify-content:center;padding-left:var(--site-margin);padding-right:var(--site-margin)}@media screen and (min-width:56.25em){.contact-hero{min-height:58rem}}.contact-hero::after{content:"";display:block;background-color:rgba(10,10,10,.5)}.contact-hero picture,.contact-hero::after{position:absolute;inset:0;z-index:-1}.contact-hero__text{position:relative;z-index:1;margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width:56.25em){.contact-hero__text{max-width:var(--col-8)}}@media screen and (min-width:75em){.contact-hero__text{max-width:var(--col-6)}}.contact-hero__text p{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.contact-hero__text p{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.contact-hero__text p{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.contact-hero__w3w{position:absolute;top:1.4rem;left:0;background-color:var(--color-black);color:var(--color-white);padding:.6rem .8rem;display:flex;gap:.8rem;align-items:center;font-size:1rem;line-height:1.4rem;min-height:3.2rem}.contact-hero__w3w svg{flex:none;width:1rem;height:auto;order:-1}.contact-hero__w3w svg path{stroke:var(--color-yellow)}.contact-hero__w3w span{flex:none;opacity:.5}@media screen and (min-width:56.25em){.contact-hero__w3w{top:auto;left:auto;bottom:2.5rem;right:var(--site-margin);writing-mode:vertical-lr;font-size:1.2rem;line-height:1.6rem;padding:.8rem .6rem}.contact-hero__w3w svg{order:unset;width:1.2rem}.contact-hero__w3w span{transform:rotate(180deg)}}.contact-details{margin-top:2rem;padding-left:var(--site-margin);padding-right:var(--site-margin);display:flex;flex-direction:column;gap:calc(var(--col-spacing)*2)}@media screen and (min-width:56.25em){.contact-details{flex-direction:row;align-items:stretch}}.contact-details a,.contact-details button{background-color:var(--color-offblack);padding:2rem;align-items:center;gap:2rem}@media screen and (min-width:56.25em){.contact-details a,.contact-details button{width:var(--col-4);gap:4rem}}.benefits__list .benefits__icon svg path,.contact-details a:hover svg,.contact-details button:hover svg,.flexi-carousel__nav:hover path{fill:var(--color-yellow)}.about-flexi a.flexi-text__text-btn:hover,.contact-details a:hover .f-small-caps,.contact-details button:hover .f-small-caps,.split-page__right .flexi-text__text a:hover{color:var(--color-white)}.contact-details a .contact-details__icon-wrap,.contact-details button .contact-details__icon-wrap{min-height:1.9rem}.contact-details a svg,.contact-details button svg{width:1.45rem;height:auto}.contact-details a p,.contact-details button p{font-size:3rem;line-height:3rem;letter-spacing:-.06rem;font-family:var(--font-family-resial);transition:color var(--timing-reg) ease}.contact-details a .f-small-caps,.contact-details button .f-small-caps{color:var(--color-grey);transition:color var(--timing-reg) ease}a.contact-details__phone svg{width:1.9rem}.contact-locations{padding:5rem var(--site-margin) 7rem}.contact-locations::after{content:"flickity";display:none}@media screen and (min-width:37.5em){.contact-locations{display:flex;flex-direction:row;justify-content:center;gap:4rem;padding:15rem var(--site-margin)}.contact-locations::after{content:""}}.contact-location{width:var(--col-10);text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}@media screen and (min-width:37.5em){.contact-location{width:var(--col-4)}}@media screen and (min-width:56.25em){.contact-location{width:var(--col-3)}}.contact-location a,.enquire__header a,.opportunity:hover .opportunity__role h3{color:var(--color-yellow)}.contact-location a:hover,.enquire__header a:hover{text-decoration:underline}.contact-location__clock,.contact-location__clock .ring{display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px dashed var(--color-grey);aspect-ratio:1/1}.contact-location__clock{width:100%;max-width:21.5rem;position:relative;margin-bottom:3rem}.contact-location__clock .ring--hours::after,.contact-location__clock::after{display:block;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;content:"sec";position:absolute;top:calc(100% + .75rem);font-size:.75rem;color:var(--color-lightgrey)}@media screen and (min-width:112.5em){.contact-location__clock::after{font-size:1.8rem;line-height:2.4rem}}.contact-location__clock .ring{position:absolute;z-index:-1}.contact-location__clock .ring--hours{width:25%}.contact-location__clock .ring--hours::after{content:"hrs";top:calc(100% + .65rem)}@media screen and (min-width:112.5em){.contact-location__clock .ring--hours::after{font-size:1.8rem;line-height:2.4rem}}.contact-location__clock .ring--mins{width:66.666%}.contact-location__clock .ring--mins::after{display:block;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;content:"mns";position:absolute;top:calc(100% + .55rem);font-size:.75rem;color:var(--color-lightgrey)}@media screen and (min-width:112.5em){.contact-location__clock .ring--mins::after{font-size:1.8rem;line-height:2.4rem}}.contact-location__clock .clock-center{position:absolute;border-radius:100%;background-color:var(--color-yellow);width:.5rem;height:.5rem}.contact-location__clock .hand{height:var(--hand-height);width:.1rem;background-color:var(--color-yellow);position:absolute;top:calc(50% - var(--hand-height));transform-origin:bottom;will-change:transform}.contact-location__clock .hand--hours{--hand-height:12.5%}.contact-location__clock .hand--mins{--hand-height:33.333%}.contact-location__clock .hand--secs{--hand-height:50%;background-color:rgba(255,255,31,.55)}.facilities__intro-text{width:var(--col-10);font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);text-align:center;margin:15rem auto 11rem}@media screen and (min-width:56.25em){.facilities__intro-text{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.facilities__intro-text{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.facilities__intro-text{idth:var(--col-8)}}.facilities-listing{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;margin-bottom:12rem}@media screen and (min-width:112.5em){.facilities-listing{font-size:1.8rem;line-height:2.4rem}}.facilities-listing::before{content:"";display:block;position:absolute;top:0;left:calc(var(--grid-width)*.25 + var(--site-gutter));right:calc(var(--grid-width)*.25 + var(--site-gutter));height:.1rem;background-color:var(--color-grey)}@media screen and (min-width:37.5em){.facilities-listing::before{left:calc(var(--grid-width)*.1 + var(--site-gutter));right:calc(var(--grid-width)*.1 + var(--site-gutter))}}.facilities-listing__card{position:relative;width:50%;text-align:center;padding-top:6rem;margin-bottom:4rem}.facilities-listing__card::before{content:"";display:block;position:absolute;top:0;left:50%;height:4.2rem;width:.1rem;background-color:var(--color-grey)}@media screen and (min-width:37.5em){.facilities-listing__card{width:20%}}.facilities-listing__anchor{display:block;width:100%}.facilities-listing__icon-wrapper{position:relative;width:11.6rem;height:11.6rem;margin:0 auto 1.6rem;border-radius:50%;background-color:var(--color-offblack);border:.1rem solid var(--color-offblack);transition:border-color var(--timing-reg) ease}.facilities-listing__card:hover .facilities-listing__icon-wrapper{border-color:var(--color-yellow)}.facilities-listing__icon-wrapper img{width:4.6rem;height:4.6rem;opacity:.5;transition:opacity var(--timing-reg) ease}.facilities-listing__count{color:var(--color-grey);margin-bottom:.6rem}.qmotion-hero{position:fixed;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;height:var(--vh);top:0;left:0;background-color:var(--color-black)}.qmotion-hero__img-wrapper,.qmotion-hero__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6}.qmotion-hero__img,.qmotion-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.qmotion-hero__logo{position:relative;width:14rem;height:15rem}@media screen and (min-width:56.25em){.qmotion-hero__logo{width:14.6rem;height:16rem}}.qmotion-projects__title{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;color:var(--color-grey);text-align:center}@media screen and (min-width:112.5em){.qmotion-projects__title{font-size:1.8rem;line-height:2.4rem}}.qmotion-projects__carousel{margin:3rem 0 0;padding-bottom:15rem}.qmotion-projects__carousel-slide{display:block;width:66.66%}@media screen and (min-width:56.25em){.qmotion-projects__carousel-slide{width:33.333%}}.qmotion-projects__carousel-img-wrapper,.qmotion-projects__carousel-video-wrapper{position:relative;width:100%;height:0;padding-bottom:77%;margin-bottom:1.6rem}.hire-grid__img-wrapper::after,.qmotion-projects__carousel-img-wrapper::after,.qmotion-projects__carousel-video-wrapper::after{content:"";display:block;position:absolute;width:100%;height:.2rem;bottom:0;left:0;background-color:var(--color-yellow);transform:scaleY(0);transition:transform var(--timing-reg) ease;transform-origin:bottom}.hire-grid__anchor:hover .hire-grid__img-wrapper::after,.qmotion-projects__carousel-slide:hover .qmotion-projects__carousel-img-wrapper::after,.qmotion-projects__carousel-slide:hover .qmotion-projects__carousel-video-wrapper::after{transform:scaleY(1)}.qmotion-projects__carousel-img,.qmotion-projects__carousel-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.examples{padding-top:14rem;text-align:center}.examples__title{width:var(--col-10);font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:0 auto 10rem}@media screen and (min-width:56.25em){.examples__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.examples__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:37.5em){.examples__title{width:var(--col-8)}}.examples__sub-title{color:var(--color-grey)}.examples__grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;margin-top:2.4rem;padding-bottom:0}@media screen and (min-width:37.5em){.examples__grid{padding-bottom:10rem}}.examples__item{position:relative;width:100%;margin-bottom:9rem}@media screen and (min-width:37.5em){.examples__item{width:var(--col-4)}}@media screen and (min-width:56.25em){.examples__item{width:var(--col-3);margin:0 4.1667% 9rem}}.examples__img-wrapper,.examples__video-wrapper{position:relative;width:16rem;height:16rem;margin:0 auto 2.8rem;border-radius:50%;overflow:hidden}@media screen and (min-width:56.25em){.examples__img-wrapper,.examples__video-wrapper{width:18.4rem;height:18.4rem;margin:0 auto 3.6rem}}.examples__img,.examples__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.examples__counter{width:3rem;height:3rem;border-radius:50%;background-color:var(--color-yellow);color:var(--color-black);text-align:center;line-height:3rem;margin:3rem auto 3.6rem}.examples__text{width:91.667%;margin:auto}@media screen and (min-width:56.25em){.examples__text{width:100%}}.hiw{background-color:var(--color-offblack);padding-top:7rem;padding-bottom:10rem}@media screen and (min-width:37.5em){.hiw{padding-bottom:15rem}}.hiw__title-wrapper{width:var(--col-10);margin:auto;text-align:center}@media screen and (min-width:37.5em){.hiw__title-wrapper{width:var(--col-8)}}.hiw__sub-title{display:block;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.hiw__sub-title{font-size:1.8rem;line-height:2.4rem}}.hiw__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:4rem 0}@media screen and (min-width:56.25em){.hiw__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.hiw__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.hiw__text-wrapper{width:var(--col-10);margin:4rem auto 10rem;text-align:center}@media screen and (min-width:37.5em){.hiw__text-wrapper{width:var(--col-6)}}@media screen and (min-width:56.25em){.hiw__text-wrapper{width:var(--col-4)}}.hiw__carousel-slide{width:var(--col-10);padding:0 var(--site-margin)}@media screen and (min-width:37.5em){.hiw__carousel-slide{width:var(--col-8)}}@media screen and (min-width:56.25em){.hiw__carousel-slide{width:var(--col-5)}}.hiw__carousel-slide-img-wrapper{position:relative;width:100%;height:0;padding-bottom:62%;background-color:var(--color-black)}.hiw__carousel-slide-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hiw__carousel-counter{position:absolute;width:4rem;height:4rem;top:0;left:calc(1*var(--site-margin));text-align:center;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:4rem;background-color:var(--color-yellow);color:var(--color-black)}@media screen and (min-width:112.5em){.hiw__carousel-counter{font-size:1.8rem;line-height:2.4rem}}.hiw__carousel-slide:first-child .hiw__carousel-counter{left:var(--site-marign)}.hiw__carousel-text{margin-top:3rem}.hiw__carousel-text span{display:block;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;margin-bottom:3rem}@media screen and (min-width:112.5em){.hiw__carousel-text span{font-size:1.8rem;line-height:2.4rem}}.hiw__carousel-text p{opacity:.5}:root{--tech-height:24rem}@media screen and (min-width:37.5em){:root{--tech-height:30rem}}@media screen and (min-width:56.25em){:root{--tech-height:45rem}}.tech{padding-bottom:4rem}.tech__hero-img-wrapper{margin-bottom:6rem;width:100%}.tech__hero-img{width:100%}.tech__content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:6rem 0}@media screen and (min-width:37.5em){.tech__content{margin:10rem 0}}.tech__content-title{width:100%;text-align:center}.get-in-touch__title h4,.tech__content-title h2{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);width:var(--col-10);margin:0 auto 3.2rem}@media screen and (min-width:56.25em){.tech__content-title h2{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.tech__content-title h2{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:37.5em){.tech__content-title{width:50%;text-align:left}.tech__content-title h2{width:var(--col-3);margin:0 0 3.2rem}}.tech__content-text{width:var(--col-10);text-align:center;margin:auto}@media screen and (min-width:37.5em){.tech__content-text{width:var(--col-5);text-align:left;margin:0}}.tech__carousel-slide{width:auto;height:var(--tech-height);margin-right:.3rem}.tech__carousel-img,.tech__carousel-img-wrapper{position:relative;width:fit-content;max-width:none}.tech__carousel-img-wrapper{display:block}.tech__carousel-img{height:var(--tech-height)}.get-in-touch{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;padding-top:3rem;padding-bottom:4.6rem;background-color:var(--color-offblack)}@media screen and (min-width:56.25em){.get-in-touch{justify-content:flex-start}}.get-in-touch__title{width:var(--col-10);text-align:center}.get-in-touch__title h4{margin:0 auto 3rem;width:var(--col-4)}@media screen and (min-width:56.25em){.get-in-touch__title h4{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.get-in-touch__title h4{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.get-in-touch__title{width:var(--col-6);text-align:left}.get-in-touch__title h4{margin:0 0 3rem}}.get-in-touch__content{width:var(--col-10);text-align:center}@media screen and (min-width:56.25em){.get-in-touch__content{width:var(--col-6);text-align:left}}.get-in-touch__btn{margin:6rem 0 0;transition:color var(--timing-reg) ease,background-color var(--timing-reg) ease;border:.1rem solid var(--color-yellow);width:14rem}.get-in-touch__btn:hover{background:var(--color-offblack);color:var(--color-yellow)}@media screen and (min-width:56.25em){.get-in-touch__btn{margin:6rem 0 0 -1.4rem;width:fit-content}}.hire-banner{position:relative;padding-top:12rem;padding-bottom:8rem}@media screen and (min-width:37.5em){.hire-banner{padding-top:20rem;padding-bottom:20rem}}.hire-banner__img,.hire-banner__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.hire-banner__img-wrapper{opacity:.5}.hire-banner__img{object-fit:cover}.hire-banner__title-wrapper{position:relative;width:var(--col-10);margin:auto;text-align:center}@media screen and (min-width:37.5em){.hire-banner__title-wrapper{width:var(--col-8)}}.hire-banner__sub-title{display:block;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.hire-banner__sub-title{font-size:1.8rem;line-height:2.4rem}}.hire-banner__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:4rem 0 0}@media screen and (min-width:56.25em){.hire-banner__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.hire-banner__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.hire-banner__cta{margin:8rem 0 0;width:24rem}@media screen and (min-width:37.5em){.hire-banner__cta{width:auto}}.hire-page__intro{position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:15rem 0 7rem}@media screen and (min-width:37.5em){.hire-page__intro{flex-wrap:nowrap}}.hire-page__intro-title{width:100%;margin-bottom:6rem;font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.hire-page__intro-title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.hire-page__intro-title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:37.5em){.hire-page__intro-title{width:var(--col-5);margin-right:var(--col-1);margin-bottom:0}}.hire-page__intro-text{width:var(--col-10)}@media screen and (min-width:37.5em){.hire-page__intro-text{width:var(--col-6)}}.hire-page__intro-text-content{margin-bottom:6rem;width:100%}@media screen and (min-width:37.5em){.hire-page__intro-text-content{width:var(--col-5)}}@media screen and (min-width:56.25em){.hire-page__intro-text-content{width:var(--col-4)}}.hire-page__cta svg{margin-left:6rem}.hire-page__grid-wrapper{background-color:var(--color-offblack);padding-top:2rem;padding-bottom:3.2rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.hire-grid__card{width:var(--col-6);margin-bottom:3.6rem}@media screen and (min-width:56.25em){.hire-grid__card{width:var(--col-3)}}.hire-grid__anchor{display:block;width:100%}.hire-grid__img-wrapper{position:relative;width:100%;height:0;padding-bottom:80%;margin-bottom:1rem}.enquire,.hire-grid__img{top:0;width:100%;height:100%}.hire-grid__img{position:absolute;left:0;object-fit:cover}.enquire{position:fixed;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;left:100%;z-index:var(--level3);opacity:0;visibility:hidden;overflow:auto;-webkit-overflow-scrolling:touch}.enquire__content{position:relative;width:calc(100% - var(--site-gutter) - var(--col-2) + var(--col-spacing));padding:8rem var(--site-gutter) 8rem var(--col-spacing);background-color:var(--color-offblack);z-index:var(--level4);color:var(--color-white)}@media screen and (min-width:37.5em){.enquire__content{width:calc(100% - var(--site-gutter) - var(--col-4) + var(--col-spacing));padding:8rem var(--site-gutter) 8rem var(--col-spacing)}}@media screen and (min-width:56.25em){.enquire__content{width:calc(var(--col-7) + 2*var(--site-gutter));padding:2.4rem calc(var(--col-1) + var(--site-gutter)) 8rem calc(var(--col-1) + var(--col-spacing))}}.enquire__small-close{position:absolute;top:2.8rem;left:calc(var(--col-1)*.5);width:2.2rem;height:2.2rem}.enquire__close{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--level3);backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem);background-color:rgba(0,0,0,.3)}.enquire__header span,.fof-text h1 span,.opportunity .opportunity__role span{color:var(--color-grey)}.enquire__form-wrapper{margin:6.6rem 0 10rem}.enquire__form-title,.fof-text h1{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.enquire__form-title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.enquire__form-title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.enquire__form{border-top:.1rem solid var(--color-grey);margin-top:9rem}.enquire__form input[type=file]{margin:1.2rem 0}.enquire__field-group{margin-top:1.2rem;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase}@media screen and (min-width:112.5em){.enquire__field-group{font-size:1.8rem;line-height:2.4rem}}.enquire__field-group label{display:block;color:var(--color-grey);margin-bottom:1.2rem}.enquire__input-field,.enquire__textarea,.enquire__upload{display:block;width:100%;background-color:#242424;color:var(--color-white);border:0;border-radius:0;font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);padding:1rem 1.2rem;margin:1.2rem 0 .6rem}.enquire__input-field::placeholder,.enquire__textarea::placeholder,.enquire__upload::placeholder{color:#4e4e4e}.enquire__input-field:focus,.enquire__input-field:focus-visible,.enquire__textarea:focus,.enquire__textarea:focus-visible,.enquire__upload:focus,.enquire__upload:focus-visible{outline:0}.enquire__form-btns{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:3.4rem}.enquire__form-btns p{width:100%;text-align:right}@media screen and (min-width:56.25em){.enquire__form-btns{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}}.enquire__submit{width:100%}@media screen and (min-width:56.25em){.enquire__submit{width:var(--col-2)}}.enquire__terms{color:var(--color-grey);margin-bottom:3.2rem;padding-right:var(--col-spacing);width:100%;min-height:5.4rem}.enquire__terms p{text-align:left}.enquire__terms .wpcf7-list-item{margin:0}.enquire__terms .wpcf7-list-item input[type=checkbox]:checked+span::before{background-image:url(images/tick-active.svg)}.enquire__terms label{cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.enquire__terms .wpcf7-list-item-label{padding-left:6rem}.enquire__terms .wpcf7-list-item-label:before{content:"";display:block;position:absolute;top:0;left:0;width:5.4rem;height:5.4rem;border-radius:50%;background:#242424 url(images/tick.svg) no-repeat center center}@media screen and (min-width:56.25em){.enquire__terms{margin-bottom:0}}.wpcf7-list-item-label{display:inline-block}.wpcf7-list-item-label a{text-decoration:underline;color:var(--color-grey)}@media screen and (min-width:56.25em){.wpcf7-list-item-label{max-width:24rem}}.wpcf7-not-valid-tip{color:var(--color-white);margin-bottom:2rem}.wpcf7-response-output{border:0!important;padding:0!important;margin:3.2rem 0 2rem!important;color:var(--color-yellow)}.opportunities{padding-top:4rem;padding-bottom:7rem}.opportunities__header{margin-bottom:5rem;color:var(--color-grey)}@media screen and (min-width:56.25em){.opportunities__header{margin-bottom:11.1rem}}.opportunities__list,.opportunity{display:flex;flex-direction:column}.opportunity{border-top:1px solid var(--color-grey);padding:4rem 0}.opportunity>*+*{margin-top:2rem}@media screen and (min-width:37.5em){.opportunity>*+*{margin-top:0}}.opportunity:hover .opportunity__icon{background-color:var(--color-yellow)}.opportunity:hover .opportunity__icon svg path{fill:var(--color-offblack)}@media screen and (min-width:37.5em){.opportunity{flex-direction:row;align-items:flex-start}}.opportunity .opportunity__number{width:100%}@media screen and (min-width:37.5em){.opportunity .opportunity__number{width:var(--col-1)}}.opportunity .opportunity__role{width:100%}@media screen and (min-width:37.5em){.opportunity .opportunity__role{width:var(--col-5)}}.opportunity .opportunity__desc{width:100%}@media screen and (min-width:37.5em){.opportunity .opportunity__desc{width:calc(var(--col-4) - var(--col-spacing)*2)}.opportunity .opportunity__icon{margin-left:auto}}.benefits{padding-top:4rem}.benefits h2{text-align:center}.benefits__content{margin-top:4rem;display:flex;flex-direction:column}.benefits__content>*{width:100%}@media screen and (min-width:56.25em){.benefits__content{flex-direction:row;align-items:stretch}.benefits__content>*{width:50%}}.benefits-hero__img{height:100%;object-fit:cover}.benefits__list{display:flex;flex-direction:column;gap:.4rem}.benefits__list .benefits__list-item{padding:2rem 3.3rem;background-color:var(--color-offblack);display:flex;align-items:center;gap:2.4rem}.benefits__list .benefits__icon{background-color:var(--color-black)}.benefits__list .benefits__icon svg{width:2rem;height:2rem}.team-carousel__slide{width:auto;height:var(--tech-height);margin-right:.3rem}.team-carousel__img,.team-carousel__img-wrapper{position:relative;width:fit-content;max-width:none}.team-carousel__img-wrapper{display:block}.team-carousel__img{height:var(--tech-height)}.info__intro{padding:10vh var(--col-spacing) 3.2rem var(--col-spacing)}@media screen and (min-width:56.25em){.info__intro{padding:35vh var(--site-gutter) 3.2rem var(--col-spacing)}}.info__intro-text{width:100%;font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.info__intro-text{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.info__intro-text{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.info__intro-text{width:var(--col-5)}}.fof-grid{display:flex;align-items:center;flex-direction:column}@media screen and (min-width:56.25em){.fof-grid{flex-direction:row}}.fof-text{width:100%;text-align:center}@media screen and (min-width:56.25em){.fof-text{width:33.333%;text-align:left}}@media screen and (min-width:56.25em){.fof-text h1{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.fof-text h1{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.fof-media{width:100%;margin-top:5rem;margin-bottom:5rem}@media screen and (min-width:56.25em){.fof-media{width:66.666%;margin-top:0;margin-bottom:0}.fof-media .fof-media__margin{margin-left:4rem;margin-right:4rem}}@media screen and (min-width:75em){.fof-media .fof-media__margin{margin-left:5rem;margin-right:5rem}}.fof-media__mask{display:flex;justify-content:center;position:relative;padding-top:58.974358%;clip-path:url(#clip404);-webkit-clip-path:url(#clip404)}.fof-media__mask img,.fof-media__mask video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.flexi-media{position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.flexi-media--captions,.flexi-media--captions .flexi-media__item{margin-bottom:calc(2*var(--col-spacing))}@media screen and (min-width:56.25em){.flexi-media--captions{margin-bottom:3.6rem}}.flexi-media--captions .flexi-media__item:last-child{margin-bottom:0}@media screen and (min-width:56.25em){.flexi-media--captions .flexi-media__item{margin-bottom:0}.flexi-media--multiple .flexi-media__item-wrap{flex:none}}.split-page__right .flexi-media{margin-bottom:0}@media screen and (min-width:56.25em){.split-page__right .flexi-media{padding-left:0;padding-right:0;margin-bottom:.2rem;flex-wrap:nowrap}}.flexi-media__item{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;flex-basis:100%;flex-grow:1;margin-bottom:calc(2*var(--col-spacing))}.flexi-media__item--no-padding{margin-left:calc(-1*var(--site-gutter));margin-right:calc(-1*var(--site-gutter));padding:0}.split-page__right .flexi-media__item{padding:0;margin:0;position:relative;overflow:hidden}.split-page__right .flexi-media__item::after{content:"";display:block;position:absolute;width:100%;bottom:0;height:.2rem;left:0;background-color:var(--color-black);z-index:1}.split-page__right .flexi-media__item:last-child::after{display:none}.fetch-overlay__holder .flexi-media__item{color:var(--color-grey)}.fetch-overlay__holder .flexi-media__item--no-padding{margin-left:0;margin-right:0;padding:0 var(--col-spacing)}.fetch-overlay__holder .flexi-media__item--no-padding .flexi-media__media-wrapper{height:auto}@media screen and (min-width:56.25em){.flexi-media__item{flex-basis:33.33%}.split-page__right .flexi-media__item::after{content:"";display:block;position:absolute;width:.2rem;top:0;height:100%;right:0;background-color:var(--color-black);z-index:1}.split-page__right .flexi-media__item:last-child::after{display:none}}.flexi-media__item-wrap,.flexi-media__media-wrapper{position:relative;width:100%;height:100%;line-height:0}.flexi-media__media{width:100%;height:100%;object-fit:cover}.flexi-media__caption{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;max-width:56ch;margin-top:1rem}@media screen and (min-width:112.5em){.flexi-media__caption{font-size:1.8rem;line-height:2.4rem}}.flexi-media__item--no-padding .flexi-media__caption{padding:0 var(--site-margin)}.fetch-overlay__holder .flexi-media__item--no-padding .flexi-media__caption{padding:0}.flexi-media__credit{font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;position:absolute;bottom:0;right:0;writing-mode:vertical-lr;background-color:var(--color-black);color:var(--color-white);padding:1.2rem .6rem}@media screen and (min-width:112.5em){.flexi-media__credit{font-size:1.8rem;line-height:2.4rem}}.flexi-media__credit .flexi-media__credit-rotate{transform:rotate(180deg)}.flexi-media__credit .credit{opacity:.5}.flexi-quote{position:relative;padding-top:14rem;padding-bottom:14rem}.flexi-quote__blockquote{width:75%;font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial)}@media screen and (min-width:56.25em){.flexi-quote__blockquote{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.flexi-quote__blockquote{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}.flexi-quote__citation{position:absolute;top:50%;right:var(--site-margin);font-style:normal;writing-mode:vertical-lr;text-orientation:mixed;transform:translateY(-50%) rotate(180deg)}:root{--carousel-height:24rem;--carousel-height-btd:56vw}@media screen and (min-width:37.5em){:root{--carousel-height:40rem;--carousel-height-btd:40vw}}@media screen and (min-width:56.25em){:root{--carousel-height:60rem}}.flexi-carousel{margin:8rem 0 12rem var(--site-margin)}.fetch-overlay__holder .flexi-carousel{margin:6rem var(--site-margin) 10rem}.flexi-carousel__carousel{position:relative;width:100%;height:var(--carousel-height)}.fetch-content-wrapper .flexi-carousel__carousel{height:var(--carousel-height-btd)}.flexi-carousel__slide{width:auto;height:var(--carousel-height);margin-right:.3rem}.fetch-content-wrapper .flexi-carousel__img,.fetch-content-wrapper .flexi-carousel__img-wrapper,.fetch-content-wrapper .flexi-carousel__slide{width:100%;height:var(--carousel-height-btd)}.flexi-carousel__img,.flexi-carousel__img-wrapper{position:relative;width:auto;height:var(--carousel-height);max-width:none}.fetch-content-wrapper .flexi-carousel__img{object-fit:contain;object-position:bottom left}.flexi-carousel__counter{margin-top:1rem}.flexi-carousel__captions{position:relative;list-style-type:none;padding:0;margin:1.6rem 0 0}.flexi-carousel__captions li{position:absolute;top:0;left:0;opacity:0;transition:opacity var(--timing-reg);max-width:60ch}.flexi-carousel__nav{position:absolute;width:3.2rem;height:3.2rem;transition:opacity var(--timing-reg) ease}.flexi-carousel__nav--prev{bottom:-.8rem;left:-6rem}.flexi-carousel__nav--next{bottom:-4rem;left:-6rem}.flexi-carousel__nav svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.6rem;height:1.6rem}.flexi-carousel__nav svg path,.flexi-downloads__btn svg path,.flexible-video__btn svg path{fill:var(--color-white);transition:fill var(--timing-reg) ease}.flexi-text{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:4rem 0}.flexi-text--half{padding-left:var(--site-gutter);padding-right:var(--site-gutter)}.split-page__right .flexi-text{padding-top:3.2rem}.split-page__right .flexi-text::before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:.2rem;background-color:var(--color-black)}@media screen and (min-width:56.25em){.flexi-text{margin:6rem 0}.flexi-text--half{padding-left:var(--col-spacing)}}.flexi-text__subtitle{width:100%;margin-bottom:3rem}.flexi-text__subtitle--dark,.flexi-text__text a:hover{color:var(--color-grey)}.flexi-text__subtitle--spacer{margin:0}@media screen and (min-width:37.5em){.flexi-text__subtitle{width:33.333%}.flexi-text__subtitle--info{width:100%}}@media screen and (min-width:56.25em){.flexi-text__subtitle{width:50%}.flexi-text__subtitle--info{width:100%}}.flexi-text__text{width:var(--col-11)}.flexi-text__text iframe{width:100%;height:auto;margin:3rem 0;aspect-ratio:16/9}.flexi-text__text li,.flexi-text__text p{font-size:1.4rem;line-height:1.9rem}@media screen and (min-width:56.25em){.flexi-text__text p{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width:112.5em){.flexi-text__text p{font-size:2.7rem;line-height:3.3rem}}.flexi-text__text a,.split-page__right .flexi-text__text a{color:var(--color-black);text-decoration:underline;transition:color var(--timing-reg) ease}.flexi-text__text ol,.flexi-text__text ul{padding:1rem}@media screen and (min-width:56.25em){.flexi-text__text li{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width:112.5em){.flexi-text__text li{font-size:2.7rem;line-height:3.3rem}}.split-page__right .flexi-text__text a{color:var(--color-yellow)}.flexi-text__text--small li,.flexi-text__text--small ol,.flexi-text__text--small p,.flexi-text__text--small ul{font-size:1.4rem;line-height:1.9rem}@media screen and (min-width:112.5em){.flexi-text__text--small li,.flexi-text__text--small ol,.flexi-text__text--small p,.flexi-text__text--small ul{font-size:1.8rem;line-height:2.2rem}}.flexi-text__text--margin-top{margin-top:2.4rem}@media screen and (min-width:37.5em){.flexi-text__text{width:var(--col-7)}}@media screen and (min-width:56.25em){.flexi-text__text{width:var(--col-5)}}.about-flexi a.flexi-text__text-btn{color:var(--color-white);text-decoration:none;margin-left:0}.flexible-video__wrapper{position:relative;width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;flex-direction:column}@media screen and (min-width:56.25em){.flexible-video__wrapper{flex-direction:row}}.flexible-video__img-wrapper,.flexible-video__video-wrapper{height:100%}.flexible-video__img,.flexible-video__video{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.flexible-video__btn-wrapper{position:relative;cursor:pointer;width:100%}@media screen and (min-width:56.25em){.flexible-video__btn-wrapper{width:50%}}.flexible-video__btn{position:absolute;width:10rem;height:10rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);background-color:rgba(0,0,0,.05);transition:background-color var(--timing-reg) ease}.flexi-downloads__btn svg,.flexible-video__btn svg{position:absolute;width:1.8rem;height:2.1rem;top:50%;left:50%;transform:translate(-40%,-50%)}.flexible-video__btn-wrapper:hover .flexible-video__btn{background-color:var(--color-yellow)}.flexible-video__popup{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--color-black);padding:2rem var(--site-margin);pointer-events:none;z-index:-1;opacity:0;transition:opacity var(--timing-reg) linear,z-index 0s linear var(--timing-reg)}.playing .flexible-video__popup{pointer-events:all;z-index:var(--level7);opacity:1;height:auto;width:auto;transition:opacity var(--timing-reg) linear,z-index 0s linear}.flexible-video__popup iframe{position:absolute;top:8rem;left:50%;width:calc(100% - 2rem);height:calc(100% - 14rem);transform:translateX(-50%)}@media screen and (min-width:56.25em){.flexible-video__popup iframe{width:calc(100% - 8rem)}}.flexible-video__close{position:absolute;top:2rem;left:50%;transform:translateX(-50%)}.flexible-video__content{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:var(--color-offblack);color:var(--color-white);padding:3.2rem var(--site-gutter) 3.2rem 0;text-align:center;width:100%}@media screen and (min-width:56.25em){.flexible-video__content{width:50%}}.flexible-video__subtitle,.flexible-video__text,.flexible-video__title{width:var(--col-10)}@media screen and (min-width:56.25em){.flexible-video__subtitle,.flexible-video__text,.flexible-video__title{width:var(--col-4)}}.flexible-video__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:6rem 0}@media screen and (min-width:56.25em){.flexible-video__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.flexible-video__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}@media screen and (min-width:56.25em){.flexible-video__title{margin:18rem 0}}.flexi-btd-text{margin:8rem 0;color:var(--color-white)}.flexi-btd-text__inner{width:100%}@media screen and (min-width:37.5em){.flexi-btd-text__inner{width:var(--col-6)}}.flexi-btd-text__sub-title{margin:8rem 0 2rem}.flexi-btd-text__title{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin:0 auto 5rem}@media screen and (min-width:56.25em){.flexi-btd-text__title{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.flexi-btd-text__title{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.flexi-btd-text__text{width:100%;margin:0}.flexi-btd-text__text p{font-size:1.4rem;line-height:1.9rem}@media screen and (min-width:56.25em){.flexi-btd-text__text p{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width:112.5em){.flexi-btd-text__text p{font-size:2.7rem;line-height:3.3rem}}@media screen and (min-width:37.5em){.flexi-btd-text__text{width:var(--col-6);margin:10rem 0}}.flexi-btd-quote{position:relative;padding-top:2rem;padding-bottom:2rem;color:var(--color-white)}.flexi-btd-img-quote::before,.flexi-btd-quote::before{content:"";display:block;position:absolute;left:var(--site-margin);right:var(--site-margin);height:.1rem;background-color:var(--color-darkgrey)}.flexi-btd-quote::before{bottom:0}.flexi-btd-quote__blockquote{width:100%;font-size:5rem;line-height:4.5rem;letter-spacing:-.15rem;font-family:var(--font-family-resial);text-align:center;margin:0 auto 6rem}@media screen and (min-width:56.25em){.flexi-btd-quote__blockquote{font-size:7rem;line-height:6rem;letter-spacing:-.14rem}}@media screen and (min-width:112.5em){.flexi-btd-quote__blockquote{font-size:10.5rem;line-height:9rem;letter-spacing:-.21rem}}@media screen and (min-width:37.5em){.flexi-btd-quote__blockquote{width:83.33%}}@media screen and (min-width:56.25em){.flexi-btd-quote__blockquote{width:66.67%}}.flexi-btd-quote__citation{display:block;font-style:normal;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.flexi-btd-img-quote{position:relative;padding-top:12rem;padding-bottom:8rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;margin-top:2rem;color:var(--color-white)}.flexi-btd-img-quote::before{top:0}.flexi-btd-img-quote__mark{width:var(--col-1);font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);text-align:right}@media screen and (min-width:56.25em){.flexi-btd-img-quote__mark{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.flexi-btd-img-quote__mark{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.flexi-btd-img-quote__text{width:var(--col-3);display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.flexi-btd-img-quote__blockquote{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);margin-bottom:10rem}@media screen and (min-width:56.25em){.flexi-btd-img-quote__blockquote{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.flexi-btd-img-quote__blockquote{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.flexi-btd-img-quote__citation{display:block;font-style:normal}.flexi-btd-img-quote__img-wrapper{width:calc(var(--col-3) - 2*var(--col-spacing));margin:0 var(--col-spacing)}.flexi-news-quote{position:relative;padding-top:6rem;padding-bottom:5rem;display:flex}.page--careers .flexi-news-quote{background-color:var(--color-offblack)}.flexi-news-quote--subtitle{flex-direction:column}.flexi-news-quote--subtitle .flexi-news-quote__subtitle{margin-bottom:8rem;width:calc(100% - 1.25em)}.flexi-news-quote--subtitle .flexi-news-quote__subtitle span{display:inline-block;max-width:30ch}.flexi-news-quote--subtitle .flexi-news-quote__inner{width:calc(100% - 1.25em)}@media screen and (min-width:56.25em){.flexi-news-quote--subtitle{flex-direction:row}.flexi-news-quote--subtitle .flexi-news-quote__subtitle{margin-bottom:0;margin-left:0;width:50%}.flexi-news-quote--subtitle .flexi-news-quote__inner{width:50%}.flexi-news-quote{padding-top:4rem;padding-bottom:3rem}}.flexi-news-quote__subtitle{width:50%}.flexi-news-quote__inner{position:relative;width:var(--col-12)}.fetch-overlay__holder .flexi-news-quote__inner{width:100%}@media screen and (min-width:56.25em){.flexi-news-quote__inner{width:var(--col-6);margin-left:auto}}.flexi-news-quote__blockquote{font-size:3.5rem;line-height:3.5rem;letter-spacing:-.07rem;font-family:var(--font-family-resial);display:block;margin-bottom:6rem;position:relative;width:var(--col-10)}@media screen and (min-width:56.25em){.flexi-news-quote__blockquote{font-size:5rem;line-height:4.5rem;letter-spacing:-.1rem}}@media screen and (min-width:112.5em){.flexi-news-quote__blockquote{font-size:7.5rem;line-height:6.75rem;letter-spacing:-.15rem}}.flexi-news-quote__blockquote::before{position:absolute;top:-1em;left:var(--col-spacing)}.flexi-news-quote__blockquote::after{position:relative;right:.2em}.fetch-overlay__holder .flexi-news-quote__blockquote{width:100%;width:var(--col-10)}.flexi-news-quote__blockquote--no-quotemarks::after,.flexi-news-quote__blockquote--no-quotemarks::before{display:none}@media screen and (min-width:37.5em){.fetch-overlay__holder .flexi-news-quote__blockquote{width:var(--col-7)}}@media screen and (min-width:56.25em){.flexi-news-quote__blockquote{width:var(--col-5)}.fetch-overlay__holder .flexi-news-quote__blockquote{width:var(--col-7)}.flexi-news-quote__blockquote::before{position:absolute;top:0;left:-.25em}}.flexi-news-quote__citation{display:block;position:relative;font-style:normal}.flexi-list{position:relative;margin:5rem 0;padding-top:4rem;padding-bottom:1rem}.flexi-list::before{content:"";display:block;position:absolute;top:0;left:var(--site-margin);right:var(--site-margin);height:.1rem;background-color:var(--color-darkgrey)}.split-page__right .flexi-list{padding-left:var(--site-gutter);margin:2.4rem 0}.flexi-downloads::before,.split-page__right .flexi-list::after,.split-page__right .flexi-list::before{left:0;right:0;background-color:var(--color-black);height:.2rem}@media screen and (min-width:56.25em){.split-page__right .flexi-list{padding-left:var(--col-spacing)}}.flexi-list__item{margin-bottom:2.2rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}.flexi-list__count{display:inline-block;width:3rem;height:3rem;text-align:center;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:3rem;background-color:rgba(255,255,255,.1);border-radius:50%;flex-shrink:0}@media screen and (min-width:112.5em){.flexi-list__count{font-size:1.8rem;line-height:2.4rem}}.flexi-list__text{padding-top:.5rem;margin-left:1.2rem}.flexi-ticker{position:relative}.flexi-ticker__img-wrapper{position:relative;width:100%;height:0;padding-bottom:112%}@media screen and (min-width:56.25em){.flexi-ticker__img-wrapper{padding-bottom:46.25%}}.flexi-ticker__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.flexi-ticker__ticker{background-color:var(--color-yellow);color:var(--color-black);padding:2rem 0;overflow:hidden;display:flex}@media screen and (min-width:56.25em){.flexi-ticker__ticker{padding:3rem 0}}.flexi-ticker__ticker-inner{display:block;white-space:nowrap;animation:ticker 20s infinite linear;transform:translate3d(0,0,0)}.flexi-ticker__item{display:inline-block;padding-left:var(--site-margin);padding-right:var(--col-spacing);font-size:1.4rem;line-height:1.9rem}@media screen and (min-width:112.5em){.flexi-ticker__item{font-size:1.8rem;line-height:2.2rem}}.flexi-ticker__count{display:inline-block;width:3rem;height:3rem;text-align:center;font-size:1.2rem;letter-spacing:.048rem;text-transform:uppercase;line-height:3rem;background-color:var(--color-black);color:var(--color-yellow);border-radius:50%;flex-shrink:0;margin-right:1rem}@media screen and (min-width:112.5em){.flexi-ticker__count{font-size:1.8rem;line-height:2.4rem}}.flexi-downloads{position:relative;padding:3.2rem var(--site-gutter) 3.2rem var(--col-spacing)}.flexi-downloads::before{content:"";display:block;position:absolute;top:0}.split-page__right .flexi-downloads{padding-left:var(--site-gutter)}@media screen and (min-width:37.5em){.split-page__right .flexi-downloads{padding-left:var(--col-spacing)}}.flexi-downloads__anchor{display:block;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;font-size:1.2rem;line-height:1.6rem;letter-spacing:.048rem;text-transform:uppercase;margin-bottom:3.2rem}@media screen and (min-width:112.5em){.flexi-downloads__anchor{font-size:1.8rem;line-height:2.4rem}}.flexi-downloads__title{width:var(--col-6)}@media screen and (min-width:37.5em){.flexi-downloads__title{width:var(--col-3)}}.flexi-downloads__size{width:var(--col-4)}@media screen and (min-width:37.5em){.flexi-downloads__size{width:var(--col-2)}}.flexi-downloads__btn-wrapper{width:var(--col-2);text-align:right}@media screen and (min-width:37.5em){.flexi-downloads__btn-wrapper{width:var(--col-1)}}.flexi-downloads__label{color:var(--color-grey);transition:color var(--timing-reg) ease}.flexi-downloads__anchor:hover .flexi-downloads__label--highlight{color:var(--color-yellow)}.flexi-downloads__btn{position:relative;display:inline-block;width:4.6rem;height:4.6rem;border-radius:50%;background-color:var(--color-black);transition:background-color var(--timing-reg) ease}.flexi-downloads__btn svg{width:1.6rem;height:1.6rem;transform:translate(-50%,-50%)}.flexi-downloads__anchor:hover .flexi-downloads__btn{background-color:var(--color-yellow)}.grid{display:flex;flex-wrap:wrap;position:fixed;width:100%;height:100%;top:0;left:0;padding-left:var(--site-gutter);padding-right:var(--site-gutter);z-index:99999999999;pointer-events:none;overflow:hidden}.grid__inner{padding-left:var(--col-spacing);padding-right:var(--col-spacing);width:var(--col-2)}.grid__inner::before{display:block;content:"";width:100%;height:100vh;background:rgba(0,214,255,.15)}@media screen and (min-width:56.25em){.grid__inner{width:var(--col-1)}}