@charset "UTF-8";:root{--header-max-width:1800px;--white:#fff;--black:#000;--grey:hsla(0,0%,44%,.05);--orange:#bb4f21;--light-orange:#e97c00;--gray:#bfbfbf99;--dark:#3e3e3e;--maroon:#331010;--gray-rgb:191,191,191;--light-orange-rgb:233,124,0;--blue:#0f92a0;--teal:#037171;--green:#93a545;--yellow:#3e3e3e;--box-shadow:0 0 40px rgba(0,0,0,.1);--bottom-spacing:3rem;--padding-inline:4rem;--blur:blur(30px);--frost-bg:hsla(0,0%,100%,.1);--frost-bg-hover:hsla(0,0%,100%,.15);--frost-bg-hover-bright:hsla(0,0%,100%,.2);--frost-outline:1px solid hsla(0,0%,100%,.2);--frost-outline-focus:1px solid hsla(0,0%,100%,.4);--br:3rem;font-size:62.5%}@media (max-width:1100px){:root{font-size:55%}}@media (max-width:800px){:root{--padding-inline:2rem}}@font-face{font-display:swap;font-family:Mont;font-style:normal;src:local("Mont Regular"),local("Mont-Regular"),url(../../fonts/Mont-Regular.woff2) format("woff2"),url(../../fonts/Mont-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Mont Bold;font-style:normal;src:local("Mont Bold"),local("Mont-Bold"),url(../../fonts/Mont-Bold.woff2) format("woff2"),url(../../fonts/Mont-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Neue;font-style:normal;font-weight:100;src:local("Neue Regular"),local("Neue-Regular"),url(../../fonts/NeueHaasDisplayLight.ttf) format("truetype"),url(../../fonts/NeueHaasDisplayLight.ttf) format("truetype")}@font-face{font-display:swap;font-family:Neue;font-style:normal;font-weight:400;src:local("Neue Regular"),local("Neue-Regular"),url(../../fonts/NeueHaasDisplayMedium.ttf) format("truetype"),url(../../fonts/NeueHaasDisplayMedium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Neue Bold;font-style:normal;src:local("Neue Regular"),local("Neue-Regular"),url(../../fonts/NeueHaasDisplayRoman.ttf) format("truetype"),url(../../fonts/NeueHaasDisplayRoman.ttf) format("truetype")}.large-text{display:contents;font-family:var(--font-heavy);font-size:var(--text-50);line-height:1.2}.orange-text{color:var(--orange);display:contents}.text-align-center:after{margin:2.5rem auto 0}.text-align-right:after{margin:2.5rem 0}body{background:var(--black)}*{color:var(--white);position:relative}.align-center{align-items:center;margin-left:auto!important}.align-center,.align-left{display:flex;flex-direction:column;justify-content:center;margin-right:auto!important}.align-left{align-items:flex-start;margin-left:0!important}.align-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-left:auto!important;margin-right:0!important}.typography{--base:6vw;--text-8:clamp(0.4rem,var(--base),0.8rem);--text-10:clamp(0.5rem,var(--base),1rem);--text-12:clamp(0.6rem,var(--base),1.2rem);--text-14:clamp(0.7rem,var(--base),1.4rem);--text-16:clamp(0.8rem,var(--base),1.6rem);--text-18:clamp(0.9rem,var(--base),1.8rem);--text-20:clamp(1rem,var(--base),2rem);--text-22:clamp(1.1rem,var(--base),2.2rem);--text-24:clamp(1.2rem,var(--base),2.4rem);--text-28:clamp(1.4rem,var(--base),2.8rem);--text-30:clamp(1.5rem,var(--base),3rem);--text-34:clamp(1.7rem,var(--base),3.4rem);--text-35:clamp(1.75rem,var(--base),3.5rem);--text-36:clamp(1.8rem,var(--base),3.6rem);--text-40:clamp(2rem,var(--base),4rem);--text-45:clamp(2.25rem,var(--base),4.5rem);--text-50:clamp(2.5rem,var(--base),5rem);--text-55:clamp(2.75rem,var(--base),5.5rem);--text-60:clamp(3rem,var(--base),6rem);--text-65:clamp(3.2rem,var(--base),6.5rem);--text-72:clamp(3.6rem,var(--base),7.2rem);--text-80:clamp(4rem,var(--base),8rem);--text-90:clamp(4.5rem,var(--base),9rem);--text-94:clamp(4.7rem,var(--base),9.4rem);--text-100:clamp(5rem,var(--base),10rem);--text-120:clamp(6rem,var(--base),12rem);--font-regular:"Neue",system-ui,sans-serif;--font-heavy:"Neue Bold",system-ui,sans-serif;color:inherit;font-family:var(--font-regular);font-size:var(--text-20);font-weight:400}h1,h2,h3,h4,h5,h6{display:block;font-family:var(--font-heavy);line-height:1.2}h1:after,h2:after,h3:after{background-color:var(--orange);content:"";display:block;height:2px;margin-top:2.5rem;width:135px}h1{font-size:var(--text-65)}h2{font-size:var(--text-50)}h3{font-size:var(--text-40)}h4{font-size:var(--text-30)}h5{font-size:var(--text-24)}h6{font-size:var(--text-20)}p{font-size:var(--text-18);font-weight:200;line-height:1.6}strong{font-weight:700}.orange-subheading,.txt-orange{color:var(--light-orange)}.orange-subheading{display:block;font-size:var(--text-24);font-weight:100;margin-bottom:1rem}*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;max-width:100vw;min-width:300px;overflow-x:clip;padding:0;scroll-behavior:smooth;scroll-padding-top:10rem;width:100%}@media screen and (max-width:1100px){body,html{font-size:87.5%}}a:not(header a){font-family:var(--font-heavy);text-decoration:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none}button:active,button:focus,button:hover{cursor:pointer}button,input,select,textarea{font:inherit}canvas,iframe,img,picture,svg,video{display:block;height:auto;max-width:100%}img{font-style:italic}figure{margin:0}table{border-collapse:collapse;border-spacing:0}#__next,#root{isolation:isolate}:root{--max-width:1500px}.tm-container{max-width:var(--max-width);padding-inline:var(--padding-inline);z-index:1}.tm-container--center{margin:0 auto}.center-all{align-items:center;display:flex;flex-direction:column;justify-content:center}.page-wrapper{padding-block:var(--padding-inline)}.page-wrapper__extra-padding{padding-block:calc(var(--padding-inline)*2)}.has-sidebar{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr)}.page-content{grid-column:span 2}.frosted-container{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:30px;padding:4rem}@media screen and (max-width:680px){.frosted-container{padding:2rem}}.frosted-container--small{padding:1.5rem}.frosted-container--circle{border-radius:50%}.frosted-container--rounder{border-radius:50px}@media screen and (max-width:800px){.page-content,.sidebar{grid-column:span 3}}.block-wrapper{margin:0 0 3rem;position:relative;z-index:1}.dropdown{--padding:3rem;backdrop-filter:var(--blur);background-color:var(--frost-bg);border:var(--frost-outline);border-radius:4rem;margin-block-end:1rem;transition:all .3s ease}.dropdown:last-child{margin-block-end:0}.dropdown::marker{content:none}.dropdown[open] .dropdown__icon{transform:rotate(180deg)}.dropdown::details-content{transition-behavior:allow-discrete;block-size:0;display:block;opacity:0;overflow:hidden;transition-duration:.3s;transition-property:block-size,content-visibility,opacity;transition-timing-function:ease}.dropdown[open]::details-content{block-size:auto;block-size:calc-size(auto,size);opacity:1}.dropdown__toggle{align-items:center;color:var(--orange);cursor:pointer;display:flex;font-family:var(--font-heavy);font-size:var(--text-24);font-weight:700;gap:3rem;justify-content:space-between;outline:thin;padding-block:2rem;padding-inline:3rem}.dropdown__icon{stroke:var(--orange);stroke-width:2px;display:block;transition:transform .2s ease;width:28px}.dropdown__content{padding:1rem 12rem 3rem 3rem;transition:all .3s ease}@media screen and (max-width:680px){.dropdown__content{padding:1rem 5rem 3rem 3rem}}.dropdown__content p{margin:0 0 1rem}.dropdown__content p:last-child{margin:0}.dropdown__inner{border-left:2px solid var(--orange);padding-inline-start:3rem}.embed{aspect-ratio:16/9;margin-block-end:var(--bottom-spacing);position:relative;width:100%}.embed iframe{height:100%;left:0;max-width:unset;position:absolute;top:0;width:100%}.quote{align-items:center;backdrop-filter:var(--blur);background-color:var(--frost-bg);border:var(--frost-outline);border-radius:4rem;clear:both;color:var(--color-body-text);display:flex;flex-direction:column;gap:4rem;margin:0;margin-block-end:var(--bottom-spacing);padding:6rem;position:relative}.quote__attribution,.quote__content{display:block;margin:0 auto;max-width:900px;text-align:center}.quote__content{font-size:var(--text-28)}.quote__content:before{content:"“";display:inline}.quote__content:after{content:"”";display:inline}.quote__attribution{color:var(--orange);font-size:var(--text-20);font-style:normal}.quote__attribution *{color:inherit;font-size:inherit}.quote__attribution:before{content:"- ";display:inline}.text-block{clear:both}@media screen and (max-width:960px){.text-block{max-width:700px}}.text-block ol,.text-block ul{clear:both;font-size:var(--text-18);list-style:none;margin:0;margin-block-end:var(--bottom-spacing);padding:0}.text-block ol ol,.text-block ol ul,.text-block ul ol,.text-block ul ul{margin-top:1rem;padding-left:2.5rem}.text-block ol li,.text-block ul li{font-weight:200;gap:2rem;line-height:1.4;padding:1.5rem 0 1.5rem 2rem;position:relative}.text-block ol li:not(:last-child),.text-block ul li:not(:last-child){border-bottom:2px solid rgba(var(--gray-rgb),.5)}.text-block ol li:before,.text-block ul li:before{font-weight:700}.text-block img{border-radius:30px}.text-block ul li:before{aspect-ratio:1;border:2px solid var(--orange);border-radius:50%;content:url();display:block;height:10px;left:0;position:absolute;top:2.3rem;width:10px}.text-block ul li ul{list-style:none;margin:0}.text-block ul li ul li:before{border-color:var(--white)}.text-block ul li ul ul{list-style:circle}.text-block ol{counter-reset:item;list-style:none}.text-block ol li{counter-increment:item;padding-left:4.5rem}.text-block ol li:before{border-right:2px solid var(--orange);color:var(--white);content:counter(item,decimal);display:block;height:-moz-fit-content;height:fit-content;left:0;min-width:3rem;padding-right:2rem;position:absolute;top:1.6rem;width:3rem}.text-block ol ol{padding-left:0}.text-block h2,.text-block h3,.text-block h4,.text-block h5{margin:0;margin-block-end:var(--bottom-spacing)}.text-block h2 a,.text-block h3 a,.text-block h4 a,.text-block h5 a{color:var(--white);transition:.2s ease}.text-block h2 a:hover,.text-block h3 a:hover,.text-block h4 a:hover,.text-block h5 a:hover{color:var(--orange)}.text-block p{margin:0;max-width:850px;white-space:pre-line}.text-block p:last-child{margin:0}.text-block p:not(:last-child){margin:0 0 2rem}.text-block p:empty{height:1ch}.text-block a{color:var(--orange);transition:.2s ease}.text-block a:hover{color:var(--white)}.text-block--no-underline h2:after,.text-block--no-underline h3:after,.text-block--no-underline h4:after,.text-block--no-underline h5:after{display:none}.flexible-section__container--2-thirds-1-third .text-block{max-width:100%}.text-block ol li.custom-bullet,.text-block ul li.custom-bullet{padding-left:3rem}.text-block ol li.custom-bullet:before,.text-block ul li.custom-bullet:before{background-image:url(../../images/icon-paper.svg);background-repeat:no-repeat;background-size:contain;border:none;border-radius:0;content:"";height:24px;top:1.5rem;width:auto}.text-block ol li.custom-bullet a,.text-block ul li.custom-bullet a{color:var(--white)}.text-block ol li.custom-bullet a:hover,.text-block ul li.custom-bullet a:hover{color:var(--orange)}.text-block.text-block--v2 ol li,.text-block.text-block--v2 ul li{border-bottom:none;padding-bottom:0;padding-top:1rem}.text-block.text-block--v2 ul li{padding-top:0}.text-block.text-block--v2 ul li:before{margin-top:0}.image-block{align-items:center;border-radius:50px;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin-block-end:var(--bottom-spacing);overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content;z-index:1}@media screen and (max-width:680px){.image-block{border-radius:30px}}.image-block a{display:inline-block}.image-block a:hover img{transform:scale(1.05)}.image-block img{max-width:700px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.image-block--ratio-default img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.image-block--ratio-landscape img{aspect-ratio:4/3}.image-block--ratio-wide-landscape img{aspect-ratio:16/9}.image-block--ratio-square img{aspect-ratio:1/1}.image-block--align-left{margin-inline-end:auto}.image-block--align-center{margin-inline:auto}.image-block--align-right{margin-inline-start:auto}.image-block__icon-overlay{align-items:center;background:linear-gradient(0deg,#000 0,rgba(0,0,0,.875) 30%,rgba(0,0,0,.718) 60%,transparent);bottom:0;display:flex;height:100px;justify-content:center;left:0;position:absolute;width:100%}.image-block__icon-overlay img{aspect-ratio:unset;height:50%;margin-bottom:5rem;max-width:80%;-o-object-fit:contain;object-fit:contain;width:auto}.spacer{clear:both;display:block}.button-group{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-block-end:var(--bottom-spacing)}.button-group .button{white-space:wrap}.button-group--align-center{justify-content:center}.button-group--align-right{justify-content:flex-end}.media{align-items:center;background-color:var(--grey);border-radius:2rem;cursor:pointer;display:flex;flex-wrap:wrap;gap:clamp(1rem,3vw,3rem);padding:4rem 3rem}@media screen and (max-width:500px){.media{align-items:flex-start;flex-direction:column;gap:2rem;padding:3rem}}.media:hover .media__icon{transform:scale(1.05)}.media a{color:inherit;flex:50}.media__icon{transition:all .3s ease}.media--pdf .media__icon{width:75px}@media screen and (max-width:500px){.media--pdf .media__icon{width:50px}}.media--video .media__icon{width:90px}@media screen and (max-width:500px){.media--video .media__icon{width:60px}}@media screen and (max-width:360px){.media--video .media__icon{width:40px}}.media__header{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.media__pretitle{font-family:var(--font-regular);font-size:var(--text-16);font-weight:700;letter-spacing:2.4px;margin-block-end:1rem;text-transform:uppercase}@media screen and (max-width:500px){.media__pretitle{display:none}}.media__pretitle--mobile{display:none;margin-block-end:0}@media screen and (max-width:500px){.media__pretitle--mobile{display:block}}.media__title{font-size:var(--text-30);margin:0}.flexible-section__video-button{display:flex}.flexible-section__video-button--left{justify-content:flex-start}.flexible-section__video-button--center{justify-content:center}.flexible-section__video-button--right{justify-content:flex-end}.button{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:3rem;color:#fff;display:inline-flex;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:1.4rem 2.7rem;position:relative;transition:.3s;white-space:nowrap;width:-moz-fit-content;width:fit-content}.button:after{content:url(../../images/button-arrow.svg);display:block;height:auto;margin-left:2rem;transition:all .3s ease;width:auto;width:8px}.button:hover{background:var(--frost-bg-hover)}.button:hover:after{transform:translateX(.5rem)}.button--thin-txt{font-weight:lighter}.button--external:after{content:url(../../images/icon-external-link.svg);height:auto;width:12px}.button--secondary{backdrop-filter:unset;background:unset;border:none;font-size:var(--text-30);font-weight:700;overflow:visible;padding-right:6rem}.button--secondary:after{aspect-ratio:1;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:10px;content:url(../../images/button-arrow.svg);height:40px;padding:0 1.4rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s ease;width:40px;z-index:1}@media screen and (max-width:1100px){.button--secondary:after{padding:.7rem 1.5rem}}.button--secondary:hover{background:none}.button--secondary:hover:after{background:var(--frost-bg-hover);transform:translateX(1rem) translateY(-50%)}.button--no-arrow:after{display:none}.button--sm{padding:.6rem 3rem}.button--wide{padding-left:4.5rem;padding-right:4.5rem}.button--brighter:hover{background:var(--frost-bg-hover-bright);color:#fff}.front-page__section-3-btn-group{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:30px;display:none;gap:2rem;justify-content:center;margin-bottom:1rem;padding:1rem 4rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:680px){.front-page__section-3-btn-group{grid-template-columns:repeat(2,1fr);padding:1rem 2rem}}.front-page__section-3-btn-group a,.front-page__section-3-btn-group button{color:#fff;font-size:var(--text-20);font-weight:lighter;padding:1rem 2rem}.button--close{border-color:unset;border:var(--frost-outline);padding:1.15rem 2rem}.button--close:after{background-image:url(../../images/close-icon.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;width:20px}.button--plus{align-items:center}.button--plus:after{aspect-ratio:1;background:#fff;content:"";font-size:var(--text-18);height:1em;line-height:1;-webkit-mask-image:url(../../images/close-icon.svg);mask-image:url(../../images/close-icon.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;rotate:45deg;width:1em}.button--plus:hover:after{rotate:180deg;transform:none}#locations-load-more{margin:0 auto}.load-more-wrapper .load-more-loading-btn,.load-more-wrapper.is-loading .load-more-btn{display:none}.load-more-wrapper.is-loading .load-more-loading-btn{display:inline-flex}.button--arrow:after{content:url(../../images/button-arrow.svg);height:auto;width:8px}.button--play{align-items:center;backdrop-filter:none;background:none;border:none;overflow:visible;padding:3rem 0 3rem 10rem}.button--play:before{content:url(../../images/button-play.svg);display:inline-block;height:25px;left:29px;position:absolute;top:49%;transform:translateY(-50%);width:25px;z-index:2}@media screen and (max-width:800px){.button--play:before{height:20px;left:28px;top:49%;width:20px}}.button--play:after{aspect-ratio:1;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:50%;content:"";height:80px;left:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:80px}@media screen and (max-width:800px){.button--play:after{height:70px;width:70px}}.button--play:hover{background:none;padding-left:10.5rem}.button--play:hover:after{background:var(--frost-bg-hover);transform:translateY(-50%)}.trp-language-switcher-container.menu-item-has-children>a{padding:0}.trp-language-switcher-container.menu-item-has-children>a:after{display:none}.trp-language-switcher-container.menu-item-has-children>a .trp-menu-ls-label .trp-ls-language-name,.trp-language-switcher-container.menu-item-has-children>a .trp-menu-ls-label>img{display:none!important}.trp-language-switcher-container.menu-item-has-children>a .trp-menu-ls-label:after{content:url(../../images/icon-language.svg);display:block;height:21px;width:21px}.article{background:transparent;color:var(--white);max-width:620px;overflow:hidden;text-align:center;width:100%}.article--location .article__figure .frosted-container{align-items:center;aspect-ratio:2;display:flex;justify-content:center}.article--location .article__figure .frosted-container img{max-width:300px}.article--sidebar{margin:0 0 2rem}.article__image{aspect-ratio:1.31;border-radius:2rem;overflow:hidden;position:relative;width:100%}.article__image a{display:block;height:100%}.article__image img{height:100%;-o-object-fit:cover;object-fit:cover}.article__link{font-weight:200}.article__body{align-items:center;display:flex;flex-direction:column;gap:3rem;padding:4rem}.article__title{margin:0}.article__title a{color:var(--white)}.article__subtext{display:inline-block}.article__category:after{color:var(--gray);content:"|";padding:0 0 0 1rem}.article__category:last-child:after{display:none}.article__excerpt,.article__excerpt p{margin:0}.article__button{display:inline-flex;margin:0;width:-moz-fit-content;width:fit-content}.article__categories{display:flex;flex-wrap:wrap;gap:1rem}.article__categories>*{padding:0;white-space:nowrap}.card--date{box-sizing:content-box;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.card--date time{align-items:center;display:flex;flex-direction:column;gap:2rem}.card--date *{line-height:1}.card--date .month{color:var(--orange);font-size:var(--text-18);font-weight:200;letter-spacing:1.8px;text-transform:uppercase}.card--date .day{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--text-50);font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.card--date .day:after{background-color:var(--orange);content:"";height:2px;margin-top:.5rem;width:86px}.card--date .year{color:var(--white);font-size:var(--text-24);font-weight:700;letter-spacing:2.4px}.single-events .card--date,.single-news .card--date{border-radius:50px;padding:5rem}.single-events .card--date time,.single-news .card--date time{gap:1rem}.single-events .card--date .month,.single-news .card--date .month{font-size:var(--text-28)}.single-events .card--date .day,.single-news .card--date .day{font-size:var(--text-94)}.single-events .card--date .year,.single-news .card--date .year{font-size:var(--text-28)}.footer{font-size:var(--text-16);padding-block:4rem 8rem}.footer__container{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--max-width)}.footer__truemarket{font-family:var(--font-regular);font-size:var(--text-16)}.footer__truemarket a{font-family:var(--font-heavy)}.footer__content{width:100%}.footer__logo-container{align-items:center;display:flex;justify-content:space-between}.footer__top{align-items:center;display:flex;gap:14rem}@media screen and (max-width:680px){.footer__top{align-items:flex-start;flex-direction:column;gap:4rem}}.footer__top>div{width:-moz-fit-content;width:fit-content}.footer__logo{max-width:450px}@media screen and (max-width:800px){.footer__logo{height:80px}}@media screen and (max-width:500px){.footer__logo{height:auto;width:100%}}.footer__bg{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}@media screen and (max-width:680px){.footer__bg{-o-object-fit:contain;object-fit:contain;-o-object-position:center 300px;object-position:center 300px}}.footer__bottom-links{color:var(--white);display:flex;flex-wrap:wrap;font-size:var(--text-16);font-weight:100;gap:4rem;grid-column:span 2;height:-moz-fit-content;height:fit-content;list-style:none;margin:0;padding:0}@media screen and (max-width:1100px){.footer__bottom-links{gap:2rem}}.footer__bottom-link{color:var(--white);height:-moz-fit-content;height:fit-content;opacity:.8}.footer__bottom-link a{color:inherit}.footer__social-title{font-size:var(--text-34);margin:0!important}.footer__social-title:after{display:none}.footer__social-links{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.footer__social-link{aspect-ratio:1;cursor:pointer;min-height:47px;min-width:47px;transition:background .3s}.footer__social-link:hover{background:var(--frost-bg-hover)}.footer__social-link img{aspect-ratio:1;height:18px;width:18px}@media screen and (max-width:680px){.footer__top-container{margin-block-end:4rem}}.footer__bottom-container{align-items:center;display:flex;gap:4rem;justify-content:space-between}@media screen and (max-width:680px){.footer__bottom-container{align-items:flex-start;flex-direction:column-reverse;gap:4.5rem}}.footer__bottom{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1100px){.footer__bottom{flex-direction:column;gap:2rem}}.footer__content{gap:0!important}.footer__social-title{margin-bottom:3rem}.footer .menu-item-has-children a{align-items:flex-start}.footer__navigation{display:flex;flex-direction:column;grid-column:span 2}.footer__navigation .navigation{display:flex;gap:12rem;padding:0}@media screen and (max-width:1300px){.footer__navigation .navigation{gap:6rem}}@media screen and (max-width:1100px){.footer__navigation .navigation{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.footer__navigation .navigation{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.footer__navigation .navigation{gap:0;grid-template-columns:repeat(1,1fr)}}.footer__navigation .menu-item{align-self:self-start;font-size:var(--text-18);font-weight:100;width:-moz-fit-content;width:fit-content}@media screen and (max-width:680px){.footer__navigation .menu-item{align-self:center;width:100%}}.footer__navigation .menu-item:has(>a:only-child){opacity:.8}.footer__navigation .menu-item:has(>a:only-child):hover{opacity:1}.footer__navigation .menu-item a{display:inline-block;font-size:var(--text-16);font-weight:lighter;padding:.6rem 0}.footer__navigation .navigation>.menu-item>a{color:var(--white);display:flex;flex-direction:column;font-weight:700;gap:1.5rem;margin-bottom:1rem;padding:1rem 0}.footer__navigation .navigation>.menu-item>a:after{background:var(--orange);bottom:unset;content:"";display:block;height:2px;position:relative;right:unset;width:40px}.footer__navigation .menu-item.menu-item-has-children>a{font-size:var(--text-18)}@media screen and (max-width:680px){.footer__navigation .menu-item.menu-item-has-children>a{align-items:center;border-bottom:1px solid var(--gray);display:flex;flex-direction:row-reverse;font-size:var(--text-22);gap:1rem;justify-content:space-between;margin:0;padding:1.5rem 0;width:100%}.footer__navigation .menu-item.menu-item-has-children>a:after{display:none!important}.footer__navigation .menu-item.menu-item-has-children>a:before{background:var(--orange);content:"";height:10px;margin-left:1rem;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;transition:.3s ease;width:13px}}.footer__navigation .menu-item.menu-item-has-children:last-child>a{border-bottom:none}@media screen and (max-width:680px){.footer__navigation .menu-item--expanded>a:before{transform:rotate(180deg)}.footer__navigation .menu-item--expanded .sub-menu{max-height:1000px;opacity:1}}.footer__navigation .sub-menu{list-style:none;padding:0}@media screen and (max-width:680px){.footer__navigation .sub-menu{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:0;opacity:0;overflow:hidden;padding-left:2rem;transition:all .4s ease}}.footer__navigation .sub-menu .menu-item{border-bottom:none;padding:0}@media screen and (max-width:680px){.footer__navigation .sub-menu .menu-item{align-self:unset;padding:1rem 0}.footer__navigation .sub-menu .menu-item a{padding:0}}.footer__navigation .sub-menu .menu-item a:after{display:none}form input,form select,form textarea{background-color:var(--grey);border:none;color:inherit;display:block;font-size:inherit;margin-block-end:1rem;padding:1rem;width:100%}form input::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{font-size:inherit;-moz-transition:opacity .3s ease;transition:opacity .3s ease}form input::placeholder,form select::placeholder,form textarea::placeholder{font-size:inherit;transition:opacity .3s ease}form input:focus::-moz-placeholder,form select:focus::-moz-placeholder,form textarea:focus::-moz-placeholder{opacity:0}form input:focus::placeholder,form select:focus::placeholder,form textarea:focus::placeholder{opacity:0}form textarea{resize:none}form label{font-family:var(--font-regular);font-size:inherit}form input[type=checkbox]{display:inline;width:auto}.asterisk{color:red}.forminator-label{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.forminator-grouped-fields{grid-column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:800px){.forminator-grouped-fields{grid-gap:0;grid-template-columns:1fr}}.forminator-col,.forminator-row{margin:0!important;padding:0!important}.forminator-error-message{color:#f94e5f;display:block;font-size:70%;margin-block-end:1rem}@media (max-width:800px){.forminator-2-col .forminator-grouped-fields{grid-template-columns:1fr}}.forminator-custom-form *{font-family:var(--font-heavy)}.forminator-custom-form:has(.forminator-success) .forminator-row{visibility:hidden!important}.forminator-custom-form input,.forminator-custom-form select,.forminator-custom-form textarea{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline)!important;border-radius:var(--br)!important;font-size:var(--text-20);font-size:var(--text-18)!important;line-height:1.6;margin:0;outline:none;padding:1.25rem 2.3rem!important;transition:.2s}.forminator-custom-form input:not(:-moz-placeholder):not(:focus),.forminator-custom-form select:not(:-moz-placeholder):not(:focus),.forminator-custom-form textarea:not(:-moz-placeholder):not(:focus){border:var(--frost-outline-focus)!important}.forminator-custom-form input:focus,.forminator-custom-form input:not(:placeholder-shown):not(:focus),.forminator-custom-form select:focus,.forminator-custom-form select:not(:placeholder-shown):not(:focus),.forminator-custom-form textarea:focus,.forminator-custom-form textarea:not(:placeholder-shown):not(:focus){border:var(--frost-outline-focus)!important}.forminator-custom-form textarea{min-height:18rem!important;resize:none!important}.forminator-custom-form .select2-selection__arrow{height:12px!important;width:18px!important}.forminator-custom-form .forminator-description{display:none!important}.forminator-custom-form .forminator-select{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline-focus)!important;border-radius:3rem!important;font-size:var(--text-20);padding:1.3rem 2.3rem!important}.forminator-custom-form .forminator-select.select2-container--focus{border:var(--frost-outline-focus)!important}.forminator-custom-form>.forminator-row{margin-bottom:2rem!important}.forminator-custom-form .forminator-row{gap:2rem}@media screen and (max-width:800px){.forminator-custom-form .forminator-col{margin-bottom:2rem!important}}.forminator-custom-form .forminator-col-md-6{flex-basis:calc(50% - 1rem)!important;width:calc(50% - 1rem)!important}@media screen and (max-width:784px){.forminator-custom-form .forminator-col-md-6{flex-basis:100%!important;width:100%!important}}.forminator-custom-form .forminator-row-last{margin-top:4rem!important}.forminator-custom-form .forminator-error-message{background:var(--purple)!important;color:var(--white)!important;font-family:var(--font-regular);font-size:var(--text-14)!important;line-height:1!important;margin-top:0!important;padding:1rem 1rem 0!important}.forminator-custom-form .select2-selection{background:transparent!important;border:none!important;border-bottom:2px solid rgba(var(--white-rgb),1)!important;line-height:1!important;outline:none!important;padding:0!important;transition:border .2s!important}.forminator-custom-form .select2-selection__placeholder{color:rgba(var(--white-rgb),1)!important}.forminator-custom-form .forminator-select--field:has(option[value=""]:checked)+.select2-container{border:var(--frost-outline)!important}.forminator-custom-form .select2-selection__rendered{color:var(--white)!important;font-size:var(--text-20);outline:none!important;overflow:visible!important;padding:0!important}.forminator-custom-form .forminator-response-message{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--white)!important;padding:0!important}.forminator-custom-form .forminator-response-message.forminator-success{margin-top:10rem!important}.forminator-custom-form .forminator-response-message *{color:inherit!important}.forminator-custom-form .forminator-response-message h4{font-size:var(--text-35)!important;margin-bottom:1.2rem!important}.forminator-custom-form .forminator-response-message p{font-size:var(--text-18)!important;margin:0!important}.forminator-custom-form .forminator-checkbox-box{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline)!important;border-radius:9px!important;height:30px!important;min-height:30px!important;min-width:30px!important;width:30px!important}.forminator-custom-form .forminator-checkbox-box:before{color:var(--orange)!important;font-size:var(--text-16)!important}.forminator-custom-form .forminator-button,.forminator-custom-form .forminator-button-submit{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline)!important;border-radius:3rem!important;color:var(--white)!important;display:inline-flex!important;font-size:var(--text-20)!important;height:-moz-fit-content!important;height:fit-content!important;line-height:1.2!important;overflow:hidden!important;padding:1.25rem 2.7rem!important;position:relative!important;transition:.3s!important;white-space:nowrap!important;width:-moz-fit-content!important;width:fit-content!important}.forminator-custom-form .forminator-button-submit:after,.forminator-custom-form .forminator-button:after{content:url(../../images/button-arrow.svg)!important;display:block!important;height:14px!important;margin-left:2rem!important;transition:all .3s ease!important;width:8px!important}.forminator-custom-form .forminator-button-submit:hover,.forminator-custom-form .forminator-button:hover{background:var(--frost-bg-hover)!important}.forminator-custom-form .forminator-button-submit:hover:after,.forminator-custom-form .forminator-button:hover:after{transform:translateX(.5rem)!important}.forminator-custom-form .forminator-row:has(.forminator-button-submit){margin:0!important}.forminator-icon-chevron-down:before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>')!important;display:block;width:18px}.forminator-edit-module{padding:2rem 0}.forminator-select-dropdown{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:none!important;border:var(--frost-outline)!important;border-radius:var(--br)!important;font-size:var(--text-20);outline:none;padding:1rem!important}.select2-results *{background:inherit!important;color:var(--white)!important;font-family:var(--font-heavy)}.select2-container{margin-top:0!important}.select2-results__option{outline:none!important}.select2-results__option:hover{background:var(--purple)!important}.select2-results__options{max-height:unset!important}.forminator-g-recaptcha{display:none}.header{font-weight:100;left:0;padding:6rem 0 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:999}@media screen and (max-width:680px){.header{padding:4rem 0 2rem}}.header a{text-decoration:none}.header__container{align-items:center;display:flex;justify-content:space-between;max-width:var(--header-max-width);padding-block:1rem;transition:all .3s ease}.header__navigation{align-items:center;display:flex;height:100%}.header__logo{color:var(--black);position:relative;z-index:999}.header__logo img{height:55px;width:auto}@media screen and (max-width:680px){.header__logo img{height:35px}}.header__logo h3{margin:0}.is-header-scrolled .header{padding:6rem 2rem 2rem}@media screen and (max-width:680px){.is-header-scrolled .header{padding:3rem 2rem 2rem}}.is-header-scrolled .header:after{opacity:0}.is-header-scrolled .header__container:after{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.is-header-scrolled .header__container{padding:2rem 5rem}@media screen and (max-width:680px){.is-header-scrolled .header__container{padding:2rem 3rem}}.hero{background-color:var(--black);padding:28rem 0 6rem}@media screen and (max-width:1100px){.hero{padding:14rem 0 8rem}}.hero__title{color:var(--white);margin:0}.hero__image{height:100%;left:0;-webkit-mask-image:radial-gradient(60% 50% at 55% 50%,#000 10%,transparent 100%);mask-image:radial-gradient(60% 50% at 55% 50%,#000 10%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero__image--tall{height:920px;-webkit-mask-image:radial-gradient(50% 58% at 50% 45%,#000 -10%,transparent 100%);mask-image:radial-gradient(50% 58% at 50% 45%,#000 -10%,transparent 100%)}.single-events .hero__title,.single-news .hero__title{font-size:var(--text-55)}.hero__container.flexible-section{padding-block:6rem 8rem}@media screen and (max-width:1100px){.hero__container.flexible-section{padding-block:6rem 4rem}}.search__wrapper.search__wrapper--hero{background-color:var(--white);max-width:400px}.search__wrapper.search__wrapper--hero input{color:var(--orange)}.desktop-navigation{color:var(--white)}@media screen and (max-width:1300px){.desktop-navigation{display:none}}.desktop-navigation .menu-item{cursor:pointer;margin-left:2rem;position:relative}.desktop-navigation .menu-item a{color:var(--white);position:relative;white-space:nowrap}.desktop-navigation .menu-item--custom-actions{align-items:center;display:flex;gap:3rem;margin-left:-2rem!important}.desktop-navigation .menu-item-has-children{position:relative}.desktop-navigation .menu-item-has-children:before{content:"";display:block;height:40px;position:absolute;top:1rem;width:100%}.desktop-navigation .menu-item-has-children a:after{bottom:0}.desktop-navigation .menu-item-has-children:not(.language__wrapper):hover a:after{transform:rotate(180deg) translateY(-.6rem)}.desktop-navigation .menu-item-has-children:not(.language__wrapper):hover .sub-menu{opacity:1;pointer-events:auto;top:5rem;visibility:visible}.desktop-navigation .sub-menu .sub-menu{box-shadow:none;padding:1.5rem 0 0 1.5rem;position:relative;top:0;width:100%}.desktop-navigation .sub-menu,.header__language-wrapper .sub-menu.language__list{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:30px;font-size:var(--text-20);left:50%;list-style:none;min-width:250px;opacity:0;padding:1.5rem 3rem;pointer-events:none;position:absolute;top:10rem;transform:translateX(-50%);transition:top .3s,opacity .3s,visibility .3s;visibility:hidden;width:-moz-fit-content;width:fit-content}.desktop-navigation .sub-menu .menu-item,.header__language-wrapper .sub-menu.language__list .menu-item{margin:0;padding:1.5rem 0}.desktop-navigation .sub-menu .menu-item:not(:last-child),.header__language-wrapper .sub-menu.language__list .menu-item:not(:last-child){border-bottom:.5px solid hsla(0,0%,100%,.2)}.desktop-navigation .sub-menu .menu-item:last-child,.header__language-wrapper .sub-menu.language__list .menu-item:last-child{margin:0}.desktop-navigation .sub-menu .menu-item a:after,.desktop-navigation .sub-menu .menu-item:before,.header__language-wrapper .sub-menu.language__list .menu-item a:after,.header__language-wrapper .sub-menu.language__list .menu-item:before{display:none}.menu-item-has-children a{align-items:center;color:var(--white);display:flex;gap:1rem}.menu-item-has-children>a:after{bottom:.5rem;color:var(--white);content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>');display:block;transition:all .2s ease;width:12px}@media screen and (max-width:1100px){.menu-item-has-children>a:after{right:-1rem}}.menu-item-has-children a:not(.sub-menu a){pointer-events:none;position:relative}.navigation{align-items:center;display:flex;gap:4.5rem;list-style:none;margin:0}.navigation .menu-item{margin:0}.link--external{align-items:center;display:flex;gap:1.5rem;opacity:1}.link--external:after{content:url(../../images/icon-external-link.svg);display:block;height:auto;width:12px}.mobile-navigation{align-items:center;backdrop-filter:var(--blur);background:var(--frost-bg);display:none;display:flex;height:auto;height:100vh;justify-content:center;left:0;margin:0 auto;opacity:0;padding:0;position:fixed;right:0;top:-5rem;top:0;transform:translateY(-100%);transition:all .5s ease,opacity .4s ease;width:100%;z-index:995}.mobile-navigation .menu-item{flex-direction:column;font-size:var(--text-30);margin:0 0 2.2rem;position:relative;text-align:center;transition:all .4s ease}.mobile-navigation .menu-item a{color:var(--color-body-text);display:flex;justify-content:center}.mobile-navigation .sub-menu{list-style:none;max-height:0;opacity:0;padding-left:0;transition:all .4s ease;visibility:hidden;width:100%}.mobile-navigation .sub-menu .menu-item{margin:0}.mobile-navigation .sub-menu .menu-item:first-child{padding-top:1rem}.mobile-navigation .sub-menu .menu-item:not(:last-child){margin:0 0 1rem}.mobile-navigation .sub-menu .menu-item a{font-size:var(--text-20);margin-left:1rem}.mobile-navigation .menu,.mobile-navigation .menu-item--custom-actions{align-items:center;display:flex;flex-direction:column}.mobile-navigation .menu-item--custom-actions{gap:4rem}.mobile-navigation .language__wrapper{display:none}.mobile-navigation:has(.is-submenu-open) .menu>.menu-item:not(.is-submenu-open){max-height:0;opacity:0;visibility:hidden}.menu{list-style:none;padding:0}.menu li:before{display:none}.is-submenu-open .sub-menu{max-height:1000px;opacity:1;visibility:visible;z-index:123}.is-submenu-open a:after{transform:rotate(180deg) translateY(-.6rem)}.is-menu-open .mobile-navigation{opacity:1;transform:translateY(0)}.sidebar__category{display:block;margin:0 0 2rem}.sidebar__category:last-child{margin:0}.sidebar__content--single{display:flex;justify-content:flex-end;z-index:1}@media screen and (max-width:960px){.sidebar__content--single{justify-content:flex-start}}.burger{display:none;height:25px;width:25px}@media screen and (max-width:1300px){.burger{align-items:flex-end;display:flex;flex-direction:column;position:relative;transform:translateY(-.2rem);z-index:999}}.burger__line{background-color:var(--white);display:block;height:2px;position:absolute;right:0;top:50%;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:23px}.burger__line:first-child{transform:translateY(-8px)}.burger__line:nth-child(3){transform:translateY(8px)}.burger__line--shorter{width:15px}.is-burger-active .burger__line--shorter{opacity:0}.is-burger-active .burger__line:first-child{transform:rotate(43deg)}.is-burger-active .burger__line:nth-child(3){transform:rotate(-43deg)}.category__item--is-active{background-color:var(--grey);padding:1rem}.horizontal-categories{align-items:center;-moz-column-gap:4rem;column-gap:4rem;display:flex;flex-wrap:wrap;grid-column:span 3;margin-block-end:2rem;row-gap:1rem}.horizontal-categories__title{margin:0}.horizontal-categories__container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.modal{border:none;border-radius:1.5rem;display:block;left:0;max-width:1400px;opacity:0;overflow:visible;position:fixed;top:0;transform:translateY(15%);transition:transform .4s ease,opacity .2s ease;visibility:hidden;width:90%}@media screen and (max-width:500px){.modal{width:94%}}.modal::backdrop{backdrop-filter:var(--blur);background:var(--frost-bg)}.modal[open]{opacity:1;transform:translateY(0);visibility:visible}.close-modal{cursor:pointer;position:absolute;right:-5rem;top:0;width:25px}@media screen and (max-width:1100px){.close-modal{right:0;top:-6rem}}@media screen and (max-width:800px){.close-modal{top:-4rem;width:20px}}.modal--video{padding:0}.modal--video .modal__content{aspect-ratio:16/9}.modal--video iframe,.modal--video video{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.modal__content{border-radius:1.5rem;overflow:hidden}.modal__content--team-member{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.team-member-modal__name{margin:0}.team-member-modal__name:after{display:none}.team-member-modal__body-top{display:flex;gap:2rem;justify-content:space-between}@media screen and (max-width:500px){.team-member-modal__body-top{align-items:flex-start;flex-direction:column-reverse}}.team-member-modal__position{font-size:var(--text-18);font-weight:var(--font-heavy);margin:0}.modal--team-member{background:#000;border-radius:30px;max-height:90vh;max-width:93.2rem;outline:none;overflow:hidden;padding:0}.modal--team-member .close-modal{align-items:center;position:relative;right:unset;top:unset;width:-moz-fit-content;width:fit-content}.modal--team-member .close-modal:after{background-image:url(../../images/icon-close.svg);height:15px;width:15px}.team-member-modal__img{height:100%;max-height:295px;max-width:430px;-o-object-fit:cover;object-fit:cover;width:100%}.team-member-modal__img-container{background:transparent linear-gradient(180deg,var(--black) 0,var(--black) 56%,#36170a 100%) 0 0 no-repeat padding-box;display:flex;justify-content:center}.team-member-modal__body{display:flex;flex:1;flex-direction:column;gap:2rem;min-height:0;overflow:hidden;padding:5.4rem 8rem}@media screen and (max-width:800px){.team-member-modal__body{padding:4rem}}.team-member-modal__bio{flex:1;max-height:300px;min-height:0;overflow-y:auto}.team-member-modal__bio p{margin:0;padding-right:4rem;white-space:pre-line}.team-member-modal__bio{scrollbar-color:#bc4e21 #3b3434;scrollbar-width:thin}.team-member-modal__bio::-webkit-scrollbar{border-radius:3px;width:6px}.team-member-modal__bio::-webkit-scrollbar-track{background:#3b3434;border-radius:3px}.team-member-modal__bio::-webkit-scrollbar-thumb{background:#bc4e21;border-radius:3px}.gallery{display:grid;gap:1rem;margin-block:3rem}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}@media screen and (max-width:1400px){.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.filter-wrapper{align-items:center;border-radius:6rem;color:#fff;display:flex;font-size:var(--text-18);justify-content:space-between;margin-block-end:4rem;padding:2.1rem 2.8rem;z-index:500;z-index:5}@media screen and (max-width:1500px){.filter-wrapper{border-radius:3rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding-block:4rem;padding-inline:8rem}}@media screen and (max-width:800px){.filter-wrapper{flex-direction:column;padding-inline:3rem}}.filter-wrapper .button--close{backdrop-filter:none;border:none}.flexible-section:has(.filter-wrapper),.tm-container:has(.filter-wrapper){z-index:5}.filter__left,.filter__middle,.filter__right{align-items:center;display:flex;gap:2rem}@media screen and (max-width:680px){.filter__left,.filter__middle,.filter__right{flex-direction:column;width:100%}.filter__left *,.filter__middle *,.filter__right *{max-width:100%!important;width:100%}}.filter__main-label{align-items:center;display:flex;gap:2rem}@media screen and (max-width:1500px){.filter__left{flex-wrap:wrap;justify-content:center;width:100%}}.filter__middle label{font-size:var(--text-18);text-transform:uppercase}@media screen and (max-width:680px){.filter__right{flex-direction:column-reverse}}.filter__results{align-items:center;display:flex;font-weight:200;gap:2rem}.filter__results:after{content:url(../../images/icon-paper.svg);height:auto;width:16px}.filter__icon{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:20px}.filter__icon span{background:var(--orange);height:2px;width:100%}.filter__icon span:nth-child(2){width:70%}.filter__icon span:last-child{width:40%}.filter__text{font-weight:700;text-transform:uppercase}.pseudo-select__control{display:inline-block;height:0;margin:0;padding:0;position:absolute;visibility:hidden}.pseudo-select__label{background-color:var(--frost-bg);border-radius:3rem;cursor:pointer;display:block;font-weight:lighter;padding:1.15rem 8rem 1.15rem 2rem;white-space:nowrap}.pseudo-select__label:after{background-image:url(../../images/arrow-down-thin-orange.svg);background-repeat:no-repeat;background-size:100%;content:"";height:8px;position:absolute;right:2rem;top:50%;transform:translateY(-50%);transition:.2s;width:15px}.pseudo-select__label:hover:after{transform:translateY(-50%) rotate(180deg)}.pseudo-select{height:-moz-fit-content;height:fit-content;position:relative}.pseudo-select summary{list-style:none;margin:0;padding:0}.pseudo-select summary::-webkit-details-marker{display:none}.pseudo-select__items{align-items:flex-start;background:#000;border:var(--frost-outline);display:flex;flex-direction:column;gap:1rem;left:0;min-width:100%;opacity:0;padding:2rem 3rem;pointer-events:none;position:absolute;top:calc(100% + .5rem);transition:opacity .2s;width:-moz-fit-content;width:fit-content;z-index:20}.pseudo-select__item{white-space:nowrap}.pseudo-select[open] .pseudo-select__items{opacity:1;pointer-events:auto}.pseudo-select[open] .pseudo-select__label:after{transform:translateY(-50%) rotate(180deg)}@media screen and (max-width:680px){label[for=search]{display:none}}.search__wrapper{background-color:var(--frost-bg);border-radius:3rem;font-weight:lighter;max-width:300px;padding:1.15rem 8rem 1.15rem 2.7rem;width:100%}.search__wrapper .search__btn{background:var(--orange);content:"";height:20px;-webkit-mask-image:url(../../images/icon-search.svg);mask-image:url(../../images/icon-search.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:20px}.search__wrapper input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;outline:none;padding:0;width:100%}.article__body--card{align-items:flex-start;display:flex;flex-direction:row;padding-inline:0}@media screen and (max-width:680px){.article__body--card{gap:2rem}}.article__body--card:hover .card--date{background:var(--frost-bg-hover)}.article__body--card .article__excerpt{text-align:left}.article__body--card .card--date time{color:var(--white);gap:.5rem}.article__body--card .month{color:var(--white)}.article__body--card .card--date{aspect-ratio:1;border-radius:4rem;min-width:80px;padding:2rem;transition:.3s}@media screen and (max-width:800px){.article__body--card .card--date{aspect-ratio:unset;border-radius:3rem;min-width:unset;width:10rem}}@media screen and (max-width:500px){.article__body--card .card--date{width:7rem}}.article__body--card .card--date :not(:has(.year)) .day:after{display:none}.article__body--card .day:after{width:86px}.article--card{border-bottom:2px solid var(--gray);max-width:unset;width:100%}.article__content--card{display:flex;flex-direction:column;gap:1rem;padding:2rem 0}@media screen and (max-width:680px){.article__content--card{padding-top:0}}.article__category--card{font-weight:700}.stats-section__stats{display:flex;flex-wrap:wrap;gap:4rem;height:-moz-fit-content;height:fit-content;justify-content:stretch;width:100%}@media screen and (max-width:1400px){.stats-section__stats{gap:2rem}}.stats-section__stats .tsx-img{display:inline-block;width:50px}@media screen and (max-width:680px){.stats-section__stats .tsx-img{width:30px}}.stats-section__stat{border-radius:30px;padding:6rem 4rem;width:calc(50% - 2rem)}@media screen and (max-width:1400px){.stats-section__stat{padding:3rem;width:calc(50% - 1rem)}}@media screen and (max-width:680px){.stats-section__stat{border-radius:30px}}.stats-section__stat-top{align-items:center;display:flex;font-weight:100;gap:2rem;height:4rem}@media screen and (max-width:500px){.stats-section__stat-top{gap:1rem;width:100%}}.stats-section__stat-top-ticker{font-weight:700}.stats-section__stat-value{font-size:var(--text-60);margin:2rem 0}.stats-section__stat-value:after{display:none}@media screen and (max-width:500px){.stats-section__stat-value{width:50%}}.stats-section__stat-sales{align-items:center;display:flex;justify-content:space-between;padding:4rem;width:100%!important}@media screen and (max-width:500px){.stats-section__stat-sales{align-items:flex-start;flex-direction:column}}.stats-section__stat-sales-left{border-right:2px solid var(--light-orange);line-height:1;padding:0 3rem 0 0;text-align:center}@media screen and (max-width:500px){.stats-section__stat-sales-left{border-bottom:2px solid var(--light-orange);border-right:none;display:flex;justify-content:center;padding:0 0 1rem;text-align:center;width:100%}}.stats-section__stat-sales-left p{align-items:center;display:flex;flex-direction:column;font-size:var(--text-18);font-weight:700;line-height:1;margin:0;text-transform:uppercase}@media screen and (max-width:500px){.stats-section__stat-sales-left p{font-size:var(--text-22);gap:1rem}}.stats-section__stat-sales-left .large-text{display:block;font-size:var(--text-60)}@media screen and (max-width:500px){.stats-section__stat-sales-left .large-text{font-size:60px}}.stats-section__stat-sales-right{font-size:var(--text-18);font-weight:100;line-height:1.6;margin:0;padding:0 0 0 3rem}@media screen and (max-width:500px){.stats-section__stat-sales-right{padding:1rem 0 0}}.stats-section__stat-changes{display:flex;font-size:var(--text-18);font-weight:100;gap:1.5rem}.newsletter{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.newsletter>*{margin:0}@media screen and (max-width:960px){.newsletter{gap:2rem}}h5.newsletter__title{border-right:2px solid var(--orange);margin-block-end:0;padding-right:4rem;padding-block:1rem}@media screen and (max-width:960px){h5.newsletter__title{border-right:none;text-align:center;width:100%}}p.newsletter__description{font-size:var(--text-16);margin:0;max-width:220px}@media screen and (max-width:960px){p.newsletter__description{max-width:none}}.newsletter__email-container{align-items:center;display:flex;margin:0}.newsletter__email-container .forminator-error-message{position:absolute}.newsletter__email-container .forminator-custom-form{background:none!important;display:flex;flex-direction:column;margin:0!important;padding:0}.newsletter__email-container .forminator-custom-form:has(.forminator-success) .forminator-row{visibility:visible!important}.newsletter__email-container input{padding-right:15rem!important;width:46.2rem!important}@media screen and (max-width:960px){.newsletter__email-container input{width:100%!important}}.newsletter__email-container .forminator-row-last{bottom:0;position:absolute;right:0}.newsletter__email-container .forminator-edit-module{position:absolute;right:-10rem!important;top:0}.newsletter__email-container .forminator-response-message{position:absolute;top:-4rem}@media screen and (max-width:1100px){.newsletter__email-container .forminator-response-message{position:relative;top:0}}.newsletter__email-container .forminator-button-submit,.newsletter__email-container .forminator-row{margin:0!important}.newsletter__email-container .forminator-col{margin-bottom:0!important}.rounded-icon__wrapper{align-items:center;aspect-ratio:1;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:50%;box-sizing:content-box;display:flex;height:40px;justify-content:center;padding:2rem;transition:.3s;width:40px}.rounded-icon{height:auto;margin:0;padding:0;width:34px}.language-button{background:none;border:none;display:block;height:21px;padding:0;position:relative;width:21px}@media screen and (max-width:1300px){.language-button{height:24px;width:24px}}.language-button:before{content:url(../../images/icon-language.svg);opacity:1;rotate:0deg}.language-button:after,.language-button:before{display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .25s ease,rotate .25s ease;width:100%}.language-button:after{content:url(../../images/icon-close.svg);opacity:0;rotate:-45deg}.language__wrapper{align-items:center;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}.desktop-navigation .language__wrapper,.mobile-navigation .language__wrapper{display:none}.header__language-wrapper{margin-left:2rem;position:relative;z-index:999}.header__language-wrapper .sub-menu.language__list{left:unset;margin:0;right:0;transform:translateX(0);transition:.3s}.header__language-wrapper.is-language-open .sub-menu.language__list{opacity:1;pointer-events:auto;top:5rem;visibility:visible}.is-header-scrolled .header__language-wrapper .language__list{right:-5rem}@media screen and (max-width:680px){.is-header-scrolled .header__language-wrapper .language__list{right:-2rem}}.is-menu-open .header__language-wrapper{opacity:0;pointer-events:none;z-index:0}.is-language-open .language-button:before,.is-submenu-open .language-button:before{opacity:0;rotate:45deg}.is-language-open .language-button:after,.is-submenu-open .language-button:after{opacity:1;rotate:0deg}.is-language-open .sub-menu{opacity:1;pointer-events:auto;top:5rem;visibility:visible}.sub-menu.language__list{display:flex;flex-direction:column;left:unset;min-width:20rem;right:0;transform:translateX(0)}.language-item{margin-left:0;opacity:.5;padding-right:0}.language-item--active{gap:2rem;opacity:1;padding-right:4rem;pointer-events:none}.language-item--active:before{color:var(--orange);content:"✓";font-size:var(--text-20);font-weight:var(--font-heavy);position:absolute;right:0;top:50%;transform:translateY(-50%)}.search-expand__wrapper{display:block;height:38px;overflow:visible;width:21px}.search-expand{align-items:center;display:flex;position:absolute;right:0;top:0;transition:.35s ease}.search-button{background:none;border:none;cursor:pointer;padding:5px 0 0;position:relative;z-index:2}.search-button:after{content:url(../../images/icon-search.svg);display:block;height:auto;width:21px}.search-expand__input{background:none;border:none;color:#fff;font-size:var(--text-18,1.6rem);margin:0;outline:none;padding:.8rem 1.6rem .8rem 3.6rem;width:100%}.search-expand__input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.search-expand__input::placeholder{color:hsla(0,0%,100%,.5)}.is-search-open.search-expand{backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:3rem;padding-right:1rem}.is-search-open form{opacity:1;pointer-events:auto;width:20rem}.is-search-open .search-button{pointer-events:auto}.search-form{border:none;opacity:0;overflow:hidden;transition:.3s ease-in-out;width:0}.mobile-navigation .search-expand__wrapper{height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.mobile-navigation .search-expand{position:relative;right:unset;top:unset;transform:unset}.mobile-navigation .search-expand__input{font-size:var(--text-30);padding:.6rem 3rem}.mobile-navigation .search-button:after{height:auto;width:24px}.search-filters{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:6rem}.search-filters__item{align-items:center;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:3rem;color:#fff;display:inline-flex;font-size:var(--text-18,1.6rem);padding:1rem 3rem;text-decoration:none;transition:background .3s ease;white-space:nowrap}.search-filters__item:hover{background:var(--frost-bg-hover)}.search-filters__item--active{background:var(--frost-bg-hover-bright);pointer-events:none}.pagination svg{height:auto;width:14px}.pagination svg path{stroke:var(--orange)}.pagination{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:800px){.pagination{flex-direction:column;gap:1.5rem}}.pagination *{font-family:var(--font-heavy);font-size:var(--text-24)}.pagination__numbers{align-items:center;display:flex;gap:2rem}.page-numbers.prev{rotate:-180deg}.page-numbers.current,a.page-numbers:hover{color:var(--orange)}.moove-gdpr-dark-scheme{background:#000!important;border-top:none!important}.moove-gdpr-info-bar-container{padding:1rem 4rem!important}.moove-gdpr-button-holder button.mgbutton{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline)!important;border-radius:3rem;color:#fff;display:inline-flex!important;flex-direction:row;font-family:var(--font-heavy)!important;font-size:var(--text-20)!important;font-weight:200!important;height:-moz-fit-content;height:fit-content;margin:unset!important;overflow:hidden;padding:1.4rem 2.7rem!important;position:relative;transition:.3s;white-space:nowrap;width:-moz-fit-content;width:fit-content}.moove-gdpr-button-holder button.mgbutton:after{content:url(../../images/button-arrow.svg);display:block;height:auto;margin-left:2rem;transition:all .3s ease;width:auto;width:8px}.moove-gdpr-button-holder button.mgbutton:hover{background:var(--frost-bg-hover);color:#fff!important}.moove-gdpr-button-holder button.mgbutton:hover:after{transform:translateX(.5rem)}.moove-gdpr-button-holder button.mgbutton:focus{box-shadow:none!important}.moove-gdpr-tab-nav{background:var(--orange)!important}.moove-gdpr-branding span{color:var(--orange)}.main-modal-content *{color:var(--white)!important}.moove-gdpr-modal-footer-content,.moove-gdpr-modal-left-content,.moove-gdpr-modal-right-content{background-color:unset!important}#moove_gdpr_cookie_info_bar,.moove-gdpr-modal-content{backdrop-filter:var(--blur)!important;background:var(--frost-bg)!important;border:var(--frost-outline)!important;border-radius:20px}#moove_gdpr_cookie_info_bar{border-bottom:none!important;padding:1rem}.change-settings-button{color:var(--orange)!important}.moove-gdpr-cookie-notice *{font-family:var(--font-regular)!important;font-size:var(--text-16)!important;font-weight:400!important}.moove-gdpr-branding-cnt a{color:var(--white)!important}.flexible-layout-wrapper{position:relative}.flexible-section{--border-radius:4rem;border-radius:var(--border-radius);margin:0 auto 2rem;max-width:1620px;padding-block:14rem;padding-inline:4rem;position:relative;width:100%;z-index:20}@media screen and (max-width:680px){.flexible-section{border-radius:2rem;padding-block:4rem;padding-inline:2rem}}@media screen and (max-width:360px){.flexible-section{border-radius:0}}.flexible-section .block-wrapper:last-of-type{margin-bottom:0}.flexible-section .post-list{margin-block-end:4rem}.flexible-section .button{color:inherit}.flexible-section:not(:has(*)){padding:0}.edit-section-btn{background:hsla(0,0%,100%,.8);border-radius:3px;color:#000;font-size:12px;opacity:.7;padding:5px 10px;position:absolute;right:4rem;text-decoration:none;top:3rem;transition:all .2s ease;z-index:100}.edit-section-btn img{width:20px}.edit-section-btn:hover{background:#fff;opacity:.9}.flexible-section--remove-bottom-spacing{margin-block-end:0;padding-block-end:0}.flexible-section--remove-top-spacing{margin-block-start:0;padding-block-start:0}@media screen and (max-width:960px){.flexible-section--less-mobile-spacing .tm-container{gap:1rem!important}}.flexible-section--less-horizontal-padding{padding-inline:2rem}@media screen and (max-width:680px){.flexible-section--less-horizontal-padding{padding-inline:1rem}}.flexible-section--reduce-width{max-width:900px}@media screen and (max-width:1100px){.flexible-section--reduce-width{max-width:100%}}.flexible-section--more-btm{padding-block-end:20rem}@media screen and (max-width:1100px){.flexible-section--more-btm{padding-block-end:4rem}}.flexible-section--more-width{max-width:1700px}@media screen and (max-width:1100px){.flexible-section--more-width{max-width:100%}}.flexible-section__title{display:flex;flex-direction:column;margin-block-end:8rem;padding-inline:var(--padding-inline);z-index:2}.flexible-section__title--align-left{align-items:flex-start}.flexible-section__title--align-center{align-items:center}.flexible-section__title--align-right{align-items:flex-end}.flexible-section--full-width{border-radius:0;max-width:100%}.flexible-section--has-divider:before{background-color:var(--gray);content:"";display:block;height:2px;left:50%;max-width:var(--max-width);position:absolute;right:0;transform:translateX(-50%);width:100%;z-index:0}.flexible-section--divider-top:before{top:-.5rem}.flexible-section--divider-bottom:before{bottom:0;transform:rotate(180deg)}.flexible-section--divider-top-bottom:before{top:-.5rem}.flexible-section--divider-top-bottom:after{bottom:-.5rem;content:"";left:0;position:absolute;right:0;transform:rotate(180deg);z-index:0}.flexible-section-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white);-webkit-mask-image:radial-gradient(70% 30% at 50% 50%,#000 -30%,transparent 100%);mask-image:radial-gradient(70% 30% at 50% 50%,#000 -30%,transparent 100%);max-height:800px}@media screen and (max-width:960px){.flexible-section-overlay{height:100%;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 40%,#000 60%,transparent)!important;mask-image:linear-gradient(180deg,transparent 0,#000 40%,#000 60%,transparent)!important;max-height:300px;opacity:.4;top:-30px!important}}.flexible-section-overlay .text-block{text-shadow:#000 0 0 10px}.flexible-section-overlay--center{width:100%}.flexible-section-overlay--img{-webkit-mask-image:radial-gradient(70% 50% at 50% 50%,#000 -70%,transparent 100%);mask-image:radial-gradient(70% 50% at 50% 50%,#000 -70%,transparent 100%)}.flexible-section-overlay--right{left:unset!important;-webkit-mask-image:radial-gradient(70% 50% at 85% 50%,#000 0,transparent 100%);mask-image:radial-gradient(70% 50% at 85% 50%,#000 0,transparent 100%);right:0!important;width:80%}@media screen and (max-width:1100px){.flexible-section-overlay--right{-webkit-mask-image:radial-gradient(70% 45% at 50% 50%,#000 -30%,transparent 100%);mask-image:radial-gradient(70% 45% at 50% 50%,#000 -30%,transparent 100%);width:100%}}.flexible-section-overlay--left{left:0!important;-webkit-mask-image:radial-gradient(63% 47% at 37% 45%,#000 0,transparent 100%);mask-image:radial-gradient(63% 47% at 37% 45%,#000 0,transparent 100%);right:unset!important;width:80%}@media screen and (max-width:1100px){.flexible-section-overlay--left{-webkit-mask-image:radial-gradient(70% 45% at 50% 50%,#000 -30%,transparent 100%);mask-image:radial-gradient(70% 45% at 50% 50%,#000 -30%,transparent 100%);width:100%}}.flexible-section--parallax{background-attachment:fixed}.flexible-section-overlay{background-color:rgba(0,0,0,.2);border-radius:var(--border-radius);inset:0;position:absolute}.flexible-section--orange-gradient:after{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) 0,transparent 100%) 0 0 no-repeat padding-box;content:"";height:100%;left:-15%;min-height:300px;opacity:.3;position:absolute;top:50%;transform:translateY(-50%);width:130%;z-index:-1}.flexible-section--orange-gradient--dull:after{opacity:.1}.flexible-section--orange-gradient--right:after{background:transparent radial-gradient(closest-side at 60% 50%,var(--orange) 0,var(--black) 100%) 0 0 no-repeat padding-box;right:50%;width:150%}@media screen and (max-width:800px){.flexible-section--orange-gradient--right:after{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) 0,var(--black) 100%) 0 0 no-repeat padding-box;right:unset;width:120%}}.flexible-section--dark{background-color:transparent;color:var(--white)}.flexible-section--dark .article .article__excerpt,.flexible-section--dark .article .button,.flexible-section--dark .button:not(.article .button,.dropdown__label,.dropdown__inner){color:var(--white)}.flexible-section__container{display:grid;gap:clamp(2rem,10vw,10rem)}@media screen and (max-width:1400px){.flexible-section__container{gap:4rem}}.flexible-section__container--center{align-items:center}.flexible-section__container--flex-end{align-items:flex-end}@media screen and (max-width:960px){.flexible-section__container--reverse .flexible-section__column:first-child{order:2}.flexible-section__container--reverse .flexible-section__column:last-child{order:1}}.flexible-section__container--2-cols{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:960px){.flexible-section__container--2-cols{grid-template-columns:1fr}}.flexible-section__container--1-third-2-thirds,.flexible-section__container--2-thirds-1-third,.flexible-section__container--3-cols{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:960px){.flexible-section__container--1-third-2-thirds,.flexible-section__container--2-thirds-1-third,.flexible-section__container--3-cols{grid-template-columns:1fr}}.flexible-section__container--4-cols{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1100px){.flexible-section__container--1_third_2_thirds,.flexible-section__container--2_thirds_1_third,.flexible-section__container--3-cols,.flexible-section__container--4-cols{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:960px){.flexible-section__container--1_third_2_thirds,.flexible-section__container--2_thirds_1_third,.flexible-section__container--3-cols,.flexible-section__container--4-cols{grid-template-columns:1fr}}.flexible-section__container--1-third-2-thirds .flexible-section__column:nth-child(2),.flexible-section__container--2-thirds-1-third .flexible-section__column:first-child{grid-column:span 2}@media screen and (max-width:960px){.flexible-section--two-cols-on-mobile .flexible-section__container--1-third-2-thirds,.flexible-section--two-cols-on-mobile .flexible-section__container--2-cols,.flexible-section--two-cols-on-mobile .flexible-section__container--2-thirds-1-third,.flexible-section--two-cols-on-mobile .flexible-section__container--3-cols,.flexible-section--two-cols-on-mobile .flexible-section__container--4-cols{grid-template-columns:repeat(2,1fr)}.flexible-section--two-cols-on-mobile .flexible-section__container--1-third-2-thirds .flexible-section__column,.flexible-section--two-cols-on-mobile .flexible-section__container--2-thirds-1-third .flexible-section__column{grid-column:span 1}}body.home{background:#000;color:#fff}.home-hero{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;max-height:1080px;padding-block:12rem;position:relative}@media screen and (max-width:960px){.home-hero{height:-moz-fit-content;height:fit-content;max-height:unset}}.home-hero__container{width:100%}@media screen and (max-width:960px){.home-hero__container>.flexible-section{padding-bottom:4rem}}.home-hero__description{font-size:var(--text-24);margin-bottom:5rem;margin-top:0;max-width:650px}@media screen and (max-width:960px){.home-hero__description{font-size:var(--text-22);margin-bottom:2rem}}.home-hero__title{margin:2.5rem 0}.home-hero__title p{font-size:var(--text-40);margin:0}.home-hero__title .large-text{font-size:var(--text-65)}.home-hero__img.home-hero__slider{height:auto;-webkit-mask-image:linear-gradient(to left,var(--black) 85%,transparent 100%);mask-image:linear-gradient(to left,var(--black) 85%,transparent 100%);max-width:1000px;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);width:60%;z-index:-1}@media screen and (max-width:960px){.home-hero__img.home-hero__slider{height:60vw;position:relative;right:unset;top:unset;transform:unset;width:100%}}.home-hero__img.home-hero__slider .swiper-wrapper{align-items:center}.home-hero__img.home-hero__slider .home-hero__img-slide{align-self:stretch;height:auto;-webkit-mask-image:radial-gradient(50% 50% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(50% 50% at 50% 50%,#000 60%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}@media screen and (max-width:960px){.home-hero__img.home-hero__slider .home-hero__img-slide{-webkit-mask-image:radial-gradient(53% 55% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(53% 55% at 50% 50%,#000 60%,transparent 100%)}}.home-hero__img.home-hero__slider .home-hero__img-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:800px){.home-hero__img.home-hero__slider{bottom:0;top:unset;transform:unset;width:100%}}.home-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.home-hero__img-ray{height:auto;left:0;-webkit-mask-image:radial-gradient(60% 70% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(60% 70% at 50% 50%,#000 60%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:60%;z-index:-2}@media screen and (max-width:800px){.home-hero__img-ray{width:100%}}.front-page__section-2{color:var(--white);padding:2rem 0 8rem;position:relative}.front-page__section-2-title{font-size:var(--text-34);margin-bottom:10rem;margin-top:0}@media screen and (max-width:960px){.front-page__section-2-title{margin-bottom:5rem}}.front-page__section-2-img{background-repeat:no-repeat;height:800px;left:0;-webkit-mask-image:radial-gradient(70% 50% at 30% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(70% 50% at 30% 50%,#000 60%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;position:absolute;top:-36rem;width:55%;z-index:-1}@media screen and (max-width:1100px){.front-page__section-2-img{height:auto;left:0;-o-object-fit:cover;object-fit:cover;top:0;width:100%}}@media screen and (max-width:800px){.front-page__section-2-img{bottom:0;left:unset;right:0;top:unset;transform:scaleX(-1);width:100%}}.front-page__section-2-content{display:flex;gap:2rem;justify-content:space-around;list-style:none;padding:0;width:100%;z-index:1}@media screen and (max-width:800px){.front-page__section-2-content{display:grid;grid-template-columns:repeat(2,1fr)}}.front-page__section-2-item{justify-self:center;max-width:200px;text-align:center}@media screen and (max-width:800px){.front-page__section-2-item{justify-self:flex-start;text-align:left}}.front-page__section-2-item h3{font-size:var(--text-100);font-weight:lighter;margin:0}.front-page__section-2-item h3:after{display:none}.front-page__section-2-item p{font-size:var(--text-22);margin:0;max-width:140px}.front-page__section-3{position:relative}.front-page__section-3-content,.front-page__section-3-title{align-items:center;display:flex;flex-direction:column}.front-page__section-3-title{font-size:var(--text-60);margin:2.5rem auto;max-width:800px;text-align:center}.front-page__section-3-description{margin:0 auto 5rem;max-width:600px;text-align:center}.front-page__section-3-btns{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;width:100%}@media screen and (max-width:800px){.front-page__section-3-btns{flex-direction:column}}.front-page__section-3-bg{bottom:32%;left:0;position:absolute;width:100%}@media screen and (max-width:800px){.front-page__section-3-bg{display:none}}.front-page__section-3-img{height:570px;margin:0 auto;max-width:2000px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1100px){.front-page__section-3-img{height:auto}}.front-page__section-3-image-stack{margin:0 auto;-webkit-mask-image:radial-gradient(70% 42% at 50% 61%,#000 60%,transparent 100%);mask-image:radial-gradient(70% 42% at 50% 61%,#000 60%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-width:2000px;position:relative;width:100%}.front-page__section-3-img--default{display:block;position:relative;transition:opacity .3s ease;z-index:1}.front-page__section-3-img--hover{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease;z-index:2}.front-page__section-3:has(.front-page__section-3-cta[data-image-index="1"]:is(:hover,:focus-visible)) .front-page__section-3-img--1{opacity:1}.front-page__section-3:has(.front-page__section-3-cta[data-image-index="2"]:is(:hover,:focus-visible)) .front-page__section-3-img--2{opacity:1}.front-page__section-3:has(.front-page__section-3-cta[data-image-index="3"]:is(:hover,:focus-visible)) .front-page__section-3-img--3{opacity:1}.front-page__section-3-btns-bottom{margin:0 auto}@media screen and (max-width:680px){.front-page__section-4>.tm-container{gap:0}.front-page__section-4>.tm-container>.flexible-section{margin:0;padding-bottom:0}}.front-page__section-4-bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.front-page__section-4-title{font-size:var(--text-60);font-weight:700;margin:2.5rem 0;max-width:450px}.front-page__section-4-description{font-size:var(--text-18);margin-bottom:4rem;margin-top:0;max-width:485px}.front-page__section-4-links{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:680px){.front-page__section-4-links{gap:2rem;grid-template-columns:repeat(1,1fr)}}.front-page__section-4-link{align-items:center;color:var(--white);display:flex;font-size:var(--text-22);gap:1.4rem;justify-content:start;padding:0;width:100%}.front-page__section-4-link:hover:after{transform:translateX(.5rem)}.front-page__section-4-link:hover .rounded-icon__wrapper{background:var(--frost-bg-hover)}.front-page__section-4-link:after{content:url(../../images/button-arrow.svg);display:block;height:auto;transition:all .3s ease;width:8px}.front-page__section-4-link span{max-width:120px}.front-page__section-4-link-img{aspect-ratio:1;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:50%;height:80px;padding:2rem;transition:.3s;width:80px}.front-page__section-5-bg{height:100%;left:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(60% 50% at 50% 50%,#000 60%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:960px){.front-page__section-5-bg{height:auto;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 80%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 80%,transparent);max-height:400px}}.front-page__section-5-title{font-weight:700;margin-bottom:2.5rem;margin-top:0;max-width:600px}.front-page__section-5-title p{color:var(--light-orange);font-size:var(--text-22);margin:0}.front-page__section-5-title .large-text{color:#fff;font-size:var(--text-60);font-weight:700}.front-page__section-5-btns{display:flex;flex-direction:column;gap:2rem}.front-page__section-5-btns .button{width:-moz-fit-content;width:fit-content}.front-page__section-5-description{font-size:var(--text-18);margin:0 0 2.5rem;max-width:450px}.post-list{grid-gap:4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.page-404{display:grid;height:90vh;place-content:center}.page-404__container{text-align:center}.page-404__error{font-family:var(--font-heavy);font-size:clamp(9rem,8vw,12rem);line-height:.8;margin:0}.page-404__title{align-items:center;display:flex;flex-direction:column;font-family:var(--font-regular);font-size:clamp(4rem,6vw,6rem);margin:0 0 3rem}.page-404__text{margin:0 auto 2rem;max-width:600px}.single{background:var(--black)}.single-article__content{grid-column:span 2}.listing-filter__container{z-index:2}.post-list--cards{gap:0 4rem;grid-template-columns:repeat(2,1fr);padding-block-end:4rem}.post-list--cards:has(>:last-child:nth-child(2n))>:nth-last-child(-n+2),.post-list--cards:has(>:last-child:nth-child(odd))>:last-child{border-bottom:none}@media screen and (max-width:800px){.post-list--cards{grid-template-columns:repeat(1,1fr)}.post-list--cards:has(>:last-child:nth-child(2n))>:nth-last-child(-n+2){border-bottom:2px solid var(--gray)}.post-list--cards>:last-child{border-bottom:none!important}}#news-filter-wrapper{z-index:123}.investor-dashboard__section-1-title{margin-top:2rem}.investor-dashboard__section-1-title:after{display:none}.investor-dashboard__section-1-description{margin:0 0 6rem;max-width:520px;white-space:pre-line}.investor-dashboard__section-1-ctas{display:flex;flex-wrap:wrap;gap:2rem}.investor-dashboard__section-1-links{width:100%}.investor-dashboard__section-1-link{align-items:center;border-radius:50px;display:flex;font-weight:700;gap:4rem;padding:6.1rem 8.2rem}@media screen and (max-width:1400px){.investor-dashboard__section-1-link{gap:3rem;padding:4rem}}@media screen and (max-width:680px){.investor-dashboard__section-1-link{border-radius:30px;padding:4rem 6rem 4rem 4rem}}.investor-dashboard__section-1-link:hover:after{transform:translateX(1rem)}.investor-dashboard__section-1-link:after{--arrow-right-width:20px;background-color:#fff;content:"";display:inline-block;height:calc(var(--arrow-right-width)*1.75);margin-left:auto;-webkit-mask-image:url(../../images/arrow-white-big-right.svg);mask-image:url(../../images/arrow-white-big-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;min-height:calc(var(--arrow-right-width)*1.75);min-width:var(--arrow-right-width);transition:.3s;width:var(--arrow-right-width)}.investor-dashboard__section-1-link-img{height:auto;width:104px}@media screen and (max-width:1400px){.investor-dashboard__section-1-link-img{width:80px}}@media screen and (max-width:680px){.investor-dashboard__section-1-link-img{width:60px}}.investor-dashboard__section-1-link-text{align-items:center;display:flex;font-size:var(--text-40);gap:2rem;max-width:250px}@media screen and (max-width:1400px){.investor-dashboard__section-1-link-text{font-size:var(--text-30)}}.investor-dashboard__section-2-header{align-items:center;display:flex}.investor-dashboard__section-2-subtitle:after,.investor-dashboard__section-2-title:after{display:none}.investor-dashboard__section-2-subtitle{border-right:2px solid var(--orange);flex:1;font-size:var(--text-50);padding-right:4rem}.investor-dashboard__section-2-title{color:var(--orange);font-size:var(--text-72);font-weight:700;padding-left:4rem;width:70%}.investor-dashboard__section-2-grid{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;width:120%}@media screen and (max-width:1700px){.investor-dashboard__section-2-grid{width:100%}}@media screen and (max-width:1400px){.investor-dashboard__section-2-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.investor-dashboard__section-2-grid{grid-template-columns:repeat(1,1fr)}}.investor-dashboard__section-2-item{align-items:center;display:flex;gap:2rem}.investor-dashboard__section-2-item-icon-wrapper{align-items:center;aspect-ratio:1;backdrop-filter:var(--blur);background:var(--frost-bg);border:var(--frost-outline);border-radius:50%;box-sizing:content-box;display:flex;height:40px;justify-content:center;padding:2rem;width:40px}.investor-dashboard__section-2-item-icon{height:auto;margin:0;padding:0;width:34px}.investor-dashboard__section-2-item-text{max-width:120px}.investor-dashboard__section-3-news{padding-block-end:4rem}.investor-dashboard__section-3-news .article__body--card{padding:4rem 0}.investor-dashboard__section-3-news .article__body--card:not(:last-child){border-bottom:2px solid var(--gray)}.investor-dashboard__section-3-featured{align-items:center;cursor:pointer;display:flex;padding:7rem 8rem}.investor-dashboard__section-3-featured:hover .investor-dashboard__section-3-featured-title:after{right:-2rem}.investor-dashboard__section-3-featured .month{font-size:var(--text-24);margin-right:1rem;text-transform:uppercase}.investor-dashboard__section-3-featured .day{font-size:var(--text-80);font-weight:700}@media screen and (max-width:500px){.investor-dashboard__section-3-featured{padding:4rem}}.investor-dashboard__section-3-date-featured{align-items:center;border-right:2px solid var(--light-orange);display:flex;flex-direction:column;justify-content:center;margin-right:4rem;padding-block:1rem;padding-right:4rem}.investor-dashboard__section-3-date-featured *{line-height:1}.investor-dashboard__section-3-featured-title{align-items:center;display:flex;gap:2rem;margin:0}.investor-dashboard__section-3-featured-title:hover:after{transform:translateX(1rem)}.investor-dashboard__section-3-featured-title:after{--arrow-width:20px;background:#fff;border-radius:10px;content:"";height:calc(var(--arrow-width)*1.75);margin:0;-webkit-mask-image:url(../../images/arrow-white-big-right.svg);mask-image:url(../../images/arrow-white-big-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;min-height:calc(var(--arrow-width)*1.75);min-width:var(--arrow-width);transition:.3s ease;width:var(--arrow-width)}.global-locations__section-3-content{align-content:center;display:flex;flex-direction:column;justify-content:center}.global-locations__section-3-title{align-items:center;display:flex;flex-direction:column}#global-locations-section-1 .image-block{border-radius:0}.global-locations__map-bg{background-repeat:no-repeat;bottom:-14rem;height:-moz-fit-content;height:fit-content;left:0;left:50%;-webkit-mask-image:radial-gradient(70% 50% at 50% 50%,#000 -10%,transparent 100%);mask-image:radial-gradient(70% 50% at 50% 50%,#000 -10%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;transform:translateX(-50%);width:120%;z-index:-2}.global-locations__map-wrapper{padding-block-start:4rem;position:relative;z-index:20}.global-locations__map-wrapper:has(.region--na:hover) .asia,.global-locations__map-wrapper:has(.region--na:hover) .europe{opacity:.5}.global-locations__map-wrapper:has(.region--eu:hover) .asia,.global-locations__map-wrapper:has(.region--eu:hover) .north-america{opacity:.5}.global-locations__map-wrapper:has(.region--asia:hover) .europe,.global-locations__map-wrapper:has(.region--asia:hover) .north-america{opacity:.5}.global-locations__map svg{width:100%}.global-locations__map{margin:0 auto;max-width:1700px;width:100%;z-index:1}.global-locations__map .asia,.global-locations__map .europe,.global-locations__map .north-america{cursor:pointer;transition:fill .5s,opacity .5s}.global-locations__map .north-america{fill:var(--orange)}.global-locations__map .europe{fill:var(--light-orange)}.global-locations__map .asia{fill:var(--teal)}.global-locations__map:has(.north-america:hover) .asia,.global-locations__map:has(.north-america:hover) .europe{opacity:.5}.global-locations__map:has(.europe:hover) .asia,.global-locations__map:has(.europe:hover) .north-america{opacity:.5}.global-locations__map:has(.asia:hover) .europe,.global-locations__map:has(.asia:hover) .north-america{opacity:.5}@media screen and (max-width:960px){.global-locations__map .north-america{fill:var(--orange)}.global-locations__map .europe{fill:var(--light-orange)}.global-locations__map .asia{fill:var(--teal)}}.global-locations__map-overlay{height:100%;left:50%;max-width:1800px;opacity:0;pointer-events:none;position:absolute;top:8rem;transform:translateX(-50%);transition:.2s;width:100%;z-index:1}.global-locations__map-overlay svg{width:100%}.global-locations__locations-data{display:grid;grid-template-columns:43% 43% 1fr;left:50%;max-width:1350px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:2}@media screen and (max-width:1700px){.global-locations__locations-data{max-width:70vw}}@media screen and (max-width:1200px){.global-locations__locations-data{grid-template-columns:1fr;left:unset;margin:0 auto -10rem;max-width:800px;position:relative;transform:unset}}.region__list{font-size:var(--text-20);font-weight:200;list-style:none;margin:0;padding:0;padding-block-end:2rem}.region--eu .region__list{-moz-column-count:2;column-count:2}.region--eu:after{background:var(--light-orange);height:340px}.region--eu:after,.region--na:after{content:"";left:0;position:absolute;top:0;width:2px}.region--na:after{background:var(--orange);height:260px}.region--asia:after{background:var(--blue);content:"";height:420px;left:0;position:absolute;top:0;width:2px}.region{cursor:pointer;display:flex;flex-direction:column;gap:4rem;padding:0 4rem;position:relative;z-index:1}@media screen and (max-width:1200px){.region{gap:2rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.region:after{height:100%}}.region h3{margin:0}.region h3:after{display:none}.global-locations__map-data{max-width:1620px;padding-block-end:4rem;width:100%}@media screen and (max-width:1800px){.global-locations__map-data{z-index:1}}.global-locations__map-data-content{display:flex;gap:2rem;justify-content:space-between;list-style:none;margin:0;padding:0}@media screen and (max-width:1200px){.global-locations__map-data-content{flex-wrap:wrap;justify-content:center}}.global-locations__map-data-item{display:flex;flex-direction:column;gap:1rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1200px){.global-locations__map-data-item{align-items:center;width:31%}}@media screen and (max-width:800px){.global-locations__map-data-item{width:47%}}.global-locations__map-data-item-title{font-size:var(--text-60)}.global-locations__section-4-title{align-items:center;display:flex;flex-direction:column;text-align:center}.global-locations__map-data-item-bottom{position:relative;width:-moz-fit-content;width:fit-content}.global-locations__map-data-item-bottom:before{background:var(--orange);bottom:0;content:"";display:block;height:2px;left:0;position:relative;width:150px}@media screen and (max-width:500px){.global-locations__map-data-item-bottom:before{width:100px}}.global-locations__map-data-item-top{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;position:relative}.global-locations__map-data-item-top>img{height:50px;width:auto}.global-locations__map-data-wrapper{padding:4rem 6rem}@media screen and (max-width:800px){.global-locations__map-data-wrapper{padding:5rem 3rem}}.global-locations__map-data-item-text{font-size:var(--text-20);max-width:120px}.post-list--location{display:grid;grid-template-columns:repeat(3,1fr);padding-block:6rem;z-index:1}@media screen and (max-width:1200px){.post-list--location{gap:4rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.post-list--location{gap:2rem;grid-template-columns:repeat(1,1fr)}}.article__image--location{aspect-ratio:2;border-radius:3rem;-o-object-fit:cover;object-fit:cover}.article__body--location{align-items:flex-start;display:flex;flex-direction:column;padding:4rem 2rem 2rem}.article__body--location .article__body-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--text-28);overflow:hidden;text-transform:uppercase}.article__body--location *{margin:0}.article__body-title{font-size:var(--text-30);text-align:left}.article__body-title:after{display:none}.article__categories--location{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}.article__categories--location .article__category{background:var(--orange);border-radius:3rem;color:#fff;display:inline-block;font-size:var(--text-16);font-weight:700;padding:.6rem 2rem}.article__categories--location .article__category:after{display:none}.article__categories--location .article__category--country,.article__categories--location .article__category--industry{background-color:var(--dark)}.article__body-desc{font-size:var(--text-18);font-weight:700;text-align:left}.article__body-location-details ul{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--text-18);font-weight:lighter;gap:1.5rem;list-style:none;margin:0;padding:0}.article__body-location-details ul li{align-items:flex-start;display:flex;font-style:normal;gap:2rem;justify-content:flex-start;opacity:.85;text-align:left}.article__body-location-details ul img{aspect-ratio:1;height:24px;width:24px}.article__body-location-details ul a{text-decoration:underline}#locations-filter{z-index:123}#locations-results{padding-block-end:10rem}#global-locations-sect-2 .large-text{font-size:var(--text-28)}#global-locations-sect-2 .image-block{width:100%}#locations{margin-top:-30rem}@media screen and (max-width:1100px){#locations{margin-top:-20vw}}#Stepping_stool_svg #outer-content{animation:spinner 60s linear infinite;transform-origin:center}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.post-list--team-members{gap:4rem;grid-template-columns:repeat(3,1fr);list-style:none;padding:0}@media screen and (max-width:1100px){.post-list--team-members{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.post-list--team-members{grid-template-columns:repeat(1,1fr)}}.article__team-member{align-items:center;display:flex;flex-direction:column;gap:4rem;text-align:center}.article__team-member .button{width:-moz-fit-content;width:fit-content}.team-member-card__name{font-size:var(--text-36);margin:0}.team-member-card__name:after{display:none}.team-member-card__title{font-family:var(--font-heavy);font-size:var(--text-18);line-height:115%;margin:0}.team-member-card__body{align-items:center;display:flex;flex-direction:column;gap:2rem}.team-member-card__image{margin-bottom:0}.team-member-card__placeholder{aspect-ratio:4/3;background:var(--maroon);border-radius:50px;width:100%}@media screen and (max-width:800px){.search .hero__container{align-items:flex-start}.search .hero:after{bottom:-10%}}.tm-search-results{max-width:900px;padding-inline-end:6rem}.search__submit{flex-shrink:0}.search-result{margin:0 0 4rem}.search-result__title{font-size:var(--text-34);margin:0 0 1rem}.search-result__title:after{content:unset}.search-result__title a{color:var(--navy)}.search-result__excerpt{margin:0}.products__products{height:-moz-fit-content;height:fit-content;padding-block-end:2rem;position:relative;width:100%}.products__product{height:70rem;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease;width:100%}@media screen and (max-width:1100px){.products__product{display:flex;flex-direction:column;height:65vw;margin-bottom:4rem}}.products__product.is-active{opacity:1;position:relative;z-index:123}.products__variants{height:100%;position:relative;width:100%}.products__img-wrapper{align-items:center;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(-5%);transition:opacity .4s ease;width:100%}@media screen and (max-width:1100px){.products__img-wrapper{transform:translateY(-50%) translateX(0)}}.products__img-wrapper.is-active{opacity:1;pointer-events:all;position:relative;z-index:123}.products__image-area{display:flex;flex-direction:column;justify-content:center;position:relative;width:-moz-fit-content;width:fit-content}.products__image-area>.products__image img{height:auto;max-height:70rem;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.products__btn-stack{align-items:center;display:flex;font-size:var(--text-28);justify-content:center;margin-bottom:6rem;z-index:1}@media screen and (max-width:800px){.products__btn-stack{align-items:center;flex-direction:column;gap:4rem}}.products__btn{padding:0 6rem;position:relative;width:-moz-fit-content;width:fit-content}@media screen and (max-width:800px){.products__btn{padding:0}}.products__btn:not(:last-of-type){border-right:2px solid var(--orange)}@media screen and (max-width:800px){.products__btn:not(:last-of-type){border-right:none}}.products__btn-glow,.products__btn-underline{pointer-events:none;position:absolute;transition:transform .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1)}.products__btn-glow{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) -30%,transparent 100%) 0 0 no-repeat padding-box;height:12rem;left:0;opacity:.8;top:50%;transform:translate(var(--glow-x,0),-50%);width:var(--glow-w,0);z-index:-2}@media screen and (max-width:800px){.products__btn-glow{left:0;top:0;transform:translate(var(--glow-x,0),calc(var(--glow-y, 0px) - 50%))}}.products__btn-underline{background-color:var(--orange);bottom:-2rem;height:.2rem;left:0;transform:translateX(var(--line-x,0));width:13.8rem}@media screen and (max-width:800px){.products__btn-underline{bottom:auto;left:50%;top:calc(var(--line-y, 0px) + 2.2rem);transform:translateX(-50%)}}.products__variant-selector-wrapper{bottom:10%;display:flex;flex-direction:column;gap:1.6rem;left:20%;pointer-events:all;position:absolute;z-index:124}@media screen and (max-width:1100px){.products__variant-selector-wrapper{bottom:unset;left:unset;margin-top:-10rem;position:relative;top:unset}}.products__variant-selector-title{font-family:var(--font-regular);font-size:var(--text-20);font-weight:700;margin:0;z-index:2}.products__variant-selector{display:flex;gap:0;position:relative;z-index:2}.products__variant-selector-btn{color:var(--white);font-size:var(--text-22);position:relative;text-transform:uppercase}.products__variant-selector-btn:not(:last-of-type):not(:only-child){border-right:2px solid var(--orange);padding:0 2rem 0 0}.products__variant-selector-btn:not(:first-child):not(:last-child){padding:0 2rem}.products__variant-selector-btn:last-child{padding:0 0 0 2rem}.products__variant-glow{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) -30%,transparent 100%) 0 0 no-repeat padding-box;height:6rem;left:0;opacity:.9;pointer-events:none;position:absolute;top:50%;transform:translate(var(--glow-x,0),-50%);transition:transform .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1);width:var(--glow-w,0);z-index:-1}.mobility-products__marker{background-color:rgba(var(--light-orange-rgb),.5);height:3.4rem;width:3.4rem}.mobility-products__marker,.mobility-products__marker:after{border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.mobility-products__marker:after{background-color:var(--light-orange);content:"";height:50%;left:50%;top:50%;width:50%}@media screen and (max-width:1100px){.mobility-products__marker{height:2rem;pointer-events:none;width:2rem}}.products__image-area:has(.mobility-products__marker.is-active) .mobility-products__marker:not(.is-active){background-color:rgba(var(--gray-rgb),.5)}.products__image-area:has(.mobility-products__marker.is-active) .mobility-products__marker:not(.is-active):after{background-color:var(--gray)}.mobility-products__tooltips-grid{inset:0;min-height:800px;pointer-events:none;position:absolute;right:-8rem;z-index:150}@media screen and (max-width:1100px){.mobility-products__tooltips-grid{display:grid;gap:0 2rem;grid-template-columns:repeat(3,1fr);position:relative;right:unset;inset:unset;min-height:unset;padding:2rem 0 4rem;pointer-events:auto;width:100%;z-index:auto}}@media screen and (max-width:800px){.mobility-products__tooltips-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.mobility-products__tooltips-grid{gap:0;grid-template-columns:1fr}}.mobility-products__tooltip{background:var(--black);border-right:2px solid var(--orange);bottom:0;display:flex;flex-direction:column;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(20%);transition:opacity .3s ease,transform .3s ease;width:41rem;z-index:10}.mobility-products__tooltip.is-active{opacity:1;pointer-events:all;transform:translateX(0)}@media screen and (max-width:1100px){.mobility-products__tooltip{border-right:none;bottom:auto;display:none;opacity:0;pointer-events:none;position:relative;right:auto;top:auto;transform:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.mobility-products__tooltip.is-mobile-visible{align-self:start;border-bottom:1px solid rgba(var(--gray-rgb),1);display:flex;opacity:1;pointer-events:auto}}.mobility-products__tooltip.is-expanded .mobility-products__tooltip-toggle:after{transform:rotate(180deg)}@media screen and (max-width:1100px){.mobility-products__tooltip.is-expanded .mobility-products__tooltip-collapsible{max-height:2000px;opacity:1}}.mobility-products__tooltip-toggle{display:none}@media screen and (max-width:1100px){.mobility-products__tooltip-toggle{align-items:center;background:transparent;border:none;color:var(--white);cursor:pointer;display:flex;font-size:var(--text-22);font-weight:700;gap:1rem;justify-content:space-between;margin:0;padding:2rem 0;text-align:left;width:100%}.mobility-products__tooltip-toggle:after{background:var(--orange);content:"";flex-shrink:0;height:1rem;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.06 6.59"><path d="m10.53.53-5 5-5-5" style="fill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:1.5px"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;transition:transform .3s ease;width:1.3rem}}.mobility-products__tooltip-collapsible{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}@media screen and (max-width:1100px){.mobility-products__tooltip-collapsible{max-height:0;opacity:0;transition:max-height .4s ease,opacity .3s ease}}.mobility-products__tooltip-close{align-items:center;background:var(--frost-bg);border:var(--frost-outline);border-radius:50%;color:var(--white);cursor:pointer;display:flex;filter:blur(var(--blur));height:5.6rem;justify-content:center;position:absolute;right:4.6rem;top:4.6rem;width:5.6rem;z-index:2}.mobility-products__tooltip-close>svg{height:2.5rem;width:2.5rem}@media screen and (max-width:1100px){.mobility-products__tooltip-close{display:none}}.mobility-products__tooltip-image-wrapper{display:flex;flex-shrink:0;justify-content:center;padding:3rem 6rem;position:relative}.mobility-products__tooltip-image-wrapper:after{background:linear-gradient(0deg,rgba(187,79,33,.6),transparent 100%);bottom:0;content:"";height:50%;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;z-index:-1}@media screen and (max-width:1100px){.mobility-products__tooltip-image-wrapper:after{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) 0,var(--black) 100%) 0 0 no-repeat padding-box;top:50%;transform:translateY(-50%)}}.mobility-products__tooltip-image{aspect-ratio:1.6;display:block;height:auto;height:100%;max-height:250px;-o-object-fit:contain;object-fit:contain;width:80%}.mobility-products__tooltip-header{display:flex;flex-direction:column;gap:1rem;padding:4.6rem 4.6rem 2rem}.mobility-products__tooltip-header *{margin:0}@media screen and (max-width:1100px){.mobility-products__tooltip-header{gap:.8rem;padding:2rem 2rem 1rem}}.mobility-products__tooltip-heading{font-size:var(--text-30)}.mobility-products__tooltip-heading:after{display:none}@media screen and (max-width:500px){.mobility-products__tooltip-heading{display:none}}.mobility-products__tooltip-part-tags{align-items:center;display:flex;font-size:var(--text-18);font-weight:700;gap:.8rem}.mobility-products__tooltip-part-tags>span:not(:last-child):not(:only-child){border-right:2px solid var(--orange);padding-right:1rem}.mobility-products__tooltip-txt{display:flex;flex-direction:column;gap:2rem;margin-bottom:4.6rem;margin-right:4.6rem;min-height:0;overflow-y:auto;padding:0 4.6rem}.mobility-products__tooltip-txt *{margin:0}.mobility-products__tooltip-txt{scrollbar-color:#bc4e21 transparent;scrollbar-width:thin}.mobility-products__tooltip-txt::-webkit-scrollbar{border-radius:3px;width:6px}.mobility-products__tooltip-txt::-webkit-scrollbar-track{background:transparent;border-radius:3px}.mobility-products__tooltip-txt::-webkit-scrollbar-thumb{background:#bc4e21;border-radius:3px}@media screen and (max-width:1100px){.mobility-products__tooltip-txt{margin-bottom:2rem;margin-right:0;overflow-y:visible;padding:0 2rem 2rem;scrollbar-width:none}.mobility-products__tooltip-txt::-webkit-scrollbar{display:none}}.mobility-products__tooltip-description{border-bottom:2px solid rgba(var(--gray-rgb),.5);padding-bottom:1rem}.mobility-products__tooltip-processes{font-size:var(--text-16)}.mobility-products__tooltip-processes>:not(:last-child){margin-bottom:var(--bottom-spacing)}.mobility-products__tooltip-processes h2,.mobility-products__tooltip-processes h3,.mobility-products__tooltip-processes h4{font-size:var(--text-18);margin:0}.mobility-products__tooltip-processes ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.mobility-products__tooltip-processes ul li{padding-left:2.4rem;position:relative}.mobility-products__tooltip-processes ul li:before{border:1.5px solid var(--orange);border-radius:50%;content:"";height:1rem;left:0;position:absolute;top:.7rem;width:1rem}.mobility-products__tooltip-button{min-height:-moz-fit-content;min-height:fit-content}.mobility-products__tooltip-button-wrapper{padding:0 4.6rem 4.6rem}@media screen and (max-width:1100px){.mobility-products__tooltip-button-wrapper{padding:0 2rem 4rem}}.mobility-products__tooltip--static{border-radius:var(--br);border-right:none;bottom:auto;height:70rem;opacity:1;pointer-events:all;position:relative;right:auto;top:auto;transform:none;transition:none;width:100%}@media screen and (max-width:1100px){.mobility-products__tooltip--static{border-bottom:1px solid rgba(var(--gray-rgb),1);border-radius:0;display:flex;height:-moz-fit-content;height:fit-content;opacity:1;pointer-events:auto;transform:none}}.mobility-products__tooltip--static:after{background:linear-gradient(0deg,rgba(187,79,33,.6),transparent 100%);bottom:0;content:"";height:200px;left:0;opacity:.6;position:absolute;width:100%;z-index:-1}@media screen and (max-width:1100px){.mobility-products__tooltip--static:after{display:none}}.mobility-products__tooltip--static .mobility-products__tooltip-close{display:none}.mobility-products__tooltip--static .mobility-products__tooltip-image-wrapper:after{background:linear-gradient(180deg,rgba(187,79,33,.6),transparent 100%);bottom:unset;top:0;transform:unset}@media screen and (max-width:1100px){.mobility-products__tooltip--static .mobility-products__tooltip-image-wrapper:after{background:transparent radial-gradient(closest-side at 50% 50%,var(--orange) 0,var(--black) 100%) 0 0 no-repeat padding-box;top:50%;transform:translateY(-50%)}}.mobility-additional-products__heading{margin:0}.mobility-additional-products__grid{display:grid;gap:6rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1100px){.mobility-additional-products__grid{gap:0 2rem}}@media screen and (max-width:800px){.mobility-additional-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.mobility-additional-products__grid{grid-template-columns:1fr}}.hidden{display:none}.hidden--visually{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.alignleft{float:left;margin:0 1rem 1rem 0}.alignright{float:right;margin:0 0 1rem 1rem}.aligncenter{margin:3rem auto}
