*{margin:0;padding:0;border:0;color:#212529;font-size:100%;font-family:"Manrope",sans-serif;vertical-align:baseline;outline:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1;padding:env(safe-area-inset);overscroll-behavior-y:none;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}article,aside,details,figcaption,figure,footer,header,nav,section,img,video,iframe,picture{display:block}span,a{display:inline-block}strong,span{color:inherit;font-family:inherit}img,video,iframe{width:100%;height:auto}a{color:inherit;text-decoration:none;pointer-events:auto}a:hover{text-decoration:none}ul,ol,li{list-style:none}input{color:inherit;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}input:focus{border-color:initial;outline:none;-webkit-box-shadow:none;box-shadow:none}button{background-color:rgba(0,0,0,0);cursor:pointer;color:inherit;font-family:inherit}a,p,span,ul li,ol li{margin:0}.c{max-width:1280px;width:100%;margin:0 auto;padding:0 20px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:"Manrope",sans-serif;font-weight:400}.display{font-size:56px}h1,.h1{margin:0 0 32px;font-size:40px;font-weight:800;letter-spacing:-3px;line-height:1.1}@media screen and (min-width: 1200px){h1,.h1{font-size:60px}}h2,.h2{margin:20px 0;font-size:28px;font-weight:800}@media screen and (min-width: 1200px){h2,.h2{font-size:36px}}h3,.h3{margin:20px 0;font-size:24px;font-weight:800}@media screen and (min-width: 1200px){h3,.h3{font-size:32px}}h4,.h4{margin:20px 0;font-size:20px;font-weight:800;line-height:1.25}@media screen and (min-width: 1200px){h4,.h4{font-size:24px}}h5,.h5{margin:20px 0;font-size:18px}@media screen and (min-width: 1200px){h5,.h5{font-size:20px}}p{margin:20px 0;font-size:16px;line-height:1.5}@media screen and (min-width: 1200px){p{font-size:20px}}header{background:rgba(0,0,0,0);width:100%;height:auto;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;z-index:9}@media screen and (min-width: 1000px){header{background:#fff;padding:0 20px 10px}}header .c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}header .c ul{display:none}@media screen and (min-width: 1200px){header .c ul{margin:36px 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}header .c ul li a{color:#692d43;font-weight:800;position:relative;line-height:1.5}header .c ul li a::before{content:"";max-width:0;background:#692d43;width:100%;height:2px;position:absolute;top:100%;left:0;-webkit-transition:.3s;transition:.3s}header .c ul li a:hover::before{max-width:100%}header .logo{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px auto 0}header .logo img{max-height:70px;height:100%;width:auto}header .menu-trigger{background:#fff;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;position:fixed;top:20px;right:20px;border-radius:100%}@media screen and (min-width: 1200px){header .menu-trigger{display:none}}header .menu-trigger .line{background:#692d43;width:24px;height:2px;display:block;border-radius:4px}header.active{position:fixed}.menu{background:#fff;width:100%;height:100vh;position:fixed;top:0;right:0;z-index:8;visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.menu ul{padding:150px 20px 20px}.menu ul li{width:100%;display:block}.menu ul li a{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700}.menu.active{visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.hero{width:100%;padding:140px 0 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media screen and (min-width: 640px){.hero{padding-top:200px}}@media screen and (min-width: 1000px){.hero{min-height:100vh;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero .c{position:relative;z-index:2}.hero .hero-img{display:none}@media screen and (max-width: 640px){.hero .hero-img{display:block;max-height:45vh;max-width:100%;width:auto;height:auto;margin:0 auto;mix-blend-mode:darken}}.hero h1{margin:20px 0 20px;color:#692d43;font-size:48px;position:relative;z-index:2}@media screen and (min-width: 1000px){.hero h1{color:#fff;text-align:left;max-width:520px}}.hero p{max-width:720px;margin:0 auto -25px;opacity:.8}@media screen and (min-width: 1000px){.hero p{color:#fff;text-align:left;max-width:540px;margin:0 0 60px;opacity:1;font-weight:600;text-shadow:2px 2px 6px rgba(0,0,0,.6)}}.hero__bg__img{display:none}@media screen and (min-width: 1000px){.hero__bg__img{display:block;width:100%;height:calc(100% - 90px);position:absolute;top:90px;left:0}.hero__bg__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.hero__bg{width:100%;height:100vh;position:fixed;top:0;left:0;pointer-events:none;z-index:-1}.hero__bg img{max-height:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products{padding:120px 0}.products h2{margin:0 0 40px;color:#692d43;text-align:center}.products h3{margin:0 0 40px;color:#692d43;text-align:center}.products .desc{text-align:center}.products__list{display:grid;grid-template-columns:1fr;gap:8px}@media screen and (min-width: 680px){.products__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.products__list{grid-template-columns:repeat(3, 1fr)}}.products__list .product{padding:20px;text-align:center}.products__list .product img{max-height:200px;width:auto;margin:0 auto}.products__list .product h3{margin:20px 0 0;color:#692d43}.products__list .product p{margin:10px 0 20px;opacity:.8}.products__list .product p img{max-height:180px}.benefits{background:#000;padding:120px 0;position:relative}.benefits .c{position:relative;z-index:2}.benefits h2{margin:0 0 40px;color:#fff;text-align:center}@media screen and (max-width: 768px){.benefits h2 br{display:none}}.benefits p{margin:0 auto 80px;color:#fff;text-align:center}.benefits ul{display:grid;grid-template-columns:1fr;gap:80px}@media screen and (min-width: 680px){.benefits ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.benefits ul{grid-template-columns:repeat(4, 1fr)}}.benefits ul li{color:#fff;font-size:16px;margin:0;line-height:1.6}@media screen and (max-width: 768px){.benefits ul li{text-align:center}}.benefits ul li h4{margin:0 0 20px;color:#fff}@media screen and (max-width: 768px){.benefits ul li h4 br{display:none}}.benefits__bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:.45;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.benefits__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.synergy{padding:120px 0;position:relative}.synergy .c{position:relative;z-index:2}.synergy h2{margin:0 0 40px;color:#692d43;text-align:center}.synergy p{margin:0 auto 60px;text-align:center}.synergy .products__list{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:repeat(3, 1fr);gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.synergy .products__list .product{min-width:100%;max-width:100%}@media screen and (min-width: 1000px){.synergy .products__list .product{min-width:30%;max-width:32%}}.qa{padding:120px 0;position:relative}.qa .c{position:relative;z-index:2}.qa h2{margin:0 0 40px;color:#692d43;text-align:center}.qa p{margin:0 auto 60px;text-align:center}.qa__grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px;position:relative}@media screen and (min-width: 680px){.qa__grid{grid-template-columns:repeat(2, 1fr)}}.qa__grid li{padding:30px;border:1px dashed rgba(0,0,0,.075);backdrop-filter:blur(5px)}.qa__grid li h3{margin:0 0 16px;color:#692d43;text-align:center}.qa__grid li p{margin:0;font-size:16px;line-height:1.6;text-align:center}.qa__bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:1;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center 40%}.qa__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.label{background:#000;padding:120px 0;position:relative}.label .c{position:relative;z-index:2}.label h2{margin:0 0 40px;color:#fff;text-align:center}.label h3{margin:0 0 60px;color:#fff;text-align:center}.label p{max-width:780px;margin:0 auto 80px;color:#fff;text-align:center}.label ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px 60px}.label ul li{width:100%;color:#fff;font-size:16px;margin:0;line-height:1.6;text-align:center}@media screen and (min-width: 680px){.label ul li{width:calc(50% - 30px)}}@media screen and (min-width: 1200px){.label ul li{width:calc(33.33% - 40px)}}.label ul li .icon{width:auto;height:48px;stroke:#fff}.label ul li .icon--filled{fill:#fff;stroke:rgba(0,0,0,0)}.label ul li .icon--truck{fill:#fff;stroke:#fff;stroke-width:3px}.label ul li h4{margin:20px 0;color:#fff}.label__bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:.45;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center bottom}.label__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact{padding:120px 0 180px;position:relative}.contact .c{position:relative;z-index:2}.contact h2{margin:0 0 40px;color:#692d43;text-align:center}.contact p{margin:0 auto 60px;text-align:center}.contact__list{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:60px;overflow:hidden;backdrop-filter:blur(5px)}@media screen and (min-width: 680px){.contact__list{grid-template-columns:.5fr 1fr .5fr}}@media screen and (min-width: 1200px){.contact__list{grid-template-columns:.5fr 1.5fr .5fr}}.contact__list .item{text-align:center}.contact__list .item .icon{width:auto;height:48px;stroke:#692d43}.contact__list .item .icon--filled{fill:#692d43;stroke:rgba(0,0,0,0)}.contact__list .item h4{margin:20px 0;color:#692d43}.contact__list .item p{margin:0;line-height:1.6}.contact .copyright{background:#212529;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;left:0;color:#fff;font-size:14px;font-weight:700;text-align:center}@media screen and (min-width: 680px){.contact .copyright{font-size:16px}}