.NotFoundPage_container__nnJ5V{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh;text-align:center;color:var(--accent-color);padding:0 20px}.NotFoundPage_errorCode__FEPkS{font-size:10vw;margin:0;font-weight:700}.NotFoundPage_errorMessage__ugz98{font-size:4vw;margin:10px 0 0;font-weight:300}.HeaderLogo_headerLogo__1If1E{color:inherit;font-size:42px;font-weight:700;line-height:28px;text-decoration:none;transition:.2s ease-in-out}@media (hover:hover) and (pointer:fine){.HeaderLogo_headerLogo__1If1E:hover{cursor:pointer;color:var(--accent-color)}}@media screen and (max-width:1024px){.HeaderLogo_headerLogo__1If1E{transition:none}.HeaderLogo_headerLogo__1If1E:active,.HeaderLogo_headerLogo__1If1E:focus{color:var(--accent-color)}}.HeaderNav_active__vb__2{font-weight:700}.HeaderNav_navList__j3E3B{display:flex;gap:37px}.HeaderNav_navList__j3E3B li{list-style:none}.HeaderNav_navList__j3E3B a,.HeaderNav_navList__j3E3B span{text-decoration:none;color:var(--primary-text-color);font-size:18px;line-height:24px;transition:.2s ease-in-out}.HeaderNav_navList__j3E3B a:hover,.HeaderNav_navList__j3E3B span:hover{cursor:pointer;color:var(--secondary-text-color)}.BurgerMenu_burgerMenuIcon__3rZI7{display:flex;align-items:center;width:24px;height:auto}.BurgerMenu_overlay__cSIO_{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - env(safe-area-inset-bottom));background-color:rgba(0,0,0,.5);display:flex;justify-content:right;align-items:center;z-index:2000}.BurgerMenu_burgerMenu__VG8wh{background-color:white;max-width:290px;width:100%;height:100%;position:relative;justify-content:space-between}.BurgerMenu_burgerMenu__VG8wh,.BurgerMenu_contentWrapper__XXbXl{display:flex;flex-direction:column}.BurgerMenu_burgerMenuTitle___O1r_{display:flex;align-items:center;justify-content:space-between;padding:60px 16px 36px}.BurgerMenu_burgerMenuTitle___O1r_ img{width:56px;height:auto}.BurgerMenu_burgerClose__h5FHW{font-size:28px}.BurgerMenu_burgerClose__h5FHW:hover{cursor:pointer}.BurgerMenu_burgerNav__XeWjw{list-style:none;padding:16px;flex-direction:column;display:flex;gap:16px}.BurgerMenu_burgerNav__XeWjw a{text-decoration:none;color:var(--primary-default-color);margin:0;font-size:18px;line-height:24px;transition:color .3s ease}.BurgerMenu_burgerNav__XeWjw a:hover{color:var(--secondary-default-color)}.BurgerMenu_burgerMenuLinks__sN64E{display:flex;padding-left:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));gap:16px}.BurgerMenu_burgerMenuLinks__sN64E svg{width:32px;height:auto;color:var(--primary-default-color)}.BurgerMenu_dropdownToggle__SaC_h{background:none;border:none;font-size:18px;line-height:24px;cursor:pointer;text-align:left;width:100%;color:inherit}.BurgerMenu_dropdownMenu__1ppeV{list-style:none;padding-left:12px;line-height:22px;margin-top:16px;display:flex;flex-direction:column;gap:12px}.BurgerMenu_dropdownMenu__1ppeV li a{text-decoration:none}@media screen and (min-width:728px){.Search_searchBarContainer__YxizG{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1000}}@media screen and (max-width:728px){.Search_searchBarContainer__YxizG{position:relative!important}}@media screen and (min-width:728px) and (max-width:1024px){.Search_searchBarContainer__YxizG{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);z-index:1000}}.SearchBar_searchBarContainer__1h1EE{position:relative;width:100%;padding:16px;z-index:1000;display:flex;justify-content:center}.SearchBar_searchBar__epQx1{background-color:#f5f5f5;border-radius:50px;padding:8px 16px;min-width:300px;max-width:600px;display:flex;align-items:center}.SearchBar_searchIcon__Fqieb{color:#b0b0b0;margin-right:10px;font-size:18px}.SearchBar_searchInput__GeAnW{border:none;outline:none;flex-grow:1;background:transparent!important;font-size:16px}.SearchBar_clearicon___nEFb{color:#b0b0b0;cursor:pointer}.SearchBar_searchInput__GeAnW::placeholder{color:#b0b0b0}@media screen and (max-width:728px){.SearchBar_searchBar__epQx1{padding:6px 12px;font-size:14px}.SearchBar_searchIcon__Fqieb,.SearchBar_searchInput__GeAnW{font-size:16px}}.SearchResults_searchResults__rL_bD{position:absolute;top:40px;left:0;width:100%;background-color:#f5f5f5;border-radius:16px;max-height:400px;overflow-y:auto;z-index:9999;padding:10px 0}.SearchResults_searchResults__rL_bD.SearchResults_show__aSUX8{display:block!important}.SearchResults_categoryTitle__lvcds{font-size:16px;line-height:22px;color:var(--primary-text-color);padding-left:10px;font-weight:700}.SearchResults_resultList__8Rft2{list-style:none;padding:0;margin:0}.SearchResults_resultItem__1Adnk{display:flex;align-items:center;padding:10px;cursor:pointer;transition:background-color .3s ease}.SearchResults_resultItem__1Adnk:hover{background-color:var(--bg-hover-color)}.SearchResults_resultImage___sIIq{width:40px;height:40px;border-radius:4px;object-fit:cover;background-color:white}.SearchResults_resultItem__1Adnk span{font-size:13px;line-height:18px;color:var(--primary-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:12px}.SearchResults_noResults__IpSlM{font-size:14px;color:#888;text-align:center;padding:20px}.SearchResults_showAllButton__C4gtL{background-color:transparent;border:none;padding:10px;width:100%;color:var(--secondary-text-color);text-decoration:underline;cursor:pointer;text-align:center;border-radius:4px;transition:background-color .3s ease}.SearchResults_showAllButton__C4gtL:hover{color:var(--secondary-hover-color)}@media screen and (max-width:765px){.SearchResults_searchResults__rL_bD{max-height:200px;overflow-y:scroll}}.SolutionsDropdown_dropdownWrapper__TNYHU{position:fixed;top:90px;left:0;width:100vw;background:white;z-index:999;display:flex;overflow-x:auto;opacity:0;pointer-events:none;transform:translateY(-10px);transition:all .3s ease}.SolutionsDropdown_inner__Moymj{display:flex;gap:1rem;padding:1.5rem 2rem;min-width:max-content}.SolutionsDropdown_visible__bT5It{opacity:1;pointer-events:auto;transform:translateY(0)}.SolutionsDropdown_solutionItemWrapper__mynps{flex:0 0 auto;width:280px;scroll-snap-align:start}.SolutionsDropdown_solutionItem__9O_Kc{position:relative;flex:1 1;min-width:220px;max-width:300px;height:150px;text-decoration:none;color:black;background-color:var(--bg-default-color);transition:transform .2s ease;overflow:hidden;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px}.SolutionsDropdown_solutionItem__9O_Kc:hover{transform:translateY(-4px)}.SolutionsDropdown_imageBackground__DcFry{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position-x:40px;background-position-y:20px;background-repeat:no-repeat;z-index:0}.SolutionsDropdown_solutionContent__aTbrc{position:relative;z-index:1}.SolutionsDropdown_solutionItem__9O_Kc h4{font-weight:700;margin-bottom:2px;color:black}.SolutionsDropdown_solutionItem__9O_Kc p{font-size:.9rem;white-space:pre-line}@keyframes SolutionsDropdown_skeletonPulse__O2h2J{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.SolutionsDropdown_skeleton__RPzL7{animation:SolutionsDropdown_skeletonPulse__O2h2J 1.2s ease-in-out infinite}.SolutionsDropdown_skeletonText__ACryX,.SolutionsDropdown_skeletonTitle__mlOsr{height:16px;background:#e0e0e0;border-radius:4px;margin-bottom:8px}.SolutionsDropdown_skeletonTitle__mlOsr{width:60%;height:18px}.SolutionsDropdown_skeletonText__ACryX{width:80%;height:12px}.SolutionsDropdown_solutionItem__9O_Kc.SolutionsDropdown_skeleton__RPzL7{pointer-events:none}.Header_headerContainer__7Pnvd{position:relative;display:flex;justify-content:space-between;align-items:center;padding:32px;transition:transform .2s ease-in-out}.Header_headerContainer__7Pnvd.Header_hidden__kTDXH{transform:translateY(-100%)}.Header_mobileMenu__BDnZd{display:flex;gap:16px;align-items:center}.Header_searchIcon__nvaAB{width:20px;height:auto}.Header_searchIcon__nvaAB:hover{cursor:pointer;color:var(--secondary-text-color)}.Header_headerWrapper__g9h11{position:relative;z-index:1000}.Header_overlay__UeQAA{position:fixed;top:90px;left:0;width:100vw;height:calc(100vh - 90px);background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:998}.Header_headerIcons__MI29z{display:flex;align-items:center;gap:24px}@media screen and (max-width:728px){.Header_headerContainer__7Pnvd{padding:28px 16px;background-color:#fff}.Header_mobileMenu__BDnZd,.Header_searchOpen__w2RFg{display:flex;align-items:center}.Header_searchOpen__w2RFg{width:100%;justify-content:space-between;padding:8px 16px}.Header_headerContainer__7Pnvd.Header_searchActive__T8z3P{justify-content:center;padding:27px 16px}.Header_searchIconWrapper__6H5r_{display:flex;align-items:center;flex-grow:1}.Header_hidden__kTDXH{display:none}}.TgLink_telegramIcon__BCWkl{font-size:1.5rem;margin:0;display:flex;align-items:center;color:black;transition:transform .2s ease}.TgLink_telegramIcon__BCWkl:hover{cursor:pointer;opacity:.3}.Footer_footer__fXJ11{background-color:var(--bg-default-color);padding:32px;align-items:center}.Footer_footerContent__mxhdv,.Footer_footer__fXJ11{display:flex;justify-content:space-between;flex-wrap:wrap}.Footer_footerContent__mxhdv{width:100%}.Footer_links__0Y9rA{flex:1 1}.Footer_navList__2dun5{list-style:none;display:flex;gap:20px;padding:0;margin:0}.Footer_navList__2dun5 a,.Footer_navList__2dun5 span{text-decoration:none;color:var(--primary-default-color);font-size:18px;line-height:24px;transition:.2s ease-in-out}.Footer_navList__2dun5 a:hover,.Footer_navList__2dun5 span:hover{cursor:pointer;color:var(--secondary-hover-color)}.Footer_contactInfo__IGFsu{text-align:right;gap:12px;display:flex;flex-direction:column}.Footer_contactInfo__IGFsu p{margin:0}.Footer_contactInfo__IGFsu a{color:var(--black-font-color);text-decoration:none}.Footer_socialIcons__RdYdf{margin-top:10px;display:flex;gap:10px;justify-content:end}.Footer_socialIcons__RdYdf a{color:var(--black-font-color);font-size:40px}.Footer_infoContainer__Xmcz6{text-align:center;font-size:14px;width:100%;display:flex;justify-content:space-between;align-items:end}.Footer_policyContainer__iPPqK{display:flex;flex-direction:column;gap:12px;align-items:end;margin:0;font-size:16px;line-height:22px}.Footer_policyContainer__iPPqK a{text-decoration:none;color:var(--primary-default-color);transition:.2s ease-in-out}.Footer_policyContainer__iPPqK a:hover{color:var(--secondary-default-color)}.Footer_logoContainer__ov5u3{display:flex;align-items:center}.Footer_logoContainer__ov5u3 img{width:6.5rem;height:auto}@media screen and (max-width:480px){.Footer_footer__fXJ11{padding:20px}.Footer_navList__2dun5{flex-direction:column;gap:8px}.Footer_infoContainer__Xmcz6{padding-top:30px}.Footer_navList__2dun5 a,.Footer_navList__2dun5 span{font-size:16px;line-height:22px}}.NewsletterModal_backdrop__Ytwmz{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(25,25,25,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.NewsletterModal_modal__R18LJ{position:relative;width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-sizing:border-box;padding:48px;background:#fff}.NewsletterModal_close__aka03{position:absolute;top:14px;right:18px;width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--primary-default-color);font:inherit;font-size:36px;line-height:32px;font-weight:200;cursor:pointer}.NewsletterModal_title__Yf3PE{max-width:520px;margin:0 48px 36px 0;color:var(--primary-default-color);font-size:26px;line-height:32px;font-weight:400}.NewsletterModal_form__5I0eV{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.NewsletterModal_field__gtHNT{display:flex;flex-direction:column;gap:8px;color:var(--secondary-default-color);font-size:14px}.NewsletterModal_field__gtHNT input{width:100%;box-sizing:border-box;padding:12px 0;border:0;border-bottom:1px solid var(--primary-default-color);border-radius:0;outline:none;background:transparent;color:var(--primary-default-color);font-size:20px}.NewsletterModal_field__gtHNT input:focus{border-bottom-color:var(--accent-color)}.NewsletterModal_consent__qGjrD{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;max-width:560px;font-size:14px;line-height:19px;cursor:pointer}.NewsletterModal_consent__qGjrD input{appearance:none;width:22px;height:22px;margin:1px 0 0;flex:0 0 auto;border:1.5px solid var(--primary-default-color);border-radius:50%;background:transparent;cursor:pointer}.NewsletterModal_consent__qGjrD input:checked{background:radial-gradient(circle,var(--primary-default-color) 0 5px,transparent 6px)}.NewsletterModal_consent__qGjrD input:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.NewsletterModal_consent__qGjrD a{color:inherit}.NewsletterModal_submit__kSVrj{justify-self:start;padding:12px 24px;border:1px solid var(--primary-default-color);border-radius:100px;background:var(--primary-default-color);color:var(--primary-inverted-text-color);font:inherit;font-size:16px;cursor:pointer;transition:background-color .2s,color .2s}.NewsletterModal_submit__kSVrj:hover:not(:disabled){background:transparent;color:var(--primary-default-color)}.NewsletterModal_submit__kSVrj:disabled{cursor:wait;opacity:.6}.NewsletterModal_error__TdioD,.NewsletterModal_success__4RjY2{grid-column:1/-1;margin:0;font-size:14px;line-height:20px}.NewsletterModal_success__4RjY2{color:var(--success-color)}.NewsletterModal_error__TdioD{color:var(--danger-color)}@media screen and (max-width:728px){.NewsletterModal_backdrop__Ytwmz{align-items:flex-end;padding:12px}.NewsletterModal_modal__R18LJ{max-height:calc(100vh - 24px);padding:48px 20px 28px}.NewsletterModal_title__Yf3PE{margin:0 36px 28px 0;font-size:22px;line-height:28px}.NewsletterModal_form__5I0eV{grid-template-columns:1fr;gap:20px}.NewsletterModal_consent__qGjrD{grid-column:auto}}.main_bloqiWrapper__SVRv_ h2{font-size:60px;line-height:72px}@media screen and (max-width:768px){.main_bloqiWrapper__SVRv_{padding-bottom:32px}.main_bloqiWrapper__SVRv_ h2{font-size:26px;line-height:32px}}@media (min-width:769px) and (max-width:1024px){.main_bloqiWrapper__SVRv_{padding-bottom:32px}.main_bloqiWrapper__SVRv_ h2{font-size:42px;line-height:48px}}.Head_headWrapper__GSbWm{position:relative;display:flex;flex-direction:column;height:calc(100vh - 112px - 64px - 28px);justify-content:space-between;padding:56px 32px;background-image:url(/assets/images/bloqi-solution/konstruktor-main.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}.Head_headWrapper__GSbWm h1{color:var(--accent-color-bloqi);font-weight:100;font-size:76px;line-height:72px;padding-bottom:24px}.Head_headWrapper__GSbWm h2{font-weight:100!important;font-size:34px!important;line-height:40px!important}.Head_linkContainer__P5lfz{position:absolute;left:40px;bottom:40px;display:flex;align-items:center;font-size:34px;line-height:40px;gap:8px;transition:.2s ease-in-out;text-decoration:underline;cursor:pointer;z-index:1}.Head_linkContainer__P5lfz:hover{color:var(--accent-color-bloqi)}@media screen and (max-width:768px){.Head_headWrapper__GSbWm{height:auto;aspect-ratio:1616/1078;padding:0;background-position:top;background-size:100% auto}.Head_headWrapper__GSbWm h1{font-size:42px;line-height:48px;padding-bottom:12px}.Head_headWrapper__GSbWm h2{font-size:18px!important;line-height:24px!important}.Head_linkContainer__P5lfz{left:10px;bottom:10px;font-size:18px;line-height:24px}}@media (min-width:769px) and (max-width:1024px){.Head_headWrapper__GSbWm{height:auto;aspect-ratio:1616/1078;padding:0;background-position:top;background-size:100% auto}.Head_linkContainer__P5lfz{left:10px;bottom:10px}}.About_aboutWrapper__emKDQ{display:flex;flex-direction:column;align-items:center;padding:200px 160px;gap:32px;background-image:url(/assets/images/bloqi-solution/red-prints.svg),url(/assets/images/bloqi-solution/red-curve.svg);background-repeat:no-repeat,no-repeat;background-position:-90px -40px,1200px 500px;background-size:auto,auto}.About_aboutWrapper__emKDQ p{font-size:34px;line-height:40px;text-align:center}.About_highlight__9B9JE{color:var(--accent-color-bloqi)}.About_linkWrapper__iXxIl{padding-top:24px;display:flex;gap:60px;font-size:34px;line-height:40px;justify-content:space-between}.About_arrow__k9jgi{height:40px;width:auto}.About_linkContainer__iomZD{text-decoration:underline;display:flex;gap:8px;transition:.1s ease-in-out;align-items:center}.About_linkContainer__iomZD:hover{color:var(--accent-color-bloqi)}@media screen and (max-width:768px){.About_aboutWrapper__emKDQ{padding:115px 16px;gap:16px;background-repeat:no-repeat,no-repeat;background-position:0 0,100% 100%;background-size:30%,30%}.About_aboutWrapper__emKDQ p,.About_linkWrapper__iXxIl{font-size:18px;line-height:24px}.About_linkWrapper__iXxIl{padding-top:28px;width:100%;justify-content:space-around}.About_arrow__k9jgi{height:24px;width:auto}}@media (min-width:769px) and (max-width:1024px){.About_aboutWrapper__emKDQ{padding:160px 26px;gap:24px}.About_aboutWrapper__emKDQ p{font-size:26px;line-height:32px}}.Consultation_wrapper__yvdgX{display:flex;flex-direction:column;padding:210px 32px;gap:80px}.Consultation_textContainer__H8dqy{display:grid;grid-template-columns:1fr 1fr}.Consultation_textContainer__H8dqy p{font-size:42px;line-height:48px}.Consultation_textContainer__H8dqy span{font-size:76px;line-height:72px;display:flex;justify-content:end}.Consultation_textContainer__H8dqy a{text-decoration:none;color:var(--primary-default-color)}.Consultation_linkContainer__KOE0b{display:flex;gap:8px}.Consultation_linkContainer__KOE0b a{font-size:34px;line-height:40px}.Consultation_arrow__UDtfu{width:40px;height:auto}.Consultation_linkContainer__KOE0b:hover{text-decoration:underline;cursor:pointer}.Consultation_linkWrapper__a1JL5{display:flex}@media screen and (max-width:728px){.Consultation_wrapper__yvdgX{display:flex;flex-direction:column;padding:120px 16px;gap:32px}.Consultation_textContainer__H8dqy{grid-template-columns:repeat(1,1fr);gap:16px}.Consultation_textContainer__H8dqy p{font-size:18px;line-height:24px}.Consultation_textContainer__H8dqy span{font-size:26px;line-height:32px;font-weight:700;display:block}.Consultation_linkContainer__KOE0b a{font-size:18px;line-height:24px}.Consultation_arrow__UDtfu{width:20px;height:auto}}@media (min-width:728px) and (max-width:1024px){.Consultation_textContainer__H8dqy p{font-size:34px;line-height:40px}.Consultation_textContainer__H8dqy span{font-size:42px;line-height:48px;font-weight:700}.Consultation_linkContainer__KOE0b a{font-size:26px;line-height:32px}.Consultation_arrow__UDtfu{width:26px;height:auto}}@media (min-width:1024px) and (max-width:1440px){.Consultation_textContainer__H8dqy span{font-size:60px;line-height:72px}}.Storage_wrapper__wCgEB{margin:0 auto;padding:160px 32px 0}.Storage_title__hEas5{margin-bottom:16px}.Storage_description__wmmML{font-size:26px;line-height:32px;max-width:700px;margin-bottom:32px}.Storage_images__hlP8m{display:flex;align-items:flex-end;gap:60px;flex-wrap:wrap}.Storage_bag__JMiY2{max-width:250px;width:100%;height:auto}.Storage_stacks__qGRts{display:flex;gap:32px;flex-wrap:wrap}.Storage_stacks__qGRts img{max-width:120px;width:100%;height:auto}@media screen and (max-width:768px){.Storage_wrapper__wCgEB{padding:16px}.Storage_title__hEas5{margin-bottom:4px}.Storage_description__wmmML{font-size:16px;line-height:22px;max-width:98%}.Storage_bag__JMiY2{max-width:fit-content}.Storage_stacks__qGRts{display:none}}.Materials_wrapper__Mz0y5{margin:0 auto;padding:32px 150px 32px 32px}.Materials_title__4htFF{margin-bottom:32px}.Materials_content__wL_WM{display:flex;gap:60px;align-items:flex-start;flex-wrap:wrap}.Materials_imageWrapper__g4uq_{position:relative;flex:1 1;min-width:300px}.Materials_image__J6fyV{margin-top:140px;max-width:555px;width:100%;height:auto;display:block;position:relative;z-index:1}.Materials_overlay___mw92{position:absolute;bottom:20%;left:20%;width:50%;height:100%;object-fit:contain;z-index:2;pointer-events:none}.Materials_info__9ddIk{flex:1 1;min-width:300px}.Materials_description__lnd_z{font-size:26px;line-height:32px;margin-bottom:20px}.Materials_standard__o80jv{font-size:26px;line-height:32px;margin-bottom:40px}.Materials_specs__otXlN{display:flex;gap:40px}.Materials_spec__1EO9B{display:flex;flex-direction:column;gap:8px}.Materials_label__NUzq9{font-size:26px;line-height:32px;color:var(--secondary-default-color)}.Materials_value__YhSCM{font-size:48px;line-height:48px;font-weight:700}@media screen and (max-width:768px){.Materials_wrapper__Mz0y5{padding:16px}.Materials_title__4htFF{margin-bottom:16px}.Materials_description__lnd_z{font-size:16px;line-height:22px;margin-bottom:12px}.Materials_standard__o80jv{margin-bottom:16px}.Materials_label__NUzq9,.Materials_standard__o80jv{font-size:16px;line-height:22px}.Materials_value__YhSCM{font-size:18px;line-height:24px}}.Advantages_wrapper__56Akg{margin:0 auto;padding:160px 32px}.Advantages_title__RJbCz{margin-bottom:36px}.Advantages_grid__TsLsg{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 60px}.Advantages_item__r4VfD{display:flex;flex-direction:column;align-items:flex-start}.Advantages_tick__IZQ6V{width:56px;height:auto;margin-bottom:24px}.Advantages_itemTitle__zE6yC{font-size:34px;line-height:40px;font-weight:700;margin-bottom:12px}.Advantages_text__eLA_t{font-size:26px;line-height:32px}@media screen and (max-width:768px){.Advantages_wrapper__56Akg{padding:16px}.Advantages_grid__TsLsg{grid-template-columns:repeat(1,1fr);gap:16px}.Advantages_itemTitle__zE6yC{font-size:18px;line-height:24px;margin-bottom:4px}.Advantages_text__eLA_t{font-size:16px;line-height:22px}.Advantages_tick__IZQ6V{width:32px;margin-bottom:4px}}.Collections_collectionsWrapper__c1K3G{background-color:var(--bg-default-color);padding-top:32px;padding-bottom:32px}.Collections_infoWrapper__gQ1p4{padding:32px 32px 52px}.Collections_infoWrapper__gQ1p4 h2{padding-bottom:16px}.Collections_infoWrapper__gQ1p4 p{font-size:26px;line-height:32px;max-width:820px}.Collections_cardsContainer__CxJoC{display:flex;overflow-x:auto;gap:20px;padding:0 32px}.Collections_card__udbtc{width:660px;height:400px;perspective:1000px;cursor:pointer;flex:0 0 auto;position:relative}.Collections_cardInner__2K9jq{position:absolute;width:100%;height:100%;transition:transform .4s;transform-style:preserve-3d}.Collections_flipped__sBhmZ .Collections_cardInner__2K9jq{transform:rotateY(180deg)}.Collections_cardFront__Ec61H{justify-content:space-between}.Collections_cardBack__CkH2t,.Collections_cardFront__Ec61H{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;padding:32px;box-sizing:border-box;background-color:#fff;border-radius:32px}.Collections_cardBack__CkH2t{justify-content:center}.Collections_cardFront__Ec61H picture{display:flex;justify-content:center}.Collections_cardFront__Ec61H h3{text-align:left;font-size:34px;line-height:40px}.Collections_cardBack__CkH2t{transform:rotateY(180deg)}.Collections_frontImage__B_oO7{position:relative;max-width:100%;max-height:300px;height:auto;object-fit:contain;margin-bottom:15px}.Collections_svgIcon__WJbH4{position:absolute;top:20%}.Collections_touch___TxGU{display:none}.Collections_detailsList__7ip__{display:grid;align-items:center;gap:12px 34px}.Collections_detailsFourColumns__cgqNF{grid-template-columns:repeat(4,1fr)}.Collections_detailItem__gNrPU{display:flex;flex-direction:column;align-items:center}.Collections_imageWrapper__bqtte{position:relative;display:inline-block}.Collections_imageWrapper__bqtte img{display:block;max-height:70px;height:auto}.Collections_quantity__cbQHG{position:absolute;top:0;left:60px;font-weight:700;font-size:26px;line-height:32px;z-index:1}.Collections_detailInfo__w8lHW{display:flex;flex-direction:column}.Collections_size__JeIAd{width:fit-content;font-size:16px;line-height:22px}@media screen and (max-width:768px){.Collections_infoWrapper__gQ1p4{padding:16px 16px 32px}.Collections_infoWrapper__gQ1p4 h2{padding-bottom:4px}.Collections_infoWrapper__gQ1p4 p{font-size:16px;line-height:22px;max-width:none}.Collections_frontImage__B_oO7{position:relative;max-width:100%;max-height:280px;height:auto;object-fit:contain;margin-bottom:15px}.Collections_cardBack__CkH2t,.Collections_cardFront__Ec61H{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;padding:16px;box-sizing:border-box;background-color:#fff;border-radius:32px}.Collections_cardsContainer__CxJoC{display:flex;overflow-x:auto;gap:20px;padding:0 16px}.Collections_cardFront__Ec61H h3{font-size:18px;line-height:24px}.Collections_card__udbtc{width:100%;height:390px;perspective:1000px;cursor:pointer;flex:0 0 auto;position:relative}.Collections_detailsList__7ip__{display:grid;align-items:center;gap:20px 29px}.Collections_detailsFourColumns__cgqNF{grid-template-columns:repeat(3,1fr)}.Collections_imageWrapper__bqtte img{display:block;max-height:50px;height:auto}.Collections_quantity__cbQHG{position:absolute;top:0;left:48px;font-size:18px;line-height:24px}.Collections_size__JeIAd{font-size:11px;line-height:14px}.Collections_svgIcon__WJbH4{max-width:90px}.Collections_touch___TxGU{display:flex;bottom:32px;right:32px;position:absolute;background-color:var(--bg-hover-color);border-radius:50%;padding:8px}}.OtherSolutions_otherSolutionsSection__kr7vp{padding:0 2rem 15rem}.OtherSolutions_otherSolutionsSection__kr7vp h2{font-size:60px;line-height:72px;margin-bottom:36px}.OtherSolutions_solutionsList__38uXj{display:flex;gap:32px;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}.OtherSolutions_solutionCard__fzE0G{flex:0 0 auto;max-width:400px;height:400px;width:100%;background:var(--bg-default-color);padding:30px 32px;text-decoration:none;color:black;position:relative;overflow:hidden;scroll-snap-align:start;transition:transform .3s ease}.OtherSolutions_solutionInfo__FsNo6{height:100%;display:flex;flex-direction:column;justify-content:space-between}.OtherSolutions_solutionCard__fzE0G:hover{transform:translateY(-4px)}.OtherSolutions_imageBackground__OaLom{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position-x:60px;background-position-y:100px;background-size:600px;z-index:0;pointer-events:none}.OtherSolutions_solutionCard__fzE0G h3{margin-bottom:8px;font-size:34px;line-height:40px;font-weight:700}.OtherSolutions_solutionCard__fzE0G p{font-size:26px;line-height:32px;margin-bottom:1rem}.OtherSolutions_linkWrapper__ulCGw{display:flex;align-items:center;gap:8px}.OtherSolutions_arrow__cBwHZ{height:32px;width:auto}.OtherSolutions_moreLink__AURXB{font-size:26px;line-height:32px}.OtherSolutions_solutionCard__fzE0G:hover .OtherSolutions_moreLink__AURXB{color:var(--primary-hover-color);text-decoration:underline}.OtherSolutions_skeleton__V4GnZ{background:#f0f0f0;animation:OtherSolutions_skeletonPulse__WPUSX 1.5s infinite}@keyframes OtherSolutions_skeletonPulse__WPUSX{0%{background:#f0f0f0}50%{background:#e0e0e0}to{background:#f0f0f0}}.OtherSolutions_skeletonTitle__kcGLo{width:60%;height:18px;margin-bottom:12px;background:#ddd;border-radius:4px}.OtherSolutions_skeletonText__70hXj{width:80%;height:14px;background:#ddd;border-radius:4px}@media screen and (max-width:768px){.OtherSolutions_otherSolutionsSection__kr7vp{margin-top:60px;padding:0 0 20rem 18px}.OtherSolutions_otherSolutionsSection__kr7vp h2{font-size:26px;line-height:32px;margin-bottom:16px}.OtherSolutions_solutionsList__38uXj{gap:16px}.OtherSolutions_solutionCard__fzE0G{flex:0 0 auto;max-width:300px;height:300px;width:100%;background:var(--bg-default-color);padding:20px 16px;text-decoration:none;color:black;position:relative;overflow:hidden;scroll-snap-align:start;transition:transform .3s ease}.OtherSolutions_imageBackground__OaLom{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position-x:50px;background-position-y:100px;background-size:400px;z-index:0;pointer-events:none}.OtherSolutions_solutionCard__fzE0G h3{margin-bottom:8px;font-size:20px;line-height:24px;font-weight:700}.OtherSolutions_solutionCard__fzE0G p{font-size:18px;line-height:24px;margin-bottom:1rem}.OtherSolutions_linkWrapper__ulCGw{gap:4px}.OtherSolutions_moreLink__AURXB{font-size:16px;line-height:22px;text-decoration:underline}.OtherSolutions_arrow__cBwHZ{height:24px;width:auto}}@keyframes Loader_fadeIn__sgkLv{0%{opacity:0}to{opacity:1}}@keyframes Loader_fadeOut__rnb7r{0%{opacity:1}to{opacity:0}}.Loader_loader__K6Z38{display:flex;font-size:104px;z-index:10000;justify-content:center;align-items:center;font-weight:700;min-height:100vh;animation:Loader_fadeIn__sgkLv .5s ease-in-out;opacity:1;transition:opacity 1s ease-in-out}.Loader_fade-out__7blmz{opacity:0;transition:opacity 1.5s ease-in-out}@keyframes Loader_blink__39nmD{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.Loader_loader__K6Z38 span{animation:Loader_blink__39nmD 1.4s infinite;color:var(--accent-color);opacity:.3}.Loader_loader__K6Z38 span:first-child{animation-delay:0s}.Loader_loader__K6Z38 span:nth-child(2){animation-delay:.2s}.Loader_loader__K6Z38 span:nth-child(3){animation-delay:.4s}.Loader_loader__K6Z38 span:nth-child(4){animation-delay:.6s}.Loader_loader__K6Z38 span:nth-child(5){animation-delay:.8s}.Loader_loaderContainer__kt4Ky{display:flex;justify-content:center;align-items:center;height:60vh}.Loader_rounded__T0LGX{width:40px;height:40px;border:3px solid transparent;border-top-color:#000;border-radius:50%;animation:Loader_spin__wdWEC 1s linear infinite;transition:opacity .3s ease-in-out}@keyframes Loader_spin__wdWEC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_hidden___QHQU{opacity:0;display:none}.Loader_visible__egdhh{opacity:1;display:flex}.AgeFilter_ageFilterContainer__Svthg{display:flex;flex-direction:column;padding-bottom:30px;flex-wrap:wrap;gap:16px;position:relative}.AgeFilter_ageButton__v46pV{background-color:white;border:none;border-radius:20px;padding:8px 16px;margin-right:15px;font-size:14px;min-width:70px;cursor:pointer;color:var(--primary-default-color);transition:background-color .24s ease,color .24s ease,border-color .24s ease,opacity .24s ease}.AgeFilter_ageButton__v46pV:hover{color:var(--secondary-default-color);border-color:var(--secondary-default-color)}.AgeFilter_ageButton__v46pV.AgeFilter_active__VU7BZ{border:1px solid var(--primary-default-color);background-color:var(--primary-default-color);color:var(--primary-inverted-text-color)}.AgeFilter_ageButton__v46pV.AgeFilter_disabled__F5ebj{cursor:not-allowed;opacity:.45;color:var(--secondary-text-color)}.AgeFilter_ageWrappers__lammK{display:flex;flex-wrap:wrap;gap:0}@media screen and (max-width:1024px){.AgeFilter_ageButton__v46pV{padding:8px 12px}.AgeFilter_ageFilterContainer__Svthg h4{display:none}.AgeFilter_ageButton__v46pV{background-color:transparent;border:1px solid var(--primary-default-color);color:var(--primary-default-color)}.AgeFilter_ageButton__v46pV.AgeFilter_disabled__F5ebj{border-color:var(--secondary-text-color);color:var(--secondary-text-color)}}@keyframes Brand_skeleton-loading__eWJPl{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.Brand_loader__tMy_A{min-height:180px}.Brand_loader__tMy_A p{color:var(--secondary-default-color);padding-bottom:16px}.Brand_loader__tMy_A ul{display:flex;gap:16px}.Brand_loader__tMy_A li{list-style:none;min-width:200px;border-radius:24px;min-height:110px;background-color:#f0f0f0;animation:Brand_skeleton-loading__eWJPl 1.5s ease-in-out infinite}.Brand_brandContainer__sEAyM h4{padding-bottom:16px}.Brand_brandList__5yYt1{list-style-type:none;padding:0;display:flex;flex-direction:column;gap:10px}.Brand_brandItem__4ktlQ{font-size:16px;line-height:22px;color:var(--primary-default-color);cursor:pointer;position:relative}.Brand_brandItem__4ktlQ:hover{color:var(--secondary-hover-color)}.Brand_active__ITtrv{font-weight:700}.Brand_checkmark__4NL63{position:absolute;bottom:0;left:-24px;font-size:16px;color:var(--primary-default-color);background:white;border-radius:50%}.Projects_projectsWrapper__eXFnV{display:flex;flex-direction:column;width:100%;margin:0 auto;padding-top:160px;padding-bottom:40px}.Projects_projectsWrapper__eXFnV h2{padding:36px 32px}.Projects_projectsContainer__HziZi{display:flex;width:100%;height:450px;gap:0}.Projects_projectMedia__FbJbI{flex:1 1;object-fit:cover;width:100%;height:100%;max-width:500px}@media screen and (max-width:768px){.Projects_projectsWrapper__eXFnV{padding-top:60px;padding-bottom:60px}.Projects_projectsContainer__HziZi{display:flex;overflow-x:scroll;width:100%;height:564px;gap:0}}@media (min-width:769px) and (max-width:1024px){.Projects_projectsContainer__HziZi{display:flex;overflow-x:scroll}.Projects_projectsWrapper__eXFnV h2{padding:20px 24px}}.main_dvorWrapper__cmuHU h2{font-size:60px;line-height:72px}@media screen and (max-width:768px){.main_dvorWrapper__cmuHU{padding-bottom:32px}.main_dvorWrapper__cmuHU h2{font-size:26px;line-height:32px}}@media (min-width:769px) and (max-width:1024px){.main_dvorWrapper__cmuHU{padding-bottom:32px}.main_dvorWrapper__cmuHU h2{font-size:42px;line-height:48px}}.Head_headWrapper__8CEao{display:flex;flex-direction:column;height:calc(100vh - 112px - 64px - 28px);background-color:beige;color:var(--primary-default-color);justify-content:space-between;padding:56px 32px;background-image:url(/assets/images/dvor.webp);background-repeat:no-repeat,no-repeat;background-position:300px -100px,700px -40px;background-size:1500px,600px}.Head_headWrapper__8CEao h1{color:var(--primary-default-color);font-weight:100;font-size:76px;line-height:72px;padding-bottom:24px}.Head_headWrapper__8CEao h2{font-weight:100!important;font-size:34px!important;line-height:40px!important}.Head_linkContainer__HVITx{display:flex;align-items:center;font-size:34px;line-height:40px;gap:8px;transition:.2s ease-in-out;text-decoration:underline}.Head_linkContainer__HVITx:hover{color:var(--primary-default-color)}@media screen and (max-width:768px){.Head_headWrapper__8CEao{height:calc(100vh - 64px - 92px);justify-content:start;gap:56px;padding:36px 16px;background-repeat:no-repeat;background-position-x:-120px;background-position-y:260px;background-size:730px}.Head_headWrapper__8CEao h1{font-size:42px;line-height:48px;padding-bottom:12px}.Head_headWrapper__8CEao h2{font-size:18px!important;line-height:24px!important}.Head_linkContainer__HVITx{font-size:18px;line-height:24px}}@media (min-width:769px) and (max-width:1024px){.Head_headWrapper__8CEao{background-position-x:0;background-position-y:0;background-size:1200px}}.About_aboutWrapper__XY177{display:flex;flex-direction:column;align-items:center;padding:200px 150px;gap:32px}.About_aboutWrapper__XY177 p{font-size:34px;line-height:40px;text-align:center}.About_highlight__1jW45{color:var(--accent-color-tramptek)}.About_linkWrapper__UlwCh{padding-top:24px;display:flex;gap:60px;font-size:34px;line-height:40px;justify-content:space-between}.About_arrow__ga_ug{height:40px;width:auto}.About_linkContainer__AZoV5{text-decoration:underline;display:flex;gap:8px;transition:.1s ease-in-out;align-items:center}.About_linkContainer__AZoV5:hover{color:var(--accent-color-tramptek)}.About_gif___r6RQ{width:470px;height:100px;object-fit:cover}@media screen and (max-width:768px){.About_aboutWrapper__XY177{padding:115px 16px;gap:16px}.About_aboutWrapper__XY177 p,.About_linkWrapper__UlwCh{font-size:18px;line-height:24px}.About_linkWrapper__UlwCh{padding-top:28px;width:100%;justify-content:space-around}.About_gif___r6RQ{width:340px;height:50px}}@media (min-width:769px) and (max-width:1024px){.About_aboutWrapper__XY177{padding:160px 26px;gap:24px}.About_aboutWrapper__XY177 p{font-size:26px;line-height:32px}.About_linkWrapper__UlwCh{font-size:18px;line-height:24px}.About_arrow__ga_ug{height:24px;width:auto}}.Items_itemsContainer__Qtc11{margin:0 auto;padding:clamp(24px,3vw,48px) 32px;background-color:var(--bg-default-color);overflow:hidden}.Items_title__bKfc5{text-align:left;padding-bottom:32px}.Items_carouselWrapper__eVoma{position:relative;display:flex;align-items:stretch;width:100%}.Items_carouselViewport__XnlTF{width:100%;min-width:0;overflow:hidden}.Items_carouselTrack__bFGU0{display:flex;align-items:stretch;min-height:560px;list-style:none;margin:0;padding:0;transition:transform .4s ease}.Items_slide__3M3C4{display:grid;grid-template-columns:repeat(3,minmax(0,380px));align-items:stretch;justify-content:center;flex-shrink:0;gap:clamp(12px,1.5vw,24px)}.Items_productItem__xz0Hq{display:flex;flex-direction:column;min-width:0;min-height:560px;width:100%;padding:24px 24px 40px;box-sizing:border-box;background-color:white;text-align:center;cursor:pointer}.Items_productInfo___QOvz{display:grid;grid-template-rows:330px 48px 38px;align-items:center;min-width:0}.Items_productImage___syLv{display:block;width:100%;height:100%;min-width:0;object-fit:contain}.Items_productTitle__f7lUY{display:-webkit-box;align-self:center;margin:0;overflow:hidden;font-size:16px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.Items_productName__s_Me0{align-self:start;margin:0;overflow-wrap:anywhere;font-size:26px;line-height:32px;font-weight:700}.Items_productLink__3712u{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:auto;padding-top:24px;text-decoration:underline}.Items_arrowBtn__7NNk0{position:absolute;top:50%;z-index:2;width:44px;height:56px;padding:0;transform:translateY(-50%);border:0;background:rgb(255 255 255/85%);color:#333;font-size:2rem;cursor:pointer}.Items_arrowBtn__7NNk0:disabled{opacity:0;pointer-events:none}.Items_arrowBtn__7NNk0:first-of-type{left:0}.Items_arrowBtn__7NNk0:nth-of-type(2){right:0}.Items_dots__zNGd1{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:20px}.Items_dot__7y2C_{display:block;width:8px;height:8px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .2s}.Items_dot__7y2C_:hover{background-color:#999}.Items_dot__7y2C_.Items_active__Bwtl9{background-color:#333}@media screen and (max-width:1024px){.Items_carouselTrack__bFGU0{min-height:500px}.Items_slide__3M3C4{grid-template-columns:minmax(0,420px)}.Items_productItem__xz0Hq{min-height:500px}.Items_productInfo___QOvz{grid-template-rows:280px 48px 38px}}@media screen and (max-width:768px){.Items_itemsContainer__Qtc11{padding:24px 16px 28px}.Items_title__bKfc5{padding-bottom:20px}.Items_carouselTrack__bFGU0{min-height:410px}.Items_slide__3M3C4{grid-template-columns:minmax(0,100%);gap:0}.Items_productItem__xz0Hq{min-height:410px;padding:16px 16px 28px}.Items_productInfo___QOvz{grid-template-rows:230px 42px 30px}.Items_productTitle__f7lUY{font-size:13px;line-height:18px}.Items_productName__s_Me0{font-size:18px;line-height:24px}.Items_productLink__3712u{padding-top:16px;font-size:14px}.Items_arrowBtn__7NNk0{width:36px;height:48px;font-size:1.5rem}}.main_gavparkWrapper__6pE_5 h2{font-size:60px;line-height:72px}@media screen and (max-width:768px){.main_gavparkWrapper__6pE_5{padding-bottom:32px}.main_gavparkWrapper__6pE_5 h2{font-size:26px;line-height:32px}}@media (min-width:769px) and (max-width:1024px){.main_gavparkWrapper__6pE_5{padding-bottom:32px}.main_gavparkWrapper__6pE_5 h2{font-size:42px;line-height:48px}}.Head_headWrapper__bQGfV{display:flex;flex-direction:column;height:calc(100vh - 112px - 64px - 28px);background-color:#efe7ea;color:black;justify-content:space-between;padding:56px 32px;background-image:url(/assets/images/gavpark-reverse.avif);background-repeat:no-repeat;background-position-x:200px;background-position-y:0;background-size:2000px}.Head_headWrapper__bQGfV h1{color:var(--accent-color-gavpark);font-weight:100;font-size:76px;line-height:72px;padding-bottom:24px}.Head_headWrapper__bQGfV h2{font-weight:100!important;font-size:34px!important;line-height:40px!important}.Head_linkContainer__BDa_N{display:flex;align-items:center;font-size:34px;line-height:40px;gap:8px;transition:.2s ease-in-out;text-decoration:underline}.Head_linkContainer__BDa_N:hover{color:var(--accent-color-gavpark)}@media screen and (max-width:768px){.Head_headWrapper__bQGfV{height:calc(100vh - 64px - 92px);justify-content:start;gap:56px;padding:36px 16px;background-image:url(/assets/images/gavpark-reverse.avif);background-repeat:no-repeat;background-position-x:-140px;background-position-y:200px;background-size:800px}.Head_headWrapper__bQGfV h1{font-size:42px;line-height:48px;padding-bottom:12px}.Head_headWrapper__bQGfV h2{font-size:18px!important;line-height:24px!important}.Head_linkContainer__BDa_N{font-size:18px;line-height:24px}}@media (min-width:769px) and (max-width:1024px){.Head_headWrapper__bQGfV{background-position-x:-340px;background-position-y:0}}.Zoning_wrap__KJjNE{margin:0 auto;padding:120px 32px}.Zoning_title__ft_CA{font-size:60px;line-height:72px;margin-bottom:24px}.Zoning_tabs__D6l5w{display:flex;flex-wrap:wrap;gap:12px}.Zoning_tab___PVeh{appearance:none;border:2px solid rgba(0,0,0,.08);background:#fff;color:black;padding:10px 18px;border-radius:999px;font-size:16px;line-height:1;cursor:pointer;transition:border-color .12s ease,color .12s ease,box-shadow .12s ease}.Zoning_tabActive__MYy5D,.Zoning_tab___PVeh:hover{border-color:var(--accent-color-gavpark)}.Zoning_tabActive__MYy5D{color:var(--accent-color-gavpark);box-shadow:0 0 0 6px color-mix(in srgb,var(--accent-color-gavpark),transparent 85%)}.Zoning_grid__H_a_R{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(16px,4vw,36px);align-items:start;margin-top:36px}.Zoning_textCol__imccZ{display:flex;flex-direction:column;gap:14px}.Zoning_blockTitle__cCoAK{font-size:34px!important;line-height:40px!important}.Zoning_blockText__BoKeg{margin:0;font-size:26px;line-height:32px}.Zoning_more__FGnbO{margin-top:36px;font-size:26px;line-height:32px;display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--accent-color-gavpark);width:fit-content;transition:.2s ease-in-out}.Zoning_more__FGnbO:hover{text-decoration:underline}.Zoning_arrow__u5PFC{width:32px}.Zoning_imageCol__gtV5A{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.Zoning_image___43_D{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:opacity .18s ease}.Zoning_imageVisible__csxDO{opacity:1}@media (max-width:768px){.Zoning_title__ft_CA{font-size:26px;line-height:32px;margin-bottom:16px}.Zoning_wrap__KJjNE{padding:100px 16px}.Zoning_grid__H_a_R{grid-template-columns:1fr}.Zoning_imageCol__gtV5A{order:-1}.Zoning_title__ft_CA{text-wrap:balance}.Zoning_blockTitle__cCoAK{font-size:16px!important;line-height:22px!important}.Zoning_blockText__BoKeg{font-size:16px;line-height:22px}.Zoning_textCol__imccZ{gap:8px}.Zoning_tab___PVeh{font-size:13px}.Zoning_more__FGnbO{margin-top:18px;font-size:16px;line-height:22px}.Zoning_arrow__u5PFC{width:16px}}.Materials_wrapper__bIdfY{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(24px,5vw,64px);align-items:start;margin:0 auto;padding:80px 32px}.Materials_left__D5b19{display:flex;flex-direction:column;gap:20px}.Materials_title__tvZfT{font-size:60px;line-height:72px;margin-bottom:24px}.Materials_lead__3CAq6,.Materials_subtitle__LzryN{font-size:26px;line-height:32px}.Materials_subtitle__LzryN{font-weight:800;margin:28px 0 8px}.Materials_swatches__oPH8X{display:flex;flex-wrap:wrap;gap:32px}@media (max-width:1024px){.Materials_swatches__oPH8X{min-height:120px}}.Materials_swatch__VAs7V{display:flex;flex-direction:column;align-items:center;gap:8px;color:black;background:transparent;border:0;padding:8px 6px;cursor:pointer;border-radius:12px;text-align:center;transition:transform .12s ease}.Materials_swatch__VAs7V:hover{transform:translateY(-1px)}.Materials_swatchActive__eNg__ .Materials_dot__BLOX_{box-shadow:inset 0 0 0 2px #000}.Materials_caption__HR7Vv{display:flex;flex-direction:column;line-height:1.1;min-height:30px}.Materials_captionMain__sCyWd{font-weight:600;font-size:14px}.Materials_swatchActive__eNg__ .Materials_captionMain__sCyWd{font-weight:700}.Materials_captionSub__BOvrB{font-size:12px;color:#666}.Materials_swatchDisabled__qr_Xu{cursor:default;opacity:.8}.Materials_dot__BLOX_{width:40px;height:40px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);background-size:cover;background-position:50%;background-repeat:no-repeat}.Materials_dotSteel__Swj8d{background:radial-gradient(120% 120% at 30% 20%,#ffffff 0,#e7e7e7 40%,#bfbfbf 75%),repeating-conic-gradient(from 0deg,#f6f6f6 0 10%,#dcdcdc 10% 20%);background-blend-mode:multiply}.Materials_right__N4_El{display:flex;justify-content:center;align-items:center}.Materials_imageBox__PvjWy{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;contain:layout paint}.Materials_image__IThMh{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 28px rgba(0,0,0,.12))}@media (max-width:1024px){.Materials_wrapper__bIdfY{grid-template-columns:1fr;padding:60px 16px}}@media (max-width:768px){.Materials_title__tvZfT{font-size:26px;line-height:32px;margin-bottom:16px}.Materials_lead__3CAq6,.Materials_subtitle__LzryN{font-size:16px;line-height:22px}.Materials_left__D5b19{gap:0}.Materials_swatches__oPH8X{gap:16px}.Materials_dot__BLOX_{width:32px;height:32px}}.About_aboutWrapper__rPOIV{display:flex;flex-direction:column;align-items:center;padding:200px 150px 220px;gap:32px;background-image:url(/assets/images/gavpark-solution/doggy-play.svg),url(/assets/images/gavpark-solution/paw.svg);background-repeat:no-repeat,no-repeat;background-size:320px auto,340px auto;background-position:left 60px bottom 40px,right 100px bottom 60px}.About_aboutWrapper__rPOIV p{font-size:34px;line-height:40px;text-align:center}.About_highlight__z4yjY{color:var(--accent-color-gavpark)}.About_linkWrapper__tJ09T{padding-top:24px;display:flex;gap:60px;font-size:34px;line-height:40px;justify-content:space-between}.About_arrow__nPOLf{height:40px;width:auto}.About_linkContainer__oq5rE{text-decoration:underline;display:flex;gap:8px;transition:.1s ease-in-out;align-items:center}.About_linkContainer__oq5rE:hover{color:var(--accent-color-gavpark)}.About_gif__g9nLu{width:470px;height:100px;object-fit:cover}@media screen and (max-width:768px){.About_aboutWrapper__rPOIV{padding:115px 16px;gap:16px;background-image:url(/assets/images/gavpark-solution/doggy-play.svg),url(/assets/images/gavpark-solution/paw.svg);background-repeat:no-repeat,no-repeat;background-size:100px auto,140px auto;background-position:left 10px bottom 290px,right 60px bottom 0}.About_aboutWrapper__rPOIV p,.About_linkWrapper__tJ09T{font-size:18px;line-height:24px}.About_linkWrapper__tJ09T{padding-top:28px;width:100%;justify-content:space-around}.About_gif__g9nLu{width:340px;height:50px}.About_arrow__nPOLf{height:24px;width:auto}}@media (min-width:769px) and (max-width:1024px){.About_aboutWrapper__rPOIV{padding:160px 26px;gap:24px}.About_aboutWrapper__rPOIV p{font-size:26px;line-height:32px}.About_linkWrapper__tJ09T{font-size:18px;line-height:24px}.About_arrow__nPOLf{height:24px;width:auto}}.Concept_wrapper__3hiFr{position:relative;padding:120px 32px;overflow:hidden;background-image:url(/assets/images/gavpark-solution/doggy-sit.svg);background-repeat:no-repeat;background-size:180px auto;background-position:right 80px bottom 40px}.Concept_title__ZLJTB{font-size:60px;line-height:72px;margin-bottom:24px}.Concept_container__itSR8{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(24px,5vw,80px);margin:0 auto}.Concept_imageCol__ViwuJ{display:flex;justify-content:center}.Concept_image__N09Wu{width:100%;height:auto}.Concept_textCol__DDYxQ{display:flex;flex-direction:column;gap:18px}.Concept_text__mMJz1{font-size:26px;line-height:32px}.Concept_button__EHSfk{margin-top:12px;align-self:flex-start;background:#000;text-decoration:none;color:#fff;border:none;border-radius:999px;font-size:18px;padding:12px 60px;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.Concept_button__EHSfk:hover{background-color:var(--accent-color-gavpark);transform:translateY(-2px)}@media screen and (max-width:1024px){.Concept_wrapper__3hiFr{padding:100px 16px;background-size:140px auto;background-position:right 30px bottom 20px}.Concept_container__itSR8{grid-template-columns:1fr}.Concept_title__ZLJTB{margin-bottom:32px}}@media screen and (max-width:768px){.Concept_wrapper__3hiFr{padding:80px 16px;background-size:100px auto;background-position:right 16px bottom 12px}.Concept_title__ZLJTB{font-size:26px;line-height:32px;margin-bottom:16px}.Concept_text__mMJz1{font-size:16px;line-height:22px}.Concept_button__EHSfk{font-size:16px;padding:12px 28px}}.Projects_projectsWrapper__0__ru{display:flex;flex-direction:column;width:100%;margin:0 auto;padding-top:94px;padding-bottom:120px}.Projects_projectsWrapper__0__ru h2{padding:36px 32px}.Projects_projectsContainer__WSORH{display:flex;width:100%;height:450px;gap:0}.Projects_projectMedia__fo7Ts{flex:1 1;object-fit:cover;width:100%;height:100%;max-width:500px}@media screen and (max-width:768px){.Projects_projectsWrapper__0__ru h2{padding:20px 16px}.Projects_projectsContainer__WSORH{display:flex;overflow-x:scroll;width:100%;height:564px;gap:0}}@media (min-width:769px) and (max-width:1024px){.Projects_projectsContainer__WSORH{display:flex;overflow-x:scroll}.Projects_projectsWrapper__0__ru h2{padding:20px 24px}}.Items_itemsContainer__9RGVi{margin:0 auto;padding:clamp(24px,3vw,48px) 32px;background-color:var(--bg-default-color);overflow:hidden}.Items_title__lM0Ro{text-align:left;padding-bottom:32px}.Items_carouselWrapper__Zr27q{position:relative;display:flex;align-items:stretch;width:100%}.Items_carouselViewport__LeH1l{width:100%;min-width:0;overflow:hidden}.Items_carouselTrack__lBcnY{display:flex;align-items:stretch;min-height:560px;list-style:none;margin:0;padding:0;transition:transform .4s ease}.Items_slide__nVDAP{display:grid;grid-template-columns:repeat(3,minmax(0,380px));align-items:stretch;justify-content:center;flex-shrink:0;gap:clamp(12px,1.5vw,24px)}.Items_productItem__tkdrc{display:flex;flex-direction:column;min-width:0;min-height:560px;width:100%;padding:24px 24px 40px;box-sizing:border-box;background-color:white;text-align:center;cursor:pointer}.Items_productInfo__bZc02{display:grid;grid-template-rows:330px 48px 38px;align-items:center;min-width:0}.Items_productImage__vBwwQ{display:block;width:100%;height:100%;min-width:0;object-fit:contain}.Items_productTitle__xxGfo{display:-webkit-box;align-self:center;margin:0;overflow:hidden;font-size:16px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.Items_productName__cjNUb{align-self:start;margin:0;overflow-wrap:anywhere;font-size:26px;line-height:32px;font-weight:700}.Items_productLink__C3yI7{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:auto;padding-top:24px;text-decoration:underline}.Items_arrowBtn__R5aZp{position:absolute;top:50%;z-index:2;width:44px;height:56px;padding:0;transform:translateY(-50%);border:0;background:rgb(255 255 255/85%);color:#333;font-size:2rem;cursor:pointer}.Items_arrowBtn__R5aZp:disabled{opacity:0;pointer-events:none}.Items_arrowBtn__R5aZp:first-of-type{left:0}.Items_arrowBtn__R5aZp:nth-of-type(2){right:0}.Items_dots__dpght{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:20px}.Items_dot__YkIvV{display:block;width:8px;height:8px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .2s}.Items_dot__YkIvV:hover{background-color:#999}.Items_dot__YkIvV.Items_active__PxvVO{background-color:#333}@media screen and (max-width:1024px){.Items_carouselTrack__lBcnY{min-height:500px}.Items_slide__nVDAP{grid-template-columns:minmax(0,420px)}.Items_productItem__tkdrc{min-height:500px}.Items_productInfo__bZc02{grid-template-rows:280px 48px 38px}}@media screen and (max-width:768px){.Items_itemsContainer__9RGVi{padding:24px 16px 28px}.Items_title__lM0Ro{padding-bottom:20px}.Items_carouselTrack__lBcnY{min-height:410px}.Items_slide__nVDAP{grid-template-columns:minmax(0,100%);gap:0}.Items_productItem__tkdrc{min-height:410px;padding:16px 16px 28px}.Items_productInfo__bZc02{grid-template-rows:230px 42px 30px}.Items_productTitle__xxGfo{font-size:13px;line-height:18px}.Items_productName__cjNUb{font-size:18px;line-height:24px}.Items_productLink__C3yI7{padding-top:16px;font-size:14px}.Items_arrowBtn__R5aZp{width:36px;height:48px;font-size:1.5rem}}.main_kineticsWrapper__YGRwa h2{font-size:60px;line-height:72px}@media screen and (max-width:768px){.main_kineticsWrapper__YGRwa{padding-bottom:32px}.main_kineticsWrapper__YGRwa h2{font-size:26px;line-height:32px}}@media (min-width:769px) and (max-width:1024px){.main_kineticsWrapper__YGRwa{padding-bottom:32px}.main_kineticsWrapper__YGRwa h2{font-size:42px;line-height:48px}}.Head_headWrapper__ko8q_{display:flex;flex-direction:column;height:calc(100vh - 112px - 64px - 28px);background-color:#f1f8ff;justify-content:space-between;padding:56px 32px;background-image:url(/assets/images/kinetics.avif);background-repeat:no-repeat;background-position:100% 100%;background-size:65%}.Head_headWrapper__ko8q_ h1{color:var(--accent-color-kinetics);font-weight:100;font-size:76px;line-height:72px;padding-bottom:24px}.Head_headWrapper__ko8q_ h2{font-weight:100!important;font-size:34px!important;line-height:40px!important}.Head_linkContainer__JxhgK{display:flex;align-items:center;font-size:34px;line-height:40px;gap:8px;transition:.2s ease-in-out;text-decoration:underline}.Head_linkContainer__JxhgK:hover{color:var(--accent-color-kinetics)}@media screen and (max-width:768px){.Head_headWrapper__ko8q_{height:calc(100vh - 128px - 184px);justify-content:start;padding:36px 16px;gap:10%;background-size:100%}.Head_headWrapper__ko8q_ h1{font-size:32px;line-height:40px;padding-bottom:12px}.Head_headWrapper__ko8q_ h2{font-size:18px!important;line-height:24px!important}.Head_linkContainer__JxhgK{font-size:18px;line-height:24px}}@media (min-width:728px) and (max-width:1024px){.Head_headWrapper__ko8q_{background-size:100%}}.About_aboutWrapper__AZ9A1{display:flex;flex-direction:column;align-items:center;padding:200px 160px;gap:32px;text-align:center}.About_aboutWrapper__AZ9A1 p{font-size:34px;line-height:40px;text-align:center}.About_highlight__9giIs{color:var(--accent-color-kinetics)}.About_linkWrapper__XwB1G{padding-top:24px;display:flex;gap:60px;font-size:34px;line-height:40px;justify-content:space-between}.About_arrow__uc_z0{height:40px;width:auto}.About_linkContainer__SwnPy{text-decoration:underline;display:flex;gap:8px;transition:.1s ease-in-out;align-items:center}.About_linkContainer__SwnPy:hover{color:var(--accent-color-kinetics)}@media screen and (max-width:768px){.About_aboutWrapper__AZ9A1{padding:115px 16px;gap:16px}.About_aboutWrapper__AZ9A1 p,.About_linkWrapper__XwB1G{font-size:18px;line-height:24px}.About_linkWrapper__XwB1G{padding-top:28px;width:100%;justify-content:space-around}.About_arrow__uc_z0{height:24px;width:auto}}@media (min-width:769px) and (max-width:1024px){.About_aboutWrapper__AZ9A1{padding:160px 26px;gap:24px}.About_aboutWrapper__AZ9A1 p{font-size:26px;line-height:32px}}.Items_itemsContainer__C13SB{margin:0 auto;padding:clamp(24px,3vw,48px) 32px;background-color:var(--bg-default-color);overflow:hidden}.Items_title__vakRA{text-align:left;padding-bottom:32px}.Items_carouselWrapper__X4ODa{position:relative;display:flex;align-items:stretch;width:100%}.Items_carouselViewport__cxSgz{width:100%;min-width:0;overflow:hidden}.Items_carouselTrack__oXLr2{display:flex;align-items:stretch;min-height:560px;list-style:none;margin:0;padding:0;transition:transform .4s ease}.Items_slide__bXI9m{display:grid;grid-template-columns:repeat(3,minmax(0,380px));align-items:stretch;justify-content:center;flex-shrink:0;gap:clamp(12px,1.5vw,24px)}.Items_productItem__CKrZP{display:flex;flex-direction:column;min-width:0;min-height:560px;width:100%;padding:24px 24px 40px;box-sizing:border-box;background-color:white;text-align:center;cursor:pointer}.Items_productInfo__hdsmu{display:grid;grid-template-rows:330px 48px 38px;align-items:center;min-width:0}.Items_productImage__n16iV{display:block;width:100%;height:100%;min-width:0;object-fit:contain}.Items_productTitle__9cp_4{display:-webkit-box;align-self:center;margin:0;overflow:hidden;font-size:16px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.Items_productName__TUznJ{align-self:start;margin:0;overflow-wrap:anywhere;font-size:26px;line-height:32px;font-weight:700}.Items_productLink__egkG6{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:auto;padding-top:24px;text-decoration:underline}.Items_arrowBtn__gIDxZ{position:absolute;top:50%;z-index:2;width:44px;height:56px;padding:0;transform:translateY(-50%);border:0;background:rgb(255 255 255/85%);color:#333;font-size:2rem;cursor:pointer}.Items_arrowBtn__gIDxZ:disabled{opacity:0;pointer-events:none}.Items_arrowBtn__gIDxZ:first-of-type{left:0}.Items_arrowBtn__gIDxZ:nth-of-type(2){right:0}.Items_dots__ioiFo{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:20px}.Items_dot__qHFNv{display:block;width:8px;height:8px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .2s}.Items_dot__qHFNv:hover{background-color:#999}.Items_dot__qHFNv.Items_active__XoyK1{background-color:#333}@media screen and (max-width:1024px){.Items_carouselTrack__oXLr2{min-height:500px}.Items_slide__bXI9m{grid-template-columns:minmax(0,420px)}.Items_productItem__CKrZP{min-height:500px}.Items_productInfo__hdsmu{grid-template-rows:280px 48px 38px}}@media screen and (max-width:768px){.Items_itemsContainer__C13SB{padding:24px 16px 28px}.Items_title__vakRA{padding-bottom:20px}.Items_carouselTrack__oXLr2{min-height:410px}.Items_slide__bXI9m{grid-template-columns:minmax(0,100%);gap:0}.Items_productItem__CKrZP{min-height:410px;padding:16px 16px 28px}.Items_productInfo__hdsmu{grid-template-rows:230px 42px 30px}.Items_productTitle__9cp_4{font-size:13px;line-height:18px}.Items_productName__TUznJ{font-size:18px;line-height:24px}.Items_productLink__egkG6{padding-top:16px;font-size:14px}.Items_arrowBtn__gIDxZ{width:36px;height:48px;font-size:1.5rem}}.Configurations_configurations__2FgUU{padding:32px;background-color:var(--bg-default-color)}.Configurations_configurations__2FgUU h2{padding-bottom:36px}.Configurations_cardsWrapper__51zL8{display:flex;gap:32px}.Configurations_card__Xwyaz{position:relative;background-color:white;border-radius:32px;width:100%;padding:24px;text-align:center}.Configurations_icon__COe7A{position:absolute;top:30px;right:30px;width:24px;height:24px}.Configurations_cardImage__N71Pa{width:100%;height:auto;object-fit:cover;padding-bottom:20px}.Configurations_card__Xwyaz h3{font-size:34px;line-height:40px;padding-bottom:16px}.Configurations_card__Xwyaz p{font-size:18px;line-height:24px}.Configurations_onlyDesktop__vJbiy{display:block}@media screen and (max-width:768px){.Configurations_configurations__2FgUU{padding:16px}.Configurations_cardsWrapper__51zL8{flex-direction:column;gap:16px}.Configurations_card__Xwyaz{width:auto}.Configurations_cardImage__N71Pa{padding-bottom:0;max-width:240px}.Configurations_card__Xwyaz h3{font-size:20px;line-height:24px;padding-bottom:8px}.Configurations_card__Xwyaz p{font-size:13px;line-height:18px}.Configurations_onlyDesktop__vJbiy{display:none}}@media (min-width:769px) and (max-width:1024px){.Configurations_cardsWrapper__51zL8{gap:32px}.Configurations_card__Xwyaz h3{font-size:20px;line-height:24px;padding-bottom:8px}.Configurations_card__Xwyaz p{font-size:13px;line-height:18px}.Configurations_card__Xwyaz{padding:20px}}.Constructor_constructorWrapper__m2agx{display:flex;flex-direction:column;background-color:var(--bg-default-color);padding:36px 32px}.Constructor_constructorWrapper__m2agx h2{padding-bottom:36px}.Constructor_constructor__aov__{display:flex;width:100%;gap:24px}.Constructor_leftSection__3KsvF{background-color:white;display:flex;padding:56px 0 56px 64px;border-radius:24px;width:100%;height:100%}.Constructor_groupButtonColor__3pf_B,.Constructor_groupButton__CBM7Z div{display:flex;gap:16px}.Constructor_options__P3l7g{display:flex;flex-direction:column;justify-content:space-between;min-width:200px}.Constructor_options__P3l7g h3{padding-bottom:16px}.Constructor_switchContainer__1O6ZA{display:flex;flex-direction:column;align-items:end}.Constructor_switchContainerMobile__EUTNa{display:none;font-size:16px;line-height:22px;font-weight:700;padding-bottom:12px;flex-direction:column;align-items:end}.Constructor_switchContainer__1O6ZA span{font-size:26px;line-height:32px;font-weight:700;padding-bottom:24px}.Constructor_imageContainer__qbbRQ{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%;padding-right:64px}.Constructor_imageContainer__qbbRQ img{max-width:100%;height:auto}.Constructor_imageContainer__qbbRQ p{max-width:100%;font-size:18px;line-height:24px;height:80px}.Constructor_rightSection__MiVjl{display:flex;flex-direction:column;gap:24px}.Constructor_articleLink__NAf0c,.Constructor_guarantee__aZ7PG{background-color:white;display:flex;padding:24px;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;max-width:calc(320px + 48px);text-align:center;font-size:18px;line-height:24px;height:100%}.Constructor_guarantee__aZ7PG{justify-content:space-evenly}.Constructor_articleLink__NAf0c button{max-width:272px;width:100%;min-height:44px;background-color:var(--primary-default-color);border-radius:32px;border:none;color:white;font-size:18px;line-height:24px}.Constructor_articleLink__NAf0c button:hover{cursor:pointer;opacity:.9}.Constructor_guarantee__aZ7PG h4{font-size:60px;line-height:72px;color:var(--primary-default-color);font-weight:700}@media screen and (max-width:768px){.Constructor_constructor__aov__{flex-direction:column;gap:12px}.Constructor_constructorWrapper__m2agx{padding:16px}.Constructor_constructorWrapper__m2agx h2{padding-bottom:16px}.Constructor_leftSection__3KsvF{flex-direction:column;padding:32px;width:fit-content}.Constructor_options__P3l7g{flex-direction:row;flex-wrap:wrap;gap:32px}.Constructor_options__P3l7g>:first-child{order:3}.Constructor_groupButtonColor__3pf_B{flex-wrap:wrap}.Constructor_options__P3l7g>:nth-child(2){order:2;text-align:end}.Constructor_options__P3l7g>:nth-child(3){order:1}.Constructor_imageContainer__qbbRQ{padding-right:0}.Constructor_imageContainer__qbbRQ p{font-size:11px;line-height:14px;height:50px}.Constructor_imageContainer__qbbRQ img{padding-top:38px;max-width:280px}.Constructor_switchContainer__1O6ZA{display:none}.Constructor_switchContainerMobile__EUTNa{display:flex}.Constructor_switchContainerMobile__EUTNa span{padding-bottom:12px}.Constructor_rightSection__MiVjl{flex-direction:row;justify-content:space-between;gap:12px}.Constructor_articleLink__NAf0c,.Constructor_guarantee__aZ7PG{font-size:11px;line-height:14px;padding:12px;width:100%;min-height:150px}.Constructor_articleLink__NAf0c button{font-size:11px;line-height:14px;max-width:140px;height:32px}.Constructor_guarantee__aZ7PG h4{font-size:20px;line-height:24px}}@media (min-width:769px) and (max-width:1024px){.Constructor_constructorWrapper__m2agx{padding:24px}.Constructor_constructor__aov__{gap:16px}.Constructor_leftSection__3KsvF{padding:36px 32px;height:auto}.Constructor_imageContainer__qbbRQ{padding-right:0}.Constructor_imageContainer__qbbRQ img{max-width:300px}.Constructor_imageContainer__qbbRQ p{font-size:13px;line-height:18px;max-width:300px;text-align:center}.Constructor_switchContainer__1O6ZA span{font-size:18px;line-height:24px;padding-bottom:16px}.Constructor_articleLink__NAf0c,.Constructor_guarantee__aZ7PG{background-color:white;display:flex;padding:16px;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;font-size:13px;line-height:18px}.Constructor_guarantee__aZ7PG h4{font-size:34px;line-height:40px}}.ColorRadioButton_radioLabel__3Z_RS{display:inline-block;margin-right:20px;cursor:pointer}.ColorRadioButton_radioInput__gSJ2C{display:none}.ColorRadioButton_radioWrapper__KR5Uu{display:flex;flex-direction:column;align-items:center}.ColorRadioButton_radioButton__8JYv2{width:42px;height:42px;border-radius:50%;margin-bottom:8px;transition:background-color .2s ease}.ColorRadioButton_radioText__jEbie{font-size:14px;font-weight:500;text-align:center;color:#000}.ColorRadioButton_disabled__u67JL{opacity:.4;pointer-events:none}@media (min-width:769px) and (max-width:1024px){.ColorRadioButton_radioButton__8JYv2{width:38px;height:38px}}.SizeRadioButton_radioLabel__uC5Zr{cursor:pointer}.SizeRadioButton_disabled__NRx9t{cursor:not-allowed;opacity:.9}.SizeRadioButton_radioInput__le7fA{display:none}.SizeRadioButton_radioButton__eJpGE{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background-color:var(--bg-hover-color);transition:.1s ease-in-out}.SizeRadioButton_checked__gqghj{background-color:var(--accent-color-kinetics);color:white}@media (min-width:769px) and (max-width:1024px){.SizeRadioButton_radioButton__eJpGE{width:38px;height:38px}}.ConfigRadioButton_radioLabel__W2Efk{cursor:pointer}.ConfigRadioButton_disabled__oQN5r{cursor:not-allowed;opacity:.3}.ConfigRadioButton_radioInput__ro7JJ{display:none}.ConfigRadioButton_radioButton__rkDas{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background-color:var(--bg-hover-color)}.ConfigRadioButton_checked__q4c1O{background-color:var(--accent-color-kinetics)}.ConfigRadioButton_checked__q4c1O .ConfigRadioButton_icon__6HKe1{filter:brightness(0) saturate(100%) invert(1)}.ConfigRadioButton_icon__6HKe1{width:30px;height:30px;filter:brightness(0) saturate(100%)}@media (min-width:769px) and (max-width:1024px){.ConfigRadioButton_radioButton__rkDas{width:38px;height:38px}}.ColorSolutions_container__JazLX{margin:0 auto;padding:160px 32px}.ColorSolutions_groupContainer__TMMJw{display:flex;overflow-x:auto;gap:64px}.ColorSolutions_textWrapper__UEfwG{max-width:800px;padding-bottom:64px}.ColorSolutions_textWrapper__UEfwG p{font-size:26px;line-height:32px}.ColorSolutions_textWrapper__UEfwG h2{padding-bottom:24px}.ColorSolutions_groupWrapper__NDR73{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-bottom:8px}.ColorSolutions_card__yIWhr{flex:0 0 auto;width:240px;height:160px;cursor:pointer;position:relative;border-radius:16px;overflow:hidden}.ColorSolutions_cardInner__bz9GN{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.ColorSolutions_flipped__wbRc8 .ColorSolutions_cardInner__bz9GN{transform:rotateY(180deg)}.ColorSolutions_cardBack__Qb_tY,.ColorSolutions_cardFront__nVkP7{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background-color:var(--bg-default-color);border-radius:16px}.ColorSolutions_cardBack__Qb_tY{transform:rotateY(180deg)}.ColorSolutions_colorDescription__T5cjO{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:20px 12px 12px;font-size:16px;line-height:20px}.ColorSolutions_cardImage__2aflQ{width:100%;height:100%;object-fit:cover;border-radius:16px}.ColorSolutions_iconBack__Lkp9O,.ColorSolutions_iconFront__1NWPd{position:absolute;top:12px;right:12px;width:40px;height:40px;background-color:var(--bg-border-color);border-radius:50%;font-weight:700;font-size:20px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1024px){.ColorSolutions_card__yIWhr{width:200px;height:140px}}@media (max-width:768px){.ColorSolutions_container__JazLX{margin:0 auto;padding:100px 16px}.ColorSolutions_textWrapper__UEfwG{max-width:100%;padding-bottom:28px}.ColorSolutions_textWrapper__UEfwG p{font-size:16px;line-height:22px}.ColorSolutions_textWrapper__UEfwG h2{padding-bottom:8px}.ColorSolutions_card__yIWhr{width:160px;height:116px}.ColorSolutions_groupContainer__TMMJw{gap:28px}.ColorSolutions_colorDescription__T5cjO{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:12px 8px 8px;font-size:11px;line-height:14px}.ColorSolutions_iconBack__Lkp9O,.ColorSolutions_iconFront__1NWPd{position:absolute;top:8px;right:8px;width:24px;height:24px;background-color:var(--bg-border-color);border-radius:50%;font-weight:700;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}}.KinMo_wrapper__H3Vzx{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px;padding:160px 32px}.KinMo_card__cn4gE{width:48%;display:flex;flex-direction:column;background-color:var(--bg-default-color)}.KinMo_imageWrapper__m74NG{position:relative;width:100%;overflow:hidden}.KinMo_image__57fp7{width:100%;height:100%;object-fit:cover;display:block}.KinMo_title__3fLpU{position:absolute;bottom:20px;left:20px;color:white;margin:0}.KinMo_text__mRybr{padding:24px;font-size:26px;line-height:32px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:768px){.KinMo_wrapper__H3Vzx{display:flex;flex-direction:column;gap:20px;padding:100px 16px}.KinMo_card__cn4gE{width:100%}.KinMo_text__mRybr{padding:12px 16px;font-size:13px;line-height:18px}}@media (min-width:769px) and (max-width:1024px){.KinMo_card__cn4gE{width:100%}}.main_miniWrapper__QYTJG h2{font-size:60px;line-height:72px}@media screen and (max-width:768px){.main_miniWrapper__QYTJG{padding-bottom:32px}.main_miniWrapper__QYTJG h2{font-size:26px;line-height:32px}}@media (min-width:769px) and (max-width:1024px){.main_miniWrapper__QYTJG{padding-bottom:32px}.main_miniWrapper__QYTJG h2{font-size:42px;line-height:48px}}.Head_headWrapper__Upghn{display:flex;flex-direction:column;height:calc(100vh - 112px - 64px - 28px);background-color:#ffe2ee;justify-content:space-between;padding:56px 32px;background-image:url(/assets/images/mini.webp);background-repeat:no-repeat;background-size:cover}.Head_headWrapper__Upghn h1{color:var(--accent-color-mini);font-weight:100;font-size:76px;line-height:72px;padding-bottom:24px}.Head_headWrapper__Upghn h2{font-weight:100!important;font-size:34px!important;line-height:40px!important}.Head_linkContainer__gD22S{display:flex;align-items:center;font-size:34px;line-height:40px;gap:8px;transition:.2s ease-in-out;text-decoration:underline}.Head_linkContainer__gD22S:hover{color:var(--accent-color-mini)}@media screen and (max-width:768px){.Head_headWrapper__Upghn{height:calc(100vh - 128px - 184px);justify-content:start;gap:40px;padding:36px 16px;background-repeat:no-repeat;background-position-x:-370px;background-size:cover}.Head_headWrapper__Upghn h1{font-size:42px;line-height:48px;padding-bottom:12px}.Head_headWrapper__Upghn h2{font-size:18px!important;line-height:24px!important}.Head_linkContainer__gD22S{font-size:18px;line-height:24px}}@media screen and (min-width:768px) and (max-width:1024px){.Head_headWrapper__Upghn{background-position-x:-700px;background-size:cover}}.About_aboutWrapper__bcnPE{display:flex;flex-direction:column;align-items:center;padding:200px 160px;gap:32px}.About_aboutWrapper__bcnPE p{font-size:34px;line-height:40px;text-align:center}.About_aboutWrapper__bcnPE h2{text-align:center}.About_highlight__itrd9{color:var(--accent-color-mini)}.About_linkWrapper__bpyl1{padding-top:24px;display:flex;gap:60px;font-size:34px;line-height:40px;justify-content:space-between}.About_arrow__UfFZe{height:40px;width:auto}.About_linkContainer__UZMVh{text-decoration:underline;display:flex;gap:8px;transition:.1s ease-in-out;align-items:center}.About_linkContainer__UZMVh:hover{color:var(--accent-color-mini)}@media screen and (max-width:768px){.About_aboutWrapper__bcnPE{padding:115px 16px;gap:16px}.About_aboutWrapper__bcnPE p,.About_linkWrapper__bpyl1{font-size:18px;line-height:24px}.About_linkWrapper__bpyl1{padding-top:28px;width:100%;justify-content:space-around}.About_arrow__UfFZe{height:24px;width:auto}}@media (min-width:769px) and (max-width:1024px){.About_aboutWrapper__bcnPE{padding:160px 26px;gap:24px}.About_aboutWrapper__bcnPE p{font-size:26px;line-height:32px}}.Intro_introContainer__02N1L{height:50vh;position:relative}.Intro_imageWrapper__JNeGS{position:relative;width:100%;max-width:1000px;margin:0 auto;height:100vh;display:flex;align-items:center;justify-content:center}.Intro_overlayItem__pjGqA{position:absolute;top:0;left:0;width:100%}.Intro_overlayImage__yt0oB{width:100%;display:block}.Intro_overlayText__uep2o{top:30%}.Intro_overlayTextLast__JOTpI,.Intro_overlayText__uep2o{position:absolute;left:50%;transform:translate(-50%,-50%);font-size:42px;line-height:48px;font-weight:700;text-align:center;padding:8px 16px;border-radius:8px;width:70%}.Intro_overlayTextLast__JOTpI{top:50%}@media screen and (max-width:768px){.Intro_introContainer__02N1L{height:80vh}.Intro_imageWrapper__JNeGS{width:90%}.Intro_overlayTextLast__JOTpI,.Intro_overlayText__uep2o{font-size:18px;line-height:24px;width:80%}}@media (min-width:769px) and (max-width:1024px){.Intro_imageWrapper__JNeGS{position:relative;width:100%;max-width:1000px;margin:0 auto;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.Intro_introContainer__02N1L{height:70vh}}.Equipment_equipmentContainer__2ETmq{width:100%;margin:0 auto;padding:40px 32px;box-sizing:border-box}.Equipment_hammockSection__leloo{position:relative;display:flex;align-items:center;gap:140px;justify-content:space-between}.Equipment_textWrapper__yizeV{display:flex;flex-direction:column;max-width:60%}.Equipment_equipmentDescription__w3E3i{font-size:26px;line-height:32px;padding-bottom:44px;max-width:670px}.Equipment_hammockVisualContainer__YQKKw{position:relative;max-width:600px;margin:0 auto}.Equipment_characterWrapper__RbNae{position:absolute;left:8%;bottom:30px;transform:translateX(-50%);z-index:2}.Equipment_characterArm__g9394{position:absolute;left:9%;bottom:80px;transform:translateX(-50%);height:24px;z-index:4}.Equipment_hammockImage__VOs6V{position:relative;z-index:3;height:500px}.Equipment_characterWrapper__RbNae img{width:110px}.Equipment_eyesContainer__cneg2{position:absolute;top:30%;right:13%;display:flex;gap:2px;width:100%;justify-content:center;pointer-events:none;transform:rotate(-40deg)}.Equipment_eye__mxAcT{width:9px;height:14px;background:white;border-radius:50%;position:relative;overflow:hidden}.Equipment_pupil__sT_tB{width:6px;height:9px;background:black;border-radius:50%;position:absolute;top:2px;left:2px}.Equipment_ageBlock__xAc0y{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:36px}.Equipment_ageItem__1lIBQ{display:flex;align-items:center;gap:32px}.Equipment_ageLabel__WrVlJ{display:inline-block;font-size:34px;line-height:40px;font-weight:700;text-align:center;white-space:nowrap}.Equipment_ageDescription__DqSBV{font-size:26px;line-height:32px;max-width:520px}@media screen and (max-width:768px){.Equipment_equipmentContainer__2ETmq{padding:80px 16px 0}.Equipment_equipmentDescription__w3E3i{max-width:none;font-size:16px;line-height:22px}.Equipment_hammockSection__leloo{flex-direction:column}.Equipment_hammockImage__VOs6V{max-height:220px}.Equipment_balanceSection__cQ_Us{flex-direction:column}.Equipment_textWrapper__yizeV{max-width:none}.Equipment_ageBlock__xAc0y{gap:24px;margin-bottom:40px}.Equipment_ageLabel__WrVlJ{font-size:18px;line-height:24px}.Equipment_ageDescription__DqSBV{font-size:16px;line-height:22px}.Equipment_characterArm__g9394,.Equipment_characterWrapper__RbNae{display:none}}@media (min-width:769px) and (max-width:1024px){.Equipment_hammockSection__leloo{flex-direction:column;align-items:start}.Equipment_textWrapper__yizeV{max-width:none;padding-bottom:40px}}@media screen and (min-width:768px) and (max-width:1024px){.Equipment_hammockSection__leloo{gap:10px}}.Materials_materialsWrapper__iQqPY{padding:160px 32px 0}.Materials_materialsWrapper__iQqPY h2{padding-bottom:36px}.Materials_materialsContainer__XwEjC{display:flex;justify-content:space-between}.Materials_stripsContainer__oV09V{display:flex;width:45%;height:500px;overflow:hidden}.Materials_strip__6euGj{flex:1 1;cursor:pointer;transition:flex .4s ease;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:32px}.Materials_active__vdMnI{flex:5 1}.Materials_strip__6euGj img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.Materials_strip__6euGj:hover img{transform:scale(1.05)}.Materials_infoContainer__HUH1c{width:40%;display:flex;flex-direction:column;justify-content:flex-start}.Materials_infoContainer__HUH1c h3{padding-bottom:8px;font-size:34px;line-height:40px}.Materials_infoContainer__HUH1c p{font-size:26px;line-height:32px}.Materials_iconsContainer__XkKEE{display:flex;gap:28px;margin-top:36px;flex-wrap:wrap}.Materials_iconItem__VR8Et{display:flex;flex-direction:column;align-items:center;max-width:80px;text-align:center}.Materials_iconImage__iKKti{width:56px;height:auto;object-fit:contain}.Materials_iconLabel__fyvgM{margin-top:4px;font-size:18px;line-height:24px}.Materials_mobileSlider__DTIty{display:none;align-items:center;justify-content:center;gap:12px;margin-top:16px}.Materials_arrow__gJpBV{display:flex;justify-content:center;align-items:center;background:none;border:none;font-size:16px;cursor:pointer;color:black}.Materials_dots__OOVdL{display:flex;gap:8px;padding:0 24px}.Materials_dot__qoDcZ{width:6px;height:6px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .2s ease}.Materials_activeDot__HAnDc{background-color:#555}@media screen and (max-width:768px){.Materials_materialsWrapper__iQqPY{padding:100px 16px 0}.Materials_materialsWrapper__iQqPY h2{padding-bottom:24px}.Materials_materialsContainer__XwEjC{flex-direction:column}.Materials_stripsContainer__oV09V{width:fit-content;height:330px;margin-bottom:25px}.Materials_infoContainer__HUH1c{margin-top:25px;width:100%;display:flex;flex-direction:column;justify-content:flex-start}.Materials_infoContainer__HUH1c h3{padding-bottom:8px;font-size:18px;line-height:24px}.Materials_infoContainer__HUH1c p{font-size:16px;line-height:22px}.Materials_iconsContainer__XkKEE{display:flex;gap:28px;margin-top:18px;flex-wrap:wrap}.Materials_iconItem__VR8Et{display:flex;flex-direction:column;align-items:center;max-width:80px;text-align:center}.Materials_iconImage__iKKti{width:40px;height:auto;object-fit:contain}.Materials_iconLabel__fyvgM{margin-top:4px;font-size:13px;line-height:18px}.Materials_mobileSlider__DTIty{display:flex}}.Manual_manualWrapper__M4ch4{padding:160px 32px}.Manual_manualWrapper__M4ch4 h2{margin-bottom:24px}.Manual_manualContent__18etf{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.Manual_textBlock__R1P_Q{flex:1 1;max-width:660px}.Manual_accent__KEZup{color:var(--secondary-default-color)}.Manual_textBlock__R1P_Q p{margin-bottom:12px;font-size:24px;line-height:32px}.Manual_downloadBtn__Axlb8{margin-top:120px;padding:12px 64px;background-color:black;font-size:26px;line-height:32px;border-radius:32px;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.Manual_downloadBtn__Axlb8:hover{background-color:#555}.Manual_imageBlock__t65Lh{flex-shrink:0;max-width:600px}.Manual_bookImage__u1FHg{display:block;width:100%;height:auto}@media screen and (max-width:768px){.Manual_manualWrapper__M4ch4{padding:100px 16px}.Manual_manualWrapper__M4ch4 h2{margin-bottom:24px}.Manual_manualContent__18etf{flex-direction:column;gap:20px}.Manual_textBlock__R1P_Q{flex:1 1;max-width:660px;order:1}.Manual_accent__KEZup{color:var(--secondary-default-color)}.Manual_textBlock__R1P_Q p{margin-bottom:8px;font-size:16px;line-height:22px}.Manual_downloadBtn__Axlb8{margin-top:40px;padding:9px 40px;background-color:black;font-size:16px;line-height:22px;border-radius:32px;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.Manual_imageBlock__t65Lh{flex-shrink:0;max-width:600px;order:0}.Manual_bookImage__u1FHg{display:block;width:100%;height:auto}}@media screen and (min-width:768px) and (max-width:1024px){.Manual_manualContent__18etf{flex-direction:column}.Manual_bookImage__u1FHg{margin-top:32px}.Manual_textBlock__R1P_Q{order:1}.Manual_downloadBtn__Axlb8{margin-top:32px}}