section.hero-module{background:linear-gradient(180deg,#000f3a 11.43%,#00248a);padding-bottom:5rem;padding-top:8rem}section.hero-module .container .card{background-color:#f2f4f9;border-radius:1.25rem;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;padding:3.5rem}section.hero-module .container .card .text-content{display:flex;flex-direction:column;width:calc(50% + 1rem)}section.hero-module .container .card .text-content .richtext{margin-bottom:3rem}section.hero-module .container .card .text-content .ctas{align-items:center;display:flex;flex-direction:row;gap:1.25rem;margin-top:auto}section.hero-module .container .card .text-content .list{display:flex;flex-direction:row;gap:2rem;margin-top:1.5rem}section.hero-module .container .card .text-content .list .item{align-items:center;display:flex;flex-direction:row;gap:.5rem}section.hero-module .container .card .text-content .list .item .icon{flex-shrink:0;height:24px;width:24px}section.hero-module .container .card .text-content .list .item .icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}section.hero-module .container .card .text-content .list .item .text{font-weight:700}section.hero-module .container .card .image{aspect-ratio:473/381;border-radius:1rem;height:auto;overflow:hidden;width:calc(41.66667% + 1rem)}section.hero-module .container .card .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:950px){section.hero-module{padding-bottom:3rem;padding-top:7.5rem}section.hero-module .container .card{flex-direction:column;gap:3rem;justify-content:flex-start;padding:2rem}section.hero-module .container .card .text-content{width:100%}section.hero-module .container .card .text-content .richtext{margin-bottom:2.5rem}section.hero-module .container .card .text-content .ctas{flex-wrap:wrap}section.hero-module .container .card .text-content .list{flex-direction:column;gap:1rem;margin-top:2rem}section.hero-module .container .card .image{aspect-ratio:326/255;border-radius:.75rem;width:100%}}