main{flex-direction:column;display:flex}.topstrip,.promo{order:-1}:root{--primary:#ffb65a;--primary-bg:#fff6ea;--primary-soft:#ffe9cc;--black:#181818;--ink:#2a2a2a;--grey:#666353;--grey-2:#9a9786;--border:#f4f1ec;--border-2:#e8e6e4;--bg-grey:#f8f8f8;--bg-cream:#faf8f5;--green:#1f8a5b;--green-soft:#dff4e7;--red:#c84a3a;--red-soft:#f7e4e0}.gw-scope *{box-sizing:border-box;margin:0;padding:0}.gw-scope{color:var(--black);-webkit-font-smoothing:antialiased;font-family:Poppins,system-ui,sans-serif;line-height:1.5}.gw-scope a{color:inherit;text-decoration:none}.gw-scope ul,.gw-scope ol{list-style:none}.gw-scope svg{display:block}.gw-scope img{max-width:100%;height:auto;display:block}.gw-scope .container{max-width:1180px;margin:0 auto;padding:0 24px}.gw-scope .narrow{max-width:840px}.gw-scope a.gw-btn,.gw-scope .gw-btn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:50px;transition:all .25s;color:var(--black)!important;border-radius:8px!important;padding:14px 28px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.gw-scope .gw-btn svg{flex-shrink:0;width:16px;height:16px}.gw-scope .gw-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important}.gw-scope .gw-btn-primary:hover{background:var(--black)!important;color:var(--primary)!important;border-color:var(--black)!important}.gw-scope .gw-btn-outline{color:var(--black)!important;border:1.5px solid var(--border-2)!important;background:0 0!important}.gw-scope .gw-btn-outline:hover{background:var(--black)!important;color:#fff!important;border-color:var(--black)!important}.gw-scope .gw-btn-ghost-dark{color:#fff!important;background:0 0!important;border:1.5px solid #ffffff52!important}.gw-scope .gw-btn-ghost-dark:hover{background:var(--primary)!important;color:var(--black)!important;border-color:var(--primary)!important}.gw-scope .gw-btn-lg{min-height:54px;padding:16px 34px!important;font-size:15px!important}.gw-scope .gw-bar{background:var(--primary);border-radius:2px;flex-shrink:0;width:120px;height:10px;display:inline-block}.gw-scope .gw-h2-row{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:14px;display:flex}.gw-scope h2.gw-h{letter-spacing:-.025em;color:var(--black);text-wrap:balance;font-size:40px;font-weight:700;line-height:1.12}.gw-scope h2.gw-h .o{color:var(--primary)}.gw-scope .gw-sub{color:var(--grey);max-width:680px;font-size:18px;line-height:1.6}.gw-scope .gw-sub b{color:var(--black);font-weight:500}.gw-scope.topstrip{background:var(--black);color:#fff;text-align:center;padding:11px 18px;font-size:14px}.gw-scope.topstrip .o{color:var(--primary);font-weight:600}.gw-scope.topstrip .dot{background:var(--primary);vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.gw-scope .hero{background:var(--bg-grey);padding:60px 0;position:relative;overflow:hidden}.gw-scope .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffb65a29,#0000 60%);border-radius:50%;width:1000px;height:640px;position:absolute;top:-320px;left:50%;transform:translate(-50%)}.gw-scope .hero-inner{z-index:1;text-align:center;max-width:760px;margin:0 auto;position:relative}.gw-scope .hero-badge{border:1px solid var(--border-2);color:var(--grey);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:7px 15px 7px 7px;font-size:13px;font-weight:500;display:inline-flex}.gw-scope .hero-badge .b{background:var(--primary);color:var(--black);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.gw-scope h1.hero-h1{letter-spacing:-.025em;color:var(--black);text-wrap:balance;margin-bottom:18px;font-size:48px;font-weight:700;line-height:1.07}.gw-scope h1.hero-h1 .o{color:var(--primary)}.gw-scope .hero-lead{color:var(--grey);max-width:640px;margin:0 auto 26px;font-size:18px;line-height:1.65}.gw-scope .hero-lead b{color:var(--black);font-weight:600}.gw-scope .hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.gw-scope .hero-meta{color:var(--grey-2);margin-top:22px;font-size:13px}.gw-scope section.gw-sec{background:#fff;padding:84px 0}.gw-scope section.gw-sec.bg-grey{background:var(--bg-grey)}.gw-scope .sec-head{margin-bottom:44px}.gw-scope .sec-head.center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.gw-scope .sec-head.center .gw-h2-row{justify-content:center}.gw-scope .sec-head.center .gw-sub{margin-left:auto;margin-right:auto}.gw-scope .prose{max-width:760px;margin:0 auto}.gw-scope .prose p{color:var(--ink);margin-bottom:18px;font-size:16.5px;line-height:1.8}.gw-scope .prose p:last-child{margin-bottom:0}.gw-scope .prose b{color:var(--black);font-weight:600}.gw-scope .prose h3{letter-spacing:-.01em;margin:34px 0 12px;font-size:21px;font-weight:700}.gw-scope .duo{grid-template-columns:1fr 1fr;gap:20px;max-width:980px;margin:0 auto;display:grid}.gw-scope .duo .pane{border:1px solid var(--border);background:#fff;border-radius:18px;padding:30px}.gw-scope .duo .pane .tag{text-transform:uppercase;letter-spacing:.06em;color:#b9772a;background:var(--primary-bg);border-radius:6px;margin-bottom:16px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.gw-scope .duo .pane h3{letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:700}.gw-scope .duo .pane p{color:var(--grey);margin-bottom:16px;font-size:14.5px;line-height:1.65}.gw-scope .duo .pane ol{counter-reset:step;gap:11px;display:grid}.gw-scope .duo .pane ol li{counter-increment:step;color:var(--ink);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.gw-scope .duo .pane ol li:before{content:counter(step);background:var(--black);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.gw-scope .facts{grid-template-columns:repeat(4,1fr);gap:16px;max-width:980px;margin:0 auto;display:grid}.gw-scope .fact{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;padding:24px}.gw-scope .fact .v{color:var(--black);letter-spacing:-.02em;font-size:30px;font-weight:700;line-height:1}.gw-scope .fact .v .u{color:var(--primary);font-size:16px}.gw-scope .fact .l{color:var(--grey);margin-top:10px;font-size:13px;line-height:1.5}.gw-scope .pc{grid-template-columns:1fr 1fr;gap:20px;max-width:980px;margin:0 auto;display:grid}.gw-scope .pc .col{border:1px solid var(--border);border-radius:18px;padding:28px}.gw-scope .pc .col.pro{background:#fff}.gw-scope .pc .col.con{background:var(--bg-cream)}.gw-scope .pc .col h3{align-items:center;gap:10px;margin-bottom:18px;font-size:17px;font-weight:700;display:flex}.gw-scope .pc .col h3 .ic{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.gw-scope .pc .col.pro h3 .ic{background:var(--green-soft);color:var(--green)}.gw-scope .pc .col.con h3 .ic{background:var(--red-soft);color:var(--red)}.gw-scope .pc ul{gap:13px;display:grid}.gw-scope .pc li{color:var(--ink);align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.55;display:flex}.gw-scope .pc li .b{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.gw-scope .pc .col.pro li .b{background:var(--green-soft);color:var(--green)}.gw-scope .pc .col.con li .b{background:var(--red-soft);color:var(--red)}.gw-scope .alts{grid-template-columns:repeat(2,1fr);gap:18px;max-width:980px;margin:0 auto;display:grid}.gw-scope .alt-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;padding:26px;transition:all .25s;display:flex}.gw-scope .alt-card:hover{border-color:var(--border-2);transform:translateY(-2px);box-shadow:0 18px 40px -28px #18181840}.gw-scope .alt-card .alt-ev{text-transform:uppercase;letter-spacing:.06em;color:var(--grey);background:var(--bg-grey);border-radius:6px;align-self:flex-start;margin-bottom:14px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.gw-scope .alt-card h3{letter-spacing:-.015em;margin-bottom:10px;font-size:19px;font-weight:700}.gw-scope .alt-card p{color:var(--grey);margin-bottom:16px;font-size:14.5px;line-height:1.6}.gw-scope .alt-card .alt-link{color:var(--black);align-items:center;gap:8px;margin-top:auto;font-size:13.5px;font-weight:600;display:inline-flex}.gw-scope .alt-card .alt-link svg{width:16px;height:16px;transition:all .2s}.gw-scope .alt-card:hover .alt-link svg{transform:translate(4px)}.gw-scope .alt-card.feat{border-color:var(--primary);background:var(--primary-bg)}.gw-scope .alt-card.feat .alt-ev{background:var(--primary);color:var(--black)}.gw-scope .cmp-scroll{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:20px;max-width:920px;margin:0 auto;overflow-x:auto;box-shadow:0 20px 60px -40px #18181824}.gw-scope .cmp-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.gw-scope .cmp-table th,.gw-scope .cmp-table td{text-align:center;border-bottom:1px solid var(--border);padding:16px;font-size:13.5px}.gw-scope .cmp-table thead th{color:var(--grey);background:var(--bg-grey);font-size:13px;font-weight:600}.gw-scope .cmp-table thead th.pub,.gw-scope .cmp-table thead th.gw{color:var(--black);background:#fff;font-weight:700}.gw-scope .cmp-table tbody th{text-align:left;color:var(--ink);white-space:nowrap;background:#fff;font-weight:500}.gw-scope .cmp-table .c{color:var(--green);font-weight:600}.gw-scope .cmp-table .x{color:var(--grey-2)}.gw-scope .cmp-table tbody tr:last-child th,.gw-scope .cmp-table tbody tr:last-child td{border-bottom:none}.gw-scope .cmp-hint{text-align:center;color:var(--grey-2);margin-top:12px;font-size:12px;display:none}.gw-scope .cmp-note{max-width:920px;color:var(--grey-2);text-align:center;margin:16px auto 0;font-size:12.5px;line-height:1.6}.gw-scope .faq-wrap{border:1px solid var(--border);background:#fff;border-radius:18px;max-width:860px;margin:0 auto;overflow:hidden}.gw-scope .qa{border-bottom:1px solid var(--border-2)}.gw-scope .qa:last-child{border-bottom:none}.gw-scope .qa summary{cursor:pointer;color:var(--black);justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;font-size:16px;font-weight:500;list-style:none;display:flex}.gw-scope .qa summary::-webkit-details-marker{display:none}.gw-scope .qa summary .pl{background:var(--bg-grey);width:32px;height:32px;color:var(--grey);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.gw-scope .qa summary .pl svg{width:14px;height:14px;transition:all .2s}.gw-scope .qa[open] summary .pl{background:var(--primary);color:var(--black)}.gw-scope .qa[open] summary .pl svg{transform:rotate(45deg)}.gw-scope .qa .a{color:var(--grey);max-width:760px;padding:0 24px 24px;font-size:15px;line-height:1.7}.gw-scope .qa .a b{color:var(--black);font-weight:500}.gw-scope .cta-soft{background:var(--bg-cream);border:1px solid var(--border);text-align:center;border-radius:24px;max-width:980px;margin:0 auto;padding:52px 48px;position:relative;overflow:hidden}.gw-scope .cta-soft .eb{text-transform:uppercase;letter-spacing:.1em;color:var(--grey-2);margin-bottom:14px;font-size:12px;font-weight:700}.gw-scope .cta-soft h2{letter-spacing:-.02em;color:var(--black);text-wrap:balance;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1.15}.gw-scope .cta-soft p{color:var(--grey);max-width:560px;margin:0 auto 26px;font-size:16px;line-height:1.6}.gw-scope .cta-soft .ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (width<=1024px){.gw-scope h1.hero-h1{font-size:40px}.gw-scope h2.gw-h{font-size:31px}.gw-scope .duo{grid-template-columns:1fr}.gw-scope .facts{grid-template-columns:repeat(2,1fr)}.gw-scope .pc,.gw-scope .alts{grid-template-columns:1fr}}@media (width<=860px){.gw-scope.topstrip{padding:9px 14px;font-size:12px;line-height:1.4}.gw-scope .hero{padding:56px 0 46px}.gw-scope h1.hero-h1{font-size:31px}.gw-scope .hero-lead{font-size:15.5px}.gw-scope section.gw-sec{padding:52px 0}.gw-scope .sec-head{margin-bottom:30px}.gw-scope .gw-bar{display:none}.gw-scope h2.gw-h,.gw-scope .cta-soft h2{font-size:24px}.gw-scope .gw-sub,.gw-scope .prose p{font-size:15.5px}.gw-scope .facts{grid-template-columns:1fr}.gw-scope .cmp-hint{display:block}.gw-scope .cta-soft{border-radius:18px;padding:38px 22px}.gw-scope .cta-soft h2{font-size:23px}.gw-scope .cta-soft .ctas{flex-direction:column;align-items:stretch;width:100%}.gw-scope .cta-soft .ctas .gw-btn{justify-content:center;width:100%}.gw-scope .hero-ctas{flex-direction:column;align-items:stretch}.gw-scope .container{padding:0 16px}}.gw-scope svg{flex-shrink:0;width:1em;height:1em;line-height:0;display:block}.gw-scope .reasons{gap:18px;max-width:1000px;margin:0 auto;display:grid}.gw-scope .reason{border:1px solid var(--border);background:#fff;border-radius:16px;padding:26px;transition:all .25s}.gw-scope .reason:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 18px 38px -26px #ffb65a80}.gw-scope .reason .ic{background:var(--primary-bg);color:#b9772a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;font-size:22px;display:flex}.gw-scope .reason .ic svg{width:22px;height:22px}.gw-scope .reason h3{letter-spacing:-.01em;margin-bottom:8px;font-size:17px;font-weight:700}.gw-scope .reason p{color:var(--grey);font-size:14px;line-height:1.6}.gw-scope .gw-btn svg,.gw-scope .alt-card .alt-link svg{width:16px;height:16px}.gw-scope .qa summary .pl svg{width:14px;height:14px}.gw-scope .pc .col h3 .ic svg{width:15px;height:15px}.gw-scope .pc li .b svg{width:11px;height:11px}@media (width<=1024px){.gw-scope .reasons{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.gw-scope .reasons{grid-template-columns:1fr}}.gw-scope{overflow-x:hidden}@media (width<=600px){.gw-scope .container{padding:0 16px}.gw-scope section.gw-sec{padding:46px 0}.gw-scope .hero{padding:56px 0 40px}.gw-scope h1.hero-h1{font-size:28px}.gw-scope .hero-lead{font-size:15px;line-height:1.6}.gw-scope .hero-badge{font-size:12px}.gw-scope h2.gw-h,.gw-scope .cta-soft h2{font-size:22px}.gw-scope .gw-sub{font-size:15px}.gw-scope .sec-head{margin-bottom:28px}.gw-scope .prose p{margin-bottom:15px;font-size:15px;line-height:1.7}.gw-scope .prose h3{margin:26px 0 10px;font-size:18px}.gw-scope .duo{gap:16px}.gw-scope .duo .pane{padding:24px}.gw-scope .reasons{gap:14px}.gw-scope .reason{padding:22px}.gw-scope .facts{gap:14px}.gw-scope .fact{padding:20px}.gw-scope .fact .v{font-size:26px}.gw-scope .pc{gap:14px}.gw-scope .pc .col{padding:22px}.gw-scope .alts{gap:14px}.gw-scope .alt-card{padding:22px}.gw-scope .cta-soft{border-radius:18px;padding:34px 20px}.gw-scope .cta-soft h2{font-size:21px}.gw-scope .cta-soft p{font-size:15px}.gw-scope .qa summary{padding:18px;font-size:15px}.gw-scope .qa .a{padding:0 18px 20px;font-size:14.5px}.gw-scope .cmp-table th,.gw-scope .cmp-table td{padding:13px 12px;font-size:12.5px}.gw-scope .hero-ctas{flex-direction:column;align-items:stretch}.gw-scope .hero-ctas .gw-btn{width:100%}.gw-scope .cta-soft .ctas{flex-direction:column;align-items:stretch}.gw-scope .cta-soft .ctas .gw-btn{width:100%}}@media (width<=400px){.gw-scope .container{padding:0 14px}.gw-scope h1.hero-h1{font-size:25px}.gw-scope h2.gw-h,.gw-scope .cta-soft h2{font-size:20px}.gw-scope .hero-badge{padding:6px 12px 6px 6px;font-size:11px}.gw-scope .fact .v{font-size:24px}.gw-scope .duo .pane,.gw-scope .reason,.gw-scope .pc .col,.gw-scope .alt-card{padding:20px}}
