.Image-module__Nc_hnG__image{object-fit:contain;transition:all .3s}
.Navbar-module__dVeNwG__dropdownToggle{display:none}.Navbar-module__dVeNwG__dropdownToggle svg{width:40px;height:40px}.Navbar-module__dVeNwG__mobileDropdown{top:var(--navHeight);width:100%;margin:auto;padding:20px 0;font-size:2rem;display:none;position:absolute;left:0;box-shadow:0 1px 2px #000}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;margin:auto;padding:0 20px;display:flex}.Navbar-module__dVeNwG__nav{width:100%;height:var(--navHeight);z-index:10000;color:var(--primary);font-family:Alegreya Sans;position:absolute;top:0;left:0;box-shadow:0 1px 2px #000}.Navbar-module__dVeNwG__nav a:hover{color:var(--secondary);background:0 0}.Navbar-module__dVeNwG__nav img{border-radius:2px}.Navbar-module__dVeNwG__navRight{gap:20px;font-size:1.3rem;display:flex}@media screen and (max-width:780px){.Navbar-module__dVeNwG__dropdownToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__dropdownToggle:hover{cursor:pointer}.Navbar-module__dVeNwG__mobileDropdown{flex-flow:column;justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__navRight{display:none}}
.AudioSecret-module__PQGzdq__container{display:inline}.AudioSecret-module__PQGzdq__container:hover{cursor:pointer}
.Footer-module__rnk_JG__footerContainer{text-align:center;background:var(--thirdary);padding:2rem 0}
.HomeGrid-module__fV-AMq__flexContainer a{text-decoration:none}.HomeGrid-module__fV-AMq__flexContainerContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:10px;display:flex}.HomeGrid-module__fV-AMq__itemContainer{width:480px;height:240px;color:var(--primary);filter:grayscale();border-radius:5px;justify-content:center;align-items:center;padding:2rem;transition:filter .2s;display:flex;position:relative;overflow:hidden}.HomeGrid-module__fV-AMq__itemContainer div{border-radius:5px}.HomeGrid-module__fV-AMq__itemContainer p{z-index:100;background-color:#00000080;border-radius:10px;padding:4px;font-size:1.7rem}.HomeGrid-module__fV-AMq__itemContainer p span{position:relative;top:4px}.HomeGrid-module__fV-AMq__itemContainer img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%;transition:transform .2s;position:absolute;overflow:hidden}.HomeGrid-module__fV-AMq__itemContainer:hover{cursor:pointer;filter:grayscale(0)}.HomeGrid-module__fV-AMq__itemContainer:hover img{transform:scale(1.05)}@media screen and (max-width:1000px){.HomeGrid-module__fV-AMq__itemContainer{width:90vw;height:80px}.HomeGrid-module__fV-AMq__itemContainer p{font-size:1.4rem}}
.Post-module__3RQLEG__content a{overflow-wrap:break-word}.Post-module__3RQLEG__content .Post-module__3RQLEG__has-text-align-right{text-align:right}.Post-module__3RQLEG__image{text-align:center;border-radius:10px;max-width:100%;height:300px;margin:auto;display:block}.Post-module__3RQLEG__title{text-align:center;padding:10px 0;font-family:Special Elite;font-size:2.7rem;position:relative;top:5px}@media screen and (max-width:600px){.Post-module__3RQLEG__content{-webkit-hyphens:auto;hyphens:auto}.Post-module__3RQLEG__content p{font-size:1.1rem}.Post-module__3RQLEG__title{font-size:2rem}}
.Container-module__xSqdAq__container{width:780px;margin:auto;padding:0 0 40px}.Container-module__xSqdAq__fullWidthContainer{margin:0;padding:0 0 40px}.Container-module__xSqdAq__wideContainer{width:1400px;margin:auto;padding:0 0 40px}@media screen and (max-width:800px){.Container-module__xSqdAq__container,.Container-module__xSqdAq__wideContainer{width:100%;padding:0 10px}}
.PostCard-module__lhMPCG__card{width:220px;height:280px;box-shadow:var(--shadow);background:var(--secondary);text-align:center;border-radius:20px;transition:transform .3s;overflow:hidden}.PostCard-module__lhMPCG__cardContent{flex-flow:column;justify-content:space-around;align-items:center;width:100%;height:100%;padding:10px;display:flex}.PostCard-module__lhMPCG__container a,.PostCard-module__lhMPCG__container a:hover{color:#000;text-decoration:none}.PostCard-module__lhMPCG__container a:hover>div,.PostCard-module__lhMPCG__container a:focus>div{transform:translateY(-5px)}.PostCard-module__lhMPCG__imageContainer{flex-shrink:0;width:120px;height:120px;overflow:hidden}.PostCard-module__lhMPCG__imageContainer img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;margin:auto}.PostCard-module__lhMPCG__title{font-size:1.2rem}@media screen and (max-width:600px){.PostCard-module__lhMPCG__card{width:calc(100vw - 40px);height:100px}.PostCard-module__lhMPCG__cardContent{flex-flow:row;overflow:hidden}.PostCard-module__lhMPCG__img{width:80px;height:80px}.PostCard-module__lhMPCG__title{width:50%;font-size:1rem}}
.BibliographyCard-module__AV5iea__box{background:var(--secondary);box-shadow:var(--shadow);border-radius:5px;grid-template-columns:1fr 15fr;align-items:center;gap:10px;padding:16px;display:grid}.BibliographyCard-module__AV5iea__box svg{width:40px;height:40px}.BibliographyCard-module__AV5iea__box p{text-indent:-1.5em;margin:0;padding-left:1.5em}@media screen and (max-width:800px){.BibliographyCard-module__AV5iea__box svg{width:16px;height:16px}.BibliographyCard-module__AV5iea__box p{max-width:70vw;font-size:1rem}.BibliographyCard-module__AV5iea__box a{overflow-wrap:break-word}}
.TagDisplay-module__fLsCga__mobileHeaderContainer{display:none}.TagDisplay-module__fLsCga__mobileHeaderContainer:hover{cursor:pointer}.TagDisplay-module__fLsCga__header{margin:0;padding:0;display:inline}.TagDisplay-module__fLsCga__tagList{flex-wrap:wrap;gap:20px;padding:0;font-size:1.2rem;list-style:none;display:flex}.TagDisplay-module__fLsCga__tagItem{background:var(--secondary);color:#000;-webkit-user-select:none;user-select:none;border-radius:5px;padding:5px}.TagDisplay-module__fLsCga__tagItem:hover,.TagDisplay-module__fLsCga__tagItem:focus{cursor:pointer;filter:brightness(.7)}.TagDisplay-module__fLsCga__toggleButton{color:#fff;background:0 0;border:none;display:none}.TagDisplay-module__fLsCga__toggleButton:hover{cursor:pointer}.TagDisplay-module__fLsCga__toggleButton svg{width:20px;height:20px}@media screen and (max-width:1000px){.TagDisplay-module__fLsCga__desktopHeaderContainer{display:none}.TagDisplay-module__fLsCga__header{font-size:1.2rem}.TagDisplay-module__fLsCga__mobileHeaderContainer{justify-content:center;align-items:center;display:flex}.TagDisplay-module__fLsCga__toggleButton{justify-content:center;align-items:center;display:inline-flex}}
.FilterButton-module__6Pj06G__filterButton{background:var(--thirdary);border:none;border-radius:3px;align-items:center;gap:6px;padding:6px;font-size:1rem;transition:all .2s;display:flex}.FilterButton-module__6Pj06G__filterButton:hover{cursor:pointer}.FilterButton-module__6Pj06G__filterButton svg{width:20px;height:20px}
.SearchPane-module__2teaqa__content{grid-template-rows:80px 1fr;width:100%;padding:20px;display:grid}.SearchPane-module__2teaqa__input{width:100%;height:40px;font-size:1.1rem}.SearchPane-module__2teaqa__label{font-size:1.15rem}.SearchPane-module__2teaqa__mobileTags{display:none}.SearchPane-module__2teaqa__pane{background:var(--darkBackground);color:#fff;box-shadow:var(--shadow);border-radius:10px;margin-top:115px;font-family:Alegreya Sans}.SearchPane-module__2teaqa__resetButton{z-index:100;color:#000;background:#01010100;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative;top:-39px;left:calc(100% - 39px)}.SearchPane-module__2teaqa__resetButton:hover{cursor:pointer;background:#01010133}.SearchPane-module__2teaqa__resetButton svg{width:38px;height:38px}@media screen and (max-width:1000px){.SearchPane-module__2teaqa__desktopTags{display:none}.SearchPane-module__2teaqa__mobileTags{display:initial}}
.Banner-module__cR4NDG__fullWidthContainer{background:var(--secondary);width:100%;height:100px;font-family:Alegreya Sans}.Banner-module__cR4NDG__containerContent{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.Banner-module__cR4NDG__desktopNavLink{text-align:center;width:60px;font-size:1rem}.Banner-module__cR4NDG__header{font-size:2rem}.Banner-module__cR4NDG__mobileNavLink{display:none}.Banner-module__cR4NDG__mobileNavLink svg{width:30px;height:30px}@media screen and (max-width:800px){.Banner-module__cR4NDG__desktopNavLink{display:none}.Banner-module__cR4NDG__header{font-size:1.25rem}.Banner-module__cR4NDG__mobileNavLink{justify-content:center;align-items:center;display:flex}}
.FilterOptions-module__ObNnkW__menu{background:var(--secondary);max-width:480px;box-shadow:var(--shadow);border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:auto auto 40px;padding:10px;display:flex}
.Hero-module__PgAKtG__container{border-bottom:1px solid #b297004d;justify-content:space-around;align-items:center;gap:20px;width:1400px;min-height:60vh;margin:auto;padding:60px 0;display:flex}.Hero-module__PgAKtG__picSide{width:600px;height:300px;position:relative}.Hero-module__PgAKtG__picSide img{object-fit:cover;object-position:center;border-radius:30px}.Hero-module__PgAKtG__textSide{max-width:40%}.Hero-module__PgAKtG__textSide h2{margin:0;font-size:3rem}@media screen and (max-width:1420px){.Hero-module__PgAKtG__container{width:90%}}@media screen and (max-width:800px){.Hero-module__PgAKtG__container{flex-flow:column;margin-top:40px;margin-bottom:40px;padding:0}.Hero-module__PgAKtG__picSide{order:1;max-width:90%;height:200px}.Hero-module__PgAKtG__textSide{order:2;max-width:90%}}
.NavOffset-module__eJ0p3q__offset{margin-top:var(--navHeight)}
.PostList-module__Khvlfa__header{text-align:center;font-family:Special Elite}.PostList-module__Khvlfa__cardFlex{flex-wrap:wrap;justify-content:center;gap:20px;max-width:100%;padding:0;display:flex}.PostList-module__Khvlfa__cardFlex li{list-style-type:none}.PostList-module__Khvlfa__container{grid-template-columns:300px 1fr;gap:20px;width:100%;padding-top:15px;display:grid}.PostList-module__Khvlfa__error{text-align:center;width:100%;font-size:1.2rem}.PostList-module__Khvlfa__loadingIcon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@keyframes PostList-module__Khvlfa__pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.PostList-module__Khvlfa__loadingIcon svg{width:40px;height:40px;animation-name:PostList-module__Khvlfa__pulse;animation-duration:1s;animation-iteration-count:infinite}@media screen and (max-width:1000px){.PostList-module__Khvlfa__container{display:initial}}
.ExpandableContent-module__LWR2za__collapsed{pointer-events:none;max-height:30vh;margin:0 0 20px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.ExpandableContent-module__LWR2za__collapsed a{pointer-events:none}.ExpandableContent-module__LWR2za__expanded{height:100%;margin:0;padding-bottom:80px}.ExpandableContent-module__LWR2za__expanded article{margin-top:40px}.ExpandableContent-module__LWR2za__flex{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.ExpandableContent-module__LWR2za__toggleButton{text-align:center;color:#fff;background:0 0;border:none;width:100%;position:relative;top:-80px}.ExpandableContent-module__LWR2za__toggleButton:hover{cursor:pointer}.ExpandableContent-module__LWR2za__toggleButton svg{background:#fff6;border-radius:50%;width:50px;height:50px;padding:10px}
.Bibliography-module__lVWlZa__header{text-align:center;padding-top:50px;font-family:Special Elite}.Bibliography-module__lVWlZa__description{text-align:center}.Bibliography-module__lVWlZa__postList{flex-flow:column;gap:20px;margin:auto auto 40px;display:flex}
.PagePicker-module__foP5na__container{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;display:flex}.PagePicker-module__foP5na__button{background:var(--secondary);border:1px solid var(--darkBackground);width:40px;height:40px;box-shadow:var(--shadow);border-radius:10px;transition:filter .2s}.PagePicker-module__foP5na__button:hover,.PagePicker-module__foP5na__button:focus{cursor:pointer;filter:brightness(.8)}
.ResourceDisplay-module__V3W2Cq__closeButton{justify-content:flex;align-items:flex;display:flex;position:absolute;top:7vh;right:6vw}.ResourceDisplay-module__V3W2Cq__closeButton svg{width:30px;height:30px}.ResourceDisplay-module__V3W2Cq__content{width:100%;height:60vh;margin-top:30px}.ResourceDisplay-module__V3W2Cq__description a{overflow-wrap:break-word}.ResourceDisplay-module__V3W2Cq__fullScreenContainer{z-index:100000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ResourceDisplay-module__V3W2Cq__fullScreenContent{width:90vw;height:90vh;box-shadow:var(--shadow);background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:10px;display:flex}.ResourceDisplay-module__V3W2Cq__image{object-fit:contain;width:100%;height:100%;transition:all .2s}.ResourceDisplay-module__V3W2Cq__title{text-align:center;font-size:2rem}
.TimelinePost-module__qwP-Cq__backgroundTitle{color:#ffffff1a;pointer-events:none;margin:0;padding:0;font-size:clamp(5rem,15vw,30rem);position:absolute;overflow:hidden}.TimelinePost-module__qwP-Cq__backgroundTitleEnd{bottom:200px;right:20px}.TimelinePost-module__qwP-Cq__backgroundTitleStart{top:200px;left:20px}.TimelinePost-module__qwP-Cq__container{color:#fff;padding-top:160px}.TimelinePost-module__qwP-Cq__header{margin:0 0 20px;padding:0;font-family:Alegreya Sans;font-size:3rem}.TimelinePost-module__qwP-Cq__mobileTitle{color:#ffffff80;text-align:center;margin-bottom:30px;font-size:3.5rem;display:none}@media screen and (max-width:800px){.TimelinePost-module__qwP-Cq__backgroundTitle{display:none}.TimelinePost-module__qwP-Cq__container{padding-top:0}.TimelinePost-module__qwP-Cq__mobileTitle{display:block}}
.Home-module__g21JLG__main{color:var(--primary)}.Home-module__g21JLG__mainContent{z-index:1;min-height:100vh;color:var(--primary);flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;margin:auto;padding:4rem 0;font-family:Special Elite;display:flex;position:relative}.Home-module__g21JLG__mainContent:before{content:"";filter:brightness(.3);z-index:-1;background:url(https://unitedfruitcompany.files.wordpress.com/2021/11/map.jpg?w=1200) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__g21JLG__navbarPlaceholder{height:var(--navHeight)}.Home-module__g21JLG__title{text-align:center;margin:0;font-size:3.5rem;line-height:1.15}@media screen and (max-width:600px){.Home-module__g21JLG__title{font-size:2rem}}
