:root{--primary:#e3256b;--secondary:#00c896;--accent:#ff6b6b;--background-color:#ffffff;--font-color:#222222}@font-face{font-family:NanumSquareRoundExtraBold;src:url(/fonts/NanumSquareRoundOTFEB.otf) format("opentype")}*{font-family:NanumSquareRoundExtraBold}.bold{font-weight:700}.font-primary{color:var(--primary)}.font-secondary{color:var(--secondary)}.font-accent{color:var(--accent)}.title{font-size:3rem}.font-size-1{font-size:2.6rem}.font-size-2{font-size:2.2rem}.font-size-3{font-size:1.8rem}.font-size-4{font-size:1.4rem}.font-size-5{font-size:1rem}*{margin:0}body{background-color:var(--background-color)}article{margin:auto}section{padding:80px 24px}section.w1920{max-width:1440px}footer{padding:48px 24px;margin:auto}.glass{background:hsla(0,0%,100%,.27);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(6.9px);-webkit-backdrop-filter:blur(6.9px)}