@import url("https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Geist+Mono:wght@400;500&display=swap");:root{--c-primary:#ef3b32;--c-primary-dark:#b32c26;--c-primary-darker:#781e19;--c-primary-tint:#fda5a1;--c-surface-darker:#000;--c-surface-dark:#1a1a1a;--c-surface-default:#404040;--c-surface-light:gray;--c-surface-lighter:#999;--c-neutral-lighter:#fff;--c-neutral-light:#f7f7f7;--c-neutral-default:#f2f2f2;--c-neutral-dark:#e5e5e5;--c-neutral-darker:#b8b8b8;--c-secondary-lighter:#e6edf1;--c-secondary-light:#81a5bb;--c-secondary:#1d5a83;--c-secondary-dark:#083446;--c-secondary-darker:#051f2a;--c-body:#b8b8b8;--gradient-dark-100:linear-gradient(110deg,rgba(129,165,187,.2) .79%,rgba(29,90,131,.01)),linear-gradient(0deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.02)),#000;--gradient-dark-200:linear-gradient(62deg,rgba(29,90,131,.04) -13.56%,rgba(129,165,187,.12) 100.26%),linear-gradient(0deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.02)),#000;--gradient-dark-300:radial-gradient(125.29% 142.91% at 0% -2.09%,rgba(29,90,131,.12) 0%,rgba(26,26,26,0) 100%),#1a1a1a;--gradient-dark-400:linear-gradient(341deg,rgba(129,165,187,.11) 13.89%,rgba(29,90,131,.04) 65.82%),linear-gradient(0deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.02)),#000;--gradient-light-100:linear-gradient(144deg,rgba(129,165,187,.4),hsla(0,0%,100%,.1));--gradient-light-300:linear-gradient(131deg,rgba(129,165,187,.21) 1.49%,rgba(29,90,131,.03) 131.42%);--gradient-button-fill:linear-gradient(125deg,rgba(129,165,187,.43),rgba(29,90,131,.17));--gradient-button-stroke:linear-gradient(82deg,#81a5bb 3.23%,#1d5a83 100.68%);--f-display:Epilogue,sans-serif;--f-body:Epilogue,sans-serif;--f-mono:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--fs-display-1:4.5rem;--lh-display-1:1.1;--fw-display-1:500;--fs-h1:3rem;--lh-h1:1.2;--fw-h1:700;--fs-h2:3rem;--lh-h2:1.3;--fw-h2:400;--fs-h3:2.5rem;--lh-h3:1.4;--fs-h4:2rem;--lh-h4:1.3;--fs-h5:1.625rem;--lh-h5:1.3;--fs-h6:1.375rem;--lh-h6:1.2;--fs-body-lg:1.125rem;--fs-body:1rem;--fs-body-sm:.875rem;--lh-body:1.5;--tablet-modifier:.8;--fs-eyebrow:1rem;--fw-eyebrow:700;--ls-eyebrow:.02rem;--c-eyebrow:#81a5bb;--fs-hero:72px;--fw-hero:500;--fs-section-h2:56px;--fw-section-h2:400;--fs-stat:48px;--fw-stat:700;--c-stat:#81a5bb;--fs-form-title:30px;--fw-form-title:500;--fs-card-title:22px;--fw-card-title:400;--fs-quote:18px;--fs-chip:14px;--fw-chip:700;--fs-field:14px;--fs-btn:16px;--fw-btn:700;--wrap:1288px;--gut:24px;--section-pt:96px;--section-pb:96px;--radius:12px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#cap26-form{scroll-margin-top:28px}.cap26 *{box-sizing:border-box}.cap26{background:var(--c-surface-darker);color:var(--c-body);font-family:var(--f-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}.cap26 h1,.cap26 h2,.cap26 h3,.cap26 h4,.cap26 h5,.cap26 h6{color:var(--c-neutral-lighter);font-family:var(--f-display);margin:0 0 .5em}.cap26 h1{font-size:var(--fs-h1);font-weight:var(--fw-h1);line-height:var(--lh-h1)}.cap26 h2{font-size:var(--fs-section-h2);font-weight:var(--fw-section-h2);line-height:1.15}.cap26 h3{font-size:var(--fs-h3);font-weight:400;line-height:var(--lh-h3)}.cap26 h4{font-size:var(--fs-h4);font-weight:400;letter-spacing:-.02rem;line-height:var(--lh-h4)}.cap26 h5{font-size:var(--fs-h5);font-weight:400;letter-spacing:.01625rem;line-height:var(--lh-h5)}.cap26 h6{font-size:var(--fs-h6);font-weight:400;line-height:var(--lh-h6)}.cap26 p{margin:0 0 1em}.cap26 p:last-child{margin-bottom:0}.cap26 a:not([class*=cap26-btn]){color:var(--c-primary);text-decoration:none}.cap26 a[class*=cap26-btn]{text-decoration:none}.cap26 img{display:block;height:auto;max-width:100%}.cap26 .accent{color:var(--c-primary)}.cap26-wrap{margin:0 auto;max-width:var(--wrap);padding:0 var(--gut);width:100%}.cap26-section{padding:var(--section-pt) 0 var(--section-pb);position:relative}.cap26-section--tight{--section-pt:64px;--section-pb:64px}.cap26-eyebrow{color:var(--c-eyebrow);display:block;font-family:var(--f-mono);font-size:var(--fs-eyebrow);font-weight:var(--fw-eyebrow);letter-spacing:var(--ls-eyebrow);line-height:1.2;margin:0 0 20px}.cap26-eyebrow:before{content:"< "}.cap26-eyebrow:after{content:" >"}.cap26 .cap26-btn{border:0;border-radius:6px;cursor:pointer;display:inline-block;font-family:var(--f-mono);font-size:var(--fs-btn);font-weight:var(--fw-btn);letter-spacing:.01rem;line-height:1;padding:15px 26px;text-align:center;transition:background-color .18s ease,transform .18s ease}.cap26 .cap26-btn--primary{background:var(--c-primary);color:#fff}.cap26 .cap26-btn--primary:hover{background:var(--c-primary-dark);color:#fff}.cap26 .cap26-btn--ghost{background:var(--gradient-button-fill);color:var(--c-neutral-lighter);position:relative}.cap26 .cap26-btn--ghost:after{background:var(--gradient-button-stroke);border-radius:6px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.cap26-card{background:var(--gradient-dark-300);border-radius:var(--radius);height:100%;padding:28px;position:relative}.cap26-card:before{background:var(--gradient-light-300);border-radius:var(--radius);content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.cap26-card--accent:after{background:linear-gradient(90deg,transparent,var(--c-primary),transparent);content:"";height:1px;left:12%;position:absolute;right:12%;top:0}.cap26-card__title{color:#fff;font-size:var(--fs-card-title);font-weight:var(--fw-card-title);margin:0 0 10px}.cap26-card__body{color:var(--c-body);font-size:var(--fs-body);margin:0}.cap26-card__icon{height:62px;margin-bottom:20px;width:62px}.cap26-card__icon img{height:100%;object-fit:contain;width:100%}.cap26-grid{display:grid;gap:20px}.cap26-grid--3{grid-template-columns:repeat(3,1fr)}.cap26-grid--2{grid-template-columns:repeat(2,1fr)}.cap26-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){:root{--fs-display-1:calc(4.5rem*var(--tablet-modifier));--fs-h1:calc(3rem*var(--tablet-modifier));--fs-h2:calc(3rem*var(--tablet-modifier));--fs-h3:calc(2.5rem*var(--tablet-modifier));--fs-h4:calc(2rem*var(--tablet-modifier));--section-pt:72px;--section-pb:72px}.cap26-grid--3,.cap26-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){:root{--section-pt:56px;--section-pb:56px;--gut:20px}.cap26 h1{font-size:2.125rem}.cap26 h2{font-size:2rem}.cap26 h3{font-size:1.75rem}.cap26-grid--2,.cap26-grid--3,.cap26-grid--4{grid-template-columns:1fr}}.cap26-hero{--section-pt:72px;--section-pb:120px;overflow:hidden}.cap26-hero__glow{background:radial-gradient(58% 52% at 74% 68%,rgba(29,90,131,.55) 0,rgba(29,90,131,0) 70%),radial-gradient(46% 42% at 88% 22%,rgba(129,165,187,.16) 0,rgba(129,165,187,0) 72%);inset:0;pointer-events:none;position:absolute}.cap26-hero__inner{align-items:start;display:grid;gap:86px;grid-template-columns:minmax(0,1fr) 514px;position:relative;z-index:1}.cap26-hero__title h1,.cap26-hero__title h2,.cap26-hero__title p{color:var(--c-neutral-lighter);font-family:var(--f-display);font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-.01em;line-height:1.1;margin:0 0 24px}.cap26-hero__title em{color:var(--c-primary-tint);font-style:normal}.cap26-hero__body{color:var(--c-body);font-size:var(--fs-body);max-width:620px}.cap26-hero__cta{margin-top:32px}.cap26-hero__body .cap26-hero__booth{font-family:var(--f-mono);font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.45;margin:24px 0 0}.cap26-hero__body .cap26-hero__booth a{border-bottom:1px solid rgba(129,165,187,.45);color:var(--c-secondary-light);padding-bottom:2px;text-decoration:none;transition:color .18s ease,border-color .18s ease}.cap26-hero__body .cap26-hero__booth a:focus-visible,.cap26-hero__body .cap26-hero__booth a:hover{border-bottom-color:var(--c-primary-tint);color:var(--c-primary-tint)}@media (max-width:700px){.cap26-hero__body .cap26-hero__booth{font-size:14px;margin-top:20px}}.cap26-hero__form{backdrop-filter:blur(2px);background:linear-gradient(180deg,rgba(2,19,27,.86),rgba(10,47,69,.72) 62%,rgba(45,95,122,.55));border-radius:var(--radius);padding:45px 48px 40px;position:relative}.cap26-hero__form:before{background:linear-gradient(180deg,rgba(129,165,187,.35),rgba(9,51,73,.9));border-radius:var(--radius);content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.cap26 .cap26-hero__form-title{color:var(--c-neutral-lighter);font-size:var(--fs-form-title);font-weight:var(--fw-form-title);line-height:1.2;margin:0 0 16px}.cap26-hero__form .hs-form-field{margin-bottom:18px}.cap26-hero__form .hs-form-field>label{display:none}.cap26-hero__form input[type=email],.cap26-hero__form input[type=number],.cap26-hero__form input[type=tel],.cap26-hero__form input[type=text],.cap26-hero__form select,.cap26-hero__form textarea{background:#142a37;border:1px solid rgba(129,165,187,.42);border-radius:2px;color:var(--c-neutral-lighter);font-family:var(--f-body);font-size:var(--fs-field);line-height:1.4;padding:9px 15px;transition:border-color .16s ease,box-shadow .16s ease;width:100%!important}.cap26-hero__form input::placeholder,.cap26-hero__form textarea::placeholder{color:#9db2c0;opacity:1}.cap26-hero__form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9db2c0 0),linear-gradient(135deg,#9db2c0 50%,transparent 0);background-position:calc(100% - 19px) 50%,calc(100% - 13px) 50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px;color:#9db2c0}.cap26-hero__form input:focus,.cap26-hero__form select:focus,.cap26-hero__form textarea:focus{border-color:var(--c-secondary-light);box-shadow:0 0 0 3px rgba(129,165,187,.15);outline:none}.cap26-hero__form form.hs-form{column-gap:22px;display:grid;grid-template-columns:1fr 1fr}.cap26-hero__form form.hs-form>*{grid-column:1/-1;min-width:0}.cap26-hero__form .hs_first_name__form_,.cap26-hero__form .hs_firstname{grid-column:1/2}.cap26-hero__form .hs_last_name__form_import_,.cap26-hero__form .hs_lastname{grid-column:2/3}.cap26-hero__form .actions,.cap26-hero__form .hs-button,.cap26-hero__form .hs-submit,.cap26-hero__form input[type=submit]{justify-self:start}.cap26-hero__form .hs-button,.cap26-hero__form input[type=submit]{background:var(--c-primary);border:0;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:var(--f-mono);font-size:var(--fs-btn);font-weight:var(--fw-btn);letter-spacing:.01rem;margin-top:5px;min-height:43px;padding:13px 16px;transition:background-color .18s ease;width:auto}.cap26-hero__form .hs-button:hover,.cap26-hero__form input[type=submit]:hover{background:var(--c-primary-dark)}.cap26-hero__form .hs-error-msg,.cap26-hero__form .hs-form-required{color:var(--c-primary-tint);font-size:var(--fs-body-sm)}.cap26-hero__form .hs-richtext,.cap26-hero__form .legal-consent-container{color:var(--c-body);font-size:.75rem}.cap26-hero__form .hs-richtext a{color:var(--c-secondary-light);text-decoration:underline}@media (max-width:1024px){.cap26-hero__inner{gap:44px;grid-template-columns:1fr}.cap26-hero__form{max-width:560px}.cap26-hero__title h1{font-size:56px}}@media (max-width:767px){.cap26-hero{--section-pb:72px}.cap26-hero__title h1{font-size:36px}.cap26-hero__form{padding:24px 20px}.cap26-hero__form .hs_first_name__form_,.cap26-hero__form .hs_firstname,.cap26-hero__form .hs_last_name__form_import_,.cap26-hero__form .hs_lastname{display:block;margin-left:0;width:100%}.cap26-hero__cta{display:block;width:100%}}.cap26-topbar{background:var(--c-surface-darker);padding:34px 0 0;position:relative;z-index:2}.cap26-topbar img{height:auto;width:210px}.cap26-footer{background:var(--c-surface-darker);border-top:1px solid rgba(129,165,187,.16);padding:44px 0 40px;text-align:center}.cap26-footer__inner{align-items:center;display:flex;flex-direction:column;gap:18px}.cap26-footer img{height:auto;margin:0 auto;width:150px}.cap26-footer p{color:var(--c-surface-lighter);font-size:.8125rem;margin:0}@media (max-width:767px){.cap26-topbar{padding-top:24px}.cap26-topbar img{width:168px}}.cap26-shead{margin:0 0 84px}.cap26-entry .cap26-shead{margin-bottom:58px}.cap26-stats .cap26-shead{margin-bottom:63px}.cap26-why .cap26-shead{margin-bottom:43px}.cap26-scale .cap26-shead{margin-bottom:57px}.cap26-quotes .cap26-shead{margin-bottom:50px}.cap26-shead--center{text-align:center}.cap26-shead--center .cap26-eyebrow{display:block}.cap26 .cap26-shead__h2{margin:0;max-width:1010px}.cap26-shead--center .cap26-shead__h2{margin-left:auto;margin-right:auto}.cap26-shead__intro{color:var(--c-body);font-size:var(--fs-body);margin-top:20px}.cap26-shead--center .cap26-shead__intro{margin-left:auto;margin-right:auto;max-width:864px}.cap26-shead__cols{display:grid;gap:72px;grid-template-columns:584px 1fr;margin-top:20px}.cap26-shead__cols p{color:var(--c-body);font-size:var(--fs-body);margin:0}.cap26-shead__cols .is-bold{color:var(--c-neutral-lighter);font-weight:700}.cap26 .cap26-card{background:linear-gradient(90deg,#06080a,#0c0f11 43.5%,#14181b);border-radius:8px;height:100%;padding:40px;position:relative}.cap26 .cap26-card:before{background:linear-gradient(90deg,#aba7a9,#ba3f33 21.7%,#0b0302 52.2%,#43515c 76.8%,#a7a9ac);border-radius:8px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.cap26 .cap26-card:after{content:none}.cap26 .cap26-card--flat{background:rgba(29,90,131,.149);border:1px solid rgba(129,165,187,.451)}.cap26 .cap26-card--flat:before{content:none}.cap26 .cap26-card__title{color:#fff;font-size:var(--fs-card-title);font-weight:var(--fw-card-title);line-height:1.25;margin:0 0 18px}.cap26 .cap26-card__body{color:var(--c-body);font-size:var(--fs-body);line-height:var(--lh-body);margin:0}.cap26 .cap26-card__icon{height:62px;margin:0 0 22px;width:62px}.cap26 .cap26-card__icon img,.cap26 .cap26-card__icon svg{display:block;height:62px;width:62px}.cap26-cards3{display:grid;gap:35px;grid-template-columns:repeat(3,1fr)}.cap26-cards3--rows{row-gap:34px}.cap26-entry{padding:0 0 141px}.cap26-stats{background:#1a1a1a;padding:120px 0 189px}.cap26-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:45px}.cap26-stats__cell{align-items:center;border-left:1px solid #707070;display:flex;flex-direction:column;justify-content:center;min-height:202px;padding:0 22px;text-align:center}.cap26-stats__cell:nth-child(4n+1){border-left:0}.cap26-stats__num{color:var(--c-stat);font-family:var(--f-display);font-size:var(--fs-stat);font-weight:var(--fw-stat);line-height:1.2;margin:0 0 11px}.cap26-stats__lbl{color:var(--c-body);font-size:var(--fs-body);line-height:var(--lh-body);margin:0;max-width:225px;min-height:48px}.cap26-caps{padding:131px 0 0}.cap26-caps__top{align-items:start;display:grid;gap:36px;grid-template-columns:604px 1fr}.cap26 .cap26-caps__h2{margin:0;max-width:504px}.cap26-caps__intro{color:var(--c-body);font-size:var(--fs-body);margin-top:30px;max-width:501px}.cap26-caps__shots{min-height:356px;position:relative}.cap26-caps__shots img{border-radius:4px;box-shadow:0 18px 46px rgba(0,0,0,.55);position:absolute}.cap26-caps__shots img:first-child{left:0;top:0;width:419px}.cap26-caps__shots img:nth-child(2){left:121px;top:122px;width:420px}.cap26-acc{column-gap:71px;display:grid;grid-template-columns:584px 584px;margin-top:45px}.cap26-acc__item{border-bottom:1px solid #707070}.cap26-acc__btn{align-items:center;background:none;border:0;color:#fff;cursor:pointer;display:flex;font-family:var(--f-display);font-size:var(--fs-card-title);font-weight:var(--fw-card-title);gap:20px;justify-content:space-between;line-height:1.27;padding:35px 0 28px;text-align:left;width:100%}.cap26-acc__ico{flex:0 0 14px;height:14px;position:relative;width:14px}.cap26-acc__ico:after,.cap26-acc__ico:before{background:#fff;content:"";position:absolute;transition:transform .22s ease,opacity .22s ease}.cap26-acc__ico:before{height:1.5px;left:0;top:6.25px;width:14px}.cap26-acc__ico:after{height:14px;left:6.25px;top:0;width:1.5px}.cap26-acc__item.is-open .cap26-acc__ico:after{opacity:0;transform:scaleY(0)}.cap26-acc__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.cap26-acc__panel p{color:var(--c-body);font-size:var(--fs-body);margin:0;padding:0 34px 24px 0}.cap26-scale{padding:167px 0 0}.cap26-scale__panel{background:rgba(29,90,131,.149);border:1px solid #2b3841;border-radius:8px;margin-top:21px;padding:46px}.cap26-scale__row{align-items:center;display:flex;gap:0}.cap26-scale__row+.cap26-scale__row{margin-top:30px}.cap26-scale__lbl{color:#fff;flex:0 0 148px;font-size:var(--fs-card-title)}.cap26-scale__track{align-items:center;display:flex;flex:1}.cap26-scale__chip{align-items:center;background:#1a1a1a;color:#fff;display:flex;flex:0 0 176px;font-size:var(--fs-chip);font-weight:var(--fw-chip);height:56px;line-height:1.2;padding:0 15px;position:relative}.cap26-scale__chip:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.cap26-scale__row--scope .cap26-scale__chip:before{background:var(--c-primary)}.cap26-scale__row--cap .cap26-scale__chip:before{background:#3c6caa}.cap26-scale__arrow{flex:1 1 auto;height:2px;margin:0 8px;position:relative}.cap26-scale__row--scope .cap26-scale__arrow{background:var(--c-primary)}.cap26-scale__row--cap .cap26-scale__arrow{background:#3c6caa}.cap26-scale__arrow:after{border-right:2px solid;border-top:2px solid;content:"";height:7px;position:absolute;right:-1px;top:50%;transform:translateY(-50%) rotate(45deg);width:7px}.cap26-scale__row--scope .cap26-scale__arrow{color:var(--c-primary)}.cap26-scale__row--cap .cap26-scale__arrow{color:#3c6caa}.cap26-scale__note{color:var(--c-body);font-size:var(--fs-body);margin:46px 0 0;padding-left:148px}.cap26-quotes{overflow:hidden;padding:184px 0 0}.cap26-quotes__viewport{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.cap26-quotes__track{display:flex;gap:34px;padding-left:max(24px,calc(50vw - 620px));padding-right:max(24px,calc(50vw - 620px));transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.cap26-quote{background:linear-gradient(90deg,#06080a,#0c0f11 43.5%,#14181b);border-radius:8px;display:flex;flex:0 0 390px;flex-direction:column;min-height:483px;padding:40px;position:relative}.cap26-quote:before{background:linear-gradient(90deg,#aba7a9,#ba3f33 21.7%,#0b0302 52.2%,#43515c 76.8%,#a7a9ac);border-radius:8px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.cap26-quote__text{color:#fff;font-size:var(--fs-quote);font-weight:700;line-height:1.55;margin:0}.cap26-quote__foot{margin-top:auto;padding-top:28px}.cap26-quote__name{color:#fff;font-size:var(--fs-quote);font-weight:700;margin:0 0 10px}.cap26-quote__stars{display:flex;gap:3px}.cap26-quote__stars svg{display:block;fill:var(--c-primary);height:17px;width:17px}.cap26-quotes__dots{display:flex;gap:5px;justify-content:center;margin-top:48px}.cap26-quotes__dot{background:rgba(29,90,131,.149);border:1px solid #2b3841;border-radius:10px;cursor:pointer;height:14px;padding:0;transition:background-color .2s ease,border-color .2s ease;width:14px}.cap26-quotes__dot.is-active{background:var(--c-primary);border-color:var(--c-primary)}.cap26-why{padding:130px 0 0}.cap26-why__row2{display:grid;gap:35px;grid-template-columns:repeat(2,390px);justify-content:center;margin-top:19px}.cap26-cta{margin-top:130px;overflow:hidden;padding:116px 0 120px;position:relative;text-align:center}.cap26-cta__bg{background-color:#050505;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.cap26-cta__bg:after{background:radial-gradient(58% 70% at 50% 50%,rgba(0,0,0,.35) 0,rgba(0,0,0,.82) 100%);content:"";inset:0;position:absolute}.cap26-cta .cap26-wrap{position:relative;z-index:1}.cap26 .cap26-cta__h2{color:#fff;font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-.01em;line-height:1.1;margin:0 auto 26px;max-width:900px}.cap26-cta__body{color:var(--c-body);font-size:var(--fs-body);margin:0 auto 43px;max-width:898px}.cap26-footer{border-top:4px solid var(--c-primary);padding:64px 0 60px}.cap26 .cap26-footer p{color:#fff;font-size:17px}.cap26 .cap26-btn{border-radius:4px;min-height:43px;padding:13px 16px}@media (max-width:1320px){.cap26-acc{column-gap:48px}.cap26-acc,.cap26-caps__top{grid-template-columns:1fr 1fr}.cap26-caps__shots{aspect-ratio:1000/662;min-height:0}.cap26-caps__shots img:first-child{top:0;width:78%}.cap26-caps__shots img:nth-child(2){bottom:0;left:22%;top:auto;width:78%}.cap26-scale__chip{flex:1 1 0;min-width:0}}@media (max-width:1024px){.cap26-cards3{grid-template-columns:repeat(2,1fr)}.cap26-shead__cols{gap:20px}.cap26-caps__top,.cap26-shead__cols{grid-template-columns:1fr}.cap26-caps__intro{margin-top:24px}.cap26-caps__shots{margin-top:32px}.cap26-why__row2{grid-template-columns:repeat(2,1fr)}.cap26-caps,.cap26-quotes,.cap26-scale,.cap26-stats,.cap26-why{padding-top:110px}.cap26-entry{padding-top:0}.cap26-entry,.cap26-stats{padding-bottom:110px}.cap26-scale__row{flex-wrap:wrap}.cap26-scale__lbl{flex:0 0 100%;margin-bottom:14px}.cap26-scale__note{padding-left:0}.cap26-acc{column-gap:0;grid-template-columns:1fr}.cap26-stats__grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.cap26-stats__cell{min-height:168px}.cap26-stats__cell:nth-child(4n+1){border-left:1px solid #707070}.cap26-stats__cell:nth-child(odd){border-left:0}}@media (max-width:767px){.cap26-acc,.cap26-cards3,.cap26-why__row2{grid-template-columns:1fr}.cap26-acc{column-gap:0}.cap26-stats__grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.cap26-stats__cell{border-left:0;min-height:150px}.cap26-stats__cell:nth-child(odd){border-left:0}.cap26-stats__cell:nth-child(2n){border-left:1px solid #707070}.cap26 .cap26-shead__h2{font-size:32px}.cap26 .cap26-cta__h2{font-size:36px}.cap26-shead{margin-bottom:48px}.cap26-scale__panel{padding:24px 20px}.cap26-scale__track{flex-wrap:wrap;gap:12px}.cap26-scale__chip{flex:0 0 calc(50% - 6px)}.cap26-scale__arrow{display:none}.cap26-quote{flex:0 0 84vw;min-height:0;padding:28px 24px}.cap26-caps,.cap26-quotes,.cap26-scale,.cap26-stats,.cap26-why{padding-top:72px}.cap26-entry{padding-top:0}.cap26-entry,.cap26-stats{padding-bottom:72px}.cap26-cta{margin-top:72px;padding:72px 0}}.cap26-hero__form{--hsf-background__background-color:transparent;--hsf-background__background-image:none;--hsf-background__border-width:0;--hsf-background__padding:0;--hsf-field-label__color:#9db2c0;--hsf-field-label__font-family:Epilogue,sans-serif;--hsf-field-label__font-size:13px;--hsf-field-label-requiredindicator__color:#fda5a1;--hsf-field-input__background-color:#142a37;--hsf-field-input__border-color:rgba(129,165,187,.42);--hsf-field-input__border-radius:2px;--hsf-field-input__border-style:solid;--hsf-field-input__border-width:1px;--hsf-field-input__color:#fff;--hsf-field-input__font-family:Epilogue,sans-serif;--hsf-field-input__font-size:14px;--hsf-field-input__padding:9px 15px;--hsf-field-input__placeholder-color:#9db2c0;--hsf-field-textarea__background-color:#142a37;--hsf-field-textarea__border-color:rgba(129,165,187,.42);--hsf-field-textarea__border-radius:2px;--hsf-field-textarea__border-style:solid;--hsf-field-textarea__border-width:1px;--hsf-field-textarea__color:#fff;--hsf-field-textarea__font-family:Epilogue,sans-serif;--hsf-field-textarea__font-size:14px;--hsf-field-textarea__padding:9px 15px;--hsf-field-textarea__placeholder-color:#9db2c0;--hsf-button__background-color:#ef3b32;--hsf-button__background-image:none;--hsf-button__color:#fff;--hsf-button__font-family:"Geist Mono",ui-monospace,monospace;--hsf-button__font-size:16px;--hsf-button__font-weight:700;--hsf-button__border-radius:4px;--hsf-button__border-width:0;--hsf-button__border-style:none;--hsf-button__box-shadow:none;--hsf-button__padding:13px 16px;--hsf-button__width:auto;--hsf-button--hover__background-color:#b32c26;--hsf-button--hover__color:#fff;--hsf-button--focus__background-color:#b32c26;--hsf-button--focus__color:#fff;--hsf-row__vertical-spacing:18px;--hsf-row__horizontal-spacing:22px;--hsf-module__vertical-spacing:18px;--hsf-navigationrow-buttons__justify-content:flex-start;--hsf-navigationrow-buttons-single__justify-content:flex-start;--hsf-richtext__color:#8fa3b3;--hsf-richtext__font-family:Epilogue,sans-serif;--hsf-richtext__font-size:12px;--hsf-erroralert__color:#fda5a1;--hsf-erroralert__font-family:Epilogue,sans-serif;--hsf-erroralert__font-size:14px}.cap26-hero__form .hsfc-TextInput,.cap26-hero__form .hsfc-Textarea{background:#142a37;border:1px solid rgba(129,165,187,.42);border-radius:2px;color:var(--c-neutral-lighter);font-family:var(--f-body);font-size:var(--fs-field);padding:9px 15px;width:100%}.cap26-hero__form .hsfc-Form,.cap26-hero__form .hsfc-Step,.cap26-hero__form .hsfc-Step__Content{background:none;display:block;margin:0;padding:0}.cap26-hero__form .hsfc-Row{margin-bottom:var(--hsf-row__vertical-spacing,18px)}.cap26-hero__form .hsfc-Row:last-child{margin-bottom:0}.cap26-hero__form .hsfc-FieldLabel{color:#9db2c0;display:block;font-family:var(--f-body);font-size:13px;line-height:1.3;margin:0 0 6px}.cap26-hero__form .hsfc-FieldLabel__RequiredIndicator{color:var(--c-primary-tint)}.cap26-hero__form.cap26-form--placeholders .hs-form-field>label,.cap26-hero__form.cap26-form--placeholders .hsfc-FieldLabel{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}.cap26-hero__form .hsfc-DropdownInput{position:relative}.cap26-hero__form .hsfc-DropdownInput__Caret{color:#9db2c0}.cap26-hero__form .hsfc-DropdownInput__Caret span{border-color:#9db2c0 transparent transparent}.cap26-hero__form .hsfc-DropdownOptions{background:#0f2028;border:1px solid rgba(129,165,187,.42);border-radius:6px;box-shadow:0 14px 34px rgba(0,0,0,.55);z-index:20}.cap26-hero__form .hsfc-DropdownOptions__List{max-height:240px}.cap26-hero__form .hsfc-DropdownOptions__List__ListItem{color:var(--c-neutral-lighter);font-size:var(--fs-field)}.cap26-hero__form .hsfc-DropdownOptions__List__ListItem:hover,.cap26-hero__form .hsfc-DropdownOptions__List__ListItem[aria-selected=true]{background:rgba(129,165,187,.18)}.cap26-hero__form .hsfc-PhoneInput{align-items:center;background:#142a37;border:1px solid rgba(129,165,187,.42);border-radius:2px;display:flex}.cap26-hero__form .hsfc-PhoneInput .hsfc-TextInput{background:none;border:0;border-radius:0;flex:1 1 auto}.cap26-hero__form .hsfc-PhoneInput__FlagAndCaret{color:#9db2c0;padding-left:12px}.cap26-hero__form .hsfc-Button{background:var(--c-primary);border:0;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:var(--f-mono);font-size:var(--fs-btn);font-weight:var(--fw-btn);letter-spacing:.01rem;line-height:1;margin-top:5px;min-height:43px;padding:13px 16px;transition:background-color .18s ease;width:auto}.cap26-hero__form .hsfc-Button:hover{background:var(--c-primary-dark)}.cap26-hero__form .hsfc-ErrorAlert,.cap26-hero__form .hsfc-FieldError{color:var(--c-primary-tint);font-size:var(--fs-body-sm)}.cap26-hero__form .hsfc-RichText,.cap26-hero__form .hsfc-Step__Content>.hsfc-RichText{color:var(--c-body);font-size:.75rem}.cap26-hero__form .hsfc-RichText a{color:var(--c-secondary-light);text-decoration:underline}