.content{padding:80px 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#320d59;background:#fff;position:relative}@media (max-width: 600px){.content{padding:20px 16px}}.content>astro-island{display:flex;flex-direction:column;align-items:center}.content .content__actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:32px;gap:16px}@media (max-width: 600px){.content .content__actions{flex-direction:column;align-items:stretch;align-self:stretch}}.content.withSide{flex-direction:row;gap:92px}.content.withSide>*{max-width:504px}.content.withSide.right{flex-direction:row-reverse}@media (max-width: 600px){.content.withSide>picture{display:none}}.content:not(.withSide)>p,.content:not(.withSide)>h2,.content>.content__side_container>p,.content>.content__side_container>h2{text-align:center}.content.start:not(.withSide)>p,.content.start:not(.withSide)>h2,.content.start>.content__side_container>p,.content.start>.content__side_container>h2,.content.withSide:not(.withSide)>p,.content.withSide:not(.withSide)>h2,.content.withSide>.content__side_container>p,.content.withSide>.content__side_container>h2{text-align:left}.content.start .content__actions,.content.withSide .content__actions{justify-content:flex-start}@media (max-width: 600px){.content>h2,.content>.content__side_container>h2{font-size:24px!important;text-align:center!important}}.content>*{max-width:800px;width:100%}.content.wider>*{max-width:1200px}.content>.content__side_container{flex:1}.content>picture{flex:1}.content>picture>img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:8px}.content>picture{pointer-events:none;position:relative;width:50%}.content>h2,.content>.content__side_container>h2{font-family:var(--font-atari),sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:44px;margin-bottom:16px;white-space-collapse:preserve-breaks}.content>p,.content>.content__side_container>p{font-family:var(--font-inter),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;color:#320d59}.content>p+p,.content>.content__side_container>p+p{margin-top:32px}.content.secondary{background:#e9effb}.content.primary{background:#f2e9fc}.content.primary .button{color:#fff;background:#7c21de;border-color:#7c21de}.content.primary .button.outline{background:#fff;color:#7c21de}.content.markdown h1{font-family:var(--font-atari),sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:44px;margin-bottom:16px;white-space-collapse:preserve-breaks;text-align:left}.content.markdown *+h1{margin-top:50px}.hero .content__actions{margin-top:64px}@media (min-width: 900px){.hero>.content,.hero.content{padding:80px 104px}.hero>.content>h2,.hero.content>h2{font-family:var(--font-atari),sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:56px}}.hero:not(.content){display:flex;flex-direction:row;position:relative}.hero:not(.content)>picture{overflow:hidden;position:relative;pointer-events:none}.hero:not(.content)>picture img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:not(.content)>picture img.alignImageLeft{object-position:left center}.hero:not(.content)>picture,.hero:not(.content)>.content{width:50%;box-sizing:border-box;overflow:hidden}@media (max-width: 900px){.hero:not(.content){position:relative;flex-direction:column;width:100%;overflow-x:clip}.hero:not(.content)>picture{position:sticky;width:100%;height:100vh;top:0}.hero:not(.content)>.content{position:relative;margin-top:-20vh;width:100%;background:#ffffffe6!important}}@media (max-width: 600px){.hero .content{align-items:stretch;padding:20px 16px}.hero .content__container{align-items:stretch}.hero .content>h2{font-size:40px;line-height:52px;text-align:center}}.content.socials{flex-direction:row;justify-content:space-between;background:#30aacf}.content.socials h2{margin:0;font-size:24px;color:#fff}.content.socials .socials__list{display:flex;flex-direction:row;row-gap:16px;column-gap:35px;justify-content:flex-end}.content.socials .socials__list a{display:flex;align-items:center;justify-content:center;height:48px;width:48px;background:#fff;border-radius:5px}.content.socials .socials__list a [data-icon]{font-size:24px;color:#30aacf}@media (max-width: 900px){.socials{gap:16px;flex-direction:column}.socials .socials__list{justify-content:center}}@media (max-width: 450px){.socials__list{max-width:250px;flex-wrap:wrap}}
