.faq-section{color:#000;padding:80px 0}.faq-container{grid-template-columns:1fr 1fr;gap:60px;width:90%;margin:auto;display:grid}.faq-subtitle{color:var(--orange);letter-spacing:2px;font-size:14px}.faq-title{margin:20px 0 30px;font-size:42px;line-height:1.2}.faq-cta{background:var(--orange);color:#000;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-weight:600;display:inline-flex}.faq-cta-icon{color:var(--orange);background:#000;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.faq-contact-card{background:var(--orange);color:#cccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;border-radius:22px;max-width:450px;margin-top:40px;padding:32px;position:relative;bottom:0}.faq-contact-card p{font-size:20px}.faq-phone{border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px 16px;display:flex}.faq-phone-left{flex-direction:column;gap:4px;display:flex}.faq-phone-label{color:#aaa;font-size:12px}.faq-phone-number a{color:#fff;font-size:16px;font-weight:600}.faq-phone-right{align-items:center;gap:10px;display:flex}.faq-phone-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.faq-phone-call{background:var(--orange);cursor:pointer;border:none;border-radius:50%;place-items:center;width:40px;height:40px;margin-left:-20px;display:grid}.faq-phone-call svg{color:#000}.faq-right{flex-direction:column;gap:16px;display:flex}.faq-item{color:#000;border-bottom:1px solid #ccc;overflow:hidden}.faq-item:last-child{border:none}.faq-question{color:#000;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;display:flex}.faq-question .heading-h3{text-align:start}.faq-icon{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.faq-answer p{color:#000;line-height:1.6}.faq-answer{overflow:hidden}.faq-answer p{color:#000;padding:0 20px 18px;line-height:1.6}@media screen and (max-width:1024px){.faq-container{grid-template-columns:1fr}}@media screen and (max-width:900px){.faq-container{grid-template-columns:1fr}.faq-title{font-size:34px}.faq-phone{padding:12px}.faq-phone-number{font-size:15px}.faq-question{gap:10px;padding:15px 10px}.faq-question .heading-h3{font-size:16px}.faq-icon{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}}
.dual-btn{background:var(--orange);color:var(--white);cursor:pointer;border:none;border-radius:60px;align-items:center;gap:10px;padding:16px 30px;font-size:16px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-text{z-index:3;position:relative}.expand-layer{background:var(--black);z-index:1;border-radius:50%;width:42px;height:42px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.arrow{width:42px;height:42px;color:var(--white);z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;right:10px;transform:translateY(-50%)}.btn-text{z-index:4;padding-right:30px;position:relative}@media (max-width:768px){.dual-btn{min-width:180px;padding:14px 22px;font-size:14px}.expand-layer,.arrow{width:36px;height:36px}}@media (max-width:480px){.dual-btn{width:100%}}
