*{box-sizing:border-box}html{font-size:16px;font-family:PoppinsRegular;overscroll-behavior:none;overflow:hidden}body{margin:0;overscroll-behavior:none}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3{font-family:PoppinsExtraBold;color:#26296e}button{--stop: 0%;min-width:250px;min-height:40px;border:none;border-radius:.5rem;font-family:PoppinsExtraBold;background:linear-gradient(to right,#26296E var(--stop),#6A6DB9 100%);box-shadow:0 2px 3px #0003;font-size:1rem;color:#fff;cursor:pointer;transition:--stop .1s ease,font-size .1s ease,background .1s ease}button.outline{background:none;border:2px solid #26296E;color:#26296e}button.outline:hover{background:#26296e;color:#fff}button:hover{background:linear-gradient(to right,#72C250 var(--stop),#6A6DB9 100%);--stop: 100%}button:active{font-size:1.1rem}@property --stop{syntax: "<percentage>"; inherits: false; initial-value: 0%;}@font-face{font-family:PoppinsRegular;src:url("./media/Poppins-Regular-JNHL4IDV.ttf")}@font-face{font-family:PoppinsExtraBold;src:url("./media/Poppins-ExtraBold-OVZKTNJI.ttf")}
