.popup-shared__container{display:flex;flex-direction:column;margin:auto;max-height:80vh;max-width:80vw;position:relative}
.popup-shared__image-view{display:flex;flex-direction:column;max-width:100%}
.popup-shared__image{display:flex;max-height:75vh;max-width:75vw;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width:450px){.popup-shared__image{max-width:100%}}
.popupopened{opacity:1;transition-delay:0s;visibility:visible}
.popup__image_viking{border-top-left-radius:1rem;border-top-right-radius:1rem}.popup-shared__image-description{--tw-text-opacity:1;background-color:var(--blueacc-color);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1rem;line-height:1.5rem;padding:1rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media (max-width:639px){.popup-shared__image-description{font-size:.875rem;line-height:1.25rem}}
