.faq-page{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fanim{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(32px)scale(.985)}.fanim.visible{opacity:1;transform:translateY(0)scale(1)}.faq-hero{background:#111;padding:7rem 0 5rem;position:relative;overflow:hidden}.faq-hero-bg{background:radial-gradient(at 65% 40%,#a068301c 0%,#0000 55%),linear-gradient(135deg,#111 0%,#1c1812 100%);position:absolute;inset:0}.faq-hero-grain{opacity:.04;pointer-events:none;background-image:repeating-linear-gradient(89deg,#0000 0 20px,#ffd28cb3 20px 21px);position:absolute;inset:0}.faq-hero-content{z-index:1;position:relative}.faq-label{text-transform:uppercase;letter-spacing:.16em;color:#c8925ab3;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:inline-block}.faq-hero-content h1{color:#fff;letter-spacing:-.03em;margin:0 0 1.2rem;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:800;line-height:1.06}.faq-hero-content h1 em{color:#c8925a;font-style:normal}.faq-hero-content>div>p{color:#ffffff94;max-width:520px;margin:0 0 2.5rem;font-size:1rem;line-height:1.8}.faq-hero-stats{align-items:center;gap:0;display:flex}.faq-hero-stat{flex-direction:column;gap:.2rem;padding-right:2rem;display:flex}.faq-hero-stat strong{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.faq-hero-stat span{color:#ffffff61;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.faq-hero-stat-div{background:#ffffff1a;flex-shrink:0;width:1px;height:36px;margin-right:2rem}.faq-guarantees{background:#fff;border-bottom:1px solid #ebebeb;padding:2.5rem 0}.faq-guarantees-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.faq-guarantee-item{border-right:1px solid #ebebeb;align-items:flex-start;gap:1rem;padding:.75rem 2rem;display:flex}.faq-guarantee-item:last-child{border-right:none}.faq-g-icon{color:#a06830;background:#fdf5ec;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,color .25s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.faq-g-icon svg{width:22px;height:22px}.faq-guarantee-item:hover .faq-g-icon{color:#fff;background:#c8925a;transform:scale(1.08)rotate(-4deg)}.faq-guarantee-item>div>strong{color:#1a1a1a;margin-bottom:.2rem;font-size:.82rem;font-weight:700;display:block}.faq-guarantee-item>div>span{color:#888;font-size:.76rem;line-height:1.5}.faq-ticker{background:#1a1a1a;padding:.9rem 0;overflow:hidden}.faq-ticker .ticker-track{overflow:hidden}.faq-ticker .ticker-inner{width:max-content;animation:32s linear infinite faq-ticker-scroll;display:flex}.faq-ticker .ticker-items{white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;color:#fff6;align-items:center;gap:1.5rem;padding-right:1.5rem;font-size:.74rem;font-weight:600;display:flex}.faq-ticker .ticker-dot{color:#c8925a;font-size:.45rem}@keyframes faq-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.faq-section{background:#fafafa;padding:5rem 0 6rem}.faq-layout{grid-template-columns:1fr 300px;align-items:start;gap:4rem;display:grid}.faq-intro{margin-bottom:2.5rem}.faq-intro .section-tag{margin-bottom:.6rem;display:block}.faq-intro h2{letter-spacing:-.02em;color:#1a1a1a;margin:0 0 .6rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.faq-intro p{color:#888;margin:0;font-size:.92rem;line-height:1.65}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:.6rem;transition:border-color .25s,box-shadow .25s}.faq-item:hover{border-color:#c8925a;box-shadow:0 4px 18px #c8925a14}.faq-item.open{border-color:#c8925a;box-shadow:0 6px 24px #c8925a1f}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.4rem;font-family:inherit;display:flex}.faq-question:hover .faq-q-text,.faq-item.open .faq-q-text{color:#a06830}.faq-q-num{letter-spacing:.1em;color:#ccc;flex-shrink:0;min-width:22px;font-size:.65rem;font-weight:700;transition:color .2s}.faq-item.open .faq-q-num{color:#c8925a}.faq-q-text{color:#1a1a1a;flex:1;font-size:.94rem;font-weight:650;line-height:1.45;transition:color .2s}.faq-chevron-wrap{color:#aaa;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .25s,color .25s,transform .35s cubic-bezier(.34,1.2,.64,1);display:flex}.faq-item.open .faq-chevron-wrap{color:#fff;background:#c8925a;transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1);display:grid}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer-inner p{color:#666;margin:0;padding:0 1.4rem 1.4rem 3.6rem;font-size:.9rem;line-height:1.8}.faq-sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:110px}.faq-sidebar-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1.5rem}.faq-sidebar-card h3{color:#1a1a1a;margin-bottom:.9rem;font-size:.88rem;font-weight:700}.faq-sidebar-card p{color:#777;margin-bottom:1.1rem;font-size:.83rem;line-height:1.65}.faq-sidebar-cta{background:linear-gradient(135deg,#1c1812 0%,#2a2018 100%);border-color:#c8925a33}.faq-sidebar-cta h3{color:#fff}.faq-sidebar-cta p{color:#ffffff8c}.faq-sidebar-cta-icon{color:#c8925a;background:#c8925a1f;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.faq-sidebar-cta-icon svg{width:22px;height:22px}.faq-btn-primary{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#c8925a;border-radius:9999px;align-items:center;padding:.65rem 1.4rem;font-size:.74rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.faq-btn-primary:hover{background:#d9a570;transform:translateY(-2px);box-shadow:0 6px 18px #c8925a59}.faq-info-row{color:#555;align-items:flex-start;gap:.7rem;margin-bottom:.8rem;font-size:.83rem;line-height:1.55;display:flex}.faq-info-row:last-child{margin-bottom:0}.faq-info-icon{color:#a06830;background:#fdf5ec;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.faq-info-row a{color:#1a1a1a;font-weight:600;text-decoration:none}.faq-info-row a:hover{color:#a06830}.faq-quick-links{flex-direction:column;gap:.55rem;display:flex}.faq-quick-links a{color:#1a1a1a;border-radius:6px;padding:.5rem .75rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s}.faq-quick-links a:hover{color:#a06830;background:#fdf5ec}.faq-steps-section{background:#fff;border-top:1px solid #ebebeb;padding:6rem 0}.faq-steps-header{text-align:center;margin-bottom:4rem}.faq-steps-header h2{letter-spacing:-.03em;color:#1a1a1a;margin:.5rem 0 .7rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.faq-steps-header p{color:#888;max-width:420px;margin:0 auto;font-size:.95rem;line-height:1.7}.faq-steps-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.faq-step{text-align:center;background:#fff;border:1px solid #ebebeb;border-right:none;padding:2.5rem 2rem 2rem;transition:background .3s,box-shadow .3s;position:relative}.faq-step:last-child{border-right:1px solid #ebebeb}.faq-step:hover{background:#fdf9f5;box-shadow:inset 0 -3px #c8925a}.faq-step-num{letter-spacing:.15em;color:#ddd;margin-bottom:1.25rem;font-size:.62rem;font-weight:800}.faq-step-icon{color:#a06830;background:#fdf5ec;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;transition:background .25s,color .25s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.faq-step-icon svg{width:26px;height:26px}.faq-step:hover .faq-step-icon{color:#fff;background:#c8925a;transform:scale(1.1)rotate(-5deg)}.faq-step h3{color:#1a1a1a;margin:0 0 .5rem;font-size:.9rem;font-weight:700}.faq-step p{color:#888;margin:0;font-size:.82rem;line-height:1.65}.faq-step-arrow{color:#ddd;z-index:2;background:#fff;padding:2px 0;font-size:1.1rem;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.faq-cta{background:#111;padding:5.5rem 0;position:relative;overflow:hidden}.faq-cta-grain{opacity:.03;pointer-events:none;background-image:repeating-linear-gradient(89deg,#0000 0 22px,#ffd28ccc 22px 23px);position:absolute;inset:0}.faq-cta-inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:4rem;display:grid;position:relative}.faq-cta-tag{color:#c8925ab3!important}.faq-cta-inner .section-tag{margin-bottom:.75rem;display:block}.faq-cta-inner h2{color:#fff;letter-spacing:-.03em;margin-bottom:.9rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.faq-cta-inner>div>p{color:#ffffff8c;max-width:520px;margin:0;font-size:.95rem;line-height:1.8}.faq-cta-buttons{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.faq-cta-primary{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#c8925a;border-radius:9999px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.faq-cta-primary:hover{background:#d9a570;transform:translateY(-2px);box-shadow:0 8px 24px #c8925a66}.faq-cta-secondary{color:#ffffffa6;letter-spacing:.06em;white-space:nowrap;background:0 0;border:1px solid #ffffff2e;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.faq-cta-secondary:hover{color:#fff;border-color:#ffffff73}@media (max-width:1024px){.faq-steps-grid{grid-template-columns:repeat(2,1fr)}.faq-step{border-bottom:none;border-right:1px solid #ebebeb}.faq-step:nth-child(2){border-right:none}.faq-step:nth-child(3){border-bottom:1px solid #ebebeb}.faq-step-arrow{display:none}}@media (max-width:900px){.faq-layout{grid-template-columns:1fr}.faq-sidebar{position:static}.faq-guarantees-grid{grid-template-columns:repeat(2,1fr)}.faq-guarantee-item{border-bottom:1px solid #ebebeb;border-right:none;padding:1.25rem 1.5rem}.faq-guarantee-item:nth-child(odd){border-right:1px solid #ebebeb}.faq-guarantee-item:nth-last-child(-n+2){border-bottom:none}.faq-cta-inner{grid-template-columns:1fr;gap:2.5rem}.faq-cta-buttons{flex-flow:wrap}}@media (max-width:600px){.faq-hero{padding:5rem 0 3.5rem}.faq-hero-stats{flex-wrap:wrap;gap:1.25rem}.faq-hero-stat-div{display:none}.faq-guarantees-grid{grid-template-columns:1fr}.faq-guarantee-item{border-right:none!important}.faq-steps-grid{grid-template-columns:1fr}.faq-step{border-bottom:none;border-right:1px solid #ebebeb!important}.faq-step:last-child{border-bottom:1px solid #ebebeb}.faq-answer-inner p{padding-left:1.4rem}}
