.hero-img{width:100%;height:451px;position:relative;overflow:hidden}.hero-img--desktop{display:none}.hero-content{background-color:var(--blue-950);color:var(--gray-50);text-align:center;flex-direction:column;align-items:center;gap:16px;height:500px;padding:93px 24px;display:flex;position:relative}.hero-content:before,.hero-content:after{content:"";position:absolute}.hero-content:before{background-image:url(/backgrounds/bg-pattern-intro-left-mobile.svg);background-repeat:no-repeat;width:168px;height:165px;top:0;left:0}.hero-content:after{background-image:url(/backgrounds/bg-pattern-intro-right-mobile.svg);background-repeat:no-repeat;width:130px;height:330px;bottom:-186px;right:0}@media (min-width:768px){.hero-img{height:451px}}@media (min-width:1024px){.hero{background-color:var(--blue-950);position:relative}.hero:before{content:"";z-index:1;background:url(/backgrounds/bg-pattern-intro-left-desktop.svg) no-repeat;width:300px;height:649px;position:absolute;bottom:-410px;left:0}.hero:after{content:"";background:url(/backgrounds/bg-pattern-intro-right-desktop.svg) no-repeat;width:400px;height:649px;position:absolute;top:0;right:0}.hero-wrapper{grid-template-columns:repeat(2,1fr);height:600px;display:grid;position:relative}.hero-img--mobile{display:none}.hero-img--desktop{z-index:1;width:440px;height:550px;display:block;position:absolute;top:105px;right:24px}.hero-content{text-align:left;grid-column:1/2;align-self:center;align-items:flex-start}.hero-content:before,.hero-content:after{display:none}}@media screen and (min-width:1440px){.hero-wrapper{width:100vw;max-width:1110px;margin:0 auto}.hero-img--desktop{z-index:1;width:540px;height:650px;right:20px}.hero-content h1{position:relative}.hero-content h1:before{content:"";background-color:var(--gray-50);width:20%;height:1px;position:absolute;top:-64px}}
:root{--white:#fff;--black:#000;--gray-950:#2c2830;--gray-700:#837d88;--gray-200:#dadada;--gray-50:#fafafa;--blue-950:#2d2641;--blue-500:#96a9c6;--pink-400:#c396c6;--purple-500:#9e96c6;--main-font:"DM Serif Display",serif;--secondary-font:"Karla",sans-serif}.main-content{padding:140px 24px}.main-wrapper{flex-direction:column;align-items:center;gap:80px;padding-top:40px;display:flex;position:relative}.main-wrapper h2:before{content:"";background-color:var(--pink-400);width:30%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.card-container{flex-direction:column;gap:56px;display:flex}.card{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.card img{margin-bottom:16px}.cta{background:var(--blue-950);text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:140px;padding:72px 24px;display:flex;position:relative}.cta:after{content:"";background:url(/backgrounds/bg-pattern-how-we-work-mobile.svg) no-repeat;width:180px;height:100%;position:absolute;top:0;right:0}@media screen and (min-width:768px){.main-wrapper{padding:40px 148px}.cta{margin-top:120px}.cta-content{max-width:342px}}@media screen and (min-width:1024px){.main-content{padding-top:305px;padding-bottom:0}.main-wrapper{align-items:start;padding:40px 0}.main-wrapper h2:before{width:150px;left:0;transform:translate(0)}.card-container{flex-direction:row;justify-content:space-between;gap:32px;width:100%}.card{text-align:left;align-items:start}.cta{margin-top:150px;margin-bottom:150px}.cta-content{max-width:unset;text-align:start;justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.cta:after{content:"";background:url(/backgrounds/bg-pattern-how-we-work-desktop.svg) 0 0/cover no-repeat;width:500px;height:100%;position:absolute;top:0;bottom:0;right:0}}@media screen and (min-width:1440px){.cta{max-width:1110px;margin:70px auto;padding:48px 0}.cta-content{width:950px}.main-wrapper{width:100vw;max-width:1110px;margin:0 auto}}
