.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.ce-hero-module .container{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:950px){section.ce-hero-module .container{align-items:center;gap:1.5rem}}section.ce-hero-module .container .logo{flex-shrink:0;height:3.75rem;margin-bottom:-.5rem;overflow:hidden;width:10.75rem}@media (max-width:950px){section.ce-hero-module .container .logo{height:2.5rem;margin-bottom:unset;width:7.3125rem}}section.ce-hero-module .container .logo img{height:100%;object-fit:contain;width:100%}section.ce-hero-module .container .richtext{max-width:100%}@media (max-width:950px){section.ce-hero-module .container .richtext{text-align:center}}section.ce-hero-module .container .richtext .h1,section.ce-hero-module .container .richtext h1{color:#fff}section.ce-hero-module .container .richtext p{font-size:2.1875rem;font-weight:700}@media (max-width:950px){section.ce-hero-module .container .richtext p{font-size:1.125rem}}section.ce-hero-module .container .richtext p strong{color:#1aab8e}section.ce-hero-module .container .btn{margin:auto}