@import"https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Limelight&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";.panorama{cursor:pointer;height:100%;max-width:275px;text-align:center;width:100%}.panorama .img-wrapper{align-items:center;background-position:50%;border-radius:100%;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:.5s ease-in-out;width:100%}.panorama .img-wrapper:hover{transform:rotate(1turn)}.panorama .img-wrapper:active{scale:.95}.panorama .preview-paorama{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.panorama h2{font-weight:500}.panoramas{width:100%}.panoramas-grid{align-items:center;display:grid;gap:1rem 2rem;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-template-rows:350px;justify-content:center;justify-items:center;margin-bottom:2rem}.panorama-skeleton{animation:skeleton-animation .5s ease infinite alternate backwards;background:linear-gradient(90deg,#c2c2c2,#d3d3d3);display:block;height:275px;position:absolute;width:275px;z-index:99}@media (max-width:650px){.panoramas-grid{gap:4rem 1rem;grid-template-columns:auto;justify-content:center}.panoramas-grid .img-wrapper{height:250px;width:250px}}
