.style_entry__csAEd{display:flex;position:relative;cursor:pointer}.style_entry__csAEd img{max-width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:opacity .4s ease-in-out;display:block}.style_entry__csAEd .style_overlay__xtCgQ,.style_entry__csAEd span{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;font-size:calc(1.2vw + 1rem);font-weight:700;opacity:0}.style_entry__csAEd span{text-align:center;padding:3rem}.style_entry__csAEd .style_overlay__xtCgQ{background-color:#fff}.style_entry__csAEd:hover span{opacity:1;transition:opacity .2s ease-in;z-index:1}.style_entry__csAEd:hover .style_overlay__xtCgQ{opacity:.6;transition:opacity .15s ease-in}.style_imageSkeleton__bYNBP{position:relative;width:100%;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:200% 100%;-webkit-animation:style_shimmer__POOST 1.5s ease-in-out infinite;animation:style_shimmer__POOST 1.5s ease-in-out infinite;aspect-ratio:4/5;overflow:hidden}.style_imageSkeleton__bYNBP.style_loaded__aOp3Z{-webkit-animation:none;animation:none;background:transparent}.style_imageSkeleton__bYNBP img{position:absolute;top:0;left:0;width:100%;height:100%}@-webkit-keyframes style_shimmer__POOST{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes style_shimmer__POOST{0%{background-position:200% 0}to{background-position:-200% 0}}.style_noClickeable__eJ3iI{cursor:unset}.style_noClickeable__eJ3iI .style_imageSkeleton__bYNBP{width:100%;aspect-ratio:4/5}.style_noClickeable__eJ3iI img{aspect-ratio:unset;cursor:pointer;position:relative}.style_expandIcon__WkRH6{position:absolute;top:10px;right:10px;font-size:1.5rem;color:#fff;background-color:rgba(0,0,0,.5);padding:.5rem;border-radius:4px;cursor:pointer;z-index:10;transition:background-color .2s ease-in;opacity:0;-webkit-animation:style_fadeInIcon__UA0Ji .3s ease-in-out .2s forwards;animation:style_fadeInIcon__UA0Ji .3s ease-in-out .2s forwards}.style_expandIcon__WkRH6:hover{background-color:rgba(0,0,0,.7)}@-webkit-keyframes style_fadeInIcon__UA0Ji{to{opacity:1}}@keyframes style_fadeInIcon__UA0Ji{to{opacity:1}}.style_fullscreenOverlay__3FLmJ{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer;overflow:hidden}.style_fullscreenOverlay__3FLmJ img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;opacity:1!important}.style_fullscreenOverlay__3FLmJ img.style_rotated__0hVjL{transform:rotate(90deg);max-width:100vh;max-width:100dvh;max-height:100vw}@media screen and (max-width:767px)and (orientation:portrait){.style_entry__csAEd span{font-size:calc(1*.012*min(100vh,900px) + 1rem)}}.PageLoader_loaderOverlay__FwiMy{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:1;pointer-events:all;transition:opacity .5s ease-out}.PageLoader_loaderOverlay__FwiMy.PageLoader_hiding__RXuX7{opacity:0;pointer-events:none}.PageLoader_loaderContent__z6j0l{display:flex;flex-direction:column;align-items:center;gap:2rem}.PageLoader_spinner__TcPYl{position:relative;width:80px;height:80px}.PageLoader_spinnerRing__CVGe4{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#000;border-radius:50%;-webkit-animation:PageLoader_spin__DVkj4 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite;animation:PageLoader_spin__DVkj4 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite}.PageLoader_spinnerRing__CVGe4:first-child{-webkit-animation-delay:0s;animation-delay:0s;border-top-color:#000}.PageLoader_spinnerRing__CVGe4:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s;border-top-color:#333;width:70%;height:70%;top:15%;left:15%}.PageLoader_spinnerRing__CVGe4:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s;border-top-color:#666;width:40%;height:40%;top:30%;left:30%}@-webkit-keyframes PageLoader_spin__DVkj4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PageLoader_spin__DVkj4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PageLoader_loaderText__ddl9s{font-size:1.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em;-webkit-animation:PageLoader_pulse__dIF6q 2s ease-in-out infinite;animation:PageLoader_pulse__dIF6q 2s ease-in-out infinite}@-webkit-keyframes PageLoader_pulse__dIF6q{0%,to{opacity:1}50%{opacity:.6}}@keyframes PageLoader_pulse__dIF6q{0%,to{opacity:1}50%{opacity:.6}}.PageLoader_progressBar__L4l8f{width:200px;height:3px;background-color:#e0e0e0;border-radius:2px;overflow:hidden}.PageLoader_progressFill__pxS69{height:100%;background-color:#000;transition:width .3s ease-out;border-radius:2px}.Home_container__97eC3{width:100%;margin:auto;padding:3.3vw;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-column-gap:10px;grid-row-gap:10px;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.Home_back__1c6Yj:hover{color:#ffcd65}@media screen and (min-width:768px){.Home_container__97eC3{grid-template-columns:repeat(2,minmax(0,1fr))}}