._21aeuFWFqFcCfdrClgnstB {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 40;
    width: 100vw
}

._1X9GII__DdxAbWLXQ0EOTU {
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 2.5rem !important;
    overflow: hidden;
    background-color: #fff
}

._3fG6jvQTGA24mbk-1Ts4op {
    -ms-flex-positive: 1;
    flex-grow: 1
}

._6oolMWzW4Ezoda0O9HhJ0 {
    height: 3.75rem
}

[styles-root] .fullscreenImageViewer {
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

[styles-root] .fullscreenImageViewer__productTitle {
    margin-bottom: 1.25rem
}

[styles-root] .fullscreenImageViewer__imageContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 2.5rem;
    margin-bottom: 1.25rem
}

[styles-root] .fullscreenImageViewer__imageWrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    border: 1px solid #b4c0cb
}

[styles-root] .fullscreenImageViewer__activeImage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.25rem
}

@media (-ms-high-contrast:active),
(min-width:0)and (-ms-high-contrast:none) {
    [styles-root] .fullscreenImageViewer__activeImage {
        width: .0625rem
    }
}

[styles-root] .fullscreenImageViewer__activeImageInner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

[styles-root] .fullscreenImageViewer__activeImage img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

@media (-ms-high-contrast:active),
(min-width:0)and (-ms-high-contrast:none) {
    [styles-root] .fullscreenImageViewer__activeImage img {
        min-width: .0625rem;
        min-height: .0625rem
    }
}




[styles-root] .fullscreenImageViewer__imageNavigationButton {
    position: absolute;
    z-index: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media (-ms-high-contrast:active),
(min-width:0)and (-ms-high-contrast:none) {
    [styles-root] .fullscreenImageViewer__imageNavigationButton {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

[styles-root] .fullscreenImageViewer__imageNavigationButton.left {
    left: 0
}

[styles-root] .fullscreenImageViewer__imageNavigationButton.right {
    right: 0
}

[styles-root] .fullscreenImageViewer__zoomNavigation {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: .625rem
}

[styles-root] .fullscreenImageViewer__zoomIn {
    padding-bottom: .625rem
}



