:root{--main-color:#e40081;--sub-color1:#ffb800;--sub-color2:#4dbeff;--sub-color3:#a855f7;--base-color:#fff;--text-color1:#332c2a;--text-color2:#94a3ba;--font-family:"M_PLUS_Rounded_1c",sans-serif;--font-weight-medium:500;--font-weight-extrabold:800;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-xxl:2rem;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px}@font-face{font-family:M_PLUS_Rounded_1c;font-weight:400;src:url(../media/MPLUSRounded1c-Light.a48ca31e.ttf)format("truetype");font-display:swap}@font-face{font-family:M_PLUS_Rounded_1c;font-weight:500;src:url(../media/MPLUSRounded1c-Medium.0f940d7f.ttf)format("truetype");font-display:swap}@font-face{font-family:M_PLUS_Rounded_1c;font-weight:800;src:url(../media/MPLUSRounded1c-ExtraBold.79ce23c9.ttf)format("truetype");font-display:swap}*{box-sizing:border-box;font-family:var(--font-family);font-weight:var(--font-weight-medium);margin:0;padding:0}main{flex-grow:1;margin-top:90px}h1{width:fit-content;margin:var(--space-10)auto;font-weight:var(--font-weight-extrabold);line-height:calc(var(--font-size-xxl)*1.2);position:relative}h1:before{z-index:-1;content:"";border-radius:50%;width:30px;height:30px;position:absolute;top:-6px;left:-15px}h1:after{z-index:-1;content:"";background:var(--main-color);width:100%;height:4px;position:absolute;bottom:3px;left:0}h1:nth-child(3n+1):before{background:var(--sub-color2)}h1:nth-child(3n+2):before{background:var(--sub-color1)}h1:nth-child(3n):before{background:var(--sub-color3)}section:nth-child(3n+1) h1:before{background:var(--sub-color2)}section:nth-child(3n+2) h1:before{background:var(--sub-color1)}section:nth-child(3n) h1:before{background:var(--sub-color3)}img{display:block}li{list-style:none}button{border:none}a{color:var(--main-color)}
