:root{
--body-color: hsl(0, 0%, 100%);
--text-color: hsl(0, 0%, 13%);
--links-color: hsl(0, 0%, 13%);
--links-color-hover: hsl(0, 0%, 13%);
--h1-color: hsl(221, 56%, 29%);
--h2-color: hsl(221, 55%, 29%);
--h3-color: hsl(221, 56%, 29%);
--h4-color: '';
--h5-color: '';
--h6-color: '';
--primary: hsl(221, 56%, 29%);
--secondary: hsl(0, 0%, 0%);
--tertiary: hsl(0, 0%, 81%);
--light: hsl(0, 0%, 96%);
--dark: #202020;
--info: #80838a;
--success: #3c9b5f;
--warning: #e3c83f;
--danger: #eb242c;
--html-font-size: 16px;
--body-font-family: 'Open Sans';
--body-font-size: 1rem;
--body-line-height: 1.5;
--body-font-weight: 300;
--body-letter-spacing: 0;
--h1-font-family: 'Open Sans';
--h1-font-size: 32px;
--h1-line-height: 1.2;
--h1-font-weight: 600;
--h1-letter-spacing: '';
--h1-text-tranform: uppercase;
--h2-font-family: 'Open Sans';
--h2-font-size: 24px;
--h2-line-height: 1.2;
--h2-font-weight: 600;
--h2-letter-spacing: '';
--h2-text-tranform: uppercase;
--h3-font-family: 'Open Sans';
--h3-font-size: 22px;
--h3-line-height: 1.2;
--h3-font-weight: 400;
--h3-letter-spacing: '';
--h4-font-family: 'Open Sans';
--h4-font-size: 18px;
--h4-line-height: 1.2;
--h4-font-weight: 300;
--h4-letter-spacing: '';
--h5-font-family: 'Open Sans';
--h5-font-size: 1.25rem;
--h5-line-height: 1.2;
--h5-font-weight: 300;
--h5-letter-spacing: '';
--h6-font-family: 'Open Sans';
--h6-font-size: 1rem;
--h6-line-height: 1.2;
--h6-font-weight: 300;
--h6-letter-spacing: '';
--side-menu-h1-font-family: 'ABeeZee';
--side-menu-h1-font-weight: 400;
--primary-hover: hsl(221, 56%, 29%);
--primary-text: #ffffff;
--primary-text-hover: #ffffff;
--primary-letter-spacing: 0.5px;
--primary-padding: 0.25rem 2rem;
--primary-border: 0px;
--primary-border-radius: 5px;
--primary-border-style: solid;
--primary-border-color: hsl(26, 81%, 51%);
--primary-icon: none;
--primary-icon-width: 0px;
--primary-icon-height: 0px;
--primary-icon-inset: 6px auto auto 10px;
--primary-icon-color: transparent;
--primary-icon-color-hover: #ffffff;
--secondary-hover: hsl(221, 56%, 29%);
--secondary-text: hsl(0, 0%, 100%);
--secondary-text-hover: hsl(0, 0%, 100%);
--secondary-letter-spacing: 0.5px;
--secondary-padding: 0.25rem 2rem;
--secondary-border: 1px;
--secondary-border-radius: 5px;
--secondary-border-style: solid;
--secondary-border-color: hsl(0, 0%, 100%);
--secondary-border-hover: hsl(221, 56%, 29%);
--secondary-icon: none;
--secondary-icon-width: 0px;
--secondary-icon-height: 0px;
--secondary-icon-inset: 6px auto auto 10px;
--secondary-icon-color: transparent;
--secondary-icon-color-hover: #ffffff;
--btn-style-1: hsla(9, 100%, 64%, 0);
--btn-style-1-hover: hsla(9, 100%, 64%, 0);
--btn-style-1-text: hsl(26, 81%, 51%);
--btn-style-1-text-hover: hsl(26, 81%, 51%);
--btn-style-1-letter-spacing: 0.5px;
--btn-style-1-padding: 0.375rem 0.75rem 0.375rem 0;
--btn-style-1-border: 0;
--btn-style-1-border-radius: 0px;
--btn-style-1-border-style: solid;
--btn-style-1-border-color: hsl(26, 81%, 51%);
--btn-style-1-border-hover: hsl(320, 2%, 30%);
--btn-style-1-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.499' height='8.999' viewBox='0 0 10.499 8.999'%3E%3Cpath id='Icon_metro-arrow-right' data-name='Icon metro-arrow-right' d='M11.028,14.564l3.75-3.75a.75.75,0,0,0,0-1.061L11.028,6A.75.75,0,0,0,9.968,7.064l2.469,2.469H5.249a.75.75,0,0,0,0,1.5h7.189L9.968,13.5a.75.75,0,0,0,1.061,1.061Z' transform='translate(-4.499 -5.784)' fill='%23e7741e'/%3E%3C/svg%3E");
--btn-style-1-icon-width: 10px;
--btn-style-1-icon-height: 9px;
--btn-style-1-icon-inset: calc(50% - 4.5px) -20px auto auto;
--btn-style-1-icon-color: hsl(26, 81%, 51%);
--btn-style-1-icon-color-hover: hsl(26, 100%, 62%);
--btn-style-2: hsla(320, 2%, 39%, 1);
--btn-style-2-hover: hsla(320, 2%, 30%, 1);
--btn-style-2-text: #ffffff;
--btn-style-2-text-hover: #ffffff;
--btn-style-2-letter-spacing: 0.5px;
--btn-style-2-padding: 0.375rem 0.75rem;
--btn-style-2-border: 1px;
--btn-style-2-border-radius: 0px;
--btn-style-2-border-style: solid;
--btn-style-2-border-color: hsla(320, 2%, 39%, 1);
--btn-style-2-border-hover: hsla(320, 2%, 30%, 1);
--btn-style-2-icon: none;
--btn-style-2-icon-width: 0px;
--btn-style-2-icon-height: 0px;
--btn-style-2-icon-inset: 6px auto auto 10px;
--btn-style-2-icon-color: transparent;
--btn-style-2-icon-color-hover: #ffffff;
--btn-style-3: hsla(320, 2%, 39%, 1);
--btn-style-3-hover: hsla(320, 2%, 30%, 1);
--btn-style-3-text: #ffffff;
--btn-style-3-text-hover: #ffffff;
--btn-style-3-letter-spacing: 0.5px;
--btn-style-3-padding: 0.375rem 0.75rem;
--btn-style-3-border: 1px;
--btn-style-3-border-radius: 0px;
--btn-style-3-border-style: solid;
--btn-style-3-border-color: hsla(320, 2%, 39%, 1);
--btn-style-3-border-hover: hsla(320, 2%, 30%, 1);
--btn-style-3-icon: none;
--btn-style-3-icon-width: 0px;
--btn-style-3-icon-height: 0px;
--btn-style-3-icon-inset: 6px auto auto 10px;
--btn-style-3-icon-color: transparent;
--btn-style-3-icon-color-hover: #ffffff;
--btn-style-4: hsla(320, 2%, 39%, 1);
--btn-style-4-hover: hsla(320, 2%, 30%, 1);
--btn-style-4-text: #ffffff;
--btn-style-4-text-hover: #ffffff;
--btn-style-4-letter-spacing: 0.5px;
--btn-style-4-padding: 0.375rem 0.75rem;
--btn-style-4-border: 1px;
--btn-style-4-border-radius: 0px;
--btn-style-4-border-style: solid;
--btn-style-4-border-color: hsla(320, 2%, 39%, 1);
--btn-style-4-border-hover: hsla(320, 2%, 30%, 1);
--btn-style-4-icon: none;
--btn-style-4-icon-width: 0px;
--btn-style-4-icon-height: 0px;
--btn-style-4-icon-inset: 6px auto auto 10px;
--btn-style-4-icon-color: transparent;
--btn-style-4-icon-color-hover: #ffffff;
--btn-style-5: hsla(320, 2%, 39%, 1);
--btn-style-5-hover: hsla(320, 2%, 30%, 1);
--btn-style-5-text: #ffffff;
--btn-style-5-text-hover: #ffffff;
--btn-style-5-letter-spacing: 0.5px;
--btn-style-5-padding: 0.375rem 0.75rem;
--btn-style-5-border: 1px;
--btn-style-5-border-radius: 0px;
--btn-style-5-border-style: solid;
--btn-style-5-border-color: hsla(320, 2%, 39%, 1);
--btn-style-5-border-hover: hsla(320, 2%, 30%, 1);
--btn-style-5-icon: none;
--btn-style-5-icon-width: 0px;
--btn-style-5-icon-height: 0px;
--btn-style-5-icon-inset: 6px auto auto 10px;
--btn-style-5-icon-color: transparent;
--btn-style-5-icon-color-hover: #ffffff;
--header-height: 113px;
--header-background: hsl(221, 56%, 29%);
--header-icons-color: hsl(221, 56%, 29%);
--header-position: sticky;
--header-logo-width: 250px;
--header-box-shadow-x-offset: 0px;
--header-box-shadow-y-offset: 0px;
--header-box-shadow-blur: 0px;
--header-box-shadow-spread: 0px;
--languages-border-style: solid;
--headermobile-height: 48px;
--headermobile-background: hsl(0, 0%, 96%);
--headermobile-icons-color: hsl(221, 56%, 29%);
--headermobile-position: sticky;
--headermobile-logo-width: 70px;
--footer-background: hsl(221, 56%, 29%);
--footer-color: hsl(0, 0%, 100%);
--footer-title-color: hsl(0, 0%, 100%);
--footer-icons-color: hsl(0, 0%, 100%);
--footer-bottom-background: hsl(0, 0%, 100%);
--footer-bottom-color: hsl(221, 56%, 29%);
--menu-color: hsl(221, 56%, 29%);
--menu-color-hover: hsl(216, 100%, 62%);
--menu-font-family: 'ABeeZee';
--menu-font-size: 13px;
--menu-font-weight: 400;
--menu-letter-spacing: '';
--menu-text-tranform: uppercase;
--menu-gap: 20px;
--menumobile-width: 280px;
--menumobile-background: #202020;
--menumobile-color: hsl(0, 0%, 96%);
--menumobile-font-family: 'ABeeZee';
--menumobile-font-size: 1rem;
--menumobile-font-weight: 400;
--menumobile-letter-spacing: '';
--menumobile-gap: 5px;
--menufooter-color: '';
--menufooter-color-hover: '';
--menufooter-font-family: 'ABeeZee';
--menufooter-font-size: 14px;
--menufooter-font-weight: 400;
--menufooter-letter-spacing: '';
--menufooter-gap: 5px;
--section-gap: 70px;
--margin: 40px;
}
@font-face {
font-family: 'Open Sans';
font-weight: 300;
src: url("https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4nY1M2xLER.ttf");
}
@font-face {
font-family: 'Open Sans';
font-weight: 600;
src: url("https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN6tKukbcHCpE.ttf");
}
@font-face {
font-family: 'Open Sans';
font-weight: 400;
src: url("https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4nY1M2xLER.ttf");
}
@font-face {
font-family: 'ABeeZee';
font-weight: 400;
src: url("https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN6tKukbcHCpE.ttf");
}
