/* Stack 2024 styles */
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

.logopane img {margin:20px 0;}
.contentleft {background:#ae6146;}
.contentleft h2, .contentleft h3, .contentleft h4 {color:white;}
.contentleft hr {background:white;}
.contentleft a:link, .contentleft a:visited {color:white;}
.contentleft a:active, .contentleft a:hover {color:white;}
.content2 {align-items:center;}
.bottom {background:#f7f4f3;color:#282828;}
.bottom .h4-headline {color:#282828;}
.bottom a:link, .bottom a:visited {color:#282828;}
.bottom a:active, .bottom a:hover {color:#ae6146;}
::selection {background:#ae6146;}
::-moz-selection {background:#ae6146;}
a.bigbutton:link, a.bigbutton:visited {color:#ae6146;font-family:"Urbanist", sans-serif;font-weight:400;}
a.bigbutton:active, a.bigbutton:hover {color:#333333;}
button.bigbutton {background:#ae6146;font-family:"Urbanist", sans-serif;font-weight:400;}
button.bigbutton:hover {background:#333333;color:white;}
.documents a:link, .documents a:visited {color:#b32c2b;font-family:"Urbanist", sans-serif;letter-spacing:0;}
.documents a:active, .documents a:hover {color:#333333;}
.newspaper-link a:link, .newspaper-link a:visited {color:#b32c2b;font-family:"Urbanist", sans-serif;letter-spacing:0;}
.newspaper-link a:active, .newspaper-link a:hover {color:#333333;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Urbanist", sans-serif;font-weight:400;color:#ae6146;}
.about-text h4 {color:#141415;}
.gblocks a:after {background-image:linear-gradient(transparent, rgba(0, 0, 0, 0.75));}
.gblocks a:hover:after {background:#ae6146;opacity:0.9;}
.citation-window {background:#65787d;}
.citation-content h3 {color:white;}
.topimageheader {height:540px;}
.flex-caption {background:linear-gradient(90deg, #f7f4f3 72%, white 28%);}
.flex-caption h2 {color:#141415;}
.flex-caption h3 {color:#141415;font-size:20px;text-transform:uppercase;}
.flex-caption p {color:#65787d;font-size:30px;line-height:40px;margin:24px 0 0 0;}
.ci-header span {background:#ae6146;}
.fd-day {font-family:"Urbanist", sans-serif;font-weight:900;color:#b32c2b;}
.fd-month {background-color:#b32c2b;}
.blog-detail article h1 {font-family:"Urbanist", sans-serif;font-weight:500;text-transform:none;color:#141415;}
h1, h2, h3, h4, h5, h6 {font-family:"Urbanist", sans-serif;font-weight:500;color:#141415;text-transform:none;}
h1 {font-size:20px;letter-spacing:0.2em;text-transform:uppercase;}
h2 {font-size:74px;line-height:74px;}
h3 {font-size:40px;line-height:40px;}
h4 {font-size:30px;line-height:30px;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {color:#141415;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {color:#ae6146;}
a:link, a:visited {color:#ae6146;}
a:active, a:hover {color:#ae6146;}
.content ul li:before, .contentright ul li:before {color:#ae6146;}
hr {background:#ae6146;}
blockquote {border-left:#65787d solid 10px;}
blockquote, blockquote p {color:#65787d;}
ul.megamenu a {font-family:"Urbanist", sans-serif;font-weight:500;text-transform:none;font-size:20px;color:#141415;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#ae6146;}
ul.megamenu .current a {color:#ae6146;}
.mobilemenu ul {font-family:"Urbanist", sans-serif;font-weight:500;}
.fcd-flex .fcd-images {margin:20px 0 0 0;}
/* 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:#141415;}
}
