.MediaModal-module__mjEvOq__backdrop{z-index:1000;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaModal-module__mjEvOq__imageStyle{width:auto;height:85%;display:block}.MediaModal-module__mjEvOq__mediaModal{justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:relative}.MediaModal-module__mjEvOq__closeBtn{cursor:pointer;z-index:1002;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:0;right:0}@media screen and (max-width:768px){.MediaModal-module__mjEvOq__mediaModal{width:100%;height:100%}.MediaModal-module__mjEvOq__closeBtn{top:20px;right:20px}.MediaModal-module__mjEvOq__imageStyle{width:100%;height:auto;max-height:90%}}
.carousel{width:100%;height:100%;position:relative;overflow:hidden}.carousel-inner{height:100%;transition:transform .5s ease-in-out;display:flex}.carousel-slide{justify-content:center;align-items:center;height:100%;display:flex}.nav{cursor:pointer;z-index:2;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1928391f}.nav.prev{left:24px}.nav.next{right:24px}.nav:disabled{opacity:.3;cursor:not-allowed}.indicators{text-align:center;width:100%;position:absolute;bottom:10px}.dot-container{background-color:var(--color-surface-icon-staticBlack-muted);padding:var(--spacing-2);gap:var(--spacing-2);border-radius:var(--border-radius-max);display:inline-flex}.dot{background:var(--color-interactive-icon-staticWhite-disabled);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;transition:all .5s;display:inline-block}.dot.active{background:var(--color-interactive-icon-staticWhite-normal);border-radius:var(--border-radius-medium);width:18px}
