@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap";:root{--black-050: #474747;--black-075: #333333;--black-100: #2a2a2a;--black-200: #1f1f1f;--white-100: #FBFBFB;--white-200: #CCCCCC;--blue-100: #5CB3FF;--blue-200: #33A0FF;--green-100: #5CFFE2;--green-200: #33FFDA;--purple-100: #6C5CFF;--purple-500: #252432}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif;text-decoration:none;list-style:none;color:var(--white-100);border:0;outline:0}*::selection{background:var(--blue-200);color:var(--white-100);-webkit-text-fill-color:var(--white-100)}html,body{scroll-behavior:smooth}body{background:linear-gradient(180deg,var(--black-100) 0%,#1E1E1E 100%);background-repeat:no-repeat;min-height:100dvh}.container{max-width:1440px;margin:0 auto;padding:0 min(5%,96px)}h1,.h1{font-size:48px;font-weight:700;line-height:76.8px}h4,.h4{font-size:32px;font-weight:700;line-height:51.2px}h5,.h5{font-size:24px;font-weight:700;line-height:38.4px}h6,.h6{font-size:20px;font-weight:700;line-height:32px}p,.p1,.p1sb{font-size:16px;line-height:25.6px}.p1sb{font-weight:600}img{max-width:100%}
