@charset "UTF-8";@-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-csp{position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 60%,#152736 0,#111f2d 70%);padding-block:112px 64px;padding-inline:20px}@media (min-width:768px){.sc-hero-csp{padding-block:144px 0;padding-inline:45px}}.sc-hero-csp__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media (min-width:1024px){.sc-hero-csp__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;gap:60px}}.sc-hero-csp__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%;padding-bottom:64px}@media (min-width:1024px){.sc-hero-csp__text{width:560px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;padding-bottom:0}}@media (min-width:1280px){.sc-hero-csp__text{width:600px}}.sc-hero-csp__h1{font-size:38px;font-weight:700;line-height:1.1;letter-spacing:-1px;color:var(--sc-white)}@media (min-width:768px){.sc-hero-csp__h1{font-size:54px;letter-spacing:-2px}}@media (min-width:1024px){.sc-hero-csp__h1{font-size:62px;letter-spacing:-2.5px}}.sc-hero-csp__body{max-width:540px;font-size:16px;font-weight:400;line-height:1.7;color:var(--sc-white)}.sc-hero-csp__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:8px}.sc-hero-csp__media{display:none}@media (min-width:1024px){.sc-hero-csp__media{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;min-width:0}}.sc-hero-csp__photo{position:relative;z-index:2;width:100%;max-width:480px;height:520px;margin-left:auto;overflow:hidden;border-radius:24px 24px 0 0}@media (min-width:1280px){.sc-hero-csp__photo{max-width:520px}}.sc-hero-csp__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.sc-hero-csp__photo-fade{pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:96px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(17,31,45,.3)),to(transparent));background:linear-gradient(to top,rgba(17,31,45,.3),transparent)}.sc-hero-csp__square{pointer-events:none;position:absolute;z-index:0;bottom:0;right:-45px;width:220px;height:420px;border-top-left-radius:60px;background:rgba(128,146,163,.2)}.sc-hero-csp__bubble{position:absolute;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:220px;padding:12px 16px;border-radius:16px}.sc-hero-csp__bubble .sc-ping{width:8px;height:8px}.sc-hero-csp__bubble--top{top:48px;left:0;background:var(--sc-white);border-top-left-radius:8px;-webkit-box-shadow:0 8px 32px rgba(17,31,45,.2);box-shadow:0 8px 32px rgba(17,31,45,.2)}.sc-hero-csp__bubble--bottom{bottom:64px;left:24px;max-width:200px;background:var(--sc-accent);border-bottom-left-radius:8px;-webkit-box-shadow:0 8px 32px rgba(239,64,75,.35);box-shadow:0 8px 32px rgba(239,64,75,.35)}.sc-hero-csp__bubble-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.sc-hero-csp__bubble-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--sc-teal-dark)}.sc-hero-csp__bubble-title{font-size:13px;font-weight:700;line-height:1.3;color:var(--sc-blue);margin:0}.sc-hero-csp__bubble-title--white{color:var(--sc-white)}.sc-hero-csp__bubble-note{font-size:11px;font-weight:500;line-height:1.4;color:var(--sc-grey);margin:0}.sc-hero-csp__bubble-note--white{color:var(--sc-white)}