#index-page{-webkit-user-select:none;user-select:none}#index-page .jump-to-next-section{position:absolute;bottom:0;left:50%;font-size:2rem;transform:translate(-50%,.375rem);background-color:transparent;color:#fff;animation:bounce .75s infinite alternate}@keyframes bounce{to{transform:translate(-50%)}}#index-page .hero-container{width:100%;min-height:calc(100vh - 3.5em);display:flex;flex-direction:column;border-bottom:.5em solid white;position:relative}#index-page .hero-container .bg-img{top:-3.5em}#index-page .hero-container .main-title-container{width:100%;padding:2em .5em;text-align:center;color:#fff;text-shadow:1px 1px 5px black,-1px -1px 1px black}#index-page .hero-container .main-title-container .title{font-size:2.5rem;margin-bottom:.25em}#index-page .hero-container .main-title-container .subtitle{font-size:1.25rem;letter-spacing:-.6px}#index-page .hero-container .titled-tiles-container{margin-top:auto;margin-bottom:2em}#index-page .hero-container .titled-tiles-container .titled-tile{border:1px solid #496ba0}#index-page .secondary-container{position:relative;border-bottom:.5em solid white;min-height:100vh;display:flex;flex-direction:column}#index-page .secondary-container .secondary-title-container{width:100%;margin-bottom:2em;padding:1.25em;background-color:#00000085;text-align:center}#index-page .secondary-container .secondary-title-container .secondary-title{font-size:1.5rem;text-transform:uppercase;font-weight:400;color:#fff;text-shadow:1px 1px 5px black}#index-page .secondary-container .contents{margin:3em auto;max-width:100rem;display:flex;flex-direction:column;align-items:center}#index-page .secondary-container .contents .titled-tiles-container .titled-tile{background-color:#fffffff2;border:1px solid #496ba0}#index-page .gallery-container{position:relative;border-bottom:.25em solid white}#index-page .gallery-container .gallery-title-container{position:relative;margin:0 auto;padding:1.25em;background:linear-gradient(#1e2c1aed 25%,#3f5c36d9);text-align:center}#index-page .gallery-container .gallery-title-container .gallery-title{font-size:1.25rem;text-transform:uppercase;font-weight:400;color:#fff;text-shadow:1px 1px 5px black;width:fit-content;margin:auto}#index-page .gallery-container .gallery-title-container .gallery-title a{padding:0 1.5rem}#index-page .gallery-container .gallery-title-container .gallery-title svg{margin-left:.5rem}#index-page .gallery-container .gallery-grid{padding:.25em;display:grid;grid-template-columns:repeat(auto-fit,minmax(22em,1fr));gap:.25em}#index-page .gallery-container .gallery-grid .container{z-index:0;border-radius:0;position:relative;min-height:max(calc((100vh - 6em)/2),20em);background:#8b8b8b;overflow:hidden;display:flex;align-items:center}#index-page .gallery-container .gallery-grid .container .router-link{z-index:1;border-radius:0;text-align:center;font-size:2.5rem;text-shadow:1px 1px 5px black,-1px -1px 5px black;position:absolute;top:0;left:0;right:0;bottom:0}#index-page .gallery-container .gallery-grid .container .router-link:hover~.background-image{opacity:.75;transform:scale(1.02)}#index-page .gallery-container .gallery-grid .container .background-image{z-index:-1;object-fit:cover;border-radius:0;position:absolute;top:0;left:0;height:100%;width:100%;transition:all .5s .1s}#index-page .gallery-container .route-section .route-to-category-page,#index-page .gallery-container .route-section .identifier-note{padding:.875rem;text-align:center;font-size:1.125rem;line-height:1.5rem}#index-page .titled-tiles-container{padding:.75em;display:flex;flex-direction:column;width:100%}#index-page .titled-tiles-container .important{color:#496ba0;font-style:italic;text-shadow:0px 0px 1px rgba(128,128,128,.35)}#index-page .titled-tiles-container .titled-tile{text-align:center;color:#444;height:auto;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fffffff2;padding:.5em .75em;border-radius:1em;box-shadow:0 10px 15px #1e1e1ecc;transition:all .5s ease}#index-page .titled-tiles-container .titled-tile:not(:first-of-type){margin-top:1.5em}#index-page .titled-tiles-container .titled-tile:hover{background-color:#fff;transform:translateY(-4px) scale(1.01);box-shadow:0 10px 20px #1e1e1ecc}#index-page .titled-tiles-container .titled-tile:hover .titled-tile-button{padding:.25em .875em!important}#index-page .titled-tiles-container .titled-tile .titled-tile-button{margin:0 auto}#index-page .titled-tiles-container .titled-tile .title-row{display:flex;width:100%;border-bottom:1px solid #496ba0;margin-bottom:.25em;padding-bottom:.25em}#index-page .titled-tiles-container .titled-tile .title-row .titled-tile-title{text-align:center;width:100%;color:#496ba0;text-transform:uppercase}@media screen and (min-width: 450px){#index-page .hero-container .main-title-container .subtitle{font-size:1.5rem;letter-spacing:0px}}@media screen and (min-width: 630px){#index-page .titled-tile-button{margin-top:auto!important}#index-page .hero-container .main-title-container .title{font-size:3.5rem}#index-page .hero-container .main-title-container .subtitle{font-size:1.75rem}#index-page .hero-container .titled-tiles-container{flex-direction:row;justify-content:center;height:min-content;width:100%;margin-bottom:1.75em}#index-page .hero-container .titled-tiles-container .titled-tile{max-width:22em;padding:1em;margin:0 .5em}#index-page .hero-container .titled-tiles-container .titled-tile:first-of-type{margin-left:0}#index-page .hero-container .titled-tiles-container .titled-tile:last-of-type{margin-right:0}#index-page .secondary-container .titled-tiles-container{align-items:center}#index-page .secondary-container .titled-tiles-container .titled-tile{max-width:33em}}@media screen and (min-width: 770px){#index-page .hero-container .titled-tiles-container .titled-tile{max-width:36.125em}}@media screen and (min-width: 950px){#index-page .secondary-container .secondary-title-container{margin:0}#index-page .secondary-container .contents{margin:auto}#index-page .secondary-container .titled-tiles-container{flex-direction:row;justify-content:center;height:min-content;width:100%;align-items:stretch}#index-page .secondary-container .titled-tiles-container .titled-tile{max-width:22em;padding:1em;margin:0 .5em;max-width:24em}#index-page .secondary-container .titled-tiles-container .titled-tile:first-of-type{margin-left:0}#index-page .secondary-container .titled-tiles-container .titled-tile:last-of-type{margin-right:0}#index-page .gallery-container .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(27em,1fr))}}@media screen and (min-width: 1300px){#index-page .gallery-container .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(29em,1fr))}}
