/* Stack 2024 styles */
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,700;1,700&display=swap');

.logopane {float:none;text-align:center;}
.logopane img {margin:20px 0;}
.menu {float:none;display:flex;justify-content:center;}
.contentleft h3, .contentleft h4 {color:black;}
.contentleft hr {background:black;}
.bottom {background:#f5f5f5;color:black;}
.bottom a:link, .bottom a:visited {color:black;}
.bottom a:active, .bottom a:hover {color:#fed21b;}
.copyright span {white-space:normal;}
::selection {background:#fed21b;}
::-moz-selection {background:#fed21b;}
a.bigbutton:link, a.bigbutton:visited {color:#fed21b;font-family:"Overpass", serif;font-weight:500;}
a.bigbutton:active, a.bigbutton:hover {color:black;}
button.bigbutton {background:#fed21b;font-family:"Overpass", serif;font-weight:500;}
button.bigbutton:hover {background:black;color:white;}
.documents a:link, .documents a:visited {color:black;font-family:"Overpass", serif;font-weight:500;font-size:18px;}
.documents a:active, .documents a:hover {color:#fed21b;}
.newspaper-link a:link, .newspaper-link a:visited {color:black;font-family:"Overpass", serif;font-weight:500;font-size:18px;}
.newspaper-link a:active, .newspaper-link a:hover {color:#fed21b;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Overpass", serif;font-weight:500;color:black;text-transform:none;}
.about-text h4 {color:white;}
.gblocks a:hover:after {background:#fed21b;}
.gblockstext {width:100%;margin:0;padding:0 24px;text-align:center;box-sizing:border-box;}
.citation-window {background:#fed21b;color:black;}
.citation-content h2 {color:black;}
.citation-content hr {background:black;}
.citation-link a.bigbutton:link, .citation-link a.bigbutton:visited {color:black;}
.citation-link a.bigbutton:active, .citation-link a.bigbutton:hover {color:white;}
.flex-caption {background:linear-gradient(90deg, #fed21b 72%, white 28%);}
.flex-caption h2 {color:black;}
.flex-caption h3 {color:black;font-size:24px;}
.flex-caption p {color:black;}
.topimageheader {background:#fed21b !important;}
.topimageheader .caption h2 {color:black;}
.topimageheader .caption h3 {color:black;font-size:24px;}
.tih-mask:after {display:none;}
.ci-header span {background:#fed21b;}
.ci-content h3 {font-size:30px;line-height:normal;margin:0;}
.contact-map {padding-top:20px;}
.fd-day {font-family:"Overpass", serif;font-weight:500;color:black;}
.fd-month {background-color:black;}
.blog-detail article h1 {font-family:"Overpass", serif;font-weight:500;color:black;}
.blog-archives {background:#f5f5f5;}
h1, h2, h3, h4, h5, h6 {font-family:"Overpass", serif;font-weight:500;color:#fed21b;text-transform:none;}
h1 {font-size:30px;color:black;}
h2 {color:black;}
h3 {font-size:36px;line-height:40px;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:black;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#fed21b;}
a:link, a:visited {color:black;text-decoration:underline;}
a:active, a:hover {color:#fed21b;}
.content ul li:before, .contentright ul li:before {color:#fed21b;}
li p {line-height:24px;}
hr {background:#fed21b;}
blockquote {border-left:#fed21b solid 10px;}
blockquote, blockquote p {color:black;font-family:"Overpass", serif;font-weight:500;font-size:21px;}
ul.megamenu a {font-family:"Overpass", serif;height:60px;line-height:60px;margin:0;padding:0 15px;font-size:21px;font-weight:500;color:black;text-transform:none;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#fed21b;}
ul.megamenu .current a {color:black;}
ul.megamenu li.menufirst {display:none;}
ul.megamenu li .sub {background:rgba(0,0,0,0.9);min-width:200px;}
#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:21px;height:36px;line-height:36px;color:white;}
#megamenu li.sublink a:hover {color:#fed21b;}
.mobilemenu ul {font-family:"Overpass", serif;}
.mobilemenu ul li a.disabled {color:#bbb;}
.mobilemenu ul li ul {padding:0;}
ul.sm-menu {display:inline-block;}
ul.sm-menu {columns:3;column-gap:40px;}
ul.sm-menu ul, ul.sm-menu li {break-inside:avoid;}
/* 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:#fed21b;}
}
/* for 640px and less */
@media screen and (max-width:640px) {
ul.sm-menu {columns:1;}
}

