.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.cta-banner-module{background-color:#b5f0ef}section.cta-banner-module .container{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}@media (max-width:768px){section.cta-banner-module .container{flex-direction:column;gap:3rem;justify-content:flex-start}}section.cta-banner-module .container .content{width:100%}section.cta-banner-module .container .content .richtext{margin-top:2.5rem;width:100%}@media (max-width:768px){section.cta-banner-module .container .content .richtext{margin-top:2rem}}section.cta-banner-module .container .content .richtext ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%}@media (max-width:768px){section.cta-banner-module .container .content .richtext ul{flex-direction:column}}section.cta-banner-module .container .content .richtext ul li:before{background-color:#0e0f30}section.cta-banner-module .container .content .richtext ul li+li{margin:unset}section.cta-banner-module .container .btn{flex-shrink:0}section.cta-banner-module .container .btn.primary:hover:before{background-color:rgba(14,15,48,.2)}