@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@600;700&family=Inter:wght@300;500;600&display=swap";:root{--color-white:#ffff;--color-purple:#3d087b;--color-purple-dark:#260948;--color-pink:#f43b86;--color-pink-dark:#b42860;--color-blue:#afdeed;--color-blue-dark:#78a6b5;--color-yellow:#ffe459;--color-yellow-dark:#afa24a;--color-yellow-light:#ffed8d;--color-yellow-light-dark:#f0e17e;--text-base-size:1em;--text-scale-ratio:1.2;--text-xs:calc((var(--text-base-size) / var(--text-scale-ratio)) / var(--text-scale-ratio));--text-sm:calc(var(--text-xs) * var(--text-scale-ratio));--text-md:calc(var(--text-sm) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-lg:calc(var(--text-md) * var(--text-scale-ratio));--text-xl:calc(var(--text-lg) * var(--text-scale-ratio));--text-xxl:calc(var(--text-xl) * var(--text-scale-ratio));--text-xxxl:calc(var(--text-xxl) * var(--text-scale-ratio));--text-title:"Fredoka One",cursive;--text-default:"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--space-unit:1em;--space-xxxxs:calc(0.125 * var(--space-unit));--space-xxxs:calc(0.25 * var(--space-unit));--space-xxs:calc(0.375 * var(--space-unit));--space-xs:calc(0.5 * var(--space-unit));--space-sm:calc(0.75 * var(--space-unit));--space-md:calc(1.25 * var(--space-unit));--space-lg:calc(2 * var(--space-unit));--space-xl:calc(3.25 * var(--space-unit));--space-xxl:calc(5.25 * var(--space-unit));--space-xxxl:calc(8.5 * var(--space-unit));--space-xxxxl:calc(13.75 * var(--space-unit))}body,html{padding:0;margin:0;font-family:var(--text-default);font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#e5fdff;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.background{width:100vw;height:100vh;position:absolute;left:0;top:0;overflow-x:clip;background:#e5fdff}.background .yellow{position:absolute;width:50vw;height:100vh;left:-6%;top:-5%;z-index:2;background:#fffbe7;filter:blur(160px)}@media(min-width:768px){.background .yellow{width:653px;height:727px;left:-34px;top:-251px}}.background .blue{position:absolute;width:60vw;height:50vw;left:5%;top:-10%;z-index:0;background:#d4fcff;filter:blur(87.5px)}@media(min-width:768px){.background .blue{left:352px;top:-25px;width:1024px;height:980px}}.background .pink{position:absolute;width:60vw;height:80vh;left:50%;top:40%;z-index:1;background:#efd4ef;filter:blur(168.5px)}@media(min-width:768px){.background .pink{width:897px;height:620px;left:720px;top:403px}}section{z-index:3}