@import"https://fonts.googleapis.com/css2?family=Recursive:wght@300..1000&display=swap";:root{--colour-cyan: #68E3E8;--colour-orange: #FBB006;--colour-purple: #443BFF;--colour-black: #012031;--colour-magenta: #F849C1;--colour-green: #32CD32;--colour-white: #FFFFFF;font-family:Recursive,sans-serif;line-height:1.5;font-weight:400;background-color:var(--colour-white);color:var(--colour-black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--colour-purple);text-decoration:none}a:hover{text-decoration:underline}a:focus{outline:2px solid var(--colour-purple);outline-offset:2px}a:visited{color:var(--colour-purple)}.grad01{height:30rem;color:var(--colour-white);padding:1rem;background:#443bff;background:radial-gradient(circle,#443bff,#fbb006 16%,#68e3e8 15%,#32cd32 47%,#f849c1 44%,#012031 89%)}.grad01-border{padding:.5rem;background:radial-gradient(circle,#443bff,#fbb006 16%,#68e3e8 15%,#32cd32 47%,#f849c1 44%,#012031 89%);width:fit-content;margin:2rem 0}.grad01-content{background:#fff;color:#000;padding:2rem;min-height:200px;min-width:300px;display:flex;align-items:center;justify-content:center;text-align:center}.grad02{height:30rem;color:var(--colour-white);padding:1rem;background:#443bff;background:linear-gradient(33deg,#443bff,#fbb006 38%,#68e3e8 32%,#32cd32 70%,#f849c1 66%,#012031)}.grad02-border{padding:1rem;background:linear-gradient(33deg,#443bff,#fbb006 38%,#68e3e8 32%,#32cd32 70%,#f849c1 66%,#012031);border-radius:8px;width:fit-content;margin:2rem 0}.grad02-content{background:#fff;color:#000;padding:2rem;border-radius:4px;min-height:200px;min-width:300px;display:flex;align-items:center;justify-content:center;text-align:center}
