@font-face{font-family:"Canela Trial";font-display:swap;src:url("../fonts/Canela Trial Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Haas Grotesk Display";font-display:swap;src:url("../fonts/Haas Grotesk Display Thin.woff2") format("woff2");font-weight:100;font-style:normal}@font-face{font-family:"Haas Grotesk Display";font-display:swap;src:url("../fonts/Haas Grotesk Display Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Haas Grotesk Display";font-display:swap;src:url("../fonts/Haas Grotesk Display Roman.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Haas Grotesk Display";font-display:swap;src:url("../fonts/Haas Grotesk Display Medium.woff2") format("woff2");font-weight:500;font-style:normal}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#181818;line-height:1;font-family:"Haas Grotesk Display",sans-serif;font-size:.875rem;-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{font-family:"Haas Grotesk Display",sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:93.125rem;margin:0 auto;padding:0 1.5625rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:1.5625rem 1fr minmax(auto,90rem) 1fr 1.5625rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.menu{display:flex}.menu__body{display:flex;justify-content:space-between;width:100%}.menu__list{position:relative;display:flex;border:.0625rem solid #d9d9d9;border-radius:1.875rem}.menu__item{position:relative;color:#b7b7b7;transition:all .3s ease 0s}.menu__item--active{color:#5e5e5b;border-radius:1.875rem}.menu__link{padding:.8125rem 1.5625rem}.icon-menu{display:none}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.button svg{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.button--accent{display:flex;align-items:center;gap:.375rem;padding:.8125rem 1.3125rem;background-color:#f74421;color:#fff;border-radius:1.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 3.1875rem;transition:background-color .3s ease-in-out}.hidden{display:none}.marquee-container{position:relative;width:100vw;height:50px;overflow:hidden;background-color:#fff;display:flex;align-items:center}.marquee{display:flex;white-space:nowrap;position:absolute;-webkit-animation:marquee 10s linear infinite;animation:marquee 10s linear infinite}.marquee span{margin:0 20px;font-size:24px;color:#333}#marquee{left:0}#marquee-clone{left:100%}@-webkit-keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.header{position:fixed;top:0;left:0;width:100%;background-color:#efefed;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;z-index:10}.header__container{display:flex;justify-content:space-between;align-items:center;gap:.625rem;padding:1.3125rem 0}.header__logo{flex:0 0 auto;width:100%}.header__logo-link{width:100%}.header__logo-link img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.actions{display:flex;align-items:center;gap:1.25rem}.actions--mobile{display:none}.actions__button--primary{padding:.8125rem 1.3125rem;background-color:#181818;color:#fff;border-radius:1.875rem;transition:background-color .3s ease-in-out}.actions__button--secondary{display:flex;align-items:center;gap:.3125rem;position:relative}.actions__button--secondary svg{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.actions__button--secondary::before{content:"";position:absolute;left:0;bottom:-.3125rem;width:100%;height:.0625rem;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background-color:#181818}.footer{background-color:#181818;color:#efefed;width:100%;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem}.footer__body{width:100%}.footer__title-canela{display:block;font-family:"Canela Trial",sans-serif}.footer__title-haas{display:block}.footer__content{display:flex;margin-bottom:1.75rem}.footer__form{display:flex;align-items:flex-start;gap:3.375rem}.footer__inputs{display:flex;flex-direction:column}.footer__input{max-width:26.75rem;padding:.625rem 0;border-bottom:.0625rem solid #efefed;margin-bottom:2.625rem}.footer__input::-webkit-input-placeholder{color:#efefed;font-size:1.25rem;line-height:1.5}.footer__input:-ms-input-placeholder{color:#efefed;font-size:1.25rem;line-height:1.5}.footer__input::-ms-input-placeholder{color:#efefed;font-size:1.25rem;line-height:1.5}.footer__input::placeholder{color:#efefed;font-size:1.25rem;line-height:1.5}.footer__checkbox{position:absolute;opacity:0;cursor:pointer;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.footer__checkbox:checked~.footer__checkmark{background:url(../img/checked.svg) center/80% no-repeat}.footer__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#181818;border:.0625rem solid #efefed;border-radius:4px;transition:background-color .3s ease}.footer__label{position:relative;display:flex;align-items:flex-start;padding-left:2.5rem;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;gap:1.25rem;max-width:26.25rem;font-size:1.25rem;line-height:1.25}.footer__button{flex-shrink:0;padding:.8125rem 1.3125rem;background-color:#181818;color:#fff;border-radius:1.875rem;border:.0625rem solid #fff;transition:all .3s ease-in-out}.footer__info{display:flex;flex-direction:column;width:20rem}.footer__social{display:flex;align-items:center;gap:3.4375rem}.footer__social-link{width:1.875rem;height:1.875rem;overflow:hidden;transition:all .3s ease-in-out}.footer__social-link img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__bottom{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:.625rem}.footer__privacy{display:flex}.footer__privacy-link{position:relative;line-height:1.5;transition:all .3s ease-in-out}.footer__privacy-link::after{content:"";position:absolute;bottom:-.125rem;left:50%;width:0;height:.125rem;background-color:#efefed;transition:all .3s ease 0s}.footer__logo{position:absolute;right:0;cursor:pointer}.menu-footer__list{display:flex;flex-direction:column;flex-wrap:wrap;max-height:6.5625rem;row-gap:.625rem;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.menu-footer__item{width:100%}.menu-footer__link{position:relative;font-size:.875rem;text-transform:uppercase;line-height:1.25;transition:all .3s ease-in-out}.menu-footer__link::after{content:"";position:absolute;bottom:-.125rem;left:50%;width:0;height:.125rem;background-color:#efefed;transition:all .3s ease 0s}.hero{background-color:#efefed;min-height:100vh;padding-top:10rem;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.hero__title{display:flex;flex-direction:column;align-items:center;width:100%;font-size:6.25rem;line-height:.925;margin-bottom:2.5rem}.hero__title-canela{display:block;font-family:"Canela Trial",sans-serif}.hero__title-haas{display:block}.hero__text{max-width:27.5rem}.hero__text p{font-size:1.125rem;font-weight:300;line-height:1.28;letter-spacing:.01em}.hero__button{padding:.8125rem 1.3125rem;background-color:#f74421;color:#fff;border-radius:1.875rem;transition:background-color .3s ease-in-out}.ticker__container{background-color:#fff;white-space:nowrap}.ticker__text{position:relative;will-change:transform;font-family:"Canela Trial",sans-serif;-webkit-animation:ticker 10s linear infinite;animation:ticker 10s linear infinite;display:inline-block;margin-right:5.625rem}.ticker__text::before{content:"";background:url(../img/ticker-separator.svg) 0 0/100% no-repeat;position:absolute;width:1.875rem;height:1.875rem;top:50%;left:-3.125rem}@-webkit-keyframes ticker{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes ticker{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.plans{background-color:#efefed;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem}.plans__header{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.plans__section-number{font-size:2.125rem;font-weight:100;line-height:1.05;border:.0625rem solid #181818;border-radius:1.40625rem;padding:.3125rem 1.875rem .3125rem .75rem}.plans__title{max-width:45rem;position:relative;line-height:1.15}.plans__title-canela{font-family:"Canela Trial",sans-serif}.plans__label{display:flex;align-items:center;gap:.4375rem}.plans__label::before{content:"";width:1.5625rem;height:1.5625rem;background:url(../img/snowflake-black.svg) center/contain no-repeat}.plans__label-text{font-size:2.25rem;font-weight:100}.plans__toggle{position:relative;display:flex;align-items:center;justify-content:center;border:.0625rem solid #181818;border-radius:1.5625rem;max-width:30.1875rem;margin:0 auto 4.6875rem}.plans__toggle-active-bg{position:absolute;z-index:0;top:0;left:0;max-width:10.0625rem;width:100%;height:100%;background-color:#f74421;border-radius:1.5625rem;transition:all .5s ease-in-out;--index:0}.plans__toggle-item{display:flex;align-items:center;justify-content:center;gap:.3125rem;position:relative;z-index:1;cursor:pointer;max-width:10.0625rem;width:100%;text-align:center;padding:1rem 0}.plans__toggle-item--active{font-weight:500;color:#fff;transition:all .5s ease-in-out}.plans__toggle-item--active .plans__toggle-item-discount{color:#fff;border-color:#fff}.plans__toggle-radio{display:none}.plans__toggle-item-discount{color:#f74421;font-size:.5625rem;padding:.125rem .3125rem;border:.0625rem solid #f74421;border-radius:.5rem}.plans__body{display:flex;max-width:70.3125rem;gap:.9375rem;margin:0 auto}.plans__slider{flex:1 1 52.5rem}.plans__slide{padding-top:1.25rem;background-color:#efefed;height:100%}.plans__card{position:relative;background-color:#fff;padding:2.9375rem 2.3125rem;height:100%;border-radius:1.4375rem}.plans__enterprise{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:2.9375rem 2.3125rem;flex:1 1 16.875rem;max-width:16.875rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:1.4375rem;margin-top:1.25rem}.swiper{overflow:visible}.card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.card__top{margin-bottom:1.5rem}.card__title{font-size:1.75rem;line-height:1.14;max-width:11.25rem;margin:0 auto 1.6875rem;text-align:center}.card__price-old{position:relative;font-size:.875rem;line-height:1.575;color:#8a8a8a;text-align:center;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:bottom;transform-origin:bottom;height:1.25rem;transition:all .3s ease-in-out}.card__price-old::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.125rem;height:.0625rem;background-color:#8a8a8a;margin:0 auto .5rem;transition:width .3s ease-in-out .5s}.card__price-old--hidden{-webkit-transform:scale(0) translateY(1.875rem);transform:scale(0) translateY(1.875rem);height:0}.card__price-old--hidden.card__price-old::before{width:0}.card__price{display:flex;align-items:center;justify-content:center;gap:.25rem}.card__price-currency{font-size:1.75rem;color:#f74421}.card__price-value{font-size:2rem;font-weight:500;line-height:1.57;color:#f74421}.card__price-period{font-size:.5625rem;font-weight:300;color:#3d3d3d}.card__purpose{font-size:1rem;line-height:1.25;color:#5e5e5b;text-align:center;margin-bottom:1.5rem}.card__bottom{width:100%}.card__item{display:flex;align-items:flex-start;font-size:.9375rem;line-height:2;padding-left:1rem;position:relative}.card__item:first-child{font-weight:500}.card__item::before{content:"";position:absolute;top:.625rem;left:0;flex:0 0 .5rem;width:.5rem;height:.5rem;background:url(../img/snowflake-orange.svg) 0 0/100% no-repeat;border-radius:50%}.card__item--disabled{color:#8a8a8a}.card__item--disabled::before{content:"";position:absolute;top:.625rem;left:0;flex:0 0 .5rem;width:.5rem;height:.5rem;background:url(../img/disabled.svg) 0 0/100% no-repeat;border-radius:50%}.card__label{display:flex;gap:.5625rem;padding:.75rem;border-radius:1.40625rem;position:absolute;z-index:2;background-color:#181818;top:-1.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.card__label-image{flex:0 0 .875rem;width:.875rem;height:.875rem;overflow:hidden}.card__label-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card__label-title{color:#fff}.enterprise__title{font-size:1.75rem;line-height:1.14;margin:0 auto 1.6875rem;text-align:center}.enterprise__text{margin-bottom:2.0625rem}.enterprise__text p{font-size:1rem;line-height:1.25;text-align:center}.enterprise__text p:first-child{font-weight:500}.enterprise__text p:not(:last-child){margin-bottom:.75rem}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:47.99875em){.menu__highlight{position:absolute;width:5.625rem;height:100%;top:0;left:0;background-color:#d9d9d9;border-radius:1.875rem;transition:all .5s ease-in-out;z-index:-1}.plans__toggle-item--active~.plans__toggle-active-bg{left:calc(10.0625rem*var(--index))}}@media (min-width:90em){.header__container{padding-left:3.125rem}.header__container{padding-right:3.125rem}.header__logo{max-width:5.875rem}.footer__container{padding-top:6.25rem}.footer__container{padding-bottom:9.375rem}.footer__container{padding-left:3.125rem}.footer__container{padding-right:3.125rem}.footer__title{font-size:5.9375rem}.footer__title{margin-bottom:5.4375rem}.footer__content{gap:15.625rem}.footer__info{gap:5.25rem}.footer__privacy{gap:4.375rem}.footer__logo{bottom:2.375rem}.menu-footer__item{width:9.375rem}.hero{padding-bottom:8rem}.hero__title{font-size:6.25rem}.ticker__container{padding-top:6.25rem}.ticker__container{padding-bottom:6.25rem}.ticker__text{font-size:11.25rem}.plans__container{padding-top:6.625rem}.plans__container{padding-bottom:8.375rem}.plans__container{padding-left:3.125rem}.plans__container{padding-right:3.125rem}.plans__header{margin-bottom:.0000000625rem}.plans__title{font-size:4.0625rem}.plans__title{top:-3.75rem}.plans__title{margin-left:13.4375rem}.plans__title{margin-bottom:1.0625rem}}@media (max-width:1200px){.plans__body{flex-direction:column;max-width:none}.plans__slider.swiper{flex:1 1 100%;overflow:visible}.plans__enterprise{align-self:center;max-width:100%;flex:1 1 100%}}@media (max-width:1075px){.menu__list{width:100%;justify-content:space-between}.header__container{flex-wrap:wrap}.header__logo{order:1}.header__menu{order:3;width:100%}.header__actions{order:2}.hero{padding-top:13.125rem}}@media (max-width:64em){.footer__content{gap:3.125rem}.footer__info{gap:1.875rem}.footer__logo{bottom:-.9375rem}.menu-footer__item{width:6.25rem}}@media (max-width:48em){.plans__header{margin-bottom:3.5625rem}.plans__title{margin-left:.0000000625rem}.plans__title{margin-bottom:3.75rem}}@media (max-width:20em){.footer__privacy{gap:1.25rem}}@media (max-width:68.75em){.plans__title{top:.0000000625rem}}@media (max-width:61.99875em){.ticker__text::before{width:1.25rem}}@media (max-width:47.99875em){.menu__body{flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;z-index:2;width:100%;height:100%;right:-100%;top:0;overflow:auto;padding:3.125rem .9375rem 4.375rem 1.875rem;gap:1.875rem;background-color:#efefed;transition:right .5s}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;right:-100%;top:0;transition:left .3s;z-index:2}.menu-open .menu__body{right:0}.menu-open .menu__body::before{left:0}.menu__list{flex-direction:column;border:none}.menu__link{font-size:2.625rem;font-family:"Canela Trial",sans-serif;color:#181818}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__container{flex-wrap:nowrap}.header__menu{width:auto}.actions{max-width:18.75rem;width:100%}.actions--mobile{display:flex;flex-direction:column;gap:1.25rem}.actions--desktop{display:none}.actions__button--primary{width:100%}.footer__content{flex-direction:column;gap:6.25rem}.footer__logo{position:static}.menu-footer{display:none}.hero{padding-top:9.375rem}.ticker__text{-webkit-animation:ticker 5s linear infinite;animation:ticker 5s linear infinite}.ticker__text::before{width:.625rem}.plans__title{max-width:none}.plans__toggle{flex-direction:column;max-width:none}.plans__toggle-active-bg{height:2.9375rem;max-width:none}.plans__toggle-item--active~.plans__toggle-active-bg{top:calc(2.90625rem*var(--index))}}@media (max-width:47.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.footer__form{flex-direction:column;gap:2.5rem}.footer__input{border-color:#5e5e5b}.footer__input::-webkit-input-placeholder{color:#5e5e5b}.footer__input:-ms-input-placeholder{color:#5e5e5b}.footer__input::-ms-input-placeholder{color:#5e5e5b}.footer__input::placeholder{color:#5e5e5b}.footer__privacy-link{color:#5e5e5b}}@media (max-width:22.5em){.header__container{padding-left:1.5625rem}.header__container{padding-right:1.5625rem}.header__logo{max-width:4.5rem}.footer__container{padding-top:3.75rem}.footer__container{padding-bottom:1.875rem}.footer__container{padding-left:.9375rem}.footer__container{padding-right:.9375rem}.footer__title{font-size:2.8125rem}.footer__title{margin-bottom:3.875rem}.hero{padding-bottom:4.375rem}.hero__title{font-size:2.625rem}.ticker__container{padding-top:3.125rem}.ticker__container{padding-bottom:3.125rem}.ticker__text{font-size:4.6875rem}.plans__container{padding-top:3.125rem}.plans__container{padding-bottom:4.375rem}.plans__container{padding-left:1.5625rem}.plans__container{padding-right:1.5625rem}.plans__title{font-size:2.8125rem}}@media (min-width:22.5em)and (max-width:90em){.header__container{padding-left:clamp(1.5625rem ,1.0416666667rem + 2.3148148148vw ,3.125rem)}.header__container{padding-right:clamp(1.5625rem ,1.0416666667rem + 2.3148148148vw ,3.125rem)}.header__logo{max-width:clamp(4.5rem ,4.0416666667rem + 2.037037037vw ,5.875rem)}.footer__container{padding-top:clamp(3.75rem ,2.9166666667rem + 3.7037037037vw ,6.25rem)}.footer__container{padding-bottom:clamp(1.875rem ,-.625rem + 11.1111111111vw ,9.375rem)}.footer__container{padding-left:clamp(.9375rem ,.2083333333rem + 3.2407407407vw ,3.125rem)}.footer__container{padding-right:clamp(.9375rem ,.2083333333rem + 3.2407407407vw ,3.125rem)}.footer__title{font-size:clamp(2.8125rem ,1.7708333333rem + 4.6296296296vw ,5.9375rem)}.footer__title{margin-bottom:clamp(3.875rem ,3.3541666667rem + 2.3148148148vw ,5.4375rem)}.hero{padding-bottom:clamp(4.375rem ,3.1666666667rem + 5.3703703704vw ,8rem)}.hero__title{font-size:clamp(2.625rem ,1.4166666667rem + 5.3703703704vw ,6.25rem)}.ticker__container{padding-top:clamp(3.125rem ,2.0833333333rem + 4.6296296296vw ,6.25rem)}.ticker__container{padding-bottom:clamp(3.125rem ,2.0833333333rem + 4.6296296296vw ,6.25rem)}.ticker__text{font-size:clamp(4.6875rem ,2.5rem + 9.7222222222vw ,11.25rem)}.plans__container{padding-top:clamp(3.125rem ,1.9583333333rem + 5.1851851852vw ,6.625rem)}.plans__container{padding-bottom:clamp(4.375rem ,3.0416666667rem + 5.9259259259vw ,8.375rem)}.plans__container{padding-left:clamp(1.5625rem ,1.0416666667rem + 2.3148148148vw ,3.125rem)}.plans__container{padding-right:clamp(1.5625rem ,1.0416666667rem + 2.3148148148vw ,3.125rem)}.plans__title{font-size:clamp(2.8125rem ,2.3958333333rem + 1.8518518519vw ,4.0625rem)}}@media (min-width:64em)and (max-width:90em){.footer__content{gap:clamp(3.125rem ,-27.6442307692rem + 48.0769230769vw ,15.625rem)}.footer__info{gap:clamp(1.875rem ,-6.4326923077rem + 12.9807692308vw ,5.25rem)}.footer__logo{bottom:clamp(-.9375rem ,-9.0913461538rem + 12.7403846154vw ,2.375rem)}.menu-footer__item{width:clamp(6.25rem ,-1.4423076923rem + 12.0192307692vw ,9.375rem)}}@media (min-width:20em)and (max-width:90em){.footer__privacy{gap:clamp(1.25rem ,.3571428571rem + 4.4642857143vw ,4.375rem)}}@media (min-width:48em)and (max-width:90em){.plans__header{margin-bottom:clamp(.0000000625rem ,7.6339285rem + -8.4821427083vw ,3.5625rem)}.plans__title{margin-left:clamp(.0000000625rem ,-15.3571427232rem + 31.9940474702vw ,13.4375rem)}.plans__title{margin-bottom:clamp(1.0625rem ,6.8214285714rem + -6.3988095238vw ,3.75rem)}}@media (min-width:68.75em)and (max-width:90em){.plans__title{top:clamp(-3.75rem ,12.1323532059rem + -17.6470591176vw ,.0000000625rem)}}@media (any-hover:hover){.button--accent:hover{background-color:#181818}.button--accent:hover svg{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.actions__button--primary:hover{background-color:#f74421}.actions__button--secondary:hover::before{-webkit-animation:line 1s ease-in-out;animation:line 1s ease-in-out}@-webkit-keyframes line{0%{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0);width:0}50%{-webkit-transform:scaleX(1);transform:scaleX(1);width:100%}100%{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes line{0%{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0);width:0}50%{-webkit-transform:scaleX(1);transform:scaleX(1);width:100%}100%{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0)}}.actions__button--secondary:hover svg{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.footer__button:hover{background-color:#fff;color:#181818}.footer__social-link:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.footer__privacy-link:hover::after{width:100%;left:0}.menu-footer__link:hover::after{width:100%;left:0}.hero__button:hover{background-color:#181818}}