@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap");*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-display:swap;font-family:ClashDisplay;font-style:normal;font-weight:600;src:url(../assets/fonts/ClashDisplay-Semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:ClashDisplay;font-style:normal;font-weight:500;src:url(../assets/fonts/ClashDisplay-Medium.woff2) format("woff2")}body{color:#000;font-family:Clash Display,sans-serif;font-size:1.125rem;font-weight:500;line-height:1;min-width:20rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:115.625rem;padding-left:.9375rem;padding-right:.9375rem}.spollers{display:grid;gap:1.875rem;grid-template-columns:1fr 1fr;text-transform:uppercase}.spollers__item{margin-left:1.125rem;max-width:12.8125rem}.spollers__title{align-items:center;color:#fff;cursor:default;display:flex;font-size:1.25rem;gap:.375rem;letter-spacing:.0625rem;line-height:1.2;list-style:none;margin-bottom:2rem;min-width:12.8125rem;padding-right:1.25rem;position:relative}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.--spoller-init .spollers__title{cursor:pointer}.--spoller-init .spollers__title:before{background:url(../assets/img/icons/arrow.svg) 50% no-repeat;content:"";height:.625rem;transition:transform .5s ease 0s;width:.625rem}.--spoller-init .spollers__title.--spoller-active:before{transform:rotate(180deg)}.spollers__body{display:flex;flex-direction:column;gap:2rem;width:100%}.spollers__link{color:#fff;font-size:.8125rem;font-weight:500;letter-spacing:.125rem;position:relative}.spollers__link:after{background-color:#fff;bottom:-.25rem;content:"";height:.0625rem;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:50% 50%;transition:transform .3s}.menu__list{display:flex;gap:.9375rem 2rem}.menu__link{font-size:.8125rem;font-weight:500;letter-spacing:.125rem;line-height:1;position:relative;text-transform:uppercase}.menu__link:after{background:#000;bottom:-.25rem;content:"";height:.0625rem;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:50% 50%;transition:transform .3s}.menu__link--active:after{transform:scaleX(1)}.icon-menu{display:none}.header{background-color:#fff;padding-block:2rem;position:fixed;width:100%;z-index:50}.header,.header--scroll{transition:padding-block .5s}.header--scroll{padding-block:1.25rem}.header__container{align-items:center;display:grid;gap:.9375rem 3rem;grid-template-columns:auto 1fr auto}.header__logo{max-width:9.0625rem;z-index:5}.header__menu{justify-self:end}.header__actions{align-items:center;display:flex;gap:1.375rem;justify-content:end;z-index:5}.footer{background-color:#000}.footer__container{margin:0 auto;max-width:100rem}.footer__top{column-gap:3rem;display:flex}.footer__logo{flex-basis:48.5%}.footer__logo img{max-width:9.25rem}.footer__spollers{flex-grow:1}.footer__bottom{color:#fff;display:flex;font-size:.8125rem;gap:2rem;letter-spacing:.125rem;opacity:.7}.footer__license{flex-grow:1}.footer__info{transition:color .3s}.button{align-items:center;background-color:#d2f65a;display:inline-flex;font-size:.75rem;font-weight:500;gap:.625rem;justify-content:center;letter-spacing:.09375rem;line-height:1;padding:1rem;position:relative;text-transform:uppercase;transition:all .3s}.button:before{height:.0625rem;width:1rem}.button:after,.button:before{background-color:#000;content:""}.button:after{height:.9375rem;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);transition:all .3s;width:.0625rem}.button--fw{width:100%}.button--dark{background-color:#000;color:#fff}.button--dark:after,.button--dark:before{background-color:#fff}@media (max-width:61.99875em){.footer__logo{flex-basis:33.333%}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.menu__body{background-color:#fff;height:100svh;overflow:auto;padding:7.5rem .9375rem 1.875rem;text-align:right}.menu__body,.menu__body:before{left:-100%;position:fixed;top:0;transition:left .3s;width:100%}.menu__body:before{content:"";height:4.375rem;z-index:2}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{left:0}.menu__list{align-items:end;flex-direction:column;gap:2rem 2rem}.menu__list:not(:last-child){margin-bottom:2rem}.menu__link{font-size:1.125rem}.icon-menu{display:block;height:1.125rem;position:relative;width:1.875rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#000;content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu span{width:0}[data-fls-menu-open] .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.header__container{gap:.9375rem 1.25rem}.header__logo{max-width:7.5rem}}@media (max-width:45em){.footer__logo{flex-basis:auto}}@media (max-width:40.625em){.spollers{grid-template-columns:1fr}.spollers__title{margin-bottom:0}.spollers__body{max-width:12.5rem;padding-top:2rem}.footer__top{align-items:center;flex-direction:column;flex-wrap:wrap;row-gap:2rem}.footer__bottom{flex-wrap:wrap;justify-content:center}.footer__license{flex-basis:100%;text-align:center}}@media (max-width:20em){.footer{padding-top:2.5rem}.footer,.footer__top{padding-bottom:2.5rem}}@media (min-width:20em) and (max-width:115.625em){.footer{padding-bottom:clamp(2.5rem,2.18627450980625rem + 1.568627451vw,4rem);padding-top:clamp(2.5rem,1.76797385620625rem + 3.660130719vw,6rem)}.footer__top{padding-bottom:clamp(2.5rem,1.76797385620625rem + 3.660130719vw,6rem)}}@media (min-width:115.625em){.footer{padding-bottom:4rem;padding-top:6rem}.footer__top{padding-bottom:6rem}}@media (any-hover:hover){.menu__link:hover:after,.spollers__link:hover:after{transform:scaleX(1);transition:transform .3s}.footer__info:hover{color:#d2f65a;transition:color .3s}.button:hover{box-shadow:inset 0 0 .6875rem 0 rgba(91,91,91,.389);transition:box-shadow .3s}.button:hover:after{transform:translateY(-50%) rotate(0deg);transition:all .3s}}