.Category-module__N6hBEW__categoryPage{max-width:1300px;margin:0 auto;padding:40px 20px}.Category-module__N6hBEW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.Category-module__N6hBEW__categoryTitle{color:#111;margin:0;font-size:2.2rem;font-weight:800;position:relative}.Category-module__N6hBEW__categoryTitle:after{content:"";background-color:#f8b426;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-6px;left:0}.Category-module__N6hBEW__headerSearch{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;width:300px;max-width:100%;padding:10px 18px;display:flex;box-shadow:0 2px 8px #00000008}.Category-module__N6hBEW__headerSearch i{color:#94a3b8;font-size:.95rem}.Category-module__N6hBEW__headerSearch input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;font-size:.95rem}.Category-module__N6hBEW__pageLayout{grid-template-columns:260px 1fr;align-items:start;gap:30px;display:grid}.Category-module__N6hBEW__productsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Category-module__N6hBEW__productCard{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.Category-module__N6hBEW__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Category-module__N6hBEW__cardImageWrapper{background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;height:200px;padding:20px;display:flex;position:relative}.Category-module__N6hBEW__cardImage{object-fit:contain;mix-blend-mode:darken;max-width:100%;max-height:100%;transition:transform .3s}.Category-module__N6hBEW__productCard:hover .Category-module__N6hBEW__cardImage{transform:scale(1.05)}.Category-module__N6hBEW__cardContent{flex-direction:column;flex-grow:1;padding:25px 20px;display:flex}.Category-module__N6hBEW__cardTitle{color:#2d3748;flex-grow:1;margin-bottom:20px;font-size:1.1rem;font-weight:700;line-height:1.4}.Category-module__N6hBEW__detailsButton{color:#111;text-align:center;background-color:#f8b426;border-radius:8px;width:100%;padding:12px 0;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-block}.Category-module__N6hBEW__detailsButton:hover{background-color:#e5a420}.Category-module__N6hBEW__detailsButton:active{transform:scale(.98)}.Category-module__N6hBEW__loadingContainer{color:#555;justify-content:center;align-items:center;height:50vh;font-size:1.5rem;display:flex}.Category-module__N6hBEW__emptyText{text-align:center;color:#666;grid-column:1/-1;padding:60px 0;font-size:1.2rem}@media (max-width:992px){.Category-module__N6hBEW__pageLayout{grid-template-columns:1fr}}@media (max-width:768px){.Category-module__N6hBEW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.Category-module__N6hBEW__categoryTitle{font-size:1.8rem}.Category-module__N6hBEW__cardImageWrapper{height:180px}}@media (max-width:480px){.Category-module__N6hBEW__productsGrid{grid-template-columns:repeat(2,1fr);gap:15px}.Category-module__N6hBEW__categoryTitle{font-size:1.5rem}.Category-module__N6hBEW__cardImageWrapper{height:120px;padding:10px}.Category-module__N6hBEW__cardContent{padding:12px 10px}.Category-module__N6hBEW__cardTitle{margin-bottom:10px;font-size:.85rem}.Category-module__N6hBEW__detailsButton{padding:8px 0;font-size:.85rem}}
.ImageLoader-module__cUOShq__imageWrapper{border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageLoader-module__cUOShq__skeleton{border-radius:inherit;z-index:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite ImageLoader-module__cUOShq__loadingPulse;position:absolute;top:0;left:0}.ImageLoader-module__cUOShq__image{opacity:0;object-fit:inherit;z-index:2;width:100%;height:100%;transition:opacity .5s ease-in-out;position:relative}.ImageLoader-module__cUOShq__image.ImageLoader-module__cUOShq__loaded{opacity:1}@keyframes ImageLoader-module__cUOShq__loadingPulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.CategoriesSection-module__egP2iG__categoriesSection{box-sizing:border-box;width:100%;max-width:100%;margin-top:25px;position:relative;overflow:hidden}@media (max-width:991px){.CategoriesSection-module__egP2iG__categoriesSection{margin-top:16px}}.CategoriesSection-module__egP2iG__sectionTitle{color:#222;text-align:center;margin-bottom:20px;font-size:1.4rem;font-weight:800}.CategoriesSection-module__egP2iG__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}@media (max-width:991px){.CategoriesSection-module__egP2iG__grid{grid-template-columns:repeat(2,1fr);gap:14px}.CategoriesSection-module__egP2iG__sectionTitle{margin-bottom:15px;font-size:1.2rem}}@media (max-width:580px){.CategoriesSection-module__egP2iG__grid{grid-template-columns:1fr;gap:12px}.CategoriesSection-module__egP2iG__sectionTitle{font-size:1.1rem}}.CategoriesSection-module__egP2iG__card{cursor:pointer;background-color:#fafafa;border:1px solid #0000000a;border-radius:8px;flex-direction:column;align-items:flex-start;height:140px;padding:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}@media (min-width:992px){.CategoriesSection-module__egP2iG__card{height:160px}}.CategoriesSection-module__egP2iG__card:hover{border-color:#f8b426;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.CategoriesSection-module__egP2iG__imgWrapper{z-index:0;pointer-events:none;background-color:#0000;width:60%;height:130%;position:absolute;top:50%;right:0%;overflow:visible;transform:translateY(-50%)}@media (min-width:992px){.CategoriesSection-module__egP2iG__imgWrapper{width:60%;height:140%;right:-5%}}.CategoriesSection-module__egP2iG__cardImg{object-fit:contain;object-position:right center;mix-blend-mode:darken;width:100%;height:100%;transition:transform .4s}.CategoriesSection-module__egP2iG__card:hover .CategoriesSection-module__egP2iG__cardImg{transform:scale(1.05)}.CategoriesSection-module__egP2iG__cardText{color:#1e293b;z-index:1;background-color:#0000;max-width:60%;padding:0;font-size:.95rem;font-weight:700;line-height:1.4;transition:color .3s}@media (min-width:992px){.CategoriesSection-module__egP2iG__cardText{max-width:55%;font-size:1.1rem}}.CategoriesSection-module__egP2iG__card:hover .CategoriesSection-module__egP2iG__cardText{color:#f8b426}.CategoriesSection-module__egP2iG__chatWidget{z-index:100;align-items:center;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}@media (max-width:991px){.CategoriesSection-module__egP2iG__chatWidget{bottom:75px;right:15px}}.CategoriesSection-module__egP2iG__chatTooltip{color:#333;background-color:#fff;border-radius:20px;padding:10px 15px;font-size:.9rem;font-weight:500;box-shadow:0 4px 10px #0000001a}.CategoriesSection-module__egP2iG__chatBtn{color:#fff;cursor:pointer;background-color:#a072d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #a072d973}.CategoriesSection-module__egP2iG__chatBtn:hover{transform:scale(1.07)}.CategoriesSection-module__egP2iG__cardWrapper{flex-direction:column;display:flex;position:relative}.CategoriesSection-module__egP2iG__cardWrapperActive{grid-column:1/-1}.CategoriesSection-module__egP2iG__cardActive{border-color:#f8b426;box-shadow:0 6px 24px #f8b42633}.CategoriesSection-module__egP2iG__cardChevron{color:#999;z-index:1;transition:color .3s;position:absolute;bottom:12px;right:14px}.CategoriesSection-module__egP2iG__card:hover .CategoriesSection-module__egP2iG__cardChevron,.CategoriesSection-module__egP2iG__cardActive .CategoriesSection-module__egP2iG__cardChevron{color:#f8b426}.CategoriesSection-module__egP2iG__productDropdown{background:#fff;border:1px solid #e8e8e8;border-top:3px solid #f8b426;border-radius:0 0 12px 12px;width:100%;padding:20px;animation:.22s CategoriesSection-module__egP2iG__dropdownFade;box-shadow:0 8px 32px #00000014}@keyframes CategoriesSection-module__egP2iG__dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CategoriesSection-module__egP2iG__dropdownHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.CategoriesSection-module__egP2iG__dropdownTitle{color:#1e293b;font-size:1rem;font-weight:700}.CategoriesSection-module__egP2iG__viewAllBtn{color:#f8b426;white-space:nowrap;border:1.5px solid #f8b426;border-radius:20px;padding:5px 14px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.CategoriesSection-module__egP2iG__viewAllBtn:hover{color:#fff;background:#f8b426}.CategoriesSection-module__egP2iG__viewAllBtnLarge{color:#f8b426;border:2px solid #f8b426;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CategoriesSection-module__egP2iG__viewAllBtnLarge:hover{color:#fff;background:#f8b426}.CategoriesSection-module__egP2iG__dropdownGrid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}@media (max-width:991px){.CategoriesSection-module__egP2iG__dropdownGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:580px){.CategoriesSection-module__egP2iG__dropdownGrid{grid-template-columns:repeat(2,1fr)}}.CategoriesSection-module__egP2iG__dropdownCard{background:#fafafa;border:1px solid #eee;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;text-decoration:none;transition:all .2s;display:flex}.CategoriesSection-module__egP2iG__dropdownCard:hover{border-color:#f8b426;transform:translateY(-2px);box-shadow:0 4px 14px #f8b42626}.CategoriesSection-module__egP2iG__dropdownImgWrap{aspect-ratio:1;background:#f0f0f0;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.CategoriesSection-module__egP2iG__dropdownImg{object-fit:contain;mix-blend-mode:darken;width:100%;height:100%}.CategoriesSection-module__egP2iG__dropdownCardName{color:#1e293b;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.72rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CategoriesSection-module__egP2iG__dropdownCardBtn{color:#fff;white-space:nowrap;background:#f8b426;border-radius:14px;padding:4px 12px;font-size:.7rem;font-weight:700}.CategoriesSection-module__egP2iG__dropdownEmpty{justify-content:center;padding:16px 0 4px;display:flex}
.LeadModal-module__gj936G__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s LeadModal-module__gj936G__fadeIn;display:flex;position:fixed;top:0;left:0}.LeadModal-module__gj936G__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:2rem;animation:.3s LeadModal-module__gj936G__slideUp;position:relative;box-shadow:0 10px 30px #0003}.LeadModal-module__gj936G__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;transition:color .2s;position:absolute;top:15px;right:15px}.LeadModal-module__gj936G__closeBtn:hover{color:#000}.LeadModal-module__gj936G__title{color:#333;margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.LeadModal-module__gj936G__subtitle{color:#666;margin-top:0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.LeadModal-module__gj936G__productBadge{color:#1565c0;background:#e3f2fd;border-radius:4px;margin-bottom:1.5rem;padding:4px 10px;font-size:.85rem;font-weight:600;display:inline-block}.LeadModal-module__gj936G__formGroup{margin-bottom:1.2rem}.LeadModal-module__gj936G__formGroup label{color:#444;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.LeadModal-module__gj936G__formGroup input,.LeadModal-module__gj936G__formGroup textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:.8rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.LeadModal-module__gj936G__formGroup input:focus,.LeadModal-module__gj936G__formGroup textarea:focus{border-color:#2196f3;outline:none;box-shadow:0 0 0 3px #2196f31a}.LeadModal-module__gj936G__submitBtn{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:6px;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .1s}.LeadModal-module__gj936G__submitBtn:hover:not(:disabled){background:#1976d2}.LeadModal-module__gj936G__submitBtn:active:not(:disabled){transform:scale(.98)}.LeadModal-module__gj936G__submitBtn:disabled{cursor:not-allowed;background:#ccc}.LeadModal-module__gj936G__statusMessage{text-align:center;border-radius:6px;margin-top:1rem;padding:.8rem;font-size:.9rem;font-weight:600}.LeadModal-module__gj936G__statusMessage.LeadModal-module__gj936G__success{color:#2e7d32;background:#e8f5e9}.LeadModal-module__gj936G__statusMessage.LeadModal-module__gj936G__error{color:#c62828;background:#ffebee}@keyframes LeadModal-module__gj936G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LeadModal-module__gj936G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.BrandsSection-module__DRN6Ya__brandsSection{width:100%;margin-top:50px}.BrandsSection-module__DRN6Ya__sectionTitle{color:#333;text-align:center;margin-bottom:25px;font-size:1.25rem;font-weight:700}.BrandsSection-module__DRN6Ya__swiperWrap{width:100%;padding:0 10px 40px;display:block;position:relative}.BrandsSection-module__DRN6Ya__swiper{width:100%;padding-bottom:35px!important}.BrandsSection-module__DRN6Ya__card{text-align:center;background-color:#fff;border:1px solid #f8b426;border-radius:12px;flex-direction:column;align-items:center;height:100%;padding:28px 20px 20px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 12px #0000000d}.BrandsSection-module__DRN6Ya__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f8b4262e}.BrandsSection-module__DRN6Ya__imageWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-height:100px;margin-bottom:18px;display:flex}.BrandsSection-module__DRN6Ya__brandImage{object-fit:contain;width:100%;max-height:120px}.BrandsSection-module__DRN6Ya__brandName{color:#222;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1.05rem;font-weight:800}.swiper-pagination-bullet{opacity:1!important;background-color:#cbd5e1!important;width:10px!important;height:10px!important;transition:all .3s!important}.swiper-pagination-bullet-active{background-color:#f8b426!important;border-radius:10px!important;width:24px!important}:is(.swiper-button-next,.swiper-button-prev){background:#ffffffe6;color:#f8b426!important;border:1px solid #f1f5f9!important;border-radius:50%!important;width:40px!important;height:40px!important;transition:all .2s!important;box-shadow:0 4px 12px #0000001a!important}:is(.swiper-button-next:after,.swiper-button-prev:after){font-size:16px!important;font-weight:700!important}:is(.swiper-button-next:hover,.swiper-button-prev:hover){color:#fff!important;background:#f8b426!important}
.NewsSection-module__QmQNcq__newsSection{width:100%;margin-top:50px}.NewsSection-module__QmQNcq__sectionTitle{color:#2d3748;text-transform:uppercase;text-align:center;margin-bottom:20px;font-size:1.25rem;font-weight:800}.NewsSection-module__QmQNcq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.NewsSection-module__QmQNcq__swiperWrap{display:none}@media (max-width:991px){.NewsSection-module__QmQNcq__newsSection{margin-top:30px}.NewsSection-module__QmQNcq__grid{display:none}.NewsSection-module__QmQNcq__swiperWrap{width:100%;display:block;overflow:hidden}.NewsSection-module__QmQNcq__swiper{width:100%}}.NewsSection-module__QmQNcq__card{background-color:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000012}.NewsSection-module__QmQNcq__card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000001c}.NewsSection-module__QmQNcq__imageWrapper{aspect-ratio:1;background:#f0f2f5;width:100%;overflow:hidden}.NewsSection-module__QmQNcq__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.NewsSection-module__QmQNcq__card:hover .NewsSection-module__QmQNcq__newsImage{transform:scale(1.05)}.NewsSection-module__QmQNcq__textWrapper{align-items:flex-start;padding:16px 18px;display:flex}.NewsSection-module__QmQNcq__newsTitle{color:#2d3748;margin:0;font-size:1rem;font-weight:700;line-height:1.5}.swiper-pagination-bullet-active{background-color:#f8b426!important}
.CTASection-module__Xl4ODa__ctaSection{background-color:#f8b426;border-radius:12px;margin:60px 0;padding:40px 20px;box-shadow:0 10px 30px #f8b42633}.CTASection-module__Xl4ODa__ctaContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.CTASection-module__Xl4ODa__ctaContent{flex:1;min-width:300px}.CTASection-module__Xl4ODa__ctaTitle{color:#fff;margin-bottom:10px;font-size:2rem;font-weight:800}.CTASection-module__Xl4ODa__ctaSubtitle{color:#ffffffe6;margin:0;font-size:1.1rem}.CTASection-module__Xl4ODa__ctaAction{flex-shrink:0}.CTASection-module__Xl4ODa__ctaButton{color:#fff;cursor:pointer;background-color:#333;border:none;border-radius:50px;padding:15px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0003}.CTASection-module__Xl4ODa__ctaButton:hover{background-color:#000;transform:translateY(-2px)}@media (max-width:768px){.CTASection-module__Xl4ODa__ctaContainer{text-align:center;flex-direction:column}.CTASection-module__Xl4ODa__ctaTitle{font-size:1.5rem}}
.ProductFilter-module__E3YZTW__filterSidebar{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;padding:25px;position:sticky;top:90px;box-shadow:0 4px 15px #0000000d}.ProductFilter-module__E3YZTW__mobileHeader{cursor:pointer;justify-content:space-between;align-items:center;padding-bottom:10px;display:none}.ProductFilter-module__E3YZTW__mobileHeader h3{color:#2d3748;margin:0;font-size:1.2rem}.ProductFilter-module__E3YZTW__filterContent{display:block}.ProductFilter-module__E3YZTW__searchBox{margin-bottom:25px;position:relative}.ProductFilter-module__E3YZTW__searchBox:focus-within i{color:#f8b426}.ProductFilter-module__E3YZTW__searchBox i{color:#a0aec0;pointer-events:none;font-size:1.1rem;transition:color .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.ProductFilter-module__E3YZTW__searchBox input{color:#2d3748;background-color:#f8fafc;border:2px solid #0000;border-radius:12px;width:100%;padding:14px 15px 14px 45px;font-size:.95rem;transition:all .3s}.ProductFilter-module__E3YZTW__searchBox input::placeholder{color:#a0aec0}.ProductFilter-module__E3YZTW__searchBox input:focus{background-color:#fff;border-color:#f8b426;outline:none;box-shadow:0 4px 15px #f8b42626}.ProductFilter-module__E3YZTW__clearBtn{color:#4a5568;cursor:pointer;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:25px;padding:10px;font-weight:600;transition:all .2s}.ProductFilter-module__E3YZTW__clearBtn:hover{background-color:#edf2f7}.ProductFilter-module__E3YZTW__filterGroup{margin-bottom:25px}.ProductFilter-module__E3YZTW__filterGroup h4{color:#2d3748;margin-bottom:15px;font-size:1.05rem;font-weight:700}.ProductFilter-module__E3YZTW__checkboxList{flex-direction:column;gap:12px;display:flex}.ProductFilter-module__E3YZTW__checkboxLabel{cursor:pointer;color:#4a5568;align-items:center;padding-left:28px;font-size:.95rem;display:flex;position:relative}.ProductFilter-module__E3YZTW__checkboxLabel input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.ProductFilter-module__E3YZTW__customCheckbox{background-color:#fff;border:1px solid #cbd5e0;border-radius:4px;width:18px;height:18px;transition:all .2s;position:absolute;top:0;left:0}.ProductFilter-module__E3YZTW__checkboxLabel:hover input~.ProductFilter-module__E3YZTW__customCheckbox{background-color:#edf2f7}.ProductFilter-module__E3YZTW__checkboxLabel input:checked~.ProductFilter-module__E3YZTW__customCheckbox{background-color:#f8b426;border-color:#f8b426}.ProductFilter-module__E3YZTW__customCheckbox:after{content:"";border:2px solid #111;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.ProductFilter-module__E3YZTW__checkboxLabel input:checked~.ProductFilter-module__E3YZTW__customCheckbox:after{display:block}@media (max-width:768px){.ProductFilter-module__E3YZTW__filterSidebar{margin-bottom:20px;padding:15px;position:static}.ProductFilter-module__E3YZTW__mobileHeader{display:flex}.ProductFilter-module__E3YZTW__filterContent{margin-top:20px;display:none}.ProductFilter-module__E3YZTW__filterContent.ProductFilter-module__E3YZTW__open{display:block}}
.page-module__hdF2-q__container{max-width:1200px;margin:0 auto;padding:0 20px 40px}.page-module__hdF2-q__heroBanner{color:#fff;text-align:center;background:linear-gradient(135deg,#111 0%,#2a2a2a 100%);border-radius:12px;margin:40px 0;padding:60px 40px;box-shadow:0 10px 30px #0000001a}.page-module__hdF2-q__title{color:#f8b426;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:2.5rem;font-weight:800}.page-module__hdF2-q__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.5}.page-module__hdF2-q__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}.page-module__hdF2-q__productCard{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.page-module__hdF2-q__productCard:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001a}.page-module__hdF2-q__cardImageWrapper{aspect-ratio:4/3;background:#f8f9fa;width:100%;position:relative;overflow:hidden}.page-module__hdF2-q__cardImage{object-fit:contain;width:100%;height:100%;padding:20px}.page-module__hdF2-q__tagsContainer{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:15px;left:15px}.page-module__hdF2-q__tagDark{color:#f8b426;background:#111;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.page-module__hdF2-q__tagYellow{color:#111;background:#f8b426;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.page-module__hdF2-q__cardContent{flex-direction:column;flex-grow:1;padding:20px;display:flex}.page-module__hdF2-q__cardTitle{color:#111;margin-bottom:15px;font-size:1.1rem;font-weight:700;line-height:1.4}.page-module__hdF2-q__cardSpecs{color:#555;flex-grow:1;margin-bottom:20px;font-size:.9rem}.page-module__hdF2-q__cardSpecs p{margin:0 0 5px}.page-module__hdF2-q__cardSpecs strong{color:#333}.page-module__hdF2-q__detailsButton{color:#111;text-align:center;background-color:#f8b426;border-radius:6px;width:100%;padding:12px 0;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.page-module__hdF2-q__detailsButton:hover{background-color:#e5a015}.page-module__hdF2-q__emptyText{text-align:center;color:#666;grid-column:1/-1;padding:40px;font-size:1.2rem}@media (max-width:768px){.page-module__hdF2-q__title{font-size:2rem}.page-module__hdF2-q__heroBanner{margin:20px 0;padding:40px 20px}}
.FAQSection-module__25lxaa__faqSection{background-color:#f9f9f9;border-top:1px solid #eee;padding:60px 0}.FAQSection-module__25lxaa__faqTitle{text-align:center;color:#111;margin-bottom:40px;font-size:2.2rem;font-weight:700}.FAQSection-module__25lxaa__faqList{flex-direction:column;gap:15px;max-width:900px;margin:0 auto;display:flex}.FAQSection-module__25lxaa__faqItem{background:#fff;border:1px solid #eaeaea;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.FAQSection-module__25lxaa__faqItem.FAQSection-module__25lxaa__open{border-color:#f8b426;box-shadow:0 8px 25px #f8b42626}.FAQSection-module__25lxaa__faqQuestion{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 25px;font-size:1.15rem;font-weight:600;transition:background-color .2s;display:flex}.FAQSection-module__25lxaa__faqQuestion:hover{background-color:#fafafa}.FAQSection-module__25lxaa__faqQuestion span{padding-right:20px}.FAQSection-module__25lxaa__icon{color:#f8b426;font-size:1rem;transition:transform .3s}.FAQSection-module__25lxaa__faqItem.FAQSection-module__25lxaa__open .FAQSection-module__25lxaa__icon{transform:rotate(180deg)}.FAQSection-module__25lxaa__faqAnswer{background-color:#fafafa;border-top:1px solid #eee;transition:max-height .3s,opacity .3s;overflow:hidden}.FAQSection-module__25lxaa__answerContent{color:#555;padding:20px 25px;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQSection-module__25lxaa__faqTitle{margin-bottom:30px;font-size:1.8rem}.FAQSection-module__25lxaa__faqQuestion{padding:15px 20px;font-size:1.05rem}.FAQSection-module__25lxaa__answerContent{padding:15px 20px;font-size:.95rem}}
