*{margin:0;padding:0;box-sizing:border-box;color:#4c4c4c}body{overflow-x:hidden;overflow-y:scroll}body:has(>.loader.false){overflow:hidden}body:has(>.productCard:hover){overflow:hidden}body:has(.productCard.open) .desktopFooter{display:none}.loader{position:absolute;width:100vw;height:100vh;z-index:999;background-color:#fff;transition:1s ease;display:flex;justify-content:center;align-items:center}.loader svg{width:25vw}.loader.true{transform:translateY(-100%)}.error{width:100vw;height:100vh;justify-content:center;align-items:center;display:flex;flex-direction:column}.error .logo{width:25vw}.error .logo,.error p{margin-bottom:24px}.desktopHeader{width:100%;height:100px;padding:20px auto;background:#fff;display:grid;position:fixed;align-items:center;justify-content:center;box-shadow:0 4px 35px 0 rgba(76,76,76,.2);z-index:99}.desktopHeader .logo{height:60px;transition:.2s ease}.desktopHeader .logo:hover{height:65px}.desktopHeader .langChanger{position:absolute;top:0;right:0;margin:0;background:#fff;border:none;height:100px;aspect-ratio:1;font-size:1rem;color:#9d2b2b;font-weight:700;transition:.2s ease;display:flex;justify-content:center;align-items:center}.desktopHeader .langChanger:hover{background:#9d2b2b;color:#fff;cursor:pointer}.desktopHeader .langMenu{position:absolute;top:100px;right:0;width:-moz-fit-content;width:fit-content;width:100px;transition:.4s ease;transform:translateX(100%)}.desktopHeader .langMenu.true,.desktopHeader .langMenu.true .selectLang{transform:translateX(0)}.desktopHeader .langMenu[data-selected=en] .en{display:none}.desktopHeader .langMenu[data-selected=en] .tr{transition-delay:.1s,0s}.desktopHeader .langMenu[data-selected=en] .ru{transition-delay:.2s,0s}.desktopHeader .langMenu[data-selected=tr] .tr{display:none}.desktopHeader .langMenu[data-selected=tr] .en{transition-delay:.1s,0s}.desktopHeader .langMenu[data-selected=tr] .ru{transition-delay:.2s,0s}.desktopHeader .langMenu[data-selected=ru] .ru{display:none}.desktopHeader .langMenu[data-selected=ru] .en{transition-delay:.1s,0s}.desktopHeader .langMenu[data-selected=ru] .tr{transition-delay:.2s,0s}.desktopHeader .langMenu .selectLang{width:100%;height:50px;font-size:16px;background-color:#fff;border:none;transition-property:transform,background-color;transition-duration:.2s,.2s;transition-delay:.1s,0s;transform:translateX(100%)}.desktopHeader .langMenu .selectLang:hover{background-color:#9d2b2b;cursor:pointer}.desktopNav{position:fixed;top:0;width:72px;height:100vh;overflow:hidden;background:rgba(157,43,43,.8);display:flex;flex-direction:column;justify-content:center;transition:.3s ease;z-index:98}.desktopNav:hover{width:250px;background:#9d2b2b}.desktopNav:hover .divider{width:200px}.desktopNav .link{display:flex;width:250px;overflow-wrap:normal;overflow:hidden;padding:16px 20px;color:#fff;text-decoration:none;font-size:1.4rem;align-items:center;transition:.3s ease}.desktopNav .link:hover{background:#fff;color:#9d2b2b}.desktopNav .link:hover .icon path{transition:.3s ease;fill:#9d2b2b}.desktopNav .link .icon{margin:0 36px 0 0;height:30px;aspect-ratio:1}.desktopNav .link .icon path{fill:#fff}.desktopNav .divider{width:32px;height:1px;background:#fff;margin:0 20px;transition:.3s ease}.desktopFooter{width:100%;box-shadow:0 -4px 35px 0 rgba(76,76,76,.2);background:#fff;display:grid;grid-template-columns:1fr auto 1fr;padding:32px 16vw;grid-gap:32px;gap:32px;align-items:center;justify-content:center}.desktopFooter .disclaimer{display:flex;align-items:center;font-size:1rem;gap:16px;width:-moz-fit-content;width:fit-content}.desktopFooter .disclaimer .logo{height:45px;grid-auto-columns:1fr}.desktopFooter .disclaimer img{height:45px;width:196.6242038217px;aspect-ratio:4.3694267516}.desktopFooter .workingHours{text-align:right}.desktopFooter .workingHours h4{color:#9d2b2b;font-weight:500;font-size:1.5rem}.desktopFooter .workingHours .dayRow{color:#4c4c4c}.desktopFooter .workingHours .dayRow span{font-weight:500}.desktopFooter .workingHours .detail{font-size:.75rem}.desktopFooter .contact h4{color:#9d2b2b;font-weight:500;font-size:1.5rem}.desktopFooter .contact p{display:flex;gap:4px}.desktopFooter .legal{overflow:hidden;grid-column-start:1;grid-column-end:4;display:flex;justify-content:center;align-items:center;gap:8px;font-size:.75rem}.desktopFooter .legal a{text-decoration:none}.desktopFooter .ad{overflow:hidden;grid-column-start:1;grid-column-end:4;display:flex;justify-content:center;align-items:center;font-size:.75rem}.desktopFooter .ad img{height:32px;width:32px}.desktopFooter .ad .hkd{color:#0a192f}.aboutDesktopLayout .banner{position:relative;height:396px}.aboutDesktopLayout .banner .title{width:100%;height:-moz-fit-content;height:fit-content;position:absolute;text-align:center;margin:auto;top:100px;bottom:0;z-index:4;color:#fff;font-size:92px}.aboutDesktopLayout .banner .bannerImg{width:100%;height:auto;filter:brightness(.6)}.aboutDesktopLayout .sectionChanger{width:100%;display:flex;justify-content:center;gap:48px;padding:12px;height:-moz-fit-content;height:fit-content;font-size:20px}.aboutDesktopLayout .sectionChanger a{text-decoration:none;transition:.3s ease}.aboutDesktopLayout .sectionChanger a.active{font-weight:700}.productsDesktopLayout .bgImg{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.6);z-index:-1}.homeDesktop{position:relative;width:100vw;height:100vh}.homeDesktop .content{position:absolute;width:100%;height:100%;display:grid;grid-template-columns:1.3fr 1fr;z-index:2}.homeDesktop .content .hero{color:#fff;font-size:6rem;padding-left:15vw;align-self:center;font-weight:700}.homeDesktop .content .cta{position:relative}.homeDesktop .content .cta .productCta{font-size:2rem;font-weight:500;text-decoration:none;color:#fff;padding:16px 32px;position:absolute;display:flex;top:calc(550px - 1rem - 64px - 1px);width:300px;right:150px;z-index:3;border-bottom:1px solid #fff;justify-content:space-between;transition:.3s ease}.homeDesktop .content .cta .productCta:hover{background:#fff;color:#9d2b2b;cursor:pointer}.homeDesktop .content .cta .productCta:hover svg path{fill:#9d2b2b}.homeDesktop .content .cta .productCta svg path{transition:.3s ease;fill:#fff}.homeDesktop .content .cta .ctaRect{right:0;top:100px;width:450px}.homeDesktop .content .cta .accentRect,.homeDesktop .content .cta .ctaRect{position:absolute;aspect-ratio:1;background:rgba(157,43,43,.8)}.homeDesktop .content .cta .accentRect.one{width:175px;top:600px;left:0}.homeDesktop .content .cta .accentRect.two{width:75px;top:200px;right:600px}.homeDesktop .content .cta .accentRect.three{width:50px;top:400px;right:800px}.homeDesktop .content .cta .accentRect.four{width:50px;top:800px;right:500px}.homeDesktop .content .cta .accentRect.five{width:75px;top:750px;right:275px}.homeDesktop .content .cta .accentRect.six{width:50px;top:650px;right:100px}.homeDesktop .filter{width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;top:0;left:0}.homeDesktop .backgroundImg{height:100%;width:100%;object-fit:cover}.aboutContent{width:100%}.aboutContent .desktopContent{font-size:20px;margin:48px auto;width:clamp(500px,45%,1000px)}.aboutContent .desktopContent:first-letter{initial-letter:3;font-weight:700;margin-right:8px;color:#9d2b2b}.productsContent{width:100%;padding-top:172px;padding-left:75px}.productsContent .desktopProductsHeader{padding-left:72px;margin-bottom:72px}.productsContent .desktopProductsHeader h2{font-size:96px;color:#fff;font-weight:700;line-height:100%}.productsContent .desktopProductsHeader p{font-size:20px;color:#fff;width:400px;margin-left:6px}.productsContent .desktopProductsContent{width:100%;display:inline-grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center;margin-bottom:72px}.productsContent .desktopProductsContent .productCard{width:400px;aspect-ratio:1;position:relative;z-index:5;overflow:hidden;margin-bottom:72px;text-decoration:none;transition:.3s ease}.productsContent .desktopProductsContent .productCard:hover{transform:scale(1.05)}.productsContent .desktopProductsContent .productCard .productInformation{position:absolute;bottom:24px;left:24px}.productsContent .desktopProductsContent .productCard .productInformation .productTitle{font-size:32px;font-weight:700;color:#fff}.productsContent .desktopProductsContent .productCard .productInformation .productDetails{font-size:16px;color:#fff;width:90%}.productsContent .desktopProductsContent .productCard .cardBgImg{position:absolute;top:0;left:0;z-index:-1;filter:brightness(.7)}.productsContent .desktopProductsContent .productCard .cardBgImg .cardBgImg{height:100%;width:45%;object-fit:cover}.productsContent .desktopProductsContent .productCard.open{background:#fff;box-shadow:0 0 50px 10px rgba(76,76,76,.2);position:fixed;bottom:10px;right:10px;z-index:6;width:calc(100% - 92px);height:calc(100% - 120px);aspect-ratio:unset;margin-bottom:0;display:grid;grid-template-columns:1fr 1.3fr;grid-column-start:end;grid:auto-flow dense}.productsContent .desktopProductsContent .productCard.open:hover{transform:scale(1)}.productsContent .desktopProductsContent .productCard.open .cardBgImg{height:100%;width:100%;object-fit:cover;position:unset;grid-column:1/2;grid-row:1/2}.productsContent .desktopProductsContent .productCard.open .productInformation{position:unset;grid-column:2/3;grid-row:1/2;padding:5% 15%}.productsContent .desktopProductsContent .productCard.open .productInformation .productTitle{font-size:96px;font-weight:500;color:#9d2b2b}.productsContent .desktopProductsContent .productCard.open .productInformation .productDetails{font-size:20px;color:#4c4c4c;width:110%;text-align:justify;margin-bottom:48px}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationList{display:flex;flex-direction:row;gap:8px;margin-top:24px}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationList .specBtn{font-size:20px;padding:6px 18px;border-radius:4px;text-decoration:none;border:2px solid #9d2b2b;color:#4c4c4c}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationList .specBtn.active{background:#9d2b2b;color:#fff}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable{margin:24px auto 0;font-size:24px;width:60%}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .headerRow{padding-bottom:48px}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .material{text-align:right;padding:8px 32px 8px 0;width:33%;color:#9d2b2b;font-weight:500}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .percentage{padding:8px 0 8px 32px;width:33%;color:#4c4c4c}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .typical{padding:8px 0 8px 32px;width:33%}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .spacer{display:flex;width:301%;height:1px}.productsContent .desktopProductsContent .productCard.open .productInformation .specificationTable .spacer span{background-color:#4c4c4c;height:1px;width:100%;display:flex}.productsContent .desktopProductsContent .productCard.open .productInformation .closeBtn{position:absolute;right:24px;top:24px}.productsContent .desktopProductsContent .productCard.open .productInformation .closeBtn svg path{fill:#9d2b2b}.contactContent{width:100vw;height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:center}.contactContent .title{color:#fff;font-size:96px;grid-column:1/2;width:60%}.contactContent .bgImg{position:absolute;z-index:-2;object-fit:cover;height:100%;width:100%;-webkit-clip-path:polygon(0 0,60% 0,40% 100%,0 100%);clip-path:polygon(0 0,60% 0,40% 100%,0 100%);filter:brightness(.6);left:0}.contactContent .redParallelogram{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:polygon(58% 0,62% 0,42% 100%,38% 100%);clip-path:polygon(58% 0,62% 0,42% 100%,38% 100%);background:#9d2b2b;z-index:-1}.contactContent .contactForm{display:flex;flex-direction:column;grid-column:2/3;width:40%;text-align:center;gap:12px}.contactContent .contactForm h2{color:#9d2b2b;font-size:48px}.contactContent .contactForm .field input:focus+label:before,.contactContent .contactForm .field input:valid+label:before,.contactContent .contactForm .field textarea:focus+label:before,.contactContent .contactForm .field textarea:valid+label:before,.contactContent .contactForm .label-before{line-height:20px;font-size:12px;top:-10px;background:#fff;padding:0 6px;left:9px}.contactContent .contactForm .field{position:relative;margin-bottom:15px}.contactContent .contactForm .field label:before{content:attr(title);position:absolute;top:0;left:15px;line-height:40px;color:#777;transition:all .3s}.contactContent .contactForm .field input,.contactContent .contactForm .field textarea{width:100%;line-height:40px;padding:0 15px;box-sizing:border-box;color:#222;border:1px solid #ccc;border-radius:3px;font-size:16px}.contactContent .contactForm .field input:focus,.contactContent .contactForm .field textarea:focus{outline:0;border-color:#9d2b2b}.contactContent .contactForm .field input:valid+label:before,.contactContent .contactForm .field textarea:valid+label:before{content:attr(data-title)}.contactContent .contactForm .field input:focus+label:before,.contactContent .contactForm .field textarea:focus+label:before{color:#9d2b2b}.contactContent .contactForm .field textarea{height:150px}.contactContent .contactForm .submitBtn{background:#9d2b2b;color:#fff;border:2px solid #9d2b2b;font-size:16px;padding:12px 24px;width:-moz-fit-content;width:fit-content;margin:auto;border-radius:4px;font-weight:600;transition:.3s ease}.contactContent .contactForm .submitBtn:hover{background:#fff;color:#9d2b2b;cursor:pointer}.contactContent .contactForm .infoBox{margin-bottom:12px}.contactContent .contactForm .infoBox.success{color:green}.contactContent .contactForm .infoBox.error{color:#9d2b2b}.contactContent .contactForm .alternativeSolution{font-size:14px}.contactContent .contactForm .alternativeSolution .attention{color:#9d2b2b}html:not([data-scroll="0"]) .mobileHeaderAndNav .header{background-color:#fff}html:not([data-scroll="0"]) .mobileHeaderAndNav .header a .logo{filter:unset}html:not([data-scroll="0"]) .mobileHeaderAndNav .header .hamburgerBtn .line{background:#9d2b2b}.mobileHeaderAndNav{width:100vw;position:fixed;top:0;z-index:99}.mobileHeaderAndNav.colored .header{background-color:#fff;border-bottom:1px solid #9d2b2b}.mobileHeaderAndNav.colored .header a .logo{filter:unset}.mobileHeaderAndNav.colored .header .hamburgerBtn .line{background:#9d2b2b}.mobileHeaderAndNav .header{width:100%;height:98px;display:flex;justify-content:space-between;padding:24px;transition:.3s ease}.mobileHeaderAndNav .header.open{background-color:#fff;border-bottom:1px solid #9d2b2b}.mobileHeaderAndNav .header a{height:100%;width:auto}.mobileHeaderAndNav .header a .logo{height:50px;filter:brightness(0) invert(1);transition:filter .3s ease}.mobileHeaderAndNav .header a .logo.open{filter:unset}.mobileHeaderAndNav .header .hamburgerBtn{display:flex;flex-direction:column;gap:5px;justify-content:center;background:none;border:none}.mobileHeaderAndNav .header .hamburgerBtn.open .line{background:#9d2b2b}.mobileHeaderAndNav .header .hamburgerBtn.open .one{transform:rotate(-45deg) translate(-5px,5px)}.mobileHeaderAndNav .header .hamburgerBtn.open .two{opacity:0}.mobileHeaderAndNav .header .hamburgerBtn.open .three{transform:rotate(45deg) translate(-5px,-5px)}.mobileHeaderAndNav .header .hamburgerBtn .line{width:25px;height:2px;background:#fff;display:flex;transition:.3s ease}.mobileHeaderAndNav .navMenu{width:100vw;height:calc(100vh - 98px);top:98px;position:fixed;background:#fff;transform:translateX(-100%);opacity:.3;transition:.3s ease;display:flex;flex-direction:column;width:100%;list-style:none;overflow-y:scroll;z-index:99}.mobileHeaderAndNav .navMenu.open{transform:translateX(0);opacity:1}.mobileHeaderAndNav .navMenu .mainNavButton{color:#9d2b2b;border:none;border-bottom:1px solid #9d2b2b;width:100%;display:flex;text-decoration:none;font-size:24px;padding:16px;background:#fff;align-items:center;justify-content:space-between}.mobileHeaderAndNav .navMenu .dropdown{height:75px;width:100%;overflow:hidden;transition:.5s ease;display:flex;flex-direction:column}.mobileHeaderAndNav .navMenu .dropdown svg{transition:.5s ease}.mobileHeaderAndNav .navMenu .dropdown.open{height:555px}.mobileHeaderAndNav .navMenu .dropdown.open svg{transform:rotate(90deg)}.mobileHeaderAndNav .navMenu .dropdown .dropdownItem{font-size:20px;line-height:1.37;padding:10px 32px;text-decoration:none;border:none;border-bottom:1px solid #4c4c4c;background:#fff;color:#4c4c4c;text-align:left;display:flex;align-items:center;gap:8px}.mobileFooter{width:100vw;height:-moz-fit-content;height:fit-content;background:#fff;font-size:12px;padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 -10px 10px 1px rgba(0,0,0,.1)}.mobileFooter .disclaimer{display:flex;align-items:center;justify-content:space-evenly}.mobileFooter .disclaimer .logo{height:30px}.mobileFooter .disclaimer img{height:30px;width:131.0828025478px;aspect-ratio:4.3694267516}.mobileFooter .workingHours{gap:4px;display:flex;flex-direction:column}.mobileFooter .workingHours h4{font-size:16px;color:#9d2b2b}.mobileFooter .workingHours .dayRow{color:#4c4c4c}.mobileFooter .workingHours .dayRow span{font-weight:500}.mobileFooter .workingHours .detail{font-size:10px}.mobileFooter .contact{gap:4px;display:flex;flex-direction:column}.mobileFooter .contact h4{font-size:16px;color:#9d2b2b}.mobileFooter .contact p{display:flex;align-items:center;gap:8px}.mobileFooter .contact p svg{height:17px;width:17px;aspect-ratio:1;fill:#9d2b2b}.mobileFooter .legal{display:flex;flex-direction:column;gap:4px}.mobileFooter .legal .row{display:flex;justify-content:space-evenly}.mobileFooter .legal .row a{text-decoration:none}.mobileFooter .legal p{text-align:center}.mobileFooter .ad{overflow:hidden;grid-column-start:1;grid-column-end:4;display:flex;justify-content:center;align-items:center;font-size:12px}.mobileFooter .ad img{height:32px;width:32px}.mobileFooter .ad .hkd{color:#0a192f}.homeMobile{height:-moz-fit-content;height:fit-content;padding:24px}.homeMobile .hero{position:relative;padding-top:98px;height:450px}.homeMobile .hero .title{font-size:32px;font-weight:500;color:#fff;margin-bottom:48px}.homeMobile .hero .cta{font-size:16px;color:#fff;background:#9d2b2b;padding:8px 24px;border-radius:4px;text-decoration:none}.homeMobile .hero .mobileHomeBg{position:absolute;z-index:-1;top:-24px;left:-24px;width:100vw;height:auto}.homeMobile .content .subheader{color:#9d2b2b;font-size:36px}.homeMobile .content .info{font-size:12px;color:#4c4c4c}.homeMobile .content .mobileProductsCards{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:24px}.homeMobile .content .mobileProductsCards .productCard{width:100%;aspect-ratio:1;background:#4c4c4c;position:relative;border-radius:4px}.homeMobile .content .mobileProductsCards .productCard h3{position:absolute;color:#fff;z-index:1;bottom:12px;left:12px;font-weight:400}.homeMobile .content .mobileProductsCards .productCard img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;position:absolute;filter:brightness(.75);border-radius:4px}.productsMobile{position:relative;padding:98px 24px 24px}.productsMobile .hero{height:330px}.productsMobile .hero .heroContent{width:100%;height:100%;padding-top:24px}.productsMobile .hero .heroContent h2{color:#fff;font-size:32px;margin-bottom:12px}.productsMobile .hero .heroContent p{color:#fff;font-size:12px}.productsMobile .hero img{width:100vw;height:auto;filter:brightness(.75);position:absolute;top:0;left:0;z-index:-1}.productsMobile .specifications .subHeading{font-size:36px;color:#9d2b2b;padding-bottom:32px}.productsMobile .specifications .specificationList{padding:8px 0;width:100%;flex-direction:row;display:flex;overflow-y:hidden;overflow-x:scroll;gap:8px}.productsMobile .specifications .specificationList .specBtn{padding:5px 14px;font-size:14px;border-radius:4px;text-decoration:none;border:2px solid #9d2b2b;word-break:keep-all;width:-moz-fit-content;width:fit-content}.productsMobile .specifications .specificationList .specBtn.active{background:#9d2b2b;color:#fff}.productsMobile .specifications .specificationTable,.productsMobile .specifications .specificationTable tr{width:100%}.productsMobile .specifications .specificationTable tr .material{text-align:right;padding:8px 32px 8px 0;width:33%;color:#9d2b2b;font-size:16px;font-weight:500}.productsMobile .specifications .specificationTable tr .percentage{padding:8px 0 8px 32px;width:33%;color:#4c4c4c;font-size:16px}.productsMobile .specifications .specificationTable tr .typical{padding:8px 0 8px 32px;width:33%}.productsMobile .specifications .specificationTable tr .spacer{display:flex;width:301%;height:1px}.productsMobile .specifications .specificationTable tr .spacer span{background-color:#4c4c4c;height:1px;width:100%;display:flex}.productsMobile .specifications .specificationTable tr:last-child .spacer{display:none}.aboutMobile{height:-moz-fit-content;height:fit-content;padding:24px}.aboutMobile .hero{position:relative;padding-top:128px;height:420px}.aboutMobile .hero .title{font-size:40px;font-weight:500;color:#fff;margin-bottom:48px}.aboutMobile .hero .mobileAboutBg{position:absolute;z-index:-1;top:-24px;left:-24px;width:100vw;height:auto;filter:brightness(.75)}.aboutMobile .content h2{color:#9d2b2b;font-size:40px}.aboutMobile .content p{text-indent:16px;text-align:justify}.aboutMobile .divider{width:80%;text-align:center;height:1px;background:#9d2b2b;display:flex;margin:24px auto 12px}.contactMobile{height:-moz-fit-content;height:fit-content;padding:24px 24px 72px}.contactMobile .hero{position:relative;padding-top:128px;height:450px}.contactMobile .hero .title{font-size:40px;font-weight:500;color:#fff;margin-bottom:48px}.contactMobile .hero .cta{font-size:16px;color:#fff;background:#9d2b2b;padding:8px 24px;border-radius:4px;text-decoration:none}.contactMobile .hero .mobileHomeBg{position:absolute;z-index:-1;top:-24px;left:-24px;width:100vw;height:auto}.contactMobile .contactForm{display:flex;flex-direction:column;grid-column:2/3;width:100%;text-align:center;gap:12px}.contactMobile .contactForm h2{color:#9d2b2b;font-size:40px}.contactMobile .contactForm .field input:focus+label:before,.contactMobile .contactForm .field input:valid+label:before,.contactMobile .contactForm .field textarea:focus+label:before,.contactMobile .contactForm .field textarea:valid+label:before,.contactMobile .contactForm .label-before{line-height:20px;font-size:12px;top:-10px;background:#fff;padding:0 6px;left:9px}.contactMobile .contactForm .field{position:relative;margin-bottom:15px}.contactMobile .contactForm .field label:before{content:attr(title);position:absolute;top:0;left:15px;line-height:40px;color:#777;transition:all .3s}.contactMobile .contactForm .field input,.contactMobile .contactForm .field textarea{width:100%;line-height:40px;padding:0 15px;box-sizing:border-box;color:#222;border:1px solid #ccc;border-radius:3px;font-size:16px}.contactMobile .contactForm .field input:focus,.contactMobile .contactForm .field textarea:focus{outline:0;border-color:#9d2b2b}.contactMobile .contactForm .field input:valid+label:before,.contactMobile .contactForm .field textarea:valid+label:before{content:attr(data-title)}.contactMobile .contactForm .field input:focus+label:before,.contactMobile .contactForm .field textarea:focus+label:before{color:#9d2b2b}.contactMobile .contactForm .field textarea{height:150px}.contactMobile .contactForm .submitBtn{background:#9d2b2b;color:#fff;border:2px solid #9d2b2b;font-size:16px;padding:12px 24px;width:-moz-fit-content;width:fit-content;margin:auto;border-radius:4px;font-weight:600;transition:.3s ease}.contactMobile .contactForm .submitBtn:hover{background:#fff;color:#9d2b2b;cursor:pointer}.contactMobile .contactForm .infoBox{margin-bottom:12px}.contactMobile .contactForm .infoBox.success{color:green}.contactMobile .contactForm .infoBox.error{color:#9d2b2b}.contactMobile .contactForm .alternativeSolution{font-size:14px}.contactMobile .contactForm .alternativeSolution .attention{color:#9d2b2b}@font-face{font-family:__excon_055a6f;src:url(/_next/static/media/32a695882f7aa793-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__excon_Fallback_055a6f;src:local("Arial");ascent-override:93.37%;descent-override:24.01%;line-gap-override:8.89%;size-adjust:112.46%}.__className_055a6f{font-family:__excon_055a6f,__excon_Fallback_055a6f}
/*# sourceMappingURL=a3278bf4f7807df5.css.map*/