@-webkit-keyframes input-autofill-sc-blue-text{100%{color:var(--sc-blue);-webkit-text-fill-color:var(--sc-blue)}}@keyframes input-autofill-sc-blue-text{100%{color:var(--sc-blue);-webkit-text-fill-color:var(--sc-blue)}}@-webkit-keyframes input-autofill-black-text{100%{color:#000;-webkit-text-fill-color:#000}}@keyframes input-autofill-black-text{100%{color:#000;-webkit-text-fill-color:#000}}@-webkit-keyframes input-autofill-white-text{100%{color:#fff;-webkit-text-fill-color:#fff}}@keyframes input-autofill-white-text{100%{color:#fff;-webkit-text-fill-color:#fff}}.sc-hero-crumb{position:relative;margin-bottom:24px}.sc-hero-crumb__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:1.5}.sc-hero-crumb__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.sc-hero-crumb__link{color:rgba(255,255,255,.5);text-decoration:none;-webkit-transition:color .15s ease;transition:color .15s ease}@media (any-hover:hover){.sc-hero-crumb__link:hover{color:var(--sc-white)}}.sc-hero-crumb__link:focus-visible{outline:2px solid var(--sc-accent);outline-offset:3px}.sc-hero-crumb__sep{-ms-flex-negative:0;flex-shrink:0;color:rgba(255,255,255,.3)}.sc-hero-crumb__current{color:var(--sc-white)}.sc-ihero{position:relative;overflow:hidden;background:var(--sc-blue);padding-block:112px 56px;padding-inline:20px}@media (min-width:768px){.sc-ihero{padding-block:144px 72px;padding-inline:45px}}.sc-ihero__noise{pointer-events:none;position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.sc-ihero__decor{pointer-events:none;position:absolute;right:-200px;top:-100px;width:600px;height:600px;border-radius:50%;border:80px solid rgba(255,255,255,.025)}.sc-ihero__inner{position:relative}.sc-ihero__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:37px}@media (min-width:768px){.sc-ihero__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sc-ihero__row--stack{gap:24px;max-width:720px}@media (min-width:768px){.sc-ihero__row--stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.sc-ihero__row--stack .sc-ihero__body{max-width:480px}@media (min-width:768px){.sc-ihero__row--stack .sc-ihero__body{text-align:left}}.sc-ihero__h1{margin:0;font-size:38px;font-weight:700;line-height:1.1;letter-spacing:-1px;color:var(--sc-white)}@media (min-width:768px){.sc-ihero__h1{font-size:54px;letter-spacing:-2px}}@media (min-width:1024px){.sc-ihero__h1{font-size:62px;letter-spacing:-2.5px}}.sc-ihero__br{display:none}@media (min-width:768px){.sc-ihero__br{display:inline}}.sc-ihero__body{max-width:380px;margin:0;font-size:16px;font-weight:400;line-height:1.7;color:var(--sc-white)}@media (min-width:768px){.sc-ihero__body{text-align:right}}.sc-ihero__body--narrow{max-width:400px}