*{margin:0px;padding:0px;box-sizing:border-box}:root{--primary:#d30118;--secondary:#0a1838;--title:#14171d;--text:#6b6b6b;--bg:#f1f2f4;--border:#e2e2e2;--shadow:0 1rem 1rem rgba(188,188,188,0.35)}html{scroll-behavior:smooth;font-size:clamp(7.5px,0.520834vw,10px)}li{list-style:none}li.swiper-slide{height:auto}body{font-size:1.6rem;color:var(--title);animation:0.4s ease-in 0s 1 normal forwards running fadeIn}.page_fonts{background-color:var(--secondary);overflow:hidden}.page_fonts .page_fonts_swiper{max-width:256rem;margin:0px auto}.page_fonts .page_fonts_swiper .swiper-wrapper{transition:linear}.page_fonts .page_fonts_swiper .swiper-slide{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;text-transform:uppercase;font-size:1.806rem;color:rgba(255,255,255,0.71);max-width:max-content;letter-spacing:0.6px;padding:1.05205em 0px 1.10742em}.page_fonts .page_fonts_swiper .swiper-slide::before{display:inline-block;content:"";width:0.277em;height:0.277em;border-radius:50%;background-color:var(--primary);margin:0px 2.05em}@media (prefers-reduced-motion:reduce){body{animation:auto ease 0s 1 normal none running none}}@media screen and (min-width:769px){ul::-webkit-scrollbar,div::-webkit-scrollbar{width:4px;height:4px}ul::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgb(139,139,139)}}@media screen and (max-width:768px){html{font-size:10px}body{font-size:1.4rem}.page_fonts .page_fonts_swiper .swiper-slide{font-size:16px;padding:12px 0px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}