@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@700;800;900&family=Barlow+Condensed:wght@400;600&display=swap");.hs-hero-banner{--hero-overlay:#1a1040;--hero-overlay-opacity:0.8;--hero-text:#fff;--hero-accent:#e8006f;--hero-cta-bg:#e8006f;--hero-min-height:500px;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Barlow,sans-serif;min-height:var(--hero-min-height);overflow:hidden;position:relative;width:100%}.hs-hero-banner__overlay{background-color:var(--hero-overlay);background:linear-gradient(125deg,rgba(26,16,64,calc(var(--hero-overlay-opacity) + .1)) 0,rgba(45,20,80,var(--hero-overlay-opacity)) 60%,rgba(20,10,50,calc(var(--hero-overlay-opacity) - .05)) 100%);inset:0;opacity:var(--hero-overlay-opacity);position:absolute;z-index:1}.hs-hero-banner__container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:80px 48px;position:relative;width:100%;z-index:2}.hs-hero-banner__content{max-width:928px}.hs-hero-align-center .hs-hero-banner__container{display:flex;justify-content:center;text-align:center}.hs-hero-align-right .hs-hero-banner__container{display:flex;justify-content:flex-end;text-align:right}.hs-hero-banner__headline{color:var(--hero-text);font-family:Barlow,sans-serif;font-size:clamp(2rem,4.5vw,4.4375rem)!important;font-weight:900;letter-spacing:0;line-height:1.2!important;margin:0 0 36px;text-transform:none}.hs-hero-banner__headline p{margin:0}.hs-hero-highlight{color:inherit;display:inline;position:relative;white-space:nowrap}.hs-hero-highlight:after{background-color:var(--hero-accent);border-radius:0;bottom:5px;content:"";height:15px;left:15px;position:absolute;transform:scaleX(1);transform-origin:left;transition:transform .4s ease;width:100%;z-index:-1}.hs-hero-banner__cta{background-color:var(--hero-cta-bg);border:2px solid transparent;border-radius:50px;box-shadow:0 4px 20px rgba(232,0,111,.45);color:#fff!important;cursor:pointer;display:inline-block;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.04em;padding:14px 32px;text-decoration:none!important;text-transform:uppercase;transition:background-color .25s ease,transform .2s ease,box-shadow .25s ease,border-color .25s ease;white-space:nowrap}.hs-hero-banner__cta:focus,.hs-hero-banner__cta:hover{background-color:transparent;border-color:var(--hero-cta-bg);box-shadow:0 8px 28px rgba(232,0,111,.55);color:#fff!important;transform:translateY(-2px)}.hs-hero-banner__cta:active{transform:translateY(0)}@media screen and (max-width:1024px){.hs-hero-banner__container{padding:64px 40px}.hs-hero-banner__content{max-width:760px}}@media screen and (max-width:768px){.hs-hero-banner{min-height:420px}.hs-hero-banner__container{padding:56px 32px}.hs-hero-banner__content{max-width:100%}.hs-hero-banner__headline{font-size:clamp(1.8rem,6vw,2.8rem);margin-bottom:28px}.hs-hero-align-center .hs-hero-banner__container,.hs-hero-align-right .hs-hero-banner__container{justify-content:flex-start;text-align:left}}@media screen and (max-width:480px){.hs-hero-banner{background-position:70%;min-height:360px}.hs-hero-banner__container{padding:48px 20px}.hs-hero-banner__headline{font-size:clamp(1.6rem,8vw,2.2rem);line-height:1.12;margin-bottom:24px}.hs-hero-banner__cta{font-size:.9rem;padding:12px 26px}}