@import url("https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800&display=swap");.typography-h1{line-height:100%;font-weight:400}.typography-h1,.typography-h1-light{font-family:Darker Grotesque,sans-serif;font-size:80px;color:#181818}.typography-h1-light{line-height:110%;font-weight:300}.typography-h2{line-height:100%;font-weight:500}.typography-h2,.typography-h2-light{font-family:Darker Grotesque,sans-serif;font-size:64px;color:#181818}.typography-h2-light{line-height:110%;font-weight:300}.typography-h3{line-height:100%;font-weight:400}.typography-h3,.typography-h3-light{font-family:Darker Grotesque,sans-serif;font-size:40px;color:#181818}.typography-h3-light{line-height:110%;font-weight:300}.typography-h4{font-family:Inter,sans-serif;font-size:32px;line-height:120%;font-weight:600;color:#181818}.typography-paragraph{font-size:20px}.typography-paragraph,.typography-small{font-family:Inter,sans-serif;line-height:150%;font-weight:400;color:#181818}.typography-small{font-size:16px}@media (max-width:640px){.typography-h1{font-size:48px}.typography-h2{font-size:40px}.typography-h3{font-size:32px}.typography-h4{font-size:24px}.typography-paragraph{font-size:16px}.typography-small{font-size:14px}}@media (min-width:641px) and (max-width:1024px){.typography-h1{font-size:64px}.typography-h2{font-size:56px}.typography-h3{font-size:36px}.typography-h4{font-size:28px}.typography-paragraph{font-size:18px}.typography-small{font-size:15px}}.text-blue{color:#1c296e}.text-lavender{color:#846bff}.text-teal{color:#2bdbc6}.text-gray{color:#e8e8e8}.text-black{color:#181818}.text-white{color:#fff}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-tight{line-height:100%}.leading-normal{line-height:120%}.leading-relaxed{line-height:150%}.leading-loose{line-height:180%}:root{--color-blue:#1c296e;--color-blue-rgb:28,41,110;--color-lavender:#846bff;--color-lavender-rgb:132,107,255;--color-teal:#2bdbc6;--color-teal-rgb:43,219,198;--color-gray:#e8e8e8;--color-gray-rgb:232,232,232;--color-black:#181818;--color-black-rgb:24,24,24;--color-white:#fff;--color-white-rgb:255,255,255}.bg-blue{background-color:var(--color-blue)}.bg-lavender{background-color:var(--color-lavender)}.bg-teal{background-color:var(--color-teal)}.bg-gray{background-color:var(--color-gray)}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.border-blue{border-color:var(--color-blue)}.border-lavender{border-color:var(--color-lavender)}.border-teal{border-color:var(--color-teal)}.border-gray{border-color:var(--color-gray)}.border-black{border-color:var(--color-black)}.border-white{border-color:var(--color-white)}.gradient-blue-lavender{background:linear-gradient(135deg,var(--color-blue) 0,var(--color-lavender) 100%)}.gradient-teal-lavender{background:linear-gradient(135deg,var(--color-teal) 0,var(--color-lavender) 100%)}.gradient-blue-teal{background:linear-gradient(135deg,var(--color-blue) 0,var(--color-teal) 100%)}