@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap";a{font-weight:500;text-decoration:inherit}button{border-radius:8px;padding:.6em 1.2em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}:root{--bg: #F8F9FF;--btn-secondary: #F3F3F3;--txt-primary: #1D2546;--txt-secondary: #A0AEC0;--fg: #FFFFFF;--primary: #3E70C7;--btn-hover: #9DC3E7;--btn-hover-secondary: #F5F5F5;--btn-hover-third: #EEF4FF;--err-primary: #F64E60;--err-secondary: #FFB9C0;--err-hover: #FFE3E6;--success-primary: #17CB47;--success-secondary: #D3FFD3;--success-hover: #F2FFF2;--input-field: #F1F8FF}*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}.app{position:relative;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background:var(--fg);overflow-y:auto}.contentContainer{width:100%;min-height:80vh;padding:0 200px}.contentSection{width:100%;min-height:80vh}h1{font-size:clamp(1.75rem,1.4903846154rem + 1.1538461538vw,2.5rem)}h2{font-size:clamp(1.625rem,1.4086538462rem + .9615384615vw,2.25rem)}h3{font-size:clamp(1.5rem,1.3269230769rem + .7692307692vw,2rem)}h4{font-size:clamp(1.375rem,1.2451923077rem + .5769230769vw,1.75rem)}h5{font-size:clamp(1.25rem,1.1634615385rem + .3846153846vw,1.5rem)}h6{font-size:clamp(1.125rem,1.0817307692rem + .1923076923vw,1.25rem)}p,input,button,body{font-size:clamp(1rem,.9567307692rem + .1923076923vw,1.125rem)}h1,h2,h3{color:var(--primary)}h1,h2{font-family:Hind,sans-serif}h3{font-family:Inter,sans-serif;font-weight:500}h4{font-family:Inter,sans-serif}button{border:none;outline:none}button:focus{outline:none}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hrtLine{height:3px;width:100%;background:var(--primary);border-radius:3px;margin-top:10px;margin-bottom:10px}.marker{margin-right:10px;align-self:center}.title{padding:30px 0 15px;font-weight:700}.loadScreen{display:flex;width:100%;height:90vh;align-items:center;justify-content:center}.loadScreen svg{max-width:150px;height:auto;aspect-ratio:1/1;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){.contentContainer{padding:0 20px}}._headerContainer_1q8le_1{background:var(--primary);display:grid;height:4.375rem;grid-template-columns:12.5rem 1fr 12.5rem 12.5rem;align-items:center;padding:0 1.25rem;position:relative}._headerContainer_1q8le_1 svg{max-width:3.125rem;max-height:3.125rem}._headerContainer_1q8le_1 a{font-family:Inter,sans-serif;text-transform:uppercase;font-weight:500;color:var(--fg);cursor:pointer}._headerContainer_1q8le_1 a:hover{color:var(--btn-hover);transition:.5s}._gridColumn_1q8le_29{display:flex;align-items:center;justify-content:center}._gridColumn_1q8le_29 svg{cursor:pointer}._authButton_1q8le_39{background:var(--fg)}._authButton_1q8le_39:hover{background:var(--btn-hover-secondary);transition:.5s}._authButton_1q8le_39:hover div svg{color:var(--btn-hover-secondary);width:0;transition:width .5s,color .5s}._authButton_1q8le_39 div{display:flex;align-items:center;gap:5px}._authButton_1q8le_39 div svg{width:20px;height:auto;color:var(--primary);transition:width .5s,color .5s}._authButton_1q8le_39 div p{font-weight:500;color:var(--primary)}._paths_1q8le_72{gap:.9375rem}._menu_1q8le_76{padding:.1875rem}._menu_1q8le_76 svg{width:1.25rem;height:auto;color:var(--fg)}._mobile_1q8le_86{display:none}@media (max-width: 700px){._paths_1q8le_72{display:none}._headerContainer_1q8le_1{display:flex;justify-content:space-between;gap:.9375rem}._mobile_1q8le_86{display:initial}._mobileMenu_1q8le_102{position:absolute;top:100%;left:0;width:100%;background:var(--primary);z-index:1000;box-shadow:0 4px 6px #0000001a;border-radius:0 0 15px 15px}._mobileMenuContent_1q8le_112{display:flex;flex-direction:column;align-items:center;padding:1.25rem;gap:.9375rem}._mobileMenu_1q8le_102 a,._mobileMenu_1q8le_102 button{width:100%;text-align:left}}._toggle_z87oy_1{background:var(--fg);border-radius:.625rem;padding:.3125rem .625rem;display:flex;gap:.625rem}._toggleButton_z87oy_9{background:var(--fg);color:var(--primary);padding:.3125rem 1.25rem;border-radius:.625rem}._toggleButton_z87oy_9._selected_z87oy_16{background:var(--primary);color:var(--fg)}._toggleButton_z87oy_9:hover{background:var(--btn-hover-secondary);transition:.5s}._toggleButton_z87oy_9._selected_z87oy_16:hover{background:var(--btn-hover);transition:.5s}@media (max-width: 600px){._toggleButton_z87oy_9{padding:.3125rem .4375rem}._toggle_z87oy_1{padding:.3125rem;display:flex;gap:.3125rem}}._marg_o9j4n_2{height:1.875rem;width:100%;background:var(--primary)}._footerContainer_o9j4n_8{display:flex;flex-direction:column;padding:.9375rem 1.5625rem;background:var(--primary)}._contact_o9j4n_15{display:flex;gap:.625rem;align-items:center}._contact_o9j4n_15 svg{width:1.25rem;height:fit-content;flex-shrink:0}._socials_o9j4n_27{margin-top:.9375rem;display:flex;align-items:center;gap:10px}._socials_o9j4n_27 svg{height:2.1875rem;width:min-content}._footerContainer_o9j4n_8 h5,._footerContainer_o9j4n_8 p{color:var(--fg)}._secondary_o9j4n_43{color:#f1f1f3!important}._preFooter_o9j4n_47{margin-bottom:.9375rem;display:flex;gap:15px;justify-content:space-between}._footer_o9j4n_8{display:flex;align-items:center;justify-content:center}._between_o9j4n_60{display:flex;align-items:center;justify-content:space-around;gap:15px;margin-bottom:10px}._between_o9j4n_60 a{color:var(--fg);text-align:center}._between_o9j4n_60 a:hover{color:var(--btn-hover);transition:.5s}._footer_o9j4n_8 p{color:var(--fg);text-align:center}._footerCol_o9j4n_83{width:20%;display:flex;flex-direction:column;gap:.625rem}._widthFour_o9j4n_90{width:40%}._mobile_o9j4n_94{display:none}@media (max-width: 700px){._preFooter_o9j4n_47{flex-wrap:wrap;display:grid;grid-template-columns:repeat(2,1fr);gap:.9375rem}._footerCol_o9j4n_83{width:auto}._widthFour_o9j4n_90{width:100%}._description_o9j4n_111{display:none}._mobile_o9j4n_94{display:grid;grid-column:span 2}._mobile_o9j4n_94 svg{fill:var(--fg);min-width:20px;min-height:20px}}
