.amazon-gravity-202201,
.amazon-gravity-202201 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.amazon-gravity-202201 {
    background: rgb(0,0,0);
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.amazon-gravity-202201 .content-area {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: 1;
}

.amazon-gravity-202201 .copy-block {
    height: 76.07142857%;
    left: 3.90625%;
    min-width: 411px;
    position: absolute;
    top: 7.14285714%;
    width: 39.375%;
}

.amazon-gravity-202201 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.amazon-gravity-202201 .logo,
.amazon-gravity-202201 .copy-block.bottom {
    bottom: 25px;
    height: 7.63888889%;
    left: 25px;
    position: absolute;
    top: auto;
    width: 10.546875%;
}

.amazon-gravity-202201 .logo.right,
.amazon-gravity-202201 .copy-block.bottom.right {
    left: auto;
    right: 25px;
}

.amazon-gravity-202201 .logo > img {
    bottom: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
}

.amazon-gravity-202201 .video-cover {
    background: url('about:blank');
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.amazon-gravity-202201 .video-container {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.amazon-gravity-202201 .video {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -2;
}

.amazon-gravity-202201 .video-mute {
    bottom: 25px;
    cursor: pointer;
    left: 25px;
    max-width: 53px;
    min-width: 40px;
    opacity: 0.3;
    position: absolute;
    width: 4%;
    z-index: 15;
}

.amazon-gravity-202201 .video-mute.top {
    bottom: auto;
    left: auto;
    right: 25px;
    top: 65px;
}

.amazon-gravity-202201 .video-mute.fallback {
    display: none;
}

.amazon-gravity-202201 .video-mute .unmute {
    display: none;
}

.amazon-gravity-202201 .video-mute.muted .mute {
    display: none;
}

.amazon-gravity-202201 .video-mute.muted .unmute {
    display: block;
}

.amazon-gravity-202201 .video-mute > svg {
    fill: rgba(255, 255, 255, 1) !important;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.amazon-gravity-202201 .video-mute.top > svg {
    bottom: auto;
    top: 0;
}

.amazon-gravity-202201 .background {
    background: red;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.amazon-gravity-202201 .load-in-background {
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.amazon-gravity-202201 .load-in-background.showup {
    display: block;
}

.amazon-gravity-202201 a:focus,
.amazon-gravity-202201 a:visited,
.amazon-gravity-202201 a:active,
.amazon-gravity-202201 a:hover {
    border: none;
    outline: 0;
}

.amazon-gravity-202201 .click-cover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

#play {
    opacity: 0;
}