@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-sans-hebrew-hebrew.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-sans-hebrew-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/heebo-hebrew.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/heebo-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--cream:#fbf6ee;--paper:#fffdf9;--sand:#f3ebdf;--ink:#2f2721;--ink-2:#4a3f36;--muted:#6f6257;--line:#eadfd1;--coral:#e5684a;--coral-deep:#c9502f;--coral-soft:#fceae3;--coral-btn:#d6421f;--coral-ink:#b23516;--teal:#1f8a7a;--teal-soft:#e1f3ef;--amber:#d69a2d;--amber-soft:#fff0c7;--plum:#7a4e8a;--plum-soft:#f1e6f5;--night:#1b2131;--night-2:#272f44;--night-line:#3a4460;--night-ink:#eef1f8;--night-muted:#aab6cc;--btn-radius:10px;--arrow-back:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5\"/><path d=\"m11 18-6-6 6-6\"/></svg>");--display:"Heebo", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html,body{background:var(--cream);margin:0}body{color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Noto Sans Hebrew,Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:18px;line-height:1.6;overflow-x:clip}a{color:var(--teal);text-decoration:none}a:hover{color:#166a5d;text-decoration:underline}h1,h2,h3,h4,.display{font-family:var(--display);text-wrap:pretty;letter-spacing:-.005em;margin:0;font-weight:700;line-height:1.2}p{text-wrap:pretty;margin:0}ul,ol{margin:0;padding:0;list-style:none}.wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 32px}.section{padding:96px 0}.eyebrow{letter-spacing:.04em;color:var(--coral-deep);text-transform:uppercase;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.h2{font-size:40px;line-height:1.15}.h3{font-size:24px}.lead{color:var(--ink-2);font-size:20px;line-height:1.65}.muted{color:var(--muted)}.btn{border-radius:var(--btn-radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 26px;font-family:inherit;font-size:17px;font-weight:700;transition:background .15s,transform .1s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--coral-btn);color:#fff}.btn-primary:hover{background:var(--coral-ink);color:#fff;text-decoration:none}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover{background:var(--sand);color:var(--ink);text-decoration:none}.btn-sm{min-height:40px;padding:0 18px;font-size:15px}.btn-lg{min-height:58px;padding:0 34px;font-size:18px}.btn svg,.btn-arrow:after{transition:translate .18s}.btn:hover svg,.btn-arrow:hover:after{translate:-3px}@media (prefers-reduced-motion:reduce){.btn svg,.btn:hover svg,.btn-arrow:after,.btn-arrow:hover:after{transition:none;translate:none}}.btn-arrow:after{content:"";width:18px;height:18px;mask:var(--arrow-back) center / contain no-repeat;-webkit-mask:var(--arrow-back) center / contain no-repeat;background:currentColor;flex:none}.cta-band{background:radial-gradient(120% 140% at 100% 0%, color-mix(in srgb, var(--coral-soft) 90%, transparent), transparent 60%), var(--sand);border-top:1px solid var(--line);padding:72px 0}.cta-band .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.cta-band__line{font-family:var(--display);color:var(--ink);margin:0;font-size:26px;font-weight:700;line-height:1.3}.card{background:var(--paper);border:1px solid var(--line);border-radius:18px}.pill{border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:14px;font-weight:700;display:inline-flex}.icon-tile{border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.feature-card{padding:26px}.track-card{padding:28px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.section-note{text-align:center;text-wrap:balance;font-family:var(--display);color:var(--ink-2);margin-inline:auto;font-size:19px;font-weight:600;line-height:1.55}.section-note:before{content:"";background:var(--note-rule,var(--coral));border-radius:999px;width:44px;height:3px;margin:0 auto 18px;display:block}.panel-grid{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.panel-grid>div{background:var(--paper);gap:10px;padding:18px 20px;display:flex}.panel-grid svg{color:var(--teal);flex-shrink:0;margin-top:3px}.panel-grid h3{font-family:var(--display);color:var(--ink);font-size:17px;font-weight:800}.panel-grid p{color:var(--muted);margin-top:3px;font-size:14px;line-height:1.5}.check-list{--ck:var(--teal);flex-direction:column;gap:10px;display:flex}.check-list li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:16px;line-height:1.45;display:flex}.check-list li:before{content:"";background:var(--ck);flex:none;width:18px;height:18px;margin-top:3px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav a{color:var(--ink-2);white-space:nowrap;font-size:16px;font-weight:600}.nav a:hover{color:var(--ink);text-decoration:none}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--display);justify-content:space-between;align-items:center;gap:16px;font-size:20px;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary .plus{background:var(--sand);width:28px;height:28px;color:var(--ink-2);border-radius:999px;flex:none;transition:background .22s,color .22s;position:relative}.faq summary .plus:before,.faq summary .plus:after{content:"";background:currentColor;border-radius:1px;position:absolute;inset:50% auto auto 50%;translate:-50% -50%}.faq summary .plus:before{width:12px;height:2px}.faq summary .plus:after{width:2px;height:12px;transition:rotate .22s}.faq details[open] summary .plus{background:var(--coral-soft);color:var(--coral-deep)}.faq details[open] summary .plus:after{rotate:90deg}@media (prefers-reduced-motion:reduce){.faq summary .plus,.faq summary .plus:after{transition:none}}@supports selector(details::details-content){@media (prefers-reduced-motion:no-preference){:root{interpolate-size:allow-keywords}.faq details::details-content{opacity:0;transition-behavior:allow-discrete;block-size:0;transition:block-size .26s,opacity .18s,content-visibility .26s;overflow:hidden}.faq details[open]::details-content{opacity:1;block-size:auto}}}.faq details p{color:var(--ink-2);max-width:70ch;margin-top:12px;font-size:17px}.track-acc{border:1px solid var(--line);background:var(--cream);border-radius:16px;padding:0 20px}.track-acc summary{cursor:pointer;font-family:var(--display);color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:16px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.track-acc summary::-webkit-details-marker{display:none}.track-acc summary .chev{background:var(--sand);width:26px;height:26px;color:var(--ink-2);border-radius:999px;flex:none;place-items:center;font-size:16px;line-height:1;transition:transform .2s,background .2s,color .2s;display:grid}.track-acc[open] summary .chev{background:var(--coral-soft);color:var(--coral-deep);transform:rotate(135deg)}.track-acc-body{border-top:1px solid var(--line);padding-top:6px;padding-bottom:20px}.syl-group+.syl-group{border-top:1px solid var(--line);margin-top:6px;padding-top:6px}.syl-group-h{font-family:var(--display);color:var(--teal);padding:10px 0 2px;font-size:14px;font-weight:700}.syl-group .syl+.syl{border-top:1px solid var(--line)}.syl{align-items:baseline;gap:14px;padding:9px 0;display:flex}.syl-n{font-family:var(--display);color:var(--coral-ink);min-width:28px}.stage{padding-top:28px;position:relative}.stage:before{content:"";top:10px;background:linear-gradient(90deg, var(--coral), var(--amber));border-radius:3px;width:100%;height:3px;position:absolute;inset-inline-start:0}.dark{background:var(--night);color:var(--night-ink)}.dark .muted{color:var(--night-muted)}.dark .card{background:var(--night-2);border-color:var(--night-line);color:var(--night-ink)}.dark a{color:#7fd7c6}.mark{background:linear-gradient(transparent 62%, var(--amber-soft) 62%);padding:0 2px}.bar{background:var(--sand);border-radius:999px;height:8px;overflow:hidden}.bar>span{border-radius:999px;height:100%;display:block}.price-card{flex-direction:column;gap:18px;padding:32px;display:flex}.price{font-family:var(--display);font-size:40px;line-height:1}.blob{filter:blur(60px);opacity:.7;pointer-events:none;border-radius:999px;position:absolute}.hero-stage{aspect-ratio:1.56;transform-style:flat;width:100%;max-width:760px;position:relative}.hero-stage picture{display:contents}.hero-stage img{height:auto;position:absolute}.hero-laptop{top:0;width:88%;inset-inline-start:0}.hero-phone{bottom:0;width:32%;transform:perspective(1600px) rotateY(var(--hero-phone-y,13deg)) rotate(-2deg);filter:drop-shadow(0 20px 38px #0f172a3d);inset-inline-end:0}@keyframes hero-turn{to{transform:perspective(1400px) rotateY(var(--hero-turn-y,10deg)) rotateX(var(--hero-turn-x,4deg)) scale(var(--hero-turn-scale,1.07))}}@keyframes hero-zoom-flat{to{scale:1.05}}@keyframes hero-phone-turn{to{transform:perspective(1600px) rotateY(var(--hero-phone-y-end,-9deg)) rotate(1deg)}}@keyframes hero-parallax-laptop{to{translate:0 6%}}@keyframes hero-parallax-phone{to{translate:0 -15%}}@keyframes nudge-shake{0%,to{translate:0}8%{translate:-7px}18%{translate:6px}28%{translate:-6px}38%{translate:5px}50%{translate:-4px}62%{translate:3px}74%{translate:-2px}87%{translate:1px}}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.hero-stage,.hero-laptop,.hero-phone{animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-range:0 130vh;animation-timeline:scroll(root)!important}.hero-stage{animation-name:hero-turn}.hero-laptop{animation-name:hero-parallax-laptop}.hero-phone{animation-name:hero-parallax-phone,hero-phone-turn;animation-duration:1ms,1ms;animation-timing-function:linear,linear;animation-fill-mode:both,both;animation-range:0 130vh,0 130vh;animation-timeline:scroll(root),scroll(root)!important}}}@media (prefers-reduced-motion:no-preference){.shake-in-view.is-visible{animation:1.15s cubic-bezier(.36,.07,.19,.97) both nudge-shake}}.site-header{z-index:20;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fbf6eee0;position:sticky;top:0}.site-header .wrap{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.brand{color:var(--ink);font-family:var(--display);white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;font-size:22px;display:inline-flex}.brand:hover{color:var(--ink);text-decoration:none}.brand-mark{background:var(--coral);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid}.mobile-menu{display:none;position:relative}.mobile-menu>summary{border:1px solid var(--line);background:var(--paper);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:12px;place-items:center;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary::marker{content:""}.mobile-menu[open]>summary .menu-open,.mobile-menu:not([open])>summary .menu-close{display:none}.mobile-menu-panel{top:calc(100% + 15px);z-index:30;background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-width:250px;padding:8px 20px 16px;display:flex;position:absolute;inset-inline-end:0;box-shadow:0 26px 50px -24px #2f272173}.mobile-menu-panel a{color:var(--ink-2);border-bottom:1px solid var(--line);padding:13px 0;font-size:17px;font-weight:600}.mobile-menu-panel a:last-child{border-bottom:0}.mobile-menu-panel .menu-login{color:var(--teal);border-bottom:0;align-items:center;gap:10px;margin-top:6px;padding:18px 0 6px;display:flex}.mobile-menu-panel .menu-login svg{flex:none;transform:scaleX(-1)}.site-footer{background:var(--night);color:var(--night-muted);padding:64px 0 40px}.site-footer a{color:var(--night-ink)}.site-footer .brand{color:#fff}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-col{flex-direction:column;gap:14px;display:flex}.footer-head{font-family:var(--display);letter-spacing:.02em;color:var(--night-muted);margin:0;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:8px;font-size:16px;display:flex}.footer-legal{border-top:1px solid var(--night-line);color:var(--night-muted);flex-direction:column;gap:4px;padding-top:20px;font-size:14px;display:flex}.wa-float{inset-inline-end:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:50;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 16px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 10px 30px #25d36659,0 2px 8px #2f27212e}.wa-float:hover{transform:translateY(-2px);box-shadow:0 14px 36px #25d36673,0 2px 8px #2f27212e}.wa-float:focus-visible{outline:2px solid var(--night);outline-offset:3px}.wa-float svg{flex:none}.wa-float-label{font-family:var(--display);white-space:nowrap;font-size:15px;font-weight:700}.cookie-consent:not([hidden])~.wa-float{bottom:calc(96px + env(safe-area-inset-bottom))}@media (width<=560px){.wa-float{justify-content:center;width:56px;padding:0;inset-inline-end:16px}.wa-float-label{display:none}}.prose-page{padding:0 0 96px}.prose-page .wrap{max-width:880px}.prose-page header{background:radial-gradient(90% 120% at 100% 0%, color-mix(in srgb, var(--coral-soft) 70%, transparent), transparent 62%), var(--paper);border-bottom:1px solid var(--line);margin-bottom:48px;padding:56px 0 40px}.prose-page .prose-head{box-sizing:border-box;flex-direction:column;gap:14px;width:min(880px,100%);margin-inline:auto;padding-inline:32px;display:flex}.prose-page h1{letter-spacing:-.01em;font-size:42px;line-height:1.12}.prose-page header .lead{color:var(--ink-2);font-size:20px;line-height:1.6}.prose-page header .muted{border-top:1px solid var(--line);color:var(--muted);align-items:baseline;gap:8px;padding-top:14px;display:flex}.prose{color:var(--ink-2);overflow-wrap:break-word;font-size:18px;line-height:1.75}.prose h2{color:var(--ink);border-top:1px solid var(--line);margin:2.2em 0 .7em;padding-top:1em;font-size:28px;line-height:1.25;position:relative}.prose h2:before{content:"";top:-1px;background:var(--coral);border-radius:2px;width:44px;height:3px;position:absolute;inset-inline-start:0}.prose>h2:first-child{border-top:0;margin-top:0;padding-top:0}.prose>h2:first-child:before{display:none}.prose h3{color:var(--ink);margin:1.8em 0 .5em;font-size:21px}.prose p{margin:.9em 0}.prose ul,.prose ol{margin:.9em 0;padding-inline-start:1.5em}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin:.35em 0}.prose li::marker{color:var(--muted)}.prose strong{color:var(--ink)}.prose hr{border:0;border-top:1px solid var(--line);margin:2em 0}.prose .table-scroll{overscroll-behavior-x:contain;border:1px solid var(--line);background:var(--paper);background-image:linear-gradient(to left, var(--paper), #fffdf900), linear-gradient(to right, var(--paper), #fffdf900), linear-gradient(to left, #2f272117, #2f272100), linear-gradient(to right, #2f272117, #2f272100);background-position:100%,0,100%,0;background-repeat:no-repeat;background-size:28px 100%,28px 100%,12px 100%,12px 100%;background-attachment:local,local,scroll,scroll;border-radius:12px;width:fit-content;min-width:min(46em,100%);max-width:100%;margin:1.4em 0;overflow-x:auto}.prose table{border-collapse:collapse;background:0 0;width:100%;margin:0;font-size:16px}.prose table:has(thead th:nth-child(3)){min-width:30rem}.prose table:has(thead th:nth-child(4)){min-width:38rem}.prose table:has(thead th:nth-child(5)){min-width:46rem}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:start;vertical-align:top;min-width:4.5rem;padding:.7em .9em}.prose th{background:var(--sand);color:var(--ink);font-size:15px;font-weight:700;line-height:1.4}.prose tbody tr:last-child th,.prose tbody tr:last-child td{border-bottom:0}.prose tbody tr:nth-child(2n){background:color-mix(in srgb, var(--sand) 22%, var(--paper))}.prose blockquote{border-inline-start:3px solid var(--teal);background:var(--teal-soft);color:var(--ink-2);border-radius:10px;margin:1.5em 0;padding:.9em 1.2em}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose blockquote[dir=ltr],.prose [dir=ltr]{text-align:start}.prose .katex{direction:ltr;unicode-bidi:isolate;font-size:1.05em}.prose .katex-display{text-align:center;overscroll-behavior-x:contain;direction:ltr;unicode-bidi:isolate;margin:1.4em 0;padding:.35em 0;overflow:auto hidden}.prose .katex-display>.katex{text-align:initial;white-space:nowrap;display:inline-block}.prose img{max-width:100%;height:auto;margin:1.6em auto;display:block}.prose code{background:var(--sand);border:1px solid var(--line);direction:ltr;unicode-bidi:isolate;border-radius:6px;padding:.1em .35em;font-size:.9em}.prose a{text-underline-offset:3px;text-decoration:underline}.prose .prose-cta{margin:2em 0;display:flex}.prose .prose-cta .btn{color:#fff;white-space:normal;text-align:center;max-width:100%;padding:14px 26px;line-height:1.35;text-decoration:none}.prose .faq-list{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin:1.4em 0 0;overflow:hidden}.prose .faq-item{padding:20px 24px}.prose .faq-item+.faq-item{border-top:1px solid var(--line)}.prose .faq-q{font-family:var(--display);color:var(--ink);margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.4}.prose .faq-a{color:var(--ink-2);margin:0;font-size:16.5px;line-height:1.7}.prose .faq-note{color:var(--muted);margin:1.2em 0 0;font-size:15px;line-height:1.65}.prose .faq-note em{font-style:normal}@media (width<=820px){body{font-size:17px}.wrap{padding:0 20px}.section{padding:64px 0}.h2{font-size:30px}.h3{font-size:21px}.lead{font-size:18px}.grid-2,.grid-3,.grid-4,.grid-5,.two-col,.panel-grid{grid-template-columns:minmax(0,1fr)}.price-card.featured{order:-1;transform:none!important}.nav,.hide-m{display:none!important}.mobile-menu{display:block}.hero-grid{grid-template-columns:minmax(0,1fr)!important}.hero-h1{font-size:38px!important}.hero-stage{aspect-ratio:1.5;--hero-turn-y:7deg;--hero-turn-x:2deg;--hero-turn-scale:1.03;width:calc(100% + 44px);max-width:none;margin-inline:-22px}.hero-laptop{width:86%}.hero-phone{width:35%;animation-name:hero-parallax-phone;transform:rotate(2deg)}.hero-stage{animation-name:hero-zoom-flat}.feature-card,.track-card{padding:18px;position:relative;overflow:hidden}.feature-card .icon-tile,.track-card .icon-tile{top:0;border-start-start-radius:18px;border-start-end-radius:0;border-end-end-radius:14px;border-end-start-radius:0;width:50px;height:50px;position:absolute;inset-inline-start:0}.feature-card>h3,.track-card .track-head{align-items:center;min-height:50px;margin-block-start:-18px;padding-inline-start:42px;display:flex}.feature-card,.track-card{gap:6px!important}.feature-card>h3{font-size:18px!important}.feature-card>p{font-size:15px!important}.track-card .track-head h3{font-size:20px!important}.split{grid-template-columns:minmax(0,1fr)!important}.faq-aside{position:static!important}.price{font-size:34px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.footer-grid>:first-child{grid-column:1/-1}.prose-page{padding:0 0 72px}.prose-page header{margin-bottom:32px;padding:36px 0 28px}.prose-page .prose-head{gap:12px;padding-inline:20px}.prose-page h1{font-size:30px}.prose-page header .lead{font-size:18px}.prose .faq-item{padding:16px 18px}.prose .faq-q,.prose{font-size:17px}.prose h2{font-size:23px}.prose h3{font-size:19px}.prose ul,.prose ol{padding-inline-start:1.15em}.prose table{font-size:15px}.prose th,.prose td{min-width:4rem;padding:.6em .7em}.prose .table-scroll{border-inline:0;border-radius:0;width:auto;min-width:0;max-width:none;margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px}.prose .prose-cta{align-items:stretch}.prose .prose-cta .btn{width:100%;min-height:46px;padding:11px 18px;font-size:16px}.cta-band{padding:44px 0}.cta-band__line{font-size:22px}.cta-band .btn-lg{width:100%}}@media (width<=420px){.site-header .wrap{gap:10px}.brand{gap:8px;font-size:19px}.brand-mark{width:30px;height:30px}.site-header .btn-sm{padding:0 14px;font-size:14px}.prose-page h1{font-size:27px}}
