@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&icon_names=autorenew,book_5,calendar_month,calendar_today,check_circle,close,dark_mode,favorite,festival,hallway,info,light_mode,local_library,lock_clock,login,logout,menu,movie,open_in_new,person,person_add,pin_drop,podcasts,progress_activity,save,search,shield_person,star,star_half,theater_comedy,unfold_less,unfold_more,update");:root{--background:#ffffff;--foreground:#171717;--background-hover:#bbe1fa55;--primary-color:#bbe1fa;--secondary-color:#3282b8;--tertiary-color:#0f4c75;--quaternary-color:#1b262c;--card-background:#f4f4f4}body{color:var(--foreground);background:var(--background);font-family:Open Sans,sans-serif;font-variation-settings:"wdth" 90;margin:0;padding:0;transition:color .3s ease,background-color .3s ease}[data-theme=dark]{--background:#0a0a0a;--background-half:#0a0a0a55;--foreground:#ededed;--foreground-half:#ededed55;--quaternary-color:#bbe1fa;--tertiary-color:#3282b8;--secondary-color:#0f4c75;--primary-color:#1b262c;--card-background:#1b262c}[data-theme=light]{--background:#ffffff;--background-half:#ffffff55;--foreground:#171717;--foreground-half:#17171755}.material-symbols-outlined.fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}a{color:inherit}h1,h2,h3,h4,h5,h6{font-optical-sizing:auto;font-size:1.5em;font-variation-settings:"wdth" 83;font-weight:300}header{align-items:end;background-color:#1b262caa;border-bottom:1px solid var(--foreground-half);display:flex;gap:8px;justify-content:space-between;padding:10px 30px;position:fixed;top:0;width:calc(100% - 60px);z-index:10}header>a{order:2}header>nav{order:1}@media (min-width:1070px){header>a{order:2}header>nav:first-of-type{order:1}header>nav:nth-of-type(2){order:3}}main{min-height:calc(100vh - 425px)}.section-inner{margin:0 auto;max-width:1240px;padding:0 20px}.button{align-items:center;background:#0f4c75;border:1px solid #3282b8;border-radius:5px;color:#ffffff;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:10px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,border-color .3s ease,filter .3s ease,opacity .3s ease}.button.small{width:fit-content}.button:hover{background:#3282b8;border:1px solid #0f4c75}.button:disabled,.button[disabled]{filter:blur(1px);cursor:not-allowed;opacity:.6}.button[data-waiting=true]{pointer-events:none;position:relative}.button[data-waiting=true]:before{background:var(--primary-color);content:"";height:100%;opacity:.8;position:absolute;width:100%}.button[data-waiting=true]:after{animation:spin 1s linear infinite;color:var(--quaternary-color);content:"\e9d0";font-family:Material Symbols Outlined,emoji;font-size:3em;position:absolute}.full-width{width:100%;padding-left:0!important;padding-right:0!important}.dropdown-menu{background:var(--background);border:1px solid var(--foreground-half);border-radius:5px;box-shadow:0 0 10px var(--foreground-half);left:0;position:absolute;top:100%;transform:scale(0);transition:transform .2s ease-in-out;transform-origin:top left}.dropdown-menu.search{background:none;border:none;border-radius:0;left:auto;right:100%;top:0;transform:scaleX(0);transform-origin:right}.dropdown-menu.right{left:auto;right:0;transform-origin:top right}.dropdown-menu.open{transform:scale(1)}.dropdown-menu.search.open{background-color:var(--background-hover);border-radius:10px;left:0;margin-top:29px;max-width:calc(100% - 20px);padding:10px;position:absolute;right:auto;top:auto;transform:scaleX(1);width:500px;z-index:1}.dropdown-menu ul{padding:10px 0}.dropdown-menu ul:not(:last-child){border-bottom:1px solid var(--foreground-half)}.dropdown-menu li{list-style:none;transition:background-color .3s ease}.dropdown-menu li a,.dropdown-menu li:not(:has(a)){display:flex;gap:10px;padding:5px 15px;white-space:nowrap}.dropdown-menu li:hover:not(:has(.switch)){background-color:var(--background-hover)}.clickable{cursor:pointer}.clickable.link{text-decoration:underline}@media (min-width:1070px){header>nav{min-width:320px}}nav ul li,nav ul li a{color:var(--foreground);text-shadow:none;text-decoration:none}nav>ul{list-style:none;padding:0}nav>ul>li,nav>ul>li>a{align-items:center;display:flex;gap:5px;justify-content:center;position:relative}nav.nav-h>ul{display:flex;flex-direction:row;gap:20px}.mobile-nav,header>nav>ul>li,header>nav>ul>li>a{color:#ffffff;text-shadow:0 0 2px #000000,0 0 2px #000000}.logo{aspect-ratio:1.73/1;background:url(https://res.cloudinary.com/djrwxbkpt/image/upload/v1744190481/logo_mwygsp.webp) no-repeat 50%/cover}body:not(:has(main#home)) .logo.resize.logo-nav{width:125px!important}.home_new_buttons{display:flex}@media (max-width:700px){.logo.resize.logo-nav{max-width:30vw}}@media (max-width:430px){.logo.resize.logo-nav{max-width:25vw}}main:not(#home){margin-top:100px}.integrated_text_and_categories{display:flex;flex-direction:column}.integrated_text_and_categories>section:first-of-type,.integrated_text_and_categories>section:nth-of-type(2),.section-inner.intro{text-align:center;font-size:1.3em;margin-bottom:60px;padding:0 20px}@media (min-width:650px){.integrated_text_and_categories>section:first-of-type,.integrated_text_and_categories>section:nth-of-type(2),.section-inner.intro{padding:0 60px}}.integrated_text_and_categories>section:first-of-type .section-inner,.integrated_text_and_categories>section:nth-of-type(2) .section-inner,.section-inner.intro{max-width:975px}.integrated_text_and_categories>section:first-of-type{order:1}.integrated_text_and_categories>section:nth-of-type(2){order:3}.integrated_text_and_categories>section:nth-of-type(3){order:2}.integrated_text_and_categories>section:nth-of-type(4){order:4}.section-inner.intro{padding-top:60px}section.home_category{margin:30px 0;position:relative;z-index:0}@media (min-width:650px){section.home_category{margin:60px 0}}section.home_category .section-inner{display:flex;gap:50px}section.home_category:nth-of-type(2n-1):not(.home_new) .section-inner{flex-direction:row-reverse}section.home_category:before{background-color:#1b262c;content:"";height:calc(100% - 200px);left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}section.home_category .category_image{background:url(/images/home-hero-museum.jpg) no-repeat 50%/cover;border-radius:10px;display:none;flex:0 0 400px}section.home_category.home_new .category_image{background:url(/images/home-hero-stately-home.jpg) no-repeat 50%/cover}@media (min-width:1000px){section.home_category .category_image{display:block}}section.home_category:last-child .category_image{background:url(/images/home-hero-books.jpg) no-repeat 50%/cover;background-position:20%}.home_category_info{margin:125px 0}.home_category_info h2{align-items:center;color:#ffffff;display:flex;font-size:2em;gap:5px}.home_category_info .button{width:fit-content;margin:0 auto}section.home_category .sub_categories{display:flex;flex-wrap:wrap;gap:20px;margin:0 0 20px;padding:0}section.home_category .sub_categories a{align-items:center;background-color:var(--primary-color);border:1px solid var(--quaternary-color);border-radius:5px;color:var(--quaternary-color);display:flex;gap:5px;padding:5px 10px;text-decoration:none;transition:background-color .3s ease,color .3s ease}section.home_category .sub_categories a:hover{background-color:var(--quaternary-color);border:1px solid var(--primary-color);color:var(--primary-color)}footer{background-color:#1b262c;color:#ffffff;font-size:90%;font-weight:100;padding:30px}footer>div{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin:0 auto}@media (min-width:650px){footer>div{align-items:start;flex-direction:row;max-width:1000px}}.footer-logo{width:150px}footer>div:nth-of-type(2){margin-top:20px;text-align:center}footer>div>div{max-width:235px}nav.footer_nav ul{margin:0}nav.footer_nav ul li{font-size:1.2em;justify-content:flex-start;margin-bottom:7px}nav.footer_nav ul li a{color:#ffffff;text-decoration:underline}.social-icons{display:flex;gap:10px}.social-icons a{transition:transform .3s ease,box-shadow .3s ease}.social-icons a:hover{transform:scale(1.1);box-shadow:0 0 10px #00000033}.social-icons img{filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7500%) hue-rotate(163deg) brightness(112%) contrast(100%)}.home-hero{position:relative}.home-quote{background-color:#1b262c;color:#fff;padding:30px;border-radius:10px;font-family:Open Sans,sans-serif;font-size:1.2em;font-optical-sizing:auto;font-variation-settings:"wdth" 83;font-weight:300;margin-top:-80px;text-align:center}.home-quote cite{display:block;font-size:1em;font-variation-settings:"wdth" 83;margin-bottom:20px;opacity:.5}.mouse,.mouse-scroll{box-shadow:1px 1px 3px #000,-1px -1px 3px #000,1px -1px 3px #000,-1px 1px 3px #000;left:50%;position:absolute;transform:translateX(-50%)}.mouse{border:2px solid #fff;border-radius:13px;bottom:55px;height:40px;width:25px}.mouse-scroll{animation:scroll-down 1s infinite;border:3px solid #fff;border-radius:5px;height:5px;top:5px}@keyframes scroll-down{0%{height:5px;top:5px}50%{height:10px;top:5px}to{height:10px;top:10px}}section.Toastify{width:0;height:0;position:absolute;z-index:11}.Toastify__toast-theme--colored{color:#000000CC!important}.Toastify__toast-theme--colored .Toastify__close-button>svg{fill:#000000CC!important}.call-to-action{bottom:100px;display:flex;gap:50px;left:50%;position:absolute;transform:translate(-50%,-50%)}.call-to-action .button{width:125px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}