/* Stack 2024 styles */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@700&display=swap');

.logopane img {margin:36px 0;}
.bottom {background:#634c90;}
.bottom a:active, .bottom a:hover {color:black;}
::selection {background:#634c90;}
::-moz-selection {background:#634c90;}
a.bigbutton:link, a.bigbutton:visited {color:#634c90;font-family:'Lexend Deca', sans-serif;font-weight:700;}
a.bigbutton:active, a.bigbutton:hover {color:black;}
button.bigbutton {background:#634c90;font-family:'Lexend Deca', sans-serif;font-weight:700;}
button.bigbutton:hover {background:black;color:white;}
.documents a:link, .documents a:visited {color:#634c90;font-family:'Lexend Deca', sans-serif;font-weight:700;}
.documents a:active, .documents a:hover {color:black;}
.newspaper-link a:link, .newspaper-link a:visited {color:#634c90;font-family:'Lexend Deca', sans-serif;font-weight:700;}
.newspaper-link a:active, .newspaper-link a:hover {color:black;}
.h2-headline, .h3-headline, .h4-headline {font-family:'Lexend Deca', sans-serif;font-weight:700;color:#634c90;}
.about-text h4 {color:white;}
.gblocks a:hover:after {background:#634c90;}
.citation-window {background:#333;}
.citation-link a.bigbutton:active, .citation-link a.bigbutton:hover {color:#634c90;}
.flex-caption {background:linear-gradient(90deg, #634c90 72%, white 28%);}
.flex-caption h3 {font-size:24px;}
.topimageheader {background:#634c90 !important;}
.topimageheader .caption h3 {font-size:24px;}
.tih-mask:after {display:none;}
.ci-header span {background:#634c90;}
.ci-content h3 {font-size:30px;line-height:normal;}
.fd-day {font-family:'Lexend Deca', sans-serif;font-weight:700;color:#634c90;}
.fd-month {background-color:#634c90;}
.blog-detail article h1 {font-family:'Lexend Deca', sans-serif;font-weight:700;color:#634c90;}
h1, h2, h3, h4, h5, h6 {font-family:'Lexend Deca', sans-serif;font-weight:700;color:#333;text-transform:none;}
h1 {font-size:30px;}
h2 {color:#634c90;}
h3 {font-size:36px;line-height:40px;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#634c90;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#333;}
a:link, a:visited {color:#634c90;}
a:active, a:hover {color:black;}
.content ul li:before, .contentright ul li:before {color:#634c90;}
hr {background:#634c90;}
blockquote {border-left:#634c90 solid 10px;}
blockquote, blockquote p {color:#634c90;font-family:'Lexend Deca', sans-serif;font-weight:700;}
ul.megamenu {margin:35px 0;}
ul.megamenu a {font-family:'Lexend Deca', sans-serif;height:60px;line-height:60px;margin:0;padding:0 15px;font-size:18px;font-weight:700;color:#333;text-transform:none;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#634c90;}
ul.megamenu .current a {color:#634c90;}
ul.megamenu li.menulast {margin:0 0 0 15px;}
ul.megamenu li.menulast a {background:#634c90;color:white !important;border-radius:3px;}
ul.megamenu li.menulast a:hover {background:#333;}
ul.megamenu li.menulast a:before {font-family:'Font Awesome 5 Free';font-weight:900;content:"\f05a";margin-right:8px;}
ul.megamenu li .sub {background:rgba(0,0,0,0.9);}
#megamenu li.sublink {border-bottom:rgba(255,255,255,0.2) solid 1px;}
#megamenu li.sublink:last-child {border-bottom:0;}
#megamenu li.sublink a {font-size:18px;height:36px;line-height:36px;color:white;}
#megamenu li.sublink a:hover {color:#634c90;}
.mobilemenu ul {font-family:'Lexend Deca', sans-serif;}
/* MEDIA QUERIES */
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
.flex-caption {background:#634c90;}
}
