@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Martel+Sans:wght@200&family=Martel:wght@400;700&family=Taviraj:wght@300;500&display=swap";@-webkit-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-moz-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-ms-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-o-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}a{text-decoration:none;font-weight:700;word-wrap:break-word;color:#792421}a:hover{color:#cba374;fill:#cba374;text-decoration:underline}h1.page-title,h1.section-title{display:flex;align-items:center;margin:0;font-family:taviraj,serif;background-image:linear-gradient(to bottom,rgba(228,210,165,.9),rgba(230,224,193,.9),rgba(242,230,217,.9)),url(/img/text-bg.png);background-size:cover;font-size:20px;height:83px;padding-left:20px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);z-index:2;position:relative}@media(min-width:600px){h1.page-title,h1.section-title{font-size:32px;height:132px;padding-left:160px}}content{font-family:martel,serif}content p{line-height:1.25;padding-bottom:1em}content li{line-height:1.5}content h1,content h2,content h3,content h4,content h5,content h6{margin:30px 0 0;font-family:lato,sans-serif;color:#000;padding:0;scroll-margin-top:100px}content h2{position:relative;font-size:22px;font-weight:400;margin-bottom:30px}@media(min-width:600px){content h2{font-size:26px}}content h2::before{position:absolute;content:"";height:1px;background-color:#d1d1d1;width:100%;bottom:-5px;border-radius:2px}.accent-bar{height:10px;width:100%}.bg-maroon-gradient{background-image:linear-gradient(to right,#792421,#66211c,#531d17,#411912,#30140d)}footer{flex-shrink:0;color:#fff;background-color:#460c0a;display:flex;flex-direction:column;padding:10px 20px}@media(min-width:600px){footer{padding:20px 30px}}@media(min-width:1280px){footer{padding:30px 40px}}footer p,footer a{font-family:lato,sans-serif;font-size:16px;color:#fafafa;line-height:1.5;margin:0}footer p.symbols,footer a.symbols{text-decoration:none}footer .top,footer .logos{flex-wrap:wrap;display:flex;justify-content:space-around;margin-bottom:10px}footer .top p,footer .logos p{margin:0 5px;white-space:nowrap}footer .top .copyright svg,footer .logos .copyright svg{width:14px;height:14px}footer .logos img{width:150px;object-fit:scale-down}@media(min-width:600px){footer .logos img{width:250px}}footer .footer-links{width:100%;text-align:center;font-size:12px;line-height:2}content.homepage{height:100%;background:linear-gradient(to bottom,#ede2c4,#f0eddb,#fefcfb)}header{position:sticky;top:0;z-index:3}header nav{display:flex;align-items:flex-end;justify-content:space-between;background-color:#fff;border-radius:0;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 1px 3px rgba(0,0,0,.12);flex-flow:row wrap;padding:0 20px}@media(min-width:600px){header nav{flex-flow:row nowrap}}@media(min-width:1280px){header nav{padding:5px 50px}}header nav a.home-link img{width:210px}@media(min-width:600px){header nav a.home-link img{width:300px}}header nav>ul{display:none;padding:20px 0;flex-grow:1;list-style:none;align-items:flex-end;justify-content:space-around;margin:0}@media(min-width:600px){header nav>ul{padding:0;display:flex}}header nav>ul li.nav-item{display:block;height:100%;font-size:16px;margin:0 5px 15px 0;white-space:nowrap;cursor:pointer}header nav>ul li.nav-item a{margin:0 5px 15px 0;color:#000;text-align:center;width:fit-content;text-decoration:none;font-family:lato,sans-serif;font-size:16px;font-weight:700;position:relative}header nav>ul li.nav-item a::before{position:absolute;content:"";height:2px;background-color:#000;width:50%;right:25%;bottom:-5px;border-radius:2px}header nav>ul li.nav-item:hover a::before,header nav>ul li.nav-item.active a::before{background-color:#792421;text-decoration:none;height:6px;bottom:-9px}header nav>ul li.nav-item:not(.active):hover a::before{-webkit-animation:slide-down .2s;-moz-animation:slide-down .2s;-ms-animation:slide-down .2s;-o-animation:slide-down .2s;animation:slide-down .2s}header nav label[for=mobile-nav-toggle]{cursor:pointer;display:flex;width:54px;height:54px;overflow:visible;font-size:1.5rem;align-items:center;justify-content:center}@media(min-width:600px){header nav label[for=mobile-nav-toggle]{display:none}}header nav label[for=mobile-nav-toggle] svg{width:24px;height:24px;fill:#000}header nav input#mobile-nav-toggle{display:none}header nav input#mobile-nav-toggle:checked~ul{display:flex}content{display:block;padding:30px}content img{max-width:100%;margin:0 auto}content table{border:1px solid #d1d1d1;border-collapse:collapse;margin:1.5rem 0}content th,content td{border:1px solid #d1d1d1;padding:.5rem}content.homepage>ul.resources+p,main>content>ul.pages.resources+p{text-align:center}content.homepage>ul.resources+p img,main>content>ul.pages.resources+p img{height:auto}ul.resources{display:grid;grid-template-columns:1fr 1fr;text-align:center;list-style:none;margin:1rem 20% 0;gap:10px;padding:0}ul.resources li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#792421;color:#fff;padding:5px;border-radius:0;transition:background-color 250ms cubic-bezier(.4,0,.2,1)0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1)0ms,border 250ms cubic-bezier(.4,0,.2,1)0ms;font-size:.875rem;min-width:64px;box-sizing:border-box;font-weight:500;line-height:1.75;letter-spacing:.02857em}ul.resources li a:hover{background-color:#541917;text-decoration:none}ul.resources li a:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}div.toc-content-container{display:flex;scroll-behavior:smooth}div.toc-bg{display:none;box-sizing:border-box;position:fixed;top:0;width:300px;z-index:-1;height:100%;background:linear-gradient(to bottom,#f2e6d9,#e6e0c1,#e4d2a5)}@media(min-width:600px){div.toc-bg{display:block}}aside.toc{box-sizing:border-box;z-index:1;position:sticky;top:88px;display:none;height:calc(100vh - 90px);width:300px;min-width:300px;padding:20px;overflow:auto}@media(min-width:600px){aside.toc{display:block}}@media(min-width:1280px){aside.toc{height:calc(100vh - 147px);top:125px}}aside.toc ul{list-style:none;font-family:lato,sans-serif;font-weight:700;font-size:18px;margin:0;padding:0}aside.toc ul li{margin-bottom:20px}aside.toc ul li a{color:#000;text-decoration:none}aside.toc ul li a:hover{color:#792421;cursor:pointer}aside.toc ul li ul{margin-top:20px;margin-left:10px;font-size:1rem;font-weight:400}@media(min-width:600px){aside.toc+content{width:calc(100% - 300px)}}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;display:flex;flex-direction:column;line-height:1.15}main{flex:1 0 auto}