.btn{width:fit-content;padding:20px 25px;border-radius:20px;border:2px solid #2563eb;font-size:clamp(1.2rem,3vw,1.5rem);text-align:center;box-shadow:2px 2px 8px #00000030;transition:all .1s ease-in-out}@media(hover:hover){.btn:hover{cursor:pointer;box-shadow:2px 2px 8px #00000040}}.btn-primary{background-color:#2563eb;color:#fff}@media(hover:hover){.btn-primary:hover{color:#2563eb;background-color:#fff;transition:all .1s ease-in-out}}.btn-secondary{background-color:#fff;color:#2563eb}@media(hover:hover){.btn-secondary:hover{color:#2563eb;border-color:#ebf2fd;background-color:#ebf2fd;transition:all .1s ease-in-out}}.txt-primary{color:#092366}.txt-light{color:#3b82f6}.bold{font-weight:600}.txt-center{text-align:center}.desktop{display:flex}.mobile{display:none}.page-name span{font-size:1rem!important;font-weight:600;color:#3b82f6}@media(max-width:800px){.desktop{display:none}.mobile{display:flex}}*{margin:0;box-sizing:border-box;scroll-behavior:smooth}p,a,button{all:unset}h1,h2,h3,h4,span,a,p,li{word-spacing:5px;color:#092366}span,li,a,p,button{font-weight:400}span,a{font-size:clamp(1rem,5vw,1.4rem)}strong{font-weight:600}html,body{width:100%;max-width:100%;overflow-x:clip}body{display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}input,textarea,button{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{display:none}.center{display:flex;justify-content:center;align-items:center}.align-center{display:flex;align-items:center}.left{display:flex;justify-content:flex-start;align-items:center}.right{display:flex;justify-content:flex-end;align-items:center}.between{display:flex;justify-content:space-between}.around{display:flex;justify-content:space-around}.column{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.gap-25{gap:25px}.gap-30{gap:30px}.gap-35{gap:35px}.gap-40{gap:40px}.gap-45{gap:45px}.gap-50{gap:50px}.gap-55{gap:55px}.gap-60{gap:60px}.gap-65{gap:65px}.gap-70{gap:70px}.gap-75{gap:75px}.gap-80{gap:80px}.gap-85{gap:85px}.gap-90{gap:90px}.gap-95{gap:95px}.gap-100{gap:100px}h1,h2,h3{color:#fff;font-weight:600;line-height:1.3;color:#092366}h1{font-size:clamp(2.5rem,4vw,4rem)}h2{font-size:clamp(2.5rem,3vw,3.5rem)}h3{font-size:clamp(1.8rem,3vw,2.5rem)}
