.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-home-module{background-color:var(--nw-nb);padding:6.5rem 0}@media (max-width:768px){section.hero-home-module{padding:3rem 0 2rem}section.hero-home-module.no-decoration{padding-top:20rem}}section.hero-home-module.dark-mode .container .image:before{background:radial-gradient(80.45% 340.46% at 80.45% 50%,rgba(14,15,48,0) 0,rgba(14,15,48,.7) 55.01%)}@media (max-width:768px){section.hero-home-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-home-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem;width:100%}@media (max-width:768px){section.hero-home-module .container{align-items:flex-start;flex-direction:column-reverse;gap:3rem}}section.hero-home-module .container .content{position:relative;width:calc(50% - 1rem);z-index:2}@media (max-width:768px){section.hero-home-module .container .content{width:100%}}section.hero-home-module .container .content .ctas{margin-top:2rem}@media (max-width:768px){section.hero-home-module .container .content .ctas{margin-top:1.5rem}}section.hero-home-module .container svg{position:relative;z-index:2}@media (max-width:768px){section.hero-home-module .container svg{height:15rem;width:12rem}}section.hero-home-module .container .image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.hero-home-module .container .image.mobile-image{display:none}@media (max-width:768px){section.hero-home-module .container .image.mobile-image{display:block}section.hero-home-module .container .image.desktop-image{display:none}}section.hero-home-module .container .image:before{background:radial-gradient(80.45% 340.46% at 80.45% 50%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.7) 55.01%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){section.hero-home-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-home-module .container .image img{height:100%;object-fit:cover;width:100%}