.mtc-header{padding:3.2rem 0;font-family:Lora,Palatino,Century Schoolbook L,Times New Roman,serif}.mtc-header__text{font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;justify-content:center;font-style:italic}@media screen and (max-width:1023px){.mtc-header__text{padding:0 2rem}}.mtc-header__img{display:flex;align-items:center;justify-content:center}@media screen and (min-width:1024px){.mtc-header__img img{max-height:85px;width:auto;padding:0}}@media screen and (max-width:767px){.mtc-content .mtc-nav__content-wrapper{overflow:hidden;transition:height .3s;height:0}.mtc-content .mtc-nav__content-wrapper[data-state=closed]{height:0}.mtc-content .mtc-nav__content-wrapper[data-state=open]{height:439px}}.mtc-content .mtc-nav__list{display:grid;grid-template-columns:repeat(5,1fr);border-top:4px solid #e1e1e1;border-bottom:4px solid #e1e1e1;list-style-type:none;padding:0}@media screen and (max-width:767px){.mtc-content .mtc-nav__list{grid-template-columns:repeat(1,1fr)}}.mtc-content .mtc-nav__list-item{border-right:4px solid #e1e1e1;display:grid;place-content:center;text-align:center;padding:3.2rem 1.6rem}.mtc-content .mtc-nav__list-item:last-child{border-right:none}.mtc-content .mtc-nav__list-item--active{background-color:#045bae}.mtc-content .mtc-nav__list-item--active a,.mtc-content .mtc-nav__list-item--active a:active,.mtc-content .mtc-nav__list-item--active a:focus,.mtc-content .mtc-nav__list-item--active a:hover{color:#fff}@media screen and (max-width:767px){.mtc-content .mtc-nav__list-item{border-right:none;border-bottom:4px solid #e1e1e1}.mtc-content .mtc-nav__list-item:last-child{border-bottom:none}}.mtc-content .mtc-nav__link{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;text-decoration:none;text-transform:uppercase;color:#56248d;letter-spacing:1px}.mtc-content .mtc-nav__link:active,.mtc-content .mtc-nav__link:focus,.mtc-content .mtc-nav__link:hover{color:#23527c;text-decoration:underline}.mtc-content .mtc-nav__toggle{padding:.8rem 0;border-radius:0;color:#fff;background-color:#56248d;width:100%;text-align:center;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.mtc-content .mtc-nav__toggle-icon{margin-left:1.6rem;transition:transform .25s}.mtc-content .mtc-nav__toggle-wrapper{width:100%}.mtc-content .mtc-nav__toggle-wrapper[data-state=open] .mtc-nav__toggle{background-color:#045bae}.mtc-content .mtc-nav__toggle-wrapper[data-state=open] .mtc-nav__toggle-icon{transform:rotate(180deg);transform-origin:center}