@charset "UTF-8";.nav-price{position:fixed;top:25dvh;right:20px;z-index:4;display:grid;grid-template-columns:242px;align-items:flex-end}@media (max-height: 400px){.nav-price{top:30dvh}}@media (max-height: 350px){.nav-price{top:35dvh}}@media (max-width: 525px){.nav-price{display:none}}@media (max-width: 1024px){.nav-price{grid-template-columns:190px}}@media (max-width: 768px){.nav-price{grid-template-columns:180px}}.nav-price-toggle{display:flex;gap:16px;align-items:center;justify-content:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;border-radius:14px;padding:10px 12px;font-weight:500;font-size:16px;line-height:140%;letter-spacing:0%;cursor:pointer;width:100%;background:#04bbd333;position:relative;overflow:hidden;border:0}@media (max-width: 1024px){.nav-price-toggle{font-size:14px;gap:12px}}@media (max-width: 768px){.nav-price-toggle{font-size:12px;gap:8px}}.nav-price-toggle:before{content:"";position:absolute;width:100px;height:41px;z-index:1;transform:skew(-60deg);background:#04bbd333;background:linear-gradient(45deg,#04bbd31a 10%,#04bbd359 40% 50%,#04bbd300 80%);animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-name:sweep}.nav-price-toggle.animation-stopped:before{animation:none;right:340px}.nav-price-sidebar{margin-top:16px;z-index:4;border-radius:14px;display:grid;grid-template-columns:1fr;gap:5px;font-size:16px;width:100%;max-height:390px;overflow-y:auto;overflow-x:hidden;padding-right:10px}@media (max-height: 750px){.nav-price-sidebar{max-height:330px;overflow-y:auto;overflow-x:hidden;gap:4px}}@media (max-height: 660px){.nav-price-sidebar{max-height:285px}}@media (max-height: 600px){.nav-price-sidebar{max-height:215px}}@media (max-height: 500px){.nav-price-sidebar{max-height:165px}}@media (max-height: 450px){.nav-price-sidebar{max-height:115px}}@media (max-width: 1024px){.nav-price-sidebar{font-size:14px;gap:12px}}@media (max-width: 768px){.nav-price-sidebar{font-size:12px;gap:8px}}.nav-price-sidebar__item{cursor:pointer;display:flex;align-items:center;gap:16px;border-radius:14px;position:relative;padding:9px;background:#ffffff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;transition:background .3s,color .3s}.nav-price-sidebar__item:first-child{background:#04bbd333}.nav-price-sidebar__item:first-child:hover{background:#04bbd34d}@media (max-width: 1024px){.nav-price-sidebar__item:first-child{gap:12px}.nav-price-sidebar__item:first-child img{width:20px;height:20px}}@media (max-width: 768px){.nav-price-sidebar__item:first-child{gap:8px}}.nav-price-sidebar__item:first-child.nav-price-sidebar__item--active{color:#04bbd3}.nav-price-sidebar__item:hover{background:#d3c87933}.nav-price-sidebar__item__link{font-weight:500;font-size:16px;line-height:140%;letter-spacing:0%;display:flex;align-items:center;gap:16px}.nav-price-sidebar__item__link a{font-weight:500}@media (max-width: 1024px){.nav-price-sidebar__item__link{font-size:14px;gap:12px}.nav-price-sidebar__item__link img{width:20px;height:20px}}@media (max-width: 768px){.nav-price-sidebar__item__link{font-size:12px;gap:8px}}@keyframes gradient-sweep{0%{background-position:0% 0%}to{background-position:-400% 0%}}@keyframes sweep{0%{right:-300px}60%{right:300px}to{right:300px}}.nav-price--mob{display:none;position:fixed;right:16px;z-index:4;bottom:5dvh}@media (max-width: 525px){.nav-price--mob{display:flex;flex-direction:column-reverse;align-items:flex-end}}.nav-price--mob-toggle{display:flex;gap:16px;align-items:center;background:#ffffff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;border-radius:14px;padding:10px 16px;font-weight:500;font-size:16px;line-height:140%;letter-spacing:0%;cursor:pointer;background:#04bbd333;border:0}@media (width <= 426px){.nav-price--mob-toggle{font-size:14px}}@media (width <= 375px){.nav-price--mob-toggle{font-size:12px}}@media (width <= 350px){.nav-price--mob-toggle{font-size:10px}}.nav-price--mob-sidebar{margin-bottom:10px;position:fixed;right:0;left:0;bottom:15dvh;gap:8px;width:100%;z-index:4;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;padding-right:16px;padding-left:16px}.nav-price--mob-sidebar__item{width:100%;cursor:pointer;display:flex;gap:8px;font-size:16px;border-radius:14px;position:relative;padding:9px;background:#ffffff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;transition:background .3s,color .3s;font-weight:500;line-height:140%}.nav-price--mob-sidebar__item:first-child{grid-column:1/3;grid-row:8/9;background:#04bbd333}.nav-price--mob-sidebar__item:first-child:hover{background:#04bbd34d}.nav-price--mob-sidebar__item:first-child.nav-price--mob-sidebar__item--active{color:#04bbd3}.nav-price--mob-sidebar__item:hover{background:#d3c87933}@media (width <= 426px){.nav-price--mob-sidebar__item{font-size:14px}}@media (width <= 375px){.nav-price--mob-sidebar__item{font-size:12px}}@media (width <= 350px){.nav-price--mob-sidebar__item{font-size:10px}}.nav-price--mob-sidebar__item__link{font-weight:500;line-height:140%;letter-spacing:0%;display:flex;align-items:center;gap:8px;font-size:16px}.nav-price--mob-sidebar__item__link a{font-weight:500}.nav-price--mob-sidebar__item__link img{width:20px;height:20px}@media (width <= 426px){.nav-price--mob-sidebar__item__link{font-size:14px}}@media (width <= 375px){.nav-price--mob-sidebar__item__link{font-size:12px}}@media (width <= 350px){.nav-price--mob-sidebar__item__link{font-size:10px}}#tariffs__main{display:flex;flex-direction:column;gap:100px;padding-top:250px;overflow-x:hidden!important}@media (max-width: 990px){#tariffs__main{padding-top:200px}}@media (max-width: 850px){#tariffs__main{padding-top:120px}}@media (max-width: 768px){#tariffs__main{padding-top:100px}}@media (max-width: 525px){#tariffs__main{padding-top:100px}}#tariffs__main .gold_text{color:#0000!important;background:var(--main);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:600}.hero-tariffs .container{width:100%;padding-top:0;position:relative;max-width:1040px}@media (max-width: 1440px){.hero-tariffs .container{max-width:975px}}@media (max-width: 1200px){.hero-tariffs .container{max-width:900px}}@media (max-width: 1024px){.hero-tariffs .container{max-width:850px}}@media (max-width: 960px){.hero-tariffs .container{max-width:782px}}.hero-tariffs__titles{display:flex;flex-direction:column;gap:32px}@media (max-width: 960px){.hero-tariffs__titles{gap:24px}}@media (max-width: 1024px){.hero-tariffs__titles__logo{width:414px;height:44px}}@media (max-width: 768px){.hero-tariffs__titles__logo{width:380px;height:34px}}@media (max-width: 525px){.hero-tariffs__titles__logo{width:338px;height:36px;align-self:center}}@media (width <= 375px){.hero-tariffs__titles__logo{width:100%;height:auto}}.hero-tariffs__titles h1{line-height:1.3;font-weight:400!important;font-size:clamp(60px,6.2vw,70px)}@media (max-width: 768px){.hero-tariffs__titles h1{font-size:clamp(50px,7.1vw,60px)}}@media (max-width: 525px){.hero-tariffs__titles h1{text-align:center}}@media (width <= 350px){.hero-tariffs__titles h1{font-size:40px}}.hero-tariffs__titles__subtitle{line-height:1.3;font-weight:400;font-size:clamp(32px,4.8vw,60px)}@media (max-width: 525px){.hero-tariffs__titles__subtitle{white-space:wrap;text-align:center}}@media (width <= 350px){.hero-tariffs__titles__subtitle{font-size:28px}}.hero-tariffs__buttons{display:flex;gap:6px;max-width:920px}@media (max-width: 525px){.hero-tariffs__buttons{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:14px;align-items:center}}.hero-tariffs__buttons__button{display:flex;gap:16px;align-items:center;justify-content:center;background:#ffffff0a;border:.49px solid rgba(255,255,255,.32);border-radius:8.31px;padding:26px 0;font-weight:600;font-size:16px;line-height:130%;letter-spacing:0%;text-align:center;white-space:nowrap;width:50%;cursor:pointer}.hero-tariffs__buttons__button br{display:none}.hero-tariffs__buttons__button.active{background:#d3c87914;color:#d3c879}.hero-tariffs__buttons__button:hover{background:#d3c87914}@media (max-width: 768px){.hero-tariffs__buttons__button{font-size:14px}.hero-tariffs__buttons__button img{width:24px;height:24px}}@media (max-width: 525px){.hero-tariffs__buttons__button{width:100%;font-size:16px;padding:15px 18px;text-align:justify;height:100%;gap:8px}.hero-tariffs__buttons__button br{display:block}.hero-tariffs__buttons__button img{width:32px;height:32px}}@media (width <= 375px){.hero-tariffs__buttons__button{font-size:15px}.hero-tariffs__buttons__button img{width:26px;height:26px}}@media (width <= 350px){.hero-tariffs__buttons__button{font-size:14px}.hero-tariffs__buttons__button img{width:24px;height:24px}}@media (max-width: 768px){.hero-tariffs img{height:auto!important}}.section-choose-segment .gold_text{font-weight:500!important}.section-choose-segment .container{max-width:1040px;width:100%}@media (max-width: 1440px){.section-choose-segment .container{max-width:975px}}@media (max-width: 1200px){.section-choose-segment .container{max-width:900px}}@media (max-width: 1024px){.section-choose-segment .container{max-width:850px}}@media (max-width: 960px){.section-choose-segment .container{max-width:782px}}.section-choose-segment__segments{display:flex;flex-direction:column;gap:100px}@media (max-width: 1024px){.section-choose-segment__segments{gap:80px}}@media (max-width: 768px){.section-choose-segment__segments{gap:60px}}@media (max-width: 525px){.section-choose-segment__segments{gap:50px}}.section-choose-segment__segments__header{display:flex;flex-direction:column;gap:32px}@media (max-width: 960px){.section-choose-segment__segments__header{gap:24px}}@media (max-width: 768px){.section-choose-segment__segments__header{gap:16px}}.section-choose-segment__segments__header__title{font-weight:500;line-height:130%;letter-spacing:0%;font-size:clamp(42px,5.2vw,60px)}@media (max-width: 525px){.section-choose-segment__segments__header__title{font-size:50px;text-align:center}}@media (width <= 350px){.section-choose-segment__segments__header__title{font-size:40px;line-height:120%}}.section-choose-segment__segments__header__subtitle{font-weight:400;font-size:60px;line-height:130%;letter-spacing:0%;font-size:clamp(24px,4.5vw,60px)}@media (max-width: 525px){.section-choose-segment__segments__header__subtitle{text-align:center}}@media (width <= 426px){.section-choose-segment__segments__header__subtitle br{display:none}}@media (width <= 350px){.section-choose-segment__segments__header__subtitle{font-size:20px}}.section-choose-segment__segments__header__description{font-weight:400;font-size:28px;line-height:130%;letter-spacing:0%;font-size:clamp(16px,2.2vw,28px)}@media (max-width: 525px){.section-choose-segment__segments__header__description{white-space:wrap;text-align:center}.section-choose-segment__segments__header__description br{display:none}}@media (width <= 350px){.section-choose-segment__segments__header__description{font-size:14px}}.section-choose-segment__segments__main{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;grid-template-rows:repeat(4,1fr)}@media (max-width: 960px){.section-choose-segment__segments__main{gap:16px}}@media (max-width: 525px){.section-choose-segment__segments__main{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:10px}}@media (width <= 350px){.section-choose-segment__segments__main{gap:8px}}.section-choose-segment__segments__main__item{box-shadow:0 4px 4px #00000040;position:relative;border-radius:14px;outline:none;background-color:#ffffff0a;z-index:1;border:none;width:100%;height:100%;display:flex;flex-direction:row;padding:22px;text-align:left;align-items:center;gap:20px;font-weight:500;font-size:17.69px;line-height:140%;letter-spacing:0%;font-size:clamp(15px,1.4vw,17.69px);transition:scale .3s ease;scale:1}.section-choose-segment__segments__main__item:active{scale:.8}.section-choose-segment__segments__main__item:active+.gradient-border{scale:.8}@media (max-width: 1024px){.section-choose-segment__segments__main__item{gap:12px;padding:20px}}@media (max-width: 960px){.section-choose-segment__segments__main__item{padding:16px}}@media (max-width: 768px){.section-choose-segment__segments__main__item{padding:14px;gap:10px}}@media (max-width: 620px){.section-choose-segment__segments__main__item{padding:13px;font-size:14px}}@media (max-width: 570px){.section-choose-segment__segments__main__item{font-size:12px}}@media (max-width: 525px){.section-choose-segment__segments__main__item{flex-direction:column;align-items:flex-start;gap:6px;font-size:14px;padding:12px}}@media (max-width: 450px){.section-choose-segment__segments__main__item{font-size:12px;padding:10px}}@media (width <= 375px){.section-choose-segment__segments__main__item{font-size:10px}}@media (max-width: 330px){.section-choose-segment__segments__main__item{font-size:9px}}.section-choose-segment__segments__main__item img{width:42px;height:42px}@media (max-width: 1024px){.section-choose-segment__segments__main__item img{width:32px;height:32px}}@media (max-width: 768px){.section-choose-segment__segments__main__item img{width:30px;height:30px}}@media (max-width: 620px){.section-choose-segment__segments__main__item img{width:24px;height:24px}}@media (max-width: 525px){.section-choose-segment__segments__main__item img{width:40px;height:40px}}@media (max-width: 450px){.section-choose-segment__segments__main__item img{width:30px;height:30px}}@media (width <= 375px){.section-choose-segment__segments__main__item img{width:28px;height:28px}}@media (width <= 350px){.section-choose-segment__segments__main__item img{width:24px;height:24px}}.section-license .gold_text{font-weight:400!important}.section-license .red_text{color:#b2524b;font-weight:400;line-height:140%}.section-license .container{max-width:1040px;width:100%;display:flex;flex-direction:column;gap:60px}@media (max-width: 1440px){.section-license .container{max-width:975px}}@media (max-width: 1200px){.section-license .container{max-width:900px}}@media (max-width: 1024px){.section-license .container{max-width:850px;gap:50px}}@media (max-width: 960px){.section-license .container{max-width:782px}}@media (max-width: 768px){.section-license .container{gap:40px}}@media (max-width: 525px){.section-license .container{gap:32px}}.section-license__text{display:flex;flex-direction:column;gap:50px}@media (max-width: 1024px){.section-license__text{gap:32px}}.section-license__text__title{font-weight:400;font-size:60px;line-height:130%;font-size:clamp(42px,5.2vw,60px)}@media (max-width: 525px){.section-license__text__title{font-size:50px;text-align:center}}@media (width <= 350px){.section-license__text__title{font-size:40px;line-height:120%}}.section-license__text__description{font-weight:400;font-size:28px;line-height:130%;letter-spacing:0%;font-size:clamp(18px,2.2vw,28px)}@media (max-width: 620px){.section-license__text__description{white-space:wrap}.section-license__text__description br{display:none}}@media (max-width: 525px){.section-license__text__description{text-align:center}}@media (width <= 375px){.section-license__text__description{font-size:16px}}.section-license__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;justify-content:space-between}@media (max-width: 1024px){.section-license__cards{gap:20px}}@media (max-width: 768px){.section-license__cards{gap:16px}}@media (max-width: 525px){.section-license__cards{grid-template-columns:1fr;gap:32px}}.section-license__cards__card{background:#c5304d26;padding:17px 17px 35px;display:flex;flex-direction:column;gap:24px;border:.74px solid rgba(197,48,77,.32);border-radius:14.2px;backdrop-filter:blur(17.7588291168px)}@media (max-width: 1024px){.section-license__cards__card{gap:18px}}@media (max-width: 960px){.section-license__cards__card{padding:13px 13px 30px}.section-license__cards__card img{width:40px;height:40px}}@media (max-width: 768px){.section-license__cards__card{padding:10px 10px 25px;gap:14px}.section-license__cards__card img{width:34px;height:34px}}@media (max-width: 525px){.section-license__cards__card{padding:24px 34px;gap:12px;text-align:center;display:grid;grid-template-columns:auto auto}.section-license__cards__card img{width:46px;height:46px;justify-self:right}}@media (width <= 375px){.section-license__cards__card{padding:24px 25px;gap:12px}.section-license__cards__card img{width:42px;height:42px}}.section-license__cards__card__title{font-weight:500;font-size:28px;line-height:140%;letter-spacing:0%;font-size:clamp(20px,2.2vw,28px)}.section-license__cards__card__title br{display:none}@media (max-width: 525px){.section-license__cards__card__title{font-size:24px;text-align:left;justify-self:center}.section-license__cards__card__title br{display:block}}@media (width <= 375px){.section-license__cards__card__title{font-size:22px}}@media (width <= 350px){.section-license__cards__card__title{font-size:20px}}.section-license__cards__card__line{width:100%;height:1px;background:#d3c87952;grid-column:1/3}.section-license__cards__card__description{font-weight:400;font-size:24px;line-height:130%;letter-spacing:0%;font-size:clamp(16px,1.9vw,24px)}@media (max-width: 525px){.section-license__cards__card__description{font-size:16px;grid-column:1/3}}@media (width <= 375px){.section-license__cards__card__description{font-size:14px}}@media (width <= 350px){.section-license__cards__card__description{font-size:12px}}.section-license__footer{display:flex;flex-direction:column;gap:50px}@media (max-width: 1024px){.section-license__footer{gap:40px}}@media (max-width: 768px){.section-license__footer{gap:32px}}.section-license__footer__description{font-weight:400;font-size:28px;line-height:130%;letter-spacing:0%;font-size:clamp(18px,2.2vw,28px);text-align:center;white-space:nowrap}@media (max-width: 650px){.section-license__footer__description{white-space:wrap}}@media (max-width: 525px){.section-license__footer__description{font-size:28px}}@media (width <= 375px){.section-license__footer__description{font-size:26px}}@media (width <= 350px){.section-license__footer__description{font-size:24px}}.section-license__footer a{display:flex}.section-license__footer a .button-rounded-blue{margin-left:auto;width:274px;white-space:nowrap;padding:14.5px 20px}.section-license__footer a .button-rounded-blue span{font-weight:700}.section-license__footer a .button-rounded-blue br{display:none}@media (max-width: 525px){.section-license__footer a .button-rounded-blue{margin:0 auto;text-align:justify;width:-moz-fit-content;width:fit-content;line-height:130%;padding:14px 30px;font-size:14px}.section-license__footer a .button-rounded-blue br{display:block}}@media (width <= 426px){.section-license__footer a .button-rounded-blue{padding:16px 18px;font-size:12px}}#tariffs-section-price-swiper__swiper-mobile{flex-direction:column;gap:24px;display:none}@media (max-width: 525px){#tariffs-section-price-swiper__swiper-mobile{display:flex!important;width:100%;height:100%}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper,#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper .swiper-wrapper{width:100%;height:100%}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide{background:#ffffff0a;border-radius:14.2px;padding:16px;display:flex;flex-direction:column;gap:24px}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__title{font-weight:400;font-size:20px;line-height:130%;letter-spacing:0%;color:#d3c879}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__title{font-size:18px}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list{display:flex;flex-direction:column;gap:16px}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list{gap:12px}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list__item{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:130%;letter-spacing:0%;color:#d3c879}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list__item p{font-weight:400}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list__item img{width:16px;height:16px}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__list__item{font-size:14px;gap:9px}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer{gap:16px}}@media (width <= 350px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer{flex-direction:column}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__days{padding:8px 12px;background:#ffffff0a;border-radius:100px;font-weight:400;font-size:12px;line-height:130%;letter-spacing:0%}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__days{font-size:10px}}@media (width <= 350px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__days{font-size:14px}}#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__price{font-weight:500;font-size:20px;line-height:130%;letter-spacing:0%}@media (width <= 375px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__price{font-size:18px}}@media (width <= 350px){#tariffs-section-price-swiper__swiper-mobile .tariffs-section-price-swiper__swiper-mobile__swiper__slide__footer__price{font-size:24px}}#tariffs-section-price-swiper__swiper-mobile a{display:flex}#tariffs-section-price-swiper__swiper-mobile a .tariffs-section-price-swiper__swiper-mobile__order-btn{padding:13px 35px;font-weight:600;font-size:12.24px;line-height:130%;letter-spacing:0%;margin:0 auto}#tariffs-section-price-swiper__swiper-mobile a .tariffs-section-price-swiper__swiper-mobile__order-btn img{width:18px;height:18px}#tariffs-section-price-swiper__swiper-mobile .swiper-custom-navigation{display:flex;justify-content:center;align-items:center}#tariffs-section-price-swiper__swiper-mobile .swiper-custom-navigation .swiper-progress{display:flex;justify-content:space-between;width:204px}#tariffs-section-price-swiper__swiper-mobile .swiper-custom-navigation .swiper-progress .swiper-progress__segment{width:6px;height:6px;background:#d3c879;border-radius:6px;transition:width .3s ease-in-out,background .3s ease-in-out;cursor:pointer}#tariffs-section-price-swiper__swiper-mobile .swiper-custom-navigation .swiper-progress .swiper-progress__segment.active{width:52px;background:#d3c879}@media (max-width: 525px){.tariffs-section-price-swiper{padding:0 16px}}.tariffs-section-price-swiper .container{width:100%;max-width:100%;padding-left:0;padding-right:0;background:transparent}@media (max-width: 525px){.tariffs-section-price-swiper .container{background:#ffffff0a;border-radius:14.2px;padding:32px 24px}}.tariffs-section-price-swiper__title{display:flex;margin-bottom:50px;gap:150px;margin-left:calc((100vw - 920px)/2)!important}@media (max-width: 1200px){.tariffs-section-price-swiper__title{margin-left:calc((100vw - 850px)/2)!important}}@media (max-width: 1024px){.tariffs-section-price-swiper__title{margin-left:calc((100vw - 800px)/2)!important;margin-bottom:40px}.tariffs-section-price-swiper__title img{width:44px;height:44px}}@media (max-width: 1048px){.tariffs-section-price-swiper__title{gap:150px}}@media (max-width: 960px){.tariffs-section-price-swiper__title{margin-left:calc((100vw - 750px)/2)!important}}@media (max-width: 830px){.tariffs-section-price-swiper__title{margin-left:calc((100vw - 780px)/2)!important;display:block;padding:24px 24px 0;text-align:left}.tariffs-section-price-swiper__title img{display:none}}@media (max-width: 780px){.tariffs-section-price-swiper__title{margin-left:0!important;margin-bottom:32px}}@media (max-width: 525px){.tariffs-section-price-swiper__title{padding:0;margin-bottom:24px}}.tariffs-section-price-swiper h2{font-weight:400;font-size:60px;line-height:1.3;font-size:clamp(32px,3vw,40px)}@media (width <= 350px){.tariffs-section-price-swiper h2{font-size:30px}}@media (max-width: 525px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper{display:none}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{transition-timing-function:ease;margin-left:calc((100vw - 920px)/2)!important}@media (max-width: 1200px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{margin-left:calc((100vw - 850px)/2)!important}}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{margin-left:calc((100vw - 800px)/2)!important}}@media (max-width: 960px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{margin-left:calc((100vw - 750px)/2)!important}}@media (max-width: 830px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{margin-left:calc((100vw - 750px)/2)!important}}@media (max-width: 780px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-wrapper{margin-left:24px!important}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide{padding:32px;background:#ffffff0a;max-width:409px!important;border:1px solid rgba(255,255,255,.32);border-radius:14px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;cursor:pointer}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 760px)/2)}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 700px)/2)!important}}@media (max-width: 960px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 690px)/2)!important}}@media (max-width: 830px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 600px)/2)!important}}@media (max-width: 700px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 500px)/2)!important}}@media (max-width: 600px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide:last-child{margin-right:calc((100vw - 400px)/2)!important}}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper .swiper-slide{padding:24px;max-width:309px!important}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__subtitle{margin:12px 0 24px;font-weight:400;font-size:16px;line-height:130%;letter-spacing:0%}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__subtitle{font-size:12px;margin:9px 0 18px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__title{font-weight:400;font-size:24px;line-height:130%;letter-spacing:0%;color:#d3c879}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__title{font-size:18px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list{gap:12px;margin-bottom:18px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list__item{display:flex;gap:12px;font-size:16px;align-items:flex-start;line-height:130%;line-height:26px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list__item{gap:9px;font-size:12px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list__item p{font-weight:400!important}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list__item img{margin-top:4px;width:16px;height:16px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__list__item img{width:12px;height:12px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer{margin-top:auto;display:flex!important;flex-direction:column;justify-content:space-between!important;align-items:flex-start;gap:24px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer{gap:18px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer--bitrix{display:flex;flex-direction:column;align-items:flex-end}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer--bitrix *{text-align:right}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__days{display:flex;align-items:center;gap:10px;position:relative;border:none;border-radius:100px;line-height:26px;color:#fff;background:#ffffff0f;font-size:14px;font-weight:400;padding:10px 16px;line-height:130%}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__days{font-size:10px;padding:8px 12px;gap:6px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__days img{width:12px;height:12px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__days img{width:10px;height:10px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__days p{font-weight:400}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__price{font-size:32px;font-weight:500;margin-left:auto;line-height:130%}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__price{font-size:24px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__price span{font-size:14px;opacity:.5}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__link{display:flex;width:100%}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__link__order-btn{margin-left:auto;padding:10px 24px;gap:10px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__link__order-btn{padding:8px 18px;gap:8px;font-size:12px}}.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__link__order-btn img{width:24px;height:24px}@media (max-width: 1024px){.tariffs-section-price-swiper .tariffs-section-price-swiper__swiper__footer__link__order-btn img{width:18px;height:18px}}#section-segment__content__mobile-list{flex-direction:column;gap:40px;display:none}@media (max-width: 525px){#section-segment__content__mobile-list{display:flex!important;width:100%;height:100%}}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper,#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper .swiper-wrapper{width:100%;height:100%}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide{border-radius:14.2px;border:1px solid rgba(255,255,255,.32);background:#ffffff0a;display:flex;flex-direction:column;gap:14px;padding:15px 20px;justify-content:space-between;max-width:308px!important}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide:first-child{margin-left:24px}@media (width <= 375px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide{max-width:280px!important}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide:first-child{margin-left:16px}}@media (width <= 350px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide{max-width:260px!important}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide:first-child{margin-left:15px}}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide img{width:46px;height:46px}@media (width <= 375px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide img{width:36px;height:36px}}@media (width <= 350px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide img{width:30px;height:30px}}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__title{font-size:20px;line-height:140%;font-weight:400;position:relative}@media (width <= 375px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__title{font-size:18px}}@media (width <= 350px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__title{font-size:16px}}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__line{width:100%;height:.59px;background:#d3c87952}#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__description{font-weight:400;font-size:16px;line-height:140%;letter-spacing:0%}@media (width <= 375px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__description{font-size:14px;line-height:120%}}@media (width <= 350px){#section-segment__content__mobile-list .section-segment__content__mobile-list__swiper__slide__description{font-size:12px;line-height:120%}}#section-segment__content__mobile-list .swiper-custom-navigation{display:flex;justify-content:center;align-items:center}#section-segment__content__mobile-list .swiper-custom-navigation .swiper-progress{display:flex;justify-content:space-between;width:204px}#section-segment__content__mobile-list .swiper-custom-navigation .swiper-progress .swiper-progress__segment{width:6px;height:6px;background:#d3c879;border-radius:6px;transition:width .3s ease-in-out,background .3s ease-in-out;cursor:pointer}#section-segment__content__mobile-list .swiper-custom-navigation .swiper-progress .swiper-progress__segment.active{width:52px;background:#d3c879}[id^=section-segment-]{scroll-margin-top:150px}.section-segment .container{max-width:1040px;width:100%;display:flex;flex-direction:column;gap:140px}@media (max-width: 1440px){.section-segment .container{max-width:975px}}@media (max-width: 1200px){.section-segment .container{max-width:900px;gap:120px}}@media (max-width: 1024px){.section-segment .container{max-width:850px;gap:100px}}@media (max-width: 960px){.section-segment .container{max-width:782px}}@media (max-width: 768px){.section-segment .container{gap:70px}}@media (max-width: 525px){.section-segment .container{gap:48px;margin-top:200px}}.section-segment__header{display:flex;flex-direction:column;position:relative}@media (max-width: 768px){.section-segment__header{gap:16px}}.section-segment__header__title{font-weight:500;font-size:90px;line-height:140%;letter-spacing:0%;font-size:clamp(40px,7vw,90px)}.section-segment__header__title .gold_text{font-weight:500!important}@media (max-width: 525px){.section-segment__header__title .gold_text{font-weight:400!important}.section-segment__header__title{text-align:center;font-weight:400}}@media (width <= 426px){.section-segment__header__title br{display:none}}@media (width <= 350px){.section-segment__header__title{font-size:35px}}@media (max-width: 525px){.section-segment__header__title--rent br,.section-segment__header__title--marketing br,.section-segment__header__title--medicine br,.section-segment__header__title--education br{display:block}}@media (width <= 375px){.section-segment__header__title--education br{display:none}}@media (max-width: 640px){.section-segment__header__title--construction br{display:none}}.section-segment__header__title--maintenance{font-size:clamp(40px,5.2vw,60px)}@media (max-width: 640px){.section-segment__header__title--maintenance br,.section-segment__header__title--management br,.section-segment__header__title--law br{display:none}}@media (max-width: 768px){.section-segment__header__title--hr br{display:none}}.section-segment__header__description{font-weight:400;font-size:32px;line-height:140%;letter-spacing:0%;font-size:clamp(24px,2.3vw,32px);white-space:nowrap}@media (max-width: 768px){.section-segment__header__description{white-space:wrap}}@media (max-width: 525px){.section-segment__header__description{text-align:center}}@media (width <= 375px){.section-segment__header__description{font-size:22px}}@media (width <= 350px){.section-segment__header__description{font-size:20px}}.section-segment__header__description--production,.section-segment__header__description--maintenance,.section-segment__header__description--management,.section-segment__header__description--law{white-space:wrap}.section-segment__header--carService:after{content:"";position:absolute;top:-47%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--carService:after{top:-40%}}@media (max-width: 960px){.section-segment__header--carService:after{top:-47%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--carService:after{top:-46%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--carService:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--carService:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--rent:after{content:"";position:absolute;top:-40%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--rent:after{top:-40%}}@media (max-width: 960px){.section-segment__header--rent:after{top:-42%;right:10%;max-width:150px}}@media (max-width: 810px){.section-segment__header--rent:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--rent:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--marketing:after{content:"";position:absolute;top:-46%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--marketing:after{top:-48%}}@media (max-width: 960px){.section-segment__header--marketing:after{top:-47%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--marketing:after{top:-47%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--marketing:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--marketing:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--medicine:after{content:"";position:absolute;top:-46%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--medicine:after{top:-48%}}@media (max-width: 960px){.section-segment__header--medicine:after{top:-47%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--medicine:after{top:-47%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--medicine:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--medicine:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--education:after{content:"";position:absolute;top:-44%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--education:after{top:-45%}}@media (max-width: 960px){.section-segment__header--education:after{top:-45%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--education:after{top:-45%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--education:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--education:after{bottom:50%;right:50%;transform:translate(50%) translateY(-9%)}}.section-segment__header--wholesale:after{content:"";position:absolute;top:-46%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--wholesale:after{top:-49%}}@media (max-width: 960px){.section-segment__header--wholesale:after{top:-47%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--wholesale:after{top:-47%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--wholesale:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--wholesale:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--production:after{content:"";position:absolute;top:-45%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--production:after{top:-48%}}@media (max-width: 960px){.section-segment__header--production:after{top:-47%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--production:after{top:-46%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--production:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--production:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--construction:after{content:"";position:absolute;top:-42%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--construction:after{top:-42%}}@media (max-width: 960px){.section-segment__header--construction:after{top:-42%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--construction:after{top:-42%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--construction:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--construction:after{bottom:50%;right:50%;transform:translate(50%) translateY(-12%)}}.section-segment__header--maintenance:after{content:"";position:absolute;top:-42%;right:-10%;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1150px){.section-segment__header--maintenance:after{right:0%;opacity:.09}}@media (max-width: 960px){.section-segment__header--maintenance:after{top:-42%;right:0%;max-width:150px}}@media (max-width: 890px){.section-segment__header--maintenance:after{opacity:.94}}@media (max-width: 800px){.section-segment__header--maintenance:after{opacity:.09}}@media (max-width: 768px){.section-segment__header--maintenance:after{top:-42%;right:15%}}@media (max-width: 640px){.section-segment__header--maintenance:after{top:-42%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--maintenance:after{bottom:50%;right:50%;transform:translate(50%) translateY(-14%)}}.section-segment__header--management:after{content:"";position:absolute;top:-42%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--management:after{top:-42%}}@media (max-width: 960px){.section-segment__header--management:after{top:-42%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--management:after{top:-42%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--management:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--management:after{bottom:50%;right:50%;transform:translate(50%) translateY(-11%)}}.section-segment__header--law:after{content:"";position:absolute;top:-40%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--law:after{top:-40%}}@media (max-width: 960px){.section-segment__header--law:after{top:-42%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--law:after{top:-43%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--law:after{top:-42%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--law:after{bottom:50%;right:50%;transform:translate(50%) translateY(-14%)}}.section-segment__header--hr:after{content:"";position:absolute;top:-44%;right:0;width:100%;max-width:200px;height:100%;background-image:var(--background-image-segment);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;pointer-events:none;backdrop-filter:blur(4px);opacity:.94}@media (max-width: 1024px){.section-segment__header--hr:after{top:-44%}}@media (max-width: 960px){.section-segment__header--hr:after{top:-43%;right:10%;max-width:150px}}@media (max-width: 768px){.section-segment__header--hr:after{top:-47%;right:15%;max-width:100px}}@media (max-width: 640px){.section-segment__header--hr:after{top:-45%;max-width:180px;opacity:.09}}@media (max-width: 525px){.section-segment__header--hr:after{bottom:50%;right:50%;transform:translate(50%) translateY(-13%)}}.section-segment__content{display:flex;flex-direction:column;gap:64px}@media (max-width: 1024px){.section-segment__content{gap:48px}}.section-segment__content__title{font-weight:400;font-size:40px;line-height:140%;letter-spacing:0%;font-size:clamp(28px,3vw,40px)}.section-segment__content__title .gold_text{font-weight:400!important}.section-segment__content__title br{display:none}@media (max-width: 525px){.section-segment__content__title{text-align:center}.section-segment__content__title br{display:block}}@media (width <= 375px){.section-segment__content__title{font-size:26px}}@media (width <= 350px){.section-segment__content__title{font-size:24px}}.section-segment__content__list{display:flex;flex-direction:column;gap:64px}@media (max-width: 1024px){.section-segment__content__list{gap:48px}}@media (max-width: 525px){.section-segment__content__list{display:none}}.section-segment__content__list__item{display:flex;gap:32px;align-items:center;background:#ffffff0a;border-radius:9.66px;padding:24px 62px;border:.5px solid rgba(255,255,255,.32);backdrop-filter:blur(12.0748720169px)}.section-segment__content__list__item img{width:112px;height:112px}@media (max-width: 1024px){.section-segment__content__list__item img{width:85px;height:85px}}@media (max-width: 768px){.section-segment__content__list__item img{width:72px;height:72px}}@media (max-width: 1024px){.section-segment__content__list__item{padding:18px 42px;gap:24px}}@media (max-width: 768px){.section-segment__content__list__item{padding:16px 32px;gap:12px}}.section-segment__content__list__item__text{display:flex;flex-direction:column;gap:12px}@media (max-width: 1024px){.section-segment__content__list__item__text{gap:9px}}@media (max-width: 768px){.section-segment__content__list__item__text{gap:6px}}.section-segment__content__list__item__text__title{font-weight:500;font-size:24px;line-height:140%;font-size:clamp(18px,2.1vw,24px)}.section-segment__content__list__item__text__description{font-weight:400;font-size:20px;line-height:140%;font-size:clamp(14px,1.7vw,20px)}.section-segment__content__list__item:first-child img{order:-1}.section-segment__content__list__item:last-child img{order:-1}.section-segment__content__description-container{display:flex;flex-direction:column;gap:32px}@media (max-width: 1024px){.section-segment__content__description-container{gap:24px}}@media (max-width: 768px){.section-segment__content__description-container{gap:16px}}@media (max-width: 525px){.section-segment__content__description-container{gap:20px}}.section-segment__content__description-container__text{font-weight:500;font-size:24px;line-height:140%;padding:0 30px;letter-spacing:0%;font-size:clamp(16px,1.9vw,24px)}@media (max-width: 768px){.section-segment__content__description-container__text{padding:0 16px}}@media (max-width: 525px){.section-segment__content__description-container__text{padding:0 16px;text-align:left;font-size:24px;font-weight:400}}@media (width <= 375px){.section-segment__content__description-container__text{font-size:20px}}@media (width <= 350px){.section-segment__content__description-container__text{font-size:18px}}.section-segment__content__card{background:#79d38c26;border:1px solid rgba(121,211,140,.32);border-radius:14px;padding:24px 54px;display:flex;gap:24px;align-items:center;justify-content:space-between}@media (max-width: 1024px){.section-segment__content__card{padding:18px 40px}}@media (max-width: 768px){.section-segment__content__card{padding:16px 30px}}@media (max-width: 525px){.section-segment__content__card{flex-direction:column;gap:24px;padding:24px 12px}}@media (width <= 375px){.section-segment__content__card{gap:16px}}.section-segment__content__card img{width:64px;height:64px}@media (max-width: 1024px){.section-segment__content__card img{width:48px;height:48px}}@media (max-width: 768px){.section-segment__content__card img{width:40px;height:40px}}@media (max-width: 525px){.section-segment__content__card img{width:60px;height:60px}}@media (width <= 375px){.section-segment__content__card img{width:50px;height:50px}}@media (width <= 350px){.section-segment__content__card img{width:46px;height:46px}}.section-segment__content__card__title{font-weight:500;font-size:28px;line-height:140%;letter-spacing:0%;font-size:clamp(18px,2.2vw,28px)}.section-segment__content__card__title .gold_text{font-weight:500!important}@media (max-width: 525px){.section-segment__content__card__title{font-size:20px;text-align:center}}@media (width <= 375px){.section-segment__content__card__title{font-size:18px}}@media (width <= 350px){.section-segment__content__card__title{font-size:16px}}@media (max-width: 850px){.section-form-tariffs-settings{margin-top:0}}.section-form-tariffs-settings .gold_text{font-weight:500!important}.section-form-tariffs-settings .container{display:flex;flex-direction:row;max-width:1205px;align-items:center}@media (max-width: 1220px){.section-form-tariffs-settings .container{justify-content:space-between}}@media (max-width: 1024px){.section-form-tariffs-settings__img{align-self:center}}@media (max-width: 960px){.section-form-tariffs-settings__img{transform:translateY(0);margin-bottom:0;width:500px}}@media (max-width: 850px){.section-form-tariffs-settings__img{display:none}}.section-form-tariffs-settings__right{display:flex;flex-direction:column;gap:24px}@media (max-width: 850px){.section-form-tariffs-settings__right{gap:70px}}.section-form-tariffs-settings__right__img-container{display:none;position:absolute;right:0;bottom:102px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;z-index:1;pointer-events:none}@media (max-width: 850px){.section-form-tariffs-settings__right__img-container{display:block}}@media (max-width: 525px){.section-form-tariffs-settings__right__img-container{bottom:95px}}.section-form-tariffs-settings__right__img-container__info{position:absolute;top:0;left:-197px;display:flex;flex-direction:column;gap:7px;padding:7px;border-radius:14px;background:#ffffff0f;width:268px;z-index:-1}@media (max-width: 400px){.section-form-tariffs-settings__right__img-container__info{width:240px;left:-160px}}@media (max-width: 365px){.section-form-tariffs-settings__right__img-container__info{width:220px;left:-140px}}@media (max-width: 345px){.section-form-tariffs-settings__right__img-container__info{width:200px;left:-125px}}.section-form-tariffs-settings__right__img-container__info span{font-weight:400;font-size:14px;line-height:96%;letter-spacing:0%}@media (max-width: 400px){.section-form-tariffs-settings__right__img-container__info span{font-size:12px}}@media (max-width: 365px){.section-form-tariffs-settings__right__img-container__info span{font-size:11px}}@media (max-width: 345px){.section-form-tariffs-settings__right__img-container__info span{font-size:10px}}.section-form-tariffs-settings__right__img-container__img{width:180px;height:auto}@media (max-width: 525px){.section-form-tariffs-settings__right__img-container__img{width:190px}}.section-form-tariffs-settings__right__title{font-weight:400;font-size:40px;line-height:130%;letter-spacing:0%}@media (width <= 375px){.section-form-tariffs-settings__right__title{font-size:35px}}@media (max-width: 330px){.section-form-tariffs-settings__right__title{font-size:33px}}.section-form-tariffs-settings__right .form{font-size:14px}@media (max-width: 1024px){.section-form-tariffs-settings__right .form{gap:20px;font-size:12px}}@media (max-width: 960px){.section-form-tariffs-settings__right .form{font-size:16px}}.section-form-tariffs-settings__right .form__wrapper{padding:12px}@media (width <= 426px){.section-form-tariffs-settings__right .form__wrapper label{font-size:13px}}@media (max-width: 360px){.section-form-tariffs-settings__right .form__wrapper label{font-size:12px;line-height:15px}}.section-form-tariffs{margin-top:100px}@media (max-width: 850px){.section-form-tariffs{margin-top:0}}.section-form-tariffs .gold_text{font-weight:500!important}.section-form-tariffs .container{display:flex;flex-direction:row;max-width:1205px;align-items:center}@media (max-width: 1220px){.section-form-tariffs .container{justify-content:space-between}}@media (max-width: 1024px){.section-form-tariffs__img{align-self:center}}@media (max-width: 960px){.section-form-tariffs__img{transform:translateY(0);margin-bottom:0;width:500px}}@media (max-width: 850px){.section-form-tariffs__img{display:none}}.section-form-tariffs__right{display:flex;flex-direction:column;gap:24px}@media (max-width: 850px){.section-form-tariffs__right{gap:70px}}.section-form-tariffs__right__img-container{display:none;position:absolute;right:0;bottom:102px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;z-index:1;pointer-events:none}@media (max-width: 850px){.section-form-tariffs__right__img-container{display:block}}@media (max-width: 525px){.section-form-tariffs__right__img-container{bottom:95px}}.section-form-tariffs__right__img-container__info{position:absolute;top:0;left:-197px;display:flex;flex-direction:column;gap:7px;padding:7px;border-radius:14px;background:#ffffff0f;width:268px;z-index:-1}@media (max-width: 400px){.section-form-tariffs__right__img-container__info{width:240px;left:-160px}}@media (max-width: 365px){.section-form-tariffs__right__img-container__info{width:220px;left:-140px}}@media (max-width: 345px){.section-form-tariffs__right__img-container__info{width:200px;left:-125px}}.section-form-tariffs__right__img-container__info span{font-weight:400;font-size:14px;line-height:96%;letter-spacing:0%}@media (max-width: 400px){.section-form-tariffs__right__img-container__info span{font-size:12px}}@media (max-width: 365px){.section-form-tariffs__right__img-container__info span{font-size:11px}}@media (max-width: 345px){.section-form-tariffs__right__img-container__info span{font-size:10px}}.section-form-tariffs__right__img-container__img{width:180px;height:auto}@media (max-width: 525px){.section-form-tariffs__right__img-container__img{width:190px}}.section-form-tariffs__right__title{font-weight:400;font-size:40px;line-height:130%;letter-spacing:0%}@media (width <= 375px){.section-form-tariffs__right__title{font-size:35px}}@media (max-width: 330px){.section-form-tariffs__right__title{font-size:33px}}.section-form-tariffs__right .form{font-size:14px}@media (max-width: 1024px){.section-form-tariffs__right .form{gap:20px;font-size:12px}}@media (max-width: 960px){.section-form-tariffs__right .form{font-size:16px}}.section-form-tariffs__right .form__wrapper{padding:12px}@media (width <= 426px){.section-form-tariffs__right .form__wrapper label{font-size:13px}}@media (max-width: 360px){.section-form-tariffs__right .form__wrapper label{font-size:12px;line-height:15px}}
