.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}section.hero-variant-module{background-color:var(--nw-nb);padding:7rem}section.hero-variant-module.dark-mode .container .image:before{background:radial-gradient(60.21% 141.45% at 72.33% 50%,rgba(14,15,48,0) 0,rgba(14,15,48,.7) 55%)}section.hero-variant-module .container{align-items:center;display:flex;flex-direction:row;height:100%}section.hero-variant-module .container .content{position:relative;width:50%;z-index:2}section.hero-variant-module .container .content .richtext h1{padding-left:50px;position:relative}section.hero-variant-module .container .content .richtext h1:before{background-color:#1aab8e;content:"";height:56px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='56' fill='none' viewBox='0 0 45 56'%3E%3Cpath fill='%231AAB8E' d='M30.669 0H45L14.475 55.036H0z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;position:absolute;top:0;width:45px}section.hero-variant-module .container .content .richtext ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;row-gap:1rem}section.hero-variant-module .container .content .richtext ul li{margin:unset}section.hero-variant-module .container .content .ctas{margin-top:1rem}section.hero-variant-module .container .image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.hero-variant-module .container .image:before{background:radial-gradient(60.21% 141.45% at 72.33% 50%,rgba(240,252,252,0) 0,rgba(240,252,252,.7) 55%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.hero-variant-module .container .image img{height:100%;object-fit:cover;width:100%}@media (max-width:768px){section.hero-variant-module{padding:20rem 0 2rem}section.hero-variant-module.dark-mode .container .image:before{background:radial-gradient(937.47% 47.3% at 78.61% 25.89%,rgba(14,15,48,0) 0,rgba(14,15,48,.9) 55.01%)}section.hero-variant-module .container{align-items:flex-start;flex-direction:column-reverse;gap:3rem;height:fit-content}section.hero-variant-module .container .content{width:100%}section.hero-variant-module .container .content .richtext h1{padding-left:unset}section.hero-variant-module .container .content .richtext h1:before{content:unset}section.hero-variant-module .container .image:before{background:radial-gradient(937.47% 47.3% at 78.61% 25.89%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.9) 55.01%)}section.hero-variant-module .container .image img{object-position:center right}}