:root { --primary-color: #156aa9; --primary-color-l-1: #2a78b1; --primary-color-l-2: #4085b9; --primary-color-l-3: #5593c0; --primary-color-l-4: #6aa0c8; --primary-color-l-5: #7faed0; --primary-color-l-6: #95bbd8; --primary-color-l-7: #aac9e0; --primary-color-l-8: #bfd6e8; --primary-color-l-9: #d4e4ef; --primary-color-l-10: #eaf1f7; --primary-color-d-1: #13609a; --primary-color-d-2: #11578a; --primary-color-d-3: #0f4d7b; --primary-color-d-4: #0d436c; --primary-color-d-5: #0b3a5c; --primary-color-d-6: #0a304d; --primary-color-d-7: #08273d; --primary-color-d-8: #061d2e; --primary-color-d-9: #04131f; --primary-color-d-10: #020a0f; --primary-color-t-1: hsla(206, 78%, 37%, 0.09); --primary-color-t-2: hsla(206, 78%, 37%, 0.18); --primary-color-t-3: hsla(206, 78%, 37%, 0.27); --primary-color-t-4: hsla(206, 78%, 37%, 0.36); --primary-color-t-5: hsla(206, 78%, 37%, 0.45); --primary-color-t-6: hsla(206, 78%, 37%, 0.55); --primary-color-t-7: hsla(206, 78%, 37%, 0.64); --primary-color-t-8: hsla(206, 78%, 37%, 0.73); --primary-color-t-9: hsla(206, 78%, 37%, 0.82); --primary-color-t-10: hsla(206, 78%, 37%, 0.91); --second-color: #00B5D2; --second-color-l-1: #17bcd6; --second-color-l-2: #2ec2da; --second-color-l-3: #46c9de; --second-color-l-4: #5dd0e2; --second-color-l-5: #74d7e6; --second-color-l-6: #8bddeb; --second-color-l-7: #a2e4ef; --second-color-l-8: #b9ebf3; --second-color-l-9: #d1f2f7; --second-color-l-10: #e8f8fb; --second-color-d-1: #00a5bf; --second-color-d-2: #0094ac; --second-color-d-3: #008499; --second-color-d-4: #007386; --second-color-d-5: #006373; --second-color-d-6: #00525f; --second-color-d-7: #00424c; --second-color-d-8: #003139; --second-color-d-9: #002126; --second-color-d-10: #001013; --second-color-t-1: hsla(188, 100%, 41%, 0.09); --second-color-t-2: hsla(188, 100%, 41%, 0.18); --second-color-t-3: hsla(188, 100%, 41%, 0.27); --second-color-t-4: hsla(188, 100%, 41%, 0.36); --second-color-t-5: hsla(188, 100%, 41%, 0.45); --second-color-t-6: hsla(188, 100%, 41%, 0.55); --second-color-t-7: hsla(188, 100%, 41%, 0.64); --second-color-t-8: hsla(188, 100%, 41%, 0.73); --second-color-t-9: hsla(188, 100%, 41%, 0.82); --second-color-t-10: hsla(188, 100%, 41%, 0.91); --bg-color: #e8f0f8; --border-color: var(--primary-color-l-9); --heading-color: #156aa9; --text-color: #111111; --text2-color: #444444; --white-color: #ffffff; --black-color: #000000; --text2: clamp(0.88rem, calc(0.0017777777777777776 * (100vw - 22.5rem) + 0.88rem), 1rem); --text: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --h4: clamp(1.13rem, calc(0.005481481481481483 * (100vw - 22.5rem) + 1.13rem), 1.5rem); --h3: clamp(1.25rem, calc(0.007407407407407408 * (100vw - 22.5rem) + 1.25rem), 1.75rem); --h2: clamp(1.38rem, calc(0.009185185185185187 * (100vw - 22.5rem) + 1.38rem), 2rem); --h1: clamp(1.5rem, calc(0.011111111111111112 * (100vw - 22.5rem) + 1.5rem), 2.25rem); --hero: clamp(1.63rem, calc(0.01288888888888889 * (100vw - 22.5rem) + 1.63rem), 2.5rem); --space-s: clamp(0.38rem, calc(0.0017777777777777776 * (100vw - 22.5rem) + 0.38rem), 0.5rem); --space-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1rem, calc(0.022222222222222223 * (100vw - 22.5rem) + 1rem), 2.5rem); --space-container: clamp(1rem, calc(0.03155555555555555 * (100vw - 22.5rem) + 1rem), 3.13rem); --space-section: clamp(3.13rem, calc(0.023111111111111117 * (100vw - 22.5rem) + 3.13rem), 4.69rem);}