.faqSection{background-color:#fdfdfd;border-radius:16px;padding:40px 20px}.faqTitle{font-size:2rem;font-weight:700;color:#333}.accordionCustom{max-width:1200px;margin:0 auto}.accordionItem{border:none;margin-bottom:12px;border-radius:12px;overflow:hidden;background-color:#ffffff;box-shadow:0 6px 18px rgba(0,0,0,.05)}.accordionButton{font-size:1.1rem;background-color:#f5f5f5;color:#333;padding:16px;transition:background-color .3s ease;font-weight:500}.accordionButton:not(.collapsed){background-color:#e9ecef;color:#000;box-shadow:inset 0 -2px 0 rgba(0,0,0,.05)}.accordionBody{background-color:#fff;padding:20px;font-size:.95rem;color:#555;line-height:1.6}@media (max-width:768px){.faqSection{padding:20px 0}.faqTitle{font-size:20px}.accordion-button{font-size:14px!important}}.herosectionSec{border-radius:20px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.15)}.herosectionSec-inner img{height:600px;object-fit:cover;filter:brightness(80%);transition:transform .5s ease-in-out;opacity:.9}.herosectionSec-inner .herosectionSec-item:hover img{transform:scale(1.05);opacity:1}.herosectionSec-caption{background:rgba(0,0,0,.5);padding:20px 30px;border-radius:12px;bottom:30px;animation:fadeInUp .6s ease-in-out}.herosectionSec-caption h5{font-size:28px;color:#fff;font-weight:700;text-transform:uppercase}.herosectionSec-caption p{font-size:18px;color:#f1f1f1;margin-top:10px;opacity:.8}.herosectionSec-caption .herosectionSec-btn{background-color:var(--brown);color:#fff;font-weight:700;border-radius:50px;transition:background-color .3s ease-in-out}.herosectionSec-caption .herosectionSec-btn:hover{background-color:var(--brown);transform:scale(1.05)}.herosectionSec-control .carousel-control-next-icon,.herosectionSec-control .carousel-control-prev-icon{background-color:#000;border-radius:38%;padding:10px}.carousel-control-next-icon,.carousel-control-prev-icon{background-size:60% 60%!important}.herosectionSec-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;background-color:#ffffff;opacity:.7}.herosectionSec-indicators .active{background-color:var(--brown);opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}