.humana-gravity-202102,
.humana-gravity-202102 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

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

.humana-gravity-202102 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

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

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

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

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

.humana-gravity-202102 .video {
    /* bottom: 0 !important; */
    height: 100%;
    left: 0;
    position: absolute;
    /* top: auto !important; */
    width: 100%;
    z-index: -2;
}

.humana-gravity-202102 .video-mute {
    bottom: 25px;
    cursor: pointer;
    left: 25px;
    max-width: 53px;
    min-width: 40px;
    opacity: 1;
    position: absolute;
    /* right: 25px; */
    /* top: 75px; */
    width: 4%;
    z-index: 15;
}

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

.humana-gravity-202102 .video-mute .unmute {
    display: none;
}

.humana-gravity-202102 .video-mute.muted .mute {
    display: none;
}

.humana-gravity-202102 .video-mute.muted .unmute {
    display: block;
}

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

.humana-gravity-202102 .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 */  
    .humana-gravity-202102 .video-mute > svg {
        height: 50px !important;
        width: 50px !important;
    }
}

/* .humana-gravity-202102 .video-mute > svg {
    height: 63px !important;
    fill: rgba(255,255,255,0.8) !important;
    width: 63px !important;
} */

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

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

.humana-gravity-202102 .overlay-container {
    bottom: 0;
    display: block;
    height: 500px;
    left: 5%;
    margin: auto 0;
    position: absolute;
    top: 0;
    transition: all 0.4s;
    width: 500px;
    z-index: 5;
}

@media (min-width: 1600px) {
    .humana-gravity-202102 .overlay-container {
        height: 700px;
        width: 700px;
    }
}

.humana-gravity-202102 .cycle-word-container {
    display: block;
    height: 11%;
    left: -1%;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 28%;
    width: 37%;
    z-index: 1;
}

.humana-gravity-202102 .words-to-cycle {
    bottom: 0;
    height: auto;
    left: -12%;
    position: absolute;
    transition: bottom 0.8s;
    width: 110%;
}

.humana-gravity-202102 .overlay {
    display: block;
    height: auto;
    left: 0;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1;
}

.humana-gravity-202102 .client-logo {
    display: block;
    height: auto;
    margin: 0;
    max-width: 439px;
    min-width: 200px;
    position: absolute;
    right: 2%;
    top: 5%;
    width: 13%;
    z-index: 5;
}

.humana-gravity-202102 .usat-logo {
    bottom: 3%;
    display: block;
    height: auto;
    margin: 0;
    max-width: 439px;
    min-width: 200px;
    position: absolute;
    right: 2%;
    width: 13%;
    z-index: 5;
}


.humana-gravity-202102 .cycle-2 {
    bottom: -115%;
}

.humana-gravity-202102 .cycle-3 {
    bottom: -232%;
}

.humana-gravity-202102 .cycle-4 {
    bottom: -352%;
}

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

#play {
    opacity: 0;
}