#html_custom_template {
--astronaut-blue: #0a3761;
--black: #000000;
--blaze-orange: #ff6600e6;
--blaze-orange-2: #ff6600;
--dove-gray: #6e6e73;
--ebony-clay: #252b42;
--eerie-black: #1e1e1e;
--gravel: #4a4a4a;
--havelock-blue: #3f8edd;
--lochmara: #027bc0;
--pumpkin: #ff751a;
--seashell: #f0f1f2;
--white: #ffffff;

--font-size-l: 19px;
--font-size-m: 16px;
--font-size-s: 15px;
--font-size-xl: 20px;
--font-size-xs: 12px;
--font-size-xxl: 22px;
--font-size-xxxl: 26px;

--font-family-myriad_pro-bold: "Myriad Pro-Bold", Helvetica;
--font-family-myriad_pro-regular: "Myriad Pro-Regular", Helvetica;
--font-family-open_sans: "Open Sans", Helvetica;
--font-family-roboto: "Roboto", Helvetica;
}
#html_custom_template .opensans-normal-black-16px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-black-15px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-black-16px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-black-19px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-black-15px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-light-eerie-black-20px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: italic;
font-weight: 300;
}

#html_custom_template .opensans-bold-eerie-black-20px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-bold-black-19px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-gravel-16px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-black-20px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-black-19px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-eerie-black-19px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}

#html_custom_template .myriadpro-bold-black-22px {
color: var(--black);
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-bold-blaze-orange-22px {
color: var(--blaze-orange-2);
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-light-black-19px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 300;
}

#html_custom_template .opensans-bold-blaze-orange-16px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-blaze-orange-20px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-black-16px-2 {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-black-32px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: 32px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-light-eerie-black-15px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: italic;
font-weight: 300;
}

#html_custom_template .opensans-bold-eerie-black-15px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-12px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-ebony-clay-12px {
color: var(--ebony-clay);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-eerie-black-24px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-black-20px-2 {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-light-eerie-black-16px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: italic;
font-weight: 300;
}

#html_custom_template .opensans-bold-eerie-black-16px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-20px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-blaze-orange-32px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: 32px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-black-20px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-normal-black-12px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .myriadpro-bold-white-22px {
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-black-24px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-blaze-orange-24px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-dove-gray-16px {
color: var(--dove-gray);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-blaze-orange-20px-2 {
color: var(--blaze-orange-2);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-bold-eerie-black-19px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-bold-blaze-orange-26px {
color: var(--blaze-orange-2);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-bold-blaze-orange-12px {
color: var(--blaze-orange-2);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-blaze-orange-12px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-eerie-black-24px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-bold-blaze-orange-26px {
color: var(--blaze-orange-2);
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-white-16px {
color: var(--white);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-black-40px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: 40px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-blaze-orange-19px {
color: var(--blaze-orange);
font-family: var(--font-family-roboto);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-bold-black-26px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-15px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-blaze-orange-15px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-blaze-orange-19px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-bold-black-26px {
color: var(--black);
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-16px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-gravel-16px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-blaze-orange-40px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: 40px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .roboto-normal-white-12px {
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-black-12px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-eerie-black-16px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-black-16px {
color: var(--black);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-black-50px {
color: var(--black);
font-family: var(--font-family-open_sans);
font-size: 50px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-gravel-20px {
color: var(--gravel);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-16px-2 {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-blaze-orange-16px-2 {
color: var(--blaze-orange-2);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-white-16px-2 {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-32px {
font-family: var(--font-family-open_sans);
font-size: 32px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-blaze-orange-32px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: 32px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-white-14px {
font-family: var(--font-family-open_sans);
font-size: 14px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-ebony-clay-14px {
color: var(--ebony-clay);
font-family: var(--font-family-open_sans);
font-size: 14px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-white-19px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-eerie-black-32px {
color: var(--eerie-black);
font-family: var(--font-family-open_sans);
font-size: 32px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-white-14px {
font-family: var(--font-family-roboto);
font-size: 14px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-normal-ebony-clay-14px {
color: var(--ebony-clay);
font-family: var(--font-family-roboto);
font-size: 14px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-white-26px {
font-family: var(--font-family-roboto);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-blaze-orange-15px-2 {
color: var(--blaze-orange-2);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-s);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-normal-blaze-orange-16px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-white-20px {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-pumpkin-12px {
color: var(--pumpkin);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xs);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-white-20px-2 {
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 400;
}

#html_custom_template .roboto-bold-blaze-orange-16px {
color: var(--blaze-orange-2);
font-family: var(--font-family-roboto);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-normal-white-24px {
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-normal-blaze-orange-24px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: 24px;
font-style: normal;
font-weight: 400;
}

#html_custom_template .myriadpro-bold-white-26px {
font-family: var(--font-family-myriad_pro-bold);
font-size: var(--font-size-xxxl);
font-style: normal;
font-weight: 700;
}

#html_custom_template .opensans-bold-blaze-orange-16px-3 {
color: var(--blaze-orange-2);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: italic;
font-weight: 700;
}

#html_custom_template .opensans-normal-blaze-orange-20px {
color: var(--blaze-orange);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-xl);
font-style: normal;
font-weight: 400;
}

#html_custom_template .opensans-bold-dove-gray-16px {
color: var(--dove-gray);
font-family: var(--font-family-open_sans);
font-size: var(--font-size-m);
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-bold-black-24px {
color: var(--black);
font-family: var(--font-family-myriad_pro-bold);
font-size: 24px;
font-style: normal;
font-weight: 700;
}

#html_custom_template .myriadpro-regular-normal-havelock-blue-19px {
color: var(--havelock-blue);
font-family: var(--font-family-myriad_pro-regular);
font-size: var(--font-size-l);
font-style: normal;
font-weight: 400;
}
