.image-container{display:flex;align-items:center;justify-content:center;width:100%;position:relative;overflow:hidden}.image-container__wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;height:100%}.image-container__wrapper img,.image-container__wrapper svg{height:auto;max-width:100%;object-fit:contain;display:block}.image-container__link{display:flex;align-items:center;width:100%;height:100%;text-decoration:none;color:inherit}.image-container__link img{height:auto;max-width:100%;object-fit:contain;display:block}@supports (display: grid){.image-container__wrapper{display:grid;place-items:center;grid-template-columns:1fr;grid-template-rows:1fr}.image-container__wrapper img,.image-container__wrapper svg,.image-container__wrapper .image-container__link{grid-column:1;grid-row:1;max-height:100%}.image-container__link{display:grid;place-items:center;width:100%;height:100%}}@supports not (display: grid){.image-container__wrapper{display:flex;align-items:center;justify-content:center}.image-container__wrapper img{max-height:100%;object-fit:contain}}.image-container__wrapper img{height:auto;max-height:100vh;object-fit:contain}.image-container__wrapper svg{width:100%;max-width:600px;height:auto;opacity:.5}@media screen and (max-width: 749px){.image-container__wrapper img{max-height:80vh}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.image-container__wrapper img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.image-container{page-break-inside:avoid}.image-container__wrapper img{max-width:100%;height:auto}}.image-container__wrapper img:focus,.image-container__link:focus{outline:2px solid currentColor;outline-offset:2px}.image-container__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-image-container.css.map */
