@charset "UTF-8";@keyframes grow{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.animate-grow.animate_idle{transform:scale(0);opacity:0}.animate-grow.animate{animation:grow 1s ease-in-out 1;animation-fill-mode:forwards}@keyframes plons{50%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.animate-splash.animate{animation:plons .5s ease-in-out 1;animation-fill-mode:forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}.animate-fade{animation:fade 1s ease-in-out 1;animation-fill-mode:forwards}.animate-fade.animate_idle{opacity:0}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.animate-floating{animation:floating 5s ease-in-out infinite;animation-fill-mode:backwards}@keyframes custom-wave{0%{transform:translate(0)}50%{transform:translate(-50%)}to{transform:translate(0)}}.custom-animate-wave{animation:custom-wave 60s linear infinite;animation-fill-mode:backwards}@keyframes fromTopLeft{0%{opacity:0;transform:translate(-200%,-50%)}to{opacity:1;transform:translate(0)}}.animate-from-top-left.animate_idle{opacity:0}.animate-from-top-left.animate{animation:fromTopLeft .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromTop{0%{opacity:0;transform:translateY(-200%)}to{opacity:1;transform:translate(0)}}.animate-from-top.animate_idle{opacity:0}.animate-from-top.animate{animation:fromTop .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromTopRight{0%{opacity:0;transform:translate(200%,-100%)}to{opacity:1;transform:translate(0)}}.animate-from-top-right.animate_idle{opacity:0}.animate-from-top-right.animate{animation:fromTopRight .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromRight{0%{opacity:0;transform:translate(200%)}to{opacity:1;transform:translate(0)}}.animate-from-right.animate_idle{opacity:0}.animate-from-right.animate{animation:fromRight .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromBottomLeft{0%{opacity:0;transform:translate(-200%,200%)}to{opacity:1;transform:translate(0)}}.animate-from-bottom-left.animate_idle{opacity:0}.animate-from-bottom-left.animate{animation:fromBottomLeft .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromBottom{0%{opacity:0;transform:translateY(200%)}to{opacity:1;transform:translate(0)}}.animate-from-bottom.animate_idle{opacity:0}.animate-from-bottom.animate{animation:fromBottom .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes fromBottomRight{0%{opacity:0;transform:translate(200%,200%)}to{opacity:1;transform:translate(0)}}.animate-from-bottom-right.animate_idle{opacity:0}.animate-from-bottom-right.animate{animation:fromBottomRight .75s ease-in-out 1;animation-fill-mode:forwards}@keyframes animate_underline{0%{width:0%}to{width:100%}}.animate-underline.animate:after{animation:animate_underline 1s ease-in-out 1;animation-fill-mode:forwards}.wave-wrapper{overflow:hidden;margin-bottom:-2em;margin-top:-2em;height:auto}.animate-delay-xs{animation-delay:.1s!important}.animate-delay-xs:after,.animate-delay-xs:before{animation-delay:.1s!important}.animate-delay-sm{animation-delay:.2s!important}.animate-delay-sm:after,.animate-delay-sm:before{animation-delay:.2s!important}.animate-delay-md{animation-delay:.3s!important}.animate-delay-md:after,.animate-delay-md:before{animation-delay:.3s!important}.animate-delay-lg{animation-delay:.4s!important}.animate-delay-lg:after,.animate-delay-lg:before{animation-delay:.4s!important}.animate-delay-xl{animation-delay:.5s!important}.animate-delay-xl:after,.animate-delay-xl:before{animation-delay:.5s!important}.animate-delay-2xl{animation-delay:.6s!important}.animate-delay-2xl:after,.animate-delay-2xl:before{animation-delay:.6s!important}.animate-delay-3xl{animation-delay:.7s!important}.animate-delay-3xl:after,.animate-delay-3xl:before{animation-delay:.7s!important}.animate-delay-4xl{animation-delay:1s!important}.animate-delay-4xl:after,.animate-delay-4xl:before{animation-delay:1s!important}.corporate .wave,.corporate .wave-wrapper,.corporate .waves{display:none}.corporate section{padding:4em 0}.corporate .section-A{padding-top:0;min-height:100vh}.corporate .section-O{padding-bottom:0}button{border-color:var(--font-color)}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}:root{font-size:calc(10px + .2vw)}@media (max-width: 768px){:root{font-size:11px}}section{position:relative}section *:not(.background-images){position:relative;z-index:2}section .background-images{z-index:0;position:absolute}svg.wave{position:relative;z-index:-3;width:100%;max-height:10em;margin-bottom:-1em;margin-top:-1em}svg.animated-wave{position:relative;z-index:-3;width:200%;height:10em}p{font-size:var(--text-2xl)}.container{max-width:60em;margin:auto;padding-bottom:4em;padding-top:4em;width:calc(100vw - 4em)}html,body{height:100%}@media (max-width: 700px){body div.sticky-c2a a{font-size:var(--text-2xl)}}body{overflow:auto;width:100%;margin:0;background:var(--font-color)}.underline:after{content:"";position:absolute;left:0;background-color:var(--secondary-accent-color);border-radius:9999px;height:.5em;width:auto;bottom:0;z-index:-1}.w-full{width:100%}.w-full:after{width:100%}.modal[data-astro-cid-3tmdgf76]{position:fixed;width:100%;height:100%;display:none;margin:auto;z-index:1000}.modal[data-astro-cid-3tmdgf76].active{display:block}.backdrop[data-astro-cid-3tmdgf76]{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;backdrop-filter:blur(.5em);z-index:999}.content[data-astro-cid-3tmdgf76]{min-height:64px;width:calc(100% - (var(--padding) + var(--margin)) * 2);position:fixed;background:#fff;top:0;padding:var(--padding);margin:var(--margin);z-index:1001;border-radius:1em}.close[data-astro-cid-3tmdgf76]{position:absolute;right:2em;top:1em;z-index:1000}.feat-nav[data-astro-cid-u5w5n3ox].mobile{flex-direction:row;border-radius:1em;z-index:10;text-align:left;display:flex;padding:8px;flex-direction:column;list-style-type:none;font-size:var(--text-2xl);background-color:#fff}.feat-nav[data-astro-cid-u5w5n3ox].mobile li[data-astro-cid-u5w5n3ox]{margin:8px}.feat-nav[data-astro-cid-u5w5n3ox].mobile a[data-astro-cid-u5w5n3ox]{width:100%;text-decoration:none;font-size:var(--text-3xl);font-weight:700;color:inherit}@media (max-width: 1000px){.feat-visuals[data-astro-cid-u5w5n3ox]{height:45em!important}}@media (max-width: 700px){.without-you[data-astro-cid-u5w5n3ox]{font-size:var(--text-xs)}h3[data-astro-cid-u5w5n3ox]{font-size:var(--text-5xl)!important}body .mobile[data-astro-cid-u5w5n3ox]{font-size:var(--text-xs)}body section[data-astro-cid-u5w5n3ox].section-A{padding:2em 0;overflow-x:hidden}body section[data-astro-cid-u5w5n3ox].section-A .big-star[data-astro-cid-u5w5n3ox]{right:0;left:20em;width:6em}body section[data-astro-cid-u5w5n3ox].section-A .blue-wiggle-vert[data-astro-cid-u5w5n3ox]{display:none}body section[data-astro-cid-u5w5n3ox].section-A .purple-wiggles[data-astro-cid-u5w5n3ox]{right:20em;height:30em}body section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop{display:none}body section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile{display:inline-flex}body section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals{width:80%;margin:0 -50%;grid-template-columns:repeat(8,1fr);grid-template-areas:"b b b b b j j j" "b b b b b c c c" "b b b b b c c c" "f f f g g g g g" "f f f g g g g g" "a a a a h h d d" "a a a a h h d d" "e e e e e e i i"}body section[data-astro-cid-u5w5n3ox].section-A .dark[data-astro-cid-u5w5n3ox].overflow{height:100%!important}body section[data-astro-cid-u5w5n3ox].section-A div[data-astro-cid-u5w5n3ox].purple{font-size:var(--text-lg)!important}body section[data-astro-cid-u5w5n3ox].section-A div[data-astro-cid-u5w5n3ox].blue p[data-astro-cid-u5w5n3ox]{font-size:var(--text-lg)!important}}@media (max-width: 550px){body section[data-astro-cid-u5w5n3ox].section-A .big-star[data-astro-cid-u5w5n3ox]{left:10em}body section[data-astro-cid-u5w5n3ox].section-A .purple-wiggles[data-astro-cid-u5w5n3ox]{right:5em;top:20em}}@media (max-width: 400px){body section[data-astro-cid-u5w5n3ox].section-A .big-star[data-astro-cid-u5w5n3ox]{left:2em}body section[data-astro-cid-u5w5n3ox].section-A .purple-wiggles[data-astro-cid-u5w5n3ox]{right:5em;top:20em}}.container[data-astro-cid-u5w5n3ox]{padding-top:0}nav[data-astro-cid-u5w5n3ox]{margin-top:.5em!important}.wave-droplet[data-astro-cid-u5w5n3ox]{transform:translate(92%,70%);z-index:800}.waves[data-astro-cid-u5w5n3ox]{background:var(--quaternary-color);z-index:700;margin-top:-4px;position:relative}.waves[data-astro-cid-u5w5n3ox] .wave-splash[data-astro-cid-u5w5n3ox]{position:absolute;top:0;left:0}.waves[data-astro-cid-u5w5n3ox] .wave-drip[data-astro-cid-u5w5n3ox]{position:absolute;bottom:-9em;right:2.5em;z-index:800}section[data-astro-cid-u5w5n3ox].section-A{overflow:hidden;color:var(--font-color);background-color:var(--primary-color);text-align:center;position:relative}section[data-astro-cid-u5w5n3ox].section-A .title[data-astro-cid-u5w5n3ox]{display:flex;justify-content:center;flex-wrap:wrap;gap:.25em;margin-left:auto;margin-right:auto}section[data-astro-cid-u5w5n3ox].section-A .tiny-star[data-astro-cid-u5w5n3ox]{width:2em;bottom:0;left:40em}section[data-astro-cid-u5w5n3ox].section-A .small-star[data-astro-cid-u5w5n3ox]{width:4em;top:20em;left:20em}section[data-astro-cid-u5w5n3ox].section-A .blue-wiggle-vert[data-astro-cid-u5w5n3ox]{transform:rotate(90deg);width:6em;top:20em;right:20em}section[data-astro-cid-u5w5n3ox].section-A .blue-wiggle-vert[data-astro-cid-u5w5n3ox] path[data-astro-cid-u5w5n3ox]{fill:var(--secondary-accent-color)}section[data-astro-cid-u5w5n3ox].section-A .blue-wiggle-horiz[data-astro-cid-u5w5n3ox]{width:6em;bottom:5em;left:25em}section[data-astro-cid-u5w5n3ox].section-A .blue-wiggle-horiz[data-astro-cid-u5w5n3ox] path[data-astro-cid-u5w5n3ox]{fill:var(--secondary-accent-color)}section[data-astro-cid-u5w5n3ox].section-A .purple-wiggles[data-astro-cid-u5w5n3ox]{height:500px;width:30em;bottom:0;top:20em;right:10%}section[data-astro-cid-u5w5n3ox].section-A .purple-wiggles[data-astro-cid-u5w5n3ox] path[data-astro-cid-u5w5n3ox]{fill:var(--primary-accent-color)}section[data-astro-cid-u5w5n3ox].section-A .big-star[data-astro-cid-u5w5n3ox]{width:10em;top:10em;right:10em}section[data-astro-cid-u5w5n3ox].section-A svg[data-astro-cid-u5w5n3ox].wave [data-astro-cid-u5w5n3ox]{fill:var(--primary-color)}section[data-astro-cid-u5w5n3ox].section-A .wave-splash[data-astro-cid-u5w5n3ox]{fill:var(--primary-color)}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile{width:90vw;display:none;justify-content:space-between}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile div[data-astro-cid-u5w5n3ox].mobile-icons{gap:1em;display:flex;justify-content:center}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile div[data-astro-cid-u5w5n3ox].nav-item-container div[data-astro-cid-u5w5n3ox]{text-align:left}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile img[data-astro-cid-u5w5n3ox]{max-width:4em}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].mobile button[data-astro-cid-u5w5n3ox].dark{font-size:var(--text-2xl);font-weight:600;cursor:pointer;color:#fff;padding:1rem 2rem;border-radius:9999px;box-shadow:0 .25em #fff;background-color:var(--font-color)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox] button[data-astro-cid-u5w5n3ox].light{display:flex;align-items:center;font-size:var(--text-2xl);font-weight:400;cursor:pointer;text-decoration:none;color:var(--font-color);text-align:center;padding:1rem 2rem;border:0 solid var(--font-color);border-radius:9999px!important;box-shadow:0 .25em 0 var(--font-color);background-color:#fff}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop{margin-top:2em!important;max-width:90vw;place-items:center;justify-content:space-around;display:inline-flex}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop img[data-astro-cid-u5w5n3ox]{max-height:2.5em}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop a[data-astro-cid-u5w5n3ox]{text-decoration:none;color:inherit}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop button[data-astro-cid-u5w5n3ox].dark{font-size:inherit;font-weight:600;cursor:pointer;color:#fff;padding:1rem 2rem;border-radius:9999px;box-shadow:0 .25em #fff;background-color:var(--font-color)}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop button[data-astro-cid-u5w5n3ox].dark:hover{transform:translateY(.25em);box-shadow:none}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop ul[data-astro-cid-u5w5n3ox]{display:flex;justify-content:space-around;list-style-type:none}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop ul[data-astro-cid-u5w5n3ox] li[data-astro-cid-u5w5n3ox]{margin:0 2em}section[data-astro-cid-u5w5n3ox].section-A nav[data-astro-cid-u5w5n3ox].desktop ul[data-astro-cid-u5w5n3ox] li[data-astro-cid-u5w5n3ox]:hover a[data-astro-cid-u5w5n3ox]{color:var(--secondary-color);text-decoration:underline;text-underline-offset:.2em}section[data-astro-cid-u5w5n3ox].section-A em[data-astro-cid-u5w5n3ox]{color:var(--secondary-color);font-style:normal}section[data-astro-cid-u5w5n3ox].section-A h3[data-astro-cid-u5w5n3ox]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(255,255,255);margin-bottom:.5em;margin-top:.5em}section[data-astro-cid-u5w5n3ox].section-A h4[data-astro-cid-u5w5n3ox]{font-size:var(--text-3xl);margin-top:0;margin-bottom:.5em}section[data-astro-cid-u5w5n3ox].section-A .strong[data-astro-cid-u5w5n3ox]{position:relative;top:.1em}section[data-astro-cid-u5w5n3ox].section-A .strong[data-astro-cid-u5w5n3ox]:after{content:"";position:absolute;background-color:var(--secondary-accent-color);border-radius:9999px;bottom:0;z-index:-1}section[data-astro-cid-u5w5n3ox].section-A .strong[data-astro-cid-u5w5n3ox] strong[data-astro-cid-u5w5n3ox]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals{padding-inline-start:0;display:inline-grid;margin:0!important;left:0;height:50em;right:0;gap:2em 1em;margin-top:.5em;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,1fr);grid-template-areas:". . . b b b b b j j j ." "a a a b b b b b c c d d" "a a a b b b b b c c d d" "a a a b b b b b c c d d" "a a a f f f g g g g h h" "a a a f f f g g g g h h" "a a a f f f g g g g h h" "e e e e e e . . . . i i"}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]{list-style-type:none;margin:0}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]>[data-astro-cid-u5w5n3ox]{width:100%;height:100%;border-radius:.4em;margin:0;display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] figure[data-astro-cid-u5w5n3ox]{border:solid .6em #fff;border-radius:1em;box-sizing:border-box;background-color:#fff;box-shadow:0 0 1em #00000080}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] figure[data-astro-cid-u5w5n3ox] img[data-astro-cid-u5w5n3ox]{object-fit:cover;border-radius:.6em;width:100%;height:100%}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox]{color:#fff;box-shadow:0 .3em #fff;border:none;border-radius:1em;box-sizing:border-box;text-align:center}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox] p[data-astro-cid-u5w5n3ox],section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox] a[data-astro-cid-u5w5n3ox]{font-size:var(--text-2xl);line-height:1.25em;padding:.8em;text-decoration:none;font-weight:700}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].blue{background-color:var(--secondary-accent-color);border:solid .6em var(--font-color);font-size:var(--text-2xl)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].purple{background-color:var(--secondary-color);text-align:left;font-size:var(--text-3xl);padding-left:8px;padding-right:8px}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].dark{background-color:var(--font-color)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].dark p[data-astro-cid-u5w5n3ox]{font-size:var(--text-4xl)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].dark a[data-astro-cid-u5w5n3ox]{font-size:1.2em;color:#fff}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].dark:has(>a){border-radius:2.5em}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] div[data-astro-cid-u5w5n3ox].dark.overflow{height:120%;position:relative}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] ul[data-astro-cid-u5w5n3ox].feat-socials{height:auto;display:inline;padding:0;text-align:center}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] ul[data-astro-cid-u5w5n3ox].feat-socials li[data-astro-cid-u5w5n3ox]:hover{background-image:linear-gradient(#0003 0 0)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] ul[data-astro-cid-u5w5n3ox].feat-socials>li[data-astro-cid-u5w5n3ox]{background-color:var(--primary-color);list-style-type:none;display:inline-flex;flex-direction:column;justify-content:center;width:2em;height:2em;border-radius:3em;border:solid .1em #fff;margin:.2em}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox] ul[data-astro-cid-u5w5n3ox].feat-socials>li[data-astro-cid-u5w5n3ox] a[data-astro-cid-u5w5n3ox]{display:flex;justify-content:center;text-decoration:none;color:var(--font-color)}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:has(>ul.feat-socials){display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(1){grid-area:a}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(2){grid-area:b}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(3){grid-area:c}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(4){grid-area:d}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(5){grid-area:e}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(6){grid-area:f}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(7){grid-area:g}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(8){grid-area:h}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(9){grid-area:i}section[data-astro-cid-u5w5n3ox].section-A ul[data-astro-cid-u5w5n3ox].feat-visuals>li[data-astro-cid-u5w5n3ox]:nth-child(10){grid-area:j}section[data-astro-cid-u5w5n3ox].section-A+svg[data-astro-cid-u5w5n3ox].wave [data-astro-cid-u5w5n3ox]{fill:var(--primary-color)}div[data-astro-cid-u5w5n3ox].mobile-menu-modal.active{display:flex}div[data-astro-cid-u5w5n3ox].backdrop.active{display:block}div[data-astro-cid-u5w5n3ox].mobile-menu-modal{display:none;flex-direction:row;border-radius:1em;padding:2em;width:85vw;background-color:#fff;position:fixed;top:2%;left:2%;z-index:10;text-align:left}div[data-astro-cid-u5w5n3ox].mobile-menu-modal img[data-astro-cid-u5w5n3ox]{width:4em;position:absolute;right:2em;top:2em}div[data-astro-cid-u5w5n3ox].mobile-menu-modal ul[data-astro-cid-u5w5n3ox]{display:flex;flex-direction:column;list-style-type:none}div[data-astro-cid-u5w5n3ox].mobile-menu-modal ul[data-astro-cid-u5w5n3ox] li[data-astro-cid-u5w5n3ox]{margin:1em 0}div[data-astro-cid-u5w5n3ox].mobile-menu-modal ul[data-astro-cid-u5w5n3ox] a[data-astro-cid-u5w5n3ox]{text-decoration:none;font-size:var(--text-4xl);font-weight:700;color:inherit}div[data-astro-cid-u5w5n3ox].mobile-menu-icons{display:flex;align-items:center}div[data-astro-cid-u5w5n3ox].sticky-c2a{position:fixed;padding:.75em 1em .75em .75em;bottom:calc(env(safe-area-inset-bottom) + 3em);right:3em;border-radius:9999px;background-color:var(--secondary-color);color:#fff;z-index:998;box-shadow:0 0 10px #00000040}div[data-astro-cid-u5w5n3ox].sticky-c2a a[data-astro-cid-u5w5n3ox]{color:#fff;text-decoration:none;display:flex;align-items:center}div[data-astro-cid-u5w5n3ox].sticky-c2a:hover{background-image:linear-gradient(#0006 0 0);cursor:pointer}html{scroll-behavior:smooth}li[data-astro-cid-u5w5n3ox].icon:hover svg[data-astro-cid-u5w5n3ox]{fill:red}section[data-astro-cid-f2wpdgf2].section-B{background-color:var(--quaternary-color);color:#fff}section[data-astro-cid-f2wpdgf2].section-B .container[data-astro-cid-f2wpdgf2]{display:flex;justify-content:space-evenly;flex-direction:column;flex-wrap:wrap;align-items:center}section[data-astro-cid-f2wpdgf2].section-B .title[data-astro-cid-f2wpdgf2]{z-index:0;text-align:center}section[data-astro-cid-f2wpdgf2].section-B .title[data-astro-cid-f2wpdgf2] em[data-astro-cid-f2wpdgf2]{color:#fff}section[data-astro-cid-f2wpdgf2].section-B .title[data-astro-cid-f2wpdgf2] em[data-astro-cid-f2wpdgf2]:after{content:"";position:absolute;left:0;background-color:var(--secondary-color);border-radius:9999px;height:.5em;width:auto;bottom:0;z-index:-1}section[data-astro-cid-f2wpdgf2].section-B .title[data-astro-cid-f2wpdgf2] .strong[data-astro-cid-f2wpdgf2]{color:var(--primary-color)}section[data-astro-cid-f2wpdgf2].section-B .video-container[data-astro-cid-f2wpdgf2]{display:flex;justify-content:center;position:relative;max-width:80vw}section[data-astro-cid-f2wpdgf2].section-B .video-container[data-astro-cid-f2wpdgf2] video[data-astro-cid-f2wpdgf2]{width:100%;margin:0 auto;height:auto}section[data-astro-cid-f2wpdgf2].section-B .video-container[data-astro-cid-f2wpdgf2] button[data-astro-cid-f2wpdgf2]{font-size:var(--text-4xl);font-weight:600;border:.25em solid var(--font-color);border-radius:9999px;background-color:var(--tertiary-color);color:#fff;box-shadow:0 .25em #fff;padding:1em 2em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section[data-astro-cid-f2wpdgf2].section-B .video-container[data-astro-cid-f2wpdgf2] button[data-astro-cid-f2wpdgf2]:hover{transform:translate(-50%,-50%) translateY(.25em)!important;box-shadow:none;cursor:pointer}section[data-astro-cid-f2wpdgf2].section-B h3[data-astro-cid-f2wpdgf2]{margin-bottom:0;font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 var(--font-color)}section[data-astro-cid-f2wpdgf2].section-B h3[data-astro-cid-f2wpdgf2] em[data-astro-cid-f2wpdgf2]{color:var(--secondary-accent-color);font-style:normal}section[data-astro-cid-f2wpdgf2].section-B h4[data-astro-cid-f2wpdgf2]{color:#d3d3d3;font-size:var(--text-4xl);font-weight:600}section[data-astro-cid-f2wpdgf2].section-B video[data-astro-cid-f2wpdgf2]{border-radius:1.5em;border:1em solid #fff}svg[data-astro-cid-f2wpdgf2].animated-wave{background-color:var(--quaternary-color)}svg[data-astro-cid-f2wpdgf2].animated-wave [data-astro-cid-f2wpdgf2]{fill:var(--secondary-color)}@media (max-width: 768px){h3[data-astro-cid-f2wpdgf2]{font-size:var(--text-5xl)!important}}section[data-astro-cid-rgpaq554].section-C{background-color:var(--secondary-color);color:#fff;display:flex;justify-content:space-evenly}section[data-astro-cid-rgpaq554].section-C .star-wrapper[data-astro-cid-rgpaq554]{right:10%;position:absolute}section[data-astro-cid-rgpaq554].section-C .star[data-astro-cid-rgpaq554]{top:10%;width:5em}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonials{display:flex;flex-direction:column;width:40em;gap:1em}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonial{width:25em;display:flex;gap:1em}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonial .upper[data-astro-cid-rgpaq554]{width:4em!important;max-height:4em!important;align-self:flex-start;border-radius:100%;box-shadow:0 .35em #000;border:.4em solid var(--tertiary-accent-color)}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonial .lower[data-astro-cid-rgpaq554]{width:4em!important;max-height:4em!important;align-self:flex-start;border-radius:100%;box-shadow:0 .35em #000;border:.4em solid var(--primary-color)}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonial div[data-astro-cid-rgpaq554].quote{position:relative;border:.5em solid var(--font-color);background-color:#fff;color:var(--font-color);border-radius:1em;padding:1em;box-shadow:0 .35em #fff}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonial div[data-astro-cid-rgpaq554].quote:before{content:"";position:absolute;top:10px;left:-3em;border-width:.75em 1.5em;border-style:solid;border-color:transparent var(--font-color) transparent transparent}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].upper-testimonial{align-self:flex-end}section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].inner{max-width:60em;display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}section[data-astro-cid-rgpaq554].section-C h3[data-astro-cid-rgpaq554]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 var(--font-color);margin-bottom:.5em}section[data-astro-cid-rgpaq554].section-C .strong[data-astro-cid-rgpaq554]:after{content:"";position:absolute;left:0;background-color:var(--secondary-accent-color);border-radius:9999px;bottom:0;z-index:-1}section[data-astro-cid-rgpaq554].section-C .strong[data-astro-cid-rgpaq554] strong[data-astro-cid-rgpaq554]{font-weight:900;position:relative;top:-.1em}svg[data-astro-cid-rgpaq554].wave{background:var(--quaternary-color)}svg[data-astro-cid-rgpaq554].wave [data-astro-cid-rgpaq554]{fill:var(--secondary-color)}section[data-astro-cid-rgpaq554].section-C+svg[data-astro-cid-rgpaq554].wave{background-color:var(--primary-color)}section[data-astro-cid-rgpaq554].section-C+svg[data-astro-cid-rgpaq554].wave [data-astro-cid-rgpaq554]{fill:var(--secondary-color)}@media (max-width: 768px){section[data-astro-cid-rgpaq554].section-C div[data-astro-cid-rgpaq554].testimonials{margin-top:2em}}@media (max-width: 700px){body section[data-astro-cid-5u7urquv].section-D{padding:4em 0 5em;overflow-x:hidden}body section[data-astro-cid-5u7urquv].section-D .small-blue-wiggle[data-astro-cid-5u7urquv]{bottom:0}body section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals{height:50vh;margin:0 -50%;grid-template-areas:". . . . . . c c c . . ." ". . . h h h c c c . . ." ". . . h h h c c c . . ." ". . . h h h d d e e . ." ". . g g g g d d e e . ." ". . g g g g d d e e . ." ". . g g g g b b b . . ." ". . g g g g b b b . . ." ". . g g g g b b b . . ." ". . . a a a b b b . . ." ". . . a a a f f . . . ." ". . . a a a f f . . . ." ". . . a a a f f . . . ." ". . . . . . f f . . . ."}body section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(9){display:none}}section[data-astro-cid-5u7urquv].section-D{overflow:hidden;color:var(--font-color);background-color:var(--primary-color);text-align:center}section[data-astro-cid-5u7urquv].section-D .small-blue-wiggle[data-astro-cid-5u7urquv]{width:8em;bottom:10em;right:30em}section[data-astro-cid-5u7urquv].section-D .big-blue-wiggle[data-astro-cid-5u7urquv]{width:10em;top:25%;left:30%}section[data-astro-cid-5u7urquv].section-D em[data-astro-cid-5u7urquv]{color:var(--secondary-color);font-style:normal}section[data-astro-cid-5u7urquv].section-D h3[data-astro-cid-5u7urquv]{font-weight:900;font-size:var(--text-5xl);text-shadow:0 .15em 0 rgb(255,255,255);margin-bottom:.5em;margin-top:0}section[data-astro-cid-5u7urquv].section-D h4[data-astro-cid-5u7urquv]{font-size:2em;margin-top:0}section[data-astro-cid-5u7urquv].section-D .strong[data-astro-cid-5u7urquv]{position:relative}section[data-astro-cid-5u7urquv].section-D .strong[data-astro-cid-5u7urquv] strong[data-astro-cid-5u7urquv]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals{display:inline-grid;padding:0;width:60em;height:35em;gap:2em 1em;margin-top:2em;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(13,1fr);grid-template-areas:". . . . . . . c c c c ." "a a a b b b b c c c c ." "a a a b b b b c c c c ." "a a a b b b b d d e e ." "a a a b b b b d d e e ." "a a a b b b b d d e e ." "a a a b b b b d d e e ." "a a a g g g h h h h i i" ". f f g g g h h h h i i" ". f f g g g h h h h i i" ". f f g g g h h h h i i" ". f f g g g h h h h . ." ". f f . . . h h h h . ."}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]{list-style-type:none;margin:0}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]>[data-astro-cid-5u7urquv]{width:100%;height:100%;border-radius:.4em;margin:0;display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] figure[data-astro-cid-5u7urquv]{border:solid .6em #fff;border-radius:1em;box-sizing:border-box;background-color:#fff;box-shadow:0 0 1em #00000080}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] figure[data-astro-cid-5u7urquv] img[data-astro-cid-5u7urquv]{object-fit:cover;border-radius:.4em;width:100%;height:100%}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv]{color:#fff;box-shadow:0 .3em #fff;border:none;border-radius:1em;box-sizing:border-box;text-align:center}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv] p[data-astro-cid-5u7urquv],section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv] a[data-astro-cid-5u7urquv]{font-size:1.5em;line-height:1.25em;padding:.8em;text-decoration:none;font-weight:700}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].blue{background-color:var(--tertiary-accent-color);border:solid .6em var(--font-color);font-size:1.5em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].purple{background-color:var(--secondary-accent-color);text-align:left;font-size:.85em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].dark{background-color:var(--font-color)}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].dark p[data-astro-cid-5u7urquv]{font-size:2em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].dark a[data-astro-cid-5u7urquv]{font-size:1.2em;color:#fff}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].dark:has(>a){border-radius:2.5em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] div[data-astro-cid-5u7urquv].dark.overflow{height:120%;position:relative}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] ul[data-astro-cid-5u7urquv].feat-socials{height:auto;display:inline;padding:0;text-align:center}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] ul[data-astro-cid-5u7urquv].feat-socials>li[data-astro-cid-5u7urquv]{list-style-type:none;display:inline-flex;flex-direction:column;justify-content:center;width:2em;height:2em;border-radius:3em;border:solid .1em #fff;margin:.2em}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv] ul[data-astro-cid-5u7urquv].feat-socials>li[data-astro-cid-5u7urquv] a[data-astro-cid-5u7urquv]{text-decoration:none;color:var(--font-color)}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:has(>ul.feat-socials){display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(1){grid-area:a}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(2){grid-area:b}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(3){grid-area:c}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(4){grid-area:d}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(5){grid-area:e}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(6){grid-area:f}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(7){grid-area:g}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(8){grid-area:h}section[data-astro-cid-5u7urquv].section-D ul[data-astro-cid-5u7urquv].feat-visuals>li[data-astro-cid-5u7urquv]:nth-child(9){grid-area:i}svg[data-astro-cid-5u7urquv].animated-wave{background-color:var(--primary-color)}svg[data-astro-cid-5u7urquv].animated-wave [data-astro-cid-5u7urquv]{fill:var(--secondary-color)}@media (max-width: 678px){.feat-visuals[data-astro-cid-5u7urquv]{width:45em!important}}section[data-astro-cid-2vi4v2jq].section-E{background-color:var(--secondary-color);color:#fff;display:flex;justify-content:space-evenly}section[data-astro-cid-2vi4v2jq].section-E .star-wrapper[data-astro-cid-2vi4v2jq]{position:absolute;top:10%;left:10%}section[data-astro-cid-2vi4v2jq].section-E .star[data-astro-cid-2vi4v2jq]{width:4em}section[data-astro-cid-2vi4v2jq].section-E div[data-astro-cid-2vi4v2jq].title-wrapper{width:30em}section[data-astro-cid-2vi4v2jq].section-E div[data-astro-cid-2vi4v2jq].inner{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}section[data-astro-cid-2vi4v2jq].section-E h3[data-astro-cid-2vi4v2jq]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 var(--font-color);margin-bottom:.5em}section[data-astro-cid-2vi4v2jq].section-E h4[data-astro-cid-2vi4v2jq]{font-size:var(--text-4xl);font-weight:300}section[data-astro-cid-2vi4v2jq].section-E .strong[data-astro-cid-2vi4v2jq]{position:relative;top:.1em}section[data-astro-cid-2vi4v2jq].section-E .strong[data-astro-cid-2vi4v2jq] strong[data-astro-cid-2vi4v2jq]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises{display:grid;padding:0;width:30em;height:30em;gap:2em 1em;margin-top:2em;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);grid-template-areas:"a a a a a a 1 1" "a a a a a a 1 1" "a a a a a a b b" "a a a a a a b b" "c c c c d d d d" "c c c c d d d d" "c c c c d d d d" "3 3 3 3 d d d d"}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]{list-style-type:none;margin:0}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]>[data-astro-cid-2vi4v2jq]{width:100%;height:100%;border-radius:inherit;margin:0;display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq]{color:#fff;box-shadow:0 .3em #fff;border:none;border-radius:1em;box-sizing:border-box;text-align:center}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq] p[data-astro-cid-2vi4v2jq]{font-size:var(--text-2xl);line-height:1.25em;padding:.8em;text-decoration:none;font-weight:700}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq] a[data-astro-cid-2vi4v2jq]{font-size:var(--text-2xl);line-height:1.25em;padding:.8em;text-decoration:none;font-weight:700}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].blue{text-wrap:wrap;background-color:var(--tertiary-color);border:solid .6em var(--font-color);font-size:var(--text-lg)}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].blue h4[data-astro-cid-2vi4v2jq]{font-size:var(--text-3xl);font-weight:600}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].yellow{background-color:var(--primary-color);text-align:left;font-size:.7em;color:var(--font-color)}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].yellow.small{font-size:.6em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].dark:has(>a){border-radius:2.5em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].dark.overflow{height:120%;position:relative}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] ul[data-astro-cid-2vi4v2jq].feat-promises{height:auto;display:inline;padding:0;text-align:center}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]{list-style-type:none;display:inline-flex;flex-direction:column;justify-content:center;width:2em;height:2em;border-radius:3em;border:solid .1em #fff;margin:.2em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq] a[data-astro-cid-2vi4v2jq]{text-decoration:none;color:var(--font-color)}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]:has(>ul.feat-promises){display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]:nth-child(1){grid-area:a}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]:nth-child(2){grid-area:b}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]:nth-child(3){grid-area:c}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises>li[data-astro-cid-2vi4v2jq]:nth-child(4){grid-area:d}svg[data-astro-cid-2vi4v2jq].wave{background-color:var(--quaternary-color)}svg[data-astro-cid-2vi4v2jq].wave [data-astro-cid-2vi4v2jq]{fill:var(--secondary-color)}@media (max-width: 768px){section[data-astro-cid-2vi4v2jq].section-E div[data-astro-cid-2vi4v2jq].title-wrapper{width:40em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises{width:40em;height:40em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].blue h4[data-astro-cid-2vi4v2jq]{font-weight:800;font-size:2.5em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].blue p[data-astro-cid-2vi4v2jq]{font-weight:600;font-size:var(--text-3xl)}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].yellow{font-size:1.2em}section[data-astro-cid-2vi4v2jq].section-E ul[data-astro-cid-2vi4v2jq].feat-promises li[data-astro-cid-2vi4v2jq] div[data-astro-cid-2vi4v2jq].yellow.small{font-size:.7em}}section[data-astro-cid-3o6yzcn6].section-F{overflow:hidden;color:#fff;background-image:url(/img/purple-wiggle-rotated.svg);background-color:var(--quaternary-color);background-size:20em auto}section[data-astro-cid-3o6yzcn6].section-F .container[data-astro-cid-3o6yzcn6]{display:flex;flex-direction:column;align-items:center;width:100%}section[data-astro-cid-3o6yzcn6].section-F .strong[data-astro-cid-3o6yzcn6]{position:relative;top:.1em;height:1em}section[data-astro-cid-3o6yzcn6].section-F .strong[data-astro-cid-3o6yzcn6] strong[data-astro-cid-3o6yzcn6]{position:relative;top:-.1em;filter:drop-shadow(0 .1em 0 var(--font-color))}section[data-astro-cid-3o6yzcn6].section-F h3[data-astro-cid-3o6yzcn6]{font-size:var(--text-6xl);background:#000}section[data-astro-cid-3o6yzcn6].section-F h4[data-astro-cid-3o6yzcn6]{background:#000;font-size:var(--text-4xl)}section[data-astro-cid-3o6yzcn6].section-F ul[data-astro-cid-3o6yzcn6].feat-requirements{margin:auto;font-size:var(--text-xl);max-width:60em;padding:0;align-items:center;justify-content:center;list-style-type:none;display:flex;flex-wrap:wrap}section[data-astro-cid-3o6yzcn6].section-F ul[data-astro-cid-3o6yzcn6].feat-requirements li[data-astro-cid-3o6yzcn6]{box-shadow:0 .5em 0 var(--tertiary-color);background-color:#fff;color:var(--font-color);padding:.5em 1em;margin:1em;border-radius:9999px}svg[data-astro-cid-3o6yzcn6].wave{background-color:var(--secondary-color)}svg[data-astro-cid-3o6yzcn6].wave [data-astro-cid-3o6yzcn6]{fill:var(--quaternary-color)}section[data-astro-cid-vuszanrd].section-G{display:flex;justify-content:center;color:#fff;background-color:var(--secondary-color)}section[data-astro-cid-vuszanrd].section-G .stars[data-astro-cid-vuszanrd]{position:absolute;right:0}section[data-astro-cid-vuszanrd].section-G .small-star[data-astro-cid-vuszanrd]{width:4em;top:20em;right:20em}section[data-astro-cid-vuszanrd].section-G .big-star[data-astro-cid-vuszanrd]{width:8em;top:10em;right:10em}section[data-astro-cid-vuszanrd].section-G .inner[data-astro-cid-vuszanrd]{max-width:60em}section[data-astro-cid-vuszanrd].section-G h3[data-astro-cid-vuszanrd]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 var(--font-color);margin-bottom:.5em}section[data-astro-cid-vuszanrd].section-G h4[data-astro-cid-vuszanrd]{font-size:var(--text-4xl);margin-top:0}section[data-astro-cid-vuszanrd].section-G h5[data-astro-cid-vuszanrd]{font-size:var(--text-2xl);text-shadow:0 .15em 0 var(--font-color)}section[data-astro-cid-vuszanrd].section-G .strong[data-astro-cid-vuszanrd]{position:relative;top:.1em;height:1em;border-radius:9999px;height:.5em}section[data-astro-cid-vuszanrd].section-G .strong[data-astro-cid-vuszanrd] strong[data-astro-cid-vuszanrd]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-vuszanrd].section-G ul[data-astro-cid-vuszanrd].feat-merch{margin-top:4em;gap:6em;padding-left:0;display:flex;list-style-type:none;flex-wrap:wrap}section[data-astro-cid-vuszanrd].section-G ul[data-astro-cid-vuszanrd].feat-merch li[data-astro-cid-vuszanrd]{min-width:15em;flex:1}section[data-astro-cid-vuszanrd].section-G ul[data-astro-cid-vuszanrd].feat-merch li[data-astro-cid-vuszanrd] img[data-astro-cid-vuszanrd]{width:2em;height:2em;background-color:var(--font-color);border-radius:100%;border-color:#fff;border-width:.2em;border-style:solid;padding:.5em}section[data-astro-cid-vuszanrd].section-G ul[data-astro-cid-vuszanrd].feat-merch li[data-astro-cid-vuszanrd] h5[data-astro-cid-vuszanrd]{margin-top:1em;margin-bottom:0}section[data-astro-cid-vuszanrd].section-G ul[data-astro-cid-vuszanrd].feat-merch li[data-astro-cid-vuszanrd] p[data-astro-cid-vuszanrd]{font-weight:300}section[data-astro-cid-vuszanrd].section-G+svg[data-astro-cid-vuszanrd].wave{background-color:#fff}section[data-astro-cid-vuszanrd].section-G+svg[data-astro-cid-vuszanrd].wave [data-astro-cid-vuszanrd]{fill:var(--secondary-color)}.underline[data-astro-cid-vuszanrd]:after{background-color:var(--primary-color)}section[data-astro-cid-wrghaayh].section-H{overflow:hidden;color:var(--font-color);background-color:#fff;background-image:url(/img/blue-wiggle-rotated.svg);background-repeat:repeat;background-size:20em auto}section[data-astro-cid-wrghaayh].section-H .container[data-astro-cid-wrghaayh]{display:flex;flex-direction:column;align-items:center;width:100%}section[data-astro-cid-wrghaayh].section-H .strong[data-astro-cid-wrghaayh]{position:relative;top:.1em;height:.5em}section[data-astro-cid-wrghaayh].section-H .strong[data-astro-cid-wrghaayh] strong[data-astro-cid-wrghaayh]{position:relative;top:-.1em;filter:drop-shadow(0 .1em 0 rgb(255,255,255))}section[data-astro-cid-wrghaayh].section-H h3[data-astro-cid-wrghaayh]{font-size:var(--text-6xl);background:#fff;padding:12px 0;border-radius:16px}section[data-astro-cid-wrghaayh].section-H h4[data-astro-cid-wrghaayh]{font-size:var(--text-4xl);background:#fff;padding:4px;border-radius:8px}section[data-astro-cid-wrghaayh].section-H ul[data-astro-cid-wrghaayh].feat-requirements{font-size:var(--text-xl);padding:0;max-width:60em;align-items:center;justify-content:center;list-style-type:none;display:flex;flex-wrap:wrap}section[data-astro-cid-wrghaayh].section-H ul[data-astro-cid-wrghaayh].feat-requirements li[data-astro-cid-wrghaayh]{box-shadow:0 .5em 0 var(--primary-color);background-color:var(--font-color);color:#fff;padding:.5em 1em;margin:1em;border-radius:9999px}section[data-astro-cid-wrghaayh].section-H+svg[data-astro-cid-wrghaayh].wave{background-color:var(--tertiary-color)}section[data-astro-cid-wrghaayh].section-H+svg[data-astro-cid-wrghaayh].wave [data-astro-cid-wrghaayh]{fill:#fff}@media (max-width: 768px){h3[data-astro-cid-wrghaayh]{font-size:var(--text-5xl)!important}}section[data-astro-cid-w3pde2sb].section-I{background-color:var(--tertiary-color);color:#fff;display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}section[data-astro-cid-w3pde2sb].section-I .star-wrapper[data-astro-cid-w3pde2sb]{width:5em;height:1em;position:absolute;right:25%}section[data-astro-cid-w3pde2sb].section-I .star[data-astro-cid-w3pde2sb]{height:6em;width:6em;right:0;bottom:10%}section[data-astro-cid-w3pde2sb].section-I div[data-astro-cid-w3pde2sb].inner{display:flex;flex-wrap:wrap;max-width:60em;gap:4em}section[data-astro-cid-w3pde2sb].section-I div[data-astro-cid-w3pde2sb].inner [data-astro-cid-w3pde2sb]{flex:1 25em}section[data-astro-cid-w3pde2sb].section-I div[data-astro-cid-w3pde2sb].inner figure[data-astro-cid-w3pde2sb]{max-height:40em;max-width:35em;display:flex;margin:auto;align-items:center}section[data-astro-cid-w3pde2sb].section-I figure[data-astro-cid-w3pde2sb]{border-radius:1.5em;border:.75em solid #000}section[data-astro-cid-w3pde2sb].section-I figure[data-astro-cid-w3pde2sb] img[data-astro-cid-w3pde2sb]{object-fit:contain;width:100%;height:auto;border-radius:.75em}section[data-astro-cid-w3pde2sb].section-I button[data-astro-cid-w3pde2sb]{box-shadow:0 .25em #fff;color:#fff;font-size:var(--text-lg);padding:1em 2em;background-color:#000;border-radius:2.5em}section[data-astro-cid-w3pde2sb].section-I button[data-astro-cid-w3pde2sb]:hover{cursor:pointer;box-shadow:none;transform:translateY(.25em)!important}section[data-astro-cid-w3pde2sb].section-I h3[data-astro-cid-w3pde2sb]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(0,0,0);margin-bottom:.5em}section[data-astro-cid-w3pde2sb].section-I p[data-astro-cid-w3pde2sb]{font-size:var(--text-2xl);line-height:1.5em;margin-bottom:1em}section[data-astro-cid-w3pde2sb].section-I .strong[data-astro-cid-w3pde2sb]{position:relative;top:.1em;height:1em;align-items:flex-end;display:inline-flex;background-color:var(--primary-color);border-radius:9999px;height:.5em}section[data-astro-cid-w3pde2sb].section-I .strong[data-astro-cid-w3pde2sb] strong[data-astro-cid-w3pde2sb]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-w3pde2sb].section-I+svg[data-astro-cid-w3pde2sb].wave{background-color:var(--primary-color)}section[data-astro-cid-w3pde2sb].section-I+svg[data-astro-cid-w3pde2sb].wave [data-astro-cid-w3pde2sb]{fill:var(--tertiary-color)}@media (max-width: 450px){section[data-astro-cid-w3pde2sb].section-I div[data-astro-cid-w3pde2sb].inner{flex-direction:column-reverse}}section[data-astro-cid-2vpujuny].section-J{overflow:hidden;background-color:var(--primary-color);color:var(--font-color);display:flex;justify-content:space-evenly}section[data-astro-cid-2vpujuny].section-J .star[data-astro-cid-2vpujuny]{width:5em;top:10%;left:30%}section[data-astro-cid-2vpujuny].section-J div[data-astro-cid-2vpujuny].title-wrapper{width:30em}section[data-astro-cid-2vpujuny].section-J div[data-astro-cid-2vpujuny].inner{max-width:60em;display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}section[data-astro-cid-2vpujuny].section-J h3[data-astro-cid-2vpujuny]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(255,255,255);margin-bottom:.5em}section[data-astro-cid-2vpujuny].section-J h4[data-astro-cid-2vpujuny]{font-size:var(--text-2xl);font-weight:300}section[data-astro-cid-2vpujuny].section-J .strong[data-astro-cid-2vpujuny]{position:relative;top:.1em;border-radius:9999px;height:.5em}section[data-astro-cid-2vpujuny].section-J .strong[data-astro-cid-2vpujuny] strong[data-astro-cid-2vpujuny]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises{display:grid;padding:0;width:30em;height:30em;gap:2em 1em;margin-top:2em;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"1 1 b b b 2" "a a b b b c" "a a b b b c" "a a d d e e" "3 3 d d e e" "3 3 4 4 5 5"}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]{list-style-type:none;margin:0}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny] img[data-astro-cid-2vpujuny]{object-fit:cover;border-radius:.5em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]>[data-astro-cid-2vpujuny]{width:100%;height:100%;margin:0;display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:has(>ul.feat-promises){display:inline-flex;flex-direction:column;justify-content:center}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:nth-child(1){grid-area:a;border:.5em solid #fff;border-radius:1em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:nth-child(2){grid-area:b;border:.5em solid var(--font-color);border-radius:1em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:nth-child(3){grid-area:c;border:.5em solid #fff;border-radius:1em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:nth-child(4){grid-area:d;border:.5em solid var(--font-color);border-radius:1em}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises>li[data-astro-cid-2vpujuny]:nth-child(5){grid-area:e;border:.5em solid #fff;border-radius:1em}svg[data-astro-cid-2vpujuny].animated-wave{background-color:var(--primary-color)}svg[data-astro-cid-2vpujuny].animated-wave [data-astro-cid-2vpujuny]{fill:#fff}@media (max-width: 768px){section[data-astro-cid-2vpujuny].section-J div[data-astro-cid-2vpujuny].title-wrapper{width:unset}section[data-astro-cid-2vpujuny].section-J ul[data-astro-cid-2vpujuny].feat-promises{width:40em;height:40em}}section[data-astro-cid-o2h5lnvy].section-K{color:#000;background-color:#fff}section[data-astro-cid-o2h5lnvy].section-K .container[data-astro-cid-o2h5lnvy]{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}section[data-astro-cid-o2h5lnvy].section-K .purple-wiggle[data-astro-cid-o2h5lnvy]{width:10em;bottom:5%;left:60%}section[data-astro-cid-o2h5lnvy].section-K .purple-wiggle[data-astro-cid-o2h5lnvy] path[data-astro-cid-o2h5lnvy]{fill:var(--tertiary-accent-color)}section[data-astro-cid-o2h5lnvy].section-K button[data-astro-cid-o2h5lnvy]{box-shadow:0 .25em #000;color:#000;font-size:var(--text-lg);padding:1em 2em;background-color:#fff;border-radius:2.5em;cursor:pointer}section[data-astro-cid-o2h5lnvy].section-K button[data-astro-cid-o2h5lnvy]:hover{cursor:pointer;transform:translateY(.25em)!important;box-shadow:none}section[data-astro-cid-o2h5lnvy].section-K h3[data-astro-cid-o2h5lnvy]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(255,255,255)}section[data-astro-cid-o2h5lnvy].section-K h4[data-astro-cid-o2h5lnvy]{font-size:var(--text-4xl);font-weight:300}section[data-astro-cid-o2h5lnvy].section-K .strong[data-astro-cid-o2h5lnvy]{position:relative;top:.1em;height:1em;align-items:flex-end;display:inline-flex;background-color:var(--primary-color);border-radius:9999px;height:.5em}section[data-astro-cid-o2h5lnvy].section-K .strong[data-astro-cid-o2h5lnvy] strong[data-astro-cid-o2h5lnvy]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-o2h5lnvy].section-K+svg[data-astro-cid-o2h5lnvy].wave{background:var(--secondary-color)}section[data-astro-cid-o2h5lnvy].section-K+svg[data-astro-cid-o2h5lnvy].wave [data-astro-cid-o2h5lnvy]{fill:#fff}section[data-astro-cid-n52w2hlg].section-L{display:flex;justify-content:center;color:#fff;background-color:var(--secondary-color)}section[data-astro-cid-n52w2hlg].section-L .underline[data-astro-cid-n52w2hlg]:before{background-color:var(--primary-color)}section[data-astro-cid-n52w2hlg].section-L .inner[data-astro-cid-n52w2hlg]{max-width:60em}section[data-astro-cid-n52w2hlg].section-L h3[data-astro-cid-n52w2hlg]{font-weight:900;font-size:var(--text-5xl);text-shadow:0 .15em 0 var(--font-color);margin-bottom:.5em}section[data-astro-cid-n52w2hlg].section-L h4[data-astro-cid-n52w2hlg]{font-size:var(--text-4xl);margin-top:0}section[data-astro-cid-n52w2hlg].section-L h5[data-astro-cid-n52w2hlg]{font-size:var(--text-2xl);text-shadow:0 .15em 0 var(--font-color)}section[data-astro-cid-n52w2hlg].section-L .strong[data-astro-cid-n52w2hlg]{position:relative;top:.1em;border-radius:9999px}section[data-astro-cid-n52w2hlg].section-L .strong[data-astro-cid-n52w2hlg] strong[data-astro-cid-n52w2hlg]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch{margin-top:4em;gap:6em;padding-left:0;display:flex;list-style-type:none;flex-wrap:wrap}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch li[data-astro-cid-n52w2hlg]{flex:1}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch li[data-astro-cid-n52w2hlg] figure[data-astro-cid-n52w2hlg]{margin:0;display:flex;justify-content:center;width:2em;height:2em;background-color:#fff;border-radius:9999px;padding:.5em;border-color:var(--font-color);border-width:.2em;border-style:solid}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch li[data-astro-cid-n52w2hlg] figure[data-astro-cid-n52w2hlg] .img[data-astro-cid-n52w2hlg]{object-fit:contain;width:1.5em!important;height:2em!important}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch li[data-astro-cid-n52w2hlg] h5[data-astro-cid-n52w2hlg]{margin-top:1em;margin-bottom:0}section[data-astro-cid-n52w2hlg].section-L ul[data-astro-cid-n52w2hlg].feat-merch li[data-astro-cid-n52w2hlg] p[data-astro-cid-n52w2hlg]{font-weight:300}svg[data-astro-cid-n52w2hlg].animated-wave{background:var(--secondary-color)}svg[data-astro-cid-n52w2hlg].animated-wave [data-astro-cid-n52w2hlg]{fill:var(--primary-color)}@media (max-width: 768px){section[data-astro-cid-n52w2hlg].section-L .feat-merch[data-astro-cid-n52w2hlg]{gap:2em!important}}section[data-astro-cid-lg47hpwo].section-M{background-color:var(--primary-color);color:var(--font-color);display:flex;justify-content:space-evenly}section[data-astro-cid-lg47hpwo].section-M ul[data-astro-cid-lg47hpwo]{padding:0}section[data-astro-cid-lg47hpwo].section-M div[data-astro-cid-lg47hpwo].inner{max-width:60em;display:inline-flex;flex-direction:column;align-items:start;position:relative}section[data-astro-cid-lg47hpwo].section-M h1[data-astro-cid-lg47hpwo]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(255,255,255);margin-bottom:1em}section[data-astro-cid-lg47hpwo].section-M .strong[data-astro-cid-lg47hpwo]{position:relative;top:.1em;border-radius:9999px;height:.5em}section[data-astro-cid-lg47hpwo].section-M .strong[data-astro-cid-lg47hpwo] strong[data-astro-cid-lg47hpwo]{font-weight:900;position:relative;top:-.1em}section[data-astro-cid-lg47hpwo].section-M img[data-astro-cid-lg47hpwo]{border-radius:100%}section[data-astro-cid-lg47hpwo].section-M ul[data-astro-cid-lg47hpwo]{list-style:none}section[data-astro-cid-lg47hpwo].section-M .carousel-desktop[data-astro-cid-lg47hpwo]{height:100%}section[data-astro-cid-lg47hpwo].section-M .accordion-title[data-astro-cid-lg47hpwo]{display:flex;align-items:center}section[data-astro-cid-lg47hpwo].section-M .accordion-text[data-astro-cid-lg47hpwo]{max-height:0;overflow:hidden;padding-left:2.5em;transition:max-height .3s ease-out;left:0}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].accordion-item{margin-bottom:16px;margin-top:16px;cursor:pointer}section[data-astro-cid-lg47hpwo].section-M .accordion-image[data-astro-cid-lg47hpwo]{opacity:0;transition:opacity 2s;height:0;overflow:hidden}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].accordion-item .accordion-title[data-astro-cid-lg47hpwo] h2[data-astro-cid-lg47hpwo]{font-size:var(--text-lg);font-weight:500}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].accordion-item p[data-astro-cid-lg47hpwo]{font-size:var(--text-xl)}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].accordion-item:hover .radio-inner[data-astro-cid-lg47hpwo]{background-color:var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].accordion-item:hover .accordion-title[data-astro-cid-lg47hpwo] h2[data-astro-cid-lg47hpwo]{font-weight:700}section[data-astro-cid-lg47hpwo].section-M .mobile-step-radio[data-astro-cid-lg47hpwo].active{border:.2em solid var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M .mobile-step-radio[data-astro-cid-lg47hpwo].active .mobile-step-radio-inner[data-astro-cid-lg47hpwo]{background-color:var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].active .accordion-title[data-astro-cid-lg47hpwo] h2[data-astro-cid-lg47hpwo]{font-size:var(--text-2xl);font-weight:700}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].active .radio-inner[data-astro-cid-lg47hpwo]{background-color:var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M li[data-astro-cid-lg47hpwo].active .radio-outer[data-astro-cid-lg47hpwo]{border:.2em solid var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M .container[data-astro-cid-lg47hpwo]{display:flex;justify-content:center}section[data-astro-cid-lg47hpwo].section-M .desktop[data-astro-cid-lg47hpwo]{display:flex;gap:32px}section[data-astro-cid-lg47hpwo].section-M .mobile[data-astro-cid-lg47hpwo]{display:none}section[data-astro-cid-lg47hpwo].section-M .container[data-astro-cid-lg47hpwo].mobile{flex-direction:column}section[data-astro-cid-lg47hpwo].section-M .radio-outer[data-astro-cid-lg47hpwo],section[data-astro-cid-lg47hpwo].section-M .mobile-step-radio[data-astro-cid-lg47hpwo]{width:1.5em;height:1.5em;border-radius:50%;position:relative;cursor:pointer;border:0px solid var(--tertiary-color);display:flex;justify-items:center;margin-right:.5em}section[data-astro-cid-lg47hpwo].section-M .radio-inner[data-astro-cid-lg47hpwo],section[data-astro-cid-lg47hpwo].section-M .mobile-step-radio-inner[data-astro-cid-lg47hpwo]{width:.9em;height:.9em;border-radius:50%;background-color:transparent;transition:all .2s ease-out;background:#fff;margin:auto}section[data-astro-cid-lg47hpwo].section-M .mobile-stepper-pagination[data-astro-cid-lg47hpwo]{display:flex;gap:2;justify-items:center;margin:auto auto 16px}section[data-astro-cid-lg47hpwo].section-M .mobile-stepper-pagination[data-astro-cid-lg47hpwo] .mobile-step[data-astro-cid-lg47hpwo]{width:1.5em;height:1.5em;background:#fff;border-radius:50%}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo]::-webkit-scrollbar{display:none}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo]{-ms-overflow-style:none;scrollbar-width:none}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo]{max-width:30em;scroll-snap-type:x mandatory;overflow-x:scroll;display:flex}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo] .carousel-item[data-astro-cid-lg47hpwo] h2[data-astro-cid-lg47hpwo]{font-size:var(--text-4xl);font-weight:900;transition:all .3s ease-in-out}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo] .carousel-item[data-astro-cid-lg47hpwo] img[data-astro-cid-lg47hpwo]{object-fit:cover;width:35em;height:35em}section[data-astro-cid-lg47hpwo].section-M .carousel-desktop[data-astro-cid-lg47hpwo] .carousel-item[data-astro-cid-lg47hpwo] img[data-astro-cid-lg47hpwo]{object-fit:cover;width:25em;height:25em}section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo] div[data-astro-cid-lg47hpwo]{min-width:30em;display:flex;flex-direction:column;justify-content:start;scroll-snap-align:center}section[data-astro-cid-lg47hpwo].section-M+svg[data-astro-cid-lg47hpwo].wave{background-color:var(--tertiary-color)}section[data-astro-cid-lg47hpwo].section-M+svg[data-astro-cid-lg47hpwo].wave [data-astro-cid-lg47hpwo]{fill:var(--primary-color)}@media (max-width: 850px){section[data-astro-cid-lg47hpwo].section-M .carousel[data-astro-cid-lg47hpwo] img[data-astro-cid-lg47hpwo]{width:30em!important;height:30em!important}section[data-astro-cid-lg47hpwo].section-M .inner[data-astro-cid-lg47hpwo]{align-items:center!important}section[data-astro-cid-lg47hpwo].section-M .desktop[data-astro-cid-lg47hpwo]{display:none}section[data-astro-cid-lg47hpwo].section-M .mobile[data-astro-cid-lg47hpwo]{display:flex;align-items:center}section[data-astro-cid-lg47hpwo].section-M .mobile-stepper[data-astro-cid-lg47hpwo]{min-width:200px;max-width:200px}section[data-astro-cid-lg47hpwo].section-M .mobile-stepper[data-astro-cid-lg47hpwo] .mobile-step[data-astro-cid-lg47hpwo]{min-width:200px}}@media (max-width: 700px){section[data-astro-cid-lg47hpwo].section-M div[data-astro-cid-lg47hpwo].inner{gap:2em}section[data-astro-cid-lg47hpwo].section-M h2[data-astro-cid-lg47hpwo]{font-size:var(--text-4xl)}}@media (max-width: 550px){section[data-astro-cid-lg47hpwo].section-M .inner[data-astro-cid-lg47hpwo]{text-align:center;display:flex;flex-direction:column-reverse}}section[data-astro-cid-n6mlc6ka].section-N{background-color:var(--tertiary-color);color:#fff;display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}section[data-astro-cid-n6mlc6ka].section-N .underline[data-astro-cid-n6mlc6ka]:after{background-color:var(--primary-color)}section[data-astro-cid-n6mlc6ka].section-N .inner[data-astro-cid-n6mlc6ka]{display:flex;flex-wrap:wrap}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:20em;background-color:#fff;padding:2em;border-radius:2em;box-shadow:0 .25em #fff;border:.5em solid #000}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder h3[data-astro-cid-n6mlc6ka]{color:#000;text-shadow:0 .15em 0 var(--primary-color)}section[data-astro-cid-n6mlc6ka].section-N form[data-astro-cid-n6mlc6ka]{color:#000;font-weight:600;display:flex;flex-direction:column;gap:1em}section[data-astro-cid-n6mlc6ka].section-N form[data-astro-cid-n6mlc6ka] label[data-astro-cid-n6mlc6ka]{display:flex;flex-direction:column}section[data-astro-cid-n6mlc6ka].section-N form[data-astro-cid-n6mlc6ka] input[data-astro-cid-n6mlc6ka]{display:flex;flex-direction:column;font-size:var(--text-2xl);padding:.5em 1em;border-radius:.5em;border:.2em solid #000}section[data-astro-cid-n6mlc6ka].section-N form[data-astro-cid-n6mlc6ka] input[data-astro-cid-n6mlc6ka]::placeholder{font-size:var(--text-xs)}section[data-astro-cid-n6mlc6ka].section-N form[data-astro-cid-n6mlc6ka] button[data-astro-cid-n6mlc6ka]{background-color:var(--secondary-color);color:#fff;font-size:1.2em;max-height:2.5em;display:flex;align-items:center;box-shadow:0 .25em #000;align-self:center}section[data-astro-cid-n6mlc6ka].section-N .star-wrapper[data-astro-cid-n6mlc6ka]{position:absolute;right:10%;top:20%}section[data-astro-cid-n6mlc6ka].section-N .star[data-astro-cid-n6mlc6ka]{width:5em;bottom:10%}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].inner{max-width:60em;gap:4em}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].inner figure[data-astro-cid-n6mlc6ka]{display:flex;margin:0;align-items:center}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].inner figure[data-astro-cid-n6mlc6ka] img[data-astro-cid-n6mlc6ka]{max-width:90%}section[data-astro-cid-n6mlc6ka].section-N figure[data-astro-cid-n6mlc6ka] img[data-astro-cid-n6mlc6ka]{border-radius:1.5em;border:.75em solid #000}section[data-astro-cid-n6mlc6ka].section-N button[data-astro-cid-n6mlc6ka]{box-shadow:0 .25em #fff;color:#fff;font-size:var(--text-lg);padding:1em 2em;background-color:#000;border-radius:2.5em}section[data-astro-cid-n6mlc6ka].section-N button[data-astro-cid-n6mlc6ka]:hover{cursor:pointer;box-shadow:none!important;transform:translateY(.25em)!important}section[data-astro-cid-n6mlc6ka].section-N h3[data-astro-cid-n6mlc6ka]{font-weight:900;font-size:var(--text-6xl);text-shadow:0 .15em 0 rgb(0,0,0);margin-bottom:.5em}section[data-astro-cid-n6mlc6ka].section-N p[data-astro-cid-n6mlc6ka]{font-size:var(--text-2xl);line-height:1.5em;margin-bottom:1em}section[data-astro-cid-n6mlc6ka].section-N .strong[data-astro-cid-n6mlc6ka]{position:relative}section[data-astro-cid-n6mlc6ka].section-N .strong[data-astro-cid-n6mlc6ka] strong[data-astro-cid-n6mlc6ka]{font-weight:900;position:relative;top:-.1em}@media (max-width: 600px){.title[data-astro-cid-n6mlc6ka]{width:100%;max-width:80vw}section[data-astro-cid-n6mlc6ka].section-N{flex-direction:column}section[data-astro-cid-n6mlc6ka].section-N .inner[data-astro-cid-n6mlc6ka]{flex-direction:column-reverse;justify-content:center;align-items:center}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder{padding:1em;max-width:80vw}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder form[data-astro-cid-n6mlc6ka]{gap:2em}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder form[data-astro-cid-n6mlc6ka] button[data-astro-cid-n6mlc6ka]{font-size:2.25em;font-weight:700}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder form[data-astro-cid-n6mlc6ka] input[data-astro-cid-n6mlc6ka]::placeholder{font-size:var(--text-lg)}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder label[data-astro-cid-n6mlc6ka]{font-size:var(--text-2xl)}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder .form-group[data-astro-cid-n6mlc6ka]{width:100%}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder input[data-astro-cid-n6mlc6ka]{width:70vw}section[data-astro-cid-n6mlc6ka].section-N div[data-astro-cid-n6mlc6ka].form-holder span[data-astro-cid-n6mlc6ka]{font-size:1.2em}}section[data-astro-cid-spz6bshg].section-O{background-color:#fff;color:var(--font-color)}section[data-astro-cid-spz6bshg].section-O p[data-astro-cid-spz6bshg]{font-size:var(--text-lg)}section[data-astro-cid-spz6bshg].section-O .container[data-astro-cid-spz6bshg]{text-align:center;display:flex;justify-content:center}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].inner{max-width:60em}section[data-astro-cid-spz6bshg].section-O h3[data-astro-cid-spz6bshg]{font-size:var(--text-5xl)}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].below-hr{display:flex;justify-content:space-between;align-items:center}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].below-hr [data-astro-cid-spz6bshg]{flex:1}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].below-hr figure[data-astro-cid-spz6bshg]{text-align:left;margin:0}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].below-hr figure[data-astro-cid-spz6bshg] img[data-astro-cid-spz6bshg]{max-width:4em}section[data-astro-cid-spz6bshg].section-O ul[data-astro-cid-spz6bshg]{list-style-type:none}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].feat-buttons{display:flex;justify-content:center;margin:2em 0}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].feat-buttons button[data-astro-cid-spz6bshg]{color:var(--font-color);background-color:#fff;box-shadow:0 .25em 0 var(--font-color);font-size:var(--text-lg);margin:0 1em;border-radius:9999px;padding:1em 2em}section[data-astro-cid-spz6bshg].section-O div[data-astro-cid-spz6bshg].feat-buttons button[data-astro-cid-spz6bshg]:hover{cursor:pointer;box-shadow:none;transform:translateY(.25em)!important}section[data-astro-cid-spz6bshg].section-O ul[data-astro-cid-spz6bshg].feat-socials{display:flex;justify-content:center}section[data-astro-cid-spz6bshg].section-O ul[data-astro-cid-spz6bshg].feat-socials li[data-astro-cid-spz6bshg]{display:flex;justify-content:center;max-width:2.5em;max-height:2.5em;margin:0 1em;border-radius:9999px;padding:1em;border:2px solid #fff}
