.section-dark{display:flex;flex-direction:column;padding-block:var(--module-spacing-xl)}.section-dark__top{display:none;height:72px}.section-dark__top-accent{background-color:#3439ca;border-radius:16px 16px 0 0;height:100%;position:relative;width:87.5%}.section-dark__top-accent:before{background:transparent;border-radius:50%;bottom:0;box-shadow:10px 10px 0 #3439ca;content:"";height:20px;position:absolute;right:100%;width:20px}.section-dark__bottom{display:none;height:74px}.section-dark__bottom-accent{background-color:#0441e4;border-radius:0 0 16px 16px;height:100%;position:relative;width:100%}.section-dark__bottom-accent:before{background:transparent;border-radius:50%;box-shadow:-10px -10px 0 #0441e4;content:"";height:20px;position:absolute;right:-20px;top:0;width:20px}.section-dark__content{align-items:center;background:radial-gradient(23.68% 39.72% at 50% 49.5%,rgba(1,71,255,.4) 0,rgba(62,61,224,0) 100%),linear-gradient(0deg,rgba(5,26,57,.15),rgba(5,26,57,.15)),linear-gradient(180deg,#3e3de0,#0147ff 99%);border-radius:16px;color:var(--color-white);display:flex;flex-direction:column;gap:48px;padding:50px 24px 34px}.section-dark__content-left{align-items:flex-start;display:flex;flex-direction:column;gap:24px;max-width:640px;width:100%}.section-dark__content-left-copy,.section-dark__content-left-preheader,.section-dark__content-left-title{padding:0}.section-dark__content-right{align-items:center;display:flex;justify-content:center;max-width:685px;width:100%}.section-dark__content-right-image{display:block;height:auto;width:100%}@media screen and (min-width:768px){.section-dark__top{display:flex;justify-content:flex-end}.section-dark__bottom{align-items:center;display:flex;justify-content:space-between}.section-dark__content{border-bottom-left-radius:0;border-top-right-radius:0;flex-direction:row;padding:0 0 0 44px}.section-dark__content-left{margin-block:24px}.section-dark__cta.section-dark__cta--mobile{display:none}.section-dark__cta{margin-left:20px;margin-right:28px;margin-top:20px;white-space:nowrap}}@media screen and (min-width:1440px){.section-dark__content{gap:120px;padding-left:80px}}