/* input(79,33): run-time error CSS1030: Expected identifier, found '"unset"' */
/******************************************************
                Fonts - Site - MCRI
******************************************************/
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzYw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGIVzY4SY.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
@font-face 
{
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzYw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

:root 
{
	--fontFamily: "Titillium Web", Helvetica, Arial, sans-serif;
	--fontSize: 1.2rem;
	--fontSizeSmaller: 1.1rem;
	--fontSizeSmallest: 1rem;
	--fontSizeLargest: 1.5rem;
	--logoHeight: 50px;
	--logoHeightMedium: 108px;
	--logoPadding: 0;
	--footerBackgroundSize: cover;
	--footerBackgroundPosition: top right;
	--tabHeadingSize: 2rem;
	--factsFontSize: 1.4rem;
	--fontWeight: 400;
	--fontWeightBold: 600;
	--headerBackgroundSize: 50%;
	--headerBackgroundPosition: 125%;
	--bannerBackgroundSize: 50%;
	--bannerBackgroundPosition: 100% 15%;
	--bannerTopRightBorderRadius: ["unset"];
	--footerLogoHeight: 80px;
	--footerLogoHeightExtraLarge: 70px;
	--footerLogoHeightExtraExtraLarge: 80px;
	--footerLogoPadding: 15px;
	--sidebarLinkParentFontSize: 1.5rem;
	--sidebarLinkFontSize: -13rem;
	--heading1Size: 2rem;
	--heading2Size: 1.5rem;
	--heading3Size: 1.3rem;
	--heading4Size: 1.2rem;
	--bannerHeight: 120px;
	--bannerHeightSmall: 180px;
	--bannerHeightMedium: 200px;
	--bannerHeightExtraLarge: 280px;
	--bannerHeightExtraExtraLarge: 300px;
	--bannerHeightLarge: 250px;
	--ctaBorderRadius: 50%;
	--siteLogoMaxWidth: 80px;
	--siteLogoMaxWidthSmall: 140px;
	--siteLogoMaxWidthMedium: 150px;
	--siteLogoMaxWidthLarge: 250px;
	--siteLogoMaxWidthExtraLarge: 300px;
	--siteLogoMaxWidthExtraExtraLarge: 320px;
}
