.ContactsSection_ContentWrapper__TTkvD{display:flex;flex-wrap:wrap;padding:40px;gap:40px;border-radius:40px;border:3px dashed var(--color-secondary);max-width:var(--max-width)}.ContactsSection_ContentWrapper__TTkvD :first-child{flex:1 1}.ContactsSection_infoWrapper__IH_01{display:flex;flex-direction:column;gap:10px}.ContactsSection_infoItem__Ny_Ua{display:flex;flex-direction:column}.Button_Button__WZ_9_{border-radius:var(--border-radius-button);border:none;transition:all .3s;cursor:pointer}.Button_Button__WZ_9_:hover{box-shadow:var(--box-shadow-base)}.Button_primary__G1mpW{background:var(--color-secondary);color:var(--color-white);font:var(--font-m)}.Button_secondary__LGYa1{background:none;color:var(--color-secondary);font:var(--font-xs);border:1px solid var(--color-secondary)}.Button_base__LsGiu{padding:10px 60px}.Button_fullWidth__TZceV{width:100%;padding:13px}.Text_Text___o7cj{display:inline}.Text_Text___o7cj+p{font-weight:400}.Text_extraSmall__oi9JE{font:var(--font-xs)}.Text_small__mSqqN{font:var(--font-s)}.Text_medium__yHBXZ{font:var(--font-m)}.Text_large__3VMfk{font:var(--font-l)}.Text_xl__lRTo0{font:var(--font-xl)}.Text_xxl__2Qfeo{font:var(--font-xxl)}.Text_xxxl__cdOrf{font:var(--font-xxxl)}.Text_primaryColor__EoHPP{color:var(--color-base)}.Text_secondaryColor__vF_YI{color:var(--color-secondary)}.Text_invertedColor__SMAA_{color:var(--color-inverted)}.Text_blackColor__67AQQ{color:var(--color-black)}.Text_linkColor__XvlEl{color:var(--color-link)}.Text_errorColor__tG39l{color:var(--color-red)}.Text_primaryWeight__Ogjjo{font-weight:var(--font-weight-l)}.Text_mediumWeight__cILvA{font-weight:var(--font-weight-xl)}.Text_largeWeight__GF7Bc{font-weight:var(--font-weight-xxxl)}.input_formInput__kBYsP{width:100%;display:flex;font-size:16px;font-weight:500;line-height:120%;border-radius:10px;background:var(----color-base,#fff);border:1px solid #b6b6b6;border-bottom-color:#bfcbd1;padding:10px 16px;outline:none}.input_formInput__kBYsP :-webkit-autofill,.input_formInput__kBYsP:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}.input_formInput__kBYsP:focus{border-color:var(--color-secondary)}.input_formInput__kBYsP:focus::placeholder{color:var(--color-secondary)}.input_errorMessage__Gjhn7{color:red;font-size:12px;position:absolute}.Form_inputWrapper__zA7UH{display:flex;flex-direction:column;gap:32px}.Form_text__kppgh{text-align:center}.Form_contactsWrapper__DdgPe{display:flex;gap:20px}.Form_contactsWrapper__DdgPe>*{flex:1 1}@media(max-width:768px){.Form_contactsWrapper__DdgPe{flex-direction:column;gap:32px}}.HeroSection_wrapper__jicr0{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;position:relative;background-image:linear-gradient(180deg,rgba(44,44,44,0),rgba(44,44,44,0) 70%,#2c2c2c),url(/images/headerBg.jpg);background-size:cover;background-position-x:center;z-index:1}.HeroSection_textWrapper__PddZw{text-align:center;display:flex;flex-direction:column;max-width:650px;gap:24px}.HeroSection_infoWrapper__YC_LW{max-width:var(--max-width);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:3}.HeroSection_infoWrapper__YC_LW:before{z-index:-1;content:"";position:absolute;top:-30px;bottom:-30px;right:-30px;left:-30px;border-radius:50px;background:var(--color-black);filter:blur(100px)}.HeroSection_bottomText__7HQFI{position:absolute;bottom:40px}.ContentWrapper_wrapper__9rRAL{background:var(--color-white);display:flex;justify-content:center;padding:28px}.ContentWrapper_wrapper__9rRAL>*{flex:1 1}@media(max-width:480px){.ContentWrapper_wrapper__9rRAL{padding:16px}}.InfoCard_wrapper__kh7Fs{display:flex;align-items:center;flex-direction:column;text-align:center}.InfoCard_wrapper__kh7Fs>*{max-width:350px}.InfoCard_wrapper__kh7Fs:last-child{margin-right:0}.InfoCard_image__vsa91{width:100%;height:auto;background-color:transparent;border-radius:10px}.InfoCard_title__792Dr{margin:20px 0 5px}.InfoSection_wrapper__HpyE_{display:flex;justify-content:center;background-color:#fff}.InfoSection_infoWrapper__ZliLI{max-width:var(--max-width);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:50px;border:3px dashed #2d2d2d;border-radius:20px;padding:30px 36px 36px;box-sizing:content-box}.InfoSection_bottomText__NoI_w{position:absolute;bottom:40px}.InfoSection_textWrapper__Gdpah{display:flex;flex-direction:column;text-align:center}.InfoSection_cardWrapper__OMnj5{margin:20px 0;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.InfoSection_subtitle__bmGUU{margin-top:5px}.ProductCard_card__xU67p{flex:1 1;min-width:310px;border:1px solid var(--color-black);border-radius:16px;background-color:var(--color-base);overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:box-shadow .3s}.ProductCard_card__xU67p:hover{box-shadow:var(--box-shadow-base)}.ProductCard_textWrapper__sDq9u{width:100%;padding:20px;border-top:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:8px}.ProductCard_image__OJ2Bb{width:100%;height:200px;background-position:50%;background-size:cover;object-fit:cover;object-position:center center}@media(max-width:680px){.ProductCard_textWrapper__sDq9u h4{font-size:16px}}.WorksSection_WorksSection__W2DHj{display:flex;flex-direction:column;align-items:center;gap:50px}.WorksSection_woksItems__PWXUN{display:flex;gap:24px;justify-content:center;width:100%;flex-wrap:wrap}.HeroSection_wrapper__q8kfc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:450px;position:relative;background-image:linear-gradient(180deg,rgba(44,44,44,0),rgba(44,44,44,0) 70%,#2c2c2c),url(/images/headerBg.jpg);background-position:50%;z-index:1}.HeroSection_textWrapper__jVwJY{text-align:center;display:flex;flex-direction:column;gap:20px}.HeroSection_infoWrapper__0XgUJ{max-width:var(--max-width);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:3}.HeroSection_infoWrapper__0XgUJ:before{z-index:-1;content:"";position:absolute;top:-10px;bottom:-10px;right:-10px;left:-10px;border-radius:50px;background:var(--color-black);filter:blur(40px)}@media(max-width:680px){.HeroSection_wrapper__q8kfc{height:250px}}.ProductsSection_twoProductsWrapper__kY4Vg{display:flex;justify-content:center;width:100%}.ProductsSection_windowCard__aNxd4{width:50%;background-image:url(/images/infoWindow.jpg);background-position:50%;display:flex;justify-content:flex-end;background-size:cover}.ProductsSection_windowCard__aNxd4>div{margin-top:400px;border-radius:28px 0 0 28px}.ProductsSection_tentCard__PxqBF{width:50%;background-image:url(/images/infoTent.jpg);background-size:cover;background-position:50%}.ProductsSection_tentCard__PxqBF>div{border-radius:0 0 28px 0}.ProductsSection_productCard__S_TJr{position:relative;max-width:530px;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:80px;background:rgba(44,44,44,.8);left:0}.ProductsSection_thirdCard__cS_NR{width:100%;background-size:cover;background-position:50%;background-image:url(/images/infoCar.jpg);padding-left:50%}@media(max-width:768px){.ProductsSection_twoProductsWrapper__kY4Vg{flex-wrap:wrap}.ProductsSection_windowCard__aNxd4{width:100%;display:flex;justify-content:center}.ProductsSection_windowCard__aNxd4>div{border-radius:28px}.ProductsSection_tentCard__PxqBF{width:100%;display:flex;justify-content:center}.ProductsSection_tentCard__PxqBF>div{border-radius:28px}.ProductsSection_productCard__S_TJr{height:300px;margin:60px 0!important;padding:20px}.ProductsSection_thirdCard__cS_NR{display:flex;padding:0;justify-content:center}.ProductsSection_thirdCard__cS_NR>div{border-radius:28px}}.ProductsSection_productWrapper__cswsr{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-around;max-width:1200px}.ProductInfoCard_card__MNWt6{display:flex;gap:32px;height:700px}.ProductInfoCard_card__MNWt6:nth-child(2n){flex-direction:row-reverse}.ProductInfoCard_image__1B84s{flex:1 1}.ProductInfoCard_image__1B84s img{width:100%;height:100%;object-fit:cover;object-position:center center}.ProductInfoCard_textWrapper__iG3hA{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:32px;justify-content:center}@media(max-width:786px){.ProductInfoCard_card__MNWt6{flex-direction:column;height:unset;gap:24px}.ProductInfoCard_card__MNWt6:nth-child(2n){flex-direction:column}.ProductInfoCard_textWrapper__iG3hA{gap:24px}}