:root{--hero-banner-background-dark: #1c1c1c;--hero-banner-background-light: #ffffff;--main-orange: #ff7e25;--main-gold: #ffc70c;--primary-color: #3444f1;--primary-light-color: #f3f6fd;--light-dark: #1c1c1c;--light-grey: #8a8a8a;--error-color: #d30606}@font-face{font-family:American Favorite;src:url("../../fonts/AmericanFavorite/American Favorite Script Bold.otf") format("opentype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0;outline:none}html{scroll-behavior:smooth}body{width:100%;margin:0}a{text-decoration:none;color:inherit;display:block;cursor:pointer}b{font-weight:600}button{border:none;outline:none;cursor:pointer;background:transparent;font-size:1em;display:block;font-family:DM Sans,sans-serif}table{border-collapse:collapse}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nowrap{white-space:nowrap}#wrapper{font-family:DM Sans,sans-serif}.colored_text{color:var(--main-orange)}.app_icon{width:1em;min-width:1em}.btn_submit{width:100%;background:var(--primary-color);color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.5em 1em;margin-top:3em;border-radius:.25em;font-size:min(1.15em,4vw);font-weight:400}.btn_submit:hover{background:#202ff3}.btn_submit .loader{width:1.5em;aspect-ratio:1/1;border-radius:50%;border:.2em solid white;background:transparent;clip-path:polygon(0 0,10% 0,50% 50%,90% 0,100% 0,100% 100%,0 100%,0 0);animation:animateButtonLoader 1s linear infinite}@keyframes animateButtonLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cta.interactive_cta{padding:.75em 1.5em;font-size:min(1em,4vw);font-weight:500;background:var(--primary-color);color:#fff;fill:#fff;position:relative;overflow:hidden;z-index:1;transition:color .3s .2s,fill .3s .2s;border-radius:10em;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75em}.cta.interactive_cta:hover{color:#fff;fill:#fff}.cta.interactive_cta .text{position:relative;z-index:1}.cta.interactive_cta .app_icon{position:relative;z-index:1;width:1.5em;min-width:1.5em;stroke:#fff;fill:none;transition:.25s ease-in-out transform}.cta.interactive_cta:hover .app_icon{transform:rotate(45deg)}.cta.interactive_cta .cta_hover_circle{position:absolute;pointer-events:none;border-radius:50%;width:80%;aspect-ratio:1/1;left:0;top:0;transform:translate(-50%,-50%) scale(0);background:var(--main-orange);transition:transform .25s cubic-bezier(.81,.26,.32,.83);z-index:0;opacity:.95}.cta.interactive_cta .cta_hover_circle.hovered{transform:translate(-50%,-50%) scale(1);transition:transform .25s cubic-bezier(.64,.6,.33,.68)}.breadcrumb{margin:5em auto;font-weight:200}.breadcrumb ol{display:flex;flex-direction:row;align-items:center;justify-content:center}.breadcrumb .breadcrumb-item a{padding:.5em}.breadcrumb .breadcrumb-item.current{font-weight:700;padding:.5em}div.calendly-overlay .calendly-popup{max-height:90vh!important}
