@font-face{font-family:Agustina Regular;font-style:normal;font-weight:400;src:local(Agustina Regular),url(/fonts/Agustina.woff)format("woff")}@font-face{font-family:Montserrat;src:local(Montserrat),url(/fonts/Montserrat-Regular.ttf)format("truetype")}@font-face{font-family:Google Sans Bold;src:url(/fonts/GoogleSans-Bold.ttf)format("truetype")}@font-face{font-family:Google Sans Bold Italic;font-style:italic;src:url(/fonts/GoogleSans-BoldItalic.ttf)format("truetype")}@font-face{font-family:Google Sans Italic;font-style:italic;src:url(/fonts/GoogleSans-Italic.ttf)format("truetype")}@font-face{font-family:Google Sans Medium;src:url(/fonts/GoogleSans-Medium.ttf)format("truetype")}@font-face{font-family:Google Sans Medium Italic;font-style:italic;src:local(Google Sans Medium Italic),url(/fonts/GoogleSans-MediumItalic.ttf)format("truetype")}@font-face{font-family:Google Sans Regular;src:url(/fonts/GoogleSans-Regular.ttf)format("truetype")}@font-face{font-family:Google Sans;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/GoogleSans-Regular.ttf)format("truetype")}@font-face{font-family:Google Sans;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/GoogleSans-Medium.ttf)format("truetype")}@font-face{font-family:Google Sans;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/GoogleSans-Bold.ttf)format("truetype")}@font-face{font-family:Google Sans;font-weight:400;font-style:italic;font-display:swap;src:url(/fonts/GoogleSans-Italic.ttf)format("truetype")}@font-face{font-family:Google Sans;font-weight:700;font-style:italic;font-display:swap;src:url(/fonts/GoogleSans-BoldItalic.ttf)format("truetype")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-display:"Google Sans", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-text:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}.general-btn{color:#fff;font-family:var(--font-display);letter-spacing:.2px;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:9px;margin-top:25px;padding:13px 28px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 2px 10px #00000029}.general-btn:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 7px 20px #0000003d}.general-btn:active{transform:translateY(0);box-shadow:0 2px 8px #0003}.general-btn:focus-visible{outline-offset:3px;outline:2px solid}.general-btn svg{flex-shrink:0;font-size:18px}body{margin:0;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .25s linear,color .25s linear}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:.6s both fadeInUp}.fade-in-left{animation:.6s both fadeInLeft}.fade-in-right{animation:.6s both fadeInRight}.fade-in{animation:.6s both fadeIn}.ball{border-radius:50px;width:90px;height:10px;margin:7px auto}.ball:first-child{background:#ff005d;animation:1s ease-in-out infinite ballRight}.ball:nth-child(2){background:#35ff99;animation:1.1s ease-in-out infinite ballLeft}.ball:nth-child(3){background:#008597;animation:1.05s ease-in-out infinite ballRight}.ball:nth-child(4){background:#fc0;animation:1.15s ease-in-out infinite ballLeft}.ball:nth-child(5){background:#2d3443;animation:1.1s ease-in-out infinite ballRight}.ball:nth-child(6){background:#ff7c35;animation:1.05s ease-in-out infinite ballLeft}.ball:nth-child(7){background:#4d407c;animation:1s ease-in-out infinite ballRight}@keyframes ballRight{0%,to{transform:translate(-15px)}50%{transform:translate(15px)}}@keyframes ballLeft{0%,to{transform:translate(15px)}50%{transform:translate(-15px)}}
