:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.image{border:1px solid var(--color-marine-20);border-radius:14px;overflow:hidden;position:relative;width:100%}.image img{display:block;width:100%}.image__expand{align-items:center;background-color:var(--color-blue);border-radius:10px;bottom:5px;color:var(--color-white);display:flex;height:min-content;justify-content:center;min-height:37.07px;min-width:37.07px;padding:10px;position:absolute;right:5px;top:auto}.rtl .image__expand{left:5px;right:auto}.image__expand .icon{height:17px;width:17px}.image__expand .sr-only{padding:0!important}.modal-image__wrapper .modal__document{overflow:hidden}@media only screen and (min-width:1025px){.modal-image__wrapper .modal__document{padding:0;width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*16 + var(--grid-gutter)*15)}}@media only screen and (max-width:1024px){.modal-image__wrapper .modal__document{padding:0}}.modal-image__wrapper .modal__close{align-items:center;background-color:var(--color-blue);border-radius:10px;bottom:5px;color:var(--color-white);display:flex;height:min-content;justify-content:center;min-height:37.07px;min-width:37.07px;padding:10px;position:absolute;right:5px;top:auto}.rtl .modal-image__wrapper .modal__close{left:5px;right:auto}.modal-image__wrapper .modal__close .icon{height:17px;width:17px}.modal-image__wrapper .modal__close .sr-only{padding:0!important}.modal-image__content__img{display:block;min-height:100%;width:100%}