.loader_overlayContainer__x2cpb{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--background-color);z-index:500;pointer-events:none}.loader_loadingSpinner__8R4hK{width:50px;height:50px;border-top:4px solid var(--font-color);border-radius:50%;border:4px solid var(--font-color);border-top-color:var(--background-color);animation:loader_spin__YtPPr 1s linear infinite}@keyframes loader_spin__YtPPr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader_loaderIcon__iwdbd{background-color:var(--background-color)}.subInfo_container__qLfwn{display:flex;flex-direction:column;width:78vw;padding:10px}@media only screen and (max-width:1000px){.subInfo_container__qLfwn{padding:0}}.subInfo_content__QiiXX{display:flex;flex-direction:row}.subInfo_topImageBox__QADss{width:100%;height:50vh;overflow:hidden;z-index:2;padding-bottom:15px;align-self:center}.subInfo_topImage__gffdk{width:100%;height:100%;object-fit:cover}.subInfo_header__khw3m{display:flex;flex-direction:row;justify-content:space-between;font-size:2rem}.subInfo_name__rncJV{font-size:1.3rem;padding:10px 0}.subInfo_textContent__2FdV8{font-size:1rem;line-height:2rem}.subInfo_exploreButton__tmFST{cursor:pointer}.subInfo_disabledExplore__fc7uh,.subInfo_exploreButton__tmFST{background-color:var(--font-color);color:var(--background-color);padding:5px;width:93%;margin:10px 0;font-size:.8rem}.subInfo_disabledExplore__fc7uh{opacity:80%}.subInfo_incompatible__QPci0{font-size:.8rem;font-style:italic}