@font-face{font-family:Lato;src:url(/fonts/Lato-Light.woff2) format("woff2"),url(/fonts/Lato-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.woff2) format("woff2"),url(/fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Medium.woff2) format("woff2"),url(/fonts/Lato-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Semibold.woff2) format("woff2"),url(/fonts/Lato-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Bold.woff2) format("woff2"),url(/fonts/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Heavy.woff2) format("woff2"),url(/fonts/Lato-Heavy.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Black.woff2) format("woff2"),url(/fonts/Lato-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Italic.woff2) format("woff2"),url(/fonts/Lato-Italic.woff) format("woff");font-weight:400;font-style:italic}*,*:before,*:after{box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{font-family:inherit;margin:0;padding:0}ul,ol{margin:0;padding:0;list-style:none}a{cursor:pointer;color:inherit;text-decoration:none}address{font-style:normal}textarea{resize:none}button{border:none;background-color:transparent;color:currentColor;font-family:inherit;font-size:inherit;cursor:pointer}img{display:block;height:100%}body{font-family:Lato,sans-serif;font-weight:400;font-size:12px;font-style:normal;width:100%;padding:0;margin:0 auto;color:#2e2e43;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main{width:100%}.container{width:100%;max-width:480px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.container{max-width:768px}}@media screen and (min-width: 1024px){.container{max-width:1024px;padding:0 32px}}@media screen and (min-width: 1280px){.container{max-width:1480px;padding:0 200px}}.page-title{font-size:32px;font-weight:700;line-height:38px}@media screen and (min-width: 1024px){.page-title{font-size:40px;line-height:48px}}.icon-line{margin:0 8px 0 0;font-size:18px;font-weight:700;line-height:22px;color:#ff7044}.qualities-footer{margin:0 0 60px}@media screen and (min-width: 1024px){.qualities-footer{margin:0 0 80px}}.animated-block{opacity:0;transform:translateY(10%)}.is-visible{animation:animateBlock 1s forwards}@keyframes animateBlock{0%{opacity:0;transform:translateY(40%)}to{opacity:1;transform:translateY(0)}}@keyframes heroBg{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes title{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}.header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 0;color:#fff}@media screen and (min-width: 1024px){.header{padding:24px 0}}.header .nav{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;margin:0 auto}.header .nav__link{color:currentColor;transition:color .25s ease-in-out}.header .nav__link:hover{color:#ff7044}.header .nav__mobile{display:flex;align-items:center;gap:24px}.header .nav__mobile-btn{display:flex;align-items:center;justify-content:center;padding:8px;background-color:transparent;color:inherit}.header .nav__mobile-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 16px}.header .nav__mobile-header .nav__mobile-btn{color:#000}@media screen and (min-width: 1024px){.header .nav__mobile{display:none}}.header .nav__mobile-menu{position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:center;font-weight:600;width:100%;height:100%;background-color:#f3f4f5;color:#2e2e43;box-shadow:-2px 0 5px #0000004d;transform:translate(100%);transition:transform .3s ease;z-index:10;overflow-y:scroll}.header .nav__mobile-menu.open{transform:translate(0)}.header .nav__mobile-menu .nav__mobile-list{display:flex;flex-direction:column;align-items:center;gap:32px;margin-top:120px;font-weight:600}.header .nav__mobile-menu .nav__item{font-size:18px;font-weight:600;line-height:18px}.header .nav__list{display:flex;justify-content:space-between;align-items:center;gap:56px;font-weight:600}@media screen and (max-width: 1023px){.header .nav__list{display:none}}.header .nav__link.active{color:#ff7044}.header .logo{width:142px;height:32px}.header-bg-grey{background-color:#f6f8fb;color:#2e2e43}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9;opacity:0;pointer-events:none;transition:opacity .3s ease}@media screen and (min-width: 1024px){.overlay{display:none}}.overlay-active{opacity:1;pointer-events:all}.footer{margin:22px 0 0;padding:34px 0;background-color:#2e2e43;color:#fff}@media screen and (min-width: 1024px){.footer{margin:24px 0 0}}.hero-section{position:relative}.hero-section .hero-bg{position:absolute;top:-84px;left:0;right:0;bottom:0;z-index:-1;background:url(../img/home-page/hero-background.png) no-repeat center center/cover;height:900px}.hero-section .hero{display:flex;flex-direction:column;height:900px}.hero-section .hero__title-box{display:flex;flex-direction:column;gap:16px;width:284px;margin:30px 0 0;animation:title .7s forwards}@media screen and (min-width: 1024px){.hero-section .hero__title-box{width:426px;margin:136px 0 0;gap:32px}}.hero-section .hero__title{font-size:48px;font-weight:800;line-height:48px;color:#ffffffe6}@media screen and (min-width: 1024px){.hero-section .hero__title{font-size:72px;line-height:72px}}.hero-section .hero__subtitle{font-size:16px;line-height:22px;color:#fff}@media screen and (min-width: 1024px){.hero-section .hero__subtitle{font-size:20px;line-height:28px}}.hero-section .hero__img-box{margin:35px -16px 0 70px;overflow:hidden;animation:heroBg .7s forwards}@media screen and (min-width: 1024px){.hero-section .hero__img-box{position:absolute;top:0;left:44%;height:72%;right:0;margin:32px 0 0}}.hero-section .hero__img{object-fit:contain}@media screen and (max-width: 1023px){.hero-section .hero__img{width:350px;height:275px;object-position:bottom}}@media screen and (min-width: 1024px){.hero-section .hero__img{position:absolute;top:0;left:0}}.hero-section .hero__diia{display:flex;align-items:center;gap:24px;margin:35px 0 0;animation:title .7s forwards}@media screen and (min-width: 1024px){.hero-section .hero__diia{margin:126px 0 0}}.hero-section .hero__diia-text{font-size:12px;line-height:16px;width:200px}@media screen and (min-width: 1024px){.hero-section .hero__diia-text{width:auto;font-size:14px;line-height:20px}}.info-section{margin-top:-165px}@media screen and (min-width: 1024px){.info-section{margin-top:-125px}}.info-section .info{display:flex;flex-direction:column;gap:60px}@media screen and (min-width: 1024px){.info-section .info{flex-direction:row;gap:120px}}.info-section .info__box{display:flex;flex-direction:column;gap:60px}.info-section .info__box-item{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:480px;width:100%}@media screen and (min-width: 1024px){.info-section .info__box-item{gap:24px}}.info-section .info__box-title{font-size:32px;line-height:38px;font-weight:700}@media screen and (min-width: 1024px){.info-section .info__box-title{font-size:40px;line-height:48px}}.info-section .info__box-text{font-size:14px;line-height:20px}.info-section .info__box-text.hide{opacity:0;max-height:0;overflow:hidden;transition:opacity .25s ease,max-height .5s ease}.info-section .info__box-text.show{opacity:1;max-height:1000px;transition:opacity .25s ease-in-out,max-height .25s ease-in-out}.info-section .info__box-btn{font-style:italic;font-weight:700;line-height:20px;color:#ff7044;cursor:pointer}.info-section .info__box-ambition{gap:20px;padding:60px 60px 80px;border-radius:8px;background-color:#f6f8fb}.info-section .info__box-ambition .info__box-text{font-style:italic;line-height:22.4px}.qualities-section{margin:60px 0 0}.qualities-section .qualities{display:flex;flex-direction:column;align-items:center}.qualities-section .qualities>:first-child{width:100%}.qualities-section .qualities__logo{display:flex;align-items:center;gap:20px;width:100%}.qualities-section .qualities__logo svg{flex-shrink:0}.qualities-section .qualities__logo-line{display:block;margin-top:8px;max-width:450px;width:100%;height:1px;background:#acb3bf}.qualities-section .qualities__box{display:flex;align-items:center;gap:12px;margin:15px 0 0;font-size:10px;font-weight:300;line-height:10px;color:#acb3bf}@media screen and (min-width: 1024px){.qualities-section .qualities__box{gap:16px;font-size:16px;line-height:16px}}.qualities-section .qualities__box svg{width:7px;height:10px}@media screen and (min-width: 1024px){.qualities-section .qualities__box svg{width:11px;height:16px}}.qualities-section .qualities__btn{display:flex;justify-content:center;align-items:center;margin:30px 0 60px;width:164px;height:50px;font-size:14px;font-weight:600;line-height:16;border-radius:30px;border:1px solid transparent;color:#fff;background:#ff7044;transition:all .25s ease-in-out}.qualities-section .qualities__btn:hover{background:#fff;color:#ff7044;border-color:#ff7044}@media screen and (min-width: 1024px){.qualities-section .qualities__btn{margin:40px 0 100px}}.qualities-section .qualities__img{width:100%;height:100%}.qualities-section .qualities__img img{width:100%;object-fit:contain}@media screen and (min-width: 1024px){.qualities-section .qualities__img{width:602px;height:87px}}.product-section{margin-bottom:60px}@media screen and (min-width: 1024px){.product-section{margin-bottom:80px}}.product-section .product{margin:24px 0 0;padding:32px;border-radius:8px}@media screen and (min-width: 1024px){.product-section .product{margin:40px 0 0;padding:60px}}.product-section .product__description{margin:0 0 24px}.product-section .product__subtitle{font-size:12px;font-weight:700;line-height:14px;text-transform:uppercase;color:#ff7044}.product-section .product__title{display:block;margin:8px 0 24px;font-size:28px;font-weight:700;line-height:34px}@media screen and (min-width: 1024px){.product-section .product__title{font-size:32px;line-height:38px}}.product-section .product__text-box{display:flex;flex-direction:column;gap:36px}.product-section .product__text{font-size:16px;line-height:22px}.product-section .product__info-btn{margin:-12px auto 0 0;padding:0;font-size:14px;font-style:italic;font-weight:700;line-height:20px;color:#ff7044;cursor:pointer}.product-section .product__description-title{display:block;margin-bottom:-12px;font-size:20px;font-weight:700;line-height:28px}.product-section .product__possibilities{display:flex;flex-direction:column;gap:24px}.product-section .product__possibilities-title{font-size:24px;font-weight:700;line-height:30px}.product-section .product__possibilities-list{display:flex;flex-direction:column;gap:24px}.product-section .product__possibilities-text{margin:0 0 12px;font-size:18px;font-weight:700;line-height:22px}.product-section .product__possibilities-text-icon{margin:0 8px 0 0;color:#ff7044}.product-section .product__possibilities-text-desc{font-size:14px;line-height:20px}.services__list{margin:24px 0 0;padding:32px;border-radius:8px;background:#fff6f4}@media screen and (min-width: 1024px){.services__list{margin:40px 0 0}}.services__list-items{display:flex;flex-direction:column;gap:16px}.services__list-item{display:flex;gap:8px;font-size:14px;font-weight:700;line-height:20px;cursor:pointer}.services__list-item :hover{text-decoration:underline}.services__items{margin:40px 0 150px}@media screen and (min-width: 1024px){.services__items{margin:60px 0 150px}}.services__items .services__item{display:block;margin:0 0 60px}@media screen and (min-width: 1024px){.services__items .services__item{display:flex;align-items:flex-start;gap:24px}}.services__items .services__item>svg{flex-shrink:0}@media screen and (max-width: 1023px){.services__items .services__item>svg{margin-bottom:16px}}.services__items .services__item-wrapper{display:flex;flex-direction:column;gap:24px}.services__items .services__item-title{font-size:28px;font-weight:700;line-height:34px}@media screen and (min-width: 1024px){.services__items .services__item-title{font-size:32px;line-height:38px}}.services__items .services__item-text{font-size:16px;line-height:22px}.services__items .services__item-box{display:flex;flex-direction:column;gap:24px;padding:40px;border-radius:8px;background:#f6f8fb}.services__items .services__item-subtitle{color:#7b8599;font-size:24px;font-weight:700;line-height:30px}.services__items .services__item-list{display:flex;flex-direction:column;gap:12px}.services__items .services__item-list-title{display:flex;font-size:18px;font-weight:700;line-height:22px}.services__items .services__item-footer-title{font-size:20px;font-weight:700;line-height:28px}.services__items .services__item-footer-text{margin-top:24px;font-size:16px;font-weight:400;line-height:22px}.about{margin-bottom:60px}.about__img-box{margin:24px 0 0}@media screen and (min-width: 1024px){.about__img-box{margin:40px 0 0}}.about__img-box .about__img{background:url(/img/about-page/about_mobile-2.png) no-repeat center center/contain;height:358px;width:100%}@media screen and (min-width: 768px){.about__img-box .about__img{background:url(/img/about-page/about_desktop-2.png) no-repeat center center/contain;height:362px}}.about__text-box{display:flex;flex-direction:column;gap:24px;padding:32px;margin:40px 0 0;border-radius:8px;background:#f6f8fb}@media screen and (min-width: 1024px){.about__text-box{padding:60px}}.about__text-box-item{font-size:16px;font-weight:400;line-height:22px}.contacts__description{margin:24px 0 40px;font-size:16px;line-height:23px;color:#7b8599}@media screen and (min-width: 1024px){.contacts__description{margin:24px 0 60px}}.contacts__address{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1024px){.contacts__address{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}.contacts__address-item{display:flex;flex-direction:column;gap:12px}.contacts__address-item-title{font-size:18px;font-weight:700;line-height:25px}.contacts__address-item-text{font-size:16px;line-height:22px}.contacts__map{margin:40px 0}@media screen and (min-width: 1024px){.contacts__map{margin:60px 0}}.contacts__social{display:flex;gap:32px;margin:40px 0 55px}@media screen and (min-width: 1024px){.contacts__social{margin:60px 0 80px}}.breadcrumbs{margin:18px 0;font-size:10px;line-height:10px;font-weight:600}.breadcrumbs__box{display:flex;align-items:center;gap:12px}.breadcrumbs__last-link{font-weight:300}.languageSwitcher{position:relative}.languageSwitcher .selectedLanguageButton{display:flex;align-items:center;gap:8px;font-weight:600;font-size:inherit;background-color:transparent;color:inherit;border:none;cursor:pointer;padding:5px;transition:transform .3s ease}.languageSwitcher .dropdown{position:absolute;top:30px;right:-4px;display:flex;flex-direction:column;align-items:center;border-radius:4px;background-color:#fff;color:#000;z-index:1000}.languageSwitcher .languageButton{font-weight:600;background-color:transparent;color:#000;border-radius:4px;cursor:pointer;padding:10px 8px;transition:transform .3s ease}.languageSwitcher .languageButton:hover{color:#ff7044;background-color:#f6f8fb}
