@font-face{font-family:ma-icons;src:url(/shared/themes/custom/mount_allison/dist/css/ma-icons.13fc51c9.woff) format("woff"),url(/shared/themes/custom/mount_allison/dist/css/ma-icons.edc77324.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block;}@font-face{font-family:social-icons;src:url(/shared/themes/custom/mount_allison/dist/css/social-icons.woff) format("woff"),url(/shared/themes/custom/mount_allison/dist/css/social-icons.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-Bold.76313472.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Bold.dabdd075.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Bold.1ce2c614.otf) format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:100%;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-It.155bfc3e.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-It.6cfb1fe2.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-It.87707b7d.otf) format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:100%;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-Light.0944f8f6.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Light.0a21e206.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Light.147a75ec.otf) format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:100%;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-LightIt.783c02ee.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-LightIt.8cab0d2f.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-LightIt.9b501f78.otf) format("opentype");font-display:auto;font-style:italic;font-weight:300;font-stretch:100%;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-Regular.5f76980c.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Regular.dd3a9ace.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Regular.5658730a.otf) format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:100%;}@font-face{font-family:myriad-pro;src:url(/themes/custom/mount_allison/dist/css/MyriadPro-Semibold.eb38bedf.woff2) format("woff2"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Semibold.658c28c1.woff) format("woff"),url(/themes/custom/mount_allison/dist/css/MyriadPro-Semibold.b7cb6f7f.otf) format("opentype");font-display:auto;font-style:normal;font-weight:600;font-stretch:100%;}:root{--garnet:#921931;--gold:#af8900;--black:#000;--white:#fff;--grey:#414141;}*{margin:0;padding:0;box-sizing:border-box;}html{box-sizing:border-box;height:100%;}*,*::before,*::after{box-sizing:inherit;}body{font-family:myriad-pro,Verdana,Geneva,sans-serif;color:var(--black);background-color:var(--white);width:100%;font-size:16px;line-height:1.5;}header{width:100%;color:var(--garnet);& .top-bar {background-color:var(--garnet);color:var(--white);}& .container {padding:1rem 0 .5rem 0;}& h1 {font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:2ch;}}header nav{transition:all .3s ease-in-out;& ul {list-style:none;padding:0;margin:0;display:flex;gap:1rem;font-weight:600;& li{display:inline;margin-right:1rem;&:last-child{margin-right:0;}}& a{color:var(--garnet) !important;text-decoration:none;padding:.25rem 0;&:first-child:hover{border-bottom:3px solid #921931;}}}}#nav-toggle{display:none;& label {text-align:right;width:100%;display:block;}& input[type="checkbox"] {opacity:0;}}main{padding:1rem;padding-bottom:2rem;& a {color:var(--garnet) !important;&:hover{text-decoration:underline;}}}footer{background-color:var(--grey);color:var(--white);padding:1rem;width:100%;bottom:0;& section.info {margin-bottom:2rem;}& nav ul {list-style:none;padding:0;margin:0;display:flex;gap:1rem;font-weight:600;& li{display:inline;margin-right:1rem;&:last-child{margin-right:0;}}& a{color:var(--white) !important;text-decoration:none !important;padding:.25rem 0;}}}a.logo{width:300px;display:inline-block;& img {width:100%;height:auto;}}.social-links{font-family:social-icons;& a {color:var(--white);text-decoration:none;font-size:2rem;margin-right:1rem;&:last-child{margin-right:0;}}& .facebook::before {content:"";}& .instagram::before {content:"";}& .linkedin::before {content:"";}& .youtube::before {content:"";}}.ma-icon{font-family:ma-icons;&.menu::before {content:"";}}.copyright a{color:var(--white);text-decoration:none;&:hover,:active {text-decoration:underline;}}.container{width:80%;margin:0 auto;padding:2rem 0;}.flex{display:flex;justify-content:space-between;align-items:center;}.top-align{align-items:flex-start;}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;}.indigenous img{max-width:80px;height:auto;padding-right:1rem;}@media screen and (max-width:768px){.container{width:90%;padding:1rem 0;}.main-header{& .container.flex {flex-direction:column;flex-direction:column-reverse;&>*{width:100%;}}& nav {margin-bottom:1rem;display:none;& ul{flex-direction:column;gap:0;& li{margin:0;width:100%;padding:0;text-align:center;&:last-child{margin:0;}& a{display:inline-block;width:100%;margin:0;}& a:hover,a:focus{border:none;background-color:var(--garnet);color:var(--white) !important;}}}}}.top-bar>container{position:relative;}#nav-toggle{display:inline-block;background-color:var(--garnet);color:var(--white);border:0;padding:.5rem 1rem;font-size:1.2rem;cursor:pointer;text-align:left;position:fixed;top:1rem;right:1rem;}:has(#toggle-nav:checked){& header nav{display:block;}&>.menu::before{content:"";}}main{padding:0 0 1rem 0;}footer .info .grid{grid-template-columns:1fr;padding:0 0 1rem 0;}table.sidebar{display:block;}table.sidebar>tbody>tr>td{display:block;}table.sidebar>tbody>tr>th{display:block;}table.plain,table.plain>tbody,table.plain>tbody>tr{display:block;width:100%;}table.plain>tbody>tr>th{display:block;font-weight:bold;background:#ccc;padding:2px;}table.plain>tbody>tr>td{display:block;}table.fixed,table.fixed>tbody,table.fixed>tbody>tr{display:block;margin:0;width:auto!important;}table.fixed>tbody>tr>td{display:block;margin:0 -10px 15px -10px;padding:10px!important;text-align:left;}table.table,table.table thead,table.table tbody,table.table tr,table.table th,table.table td{background:none;clear:both;display:block;}table.table>thead>tr.column{display:none;}table.table td:before{clear:left;display:block;float:left;margin-left:-115px;padding:0 5px;text-align:left;width:110px;box-sizing:border-box;}table.table td{border-width:0!important;display:block;max-width:100%!important;padding:2px 5px 2px 115px!important;text-align:left!important;word-wrap:break-word;box-sizing:border-box;}#content{padding:10px 0;}}