.BrandShowcase-module__BaUMoq__container{width:100%;max-width:1200px;margin:0 auto;padding:4rem 0}.BrandShowcase-module__BaUMoq__title{text-align:center;background:linear-gradient(135deg, var(--fg-color) 0%, var(--primary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2rem;font-weight:700}.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));place-items:center;gap:2rem;display:grid}.BrandShowcase-module__BaUMoq__brandItem{filter:grayscale()opacity(.5);cursor:pointer;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrandShowcase-module__BaUMoq__brandItem:hover{filter:grayscale(0)opacity();transform:scale(1.1)}.BrandShowcase-module__BaUMoq__brandItem:after{content:attr(data-name);white-space:nowrap;opacity:0;color:var(--fg-color-muted);font-size:.75rem;font-weight:500;transition:opacity .2s;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.BrandShowcase-module__BaUMoq__brandItem:hover:after{opacity:1}@media (max-width:768px){.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.BrandShowcase-module__BaUMoq__brandItem{width:60px;height:60px}}@media (max-width:480px){.BrandShowcase-module__BaUMoq__grid{grid-template-columns:repeat(3,1fr)}}
.why-choose-us{text-align:center;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:40px;display:grid}.card{background:#fff;background:var(--cardBg);border-radius:10px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.card:hover{transform:translateY(-10px);box-shadow:0 6px 8px rgba(0,0,0,.2)}.icon{color:#007bff;margin-bottom:15px;font-size:50px}.title{color:var(--text-card-head);margin-bottom:10px;font-size:1.2rem;font-weight:700}.text{color:var(--text-card);font-size:1rem}@media (max-width:600px){.why-choose-us{grid-template-columns:1fr;padding:20px}.card{padding:15px}}
.styles-module__9VTisW__faq{border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles-module__9VTisW__section_title{text-align:center;color:var(--text);margin-bottom:1.5rem;font-size:1.8rem}.styles-module__9VTisW__questions{flex-direction:column;gap:1rem;display:flex}.styles-module__9VTisW__faqItem{border:1px solid var(--accordionBorder);background:var(--accordionbg);border-radius:6px;transition:box-shadow .3s;overflow:hidden}.styles-module__9VTisW__faqItem:hover{box-shadow:var(--accordionShadow)}.styles-module__9VTisW__question{cursor:pointer;background:var(--accordionTitlebg);padding:1rem;font-size:1.2rem;font-weight:700;transition:background-color .3s}.styles-module__9VTisW__question:hover{background-color:var(--accordionCorpbg)}.styles-module__9VTisW__answer{color:var(--subText);padding:1rem;font-size:1rem;line-height:1.6}.styles-module__9VTisW__faqItem>summary::marker{color:var(--accordionIcon);font-size:1.2rem}.styles-module__9VTisW__faqItem[open]>summary{background-color:var(--accordionTitlebgHov)}
