.scprt-gravity-202011,
.scprt-gravity-202011 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.scprt-gravity-202011 {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

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

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

.scprt-gravity-202011 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

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

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

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

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

.scprt-gravity-202011 .video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

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

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

.scprt-gravity-202011 .video-mute .unmute {
    display: none;
}

.scprt-gravity-202011 .video-mute.muted .mute {
    display: none;
}

.scprt-gravity-202011 .video-mute.muted .unmute {
    display: block;
}

.scprt-gravity-202011 .video-mute > svg {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.scprt-gravity-202011 .video-mute.top > svg {
    bottom: auto;
    top: 0;
}

/* IE11 mute/unmute button display fix  */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    .pga-gravity-201908 .video-mute > svg {
        height: 50px !important;
        width: 50px !important;
    }
}

.scprt-gravity-202011 .background {
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: opacity 0.4s ease-out;
    z-index: 10;
}
.scprt-gravity-202011 .fade {
    opacity: 0;
}

.scprt-gravity-202011 .click-cover {
    /* background-color: red; */
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.scprt-gravity-202011 .overlay,
.scprt-gravity-202011 .overlay-portrait {
    bottom: auto;
    display: block;
    height: 200%;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: -6% !important;
    top: 0;
    width: auto;
    z-index: 11;
}

.scprt-gravity-202011 .overlay {
    display: block;
}
.scprt-gravity-202011 .overlay-portrait {
    display: none;
}

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

#play {
    opacity: 0;
}