@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");@font-face{font-family:Inter-Medium;src:local("Inter-Medium") format("opentype"),url(webpack:///mini-css-extract-plugin//_next/static/media/Inter-Medium.fb83b5f6.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter-SemiBold;src:local("Inter-SemiBold") format("opentype"),url(webpack:///mini-css-extract-plugin//_next/static/media/Inter-SemiBold.fdd80b05.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter-Regular;src:local("Inter-Regular") format("opentype"),url(webpack:///mini-css-extract-plugin//_next/static/media/Inter-Regular.5ff9c6da.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter-Bold;src:local("Inter-Bold") format("opentype"),url(webpack:///mini-css-extract-plugin//_next/static/media/Inter-Bold.2ef6d872.otf) format("opentype");font-weight:400;font-style:normal}:root{--main-color:#7254e4;--bg-color:#f9f9fb;--card-color:#ffffff;--text-color:#333;--app-font-family:"Manrope",sans-serif;--border-radius:12px;--transition-speed:0.3s;--width-desktop-prop:350px;--width-mobile-prop:280px;--width-desktop-prop-education:413px;--width-mobile-prop-education:400px}body,html{width:100%;height:100%;margin:0;background-color:#f5f5f5;overflow:hidden;font-family:var(--app-font-family);text-size-adjust:100%}body *{font-family:var(--app-font-family)!important}@media screen and (max-width:480px){body,html{background-color:#E8EFFF}}button{padding-block:0;padding-inline:0;font-size:1rem}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-weight:400}input{padding:0}input::placeholder,textarea::placeholder{color:rgba(0,0,0,.3)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}select option{padding:12px 16px;font-family:Manrope,sans-serif;font-size:14px;color:#212121;background-color:white;cursor:pointer}select option:hover{background-color:#F8F9FA}select option:checked,select:focus option:checked{background-color:#7254E4;color:white}