section.hero-classic-module{--motion-calm:cubic-bezier(0.22,1,0.36,1)}section.hero-classic-module .container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}section.hero-classic-module .hero-classic__image-wrapper,section.hero-classic-module .hero-classic__text-wrapper{height:750px;min-height:750px;min-width:0}section.hero-classic-module .hero-classic__text-wrapper{align-items:flex-start;background:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:64px;position:relative}section.hero-classic-module .hero-classic__text-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1044' height='1045' fill='none' viewBox='0 0 1044 1045'%3E%3Cpath stroke='%23cfe3ff' stroke-width='1.5' d='M1042.43 510.237c-179.273-16.898-320.195-164.413-326.944-346.676L709.487 1.528l-.028-.778h333.791v509.564zM.75.75h680.332l-.028.778-6 162.033c-7.01 189.305-158.76 341.125-347.889 348.044L1.527 523.518l-.777.029zm0 1043.5V540.488l.777.029 325.638 11.914c48.936 1.79 95.371 13.281 137.443 32.614a360.8 360.8 0 0 1 61.037 35.678c87.273 63.228 145.143 164.549 149.409 279.752l5.295 142.995.029.78zm709.413 0 .029-.78 5.294-142.995c6.749-182.263 147.671-329.777 326.944-346.676l.82-.077v490.528z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;content:"";height:1040px;left:-66px;pointer-events:none;position:absolute;top:-9px;width:1040px;z-index:0}section.hero-classic-module .hero-classic__text-wrapper>*{position:relative;z-index:1}section.hero-classic-module .hero-classic__text-wrapper--white{background:#fff}section.hero-classic-module .hero-classic__text-wrapper--white .hero-classic__title{color:#250b3b}section.hero-classic-module .hero-classic__text-wrapper--white .hero-classic__description{color:#667085}section.hero-classic-module .hero-classic__text-wrapper--purple-900{background:#250b3b}section.hero-classic-module .hero-classic__text-wrapper--purple-900 .hero-classic__title{color:#fff}section.hero-classic-module .hero-classic__text-wrapper--purple-900 .hero-classic__description{color:#d0d5dd}section.hero-classic-module .hero-classic__description,section.hero-classic-module .hero-classic__title{margin:0}section.hero-classic-module .hero-classic__title{max-width:30rem}section.hero-classic-module .hero-classic__description{margin-top:.75rem;max-width:24rem}section.hero-classic-module .wrapper-buttons{margin-top:1.5rem}section.hero-classic-module .top-text-line-wrap{display:block;overflow:hidden}section.hero-classic-module .top-text-line{animation:hero-classic-line-reveal 1.05s var(--motion-calm) forwards;animation-delay:var(--line-delay,0s);display:inline-block;opacity:0;transform:translateY(120%);white-space:nowrap}section.hero-classic-module .hero-classic__image-wrapper{background:#f1f4f7;display:grid;grid-template-rows:minmax(0,1fr)}section.hero-classic-module .hero-classic__image-wrapper--stacked{grid-template-rows:repeat(2,minmax(0,1fr))}section.hero-classic-module .hero-classic__image{height:100%;margin:0;width:100%}section.hero-classic-module .hero-classic__image img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:768px){section.hero-classic-module .container{grid-template-columns:1fr}section.hero-classic-module .hero-classic__text-wrapper{height:auto;min-height:auto;padding:32px 24px}section.hero-classic-module .hero-classic__text-wrapper:after{height:720px;left:-185px;top:-70px;width:720px}section.hero-classic-module .hero-classic__image-wrapper{aspect-ratio:1/1;height:auto;min-height:inherit}section.hero-classic-module .top-text-line{white-space:normal}}@media (prefers-reduced-motion:reduce){section.hero-classic-module .top-text-line{animation:none;opacity:1;transform:none}}@keyframes hero-classic-line-reveal{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}