.faq-page-wrapper{background:#fff;color:#000;font-family:var(--font-body-family);line-height:1.6;overflow-x:hidden;position:relative;margin-top:0;padding-top:0}.faq-hero{padding:80px 0 60px;background:linear-gradient(135deg,#f8f9fa,#fff);text-align:center;position:relative}.faq-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,0,0,.02) 0%,transparent 50%);z-index:0}.faq-hero__container{max-width:800px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.faq-hero__title{font-size:48px;font-weight:800;color:#000;margin-bottom:20px;font-family:var(--font-heading-family);line-height:1.2}.faq-hero__subtitle{font-size:18px;color:#666;font-weight:500;line-height:1.6;font-family:var(--font-body-family)}.faq-content{padding:80px 0;background:#fff}.faq-content__container{max-width:800px;margin:0 auto;padding:0 20px}.faq-accordion{display:flex;flex-direction:column;gap:20px}.faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.faq-item:hover,.faq-item.active{border-color:#000;box-shadow:0 4px 16px #0000001a}.faq-question{padding:24px 30px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;background:#fff}.faq-question:hover{background:#f8f9fa}.faq-question h3{font-size:18px;font-weight:600;color:#000;margin:0;font-family:var(--font-heading-family);line-height:1.4;flex:1;padding-right:20px}.faq-icon{font-size:24px;font-weight:300;color:#000;transition:all .3s ease;min-width:24px;text-align:center;font-family:var(--font-heading-family)}.faq-item.active .faq-icon{transform:rotate(0)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8f9fa}.faq-item.active .faq-answer{max-height:200px}.faq-answer p{padding:0 30px 24px;margin:0;font-size:16px;color:#333;line-height:1.6;font-family:var(--font-body-family)}.faq-cta{padding:80px 0;background:linear-gradient(135deg,#000,#333);color:#fff;text-align:center}.faq-cta__container{max-width:600px;margin:0 auto;padding:0 20px}.faq-cta__title{font-size:36px;font-weight:800;color:#fff;margin-bottom:20px;font-family:var(--font-heading-family)}.faq-cta__description{font-size:18px;color:#ccc;margin-bottom:40px;line-height:1.6;font-family:var(--font-body-family)}.faq-cta__buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.faq-cta__button{display:inline-block;padding:16px 32px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:1px;text-transform:uppercase;border-radius:0;transition:all .3s ease;position:relative;overflow:hidden}.faq-cta__button--primary{background-color:#fff;color:#000;border:2px solid #ffffff}.faq-cta__button--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#000;transition:left .3s ease;z-index:-1}.faq-cta__button--primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.faq-cta__button--primary:hover:before{left:0}.faq-cta__button--secondary{background-color:transparent;color:#fff;border:2px solid #ffffff}.faq-cta__button--secondary:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 8px 20px #fff3}@media screen and (max-width: 768px){.faq-hero{padding:60px 0 40px}.faq-hero__title{font-size:36px}.faq-hero__subtitle{font-size:16px}.faq-content{padding:60px 0}.faq-question{padding:20px}.faq-question h3{font-size:16px;padding-right:15px}.faq-icon{font-size:20px}.faq-answer p{padding:0 20px 20px;font-size:15px}.faq-cta{padding:60px 0}.faq-cta__title{font-size:28px}.faq-cta__description{font-size:16px}.faq-cta__buttons{flex-direction:column;align-items:center}.faq-cta__button{width:100%;max-width:300px}}@media screen and (max-width: 480px){.faq-hero__container,.faq-content__container,.faq-cta__container{padding:0 15px}.faq-hero__title{font-size:28px}.faq-question h3{font-size:15px}.faq-cta__title{font-size:24px}.faq-cta__button{padding:14px 28px;font-size:12px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-item{animation:fadeInUp .6s ease-out}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-faq-page.css.map */
