.header{background-color:var(--bg-primary);padding-bottom:var(--band-sm);padding-top:var(--band-lg)}.header:has(.header__image-bg){align-items:end;display:flex;height:90dvh;position:relative}.header.align-center h1{max-width:800px;text-align:center}.header__image-bg{height:100%;object-position:bottom;position:absolute;top:0;width:100%}.header__image{aspect-ratio:2/1;border-radius:var(--border-radius-lg);margin:40px 40px 0;width:calc(100% - 80px)}header .container{align-items:center;display:flex;flex-direction:column;gap:40px;position:relative;z-index:1}header.align-left .container{align-items:flex-start}.header__buttons{display:flex;gap:20px;margin-top:20px}.header .mobile{display:none}.header .hs-video-container{border-radius:20px;margin:0 auto;max-width:1280px!important;overflow:hidden;padding:0 20px}.header .hs-video-container iframe{border-radius:var(--border-radius-lg)}@media(max-width:768px){header .container{gap:24px}.header__buttons{align-items:center;flex-direction:column;gap:8px;margin-top:16px}.header__image{border-radius:var(--border-radius-lg);margin:40px 16px 0;width:calc(100% - 32px)}}@media(max-width:576px){.header__image{aspect-ratio:3/4}}.header:has(.header__red-circle){align-items:end;display:flex;height:100dvh;overflow:hidden;position:relative;z-index:0}.header__blue-circle,.header__red-circle{aspect-ratio:1/1;background:var(--bg-primary);border-radius:100%;bottom:50%;height:150vw;left:-67%;pointer-events:none;position:absolute;width:150vw}.header__blue-circle:before,.header__red-circle:before{background:conic-gradient(from 171deg at 50% 50%,#156cef 0deg,#5cb3fe 1turn);border-radius:100%;bottom:-50px;content:"";filter:blur(100px);height:50%;left:50%;position:absolute;transform:translateX(-50%);width:50%;z-index:-1}.header__red-circle{height:110vw;left:unset;right:-340px;top:55%;width:110vw}.header__red-circle:before{background:conic-gradient(from -55deg at 62.74% 49.91%,#ff4800 0deg,#ff3c00 1turn);height:75%;left:unset;right:-69px;top:-93px;transform:unset;width:75%}@media(max-width:768px){.header__blue-circle,.header__red-circle{bottom:70%;height:150vw;left:unset;right:30px;top:unset;width:150vw}.header__blue-circle:before,.header__red-circle:before{background:conic-gradient(from 171deg at 50% 50%,#156cef 0deg,#5cb3fe 1turn);bottom:-15px;filter:blur(30px)}.header__red-circle{bottom:unset;left:-70px;right:unset;top:50%}.header__red-circle:before{background:conic-gradient(from -55deg at 62.74% 49.91%,#ff4800 0deg,#ff3c00 1turn);bottom:unset;left:unset;right:-20px;top:-25px}}