.faq-sec,.faq-sec *{box-sizing:border-box}.faq-sec{background:#fff;font-family:Inter,sans-serif;padding:clamp(56px,7vw,88px) 0}.faq-wrap{margin:0 auto;max-width:900px;padding:0 40px}.faq-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:48px}.faq-ff{align-items:center;border:1.5px solid #eceae4;border-radius:100px;color:#4a4038;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:all .14s;user-select:none}.faq-ff--active,.faq-ff:hover{background:#fef0e6;border-color:#e8651a;color:#e8651a}.faq-group{margin-bottom:52px}.faq-group:last-child{margin-bottom:0}.faq-group-head{gap:12px;margin-bottom:20px}.faq-group-head,.faq-group-ico{align-items:center;display:flex}.faq-group-ico{border-radius:10px;flex-shrink:0;height:36px;justify-content:center;width:36px}.fgi-orange{background:#fef0e6}.fgi-green{background:#ebf5ef}.faq-group-title{color:#17120d;font-family:Playfair Display,serif;font-size:21px;font-weight:400}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border:1.5px solid #eceae4;border-radius:14px;overflow:hidden;transition:border-color .16s}.faq-item.open,.faq-item:hover{border-color:#e8651a}.faq-q{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:20px 24px}.faq-q-text{color:#17120d;font-size:15.5px;font-weight:500;line-height:1.4}.faq-toggle{align-items:center;background:#fafaf8;border:1px solid #eceae4;border-radius:50%;display:flex;flex-shrink:0;height:26px;justify-content:center;position:relative;transition:all .2s;width:26px}.faq-toggle:after,.faq-toggle:before{background:#4a4038;border-radius:2px;content:"";position:absolute;transition:all .2s}.faq-toggle:before{height:1.6px;width:11px}.faq-toggle:after{height:11px;width:1.6px}.faq-item.open .faq-toggle{background:#e8651a;border-color:#e8651a}.faq-item.open .faq-toggle:after,.faq-item.open .faq-toggle:before{background:#fff}.faq-item.open .faq-toggle:after{transform:scaleY(0)}.faq-a{max-height:0;overflow:hidden;transition:max-height .28s ease}.faq-a-in{color:#4a4038;font-size:14.5px;font-weight:300;line-height:1.75;padding:0 24px 22px}.faq-a-in p{margin-bottom:12px}.faq-a-in p:last-child{margin-bottom:0}.faq-a-in a{color:#e8651a;font-weight:600;text-decoration:underline;text-decoration-color:rgba(232,101,26,.35)}.faq-a-in a:hover{text-decoration-color:#e8651a}.faq-a-in strong{color:#17120d;font-weight:600}.faq-a-in ul{list-style:disc;margin:8px 0 12px 16px}.faq-a-in ul li{margin-bottom:4px}@media(max-width:768px){.faq-q{padding:17px 18px}.faq-a-in{padding:0 18px 18px}}