:root{--global-padding:0 20px;--content-padding:75px 20px;--primary-color:#141414;--secondary-color:#1f1f1f;--primary-title-color:#3f3f3f;--text-color:#fff;--placeholder-color:#5a5a5a;--success-text-color:#017201;--invalid-text-color:#742e2e;--text-margin:15px 0;--font-family:"Poppins",sans-serif;--font-weight:300;--font-style:normal;--primary-title-font-size:40px;--secondary-title-font-size:20px;--content-font-size:14px;--content-line-height:30px;--input-height:45px;--input-width:100%;--input-padding:10px;--input-margin:5px 0;--input-border-radius:10px;--textarea-height:120px;--button-height:45px;--button-width:100%;--button-padding:10px;--button-border-radius:10px}*{box-sizing:border-box;outline:none;-webkit-user-select:none;user-select:none}body,html{background-color:#141414;background-color:var(--primary-color);margin:0;padding:0}a,button,h1,h2,input,label,p,small,table,textarea{color:#fff;color:var(--text-color);font-family:Poppins,sans-serif;font-family:var(--font-family),sans-serif;font-style:normal;font-style:var(--font-style);font-weight:300;font-weight:var(--font-weight);margin:15px 0;margin:var(--text-margin)}h1{color:#3f3f3f;color:var(--primary-title-color);font-size:40px;font-size:var(--primary-title-font-size)}h2{font-size:20px;font-size:var(--secondary-title-font-size)}h2,p{color:#fff;color:var(--text-color)}p{font-size:14px;font-size:var(--content-font-size);line-height:30px;line-height:var(--content-line-height);text-align:justify}small{color:#676767}a{text-decoration:none}a,a.active,a:hover{color:#fff;color:var(--text-color);transition:.5s}a.active{text-decoration:underline}input,label,select,textarea{color:#fff;color:var(--text-color);font-size:14px;font-size:var(--content-font-size)}input,select,textarea{background-color:#1f1f1f;background-color:var(--secondary-color);border:1px solid #0000;border-radius:10px;border-radius:var(--input-border-radius);margin:5px 0;margin:var(--input-margin);padding:10px;padding:var(--input-padding)}input,select{height:45px;height:var(--input-height)}input,select,textarea{width:100%;width:var(--input-width)}textarea{height:120px;height:var(--textarea-height);resize:none}input::placeholder,select::placeholder,textarea::placeholder{color:#5a5a5a;color:var(--placeholder-color)}button{background-color:initial;border:1px solid #ffffff1a;border-radius:10px;border-radius:var(--button-border-radius);color:#fff;color:var(--text-color);font-size:14px;font-size:var(--content-font-size);height:45px;height:var(--button-height);padding:10px;padding:var(--button-padding);transition:.5s;width:100%;width:var(--button-width)}button:hover{border:1px solid #fff;cursor:pointer;transition:.5s}button:disabled{color:#ffffff59;cursor:not-allowed}button:disabled:hover{border:1px solid #ffffff1a}@media screen and (min-width:640px){:root{--global-padding:0 25px;--content-padding:90px 25px;--secondary-title-font-size:24px;--primary-title-font-size:40px;--content-font-size:16px;--content-line-height:35px;--input-height:50px;--button-height:50px}}@media screen and (min-width:768px){:root{--global-padding:0 25px;--content-padding:90px 25px;--primary-title-font-size:60px;--secondary-title-font-size:28px;--content-font-size:16px;--content-line-height:35px;--input-height:50px;--button-height:50px}}@media screen and (min-width:1024px){:root{--global-padding:0 25px;--content-padding:115px 25px;--primary-title-font-size:60px;--secondary-title-font-size:32px;--content-font-size:18px;--content-line-height:45px;--input-height:50px;--button-height:50px}}@media screen and (min-width:1280px){:root{--global-padding:0 25px;--content-padding:90px 25px;--primary-title-font-size:60px;--secondary-title-font-size:24px;--content-font-size:14px;--content-line-height:40px;--input-height:50px;--button-height:45px}}@media screen and (min-width:1536px){:root{--global-padding:0 25px;--content-padding:100px 25px;--primary-title-font-size:60px;--secondary-title-font-size:28px;--content-font-size:18px;--content-line-height:45px;--input-height:50px;--button-height:55px}}.NavBar_navbar__l-LOj{align-items:center;background-color:var(--primary-color);border-bottom:.5px solid #ffffff1a;display:flex;justify-content:space-between;padding:var(--global-padding);position:fixed;width:100%;z-index:1}.NavBar_navbar-icon__IKCi9{cursor:pointer;height:28px;width:28px}.NavBar_navbar-logo__a9-YD{height:55px}@media screen and (min-width:640px){.NavBar_navbar-icon__IKCi9{cursor:pointer;height:32px;width:32px}.NavBar_navbar-logo__a9-YD{height:60px}}@media screen and (min-width:768px){.NavBar_navbar-icon__IKCi9{cursor:pointer;height:32px;width:32px}.NavBar_navbar-logo__a9-YD{height:65px}}@media screen and (min-width:1024px){.NavBar_navbar-icon__IKCi9{cursor:pointer;height:36px;width:36px}.NavBar_navbar-logo__a9-YD{height:70px}}@media screen and (min-width:1280px){.NavBar_navbar-icon__IKCi9{cursor:pointer;height:32px;width:32px}.NavBar_navbar-logo__a9-YD{height:65px}}@media screen and (min-width:1536px){.NavBar_navbar-icon__IKCi9{cursor:pointer;height:36px;width:36px}.NavBar_navbar-logo__a9-YD{height:75px}}.Modal_modal__lrZRq{align-items:center;animation:Modal_fadeIn__R6sTS .5s linear;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}@keyframes Modal_fadeIn__R6sTS{0%{opacity:0}to{opacity:1}}.Menu_menu__DPiLg{animation:Menu_slideIn__V7qqL .5s ease-in-out .5s forwards;background-color:var(--secondary-color);display:flex;flex-direction:column;height:100%;justify-content:space-between;position:absolute;transform:translateX(-100%);width:80%}.Menu_menu-header__-HubC{align-items:center;border-bottom:.1px solid #ffffff1a;display:flex;justify-content:space-between;padding:var(--global-padding);padding-left:0}.Menu_menu-logo__qFwR2{height:55px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:28px;width:28px}.Menu_menu-content__oRa3w{display:flex;flex-direction:column;height:100%;padding:var(--global-padding);padding-top:20px;row-gap:5px}.Menu_menu-link__DG4Ug{align-items:center;color:#ffffff80;column-gap:15px;display:flex;font-size:18px;justify-content:flex-start}.Menu_link-icon__WB\+zO{height:24px;width:24px}.Menu_menu-footer__-eRRV{align-items:center;border-top:.1px solid #ffffff1a;display:flex;height:70px;justify-content:flex-start;padding:var(--global-padding)}.Menu_lang-selector__4RAVf{cursor:pointer;height:32px;width:auto}@media screen and (min-width:640px){.Menu_menu__DPiLg{width:350px}.Menu_menu-logo__qFwR2{height:60px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:28px;width:28px}.Menu_menu-link__DG4Ug{font-size:20px}.Menu_link-icon__WB\+zO{height:28px;width:28px}}@media screen and (min-width:768px){.Menu_menu__DPiLg{width:350px}.Menu_menu-logo__qFwR2{height:65px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:28px;width:28px}.Menu_menu-content__oRa3w{row-gap:10px}.Menu_menu-link__DG4Ug{font-size:20px}.Menu_link-icon__WB\+zO{height:28px;width:28px}}@media screen and (min-width:1024px){.Menu_menu__DPiLg{width:400px}.Menu_menu-logo__qFwR2{height:70px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:32px;width:32px}.Menu_menu-content__oRa3w{row-gap:20px}.Menu_menu-link__DG4Ug{font-size:24px}.Menu_link-icon__WB\+zO{height:32px;width:32px}}@media screen and (min-width:1280px){.Menu_menu__DPiLg{width:350px}.Menu_menu-logo__qFwR2{height:65px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:32px;width:32px}.Menu_menu-content__oRa3w{row-gap:10px}.Menu_menu-link__DG4Ug{font-size:18px}.Menu_link-icon__WB\+zO{height:28px;width:28px}}@media screen and (min-width:1536px){.Menu_menu__DPiLg{width:400px}.Menu_menu-logo__qFwR2{height:75px;width:auto}.Menu_menu-toggle__z\+\+cq{cursor:pointer;height:36px;width:36px}.Menu_menu-content__oRa3w{row-gap:20px}.Menu_menu-link__DG4Ug{font-size:20px}.Menu_link-icon__WB\+zO{height:32px;width:32px}}@keyframes Menu_slideIn__V7qqL{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.Layout_layout__sKjSl{width:100%}.Layout_modal-styles__ycYlL{display:block}@media screen and (min-width:1280px){.Layout_layout__sKjSl{height:100%;position:absolute;width:100%}}.Carousel_carousel-display__Gn83q{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:250px;justify-content:center;overflow:hidden;position:relative;width:100%}.Carousel_carousel-display__Gn83q img{height:100%;object-fit:cover;width:100%}.Carousel_carousel-controller__OznL4{align-items:center;column-gap:5px;display:flex;justify-content:center;margin-top:15px;position:relative;width:100%}.Carousel_carousel-selector__AkZtV{border:.5px solid #ffffff59;border-radius:100%;height:10px;transition:.5s;width:10px}.Carousel_selector-active__A06EN{background-color:#fff;transition:.5s}@media screen and (min-width:640px){.Carousel_carousel-display__Gn83q{height:300px}.Carousel_carousel-controller__OznL4{margin-top:25px}}@media screen and (min-width:768px){.Carousel_carousel-display__Gn83q{height:300px}.Carousel_carousel-controller__OznL4{margin-top:25px}}@media screen and (min-width:1024px){.Carousel_carousel-display__Gn83q{height:350px}.Carousel_carousel-controller__OznL4{margin-top:25px}}@media screen and (min-width:1280px){.Carousel_carousel-display__Gn83q{height:400px}}@media screen and (min-width:1536px){.Carousel_carousel-display__Gn83q{height:450px}}.Quality_quality__c5HFo{align-items:center;display:flex;flex-direction:column;justify-content:center}.Quality_quality-icon__BkKcu{color:#fff;height:32px;width:32px}.AboutUs_about-us__jdYDd{margin-top:40px}.AboutUs_qualities__aa8m0{align-items:center;column-gap:35px;display:flex;justify-content:center;margin-top:35px}.AboutUs_visualizer__MTE9B{margin-top:25px}.AboutUs_about-us-img__rYurS{border-radius:10px;height:auto;width:100%}@media screen and (min-width:640px){.AboutUs_about-us__jdYDd{margin-top:50px}.AboutUs_qualities__aa8m0{column-gap:50px;margin-top:35px}.AboutUs_qualities__aa8m0,.AboutUs_visualizer__MTE9B{align-items:center;display:flex;justify-content:center}.AboutUs_visualizer__MTE9B{margin-top:25px}.AboutUs_about-us-img__rYurS{border-radius:10px;height:500px;object-fit:cover;width:500px}}@media screen and (min-width:768px){.AboutUs_about-us__jdYDd{margin-top:50px}.AboutUs_qualities__aa8m0{column-gap:65px;margin-top:35px}.AboutUs_qualities__aa8m0,.AboutUs_visualizer__MTE9B{align-items:center;display:flex;justify-content:center}.AboutUs_visualizer__MTE9B{margin-top:50px}.AboutUs_about-us-img__rYurS{border-radius:10px;height:600px;object-fit:cover;width:600px}}@media screen and (min-width:1024px){.AboutUs_about-us__jdYDd{margin-top:50px}.AboutUs_qualities__aa8m0{column-gap:65px;margin-top:35px}.AboutUs_qualities__aa8m0,.AboutUs_visualizer__MTE9B{align-items:center;display:flex;justify-content:center}.AboutUs_visualizer__MTE9B{margin-top:50px}.AboutUs_about-us-img__rYurS{border-radius:10px;height:600px;object-fit:cover;width:600px}}@media screen and (min-width:1280px){.AboutUs_about-us__jdYDd{display:grid;grid-template-columns:60% 40%;margin-top:50px}.AboutUs_visualizer__MTE9B{align-items:center;display:flex;flex-direction:column;justify-content:center}.AboutUs_about-us-img__rYurS{border-radius:10px;height:400px;object-fit:cover;width:400px}.AboutUs_qualities__aa8m0{align-items:center;column-gap:48px;display:flex;justify-content:flex-start;margin-top:50px}}@media screen and (min-width:1536px){.AboutUs_about-us__jdYDd{display:grid;grid-template-columns:60% 40%;margin-top:100px}.AboutUs_visualizer__MTE9B{align-items:center;display:flex;flex-direction:column;justify-content:center}.AboutUs_about-us-img__rYurS{border-radius:10px;height:500px;object-fit:cover;width:500px}.AboutUs_qualities__aa8m0{align-items:center;column-gap:48px;display:flex;justify-content:flex-start;margin-top:50px}}.Loader_loader__s4N3W{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh}.Loader_abstract-container__kGRRG{align-items:center;display:flex;height:50px;justify-content:center;position:relative;width:50px}.Loader_rotating-ring__gNxsB{animation:Loader_rotate-ring__1Ksuw 3s linear infinite;border:2px solid #fff;border-radius:50%;height:100%;position:absolute;width:100%}.Loader_expanding-lines__pyfda{animation:Loader_expand-lines__\+ewj5 1.5s ease-in-out infinite;border-left:2px solid #fff;border-right:2px solid #fff;height:100%;position:absolute;width:100%}@keyframes Loader_rotate-ring__1Ksuw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_expand-lines__\+ewj5{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.Loader_loader-text__RRfem{margin-top:20px}@media screen and (min-width:640px){.Loader_abstract-container__kGRRG{height:80px;width:80px}}@media screen and (min-width:768px){.Loader_abstract-container__kGRRG{height:80px;width:80px}}.BrandTile_brand-tile__WxsZA{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:auto;justify-content:center;overflow:hidden;width:calc(50% - 10px)}.BrandTile_brand-image__7WzkO{border-radius:10px;height:100%;object-fit:cover;width:100%}.BrandTile_brand-name__OHCsZ{line-height:0}@media screen and (min-width:640px){.BrandTile_brand-tile__WxsZA{width:calc(33.33333% - 10px)}}@media screen and (min-width:768px){.BrandTile_brand-tile__WxsZA{width:calc(33.33333% - 10px)}}@media screen and (min-width:1024px){.BrandTile_brand-tile__WxsZA{width:calc(25% - 10px)}}@media screen and (min-width:1280px){.BrandTile_brand-tile__WxsZA{width:calc(25% - 10px)}}@media screen and (min-width:1536px){.BrandTile_brand-tile__WxsZA{width:calc(20% - 10px)}}.NoDataFeedback_no-data__5qzTC{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.NoDataFeedback_no-data-icon__yrpU9{color:#676767;height:75px;width:75px}.NoDataFeedback_no-data-text__zSCt-{color:#676767}@media screen and (min-width:640px){.NoDataFeedback_no-data-icon__yrpU9{height:75px;width:75px}}@media screen and (min-width:768px){.NoDataFeedback_no-data-icon__yrpU9{height:75px;width:75px}}.ErrorFeedback_error__uzpQP{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.ErrorFeedback_error-icon__Ijneo{color:#9b3333;height:75px;width:75px}.ErrorFeedback_error-text__cmGQR{color:#9b3333}@media screen and (min-width:640px){.ErrorFeedback_error-icon__Ijneo{height:75px;width:75px}}@media screen and (min-width:768px){.ErrorFeedback_error-icon__Ijneo{height:75px;width:75px}}.OurBrands_our-brands__YGDEl{margin-top:40px}.OurBrands_brands-gallery__y05ap{grid-gap:10px;align-items:center;display:flex;flex-flow:wrap;justify-content:flex-start;margin-top:40px}@media screen and (min-width:640px){.OurBrands_brands-gallery__y05ap,.OurBrands_our-brands__YGDEl{margin-top:50px}}@media screen and (min-width:768px){.OurBrands_brands-gallery__y05ap,.OurBrands_our-brands__YGDEl{margin-top:50px}}@media screen and (min-width:1024px){.OurBrands_brands-gallery__y05ap,.OurBrands_our-brands__YGDEl{margin-top:50px}}@media screen and (min-width:1280px){.OurBrands_brands-gallery__y05ap,.OurBrands_our-brands__YGDEl{margin-top:50px}}@media screen and (min-width:1536px){.OurBrands_our-brands__YGDEl{margin-top:100px}.OurBrands_brands-gallery__y05ap{margin-top:50px}}.Inspiration_inspiration__tInYP{margin-top:40px;text-align:center}.Inspiration_inspo-video__qET6t{border-radius:10px;height:200px;margin-top:25px;width:100%}@media screen and (min-width:640px){.Inspiration_inspiration__tInYP{margin-top:50px}.Inspiration_inspo-video__qET6t{height:400px}}@media screen and (min-width:768px){.Inspiration_inspiration__tInYP{margin-top:50px}.Inspiration_inspo-video__qET6t{height:400px}}@media screen and (min-width:1024px){.Inspiration_inspiration__tInYP{margin-top:50px}.Inspiration_inspo-video__qET6t{height:500px}}@media screen and (min-width:1280px){.Inspiration_inspiration__tInYP{margin-top:50px;padding-left:200px;padding-right:200px}.Inspiration_inspo-video__qET6t{height:500px}}@media screen and (min-width:1536px){.Inspiration_inspiration__tInYP{margin-top:100px;padding-left:300px;padding-right:300px}.Inspiration_inspo-video__qET6t{height:600px}}.Social_social__iJs8y{margin-top:40px;text-align:center}.Social_social__iJs8y p{text-align:center}.Social_social-links__slHSY{align-items:center;column-gap:20px;display:flex;justify-content:center}.Social_social-link__gH31h{height:36px;width:36px}@media screen and (min-width:640px){.Social_social__iJs8y{margin-top:50px}.Social_social-link__gH31h{height:42px;width:42px}}@media screen and (min-width:768px){.Social_social__iJs8y{margin-top:50px}.Social_social-link__gH31h{height:42px;width:42px}}@media screen and (min-width:1024px){.Social_social__iJs8y{margin-top:50px}.Social_social-link__gH31h{height:46px;width:46px}}@media screen and (min-width:1280px){.Social_social__iJs8y{margin-top:50px;padding-bottom:50px;padding-left:200px;padding-right:200px}.Social_social-link__gH31h{height:36px;width:36px}}@media screen and (min-width:1536px){.Social_social__iJs8y{margin-top:100px;padding-left:300px;padding-right:300px}.Social_social-link__gH31h{height:40px;width:40px}}.Home_home__CMw1J{padding:var(--content-padding);width:100%}@media screen and (min-width:1280px){.Home_home__CMw1J{height:100%;position:absolute;width:100%}}.BrandTile_brand-tile__cWF8a{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0;overflow:hidden;width:calc(50% - 5px)}.BrandTile_brand-image__afHDf{border-radius:10px;height:100%;object-fit:cover;width:100%}.BrandTile_brand-name__ZvrbF{line-height:0}@media screen and (min-width:640px){.BrandTile_brand-tile__cWF8a{width:calc(33.33333% - 10px)}}@media screen and (min-width:768px){.BrandTile_brand-tile__cWF8a{width:calc(33.33333% - 10px)}}@media screen and (min-width:1024px){.BrandTile_brand-tile__cWF8a{width:calc(25% - 10px)}}@media screen and (min-width:1280px){.BrandTile_brand-tile__cWF8a{width:calc(25% - 10px)}}@media screen and (min-width:1536px){.BrandTile_brand-tile__cWF8a{width:calc(20% - 10px)}}.Brands_brands__wpPQI{padding:var(--content-padding);width:100%}.Brands_all-products-btn__y5y5J{width:100%}.Brands_brands-gallery__R-d1s{grid-gap:10px;align-items:center;display:flex;flex-flow:wrap;justify-content:flex-start;padding-bottom:40px}@media screen and (min-width:640px){.Brands_all-products-btn__y5y5J{width:300px}}@media screen and (min-width:768px){.Brands_all-products-btn__y5y5J{width:300px}}@media screen and (min-width:1024px){.Brands_all-products-btn__y5y5J{width:400px}}@media screen and (min-width:1280px){.Brands_brands__wpPQI{height:100%;position:absolute;width:100%}.Brands_all-products-btn__y5y5J{width:300px}}@media screen and (min-width:1536px){.Brands_all-products-btn__y5y5J{width:350px}}.BrandProfile_brand-profile__0SlhU{border-bottom:.1px solid #ffffff1a;padding-bottom:10px}.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:200px;object-fit:cover;width:100%}.BrandProfile_brand-info__U4COB{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:200px;margin-top:-100px;object-fit:cover;width:200px}@media screen and (min-width:640px){.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:300px;object-fit:cover;width:100%}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:300px;margin-top:-150px;object-fit:cover;width:300px}}@media screen and (min-width:768px){.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:300px;object-fit:cover;width:100%}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:300px;margin-top:-150px;object-fit:cover;width:300px}}@media screen and (min-width:1024px){.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:400px;object-fit:cover;width:100%}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:350px;margin-top:-175px;object-fit:cover;width:350px}}@media screen and (min-width:1280px){.BrandProfile_brand-profile__0SlhU{padding-bottom:25px}.BrandProfile_brand-info__U4COB{align-items:flex-start;column-gap:50px;display:flex;flex-direction:row;justify-content:flex-start;padding:10px 0 0 50px;text-align:left}.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:350px;object-fit:cover;width:100%}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:250px;margin-top:-135px;object-fit:cover;width:250px}}@media screen and (min-width:1536px){.BrandProfile_brand-profile__0SlhU{padding-bottom:35px}.BrandProfile_brand-info__U4COB{align-items:flex-start;column-gap:50px;display:flex;flex-direction:row;justify-content:flex-start;padding:20px 0 0 50px;text-align:left}.BrandProfile_brand-banner__fBFHh{border-radius:10px;height:400px;object-fit:cover;width:100%}.BrandProfile_brand-picture__HF69E{border-radius:100%;height:300px;margin-top:-170px;object-fit:cover;width:300px}}.ProductFilter_product-filter__vYe7w{align-items:flex-start;column-gap:10px;display:flex;justify-content:flex-start;width:100%}.ProductFilter_brand__n1R3Y,.ProductFilter_filter-title__7TDNO,.ProductFilter_sort-by__W1MGX{display:none}@media screen and (min-width:1280px){.ProductFilter_product-filter__vYe7w{flex-direction:column}.ProductFilter_brand__n1R3Y,.ProductFilter_filter-title__7TDNO,.ProductFilter_sort-by__W1MGX{display:block}}.ProductCard_product-card__zY4\+v{align-items:center;border:1px solid #ffffff1a;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:.5s}.ProductCard_product-image__6vt8p{border-radius:10px 10px 0 0;height:auto;width:100%}.ProductCard_product-card-footer__8DHzT{align-items:center;display:flex;justify-content:space-between;padding:var(--global-padding);width:100%}.ProductCard_product-prev-price__ZTaUV{text-decoration:line-through}@media screen and (min-width:640px){.ProductCard_product-card__zY4\+v{width:calc(50% - 5px)}}@media screen and (min-width:768px){.ProductCard_product-card__zY4\+v{width:calc(33.33333% - 7px)}}@media screen and (min-width:1024px){.ProductCard_product-card__zY4\+v{width:calc(33.33333% - 7px)}}@media screen and (min-width:1280px){.ProductCard_product-card__zY4\+v{width:calc(33.33333% - 7px)}.ProductCard_product-card__zY4\+v:hover{border:1px solid #fff;transition:.5s}}@media screen and (min-width:1536px){.ProductCard_product-card__zY4\+v{width:calc(25% - 8px)}}.ProductGallery_product-gallery__Hgw\+T{grid-gap:10px;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;margin-top:10px;width:100%}@media screen and (min-width:640px){.ProductGallery_product-gallery__Hgw\+T{flex-direction:row}}@media screen and (min-width:1280px){.ProductGallery_product-gallery__Hgw\+T{flex-direction:row;width:calc(100% - 20px)}}.ProductCatalog_product-catalog__1jIMl{padding-top:10px}@media screen and (min-width:1280px){.ProductCatalog_product-catalog__1jIMl{grid-gap:20px;display:grid;grid-template-columns:300px calc(100% - 300px)}}@media screen and (min-width:1536px){.ProductCatalog_product-catalog__1jIMl{grid-gap:20px;grid-template-columns:400px calc(100% - 400px)}}.ProductSpecs_product-specs__vFLad{border-collapse:collapse;line-height:40px;margin-top:20px;width:100%}.ProductSpecs_product-specs__vFLad tr:nth-child(odd){background-color:var(--secondary-color)}.ProductSpecs_product-specs__vFLad td{padding-left:10px}.ProductSpecs_spec-title__Pu5yk{padding-right:10px;white-space:nowrap;width:1px}.ProductSpecs_spec-value__KUUx7{font-weight:bolder;width:100%}.ContactSeller_contact-seller-button__tXU0N{align-items:center;column-gap:10px;display:flex;justify-content:space-between;padding:0 20px}@media screen and (min-width:640px){.ContactSeller_contact-seller-button__tXU0N{width:300px}}@media screen and (min-width:768px){.ContactSeller_contact-seller-button__tXU0N{width:300px}}@media screen and (min-width:1024px){.ContactSeller_contact-seller-button__tXU0N{width:400px}}@media screen and (min-width:1280px){.ContactSeller_contact-seller-button__tXU0N{width:300px}}@media screen and (min-width:1536px){.ContactSeller_contact-seller-button__tXU0N{width:400px}}.ProductDetail_product-detail__ZUxZ2{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.ProductDetail_product-image__rBaNl{height:auto;width:100%}@media screen and (min-width:640px){.ProductDetail_product-image__rBaNl{height:auto;width:500px}}@media screen and (min-width:768px){.ProductDetail_product-image__rBaNl{height:auto;width:500px}}@media screen and (min-width:1024px){.ProductDetail_product-image__rBaNl{height:auto;width:600px}}@media screen and (min-width:1280px){.ProductDetail_product-detail__ZUxZ2{grid-gap:10px;display:grid;grid-template-columns:500px calc(100% - 520px);height:100%;margin-top:-90px;position:absolute;width:100%}.ProductDetail_product-info__9-RE4{height:100%;overflow-y:auto;padding:100px;width:100%}.ProductDetail_product-image__rBaNl{height:auto;width:100%}}@media screen and (min-width:1536px){.ProductDetail_product-detail__ZUxZ2{grid-template-columns:600px calc(100% - 620px);margin-top:-100px}.ProductDetail_product-info__9-RE4{height:100%;overflow-y:auto;padding:150px 100px;width:100%}.ProductDetail_product-image__rBaNl{height:auto;width:100%}}.BrandStore_brand-store__pcFb3{padding:var(--content-padding);width:100%}@media screen and (min-width:1280px){.BrandStore_brand-store__pcFb3{height:100%;position:absolute;width:100%}}.AllProducts_all-products__uRo2J{padding:var(--content-padding);width:100%}@media screen and (min-width:1280px){.AllProducts_all-products__uRo2J{height:100%;position:absolute;width:100%}}.Faq_faq__DjZaM{cursor:pointer;width:100%}.Faq_faq__DjZaM:not(:last-child){border-bottom:.1px solid #ffffff1a}.Faq_faq-header__t7QVY{align-items:center;display:flex;justify-content:space-between}.Faq_faq-question__SkpAT{font-size:16px;text-align:left}.Faq_faq-answer__IJezP{color:#676767;margin-top:0;text-align:left}.Faq_faq-arrow__oPGXX{color:#fff;display:none}.Faq_faq-arrow-flip__AgGr8{transform:rotate(180deg)}@media screen and (min-width:640px){.Faq_faq__DjZaM{width:550px}.Faq_faq-question__SkpAT{font-size:18px}}@media screen and (min-width:768px){.Faq_faq__DjZaM{width:600px}.Faq_faq-question__SkpAT{font-size:18px}}@media screen and (min-width:1024px){.Faq_faq__DjZaM{width:750px}.Faq_faq-question__SkpAT{font-size:20px}}@media screen and (min-width:1280px){.Faq_faq__DjZaM{width:800px}.Faq_faq-question__SkpAT{font-size:16px}.Faq_faq-arrow__oPGXX{display:block;height:28px;width:28px}}@media screen and (min-width:1536px){.Faq_faq__DjZaM{width:900px}.Faq_faq-question__SkpAT{font-size:18px}.Faq_faq-arrow__oPGXX{display:block;height:32px;width:32px}}.Faqs_faqs__ySzVC{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--content-padding);width:100%}@media screen and (min-width:1280px){.Faqs_faqs__ySzVC{height:100%;position:absolute;width:100%}}.Input_input-header__mmxCR{align-items:center;display:flex;justify-content:space-between}.Input_input-error-label__FkVtq{color:#742e2e}.Input_invalid-input__w2GVL{border-color:#742e2e}.Select_input-header__EbXBv{align-items:center;display:flex;justify-content:space-between}.Select_input-error-label__m6DoS{color:#742e2e}.Select_invalid-input__8iiAK{border-color:#742e2e}.Textarea_input-header__tYoEr{align-items:center;display:flex;justify-content:space-between}.Textarea_input-error-label__avdzS{color:#742e2e}.Textarea_invalid-input__wY7t3{border-color:#742e2e}.SuccessFeedback_success__IQufx{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.SuccessFeedback_success-icon__hnQp2{color:#366726;height:75px;width:75px}.SuccessFeedback_success-text__YB5j6{color:#366726}@media screen and (min-width:640px){.SuccessFeedback_success-icon__hnQp2{height:75px;width:75px}}@media screen and (min-width:768px){.SuccessFeedback_success-icon__hnQp2{height:75px;width:75px}}.QuotationForm_quotation-form__g-v-X{text-align:center}@media screen and (min-width:1280px){.QuotationForm_quotation-form__g-v-X{height:100%;overflow-y:auto;padding:var(--global-padding);text-align:center}}.ProductDisplay_product-display__U5hLE{text-align:center}.ProductDisplay_product-name__f9nFY{color:#676767;text-align:center}.ProductDisplay_product-preview__c-v0k{height:auto;width:80vw}@media screen and (min-width:640px){.ProductDisplay_product-preview__c-v0k{height:auto;width:60vw}}@media screen and (min-width:768px){.ProductDisplay_product-preview__c-v0k{height:auto;width:60vw}}@media screen and (min-width:1024px){.ProductDisplay_product-preview__c-v0k{height:auto;width:60vw}}@media screen and (min-width:1280px){.ProductDisplay_product-display__U5hLE{padding:var(--global-padding);text-align:center}.ProductDisplay_product-preview__c-v0k{height:65vh;width:auto}}@media screen and (min-width:1536px){.ProductDisplay_product-preview__c-v0k{height:65vh;width:auto}}.Quotations_quotations__pcsis{padding:var(--content-padding);width:100%}@media screen and (min-width:1280px){.Quotations_quotations__pcsis{grid-gap:10px;display:grid;grid-template-columns:50% 50%;height:100%;padding-bottom:0;position:absolute;width:100%}}@media screen and (min-width:1024px){.ContactUsForm_contact-us-form__q\+fkB{width:80%}}@media screen and (min-width:1280px){.ContactUsForm_contact-us-form__q\+fkB{width:50%}}.ContactUs_contact-us__jiAiC{align-items:flex-start;display:flex;justify-content:center;padding:var(--content-padding);text-align:center;width:100%}@media screen and (min-width:1280px){.ContactUs_contact-us__jiAiC{height:100%;position:absolute;width:100%}}.ReviewUser_review-user__NJUT7{align-items:center;column-gap:10px;display:flex;justify-content:flex-start}.ReviewUser_user-pp__G6cGF{color:#fff;height:30px;width:30px}@media screen and (min-width:640px){.ReviewUser_user-pp__G6cGF{color:#fff;height:36px;width:36px}}@media screen and (min-width:768px){.ReviewUser_user-pp__G6cGF{color:#fff;height:36px;width:36px}}@media screen and (min-width:1024px){.ReviewUser_user-pp__G6cGF{color:#fff;height:40px;width:40px}}@media screen and (min-width:1280px){.ReviewUser_user-pp__G6cGF{color:#fff;height:36px;width:36px}}@media screen and (min-width:1536px){.ReviewUser_user-pp__G6cGF{color:#fff;height:40px;width:40px}}.ReviewRating_rating__1mUqV{align-items:center;column-gap:5px;display:flex;justify-content:left;text-align:left}.ReviewRating_rating-star-blank__Afi7A,.ReviewRating_rating-star__uHp09{height:20px;width:20px}.ReviewRating_rating-star-blank__Afi7A{color:#fff}@media screen and (min-width:1024px){.ReviewRating_rating-star-blank__Afi7A,.ReviewRating_rating-star__uHp09{height:24px;width:24px}}@media screen and (min-width:1280px){.ReviewRating_rating-star-blank__Afi7A,.ReviewRating_rating-star__uHp09{height:20px;width:20px}}@media screen and (min-width:1536px){.ReviewRating_rating-star-blank__Afi7A,.ReviewRating_rating-star__uHp09{height:24px;width:24px}}.ReviewCard_review-card__C6FDd{background-color:var(--secondary-color);border-radius:var(--button-border-radius);height:260px;padding:var(--global-padding);padding-bottom:20px;padding-top:20px;text-align:left;width:100%}.ReviewCard_title__ViaTs{-webkit-line-clamp:2}.ReviewCard_review-card__C6FDd small,.ReviewCard_title__ViaTs{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.ReviewCard_review-card__C6FDd small{-webkit-line-clamp:3;line-height:25px}@media screen and (min-width:640px){.ReviewCard_review-card__C6FDd{height:275px;width:calc(50% - 5px)}}@media screen and (min-width:768px){.ReviewCard_review-card__C6FDd{height:275px;width:calc(50% - 5px)}}@media screen and (min-width:1024px){.ReviewCard_review-card__C6FDd{height:300px;width:calc(50% - 5px)}}@media screen and (min-width:1280px){.ReviewCard_review-card__C6FDd{cursor:pointer;height:285px;transition:.5s;width:calc(33.33333% - 7px)}.ReviewCard_review-card__C6FDd:hover{background-color:#3f3f3f;transition:.5s}}@media screen and (min-width:1536px){.ReviewCard_review-card__C6FDd{height:300px;width:calc(25% - 8px)}}.ReviewDetail_review-detail__AlD3p{align-items:center;background-color:var(--primary-color);border-radius:var(--button-border-radius);display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-height:80vh;overflow-y:auto;padding:var(--global-padding);padding-bottom:30px;padding-top:40px;width:90vw}.ReviewDetail_review-image__DadWY{border-radius:10px;height:250px;margin-bottom:25px;object-fit:cover;width:250px}.ReviewDetail_rating__Y4iJQ{align-items:center;column-gap:5px;display:flex;justify-content:left;margin-bottom:20px;text-align:left}.ReviewDetail_rating-star__-ym-\+{height:20px;width:20px}@media screen and (min-width:640px){.ReviewDetail_review-detail__AlD3p{max-height:65vh;padding:var(--global-padding);width:450px}}@media screen and (min-width:768px){.ReviewDetail_review-detail__AlD3p{max-height:65vh;padding:var(--global-padding);padding-bottom:30px;padding-top:40px;width:450px}}@media screen and (min-width:1024px){.ReviewDetail_review-detail__AlD3p{max-height:60vh;padding:var(--content-padding);padding-bottom:40px;padding-top:60px;width:550px}.ReviewDetail_rating-star__-ym-\+{height:24px;width:24px}}@media screen and (min-width:1280px){.ReviewDetail_review-detail__AlD3p{max-height:90vh;padding:var(--content-padding);padding-bottom:40px;padding-top:60px;width:450px}.ReviewDetail_rating-star__-ym-\+{height:20px;width:20px}}@media screen and (min-width:1536px){.ReviewDetail_review-detail__AlD3p{max-height:75vh;padding:var(--content-padding);padding-bottom:40px;padding-top:60px;width:550px}.ReviewDetail_rating-star__-ym-\+{height:24px;width:24px}}.ReviewsGallery_reviews-gallery__kF2qC{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;padding-bottom:25px;width:100%}@media screen and (min-width:640px){.ReviewsGallery_reviews-gallery__kF2qC{align-items:center;flex-direction:row;justify-content:flex-start}}.ReviewForm_review-form__QOrGl{background-color:var(--primary-color);border-radius:var(--button-border-radius);height:auto;max-height:80vh;overflow-y:auto;padding:var(--global-padding);padding-bottom:30px;padding-top:40px;text-align:center;width:90vw}.ReviewForm_review-form-image__18x1o{border-radius:10px;height:250px;margin-bottom:25px;object-fit:cover;width:250px}.ReviewForm_review-form-controller__Vp7dZ{column-gap:10px;display:flex}.ReviewForm_rating__-rG7I{align-items:center;column-gap:5px;display:flex;justify-content:left;margin-bottom:20px;text-align:left}.ReviewForm_rating-star__RzFmI{height:20px;width:20px}.ReviewForm_review-form-error__73VkN,.ReviewForm_review-form-loader__gfQnM,.ReviewForm_review-form-success__E-Jmp{height:100%}@media screen and (min-width:640px){.ReviewForm_review-form__QOrGl{max-height:65vh;padding:var(--global-padding);width:450px}}@media screen and (min-width:768px){.ReviewForm_review-form__QOrGl{max-height:70vh;padding:var(--global-padding);padding-bottom:30px;padding-top:40px;width:450px}}@media screen and (min-width:1024px){.ReviewForm_review-form__QOrGl{max-height:60vh;padding:var(--content-padding);padding-bottom:40px;padding-top:60px;width:550px}}@media screen and (min-width:1280px){.ReviewForm_review-form__QOrGl{max-height:80vh;padding:var(--content-padding);padding-bottom:40px;padding-top:30px;width:450px}}@media screen and (min-width:1536px){.ReviewForm_review-form__QOrGl{max-height:80vh;padding:var(--content-padding);padding-bottom:40px;padding-top:40px;width:550px}}.ReviewsController_reviews-controller__Oy7qI{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:100%}@media screen and (min-width:640px){.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:250px}}@media screen and (min-width:768px){.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:300px}}@media screen and (min-width:1024px){.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:350px}}@media screen and (min-width:1280px){.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:300px}}@media screen and (min-width:1536px){.ReviewsController_create-review-button__CdHO3,.ReviewsController_review-filter__5Ubcd{width:350px}}.Reviews_reviews__VQGN9{padding:var(--content-padding);text-align:center;width:100%}@media screen and (min-width:1280px){.Reviews_reviews__VQGN9{height:100%;position:absolute;width:100%}}
/*# sourceMappingURL=main.1aab605a.css.map*/