@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&family=Rubik:wght@400&display=swap');

:root {
	--components--paging--item--background-color: #E2E8F0;
	--components--paging--item--border-radius: 0rem;
	--elements--body-text--headings--font-family: 'Arimo';
	--elements--body-text--headings--font-weight: 700;
	--elements--body-text--link--color: #00253E;
	--elements--body-text--link--color-hover: #003e66;
	--elements--buttons--button--border-radius: 0rem;
	--elements--buttons--button--font-size: 1rem;
	--elements--buttons--button--text-transform: none;
	--elements--buttons--primary--background-color: #00253E;
	--elements--buttons--primary--background-color-hover: #003e66;
	--elements--buttons--primary--border-color: #00253E;
	--elements--buttons--primary--border-color-hover: #003e66;
	--elements--cards--header--padding-x: 2rem;
	--elements--cards--image--height: 16rem;
	--elements--features--body--border-radius: 0rem;
	--elements--features--container--border-radius: 0rem;
	--elements--headings--content-heading--font-size: 2.125rem;
	--elements--headings--content-heading--line-height: 2.5rem;
	--elements--headings--footer-heading--font-family: 'Arimo';
	--elements--headings--footer-heading--font-weight: 700;
	--elements--headings--page-heading--font-size: 3rem;
	--elements--headings--page-heading--line-height: 2.75rem;
	--elements--headings--page-subheading--font-size: 2.125rem;
	--elements--headings--page-subheading--line-height: 3rem;
	--theme--borders--element--border-radius: 0.5rem;
	--theme--colors--danger--200: #FED7D7;
	--theme--colors--danger--600: #FA3303;
	--theme--colors--danger--700: #C53030;
	--theme--colors--gray--100: #F7FAFC;
	--theme--colors--gray--200: #EDF2F7;
	--theme--colors--gray--300: #E2E8F0;
	--theme--colors--gray--400: #CDD2D7;
	--theme--colors--gray--500: #A0AEC0;
	--theme--colors--gray--700: #4A5568;
	--theme--colors--gray--800: #003e66;
	--theme--colors--gray--900: #00253E;
	--theme--colors--primary--100: #f6f6f6;
	--theme--colors--primary--200: #e6eef4;
	--theme--colors--primary--300: #ccdde9;
	--theme--colors--primary--400: #a7c6dd;
	--theme--colors--primary--500: #8abbe0;
	--theme--colors--primary--600: #69ACDF;
	--theme--colors--primary--700: #3e81b4;
	--theme--colors--primary--800: #1e6092;
	--theme--colors--primary--900: #0d4e80;
	--theme--colors--success--200: #C6F6D5;
	--theme--colors--success--300: #8ac49c;
	--theme--colors--success--400: #72ad85;
	--theme--colors--success--500: #45a463;
	--theme--colors--success--600: #65AE4D;
	--theme--colors--success--700: #2F855A;
	--theme--colors--warning--200: #FEEBC8;
	--theme--colors--warning--600: #DD6B20;
	--theme--colors--warning--700: #C05621;
	--theme--spacing--block--size: 2.5rem;
	--theme--spacing--element--size: 2.5rem;
	--theme--spacing--grid--size: 2.5rem;
	--theme--typography--body--font-family: 'Rubik';
	--theme--typography--body--font-weight: normal;
	--theme--typography--heading-1--font-size: 2rem;
	--theme--typography--heading-2--font-size: 2rem;
	--theme--typography--heading-3--font-size: 1.5rem;
	--theme--typography--heading-4--font-size: 1.25rem;
	--theme--typography--headings--font-family: 'Arimo';
	--content-02--item-image--border-radius: 0rem;
	--content-02--item-image--box-shadow: var(--theme--effects--shadow-none--box-shadow);
	--content-02--item-title--color: #ffffff;
	--content-02--item-title--font-size: 1.5rem;
	--footer-03--container--background-color: var(--theme--colors--gray--900);
	--footer-03--container--font-size: 0.875rem;
	--footer-03--container--padding-y: 2rem;
	--footer-05--container--background-color: var(--theme--colors--gray--800);
	--footer-05--container--color: #ffffff;
	--footer-05--container--font-size: 1rem;
	--footer-05--heading--color: #ffffff;
	--footer-05--link--color: #ffffff;
	--footer-05--link--color-hover: #F7FAFC;
	--header-02--buttons--border-radius: 0rem;
	--header-02--cart-button--background-color: #69acdf;
	--header-02--cart-button--border-color: #69acdf;
	--header-02--logo--height: 2.25rem;
	--header-02--search--background-color: #ffffff;
	--header-02--search--border-radius: 0rem;
}

@media (min-width:1024px) {
    :root {
		--elements--body-text--heading-1--font-size: 2.5rem;
		--elements--body-text--heading-1--line-height: 2.75rem;
		--elements--body-text--heading-2--font-size: 2.125rem;
		--elements--body-text--heading-2--line-height: 2.125rem;
		--elements--body-text--heading-3--font-size: 1.875rem;
		--elements--body-text--heading-3--line-height: 1.75rem;
		--elements--body-text--heading-4--font-size: 1.5rem;
		--elements--cards--image--padding-x: 1.25rem;
		--elements--cards--image--padding-y: 1.25rem;
		--theme--spacing--grid--margin: 2.5rem;
		--footer-05--container--padding-y: 3rem;
		--header-02--block--padding-y: 2rem;
		--header-03--block--background-color: var(--theme--colors--gray--900);
		--header-03--nav-item-link--color: #ffffff;
		--header-03--nav-item-link--color-hover: #EDF2F7;
		--header-03--nav-sub-item-link--color: #ffffff;
		--header-03--nav-sub-item-link--color-hover: #F7FAFC;
		--header-03--nav-sub-items-arrow--color: #ffffff;
		--header-03--nav-sub-items-arrow--color-hover: #F7FAFC;
		--header-03--nav-sub-sub-item-link--color: #ffffff;
		--header-03--nav-sub-sub-item-link--color-hover: #F7FAFC;
    }
}