.banner-swiper{position:relative;width:100%;background:#f8fafb;overflow:hidden}.banner-swiper .swiper{width:100%;height:420px}@media(max-width:768px){.banner-swiper .swiper{height:320px}}.banner-slide{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:40px;box-sizing:border-box;height:100%;color:#111827}.banner-slide .bg-image{position:absolute;inset:0;background-size:cover;background-position:center;filter:brightness(.6);z-index:0}.banner-slide .content{position:relative;z-index:2;max-width:680px}.banner-slide .pageTitle{font-size:38px;line-height:1.05;margin:0 0 12px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35)}.banner-slide .text{color:#fffffff2;margin-bottom:18px;font-size:16px}.banner-slide .button{display:inline-block;background:#0ea5a4;color:#fff;padding:10px 18px;border-radius:6px;text-decoration:none;font-weight:600;box-shadow:0 6px 18px #0ea5a42e}.banner-slide .button:hover{opacity:.95}.swiper-button-next,.swiper-button-prev{color:#fff;width:44px;height:44px;border-radius:999px;background:#00000059;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0003}.swiper-pagination-bullet{background:#fff9;opacity:1}.swiper-pagination-bullet-active{background:#0ea5a4}.banner-fallback{background:linear-gradient(90deg,#0f172a,#1f2937);color:#fff;height:420px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.banner-fallback{height:320px}}.page .category{text-align:center;align-items:center}.category .categoryWrapper{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:25px}.category .categoryWrapper .categoryItem{display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px;padding:25px;border:1px solid rgba(60,60,60,.1);border-radius:10px;transition:all .3s ease}.category .categoryWrapper .categoryItem .categoryIMG{width:100%;height:150px;-o-object-fit:contain;object-fit:contain;border-radius:20px}.category .button{width:25%}.faq .subTitle{text-align:center}.accordion{display:flex;flex-direction:column;font-family:var(--textFont);gap:25px}.accordion-item{padding:20px;cursor:pointer;border:solid 1px rgba(60,60,60,.1);background-color:var(--white);border-radius:20px}.accordion-title{position:relative;font-size:clamp(1.125rem,1.0656rem + .2715vw,1.5rem);font-weight:600;color:var(--dark)}.accordion-content{font-size:var(--text);font-weight:500;color:var(--dark);padding-top:20px;display:none;transition:all .3s ease-out}@media(max-width:1200px){.banner{padding:25px;height:325px}.banner .bannerContent{align-items:center;text-align:center}.category .categoryWrapper{grid-template-columns:repeat(3,1fr);gap:10px}.category .categoryWrapper .categoryItem{padding:10px;gap:10px}.category .categoryWrapper .categoryItem:nth-child(-n+2){display:none}.category .categoryWrapper .categoryItem .categoryIMG{height:100px}.category .button{width:50%}.whyUs .content{grid-template-columns:1fr}}@media(max-width:700px){.banner{padding:25px 10px;height:auto}.banner .bannerContent .button{width:100%}.category .categoryWrapper{grid-template-columns:repeat(2,1fr)}.category .button{width:100%}}
