@import url("https://fonts.googleapis.com/css2?family=Sora:wght@600&family=League+Spartan:wght@400;500;600;700;800;900&display=swap");@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/Manrope/static/Manrope-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--black:#171819;--light-black:#2e3133;--white:#ffffff;--gray:#d3d6e2;--lightgray:#fafafa;--accent:#868e93;--error:#e63946;--cream:#f2f1ec;--carrera-yellow:#fdf352;--yummy-pink:#E189B9;--borigo-green:#9eb684;--maestre-blue:#6b93b7}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{background-color:var(--white)}body{min-height:100vh;color:var(--black);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}@media (min-width:769px){body{padding:0 40px}}@media (max-width:768px){body{padding:0 20px}}.btnPrimary{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background-color:var(--black);color:var(--white);border:1px solid var(--black);text-decoration:none;font-weight:500;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.btnPrimary:hover{transform:translateY(-1px);background-color:var(--white);color:var(--black);box-shadow:0 10px 24px rgba(23,24,25,.18)}.grecaptcha-badge{visibility:hidden}