/* Stack 2024 styles */
@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');

.contentleft {background:#f6f3ed;}
.bottom {background:#af4055;}
.bottom a:active, .bottom a:hover {color:#282828;}
::selection {background:#1d8499;}
::-moz-selection {background:#1d8499;}
a.bigbutton:link, a.bigbutton:visited {color:#1d8499;font-family:"Philosopher", sans-serif;font-weight:400;}
a.bigbutton:active, a.bigbutton:hover {color:#333333;}
button.bigbutton {background:#1d8499;font-family:"Philosopher", sans-serif;font-weight:400;}
button.bigbutton:hover {background:#333333;color:white;}
.documents a:link, .documents a:visited {color:#1d8499;font-family:"Philosopher", sans-serif;font-weight:400;}
.documents a:active, .documents a:hover {color:#333333;}
.newspaper-link a:link, .newspaper-link a:visited {color:#1d8499;font-family:"Philosopher", sans-serif;font-weight:400;}
.newspaper-link a:active, .newspaper-link a:hover {color:#333333;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Philosopher", sans-serif;font-weight:400;color:#1d8499;}
.about-text h4 {color:white;}
.gblocks a:hover:after {background:#af4055;}
.citation-window {background:#1d8499;}
.flex-caption {background:linear-gradient(90deg, #af4055 72%, white 28%);}
.flex-caption h3 {font-size:24px;}
.topimageheader {background:#af4055 !important;}
.topimageheader .caption h3 {font-size:24px;}
.tih-mask:after {display:none;}
.ci-header span {background:#af4055;}
.fd-day {font-family:"Philosopher", sans-serif;font-weight:400;color:#af4055;}
.fd-month {background-color:#af4055;}
.blog-detail article h1 {font-family:"Philosopher", sans-serif;font-weight:400;color:#af4055;}
h1, h2, h3, h4, h5, h6 {font-family:"Philosopher", sans-serif;font-weight:400;color:#1d8499;text-transform:none;}
h1 {font-size:30px;}
h2 {color:#af4055;}
h3 {font-size:36px;line-height:40px;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#af4055;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#1d8499;}
a:link, a:visited {color:#1d8499;}
a:active, a:hover {color:#af4055;}
.content ul li:before, .contentright ul li:before {color:#af4055;}
hr {background:#af4055;}
blockquote {border-left:#af4055 solid 10px;}
blockquote, blockquote p {color:#af4055;}
ul.megamenu a {font-family:"Philosopher", sans-serif;font-weight:400;height:146px;line-height:146px;text-transform:none;color:#af4055;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#342d2c;}
ul.megamenu .current a {color:#af4055;}
.mobilemenu ul {font-family:"Philosopher", sans-serif;font-weight:400;}
/* 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:#af4055;}
}
