

/* Start:/local/static_2024/assets/main.css?172729274079146*/
:root{--primary-color: #fb0f1d;--text-color: #161616;--inter: "Inter", sans-serif;--bg: #f5f5f5;--manrope: "Manrope", sans-serif;--content-padding: 1rem;--container-width: 166rem;--side-padding: 5rem;--primary-color-hover: #fb2734}@media only screen and (max-width: 640px){:root{--content-padding: 1.6rem}}*,*:after,*:before{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:10px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:clamp(2px,.6vw,125px);scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:10rem}@media only screen and (max-width: 640px){html{font-size:10px}}body{font-size:1.4rem;line-height:1.3;min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg);color:var(--text-color);font-family:var(--manrope);overscroll-behavior:none;overflow-anchor:none}body.menu-open,body.modal-open{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}main{display:flex;flex-direction:column;flex-grow:1}ul,ol{list-style:none}ol{counter-reset:ordered-list}ol>li{counter-increment:ordered-list}ol>li:before{content:counter(ordered-list,decimal-leading-zero) "."}input,textarea{border:none;font:inherit;outline:none;box-shadow:none;border-radius:0;width:100%;background-color:transparent;display:block}input:not([type=checkbox]):not([type=radio]){-moz-appearance:none;appearance:none;-webkit-appearance:none}textarea{resize:none;box-shadow:none;display:block;width:100%;overflow:auto;height:20rem;scrollbar-color:var(--primary-color) white;scrollbar-width:thin}textarea::-webkit-scrollbar{background-color:#fff;width:.6rem}textarea::-webkit-scrollbar-thumb{background-color:var(--primary-color)}textarea::-webkit-scrollbar-button{display:none}textarea::-webkit-scrollbar-track{background-color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}button{border:none;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;outline:none;display:inline-flex;position:relative}a{background-color:transparent;text-decoration:none;transition:color .2s,text-decoration-color .2s}a:link,a:visited{color:inherit}a:where(:not[class]):link,a:where(:not[class]):visited{color:var(--primary-color)}svg{flex-shrink:0;fill:currentColor}img{border-style:none;max-width:100%;display:block}img[data-sizes=auto]{display:block;width:100%}img.lazyload:not([src]){visibility:hidden}table{width:100%;border-collapse:collapse;text-align:left}th{font-weight:400}td,th{text-align:left;vertical-align:top}::selection{color:#fff;background-color:var(--primary-color);-webkit-text-fill-color:white}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:transparent}.validation-error{font-size:1.6rem;line-height:140%;margin-top:1rem;color:#f60a18}@media only screen and (max-width: 640px){.validation-error{font-size:1.4rem;font-style:normal;font-weight:400;line-height:130%}}.page-main{flex-grow:1;display:flex;flex-direction:column;overflow-x:hidden}.btn{padding:2.6rem 3.2rem;font-style:normal;font-weight:700;font-size:1.6rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase;font-family:var(--manrope);color:#fff;transition:color .2s,background-color .2s;background-color:var(--primary-color);align-self:flex-start;text-align:center;border-radius:1.6rem;display:block}.btn:link,.btn:visited{color:#fff}@media (hover: hover){.btn:hover{background-color:var(--primary-color-hover)}}@media only screen and (max-width: 640px){.btn{align-self:stretch;padding:2.3rem 4rem;border-radius:1.2rem;font-style:normal;font-weight:700;font-size:1.4rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase}}.outline-btn{display:block;padding:1.2rem 2rem;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-color);transition:background-color .2s,color .2s,border-color .2s;border:1px solid var(--primary-color);border-radius:.8rem;align-self:flex-start;text-align:center}.outline-btn:link,.outline-btn:visited{color:var(--primary-color)}@media (hover: hover){.outline-btn:hover{border-color:#fb0f1d4d}}.outline-btn--white{border-color:#fff;color:#fff}.outline-btn--white:link,.outline-btn--white:visited{color:#fff}@media (hover: hover){.outline-btn--white:hover{background-color:#ffffff4d}}.outline-btn--semitransparent{border-color:#ffffff4d;color:#fff}.outline-btn--semitransparent:link,.outline-btn--semitransparent:visited{color:#fff}@media (hover: hover){.outline-btn--semitransparent:hover{border-color:#fff9}}.small-heading{display:flex;gap:1.6rem;align-items:center;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;font-family:var(--manrope);margin-top:2.5rem;align-self:flex-start;grid-column:1/3}@media only screen and (max-width: 640px){.small-heading{margin:0;font-style:normal;font-weight:500;font-size:1rem;line-height:120%;grid-column:1/-1}}.small-heading:before{content:"";flex-shrink:0;border-radius:50%;width:.8rem;height:.8rem;background-color:var(--primary-color)}.standard-heading{font-style:normal;font-weight:300;font-size:5.6rem;line-height:120%;font-family:var(--manrope)}@media only screen and (max-width: 640px){.standard-heading{font-style:normal;font-weight:300;font-size:3.6rem;line-height:115%}}.standard-heading b,.standard-heading a{font-weight:inherit;color:var(--primary-color);display:inline-block;vertical-align:baseline;position:relative}.standard-heading b:before,.standard-heading a:before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:currentColor;margin-top:-.15em}.page-footer{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.page-footer__content{grid-column-start:content-start;grid-column-end:content-end}.page-footer__top{background:#161616;color:#fff}@media only screen and (min-width: 641px){.page-footer__top{border-radius:4rem;padding:5rem var(--side-padding);padding-top:5rem;padding-bottom:5rem}}@media only screen and (max-width: 640px){.page-footer__top{margin:0 calc(-1 * var(--content-padding));padding:0 var(--content-padding);padding-top:3.2rem;padding-bottom:3.2rem}}@media only screen and (min-width: 641px){.page-footer__top-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;padding-bottom:5rem}}@media only screen and (max-width: 640px){.page-footer__top-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.2rem;grid-row-gap:1.6rem}}@media only screen and (min-width: 641px){.page-footer__top-left-col{grid-column:1/3;display:flex;flex-direction:column;gap:5rem}}@media only screen and (max-width: 640px){.page-footer__top-left-col{display:contents}}.page-footer__logo{align-self:flex-start}@media only screen and (max-width: 640px){.page-footer__logo{align-self:center;grid-row:1/2;grid-column:1/2}}.page-footer__logo-image{width:8.3rem;height:auto;display:block}@media only screen and (max-width: 640px){.page-footer__logo-image{width:5rem}}.page-footer__phone-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}@media only screen and (max-width: 640px){.page-footer__phone-wrapper{gap:.4rem;grid-row:1/2;grid-column:2/3}}.page-footer__phone{font-style:normal;font-weight:600;font-size:1.6rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}@media (hover: hover){.page-footer__phone:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__phone{font-style:normal;font-weight:600;font-size:1.7rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase}}.page-footer__email{font-style:normal;font-weight:300;font-size:1.1rem;color:#ffffff80;line-height:140%}.page-footer__email:link,.page-footer__email:visited{color:#ffffff80}.page-footer__email>span{background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .25s ease-out}@media (hover: hover){.page-footer__email:hover{color:#fff}.page-footer__email:hover>span{background-size:100% 1px}}@media only screen and (max-width: 640px){.page-footer__email{font-style:normal;font-weight:300;font-size:1rem;line-height:140%}}.page-footer__social-list{margin-top:auto;display:flex;align-items:center;gap:.6rem}@media only screen and (max-width: 640px){.page-footer__social-list{gap:.2rem;align-self:flex-end;justify-self:flex-end;justify-content:flex-end;grid-column:2/3}}.page-footer__social-list-item{flex-shrink:0}.page-footer__social-link{display:grid;place-items:center;width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid rgba(255,255,255,.5);transition:background-color .2s,border-color .2s}.page-footer__social-link svg{width:100%;height:100%;display:block;fill:#fff;transition:fill .2s}@media (hover: hover){.page-footer__social-link:hover{border-color:var(--primary-color)}.page-footer__social-link:hover svg{fill:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__social-link{width:3.2rem;height:3.2rem}}.page-footer__addresses{grid-column:3/6;display:flex;flex-direction:column;gap:3.2rem}@media only screen and (max-width: 640px){.page-footer__addresses{display:contents;grid-column:1/-1}}.page-footer__addresses-heading{font-style:normal;font-weight:500;font-size:2rem;line-height:120%}@media only screen and (max-width: 640px){.page-footer__addresses-heading{font-style:normal;font-weight:500;font-size:1.6rem;line-height:120%;grid-column:1/-1;order:-5;margin-top:1.6rem;margin-bottom:.4rem}}.page-footer__addresses-list{display:flex;flex-direction:column;gap:2.4rem}@media only screen and (max-width: 640px){.page-footer__addresses-list{display:contents}}@media only screen and (max-width: 640px){.page-footer__addresses-list-item{order:-4}}.page-footer__addresses-card{display:flex;flex-direction:column;gap:1.6rem}@media only screen and (max-width: 640px){.page-footer__addresses-card{gap:1rem}}.page-footer__addresses-card-text{font-style:normal;font-weight:400;font-size:1.2rem;line-height:140%;color:#fff6;font-family:var(--inter)}@media only screen and (max-width: 640px){.page-footer__addresses-card-text{font-style:normal;font-weight:400;font-size:1rem;line-height:140%}}.page-footer__addresses-card-map-link{font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;align-self:flex-start}@media (hover: hover){.page-footer__addresses-card-map-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__addresses-card-map-link{font-style:normal;font-weight:500;font-size:.8rem;line-height:120%}}.page-footer__col{grid-column:span 2;display:flex;flex-direction:column;gap:3.2rem}.page-footer__col--menu{grid-column:span 3}@media only screen and (max-width: 640px){.page-footer__col{grid-column:1/-1;gap:0;border-top:1px solid rgba(255,255,255,.1)}.page-footer__col.page-footer__col--menu{margin-top:1.6rem}.page-footer__col:not(.page-footer__col--menu){margin-top:-1.6rem}.page-footer__col:last-child{border-bottom:1px solid rgba(255,255,255,.1)}}.page-footer__col-accordion-btn svg{display:none}@media only screen and (max-width: 640px){.page-footer__col-accordion-btn svg{display:block;width:1.6rem;height:1.6rem;fill:currentColor;transition:transform .2s;flex-shrink:0}}@media only screen and (max-width: 640px){.page-footer__col-accordion-btn{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:2rem 0;transition:color .2s}.page-footer__col.open .page-footer__col-accordion-btn{color:var(--primary-color)}.page-footer__col.open .page-footer__col-accordion-btn svg{transform:rotate(180deg)}}@media only screen and (max-width: 640px){.page-footer__col-accordion-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}.page-footer__col.open .page-footer__col-accordion-content{grid-template-rows:1fr}}.page-footer__col-accordion-content-inner{overflow:hidden}.page-footer__col-heading{font-style:normal;font-weight:500;font-size:2rem;line-height:120%}@media only screen and (max-width: 640px){.page-footer__col-heading{font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase}}.page-footer__col-list{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.2rem;grid-row-gap:.8rem}.page-footer__col--menu .page-footer__col-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media only screen and (max-width: 640px){.page-footer__col--menu .page-footer__col-list{grid-template-columns:minmax(0,1fr)}}@media only screen and (max-width: 640px){.page-footer__col-list{grid-template-columns:minmax(0,1fr);grid-gap:0;border-top:1px solid rgba(255,255,255,.1);padding:2rem 0}}.page-footer__col-link{font-style:normal;font-weight:400;font-size:1.2rem;line-height:140%;color:#fff6;display:block;font-family:var(--inter)}.page-footer__col-link:link,.page-footer__col-link:visited{color:#fff6}.page-footer__col-link>span{background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .25s ease-out}@media (hover: hover){.page-footer__col-link:hover{color:#fff}.page-footer__col-link:hover>span{background-size:100% 1px}}@media only screen and (max-width: 640px){.page-footer__col-link{font-style:normal;font-weight:500;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;line-height:120%;padding:1.3rem 0}.page-footer__col-link:active{color:#fff}}@media only screen and (min-width: 641px){.page-footer__bottom-row{padding-top:5rem;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.8rem;align-items:center}}@media only screen and (max-width: 640px){.page-footer__bottom-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.2rem;grid-template-areas:"copyright madeby";margin-top:4rem}}.page-footer__copyright{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;color:#ffffff80}@media only screen and (max-width: 640px){.page-footer__copyright{font-style:normal;font-weight:400;font-size:.9rem;line-height:140%}}.page-footer__policy{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;color:#ffffff80}.page-footer__policy:link,.page-footer__policy:visited{color:#ffffff80}.page-footer__policy>span{background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .25s ease-out}@media (hover: hover){.page-footer__policy:hover{color:#fff}.page-footer__policy:hover>span{background-size:100% 1px}}@media only screen and (max-width: 640px){.page-footer__policy{font-style:normal;font-weight:400;font-size:.9rem;line-height:140%}}@media only screen and (min-width: 641px){.page-footer__made-by{justify-self:flex-end;grid-column:6/-1;display:flex;align-items:center;gap:2.2rem;font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;color:#ffffff80}}@media only screen and (max-width: 640px){.page-footer__made-by{display:block;justify-self:flex-end;align-self:center;grid-area:madeby}}@media only screen and (max-width: 640px){.page-footer__made-by-text{display:none}}.page-footer__made-by-logo{width:9.7rem;height:auto;flex-shrink:0}@media only screen and (min-width: 641px){.page-footer__made-by-logo{position:relative;bottom:-.2rem}}@media only screen and (max-width: 640px){.page-footer__made-by-logo{width:9.7rem}}.page-footer__bottom{padding:3rem var(--side-padding)}@media only screen and (max-width: 640px){.page-footer__bottom{padding:1.6rem 0}}@media only screen and (min-width: 641px){.page-footer__bottom-inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;align-items:center}}.page-footer__docs-list{display:contents}@media only screen and (max-width: 640px){.page-footer__docs-list{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}}.page-footer__docs-list-item{grid-column:span 3}@media only screen and (max-width: 640px){.page-footer__docs-list-item{grid-column:1/-1}}.page-footer__docs-link{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;display:block}@media only screen and (max-width: 640px){.page-footer__docs-link{font-style:normal;font-weight:400;font-size:.9rem;line-height:140%}}.page-footer__certificate{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;grid-column:10/-1;justify-self:flex-end}@media only screen and (max-width: 640px){.page-footer__certificate{font-style:normal;font-weight:400;font-size:.9rem;line-height:140%;margin-top:.6rem}}.page-footer__copyright-wrapper{display:contents}@media only screen and (max-width: 640px){.page-footer__copyright-wrapper{display:flex;flex-direction:column;gap:.6rem;grid-area:copyright}}.numbers{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:12rem}@media only screen and (max-width: 640px){.numbers{margin-bottom:6.4rem}}.numbers__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.numbers__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;padding:0 var(--side-padding)}}.numbers__wrapper{grid-column:3/-1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.numbers__wrapper{grid-column:1/-1}}@media only screen and (max-width: 640px){.numbers__small-heading{margin-bottom:2rem}}.numbers__large-heading{margin-bottom:5.6rem}@media only screen and (max-width: 640px){.numbers__large-heading{margin-bottom:3.2rem}}.numbers__slider .swiper{overflow:visible}.numbers__slider .swiper-slide{display:flex;flex-direction:column;height:auto;box-sizing:border-box}@media only screen and (max-width: 640px){.numbers__slider .swiper-slide{width:30rem;margin-right:.8rem}.numbers__slider .swiper-slide:last-child{margin-right:0}}@media only screen and (min-width: 641px){.numbers__slider .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;grid-auto-rows:1fr}}.numbers__slider-card{display:flex;flex-direction:column;flex-grow:1;padding:3.2rem;background:#ffffff;border-radius:2.4rem;gap:3.2rem;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width: 640px){.numbers__slider-card{padding:1.6rem;border-radius:2rem;gap:1.6rem}}.numbers__slider-card-icon{position:absolute;z-index:-1;width:20rem;height:20rem;top:50%;transform:translateY(-50%);right:-4rem;object-fit:contain}@media only screen and (max-width: 640px){.numbers__slider-card-icon{width:13.2rem;height:13.2rem;right:-3rem}}.numbers__slider-card-amount{font-style:normal;font-weight:500;font-size:6.4rem;line-height:100%;letter-spacing:-.05em;color:var(--primary-color)}@media only screen and (max-width: 640px){.numbers__slider-card-amount{font-style:normal;font-weight:500;font-size:4.8rem;line-height:100%;letter-spacing:-.05em}}.numbers__slider-card-amount-units{display:block;margin-bottom:.2rem;font-style:normal;font-weight:500;font-size:1.4rem;line-height:100%;letter-spacing:-.05em}.numbers__slider-card-text{font-style:normal;font-weight:400;font-size:1.4rem;line-height:130%;font-family:var(--inter)}@media only screen and (max-width: 640px){.numbers__slider-card-text{font-style:normal;font-weight:400;font-size:1.2rem;line-height:130%}}.numbers__btn{margin-top:5.6rem}@media only screen and (max-width: 640px){.numbers__btn{margin-top:3.2rem;align-self:flex-start}}.why-us{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:12rem}@media only screen and (max-width: 640px){.why-us{margin-bottom:6.4rem}}.why-us__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.why-us__content{padding:0 var(--side-padding);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem}}.why-us__wrapper{grid-column:3/-1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.why-us__wrapper{grid-column:1/-1}}@media only screen and (max-width: 640px){.why-us__small-heading{margin-bottom:2rem}}.why-us__large-heading{margin-bottom:3.2rem;max-width:92rem}@media only screen and (max-width: 640px){.why-us__large-heading{margin-bottom:2rem;max-width:none}}.why-us__text{font-style:normal;font-weight:400;font-size:1.6rem;line-height:140%;color:#16161699;margin-bottom:5.6rem;font-family:var(--inter)}@media only screen and (max-width: 640px){.why-us__text{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%;margin-bottom:3.2rem}}.why-us__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem}@media only screen and (max-width: 640px){.why-us__list{grid-template-columns:minmax(0,1fr);grid-gap:.4rem;grid-template-rows:1fr}}.why-us__list-item{display:flex;flex-direction:column}.why-us__card{display:flex;flex-direction:column;flex-grow:1;padding:3.2rem 3.2rem 2.8rem;background-color:#fff;border-radius:1.6rem}@media only screen and (max-width: 640px){.why-us__card{padding:1.6rem;border-radius:1.6rem}}.why-us__card-icon{width:5.6rem;height:5.6rem;object-fit:contain;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.why-us__card-icon{width:4.8rem;height:4.8rem;margin-bottom:1.6rem}}.why-us__card-title{font-style:normal;font-weight:500;font-size:2rem;line-height:120%;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.why-us__card-title{font-style:normal;font-weight:500;font-size:1.6rem;line-height:120%;margin-bottom:.6rem}}.why-us__card-title:last-child{margin-bottom:0}.why-us__card-text{font-style:normal;font-weight:400;font-size:1.4rem;line-height:140%;color:#2229;font-family:var(--inter)}@media only screen and (max-width: 640px){.why-us__card-text{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%}}.production{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:.8rem}@media only screen and (max-width: 640px){.production{margin-bottom:.2rem;background-color:#fff;padding-bottom:3.2rem;padding-top:3.2rem}}.production__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.production__content{background-color:#fff;border-radius:4rem;padding:0 var(--side-padding);padding-top:5.6rem;padding-bottom:5.6rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem}}@media only screen and (max-width: 640px){.production__content{display:flex;flex-direction:column}}.production__wrapper{grid-column:3/-1}@media only screen and (max-width: 640px){.production__small-heading{margin-bottom:2rem}}.production__large-heading{margin-bottom:5.6rem}@media only screen and (max-width: 640px){.production__large-heading{margin-bottom:3.2rem}}.production__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;grid-auto-rows:1fr}@media only screen and (max-width: 640px){.production__list{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.4rem}}.production__list-item{display:flex;flex-direction:column}.production__list-item--wide{grid-column:1/-1}.production__card{display:flex;flex-direction:column;position:relative;z-index:1;padding:4rem;border-radius:2.4rem;background:#f5f5f5;min-height:48rem;overflow:hidden;overflow:clip}@media only screen and (min-width: 641px){.production__card:hover .production__card-tags{grid-template-rows:1fr;transition:grid-template-rows .5s}.production__card:hover .production__card-tags-wrapper{transition:opacity .3s ease .45s;opacity:1}}@media only screen and (max-width: 640px){.production__card{padding:1.6rem;border-radius:2rem;min-height:26rem}}.production__card--red{background-color:var(--primary-color)}.production__card-bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-1;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s}.production__list-item--wide .production__card-bg{opacity:1;visibility:inherit}@media (hover: hover){.production__card:hover .production__card-bg{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}}@media only screen and (max-width: 640px){.production__card-bg{opacity:1;visibility:inherit}}.production__card-icon{width:8rem;height:8rem;object-fit:contain;margin-bottom:auto;transition:filter .4s}@media (hover: hover){.production__list-item:not(.production__list-item--wide) .production__card:not(.production__card--red):hover .production__card-icon{filter:invert(100%)}}@media only screen and (max-width: 640px){.production__card-icon{width:4.8rem;height:4.8rem}.production__list-item:not(.production__list-item--wide) .production__card:not(.production__card--red) .production__card-icon{filter:invert(100%)}}.production__card-title{margin-top:3rem;margin-bottom:3.2rem;font-style:normal;font-weight:300;font-size:4rem;line-height:120%;color:#161616;transition:color .2s}@media only screen and (max-width: 640px){.production__card-title{font-style:normal;font-weight:500;font-size:1.4rem;line-height:120%;margin-bottom:1.2rem;margin-top:2.4rem}}.production__card--red .production__card-title,.production__card--white .production__card-title{color:#fff}@media (hover: hover){.production__card:hover .production__card-title{color:#fff}}@media only screen and (max-width: 640px){.production__card-title{color:#fff}}.production__card-text{font-style:normal;font-weight:400;font-size:1.6rem;line-height:140%;color:#16161699;max-width:38rem;font-family:var(--inter);transition:color .2s}@media only screen and (max-width: 640px){.production__card-text{max-width:none;font-style:normal;font-weight:400;font-size:1.1rem;line-height:120%}}.production__card--red .production__card-text{color:#fffc}.production__card--white .production__card-text{color:#fff9}@media (hover: hover){.production__card:hover .production__card-text{color:#fff9}}@media only screen and (max-width: 640px){.production__card-text{color:#fff9}}@media only screen and (min-width: 641px){.production__card-tags{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease .2s}}@media only screen and (min-width: 641px){.production__card-tags-wrapper{overflow:hidden;opacity:0;transition:opacity .2s}}.production__card-tags-list{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;padding-top:3.2rem}@media only screen and (max-width: 640px){.production__card-tags-list{padding-top:2.4rem;max-width:none;gap:.2rem}}.production__card-tags-list-item{flex-shrink:0}.production__card-tag{white-space:nowrap;padding:1.2rem 2rem;border:1px solid var(--primary-color);border-radius:.8rem;text-align:center;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;display:block;transition:color .2s,border-color .2s;border-color:#fff;color:#fff}.production__card-tag:link,.production__card-tag:visited{color:#fff}@media (hover: hover){.production__card-tag:hover{color:#fff;border-color:var(--primary-color)}}@media only screen and (max-width: 640px){.production__card-tag{padding:.65rem .8rem;border-radius:.6rem;font-style:normal;font-weight:500;font-size:.9rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase}}.configurator{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:12rem}@media only screen and (max-width: 640px){.configurator{margin-bottom:6.4rem}}.configurator__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.configurator__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem}}@media only screen and (max-width: 640px){.configurator__content{display:flex;flex-direction:column}}@media only screen and (min-width: 641px){.configurator__text-content{padding:0 var(--side-padding);padding-top:5rem;padding-bottom:5rem;background-color:#fff;border-radius:4rem;display:flex;flex-direction:column}}@media only screen and (max-width: 640px){.configurator__text-content{margin:0 calc(-1 * var(--content-padding));padding:0 var(--content-padding);padding-top:3.2rem;padding-bottom:3.2rem;background-color:#fff}}.configurator__small-heading{margin-bottom:5rem}@media only screen and (max-width: 640px){.configurator__small-heading{margin-bottom:2rem}}.configurator__large-heading{margin-bottom:3.2rem}@media only screen and (max-width: 640px){.configurator__large-heading{margin-bottom:2rem}}.configurator__text{font-style:normal;font-weight:400;font-size:1.6rem;line-height:140%;color:#16161699;margin-bottom:3.2rem;font-family:var(--inter)}@media only screen and (max-width: 640px){.configurator__text{font-style:normal;font-weight:400;font-size:1.1rem;line-height:140%}.configurator__text br{display:none}}.configurator__text:last-child{margin-bottom:0}.configurator__btn{margin-top:auto}@media only screen and (max-width: 640px){.configurator__btn{margin:0}}.configurator__image-wrapper{border-radius:4rem;overflow:hidden;overflow:clip;aspect-ratio:826/540;position:relative}@media only screen and (max-width: 640px){.configurator__image-wrapper{border-radius:0;aspect-ratio:390/350;width:100vw;position:relative;left:50%;transform:translate(-50%)}}.configurator__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.solutions{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:12rem}@media only screen and (max-width: 640px){.solutions{margin-bottom:6.4rem}}.solutions__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.solutions__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;padding:0 var(--side-padding)}}@media only screen and (max-width: 640px){.solutions__small-heading{margin-bottom:2rem}}.solutions__wrapper{grid-column:3/-1}.solutions__large-heading{margin-bottom:5.6rem}@media only screen and (max-width: 640px){.solutions__large-heading{margin-bottom:3.2rem}}.solutions__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;grid-auto-rows:1fr;grid-auto-flow:dense}@media only screen and (max-width: 640px){.solutions__list{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.4rem;grid-auto-rows:auto}}.solutions__list-item{display:flex;flex-direction:column}.solutions__list-item--large{grid-row:span 2}@media only screen and (max-width: 640px){.solutions__list-item--large{grid-row:span 1;grid-column:span 2}.solutions__list-item--large .solutions__card{min-height:26rem}}.solutions__card{display:flex;flex-direction:column;flex-grow:1;min-height:31rem;position:relative;z-index:1;overflow:hidden;overflow:clip;border-radius:2.4rem;background-color:#fff;color:var(--text-color);transition:color .3s,background-color .3s;padding:3.2rem}@media only screen and (max-width: 640px){.solutions__card{padding:1.6rem;border-radius:2rem;min-height:15.2rem}}.solutions__card:link,.solutions__card:visited{color:var(--text-color)}@media (hover: hover){.solutions__card .solutions__card-more:hover{border-color:#fb0f1d4d}}.solutions__card--with-image{background-color:var(--text-color);color:#fff}.solutions__card--with-image:link,.solutions__card--with-image:visited{color:#fff}.solutions__card--with-image .solutions__card-more{color:#fff;border-color:#ffffff4d}.solutions__card--with-image .solutions__card-more-arrow{border-color:#fff3}.solutions__card--with-image .solutions__card-more-arrow svg{fill:#fff}@media (hover: hover){.solutions__card--with-image:hover{background-color:#fff;color:var(--text-color)}.solutions__card--with-image:hover .solutions__card-bg{opacity:0}.solutions__card--with-image:hover .solutions__card-more{border:1px solid var(--primary-color);color:var(--primary-color)}.solutions__card--with-image:hover .solutions__card-more:hover{border-color:#fb0f1d4d}.solutions__card--with-image .solutions__card-more:hover{border-color:#fff9}}.solutions__card--red{background-color:var(--primary-color);color:#fff}.solutions__card--red:link,.solutions__card--red:visited{color:#fff}.solutions__card--red .solutions__card-more{color:#fff;border-color:#fff}.solutions__card--red .solutions__card-more-arrow{border-color:#fff3}.solutions__card--red .solutions__card-more-arrow svg{fill:#fff}@media (hover: hover){.solutions__card--red .solutions__card-more:hover{border-color:#ffffff4d}}.solutions__card--black{background-color:var(--text-color);color:#fff}.solutions__card--black:link,.solutions__card--black:visited{color:#fff}.solutions__card--black .solutions__card-more{color:#fff;border-color:#fff}.solutions__card--black .solutions__card-more-arrow{border-color:#fff3}.solutions__card--black .solutions__card-more-arrow svg{fill:#fff}@media (hover: hover){.solutions__card--black .solutions__card-more:hover{border-color:#ffffff4d}}.solutions__card--image-on-hover .solutions__card-bg{opacity:0}@media only screen and (min-width: 641px){.solutions__card--image-on-hover:hover{color:#fff}.solutions__card--image-on-hover:hover .solutions__card-bg{opacity:1}.solutions__card--image-on-hover:hover .solutions__card-more{color:#fff;border-color:#ffffff4d}}@media only screen and (min-width: 641px) and (hover: hover){.solutions__card--image-on-hover:hover .solutions__card-more:hover{border-color:#fff9}}@media only screen and (min-width: 641px){.solutions__card--image-on-hover:hover .solutions__card-more-arrow{border-color:#fff3}.solutions__card--image-on-hover:hover .solutions__card-more-arrow svg{fill:#fff}}.solutions__card-content{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.solutions__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .3s}.solutions__card-bg-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.solutions__card-title{font-style:normal;font-weight:500;font-size:3.2rem;line-height:120%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.solutions__card-title{font-style:normal;font-weight:500;font-size:1.4rem;line-height:120%;margin-bottom:1.6rem}}.solutions__card-text{font-style:normal;font-weight:400;font-size:1.4rem;line-height:140%;margin-bottom:3.2rem;opacity:.6;font-family:var(--inter)}@media only screen and (max-width: 640px){.solutions__card-text{font-style:normal;font-weight:400;font-size:1.1rem;line-height:120%;margin-bottom:2rem}}@media only screen and (min-width: 641px){.solutions__card-more{border:1px solid var(--primary-color);color:var(--primary-color);text-align:center;display:block;align-self:flex-start;padding:1.25rem 2rem;border-radius:.8rem;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;transition:color .3s,border-color .3s,background-color .3s}}@media only screen and (max-width: 640px){.solutions__card-more:nth-child(2){margin-top:auto}}.solutions__card-more-arrow{display:none}@media only screen and (max-width: 640px){.solutions__card-more-arrow{width:3.8rem;height:3.8rem;border-radius:50%;border:1px solid rgba(1,1,1,.05);transition:border-color .3s;display:block}.solutions__card-more-arrow svg{width:100%;height:100%;fill:#161616;transition:fill .3s}}@media only screen and (max-width: 640px){.solutions__card-more-text{display:none}}.news{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:.8rem}@media only screen and (max-width: 640px){.news{margin-bottom:0}}.news__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.news__content{padding:0 var(--side-padding);padding-bottom:5.6rem;padding-top:5.6rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;background-color:#fff;border-radius:4rem}}@media only screen and (max-width: 640px){.news__content{padding:0 var(--content-padding);margin:0 calc(-1 * var(--content-padding));padding-top:3.2rem;padding-bottom:3.2rem;background-color:#fff;display:flex;flex-direction:column}}@media only screen and (max-width: 640px){.news__small-heading{margin-bottom:2rem}}@media only screen and (max-width: 640px){.news__large-heading{margin-bottom:3.2rem}}.news__left-col{grid-column:1/3;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.news__left-col{display:contents}}.news__right-col{grid-column:3/-1}@media only screen and (max-width: 640px){.news__right-col{display:contents}}.news__top-row{display:flex;align-items:flex-start;gap:3rem;justify-content:space-between;margin-bottom:5.6rem}@media only screen and (max-width: 640px){.news__top-row{display:contents}}@media only screen and (max-width: 640px){.news__slider .swiper{overflow:visible}}.news__slider .swiper-slide{display:flex;flex-direction:column;height:auto;box-sizing:border-box;width:calc(33.33% - .5333333333rem);margin-right:.8rem}@media only screen and (max-width: 640px){.news__slider .swiper-slide{width:100%;margin-right:var(--content-padding)}}.news__slider .swiper-slide:last-child{margin-right:0}.news__slider-card,.news__slider-card-content{display:flex;flex-direction:column;flex-grow:1}.news__slider-card-image-container{position:relative;border-radius:1.6rem;overflow:hidden;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.news__slider-card-image-container{margin-bottom:2rem;border-radius:1.6rem}}.news__slider-card-image-container:before{content:"";display:block;padding-bottom:62.6%}.news__slider-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.news__slider-card-date{position:absolute;right:1.2rem;top:1.2rem;padding:.8rem;font-style:normal;font-weight:600;font-size:1.1rem;line-height:120%;text-transform:uppercase;color:#fff;background:rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.6rem}@media only screen and (max-width: 640px){.news__slider-card-date{font-style:normal;font-weight:600;font-size:.8rem;line-height:120%;text-transform:uppercase;background:rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.news__slider-card-title{font-style:normal;font-weight:500;font-size:2rem;line-height:120%;margin-bottom:2rem}@media only screen and (max-width: 640px){.news__slider-card-title{font-style:normal;font-weight:500;font-size:1.6rem;line-height:120%;margin-bottom:1.2rem}}.news__slider-card-text{font-style:normal;font-weight:400;font-size:1.4rem;line-height:140%;color:#2229;font-family:var(--inter);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:auto}@media only screen and (max-width: 640px){.news__slider-card-text{font-style:normal;font-weight:400;font-size:1rem;line-height:140%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}}.news__slider-card-more{margin-top:3.2rem;padding:1.25rem 2rem;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(0,0,0,.1);border-radius:.8rem;color:#161616;align-self:flex-start;transition:border-color .2s,background-color .2s,color .2s}@media only screen and (max-width: 640px){.news__slider-card-more{font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;border-radius:.8rem;margin-top:2rem}}@media (hover: hover){.news__slider-card-more:hover{border-color:#00000080}}.news__arrows{margin-top:112%;transform:translateY(-50%);display:flex;align-items:center;gap:1rem}@media only screen and (max-width: 640px){.news__arrows{display:none}}.news__arrow{width:56px;height:56px;position:relative;border-radius:50%;z-index:1;display:grid;place-items:center;overflow:hidden;transition:background-color .2s;background-color:#f5f5f5}.news__arrow.autoplay-enabled{background-color:transparent}.news__arrow.autoplay-enabled .news__arrow-circle{opacity:1}.news__arrow svg{width:1.6rem;height:1.6rem;fill:#161616;transition:fill .2s}@media (hover: hover){.news__arrow:hover svg{fill:var(--primary-color)}}.news__arrow-circle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:conic-gradient(var(--primary-color) var(--p, 0),0,#f5f5f5);opacity:0;transition:opacity .2s}.news__arrow-circle:after{content:"";left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;width:calc(100% - 2px);height:calc(100% - 2px);z-index:2;position:absolute}@media only screen and (max-width: 640px){.news__more-link{order:15;margin-top:3.2rem;align-self:stretch}}.news__slider-pagination{display:none}@media only screen and (max-width: 640px){.news__slider-pagination{display:flex;align-items:center;gap:.8rem;margin-top:3.2rem}}.news__slider-pagination-bullet{height:.2rem;flex-grow:1;width:.2rem;border-radius:1rem;background-color:#0000001a;transition:background-color .2s}.news__slider-pagination-bullet.active{background-color:var(--primary-color)}.intro{position:relative;z-index:1;margin-bottom:8rem;margin-top:1rem;display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}@media only screen and (max-width: 640px){.intro{margin-top:0;margin-bottom:6.4rem}}.intro__content{grid-column-start:content-start;grid-column-end:content-end;position:relative;z-index:1;color:#fff}@media only screen and (min-width: 641px){.intro__content{border-radius:4rem;overflow:hidden;overflow:clip;min-height:calc(100vh - 2rem);min-height:calc(100svh - 2rem);padding:0 var(--side-padding);padding-top:20.7rem;padding-bottom:5rem;box-shadow:0 2rem 5.6rem #4b3b2866;background-color:var(--text-color)}}@media only screen and (max-width: 640px){.intro__content{min-height:100vh;min-height:100svh;padding-top:10rem;padding-bottom:2rem;display:flex;flex-direction:column}}.intro__bg-video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-color:var(--text-color)}@media only screen and (max-width: 640px){.intro__bg-video{left:50%;width:100vw;transform:translate(-50%);background-color:var(--text-color)}}.intro__bg-video video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;opacity:1}.intro__bg-slider{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.intro__bg-slider{left:50%;width:100vw;transform:translate(-50%);background-color:var(--text-color)}}.intro__bg-slider .swiper{display:flex;flex-direction:column;flex-grow:1;margin:0}.intro__bg-slider .swiper-slide{display:flex;flex-direction:column;flex-grow:1}@media only screen and (min-width: 641px){.intro__row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem}}@media only screen and (max-width: 640px){.intro__row{display:flex;flex-direction:column;flex-grow:1}}.intro__left-col{grid-column:1/3;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.intro__left-col{display:none}}.intro__right-col{grid-column:3/-1}@media only screen and (max-width: 640px){.intro__right-col{display:contents}}.intro__bg-slider-card{display:flex;flex-direction:column;flex-grow:1;position:relative}.intro__bg-slider-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 640px){.intro__main-slider{display:flex;flex-direction:column;flex-grow:1}.intro__main-slider .swiper{margin:0;display:flex;flex-direction:column;flex-grow:1}.intro__main-slider .swiper-slide{display:flex;flex-direction:column}}@media only screen and (min-width: 641px){.intro__main-slider-card{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-gap:.8rem}}@media only screen and (max-width: 640px){.intro__main-slider-card{display:flex;flex-direction:column;flex-grow:1;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2.4rem;grid-template-areas:"title" "text" "numbers" "button";grid-template-rows:auto auto 1fr auto}}.intro__main-slider-card-left-col{grid-column:1/8;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.intro__main-slider-card-left-col{display:contents}}.intro__main-slider-card-title{font-style:normal;font-weight:300;font-size:5.6rem;line-height:120%;margin-bottom:4rem}@media only screen and (max-width: 640px){.intro__main-slider-card-title{font-style:normal;font-weight:300;font-size:3.6rem;line-height:115%;margin:0;grid-area:title}}.intro__main-slider-card-text{font-style:normal;font-weight:300;font-size:1.8rem;line-height:130%;max-width:51rem;margin-bottom:8rem}@media only screen and (max-width: 640px){.intro__main-slider-card-text{font-style:normal;font-weight:300;font-size:1.4rem;line-height:130%;margin:0;grid-area:text}}.intro__main-slider-card-right-col{grid-column:9/-1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.intro__main-slider-card-right-col{display:contents}}@media only screen and (max-width: 640px){.intro__main-slider-card-numbers{grid-area:numbers;align-self:flex-end}}.intro__main-slider-card-numbers-amount{font-style:normal;font-weight:500;font-size:6rem;line-height:130%;letter-spacing:-.05em;margin-bottom:.8rem}@media only screen and (max-width: 640px){.intro__main-slider-card-numbers-amount{font-style:normal;font-weight:500;font-size:4rem;letter-spacing:-.05em;line-height:130%;margin-bottom:1.2rem}}.intro__main-slider-card-numbers-text{font-style:normal;font-weight:600;font-size:1.2rem;line-height:140%;letter-spacing:.1em;text-transform:uppercase}@media only screen and (max-width: 640px){.intro__main-slider-card-numbers-text{font-style:normal;font-weight:600;font-size:1rem;line-height:140%;letter-spacing:.1em;text-transform:uppercase}}.intro__main-slider-card-link{background-color:#e00c18}@media only screen and (max-width: 640px){.intro__main-slider-card-link{order:50;align-self:stretch;border-radius:1.6rem;font-style:normal;font-weight:700;font-size:1.4rem;line-height:120%;margin:0;grid-area:button}}.intro__main-slider-pagination{display:none}@media only screen and (max-width: 640px){.intro__main-slider-pagination{display:flex;align-items:center;gap:.8rem;margin-top:2rem}}.intro__main-slider-pagination-bullet{height:.2rem;width:.2rem;flex-grow:1;border-radius:1rem;background-color:#ffffff1a;overflow:hidden;position:relative;transition:background-color .2s}.intro__main-slider-pagination-bullet:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transform-origin:left center;transform:scaleX(calc(var(--p, 0) / 100 * 1));background-color:#fff;opacity:0}.intro__main-slider-pagination-bullet.active:before{opacity:1}.intro__main-slider-pagination-bullet.prev{background-color:#fff}.intro__arrows{display:flex;align-items:center;gap:1rem}@media only screen and (max-width: 640px){.intro__arrows{display:none}}.intro__arrow{width:56px;height:56px;position:relative;border-radius:50%;z-index:1;display:grid;place-items:center;overflow:hidden;transition:background-color .2s}.intro__arrow.autoplay-enabled{background-color:transparent}.intro__arrow.autoplay-enabled .intro__arrow-circle{opacity:1}.intro__arrow svg{width:1.6rem;height:1.6rem;fill:#fff;transition:fill .2s}@media (hover: hover){.intro__arrow:hover svg{fill:var(--primary-color)}}.intro__arrow-circle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;--r: 45}.autoplay-enabled .intro__arrow-circle{opacity:1}.intro__arrow-circle svg{display:block;width:100%;height:100%}.intro__arrow-circle svg circle:nth-child(2){stroke-dasharray:calc(6.28 * var(--r, 0));stroke-dashoffset:calc(6.28 * var(--r, 0) * (100 - var(--p, 0)) / 100)}.intro__arrow-circle svg circle:nth-child(1){stroke:#ffffff1a}.intro__arrow-circle svg circle:nth-child(2){stroke:#fff}.page-header{position:absolute;left:0;top:1.8rem;width:100%;z-index:100;display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}@media only screen and (min-width: 641px){.page-header{transition:none}.fixed-header .page-header{position:fixed;top:0;background-color:#fff;box-shadow:0 1.2rem 2rem #0000000d}}@media only screen and (max-width: 640px){.page-header{top:0;position:fixed;transition:background-color .2s,box-shadow .2s}.fixed-header .page-header{background-color:#fff;box-shadow:0 1.2rem 2rem #0000000d}}.page-header__content{grid-column-start:content-start;grid-column-end:content-end}@media only screen and (min-width: 641px){.page-header__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.8rem;padding:0 var(--side-padding)}}@media only screen and (max-width: 640px){.page-header__content{position:relative;padding:2rem 0}.page-header__content:before{content:"";height:1px;position:absolute;bottom:0;left:0;right:0;background-color:#ffffff1a;z-index:81;transition:background-color .2s}.page-header__content:after{content:"";top:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);z-index:79;background-color:#fff;position:absolute;transition:opacity .2s;pointer-events:none;opacity:0}.menu-open .page-header__content:before{background-color:#0000001a}.menu-open .page-header__content:after{opacity:1}}.page-header__logo{grid-column:1/3;align-self:center}@media only screen and (max-width: 640px){.page-header__logo{margin-right:1.6rem;position:relative;z-index:80}}.page-header__logo-image{width:8.3rem;height:auto;display:block}@media only screen and (min-width: 641px){.fixed-header .page-header__logo-image{width:4.8rem}}@media only screen and (max-width: 640px){.page-header__logo-image{width:5.2rem}}@media only screen and (min-width: 641px){.page-header__wrapper{grid-column:3/-1;display:flex;flex-direction:column}}@media only screen and (max-width: 640px){.page-header__wrapper{background:white;color:var(--text-color);position:fixed;left:0;top:0;width:100%;height:100%;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:70;display:flex;flex-direction:column;transition:opacity .4s,visibility 0s linear .4s;opacity:0;visibility:hidden;padding-top:7.8rem;padding-bottom:3.2rem;display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.menu-open .page-header__wrapper{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}body:not(.loaded) .page-header__wrapper{display:none}}.page-header__wrapper-inner{display:contents}@media only screen and (max-width: 640px){.page-header__wrapper-inner{display:flex;flex-direction:column;grid-column-start:content-start;grid-column-end:content-end}}@media only screen and (min-width: 641px){.page-header__top{padding:1.7rem 0;display:flex;align-items:center;gap:3.2rem;border-bottom:1px solid rgba(255,255,255,.1);transition:border-color .2s}.fixed-header .page-header__top{border-color:#0000000d;display:none}}@media only screen and (max-width: 640px){.page-header__top{display:contents}}.page-header__slogan{font-style:normal;font-weight:300;font-size:1.1rem;line-height:140%;color:#ffffff80;max-width:25rem;margin-right:auto;transition:color .2s}.fixed-header .page-header__slogan{color:#16161680}@media only screen and (max-width: 640px){.page-header__slogan{display:none}}@media only screen and (min-width: 641px){.page-header__phone-wrapper{position:relative;display:flex;flex-direction:column}.page-header__phone-wrapper:hover .page-header__contacts-dropdown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}}@media only screen and (max-width: 640px){.page-header__phone-wrapper{display:contents}}.page-header__phone{flex-shrink:0;width:1.8rem;height:1.8rem}@media only screen and (max-width: 640px){.page-header__phone{display:none}}.page-header__phone svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.fixed-header .page-header__phone svg{fill:var(--text-color)}.page-header__search{flex-shrink:0;display:flex;align-items:center}@media only screen and (max-width: 640px){.page-header__search{display:block;margin-bottom:3.2rem}}@media only screen and (min-width: 641px){.page-header__search-form{display:grid;grid-template-columns:0fr;transition:grid-template-columns .4s ease-in}.search-open .page-header__search-form{grid-template-columns:1fr;transition:grid-template-columns .4s ease-out}}@media only screen and (min-width: 641px){.page-header__search-form-wrapper{overflow:hidden;opacity:0;transition:opacity .2s}.search-open .page-header__search-form-wrapper{opacity:1;transition:opacity .2s ease .3s}}@media only screen and (min-width: 641px){.page-header__search-form-padding-wrapper{padding-right:1.6rem}}.page-header__search-form-wrapper-inner{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.2rem;background:rgba(0,0,0,.15);border-radius:.8rem;width:32rem}@media only screen and (min-width: 641px){.page-header__search-form-wrapper-inner{transition:background-color .2s}.fixed-header .page-header__search-form-wrapper-inner{background:rgba(0,0,0,.05)}}@media only screen and (max-width: 640px){.page-header__search-form-wrapper-inner{width:auto;padding:1.9rem 1.6rem;border-radius:1.2rem;background-color:#f5f5f5}}.page-header__search-submit{flex-shrink:0;width:1.8rem;height:1.8rem}@media only screen and (max-width: 640px){.page-header__search-submit{order:15}}.page-header__search-submit svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}@media only screen and (max-width: 640px){.page-header__search-submit svg{fill:var(--text-color)}}@media only screen and (min-width: 641px){.fixed-header .page-header__search-submit svg{fill:var(--text-color)}}.page-header__search-input{width:30%;flex-grow:1;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:#fff}.page-header__search-input::placeholder{color:#fff3;transition:color .2s}@media only screen and (min-width: 641px){.fixed-header .page-header__search-input{color:var(--text-color)}.fixed-header .page-header__search-input::placeholder{color:#0000004d}}@media only screen and (max-width: 640px){.page-header__search-input{font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:var(--text-color)}.page-header__search-input::placeholder{color:#16161633}}.page-header__search-toggle-btn{width:1.8rem;height:1.8rem;flex-shrink:0;position:relative}@media only screen and (max-width: 640px){.page-header__search-toggle-btn{display:none}}.page-header__search-toggle-btn svg{display:block;width:100%;height:100%;fill:#fff;position:absolute;left:0;top:0;transition:opacity .2s,fill .2s}.page-header__search-toggle-btn svg:nth-child(2){opacity:0}.search-open .page-header__search-toggle-btn svg:nth-child(1){opacity:0}.search-open .page-header__search-toggle-btn svg:nth-child(2){opacity:1}@media only screen and (min-width: 641px){.fixed-header .page-header__search-toggle-btn svg{fill:var(--text-color)}}@media only screen and (min-width: 641px) and (hover: hover){.page-header__search-toggle-btn:hover svg{fill:var(--primary-color)}}@media only screen and (min-width: 641px){.page-header__write-us-wrapper{position:relative}.page-header__write-us-wrapper:hover .page-header__contacts-dropdown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}}@media only screen and (max-width: 640px){.page-header__write-us-wrapper{display:contents}}.page-header__write-us{padding:1.25rem 2rem;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:.8rem;text-align:center;white-space:nowrap;border:1px solid rgba(255,255,255,.3);display:block;transition:color .2s,border-color .2s}.page-header__write-us:link,.page-header__write-us:visited{color:#fff}@media only screen and (min-width: 641px) and (hover: hover){.page-header__write-us:hover{border-color:#ffffff80}}@media only screen and (min-width: 641px){.fixed-header .page-header__write-us{color:var(--primary-color);border-color:var(--primary-color)}}@media only screen and (min-width: 641px) and (hover: hover){.fixed-header .page-header__write-us:hover{border-color:#fb0f1d4d}}@media only screen and (max-width: 640px){.page-header__write-us{padding:2.35rem 4rem;text-align:center;border:1px solid var(--primary-color);border-radius:1.6rem;order:40;font-style:normal;font-weight:700;font-size:1.4rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase;color:var(--primary-color)}.page-header__write-us:link,.page-header__write-us:visited{color:var(--primary-color)}}.page-header__write-us-fixed{padding:1.25rem 2rem;font-style:normal;font-weight:500;font-size:1.1rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-color);border-radius:.8rem;text-align:center;white-space:nowrap;border:1px solid var(--primary-color);display:block;transition:color .2s,border-color .2s;display:none;margin-left:auto}.page-header__write-us-fixed:link,.page-header__write-us-fixed:visited{color:var(--primary-color)}@media (hover: hover){.page-header__write-us-fixed:hover{border-color:#fb0f1d4d}}@media only screen and (min-width: 641px){.fixed-header .page-header__write-us-fixed{display:block}}@media only screen and (min-width: 641px){.page-header__contacts-dropdown{position:absolute;right:-28rem;top:100%;width:42rem;padding-top:2.2rem;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s;z-index:20}}@media only screen and (max-width: 640px){.page-header__contacts-dropdown{margin-bottom:3.2rem}}@media only screen and (min-width: 641px){.page-header__contacts-dropdown-inner{border-radius:1.6rem;background-color:#fff;padding:2.4rem;display:flex;align-items:flex-start;gap:2rem;justify-content:space-between;transition:box-shadow .2s}.fixed-header .page-header__contacts-dropdown-inner{box-shadow:0 2rem 8rem #00000026}}@media only screen and (max-width: 640px){.page-header__contacts-dropdown-inner{display:grid;grid-template-columns:1fr auto;grid-gap:2.4rem;grid-template-areas:"phone phone" "schedule schedule" "email social"}}.page-header__contacts-wrapper{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width: 640px){.page-header__contacts-wrapper{display:contents}}.page-header__contacts-phone{font-style:normal;font-weight:600;font-size:2.2rem;line-height:120%;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:.6rem}@media (hover: hover){.page-header__contacts-phone:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-header__contacts-phone{margin:0;grid-area:phone;font-style:normal;font-weight:500;font-size:3.2rem;line-height:130%;letter-spacing:-.05em}}.page-header__schedule{font-style:normal;font-weight:300;font-size:1.1rem;color:#00000080;line-height:140%;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.page-header__schedule{margin:0;font-style:normal;font-weight:300;font-size:1.1rem;line-height:140%;color:#00000080;grid-area:schedule;margin-top:-1.6rem}}.page-header__email{font-style:normal;font-weight:400;font-size:1.3rem;line-height:140%;color:var(--primary-color)}.page-header__email:link,.page-header__email:visited{color:var(--primary-color)}@media only screen and (max-width: 640px){.page-header__email{grid-area:email;padding:1rem 1.2rem;border-radius:10rem;border:1px solid rgba(1,1,1,.05);align-self:flex-end;justify-self:flex-start}}.page-header__language{font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:#fff}.page-header__language:link,.page-header__language:visited{color:#fff}.fixed-header .page-header__language{color:var(--text-color)}@media (hover: hover){.page-header__language:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-header__language{display:none}}.page-header__contacts-social-list{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}@media only screen and (max-width: 640px){.page-header__contacts-social-list{grid-area:social;align-self:flex-end;justify-self:flex-end;gap:.4rem}}.page-header__contacts-social-list-item{flex-shrink:0}.page-header__contacts-social-link{width:3.8rem;height:3.8rem;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(1,1,1,.05);transition:border-color .2s}.page-header__contacts-social-link svg{width:100%;height:100%;fill:var(--text-color);transition:fill .2s}@media (hover: hover){.page-header__contacts-social-link:hover{border-color:#00000080}}.page-header__bottom{padding:2.3rem 0;display:flex;align-items:center;gap:2rem}@media only screen and (min-width: 641px){.fixed-header .page-header__bottom{padding:1.2rem 0}}@media only screen and (max-width: 640px){.page-header__bottom{display:contents;padding:0}}.page-header__nav{display:block}@media only screen and (max-width: 640px){.page-header__nav{order:-1;margin-bottom:3.2rem}}.page-header__nav-list{display:flex;align-items:center;flex-wrap:wrap;gap:3.2rem;row-gap:1.6rem}@media only screen and (max-width: 640px){.page-header__nav-list{align-items:stretch;flex-direction:column;gap:0}}@media only screen and (min-width: 641px){.page-header__nav-list-item{position:relative;flex-shrink:0}.page-header__nav-list-item:hover .page-header__nav-link{color:#fff;transition:color .2s}.page-header__nav-list-item:hover .page-header__nav-link svg{transform:rotate(-180deg)}.page-header__nav-list-item:hover .page-header__nav-submenu{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}.fixed-header .page-header__nav-list-item:hover .page-header__nav-link{color:var(--text-color)}}@media only screen and (max-width: 640px){.page-header__nav-list-item{border-bottom:1px solid rgba(0,0,0,.1)}}@media only screen and (min-width: 641px){.page-header__nav-submenu{position:absolute;left:-2.4rem;top:100%;padding-top:3.2rem;z-index:10;width:38rem;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s}}@media only screen and (max-width: 640px){.page-header__nav-submenu{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}.open .page-header__nav-submenu{grid-template-rows:1fr}}@media only screen and (min-width: 641px){.page-header__nav-submenu-inner{background:#ffffff;border-radius:1.6rem;display:flex;flex-direction:column;padding:.8rem;transition:box-shadow .2s}.fixed-header .page-header__nav-submenu-inner{box-shadow:0 2rem 8rem #00000026}}@media only screen and (max-width: 640px){.page-header__nav-submenu-inner{overflow:hidden}}.page-header__nav-submenu-list{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.page-header__nav-submenu-list{padding:2rem 0;border-top:1px solid rgba(0,0,0,.1)}}.page-header__nav-submenu-link{display:flex;align-items:center;padding:1.6rem;gap:1.6rem;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:var(--text-color);transition:color .2s,background-color .2s;border-radius:.8rem}@media only screen and (max-width: 640px){.page-header__nav-submenu-link{padding:2rem 0;border-radius:0;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase}}.page-header__nav-submenu-link svg{flex-shrink:0;width:1.6rem;height:1.6rem;fill:currentColor}.page-header__nav-submenu-link:link,.page-header__nav-submenu-link:visited{color:var(--text-color)}@media (hover: hover){.page-header__nav-submenu-link:hover{color:var(--primary-color);background-color:#f5f5f5}}.page-header__nav-link{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;gap:1.2rem;color:#ffffffb3;transition:color .2s}.page-header__nav-link:link,.page-header__nav-link:visited{color:#ffffffb3}.page-header__nav-link svg{flex-shrink:0;width:1.6rem;height:1.6rem;fill:currentColor;transition:transform .2s}@media only screen and (min-width: 641px){.page-header__nav-link{transition:none}.fixed-header .page-header__nav-link{transition:none;color:var(--text-color)}.fixed-header .page-header__nav-link:link,.fixed-header .page-header__nav-link:visited{color:var(--text-color)}}@media only screen and (max-width: 640px){.page-header__nav-link{padding:2rem 0;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;color:#161616;justify-content:space-between}.page-header__nav-link:link,.page-header__nav-link:visited{color:#161616}.open .page-header__nav-link{color:var(--primary-color)}.open .page-header__nav-link svg{transform:rotate(180deg)}}.page-header__mobile-row{display:contents}@media only screen and (max-width: 640px){.page-header__mobile-row{display:flex;align-items:center}}.page-header__mobile-slogan{display:none}@media only screen and (max-width: 640px){.page-header__mobile-slogan{font-style:normal;font-weight:300;font-size:1rem;line-height:130%;color:#ffffffb3;display:block;margin-right:2rem;position:relative;z-index:80;transition:color .2s}.fixed-header .page-header__mobile-slogan,.menu-open .page-header__mobile-slogan{color:#00000080}}.page-header__mobile-lang{display:none}@media only screen and (max-width: 640px){.page-header__mobile-lang{flex-shrink:0;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;display:block;margin-left:auto;color:#fff;margin-right:3.2rem}.page-header__mobile-lang:link,.page-header__mobile-lang:visited{color:#fff}.fixed-header .page-header__mobile-lang{color:var(--text-color)}}.page-header__mobile-burger{display:none}@media only screen and (max-width: 640px){.page-header__mobile-burger{display:block;flex-shrink:0;width:3rem;height:3rem;position:relative;z-index:80}.page-header__mobile-burger svg{position:absolute;left:0;top:0;width:100%;height:100%;fill:#fff;transition:opacity .2s,fill .2s}.page-header__mobile-burger svg:nth-child(2){opacity:0}.fixed-header .page-header__mobile-burger svg{fill:#161616}.menu-open .page-header__mobile-burger svg{fill:#161616}.menu-open .page-header__mobile-burger svg:nth-child(1){opacity:0}.menu-open .page-header__mobile-burger svg:nth-child(2){opacity:1}}.modal{background:rgba(0,0,0,.6);position:fixed;left:0;top:0;width:100%;height:100%;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000;display:flex;flex-direction:column;transition:opacity .4s,visibility 0s linear .4s;opacity:0;visibility:hidden;padding:2rem}@media only screen and (max-width: 640px){.modal{padding:.2rem}}.modal.active{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}body:not(.loaded) .modal{display:none}.modal__inner{width:100%;max-width:51.4rem;margin:auto;display:flex;flex-direction:column;padding:5.6rem;background-color:#fff;position:relative;border-radius:2.4rem}.modal__inner .validation-error{color:var(--primary-color);margin-top:.4rem;font-size:1.2rem;line-height:1.2}@media only screen and (max-width: 640px){.modal__inner{margin:auto 0 0;max-width:none;border-radius:0;border-radius:2rem;padding:4rem 3rem 3rem}}.modal__close{position:absolute;left:100%;top:0;margin-left:2rem;width:5.6rem;height:5.6rem}@media only screen and (max-width: 640px){.modal__close{top:auto;bottom:100%;right:0;margin:0;margin-bottom:1rem;left:auto}}.modal__close svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}@media (hover: hover){.modal__close:hover svg{fill:var(--primary-color)}}.modal__heading{font-style:normal;font-weight:300;font-size:3.2rem;line-height:120%;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.modal__heading{font-style:normal;font-weight:300;font-size:2.4rem;line-height:120%;margin-bottom:3rem}}.modal__form-fields{display:flex;flex-direction:column}.modal__form-label{display:block;position:relative}.modal__form-input{height:6.4rem;padding-top:2rem;color:var(--text-color);font-style:normal;font-weight:400;font-size:1.4rem;line-height:120%;border-bottom:1px solid rgba(0,0,0,.1);transition:border-color .2s}@media only screen and (max-width: 640px){.modal__form-input{height:5.6rem;padding-top:1.8rem;font-style:normal;font-weight:400;font-size:1.4rem;line-height:120%;letter-spacing:0}}.modal__form-input.not-valid{border-color:var(--primary-color)}.modal__form-input::placeholder{opacity:0}.modal__form-label-text{top:3.2rem;transform:translateY(-50%);position:absolute;left:0;transform-origin:left center;font-style:normal;font-weight:500;font-size:1.2rem;line-height:120%;letter-spacing:.1em;text-transform:uppercase;transition:transform .2s;color:#16161680;pointer-events:none}.modal__form-input:focus~.modal__form-label-text,.modal__form-input:not(:placeholder-shown)~.modal__form-label-text{transform:translateY(-50%) scale(.71) translateY(-1.6rem)}.modal__form-submit{display:block;text-align:center;margin-top:4.8rem;padding:2.2rem 4.4rem;border-radius:1.2rem;background-color:var(--primary-color);color:#fff;transition:background-color .2s,color .2s;font-style:normal;font-weight:700;font-size:1.4rem;letter-spacing:.05em;text-transform:uppercase;line-height:120%;width:100%}@media only screen and (max-width: 640px){.modal__form-submit{margin-top:3rem;padding:1.8rem 3.6rem;border-radius:1.2rem;font-style:normal;font-weight:700;font-size:1.4rem;letter-spacing:.05em;line-height:120%}}@media (hover: hover){.modal__form-submit:hover{background-color:var(--primary-color-hover)}}.modal__form-policy{margin-top:2rem}@media only screen and (max-width: 640px){.modal__form-policy{margin-top:1.5rem}}.modal__form-policy-checkbox{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;gap:1.2rem}.modal__form-policy-checkbox-input{display:none}.modal__form-policy-checkbox-mark{flex-shrink:0;width:2rem;height:2rem;background:#f5f5f5;border-radius:.4rem;transition:background-color .2s,border-color .2s;border:1px solid #f5f5f5}.modal__form-policy-checkbox-mark svg{display:block;width:100%;height:100%;opacity:0;transition:opacity .2s;fill:var(--primary-color)}.modal__form-policy-checkbox-text{font-style:normal;font-weight:400;font-size:1.2rem;line-height:140%;color:#16161633;font-family:var(--inter)}@media only screen and (max-width: 640px){.modal__form-policy-checkbox-text{font-style:normal;font-weight:400;font-size:1rem;line-height:140%}}.modal__form-policy-checkbox-text a{color:#16161680;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px;text-decoration-skip-ink:none;transition:text-decoration-color .2s}.modal__form-policy-checkbox-text a:link,.modal__form-policy-checkbox-text a:visited{color:#16161680}@media (hover: hover){.modal__form-policy-checkbox-text a:hover{text-decoration-color:transparent}}.modal__form-policy-checkbox-input:checked~.modal__form-policy-checkbox-mark{border-color:var(--primary-color);background-color:transparent}.modal__form-policy-checkbox-input:checked~.modal__form-policy-checkbox-mark svg{opacity:1}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}

/* End */


/* Start:/local/templates/.default/components/gilyazov/iblock.element.add.form/application-modal-2024/style.css?1748524958464*/
.css__input-327, .css__input-328, .grecaptcha-badge{
    display: none;
}

textarea.modal__form-input {
    height: 10rem;
    padding-top: 3rem;
}

.modal__form-ok {
    padding-left: 80px;
    margin: 2rem 0;
    background: url(/local/static/img/success.svg) 0 0 no-repeat;
    background-size: 60px;
    min-height: 60px;
    font-size: 16px;
    display: none;
}

.success + .modal__form-ok {
    display: block;
}

.modal__form.success {
    display: none;
}
/* End */


/* Start:/local/include/cookie/cookie.css?1768980266875*/
.cookie-popup {
    position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 20px;
    z-index: 99;
    background: #fff;
    border-radius: 10px;
    max-width: 500px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    display: none;
}

.cookies-shown .cookie-popup {
    display: block;
}

.cookie-popup__title {
    margin-bottom: 10px;
    font-weight: bold;
}

.cookie-popup__text {
    margin-bottom: 10px;
}

.cookie-popup__btn {
    background-color: #e31f23;
    border-color: #e31f23;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 4px;
}

.licence_block {
    padding-left: 25px !important;
    text-align: left !important;
}

.licence_block [type="checkbox"] {
    display: inline-block;
    left: 0;
    top: 0;
    position: absolute;
}
/* End */


/* Start:/local/templates/icl2024/template_styles.css?1726652187411*/
.landing-main.landing-empty{
    min-height: 450px
}

.d-none{
    display: none !important;
}
.is-admin .d-none{
    display: block !important;
    opacity: 0.2;
}

.grecaptcha-badge {
    display: none !important;
}

.js-output:empty {
    margin-top: 0;
}

.js-output {
    margin-top: 20px;
    color: red;
}

.success .js-output {
    color: green;
}

.production__card-title {
    transition: color .1s;
}
/* End */
/* /local/static_2024/assets/main.css?172729274079146 */
/* /local/templates/.default/components/gilyazov/iblock.element.add.form/application-modal-2024/style.css?1748524958464 */
/* /local/include/cookie/cookie.css?1768980266875 */
/* /local/templates/icl2024/template_styles.css?1726652187411 */
