@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Poppins:regular,500,600,700&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:375px}body{color:#323232;line-height:1;font-family:Poppins;font-size:1.375rem;-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:Poppins;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{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}body{background:url(../img/bg.svg) 0 0/cover no-repeat}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:91.25rem;margin:0 auto;padding:0 1.25rem}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;width:100%;max-width:31.25rem;border-radius:20px}.lock .popup__content{visibility:visible}.popup__close{width:1.3125rem;height:1.3125rem;position:absolute;top:.625rem;right:.625rem;cursor:pointer}.popup__close:after,.popup__close:before{content:"";display:block;width:100%;height:.125rem;background:#000}.popup__close:before{-webkit-transform:rotate(45deg) translate(2px,1px);-ms-transform:rotate(45deg) translate(2px,1px);transform:rotate(45deg) translate(2px,1px)}.popup__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.solution__list{list-style-type:none;counter-reset:item}.solution__list li{position:relative}.solution__list li:before{counter-increment:item;content:"0" counter(item)}.title{max-width:62.9375rem;margin:0 auto;font-weight:500;line-height:1.5;text-align:center}.title-big{font-weight:600;line-height:1.5;text-align:center;text-transform:uppercase}.button{position:relative;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-weight:500;line-height:1.5;letter-spacing:.02em;color:#fff;background:linear-gradient(96.42deg,#fd6f41 43.66%,#fc5823 95.86%);border-radius:1.875rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.button::after{content:"";position:absolute;display:block;z-index:-1;bottom:-12.5%;left:4.0302267003%;width:91.6876574307%;height:85.7142857143%;background:linear-gradient(96.42deg,rgba(253,111,65,.4) 43.66%,rgba(252,88,35,.4) 95.86%);-webkit-filter:blur(10px);filter:blur(10px);border-radius:30px;-webkit-transition:bottom .3s;transition:bottom .3s}.text{line-height:1.5}.try{background:#fc5823}.try__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.try__title{font-weight:600;font-size:2.25rem;line-height:1.5428571429;color:#fff;margin-bottom:.75rem}.try__text{font-size:1.375rem;line-height:1.5;letter-spacing:.44px;color:#fff}.try__button{font-size:1.375rem!important;white-space:nowrap;background:#fff;color:#fc5823}.try__button::after{display:none}.bar__row{padding-top:1.0625rem}.bar__row_single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar__label{position:absolute;top:0;left:50%;padding:.5rem;font-size:.75rem;background-color:#ffde70;border:1px solid #ad8d23;border-radius:.3125rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap}.bar__item{text-align:center}.bar__img{height:3.5rem}.thank{min-height:6.25rem}.thank__title{font-weight:500;line-height:1.5;text-align:center;border-bottom:1px solid #fd6331}.thank__text{text-align:center}.header{position:relative;z-index:100}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed rgba(89,89,89,.2)}.header__logo img{width:100%}.header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__button{white-space:nowrap;font-weight:500;line-height:1.5;color:#fff;background:linear-gradient(96.42deg,#fd6f41 43.66%,#fc5823 95.86%);border-radius:1.875rem;-webkit-transition:background .3s;transition:background .3s}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.625rem}.menu__link{line-height:1.5;letter-spacing:.02em;color:rgba(136,139,155,.6);-webkit-transition:color .3s;transition:color .3s}.icon-menu{display:none}.no-webp .footer{background:url(../img/footer-bg.jpg) 0 0/cover no-repeat}.footer{color:#fff}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.footer__info{max-width:22.125rem;width:100%}.footer__logo{display:inline-block}.footer__logo img{width:100%}.footer__text{line-height:1.5}.footer__title{font-weight:500;line-height:1.5;margin-bottom:.9375rem}.footer__links li:not(:last-child){margin-bottom:.625rem}.footer__link{line-height:1.5;color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex}.footer__link svg{-ms-flex-negative:0;flex-shrink:0;margin-top:.1875rem}.footer__contact{max-width:22.125rem;width:100%}.footer__rights{background-color:#021955}.footer__rights-body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__rights-text{line-height:1.5;letter-spacing:.4px}.footer__rights-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__rights-links svg path{-webkit-transition:fill .3s;transition:fill .3s}.main-screen__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-screen__title{line-height:1.5;color:rgba(50,50,50,.8)}.main-screen__title span{font-weight:700;color:#323232}.main-screen__title:not(:last-child){margin-bottom:1.875rem}.main-screen__text{max-width:42.1875rem;color:#888b9b;letter-spacing:.28px}.main-screen__image{-webkit-box-flex:0;-ms-flex:0 0 39.3661971831%;flex:0 0 39.3661971831%}.main-screen__image img{width:100%}.build{background-color:rgba(205,186,228,.15)}.build__video-ibg{width:56.0563380282%;margin:0 auto;padding-bottom:33.8732394366%;border-radius:1.875rem;overflow:hidden}.build__button-play{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.build__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.build__item{background:#eff3fd;border:1px solid rgba(92,130,235,.2);border-radius:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.build__item-image{border-radius:50%;background-color:#5c82eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.build__item-text{font-weight:500;text-transform:capitalize}.build__text{max-width:78.8125rem;margin:0 auto;text-align:center;letter-spacing:.02em;color:#888b9b}.build__social{background:rgba(92,130,235,.1);border-radius:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}.build__social-link{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(92,130,235,.15);-webkit-transition:background-color .3s;transition:background-color .3s}.trusted__title{margin-bottom:1.25rem}.trusted__text{max-width:63.3125rem;margin:0 auto;letter-spacing:.02em;color:#888b9b;text-align:center}.trusted__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.trusted__item{background-color:#fff;border-radius:.75rem;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.06);box-shadow:0 4px 16px 0 rgba(0,0,0,.06)}.trusted__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trusted__item-value{font-weight:600;line-height:1.5;letter-spacing:.02em}.why__image{max-width:34.3125rem;width:100%;margin:0 auto}.why__image img{width:100%}.why__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;line-height:1.5;color:#fd6331;margin-bottom:.625rem}.why__item-title::before{content:"";background:url(../img/why/icon-title.svg) 0 0/contain no-repeat}.why__button{margin:0 auto}.key__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.key__item-image{-webkit-box-flex:0;-ms-flex:0 0 37.7464788732%;flex:0 0 37.7464788732%}.key__item-image img{width:100%}.key__item-content{max-width:42.625rem}.key__item-title{font-weight:600;line-height:1.5}.key__item-text{color:#acaebd}.solve{background-color:rgba(205,186,228,.15)}.solve__image-ibg{width:56.0563380282%;margin:0 auto;padding-bottom:33.8732394366%;border-radius:1.875rem;overflow:hidden}.solve__text{color:#acaebd;text-align:center}.solve__button{margin:0 auto}.solution__list{position:relative}.solution__list::before{content:"";position:absolute;top:0;left:50%;height:100%;width:.0625rem;border-left:1px solid rgba(92,130,235,.2)}.solution__item{position:relative;max-width:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solution__item::before{position:relative;z-index:2;width:5.5rem;height:5.5rem;background:url(../img/solution/num-bg.svg) 0 0/contain no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;text-transform:uppercase;color:#fff}.solution__item::after{content:"";position:absolute;display:block;height:.125rem;width:calc(100% - 5.5rem);left:0;top:50%;border-bottom:2px dashed rgba(92,130,235,.5)}.solution__item-content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:27.75rem;width:100%;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(14,20,37,.06);box-shadow:0 4px 12px rgba(14,20,37,.06);border-radius:.75rem;font-weight:600;line-height:1.5;text-align:center}.solution__item-content::after{content:"";position:absolute;top:50%;right:-.3125rem;-webkit-transform:translate(0,-.1875rem);-ms-transform:translate(0,-.1875rem);transform:translate(0,-.1875rem);width:.3125rem;height:.625rem;background-color:#638af3;border-radius:0 .3125rem .3125rem 0}.trasted{background-color:rgba(205,186,228,.15)}.trasted__text{max-width:81.5rem;margin:0 auto;text-align:center;color:#acaebd}.trasted__items{max-width:81.5rem;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.trasted__item{border-radius:.75rem;background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(14,20,37,.06);box-shadow:0 4px 12px 0 rgba(14,20,37,.06)}.trasted__item-text{line-height:1.5;color:#acaebd}.trasted__item-name{border-top:1px solid #fd6331;font-weight:500;line-height:1.5}.form{display:-ms-grid;display:grid;max-width:35.875rem;width:100%;margin:0 auto;border-radius:.75rem;background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(14,20,37,.06);box-shadow:0 4px 12px 0 rgba(14,20,37,.06)}.form__title{font-weight:500;line-height:1.5;text-align:center;border-bottom:1px solid #fd6331}.form__row:not(:last-child){margin-bottom:.9375rem}.form__label{font-weight:500;line-height:1.5;margin-bottom:.5rem;display:block}.form__input{width:100%;border:1px solid rgba(92,130,235,.3);background:#fff;line-height:1.5;padding-left:.9375rem;padding-right:.9375rem}.form__button{min-width:100%;z-index:1}.pricing-main__title{text-align:center;font-weight:500;line-height:1.5}.pricing-main__text{max-width:53.875rem;margin:0 auto;text-align:center;color:#888b9b;letter-spacing:.44px}.pricing-main__text span{font-weight:700}.plans{background:rgba(205,186,228,.15)}.plans .trusted{padding:0!important}.plans__save{font-weight:700;line-height:1.25;text-align:center}.plans__body{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:69.625rem;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plans-tabs__navigation{max-width:15.125rem;width:100%;margin:0 auto;border-radius:.375rem;border:1px solid #fc5c28;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.plans-tabs__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:.5625rem 1.3125rem;color:#fc5c28;font-size:1.1875rem;line-height:1.5263157895;font-weight:500;letter-spacing:.382px;-webkit-transition:all .3s;transition:all .3s}.plans-tabs__title._tab-active{color:#fff;background-color:#fc5c28}.free-plan{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;border-radius:6px 0 0 6px;background:#fff}.free-plan__label{font-weight:500;line-height:1.5;text-align:center;margin-bottom:.1875rem}.free-plan__title{font-weight:700;line-height:1.5;text-align:center;margin-bottom:.3125rem}.free-plan__subtitle{font-weight:700;line-height:1.5;text-align:center}.free-plan__item{line-height:2;list-style-type:disc;margin-left:1.25rem}.free-plan__button{min-width:100%;text-align:center}.free-plan__button::after{display:none}.pro-plan{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:6px;background-color:#fc5823;position:relative;color:#fff;overflow:hidden}.pro-plan__top{font-weight:500;line-height:1.5;position:absolute;top:0;left:0;width:100%;background-color:#ed4a16;text-align:center}.pro-plan__label{font-weight:500;line-height:1.5;text-align:center;margin-bottom:.1875rem}.pro-plan__price{white-space:nowrap;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pro-plan__price span{font-weight:700;line-height:1.5094339623}.pro-plan__billed{font-weight:700;line-height:1.55;text-align:center}.pro-plan__item{line-height:2.0555555556;list-style-type:disc;margin-left:1.25rem}.pro-plan__button{background:#fff!important;color:#fc5823!important;min-width:100%;text-align:center}.pro-plan__button::after{display:none}.questions__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.questions__item-title{font-weight:600;line-height:1.5;color:#fd6331;margin-bottom:.625rem}.questions__item-text{line-height:1.5}.privacy{max-width:58.5625rem}.privacy__title-main{line-height:1.5;margin-bottom:.8125rem}.privacy__text{line-height:1.875;letter-spacing:.32px}.privacy__text a{text-decoration:underline}.privacy__text p:not(:last-child){margin-bottom:.625rem}.privacy__title{line-height:1.5;margin-bottom:.8125rem}.privacy__subtitle{line-height:1.5;margin-bottom:.8125rem;margin-top:1.8125rem}@media (min-width:47.99875em){.bar{display:none}.key__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:47.99875em) and (min-width:91.25em){.header__button{padding-top:.8125rem}.header__button{padding-bottom:.8125rem}.header__button{padding-left:2.6875rem}.header__button{padding-right:2.6875rem}.header__button{font-size:1.25rem}.menu__link{font-size:1.375rem}.main-screen__container{-webkit-column-gap:6.375rem;-moz-column-gap:6.375rem;column-gap:6.375rem}}@media (min-width:61.99875em){.solution__item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.solution__item:nth-child(even){margin-left:auto}.solution__item:nth-child(even)::after{right:0;left:unset}.solution__item:nth-child(even) .solution__item-content::after{right:unset;left:-.3125rem;border-radius:.3125rem 0 0 .3125rem}}@media (min-width:68.75em){.footer__explore .footer__links{-webkit-columns:2;-moz-columns:2;columns:2}}@media (min-width:68.75em) and (min-width:91.25em){.footer__explore .footer__links{gap:5.5625rem}}@media (min-width:91.25em){.title{font-size:2.25rem}.title-big{font-size:2.5rem}.button{font-size:1.375rem}.button{padding-top:.75rem}.button{padding-bottom:.75rem}.button{padding-left:2.6875rem}.button{padding-right:2.6875rem}.text{font-size:1.375rem}.try{padding-top:4.9375rem}.try{padding-bottom:5.3125rem}.thank{padding:2.5rem}.thank__title{font-size:1.625rem}.thank__title{padding-bottom:.9375rem}.thank__title{margin-bottom:1.5625rem}.thank__text{font-size:1.125rem}.header__container{padding-top:1.875rem}.header__container{padding-bottom:1.875rem}.header__container{gap:2.75rem}.header__logo{width:10.9375rem}.menu__list{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.footer__body{padding-top:6.25rem}.footer__body{padding-bottom:6.25rem}.footer__logo{width:12.625rem}.footer__logo{margin-bottom:1.375rem}.footer__text{font-size:1.125rem}.footer__title{font-size:1.5rem}.footer__link{font-size:1.25rem}.footer__link{gap:.9375rem}.footer__rights{padding-top:1.4375rem}.footer__rights{padding-bottom:1.4375rem}.footer__rights-text{font-size:1.25rem}.footer__rights-links{gap:1.25rem}.main-screen{padding-top:3.1875rem}.main-screen{padding-bottom:14.8125rem}.main-screen__title{font-size:3.75rem}.main-screen__text{font-size:1.375rem}.main-screen__text:not(:last-child){margin-bottom:1.875rem}.build{padding-top:6.25rem}.build{padding-bottom:6.25rem}.build__video-ibg{margin-bottom:3.75rem}.build__button-play{width:5.75rem}.build__button-play{height:5.75rem}.build__title{margin-bottom:3.125rem}.build__items{gap:1.875rem}.build__items{margin-bottom:3.125rem}.build__item{padding:1.5625rem}.build__item{gap:1.25rem}.build__item-image{min-width:4.3125rem}.build__item-image{height:4.3125rem}.build__item-text{font-size:1.375rem}.build__text{margin-bottom:3.125rem}.build__social{padding:1.25rem}.build__social{gap:1.25rem}.build__social-link{min-width:4.75rem}.build__social-link{height:4.75rem}.trusted{padding-top:7.5rem}.trusted{padding-bottom:3.75rem}.trusted__text{margin-bottom:3.75rem}.trusted__items{gap:1.875rem}.trusted__item{padding:1.5625rem}.trusted__item-top{gap:1.25rem}.trusted__item-top{margin-bottom:.9375rem}.trusted__item-value{font-size:1.875rem}.why{padding-top:3.75rem}.why{padding-bottom:3.75rem}.why__title{margin-bottom:3.75rem}.why__image{margin-bottom:3.75rem}.why__list{margin-bottom:3.75rem}.why__item:not(:last-child){margin-bottom:1.875rem}.why__item-title{font-size:1.625rem}.why__item-title::before{min-width:1.75rem}.why__item-title::before{height:2.375rem}.key{padding-top:3.75rem}.key{padding-bottom:7.5rem}.key__title{margin-bottom:3.75rem}.key__item{gap:8.9375rem}.key__item:not(:last-child){margin-bottom:3.75rem}.key__item-title{font-size:1.625rem}.key__item-title{margin-bottom:1.25rem}.solve{padding-top:6.25rem}.solve{padding-bottom:6.25rem}.solve__image-ibg{margin-bottom:3.75rem}.solve__title{margin-bottom:1.25rem}.solve__text{margin-bottom:3.75rem}.solution{padding-top:7.5rem}.solution{padding-bottom:7.5rem}.solution__title{margin-bottom:6.25rem}.solution__item::before{font-size:1.875rem}.solution__item-content{min-height:8.25rem}.solution__item-content{padding:1.875rem}.solution__item-content{font-size:1.5rem}.trasted{padding-top:6.25rem}.trasted{padding-bottom:6.25rem}.trasted__title{margin-bottom:1.25rem}.trasted__text{margin-bottom:3.75rem}.trasted__items{gap:6.25rem}.trasted__item{padding:1.875rem}.trasted__item-text{font-size:1.25rem}.trasted__item-text:not(:last-child){margin-bottom:1.25rem}.trasted__item-name{padding-top:1.25rem}.trasted__item-name{font-size:1.625rem}.feedback{padding-top:7.5rem}.feedback{padding-bottom:7.5rem}.feedback__title{margin-bottom:1.5625rem}.form{padding:2.5rem}.form__title{font-size:1.625rem}.form__title{padding-bottom:.9375rem}.form__title{margin-bottom:1.5625rem}.form__label{font-size:1.125rem}.form__input{border-radius:.75rem}.form__input{font-size:1rem}.form__input{padding-top:.8125rem}.form__input{padding-bottom:.8125rem}.form__button{margin-top:2.1875rem}.pricing-main{padding-top:9.625rem}.pricing-main{padding-bottom:5.0625rem}.pricing-main__title{font-size:3.75rem}.pricing-main__title{margin-bottom:1.3125rem}.pricing-main__text p:not(:last-child){margin-bottom:2.25rem}.plans{padding-top:4.75rem}.plans{padding-bottom:6.625rem}.plans__save{font-size:1rem}.plans__save{margin-bottom:2.1875rem}.plans-tabs{margin-bottom:7.8125rem}.plans-tabs__navigation{margin-bottom:3.25rem}.free-plan{padding-top:3.75rem}.free-plan{padding-bottom:2.5rem}.free-plan{padding-left:2.5rem}.free-plan{padding-right:2.5rem}.free-plan__label{font-size:1.5rem}.free-plan__title{font-size:2.875rem}.free-plan__subtitle{font-size:1.125rem}.free-plan__subtitle{margin-bottom:.875rem}.free-plan__list{margin-bottom:4.0625rem}.free-plan__item{font-size:1rem}.pro-plan{padding-top:4.4375rem}.pro-plan{padding-bottom:2.625rem}.pro-plan{padding-left:2.625rem}.pro-plan{padding-right:2.625rem}.pro-plan__top{font-size:1.25rem}.pro-plan__top{padding:.6875rem}.pro-plan__label{font-size:1.75rem}.pro-plan__price{font-size:1.5rem}.pro-plan__price{gap:.75rem}.pro-plan__price{margin-bottom:.375rem}.pro-plan__price span{font-size:3.3125rem}.pro-plan__billed{font-size:1.25rem}.pro-plan__billed{margin-bottom:1rem}.pro-plan__list{margin-bottom:2.8125rem}.pro-plan__item{font-size:1.125rem}.questions{padding-top:5.9375rem}.questions{padding-bottom:6.75rem}.questions__title{margin-bottom:4.875rem}.questions__list{-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}.questions__list{row-gap:2.5rem}.questions__item-title{font-size:1.5rem}.questions__item-text{font-size:1.25rem}.privacy{padding-top:6.125rem}.privacy{padding-bottom:6.8125rem}.privacy__block{margin-bottom:3.75rem}.privacy__title-main{font-size:3.75rem}.privacy__text{font-size:1rem}.privacy__title{font-size:2.75rem}.privacy__subtitle{font-size:1.875rem}}@media (max-width:75em){.solution__item{max-width:60%}}@media (max-width:61.99875em){.footer__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__info{max-width:unset;min-width:100%}.build__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.build__item-image img{width:1.75rem;height:1.75rem}.build__social-link img{width:.875rem;height:.875rem}.trusted__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.solution__list::before{left:1.875rem}.solution__item::before{width:3.75rem;height:3.75rem}.solution__item::after{width:calc(100% - 3.75rem);left:3.75rem}.solution__item{max-width:100%}.solution__item .solution__item-content::after{right:unset;left:-.3125rem;border-radius:.3125rem 0 0 .3125rem}.solution__item:not(:last-child){margin-bottom:.9375rem}.plans__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.free-plan{border-radius:.375rem;width:100%}.pro-plan{width:100%}}@media (max-width:61.99875em) and (max-width:23.4375em){.solution__item-content{max-width:14.375rem}}@media (max-width:47.99875em){.wrapper{padding-bottom:6rem}.try__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.bar{position:fixed;z-index:50;left:.125rem;bottom:0;width:calc(100% - .25rem);height:5.9375rem;border:2px solid #e0e0e0;border-radius:.625rem;background-color:#fff}.header__button{font-size:1.25rem;padding:.8125rem 2.6875rem}.menu__body{position:fixed;z-index:2;right:-100%;top:0;width:100%;height:100%;background-color:#fff;padding:6.25rem 1.25rem 3.125rem;overflow:auto;-webkit-transition:right .3s;transition:right .3s}.menu-open .menu__body{right:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}.icon-menu{margin:.5625rem .1875rem;display:block;position:relative;width:1.25rem;height:.5rem;z-index:5}.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;height:.125rem;background-color:#fd6331}.icon-menu::before{top:0;width:100%}.icon-menu::after{bottom:0;width:.875rem}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:100%}.footer__contact{max-width:13.75rem}.main-screen__title{text-align:center}.main-screen__text{text-align:center}.main-screen__button{margin:0 auto}.main-screen__image{margin-bottom:1.25rem}.build__video-ibg{width:100%;padding-bottom:60.5015673981%}.key__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solve__image-ibg{width:100%;padding-bottom:60.5015673981%}.trasted__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.questions__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.footer__info{text-align:center}.build__items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.trusted__item-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trusted__item-text{text-align:center}.solution__list::before{left:1.25rem}.solution__item::before{width:2.5rem;height:2.5rem}.solution__item::after{width:calc(100% - 2.5rem);left:2.5rem}}@media (max-width:23.4375em){.title{font-size:1.25rem}.title-big{font-size:1.5rem}.button{font-size:1rem}.button{padding-top:.5rem}.button{padding-bottom:.5rem}.button{padding-left:1.3125rem}.button{padding-right:1.3125rem}.text{font-size:.875rem}.try{padding-top:2.9375rem}.try{padding-bottom:4.1875rem}.thank{padding:1.25rem}.thank__title{font-size:1rem}.thank__title{padding-bottom:.75rem}.thank__title{margin-bottom:.9375rem}.thank__text{font-size:1rem}.header__container{padding-top:1.25rem}.header__container{padding-bottom:1.25rem}.header__container{gap:.9375rem}.header__logo{width:6.8125rem}.menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.footer__body{padding-top:1.25rem}.footer__body{padding-bottom:1.25rem}.footer__logo{width:6.125rem}.footer__logo{margin-bottom:.625rem}.footer__text{font-size:.75rem}.footer__title{font-size:1.125rem}.footer__link{font-size:.875rem}.footer__link{gap:.5rem}.footer__rights{padding-top:.625rem}.footer__rights{padding-bottom:.625rem}.footer__rights-text{font-size:.75rem}.footer__rights-links{gap:.5rem}.main-screen{padding-top:1.9375rem}.main-screen{padding-bottom:2.8125rem}.main-screen__title{font-size:1.5rem}.main-screen__text{font-size:.875rem}.main-screen__text:not(:last-child){margin-bottom:1.25rem}.build{padding-top:1.875rem}.build{padding-bottom:1.875rem}.build__video-ibg{margin-bottom:1.25rem}.build__button-play{width:3.125rem}.build__button-play{height:3.125rem}.build__title{margin-bottom:1.25rem}.build__items{gap:.9375rem}.build__items{margin-bottom:1.25rem}.build__item{padding:.9375rem}.build__item{gap:.875rem}.build__item-image{min-width:3rem}.build__item-image{height:3rem}.build__item-text{font-size:1rem}.build__text{margin-bottom:1.25rem}.build__social{padding:.625rem}.build__social{gap:.625rem}.build__social-link{min-width:1.875rem}.build__social-link{height:1.875rem}.trusted{padding-top:2.5rem}.trusted{padding-bottom:1.25rem}.trusted__text{margin-bottom:1.25rem}.trusted__items{gap:.9375rem}.trusted__item{padding:.9375rem}.trusted__item-top{gap:.375rem}.trusted__item-top{margin-bottom:.625rem}.trusted__item-value{font-size:1.125rem}.why{padding-top:1.25rem}.why{padding-bottom:1.25rem}.why__title{margin-bottom:1.25rem}.why__image{margin-bottom:1.25rem}.why__list{margin-bottom:1.25rem}.why__item:not(:last-child){margin-bottom:.9375rem}.why__item-title{font-size:1rem}.why__item-title::before{min-width:.9375rem}.why__item-title::before{height:1.25rem}.key{padding-top:1.25rem}.key{padding-bottom:2.5rem}.key__title{margin-bottom:1.25rem}.key__item{gap:.625rem}.key__item:not(:last-child){margin-bottom:.9375rem}.key__item-title{font-size:1rem}.key__item-title{margin-bottom:.625rem}.solve{padding-top:1.875rem}.solve{padding-bottom:2.1875rem}.solve__image-ibg{margin-bottom:1.25rem}.solve__title{margin-bottom:.625rem}.solve__text{margin-bottom:1.25rem}.solution{padding-top:2.5rem}.solution{padding-bottom:3.125rem}.solution__title{margin-bottom:1.875rem}.solution__item::before{font-size:.625rem}.solution__item-content{min-height:5.125rem}.solution__item-content{padding:1.25rem}.solution__item-content{font-size:.875rem}.trasted{padding-top:1.875rem}.trasted{padding-bottom:1.875rem}.trasted__title{margin-bottom:.625rem}.trasted__text{margin-bottom:.9375rem}.trasted__items{gap:.9375rem}.trasted__item{padding:.9375rem}.trasted__item-text{font-size:.75rem}.trasted__item-text:not(:last-child){margin-bottom:.625rem}.trasted__item-name{padding-top:.625rem}.trasted__item-name{font-size:1rem}.feedback{padding-top:1.875rem}.feedback{padding-bottom:2.5rem}.feedback__title{margin-bottom:1.25rem}.form{padding:1.25rem}.form__title{font-size:1rem}.form__title{padding-bottom:.75rem}.form__title{margin-bottom:.9375rem}.form__label{font-size:1rem}.form__input{border-radius:.375rem}.form__input{font-size:.875rem}.form__input{padding-top:.5rem}.form__input{padding-bottom:.5rem}.form__button{margin-top:1.5625rem}.pricing-main{padding-top:1.25rem}.pricing-main{padding-bottom:2.875rem}.pricing-main__title{font-size:1.5rem}.pricing-main__title{margin-bottom:.8125rem}.pricing-main__text p:not(:last-child){margin-bottom:1.25rem}.plans{padding-top:1.9375rem}.plans{padding-bottom:3.375rem}.plans__save{font-size:.875rem}.plans__save{margin-bottom:1.25rem}.plans-tabs{margin-bottom:3.375rem}.plans-tabs__navigation{margin-bottom:1.25rem}.free-plan{padding-top:1.5625rem}.free-plan{padding-bottom:1.5625rem}.free-plan{padding-left:.9375rem}.free-plan{padding-right:.9375rem}.free-plan__label{font-size:1rem}.free-plan__title{font-size:2.25rem}.free-plan__subtitle{font-size:.875rem}.free-plan__subtitle{margin-bottom:.3125rem}.free-plan__list{margin-bottom:2.5rem}.free-plan__item{font-size:.75rem}.pro-plan{padding-top:2.4375rem}.pro-plan{padding-bottom:1.5625rem}.pro-plan{padding-left:.9375rem}.pro-plan{padding-right:.9375rem}.pro-plan__top{font-size:1rem}.pro-plan__top{padding:.3125rem}.pro-plan__label{font-size:1rem}.pro-plan__price{font-size:.875rem}.pro-plan__price{gap:.4375rem}.pro-plan__price{margin-bottom:.0000000625rem}.pro-plan__price span{font-size:2rem}.pro-plan__billed{font-size:.875rem}.pro-plan__billed{margin-bottom:.3125rem}.pro-plan__list{margin-bottom:1.3125rem}.pro-plan__item{font-size:.75rem}.questions{padding-top:2.4375rem}.questions{padding-bottom:2.875rem}.questions__title{margin-bottom:1.0625rem}.questions__list{-webkit-column-gap:.0000000625rem;-moz-column-gap:.0000000625rem;column-gap:.0000000625rem}.questions__list{row-gap:1.875rem}.questions__item-title{font-size:1.125rem}.questions__item-text{font-size:.875rem}.privacy{padding-top:1.8125rem}.privacy{padding-bottom:3.75rem}.privacy__block{margin-bottom:1.875rem}.privacy__title-main{font-size:1.875rem}.privacy__text{font-size:.875rem}.privacy__title{font-size:1.5rem}.privacy__subtitle{font-size:1.25rem}}@media (min-width:23.4375em) and (max-width:91.25em){@supports (font-size:clamp(1.25rem ,0.9043778802rem + 1.4746543779vw ,2.25rem)){.title{font-size:clamp(1.25rem ,.9043778802rem + 1.4746543779vw ,2.25rem)}}@supports not (font-size:clamp(1.25rem ,0.9043778802rem + 1.4746543779vw ,2.25rem)){.title{font-size:calc(1.25rem + 1 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.5rem ,1.1543778802rem + 1.4746543779vw ,2.5rem)){.title-big{font-size:clamp(1.5rem ,1.1543778802rem + 1.4746543779vw ,2.5rem)}}@supports not (font-size:clamp(1.5rem ,1.1543778802rem + 1.4746543779vw ,2.5rem)){.title-big{font-size:calc(1.5rem + 1 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.8703917051rem + 0.5529953917vw ,1.375rem)){.button{font-size:clamp(1rem ,.8703917051rem + .5529953917vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.8703917051rem + 0.5529953917vw ,1.375rem)){.button{font-size:calc(1rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(0.5rem ,0.41359447rem + 0.3686635945vw ,0.75rem)){.button{padding-top:clamp(.5rem ,.41359447rem + .3686635945vw ,.75rem)}}@supports not (padding-top:clamp(0.5rem ,0.41359447rem + 0.3686635945vw ,0.75rem)){.button{padding-top:calc(.5rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.5rem ,0.41359447rem + 0.3686635945vw ,0.75rem)){.button{padding-bottom:clamp(.5rem ,.41359447rem + .3686635945vw ,.75rem)}}@supports not (padding-bottom:clamp(0.5rem ,0.41359447rem + 0.3686635945vw ,0.75rem)){.button{padding-bottom:calc(.5rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-left:clamp(1.3125rem ,0.8372695853rem + 2.0276497696vw ,2.6875rem)){.button{padding-left:clamp(1.3125rem ,.8372695853rem + 2.0276497696vw ,2.6875rem)}}@supports not (padding-left:clamp(1.3125rem ,0.8372695853rem + 2.0276497696vw ,2.6875rem)){.button{padding-left:calc(1.3125rem + 1.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-right:clamp(1.3125rem ,0.8372695853rem + 2.0276497696vw ,2.6875rem)){.button{padding-right:clamp(1.3125rem ,.8372695853rem + 2.0276497696vw ,2.6875rem)}}@supports not (padding-right:clamp(1.3125rem ,0.8372695853rem + 2.0276497696vw ,2.6875rem)){.button{padding-right:calc(1.3125rem + 1.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.7021889401rem + 0.7373271889vw ,1.375rem)){.text{font-size:clamp(.875rem ,.7021889401rem + .7373271889vw ,1.375rem)}}@supports not (font-size:clamp(0.875rem ,0.7021889401rem + 0.7373271889vw ,1.375rem)){.text{font-size:calc(.875rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(2.9375rem ,2.2462557604rem + 2.9493087558vw ,4.9375rem)){.try{padding-top:clamp(2.9375rem ,2.2462557604rem + 2.9493087558vw ,4.9375rem)}}@supports not (padding-top:clamp(2.9375rem ,2.2462557604rem + 2.9493087558vw ,4.9375rem)){.try{padding-top:calc(2.9375rem + 2 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(4.1875rem ,3.7986751152rem + 1.6589861751vw ,5.3125rem)){.try{padding-bottom:clamp(4.1875rem ,3.7986751152rem + 1.6589861751vw ,5.3125rem)}}@supports not (padding-bottom:clamp(4.1875rem ,3.7986751152rem + 1.6589861751vw ,5.3125rem)){.try{padding-bottom:calc(4.1875rem + 1.125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(1.25rem ,0.8179723502rem + 1.8433179724vw ,2.5rem)){.thank{padding:clamp(1.25rem ,.8179723502rem + 1.8433179724vw ,2.5rem)}}@supports not (padding:clamp(1.25rem ,0.8179723502rem + 1.8433179724vw ,2.5rem)){.thank{padding:calc(1.25rem + 1.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.thank__title{font-size:clamp(1rem ,.7839861751rem + .9216589862vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.thank__title{font-size:calc(1rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.75rem ,0.6851958525rem + 0.2764976959vw ,0.9375rem)){.thank__title{padding-bottom:clamp(.75rem ,.6851958525rem + .2764976959vw ,.9375rem)}}@supports not (padding-bottom:clamp(0.75rem ,0.6851958525rem + 0.2764976959vw ,0.9375rem)){.thank__title{padding-bottom:calc(.75rem + .1875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.thank__title{margin-bottom:clamp(.9375rem ,.7214861751rem + .9216589862vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.thank__title{margin-bottom:calc(.9375rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.956797235rem + 0.1843317972vw ,1.125rem)){.thank__text{font-size:clamp(1rem ,.956797235rem + .1843317972vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.956797235rem + 0.1843317972vw ,1.125rem)){.thank__text{font-size:calc(1rem + .125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.header__container{padding-top:clamp(1.25rem ,1.0339861751rem + .9216589862vw ,1.875rem)}}@supports not (padding-top:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.header__container{padding-top:calc(1.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.header__container{padding-bottom:clamp(1.25rem ,1.0339861751rem + .9216589862vw ,1.875rem)}}@supports not (padding-bottom:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.header__container{padding-bottom:calc(1.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem)){.header__container{gap:clamp(.9375rem ,.3110599078rem + 2.6728110599vw ,2.75rem)}}@supports not (gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem)){.header__container{gap:calc(.9375rem + 1.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (width:clamp(6.8125rem ,5.3868087558rem + 6.0829493088vw ,10.9375rem)){.header__logo{width:clamp(6.8125rem ,5.3868087558rem + 6.0829493088vw ,10.9375rem)}}@supports not (width:clamp(6.8125rem ,5.3868087558rem + 6.0829493088vw ,10.9375rem)){.header__logo{width:calc(6.8125rem + 4.125 * (100vw - 23.4375rem)/ 67.8125)}}@supports ((-moz-column-gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem))){.menu__list{-webkit-column-gap:clamp(.9375rem ,.3110599078rem + 2.6728110599vw ,2.75rem);-moz-column-gap:clamp(.9375rem ,.3110599078rem + 2.6728110599vw ,2.75rem);column-gap:clamp(.9375rem ,.3110599078rem + 2.6728110599vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.3110599078rem + 2.6728110599vw ,2.75rem))){.menu__list{-webkit-column-gap:calc(.9375rem + 1.8125 * (100vw - 23.4375rem)/ 67.8125);-moz-column-gap:calc(.9375rem + 1.8125 * (100vw - 23.4375rem)/ 67.8125);column-gap:calc(.9375rem + 1.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.25rem ,-0.4781105991rem + 7.3732718894vw ,6.25rem)){.footer__body{padding-top:clamp(1.25rem ,-.4781105991rem + 7.3732718894vw ,6.25rem)}}@supports not (padding-top:clamp(1.25rem ,-0.4781105991rem + 7.3732718894vw ,6.25rem)){.footer__body{padding-top:calc(1.25rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.25rem ,-0.4781105991rem + 7.3732718894vw ,6.25rem)){.footer__body{padding-bottom:clamp(1.25rem ,-.4781105991rem + 7.3732718894vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.25rem ,-0.4781105991rem + 7.3732718894vw ,6.25rem)){.footer__body{padding-bottom:calc(1.25rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (width:clamp(6.125rem ,3.8784562212rem + 9.5852534562vw ,12.625rem)){.footer__logo{width:clamp(6.125rem ,3.8784562212rem + 9.5852534562vw ,12.625rem)}}@supports not (width:clamp(6.125rem ,3.8784562212rem + 9.5852534562vw ,12.625rem)){.footer__logo{width:calc(6.125rem + 6.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.3657834101rem + 1.1059907834vw ,1.375rem)){.footer__logo{margin-bottom:clamp(.625rem ,.3657834101rem + 1.1059907834vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3657834101rem + 1.1059907834vw ,1.375rem)){.footer__logo{margin-bottom:calc(.625rem + .75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.75rem ,0.6203917051rem + 0.5529953917vw ,1.125rem)){.footer__text{font-size:clamp(.75rem ,.6203917051rem + .5529953917vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6203917051rem + 0.5529953917vw ,1.125rem)){.footer__text{font-size:calc(.75rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.125rem ,0.9953917051rem + 0.5529953917vw ,1.5rem)){.footer__title{font-size:clamp(1.125rem ,.9953917051rem + .5529953917vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.9953917051rem + 0.5529953917vw ,1.5rem)){.footer__title{font-size:calc(1.125rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.footer__link{font-size:clamp(.875rem ,.7453917051rem + .5529953917vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.footer__link{font-size:calc(.875rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.5rem ,0.3487903226rem + 0.6451612903vw ,0.9375rem)){.footer__link{gap:clamp(.5rem ,.3487903226rem + .6451612903vw ,.9375rem)}}@supports not (gap:clamp(0.5rem ,0.3487903226rem + 0.6451612903vw ,0.9375rem)){.footer__link{gap:calc(.5rem + .4375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(0.625rem ,0.3441820276rem + 1.198156682vw ,1.4375rem)){.footer__rights{padding-top:clamp(.625rem ,.3441820276rem + 1.198156682vw ,1.4375rem)}}@supports not (padding-top:clamp(0.625rem ,0.3441820276rem + 1.198156682vw ,1.4375rem)){.footer__rights{padding-top:calc(.625rem + .8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.625rem ,0.3441820276rem + 1.198156682vw ,1.4375rem)){.footer__rights{padding-bottom:clamp(.625rem ,.3441820276rem + 1.198156682vw ,1.4375rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.3441820276rem + 1.198156682vw ,1.4375rem)){.footer__rights{padding-bottom:calc(.625rem + .8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.75rem ,0.5771889401rem + 0.7373271889vw ,1.25rem)){.footer__rights-text{font-size:clamp(.75rem ,.5771889401rem + .7373271889vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.5771889401rem + 0.7373271889vw ,1.25rem)){.footer__rights-text{font-size:calc(.75rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.5rem ,0.2407834101rem + 1.1059907834vw ,1.25rem)){.footer__rights-links{gap:clamp(.5rem ,.2407834101rem + 1.1059907834vw ,1.25rem)}}@supports not (gap:clamp(0.5rem ,0.2407834101rem + 1.1059907834vw ,1.25rem)){.footer__rights-links{gap:calc(.5rem + .75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.9375rem ,-0.2226382488rem + 9.2165898618vw ,8.1875rem)){.main-screen{padding-top:clamp(1.9375rem ,-.2226382488rem + 9.2165898618vw ,8.1875rem)}}@supports not (padding-top:clamp(1.9375rem ,-0.2226382488rem + 9.2165898618vw ,8.1875rem)){.main-screen{padding-top:calc(1.9375rem + 6.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.8125rem ,-1.3349654378rem + 17.6958525346vw ,14.8125rem)){.main-screen{padding-bottom:clamp(2.8125rem ,-1.3349654378rem + 17.6958525346vw ,14.8125rem)}}@supports not (padding-bottom:clamp(2.8125rem ,-1.3349654378rem + 17.6958525346vw ,14.8125rem)){.main-screen{padding-bottom:calc(2.8125rem + 12 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.5rem ,0.7223502304rem + 3.3179723502vw ,3.75rem)){.main-screen__title{font-size:clamp(1.5rem ,.7223502304rem + 3.3179723502vw ,3.75rem)}}@supports not (font-size:clamp(1.5rem ,0.7223502304rem + 3.3179723502vw ,3.75rem)){.main-screen__title{font-size:calc(1.5rem + 2.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.7021889401rem + 0.7373271889vw ,1.375rem)){.main-screen__text{font-size:clamp(.875rem ,.7021889401rem + .7373271889vw ,1.375rem)}}@supports not (font-size:clamp(0.875rem ,0.7021889401rem + 0.7373271889vw ,1.375rem)){.main-screen__text{font-size:calc(.875rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.main-screen__text:not(:last-child){margin-bottom:clamp(1.25rem ,1.0339861751rem + .9216589862vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.main-screen__text:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.build{padding-top:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.build{padding-top:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.build{padding-bottom:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.build{padding-bottom:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.build__video-ibg{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.build__video-ibg{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (width:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)){.build__button-play{width:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)}}@supports not (width:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)){.build__button-play{width:calc(3.125rem + 2.625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (height:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)){.build__button-play{height:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)}}@supports not (height:clamp(3.125rem ,2.2177419355rem + 3.8709677419vw ,5.75rem)){.build__button-play{height:calc(3.125rem + 2.625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__title{margin-bottom:clamp(1.25rem ,.6019585253rem + 2.7649769585vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__title{margin-bottom:calc(1.25rem + 1.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.build__items{gap:clamp(.9375rem ,.6134792627rem + 1.3824884793vw ,1.875rem)}}@supports not (gap:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.build__items{gap:calc(.9375rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__items{margin-bottom:clamp(1.25rem ,.6019585253rem + 2.7649769585vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__items{margin-bottom:calc(1.25rem + 1.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.build__item{padding:clamp(.9375rem ,.7214861751rem + .9216589862vw ,1.5625rem)}}@supports not (padding:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.build__item{padding:calc(.9375rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.build__item{gap:clamp(.875rem ,.7453917051rem + .5529953917vw ,1.25rem)}}@supports not (gap:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.build__item{gap:calc(.875rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (min-width:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)){.build__item-image{min-width:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)}}@supports not (min-width:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)){.build__item-image{min-width:calc(3rem + 1.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (height:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)){.build__item-image{height:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)}}@supports not (height:clamp(3rem ,2.5463709677rem + 1.935483871vw ,4.3125rem)){.build__item-image{height:calc(3rem + 1.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.8703917051rem + 0.5529953917vw ,1.375rem)){.build__item-text{font-size:clamp(1rem ,.8703917051rem + .5529953917vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.8703917051rem + 0.5529953917vw ,1.375rem)){.build__item-text{font-size:calc(1rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__text{margin-bottom:clamp(1.25rem ,.6019585253rem + 2.7649769585vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6019585253rem + 2.7649769585vw ,3.125rem)){.build__text{margin-bottom:calc(1.25rem + 1.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.build__social{padding:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (padding:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.build__social{padding:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.build__social{gap:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (gap:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.build__social{gap:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (min-width:clamp(1.875rem ,0.8813364055rem + 4.2396313364vw ,4.75rem)){.build__social-link{min-width:clamp(1.875rem ,.8813364055rem + 4.2396313364vw ,4.75rem)}}@supports not (min-width:clamp(1.875rem ,0.8813364055rem + 4.2396313364vw ,4.75rem)){.build__social-link{min-width:calc(1.875rem + 2.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (height:clamp(1.875rem ,0.8813364055rem + 4.2396313364vw ,4.75rem)){.build__social-link{height:clamp(1.875rem ,.8813364055rem + 4.2396313364vw ,4.75rem)}}@supports not (height:clamp(1.875rem ,0.8813364055rem + 4.2396313364vw ,4.75rem)){.build__social-link{height:calc(1.875rem + 2.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.trusted{padding-top:clamp(2.5rem ,.7718894009rem + 7.3732718894vw ,7.5rem)}}@supports not (padding-top:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.trusted{padding-top:calc(2.5rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.trusted{padding-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.trusted{padding-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.trusted__text{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.trusted__text{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.trusted__items{gap:clamp(.9375rem ,.6134792627rem + 1.3824884793vw ,1.875rem)}}@supports not (gap:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.trusted__items{gap:calc(.9375rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.trusted__item{padding:clamp(.9375rem ,.7214861751rem + .9216589862vw ,1.5625rem)}}@supports not (padding:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.trusted__item{padding:calc(.9375rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.375rem ,0.0725806452rem + 1.2903225806vw ,1.25rem)){.trusted__item-top{gap:clamp(.375rem ,.0725806452rem + 1.2903225806vw ,1.25rem)}}@supports not (gap:clamp(0.375rem ,0.0725806452rem + 1.2903225806vw ,1.25rem)){.trusted__item-top{gap:calc(.375rem + .875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.5169930876rem + 0.4608294931vw ,0.9375rem)){.trusted__item-top{margin-bottom:clamp(.625rem ,.5169930876rem + .4608294931vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.5169930876rem + 0.4608294931vw ,0.9375rem)){.trusted__item-top{margin-bottom:calc(.625rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.125rem ,0.8657834101rem + 1.1059907834vw ,1.875rem)){.trusted__item-value{font-size:clamp(1.125rem ,.8657834101rem + 1.1059907834vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,0.8657834101rem + 1.1059907834vw ,1.875rem)){.trusted__item-value{font-size:calc(1.125rem + .75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why{padding-top:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (padding-top:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why{padding-top:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why{padding-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why{padding-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__title{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__title{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__image{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__image{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__list{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.why__list{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.why__item:not(:last-child){margin-bottom:clamp(.9375rem ,.6134792627rem + 1.3824884793vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.why__item:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.why__item-title{font-size:clamp(1rem ,.7839861751rem + .9216589862vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.why__item-title{font-size:calc(1rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (min-width:clamp(0.9375rem ,0.6566820276rem + 1.198156682vw ,1.75rem)){.why__item-title::before{min-width:clamp(.9375rem ,.6566820276rem + 1.198156682vw ,1.75rem)}}@supports not (min-width:clamp(0.9375rem ,0.6566820276rem + 1.198156682vw ,1.75rem)){.why__item-title::before{min-width:calc(.9375rem + .8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (height:clamp(1.25rem ,0.8611751152rem + 1.6589861751vw ,2.375rem)){.why__item-title::before{height:clamp(1.25rem ,.8611751152rem + 1.6589861751vw ,2.375rem)}}@supports not (height:clamp(1.25rem ,0.8611751152rem + 1.6589861751vw ,2.375rem)){.why__item-title::before{height:calc(1.25rem + 1.125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.key{padding-top:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (padding-top:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.key{padding-top:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.key{padding-bottom:clamp(2.5rem ,.7718894009rem + 7.3732718894vw ,7.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.key{padding-bottom:calc(2.5rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.key__title{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.key__title{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.625rem ,-2.247983871rem + 12.2580645161vw ,8.9375rem)){.key__item{gap:clamp(.625rem ,-2.247983871rem + 12.2580645161vw ,8.9375rem)}}@supports not (gap:clamp(0.625rem ,-2.247983871rem + 12.2580645161vw ,8.9375rem)){.key__item{gap:calc(.625rem + 8.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.9375rem ,-0.034562212rem + 4.1474654378vw ,3.75rem)){.key__item:not(:last-child){margin-bottom:clamp(.9375rem ,-.034562212rem + 4.1474654378vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.034562212rem + 4.1474654378vw ,3.75rem)){.key__item:not(:last-child){margin-bottom:calc(.9375rem + 2.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.key__item-title{font-size:clamp(1rem ,.7839861751rem + .9216589862vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.key__item-title{font-size:calc(1rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.key__item-title{margin-bottom:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.key__item-title{margin-bottom:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.solve{padding-top:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.solve{padding-top:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.1875rem ,0.7834101382rem + 5.9907834101vw ,6.25rem)){.solve{padding-bottom:clamp(2.1875rem ,.7834101382rem + 5.9907834101vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.7834101382rem + 5.9907834101vw ,6.25rem)){.solve{padding-bottom:calc(2.1875rem + 4.0625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.solve__image-ibg{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.solve__image-ibg{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.solve__title{margin-bottom:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.solve__title{margin-bottom:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.solve__text{margin-bottom:clamp(1.25rem ,.3859447005rem + 3.6866359447vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.3859447005rem + 3.6866359447vw ,3.75rem)){.solve__text{margin-bottom:calc(1.25rem + 2.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.solution{padding-top:clamp(2.5rem ,.7718894009rem + 7.3732718894vw ,7.5rem)}}@supports not (padding-top:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.solution{padding-top:calc(2.5rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(3.125rem ,1.6129032258rem + 6.4516129032vw ,7.5rem)){.solution{padding-bottom:clamp(3.125rem ,1.6129032258rem + 6.4516129032vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,1.6129032258rem + 6.4516129032vw ,7.5rem)){.solution{padding-bottom:calc(3.125rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.solution__title{margin-bottom:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.solution__title{margin-bottom:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.625rem ,0.1929723502rem + 1.8433179724vw ,1.875rem)){.solution__item::before{font-size:clamp(.625rem ,.1929723502rem + 1.8433179724vw ,1.875rem)}}@supports not (font-size:clamp(0.625rem ,0.1929723502rem + 1.8433179724vw ,1.875rem)){.solution__item::before{font-size:calc(.625rem + 1.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (min-height:clamp(5.125rem ,4.0449308756rem + 4.6082949309vw ,8.25rem)){.solution__item-content{min-height:clamp(5.125rem ,4.0449308756rem + 4.6082949309vw ,8.25rem)}}@supports not (min-height:clamp(5.125rem ,4.0449308756rem + 4.6082949309vw ,8.25rem)){.solution__item-content{min-height:calc(5.125rem + 3.125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.solution__item-content{padding:clamp(1.25rem ,1.0339861751rem + .9216589862vw ,1.875rem)}}@supports not (padding:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.solution__item-content{padding:calc(1.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.6589861751rem + 0.9216589862vw ,1.5rem)){.solution__item-content{font-size:clamp(.875rem ,.6589861751rem + .9216589862vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,0.6589861751rem + 0.9216589862vw ,1.5rem)){.solution__item-content{font-size:calc(.875rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.trasted{padding-top:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (padding-top:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.trasted{padding-top:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.trasted{padding-bottom:clamp(1.875rem ,.3629032258rem + 6.4516129032vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.3629032258rem + 6.4516129032vw ,6.25rem)){.trasted{padding-bottom:calc(1.875rem + 4.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__title{margin-bottom:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__title{margin-bottom:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.9375rem ,-0.034562212rem + 4.1474654378vw ,3.75rem)){.trasted__text{margin-bottom:clamp(.9375rem ,-.034562212rem + 4.1474654378vw ,3.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.034562212rem + 4.1474654378vw ,3.75rem)){.trasted__text{margin-bottom:calc(.9375rem + 2.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.9375rem ,-0.8986175115rem + 7.8341013825vw ,6.25rem)){.trasted__items{gap:clamp(.9375rem ,-.8986175115rem + 7.8341013825vw ,6.25rem)}}@supports not (gap:clamp(0.9375rem ,-0.8986175115rem + 7.8341013825vw ,6.25rem)){.trasted__items{gap:calc(.9375rem + 5.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.trasted__item{padding:clamp(.9375rem ,.6134792627rem + 1.3824884793vw ,1.875rem)}}@supports not (padding:clamp(0.9375rem ,0.6134792627rem + 1.3824884793vw ,1.875rem)){.trasted__item{padding:calc(.9375rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.75rem ,0.5771889401rem + 0.7373271889vw ,1.25rem)){.trasted__item-text{font-size:clamp(.75rem ,.5771889401rem + .7373271889vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.5771889401rem + 0.7373271889vw ,1.25rem)){.trasted__item-text{font-size:calc(.75rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__item-text:not(:last-child){margin-bottom:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__item-text:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__item-name{padding-top:clamp(.625rem ,.4089861751rem + .9216589862vw ,1.25rem)}}@supports not (padding-top:clamp(0.625rem ,0.4089861751rem + 0.9216589862vw ,1.25rem)){.trasted__item-name{padding-top:calc(.625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.trasted__item-name{font-size:clamp(1rem ,.7839861751rem + .9216589862vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.trasted__item-name{font-size:calc(1rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.875rem ,-0.069124424rem + 8.2949308756vw ,7.5rem)){.feedback{padding-top:clamp(1.875rem ,-.069124424rem + 8.2949308756vw ,7.5rem)}}@supports not (padding-top:clamp(1.875rem ,-0.069124424rem + 8.2949308756vw ,7.5rem)){.feedback{padding-top:calc(1.875rem + 5.625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.feedback{padding-bottom:clamp(2.5rem ,.7718894009rem + 7.3732718894vw ,7.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.7718894009rem + 7.3732718894vw ,7.5rem)){.feedback{padding-bottom:calc(2.5rem + 5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,1.1419930876rem + 0.4608294931vw ,1.5625rem)){.feedback__title{margin-bottom:clamp(1.25rem ,1.1419930876rem + .4608294931vw ,1.5625rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.1419930876rem + 0.4608294931vw ,1.5625rem)){.feedback__title{margin-bottom:calc(1.25rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(1.25rem ,0.8179723502rem + 1.8433179724vw ,2.5rem)){.form{padding:clamp(1.25rem ,.8179723502rem + 1.8433179724vw ,2.5rem)}}@supports not (padding:clamp(1.25rem ,0.8179723502rem + 1.8433179724vw ,2.5rem)){.form{padding:calc(1.25rem + 1.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.form__title{font-size:clamp(1rem ,.7839861751rem + .9216589862vw ,1.625rem)}}@supports not (font-size:clamp(1rem ,0.7839861751rem + 0.9216589862vw ,1.625rem)){.form__title{font-size:calc(1rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.75rem ,0.6851958525rem + 0.2764976959vw ,0.9375rem)){.form__title{padding-bottom:clamp(.75rem ,.6851958525rem + .2764976959vw ,.9375rem)}}@supports not (padding-bottom:clamp(0.75rem ,0.6851958525rem + 0.2764976959vw ,0.9375rem)){.form__title{padding-bottom:calc(.75rem + .1875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.form__title{margin-bottom:clamp(.9375rem ,.7214861751rem + .9216589862vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7214861751rem + 0.9216589862vw ,1.5625rem)){.form__title{margin-bottom:calc(.9375rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.956797235rem + 0.1843317972vw ,1.125rem)){.form__label{font-size:clamp(1rem ,.956797235rem + .1843317972vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.956797235rem + 0.1843317972vw ,1.125rem)){.form__label{font-size:calc(1rem + .125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (border-radius:clamp(0.375rem ,0.2453917051rem + 0.5529953917vw ,0.75rem)){.form__input{border-radius:clamp(.375rem ,.2453917051rem + .5529953917vw ,.75rem)}}@supports not (border-radius:clamp(0.375rem ,0.2453917051rem + 0.5529953917vw ,0.75rem)){.form__input{border-radius:calc(.375rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.form__input{font-size:clamp(.875rem ,.831797235rem + .1843317972vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.form__input{font-size:calc(.875rem + .125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.form__input{padding-top:clamp(.5rem ,.3919930876rem + .4608294931vw ,.8125rem)}}@supports not (padding-top:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.form__input{padding-top:calc(.5rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.form__input{padding-bottom:clamp(.5rem ,.3919930876rem + .4608294931vw ,.8125rem)}}@supports not (padding-bottom:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.form__input{padding-bottom:calc(.5rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-top:clamp(1.5625rem ,1.3464861751rem + 0.9216589862vw ,2.1875rem)){.form__button{margin-top:clamp(1.5625rem ,1.3464861751rem + .9216589862vw ,2.1875rem)}}@supports not (margin-top:clamp(1.5625rem ,1.3464861751rem + 0.9216589862vw ,2.1875rem)){.form__button{margin-top:calc(1.5625rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.25rem ,-1.6445852535rem + 12.3502304147vw ,9.625rem)){.pricing-main{padding-top:clamp(1.25rem ,-1.6445852535rem + 12.3502304147vw ,9.625rem)}}@supports not (padding-top:clamp(1.25rem ,-1.6445852535rem + 12.3502304147vw ,9.625rem)){.pricing-main{padding-top:calc(1.25rem + 8.375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.875rem ,2.1189516129rem + 3.2258064516vw ,5.0625rem)){.pricing-main{padding-bottom:clamp(2.875rem ,2.1189516129rem + 3.2258064516vw ,5.0625rem)}}@supports not (padding-bottom:clamp(2.875rem ,2.1189516129rem + 3.2258064516vw ,5.0625rem)){.pricing-main{padding-bottom:calc(2.875rem + 2.1875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.5rem ,0.7223502304rem + 3.3179723502vw ,3.75rem)){.pricing-main__title{font-size:clamp(1.5rem ,.7223502304rem + 3.3179723502vw ,3.75rem)}}@supports not (font-size:clamp(1.5rem ,0.7223502304rem + 3.3179723502vw ,3.75rem)){.pricing-main__title{font-size:calc(1.5rem + 2.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.8125rem ,0.6396889401rem + 0.7373271889vw ,1.3125rem)){.pricing-main__title{margin-bottom:clamp(.8125rem ,.6396889401rem + .7373271889vw ,1.3125rem)}}@supports not (margin-bottom:clamp(0.8125rem ,0.6396889401rem + 0.7373271889vw ,1.3125rem)){.pricing-main__title{margin-bottom:calc(.8125rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.9043778802rem + 1.4746543779vw ,2.25rem)){.pricing-main__text p:not(:last-child){margin-bottom:clamp(1.25rem ,.9043778802rem + 1.4746543779vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.9043778802rem + 1.4746543779vw ,2.25rem)){.pricing-main__text p:not(:last-child){margin-bottom:calc(1.25rem + 1 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.9375rem ,0.965437788rem + 4.1474654378vw ,4.75rem)){.plans{padding-top:clamp(1.9375rem ,.965437788rem + 4.1474654378vw ,4.75rem)}}@supports not (padding-top:clamp(1.9375rem ,0.965437788rem + 4.1474654378vw ,4.75rem)){.plans{padding-top:calc(1.9375rem + 2.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(3.375rem ,2.2517281106rem + 4.7926267281vw ,6.625rem)){.plans{padding-bottom:clamp(3.375rem ,2.2517281106rem + 4.7926267281vw ,6.625rem)}}@supports not (padding-bottom:clamp(3.375rem ,2.2517281106rem + 4.7926267281vw ,6.625rem)){.plans{padding-bottom:calc(3.375rem + 3.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.plans__save{font-size:clamp(.875rem ,.831797235rem + .1843317972vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.plans__save{font-size:calc(.875rem + .125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.9259792627rem + 1.3824884793vw ,2.1875rem)){.plans__save{margin-bottom:clamp(1.25rem ,.9259792627rem + 1.3824884793vw ,2.1875rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.9259792627rem + 1.3824884793vw ,2.1875rem)){.plans__save{margin-bottom:calc(1.25rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(3.375rem ,1.8413018433rem + 6.5437788018vw ,7.8125rem)){.plans-tabs{margin-bottom:clamp(3.375rem ,1.8413018433rem + 6.5437788018vw ,7.8125rem)}}@supports not (margin-bottom:clamp(3.375rem ,1.8413018433rem + 6.5437788018vw ,7.8125rem)){.plans-tabs{margin-bottom:calc(3.375rem + 4.4375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.25rem ,0.5587557604rem + 2.9493087558vw ,3.25rem)){.plans-tabs__navigation{margin-bottom:clamp(1.25rem ,.5587557604rem + 2.9493087558vw ,3.25rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5587557604rem + 2.9493087558vw ,3.25rem)){.plans-tabs__navigation{margin-bottom:calc(1.25rem + 2 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.5625rem ,0.8064516129rem + 3.2258064516vw ,3.75rem)){.free-plan{padding-top:clamp(1.5625rem ,.8064516129rem + 3.2258064516vw ,3.75rem)}}@supports not (padding-top:clamp(1.5625rem ,0.8064516129rem + 3.2258064516vw ,3.75rem)){.free-plan{padding-top:calc(1.5625rem + 2.1875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.5625rem ,1.2384792627rem + 1.3824884793vw ,2.5rem)){.free-plan{padding-bottom:clamp(1.5625rem ,1.2384792627rem + 1.3824884793vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.2384792627rem + 1.3824884793vw ,2.5rem)){.free-plan{padding-bottom:calc(1.5625rem + .9375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-left:clamp(0.9375rem ,0.3974654378rem + 2.3041474654vw ,2.5rem)){.free-plan{padding-left:clamp(.9375rem ,.3974654378rem + 2.3041474654vw ,2.5rem)}}@supports not (padding-left:clamp(0.9375rem ,0.3974654378rem + 2.3041474654vw ,2.5rem)){.free-plan{padding-left:calc(.9375rem + 1.5625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-right:clamp(0.9375rem ,0.3974654378rem + 2.3041474654vw ,2.5rem)){.free-plan{padding-right:clamp(.9375rem ,.3974654378rem + 2.3041474654vw ,2.5rem)}}@supports not (padding-right:clamp(0.9375rem ,0.3974654378rem + 2.3041474654vw ,2.5rem)){.free-plan{padding-right:calc(.9375rem + 1.5625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.8271889401rem + 0.7373271889vw ,1.5rem)){.free-plan__label{font-size:clamp(1rem ,.8271889401rem + .7373271889vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.8271889401rem + 0.7373271889vw ,1.5rem)){.free-plan__label{font-size:calc(1rem + .5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(2.25rem ,2.0339861751rem + 0.9216589862vw ,2.875rem)){.free-plan__title{font-size:clamp(2.25rem ,2.0339861751rem + .9216589862vw ,2.875rem)}}@supports not (font-size:clamp(2.25rem ,2.0339861751rem + 0.9216589862vw ,2.875rem)){.free-plan__title{font-size:calc(2.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.78859447rem + 0.3686635945vw ,1.125rem)){.free-plan__subtitle{font-size:clamp(.875rem ,.78859447rem + .3686635945vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.78859447rem + 0.3686635945vw ,1.125rem)){.free-plan__subtitle{font-size:calc(.875rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.3125rem ,0.1180875576rem + 0.8294930876vw ,0.875rem)){.free-plan__subtitle{margin-bottom:clamp(.3125rem ,.1180875576rem + .8294930876vw ,.875rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.1180875576rem + 0.8294930876vw ,0.875rem)){.free-plan__subtitle{margin-bottom:calc(.3125rem + .5625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(2.5rem ,1.9599654378rem + 2.3041474654vw ,4.0625rem)){.free-plan__list{margin-bottom:clamp(2.5rem ,1.9599654378rem + 2.3041474654vw ,4.0625rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.9599654378rem + 2.3041474654vw ,4.0625rem)){.free-plan__list{margin-bottom:calc(2.5rem + 1.5625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.75rem ,0.66359447rem + 0.3686635945vw ,1rem)){.free-plan__item{font-size:clamp(.75rem ,.66359447rem + .3686635945vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.66359447rem + 0.3686635945vw ,1rem)){.free-plan__item{font-size:calc(.75rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(2.4375rem ,1.7462557604rem + 2.9493087558vw ,4.4375rem)){.pro-plan{padding-top:clamp(2.4375rem ,1.7462557604rem + 2.9493087558vw ,4.4375rem)}}@supports not (padding-top:clamp(2.4375rem ,1.7462557604rem + 2.9493087558vw ,4.4375rem)){.pro-plan{padding-top:calc(2.4375rem + 2 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(1.5625rem ,1.1952764977rem + 1.5668202765vw ,2.625rem)){.pro-plan{padding-bottom:clamp(1.5625rem ,1.1952764977rem + 1.5668202765vw ,2.625rem)}}@supports not (padding-bottom:clamp(1.5625rem ,1.1952764977rem + 1.5668202765vw ,2.625rem)){.pro-plan{padding-bottom:calc(1.5625rem + 1.0625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-left:clamp(0.9375rem ,0.3542626728rem + 2.4884792627vw ,2.625rem)){.pro-plan{padding-left:clamp(.9375rem ,.3542626728rem + 2.4884792627vw ,2.625rem)}}@supports not (padding-left:clamp(0.9375rem ,0.3542626728rem + 2.4884792627vw ,2.625rem)){.pro-plan{padding-left:calc(.9375rem + 1.6875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-right:clamp(0.9375rem ,0.3542626728rem + 2.4884792627vw ,2.625rem)){.pro-plan{padding-right:clamp(.9375rem ,.3542626728rem + 2.4884792627vw ,2.625rem)}}@supports not (padding-right:clamp(0.9375rem ,0.3542626728rem + 2.4884792627vw ,2.625rem)){.pro-plan{padding-right:calc(.9375rem + 1.6875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.91359447rem + 0.3686635945vw ,1.25rem)){.pro-plan__top{font-size:clamp(1rem ,.91359447rem + .3686635945vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.91359447rem + 0.3686635945vw ,1.25rem)){.pro-plan__top{font-size:calc(1rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding:clamp(0.3125rem ,0.1828917051rem + 0.5529953917vw ,0.6875rem)){.pro-plan__top{padding:clamp(.3125rem ,.1828917051rem + .5529953917vw ,.6875rem)}}@supports not (padding:clamp(0.3125rem ,0.1828917051rem + 0.5529953917vw ,0.6875rem)){.pro-plan__top{padding:calc(.3125rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.7407834101rem + 1.1059907834vw ,1.75rem)){.pro-plan__label{font-size:clamp(1rem ,.7407834101rem + 1.1059907834vw ,1.75rem)}}@supports not (font-size:clamp(1rem ,0.7407834101rem + 1.1059907834vw ,1.75rem)){.pro-plan__label{font-size:calc(1rem + .75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.6589861751rem + 0.9216589862vw ,1.5rem)){.pro-plan__price{font-size:clamp(.875rem ,.6589861751rem + .9216589862vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,0.6589861751rem + 0.9216589862vw ,1.5rem)){.pro-plan__price{font-size:calc(.875rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (gap:clamp(0.4375rem ,0.3294930876rem + 0.4608294931vw ,0.75rem)){.pro-plan__price{gap:clamp(.4375rem ,.3294930876rem + .4608294931vw ,.75rem)}}@supports not (gap:clamp(0.4375rem ,0.3294930876rem + 0.4608294931vw ,0.75rem)){.pro-plan__price{gap:calc(.4375rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.0000000625rem ,-0.1296082108rem + 0.5529952995vw ,0.375rem)){.pro-plan__price{margin-bottom:clamp(.0000000625rem ,-.1296082108rem + .5529952995vw ,.375rem)}}@supports not (margin-bottom:clamp(0.0000000625rem ,-0.1296082108rem + 0.5529952995vw ,0.375rem)){.pro-plan__price{margin-bottom:calc(.0000000625rem + .3749999375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(2rem ,1.5463709677rem + 1.935483871vw ,3.3125rem)){.pro-plan__price span{font-size:clamp(2rem ,1.5463709677rem + 1.935483871vw ,3.3125rem)}}@supports not (font-size:clamp(2rem ,1.5463709677rem + 1.935483871vw ,3.3125rem)){.pro-plan__price span{font-size:calc(2rem + 1.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.pro-plan__billed{font-size:clamp(.875rem ,.7453917051rem + .5529953917vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.pro-plan__billed{font-size:calc(.875rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(0.3125rem ,0.0748847926rem + 1.0138248848vw ,1rem)){.pro-plan__billed{margin-bottom:clamp(.3125rem ,.0748847926rem + 1.0138248848vw ,1rem)}}@supports not (margin-bottom:clamp(0.3125rem ,0.0748847926rem + 1.0138248848vw ,1rem)){.pro-plan__billed{margin-bottom:calc(.3125rem + .6875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.3125rem ,0.7940668203rem + 2.2119815668vw ,2.8125rem)){.pro-plan__list{margin-bottom:clamp(1.3125rem ,.7940668203rem + 2.2119815668vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.3125rem ,0.7940668203rem + 2.2119815668vw ,2.8125rem)){.pro-plan__list{margin-bottom:calc(1.3125rem + 1.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.75rem ,0.6203917051rem + 0.5529953917vw ,1.125rem)){.pro-plan__item{font-size:clamp(.75rem ,.6203917051rem + .5529953917vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6203917051rem + 0.5529953917vw ,1.125rem)){.pro-plan__item{font-size:calc(.75rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(2.4375rem ,1.2278225806rem + 5.1612903226vw ,5.9375rem)){.questions{padding-top:clamp(2.4375rem ,1.2278225806rem + 5.1612903226vw ,5.9375rem)}}@supports not (padding-top:clamp(2.4375rem ,1.2278225806rem + 5.1612903226vw ,5.9375rem)){.questions{padding-top:calc(2.4375rem + 3.5 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(2.875rem ,1.5357142857rem + 5.7142857143vw ,6.75rem)){.questions{padding-bottom:clamp(2.875rem ,1.5357142857rem + 5.7142857143vw ,6.75rem)}}@supports not (padding-bottom:clamp(2.875rem ,1.5357142857rem + 5.7142857143vw ,6.75rem)){.questions{padding-bottom:calc(2.875rem + 3.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.0625rem ,-0.2551843318rem + 5.6221198157vw ,4.875rem)){.questions__title{margin-bottom:clamp(1.0625rem ,-.2551843318rem + 5.6221198157vw ,4.875rem)}}@supports not (margin-bottom:clamp(1.0625rem ,-0.2551843318rem + 5.6221198157vw ,4.875rem)){.questions__title{margin-bottom:calc(1.0625rem + 3.8125 * (100vw - 23.4375rem)/ 67.8125)}}@supports ((-moz-column-gap:clamp(0.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem)) or (column-gap:clamp(0.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem))){.questions__list{-webkit-column-gap:clamp(.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem);-moz-column-gap:clamp(.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem);column-gap:clamp(.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem)}}@supports not ((-moz-column-gap:clamp(0.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem)) or (column-gap:clamp(0.0000000625rem ,-1.728110515rem + 7.3732717972vw ,5rem))){.questions__list{-webkit-column-gap:calc(.0000000625rem + 4.9999999375 * (100vw - 23.4375rem)/ 67.8125);-moz-column-gap:calc(.0000000625rem + 4.9999999375 * (100vw - 23.4375rem)/ 67.8125);column-gap:calc(.0000000625rem + 4.9999999375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (row-gap:clamp(1.875rem ,1.6589861751rem + 0.9216589862vw ,2.5rem)){.questions__list{row-gap:clamp(1.875rem ,1.6589861751rem + .9216589862vw ,2.5rem)}}@supports not (row-gap:clamp(1.875rem ,1.6589861751rem + 0.9216589862vw ,2.5rem)){.questions__list{row-gap:calc(1.875rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.125rem ,0.9953917051rem + 0.5529953917vw ,1.5rem)){.questions__item-title{font-size:clamp(1.125rem ,.9953917051rem + .5529953917vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.9953917051rem + 0.5529953917vw ,1.5rem)){.questions__item-title{font-size:calc(1.125rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.questions__item-text{font-size:clamp(.875rem ,.7453917051rem + .5529953917vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7453917051rem + 0.5529953917vw ,1.25rem)){.questions__item-text{font-size:calc(.875rem + .375 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-top:clamp(1.8125rem ,0.3220046083rem + 6.3594470046vw ,6.125rem)){.privacy{padding-top:clamp(1.8125rem ,.3220046083rem + 6.3594470046vw ,6.125rem)}}@supports not (padding-top:clamp(1.8125rem ,0.3220046083rem + 6.3594470046vw ,6.125rem)){.privacy{padding-top:calc(1.8125rem + 4.3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(3.75rem ,2.6915322581rem + 4.5161290323vw ,6.8125rem)){.privacy{padding-bottom:clamp(3.75rem ,2.6915322581rem + 4.5161290323vw ,6.8125rem)}}@supports not (padding-bottom:clamp(3.75rem ,2.6915322581rem + 4.5161290323vw ,6.8125rem)){.privacy{padding-bottom:calc(3.75rem + 3.0625 * (100vw - 23.4375rem)/ 67.8125)}}@supports (margin-bottom:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)){.privacy__block{margin-bottom:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)){.privacy__block{margin-bottom:calc(1.875rem + 1.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)){.privacy__title-main{font-size:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)}}@supports not (font-size:clamp(1.875rem ,1.2269585253rem + 2.7649769585vw ,3.75rem)){.privacy__title-main{font-size:calc(1.875rem + 1.875 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.privacy__text{font-size:clamp(.875rem ,.831797235rem + .1843317972vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.831797235rem + 0.1843317972vw ,1rem)){.privacy__text{font-size:calc(.875rem + .125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.5rem ,1.0679723502rem + 1.8433179724vw ,2.75rem)){.privacy__title{font-size:clamp(1.5rem ,1.0679723502rem + 1.8433179724vw ,2.75rem)}}@supports not (font-size:clamp(1.5rem ,1.0679723502rem + 1.8433179724vw ,2.75rem)){.privacy__title{font-size:calc(1.5rem + 1.25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.privacy__subtitle{font-size:clamp(1.25rem ,1.0339861751rem + .9216589862vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,1.0339861751rem + 0.9216589862vw ,1.875rem)){.privacy__subtitle{font-size:calc(1.25rem + .625 * (100vw - 23.4375rem)/ 67.8125)}}}@media (min-width:47.99875em) and (min-width:23.4375em) and (max-width:91.25em){@supports (padding-top:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.header__button{padding-top:clamp(.5rem ,.3919930876rem + .4608294931vw ,.8125rem)}}@supports not (padding-top:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.header__button{padding-top:calc(.5rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-bottom:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.header__button{padding-bottom:clamp(.5rem ,.3919930876rem + .4608294931vw ,.8125rem)}}@supports not (padding-bottom:clamp(0.5rem ,0.3919930876rem + 0.4608294931vw ,0.8125rem)){.header__button{padding-bottom:calc(.5rem + .3125 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-left:clamp(0.9375rem ,0.3326612903rem + 2.5806451613vw ,2.6875rem)){.header__button{padding-left:clamp(.9375rem ,.3326612903rem + 2.5806451613vw ,2.6875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.3326612903rem + 2.5806451613vw ,2.6875rem)){.header__button{padding-left:calc(.9375rem + 1.75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (padding-right:clamp(0.9375rem ,0.3326612903rem + 2.5806451613vw ,2.6875rem)){.header__button{padding-right:clamp(.9375rem ,.3326612903rem + 2.5806451613vw ,2.6875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.3326612903rem + 2.5806451613vw ,2.6875rem)){.header__button{padding-right:calc(.9375rem + 1.75 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(1rem ,0.91359447rem + 0.3686635945vw ,1.25rem)){.header__button{font-size:clamp(1rem ,.91359447rem + .3686635945vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.91359447rem + 0.3686635945vw ,1.25rem)){.header__button{font-size:calc(1rem + .25 * (100vw - 23.4375rem)/ 67.8125)}}@supports (font-size:clamp(0.9375rem ,0.7862903226rem + 0.6451612903vw ,1.375rem)){.menu__link{font-size:clamp(.9375rem ,.7862903226rem + .6451612903vw ,1.375rem)}}@supports not (font-size:clamp(0.9375rem ,0.7862903226rem + 0.6451612903vw ,1.375rem)){.menu__link{font-size:calc(.9375rem + .4375 * (100vw - 23.4375rem)/ 67.8125)}}@supports ((-moz-column-gap:clamp(0.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem)) or (column-gap:clamp(0.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem))){.main-screen__container{-webkit-column-gap:clamp(.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem);-moz-column-gap:clamp(.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem);column-gap:clamp(.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem)}}@supports not ((-moz-column-gap:clamp(0.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem)) or (column-gap:clamp(0.0000000625rem ,-2.2033409297rem + 9.4009215668vw ,6.375rem))){.main-screen__container{-webkit-column-gap:calc(.0000000625rem + 6.3749999375 * (100vw - 23.4375rem)/ 67.8125);-moz-column-gap:calc(.0000000625rem + 6.3749999375 * (100vw - 23.4375rem)/ 67.8125);column-gap:calc(.0000000625rem + 6.3749999375 * (100vw - 23.4375rem)/ 67.8125)}}}@media (min-width:47.99875em) and (max-width:23.4375em){.header__button{padding-top:.5rem}.header__button{padding-bottom:.5rem}.header__button{padding-left:.9375rem}.header__button{padding-right:.9375rem}.header__button{font-size:1rem}.menu__link{font-size:.9375rem}.main-screen__container{-webkit-column-gap:.0000000625rem;-moz-column-gap:.0000000625rem;column-gap:.0000000625rem}}@media (min-width:68.75em) and (min-width:23.4375em) and (max-width:91.25em){@supports (gap:clamp(0.0000000625rem ,-1.9225229574rem + 8.2027648848vw ,5.5625rem)){.footer__explore .footer__links{gap:clamp(.0000000625rem ,-1.9225229574rem + 8.2027648848vw ,5.5625rem)}}@supports not (gap:clamp(0.0000000625rem ,-1.9225229574rem + 8.2027648848vw ,5.5625rem)){.footer__explore .footer__links{gap:calc(.0000000625rem + 5.5624999375 * (100vw - 23.4375rem)/ 67.8125)}}}@media (min-width:68.75em) and (max-width:23.4375em){.footer__explore .footer__links{gap:.0000000625rem}}@media (max-width:61.99875em) and (min-width:91.25em){.solution__item-content{max-width:62.5rem}}@media (max-width:61.99875em) and (min-width:23.4375em) and (max-width:91.25em){@supports (max-width:clamp(14.375rem ,-2.2580645161rem + 70.9677419355vw ,62.5rem)){.solution__item-content{max-width:clamp(14.375rem ,-2.2580645161rem + 70.9677419355vw ,62.5rem)}}@supports not (max-width:clamp(14.375rem ,-2.2580645161rem + 70.9677419355vw ,62.5rem)){.solution__item-content{max-width:calc(14.375rem + 48.125 * (100vw - 23.4375rem)/ 67.8125)}}}@media (any-hover:hover){.button:hover{-webkit-transform:translate(0,12.5%);-ms-transform:translate(0,12.5%);transform:translate(0,12.5%)}.button:hover::after{bottom:0}.header__button:hover{background:linear-gradient(96.42deg,#fc5823 43.66%,#fd6f41 95.86%)}.menu__link:hover{color:#fd6f41}.footer__link:hover{text-decoration:underline}.footer__rights-links a:hover svg path{fill:#fd6331}.build__button-play:hover{-webkit-transform:scale(1.05) translate(-50%,-50%);-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%)}.build__social-link:hover{background-color:rgba(95,111,155,.315)}.plans-tabs__title:hover{color:#fff;background-color:#faad94}}.webp .footer{background:url(../img/footer-bg.webp) 0 0/cover no-repeat}