body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}:root{--prep-blue:#1e5a8c;--prep-teal:#004d40;--prep-cream:#f5f1e6;--prep-yellow:#ffc107;--prep-dark:#0d2438}body{background-color:#f5f1e6;background-color:var(--prep-cream);color:#0d2438;color:var(--prep-dark);font-family:Poppins,sans-serif;scroll-behavior:smooth}.bg-prep-blue{background-color:#1e5a8c;background-color:var(--prep-blue)}.text-prep-blue{color:#1e5a8c;color:var(--prep-blue)}.border-prep-blue{border-color:#1e5a8c;border-color:var(--prep-blue)}.bg-prep-yellow{background-color:#ffc107;background-color:var(--prep-yellow)}.text-prep-yellow{color:#ffc107;color:var(--prep-yellow)}.bg-prep-cream{background-color:#f5f1e6;background-color:var(--prep-cream)}.text-prep-teal{color:#004d40;color:var(--prep-teal)}.bg-prep-dark{background-color:#0d2438;background-color:var(--prep-dark)}.text-prep-dark{color:#0d2438;color:var(--prep-dark)}.focus\:border-prep-blue:focus{border-color:#1e5a8c;border-color:var(--prep-blue)}.focus\:ring-prep-blue:focus{--tw-ring-color:var(--prep-blue)}.nav-link{align-items:center;border:2px solid #0000;border-radius:9999px;color:#fff;display:inline-flex;font-weight:500;padding:.5rem 1.15rem;position:relative;text-decoration:none;transition:all .3s ease-in-out}.nav-link:hover{background-color:hsla(0,0%,100%,.178);color:#fff;transform:translateY(-2px)}.nav-link-active{background-color:#ffc107;background-color:var(--prep-yellow);box-shadow:0 4px 14px 0 #ffc10766;color:#0d2438!important;color:var(--prep-dark)!important;font-weight:700}.nav-link span{position:relative;z-index:1}.nav-link span:after{content:attr(data-text);display:block;font-weight:700;height:0;overflow:hidden;visibility:hidden}.nav-link.nav-link-active span{font-weight:700}.dropdown:hover .dropdown-menu{animation:fadeIn .3s ease-in-out;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.faq-tab{transition:all .3s ease}.faq-tab.active{background-color:#1e5a8c;background-color:var(--prep-blue);box-shadow:0 4px 14px 0 #1e5a8c4d;color:#fff}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}