/* compiled by scssphp 1.6.0 on Tue, 12 May 2026 14:16:58 +0000 (0.0677s) */

:root{--color-text: hsla(216, 39%, 16%, 0.6);--color-title: hsla(216, 39%, 16%, 1);--color-background: hsla(193, 100%, 99%, 1);--color-background--secondary: hsla(0, 0%, 100%, 1);--color-background--alt: hsla(195, 29%, 89%, 1);--color-1: hsla(216, 39%, 16%, 1);--color-1--hover: hsla(192, 100%, 42%, 1);--color-1--foreground: var(--color-background);--color-1--03: hsla(216, 39%, 16%, 0.3);--color-1--02: hsla(216, 39%, 16%, 0.2);--color-1--01: hsla(216, 39%, 16%, 0.1);--color-2: hsla(9, 78%, 62%, 1);--color-2--hover: #ffb19e;--color-2--foreground: var(--color-1);--color-white: hsla(0, 0%, 100%, 1);--color-black: hsla(0, 0%, 0%, 1);--color-grey-1: hsla(240, 5%, 96%, 1);--footer-background-color: var(--color-background);--box-shadow: 0 8px 32px 0 rgba(0, 172, 216, 0.12);--border-radius-xsmall: 0.375rem;--border-radius-small: 0.625rem;--border-radius-medium: 1rem;--border-radius-large: 1.25rem;--border-radius-xlarge: 6.25rem;--font-family--heading: Poppins, sans-serif;--font-family--body: Poppins, sans-serif;--font-weight--light: 300;--font-weight--regular: 400;--font-weight--medium: 500;--font-weight--semibold: 600;--font-weight--bold: 700;--font-weight--extrabold: 800;--heading-1__font-size: var(--font-size--xxl);--heading-2__font-size: var(--font-size--xl);--heading-3__font-size: var(--font-size--lg);--heading-4__font-size: var(--font-size--md);--heading-5__font-size: var(--font-size--sm);--heading-6__font-size: var(--font-size--sm);--heading-1__font-weight: var(--font-weight--medium);--heading-2__font-weight: var(--font-weight--semibold);--heading-3__font-weight: var(--font-weight--medium);--heading-4__font-weight: var(--font-weight--medium);--heading-5__font-weight: var(--font-weight--medium);--heading-6__font-weight: var(--font-weight--medium);--section__margin-bottom: 5rem;--transition: all 0.3s ease;--font-size--xxxl: clamp(
			36px,
			calc(
				36px + ((100lvw - 600px) / (1600 - 600)) * (64 - 36)
			),
			64px
		);--font-size--xxl: clamp(
			32px,
			calc(
				32px + ((100lvw - 600px) / (1600 - 600)) * (56 - 32)
			),
			56px
		);--font-size--xl: clamp(
			24px,
			calc(
				24px + ((100lvw - 600px) / (1600 - 600)) * (30 - 24)
			),
			30px
		);--font-size--lg: clamp(
			20px,
			calc(
				20px + ((100lvw - 600px) / (1600 - 600)) * (24 - 20)
			),
			24px
		);--font-size--md: clamp(
			18px,
			calc(
				18px + ((100lvw - 600px) / (1600 - 600)) * (21 - 18)
			),
			21px
		);--font-size--sm: clamp(
			18px,
			calc(
				18px + ((100lvw - 600px) / (1600 - 600)) * (18 - 18)
			),
			18px
		);--font-size--xs: clamp(
			16px,
			calc(
				16px + ((100lvw - 600px) / (1600 - 600)) * (16 - 16)
			),
			16px
		);--font-size--xxs: clamp(
			14px,
			calc(
				14px + ((100lvw - 600px) / (1600 - 600)) * (16 - 14)
			),
			16px
		);--font-size--xxxs: clamp(
			12px,
			calc(
				12px + ((100lvw - 600px) / (1600 - 600)) * (14 - 12)
			),
			14px
		)}@media (min-width:64rem){:root{--section__margin-bottom: 7rem}}