:root{--primary-color: #1A2445;--secondary-color: #3589A1;--accent-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gold-gradient: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--card-bg: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--hover-bg: #f8fafc;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px}.faq-section{width:100%;background:linear-gradient(180deg,#fff,#f8fafc);padding:80px 0;position:relative;overflow:hidden}.faq-section:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:radial-gradient(circle at 50% 0%,rgba(53,137,161,.08) 0%,transparent 70%);pointer-events:none}.faq-section__container{max-width:900px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.faq-section__header{text-align:center;margin-bottom:56px;animation:fadeInUp .6s ease-out}.faq-section__icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;background:linear-gradient(135deg,var(--secondary-color) 0%,#2d6f8a 100%);border-radius:50%;margin-bottom:24px;box-shadow:0 12px 32px #3589a14d;animation:pulse 2.5s ease-in-out infinite;position:relative}.faq-section__icon-wrapper:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:linear-gradient(135deg,var(--secondary-color) 0%,#2d6f8a 100%);opacity:.2;z-index:-1}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 12px 32px #3589a14d}50%{transform:scale(1.05);box-shadow:0 16px 40px #3589a166}}.faq-section__icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.faq-section__heading{font-size:42px;font-weight:800;color:var(--primary-color);margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}.faq-section__subheading{font-size:18px;color:var(--text-secondary);font-weight:500;max-width:600px;margin:0 auto;line-height:1.6}.faq-section__grid{display:flex;flex-direction:column;gap:16px;animation:fadeInUp .6s ease-out .2s backwards}.faq-item{background:var(--card-bg);border:2px solid var(--border-color);border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:var(--shadow-sm)}.faq-item:hover{border-color:#3589a14d;box-shadow:0 8px 20px #3589a11f;transform:translateY(-2px)}.faq-item--active{border-color:var(--secondary-color);box-shadow:0 8px 24px #3589a133;background:linear-gradient(135deg,#3589a108,#2d6f8a05)}.faq-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px;background:transparent;border:none;text-align:left;cursor:pointer;transition:all .3s ease;font-family:inherit}.faq-item__question:hover{background:#3589a10a}.faq-item--active .faq-item__question{background:#3589a10f;padding-bottom:20px;border-bottom:2px solid rgba(53,137,161,.1)}.faq-item__question-text{flex:1;font-size:18px;font-weight:700;color:var(--text-primary);line-height:1.5;display:flex;align-items:center;gap:12px;transition:color .3s ease}.faq-item--active .faq-item__question-text{color:var(--primary-color)}.faq-item__question-icon{color:var(--secondary-color);flex-shrink:0;opacity:.9}.faq-item__toggle{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--hover-bg);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--text-secondary);border:2px solid var(--border-color)}.faq-item:hover .faq-item__toggle{background:#3589a11a;color:var(--secondary-color);border-color:#3589a133}.faq-item--active .faq-item__toggle{background:linear-gradient(135deg,var(--secondary-color) 0%,#2d6f8a 100%);color:#fff;transform:rotate(180deg);border-color:transparent;box-shadow:0 4px 12px #3589a14d}.faq-item__toggle svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item__answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.faq-item__answer{padding:0 28px 28px;color:var(--text-secondary);font-size:16px;line-height:1.8}.faq-item__answer p{margin:0 0 14px}.faq-item__answer p:last-child{margin-bottom:0}.faq-item__answer ul,.faq-item__answer ol{margin:14px 0;padding-left:24px}.faq-item__answer li{margin-bottom:10px;line-height:1.7}.faq-item__answer strong{color:var(--text-primary);font-weight:700}.faq-item__answer a{color:var(--secondary-color);text-decoration:none;font-weight:600;transition:color .3s ease;border-bottom:1px solid rgba(53,137,161,.3)}.faq-item__answer a:hover{color:var(--primary-color);border-bottom-color:var(--primary-color)}.faq-section__cta{margin-top:56px;padding:36px;background:linear-gradient(135deg,#3589a114,#2d6f8a0f);border:2px solid var(--secondary-color);border-radius:var(--radius-xl);display:flex;align-items:center;gap:32px;animation:fadeInUp .6s ease-out .4s backwards;position:relative;overflow:hidden;box-shadow:0 8px 24px #3589a126}.faq-section__cta:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(135deg,rgba(53,137,161,.1) 0%,transparent 60%);pointer-events:none}.faq-section__cta-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--secondary-color) 0%,#2d6f8a 100%);border-radius:50%;color:#fff;box-shadow:0 4px 16px #3589a14d;position:relative;z-index:1}.faq-section__cta-content{flex:1;position:relative;z-index:1}.faq-section__cta-heading{font-size:24px;font-weight:800;color:var(--primary-color);margin:0 0 8px;line-height:1.3}.faq-section__cta-text{font-size:16px;color:var(--text-secondary);margin:0;line-height:1.6}.faq-section__cta-button{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,var(--secondary-color) 0%,#2d6f8a 100%);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #3589a14d;position:relative;z-index:1;overflow:hidden;white-space:nowrap;flex-shrink:0}.faq-section__cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:left .5s ease}.faq-section__cta-button:hover:before{left:100%}.faq-section__cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3589a166;background:linear-gradient(135deg,#2d6f8a,#254a63)}.faq-section__cta-button svg{transition:transform .3s ease}.faq-section__cta-button:hover svg{transform:translate(4px)}.faq-section__empty-state{padding:80px 40px;text-align:center;background:var(--hover-bg);border-radius:var(--radius-xl);border:2px dashed var(--border-color)}.faq-section__empty-state svg{color:var(--text-muted);margin-bottom:20px;opacity:.6}.faq-section__empty-text{font-size:16px;color:var(--text-secondary);margin:0;font-weight:500}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.faq-section{padding:60px 0}.faq-section__heading{font-size:34px}.faq-section__subheading{font-size:16px}.faq-section__header{margin-bottom:40px}.faq-item__question{padding:20px 24px}.faq-item--active .faq-item__question{padding-bottom:16px}.faq-item__answer{padding:0 24px 24px;font-size:15px}.faq-section__cta{padding:32px;gap:24px}}@media (max-width: 768px){.faq-section{padding:48px 0}.faq-section__container{padding:0 16px}.faq-section__icon-wrapper{width:72px;height:72px;margin-bottom:20px}.faq-section__icon{width:40px;height:40px}.faq-section__heading{font-size:28px;margin-bottom:12px}.faq-section__subheading{font-size:15px}.faq-section__header{margin-bottom:32px}.faq-section__grid{gap:12px}.faq-item{border-radius:var(--radius-md)}.faq-item__question{padding:20px;gap:12px}.faq-item--active .faq-item__question{padding-bottom:16px}.faq-item__question-text{font-size:16px;gap:10px}.faq-item__question-icon{width:18px;height:18px}.faq-item__toggle{width:40px;height:40px}.faq-item__toggle svg{width:20px;height:20px}.faq-item__answer{padding:0 20px 20px;font-size:15px}.faq-section__cta{flex-direction:column;align-items:center;text-align:center;gap:24px;padding:28px 24px;margin-top:40px}.faq-section__cta-icon{width:56px;height:56px}.faq-section__cta-icon svg{width:28px;height:28px}.faq-section__cta-heading{font-size:22px}.faq-section__cta-text{font-size:15px}.faq-section__cta-button{width:100%;justify-content:center;padding:16px 24px;font-size:14px}}@media (max-width: 480px){.faq-section__heading{font-size:24px}.faq-section__subheading{font-size:14px}.faq-section__icon-wrapper{width:64px;height:64px}.faq-section__icon{width:36px;height:36px}.faq-item__question{padding:18px}.faq-item__question-text{font-size:15px}.faq-item__answer{padding:0 18px 18px;font-size:14px}.faq-section__cta{padding:24px 20px}.faq-section__cta-heading{font-size:20px}.faq-section__cta-text{font-size:14px}}@media (prefers-color-scheme: dark){:root{--card-bg: #1e293b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border-color: #334155;--hover-bg: #293548}.faq-section{background:linear-gradient(180deg,#0f172a,#1e293b)}.faq-item{background:var(--card-bg);border-color:var(--border-color)}.faq-item:hover{border-color:#3589a166}.faq-item--active{background:linear-gradient(135deg,#3589a11a,#2d6f8a14)}.faq-item__question:hover{background:#3589a114}.faq-item--active .faq-item__question{background:#3589a11f}.faq-item__toggle{background:var(--hover-bg)}.faq-section__cta{background:linear-gradient(135deg,#3589a126,#2d6f8a1f);border-color:#3589a166}.faq-section__empty-state{background:var(--hover-bg);border-color:var(--border-color)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/faq-section.css.map */
