<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.video .hero .video-play-icon.visible-phone {
    position: absolute;
    top: 20px;
    left: 50px;
}
.video-modal .outer-container, .module-video .outer-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-modal .small .outer-container, .module-video .small .outer-container {
    padding-bottom: 24.8%;
    width: 44%;
}
.video-modal .medium .outer-container, .module-video .medium .outer-container {
    padding-bottom: 35%;
    width: 62.4%;
}
.video-modal .large .outer-container, .module-video .large .outer-container {
    padding-bottom: 47.9%;
    width: 85%;
}
.video-modal .modal .modal-header, .module-video .modal .modal-header {
    padding: 15px;
}
.video-modal .modal .modal-body, .module-video .modal .modal-body {
    padding: 0;
    margin: 0;
}
.video-modal .modal .containing-block, .module-video .modal .containing-block {
    width: 100%;
}
.video-modal .modal .close, .module-video .modal .close {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    margin: 5px 5px 0 0;
}
.video-modal .inline .containing-block, .module-video .inline .containing-block {
    width: 100%;
}
.medium-modal {
    width: 720px;
    margin-left: -360px;
}
.jquery-modal.blocker{
    z-index: 9; 
}
.module-video-v2-banner .module-video_v2_1 .media img {
    display: block;
}
@media (max-width: 767px) {
    .medium-modal {
        width: auto;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .span6 .video .hero .video-play-icon, .span5 .video .hero .video-play-icon, .span4 .video .hero .video-play-icon {
        margin-left: -50px;
    }
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper .video-js, .fluid-width-video-wrapper embed {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
}
.youtubelazyloadclass {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtubelazyloadclass img {
    width: 100%;
    top: -16.82%;
    left: 0;
    cursor: pointer;
    position: absolute;
}
.youtubelazyloadclass .play-button, .office365lazyloadclass .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0,0,0,0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
}
.youtubelazyloadclass .play-button:before, .office365lazyloadclass .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
}
.modal.video-modal {
    background-color: #ffffff;
    top: 10%;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    height: 500px;
}
@media screen and (max-width: 768px) {
    .modal.video-modal {
        width: 600px;
        margin-left: -300px;
        height: 390px;
    }
}
@media screen and (max-width: 640px) {
    .modal.video-modal {
        width: 450px;
        margin-left: -220px;
        height: 300px;
    }
}
@media screen and (max-width: 510px) {
    .modal.video-modal {
        left: 0px !important;
        margin-left: 0px;
        right: 0px !important;
        width: 100%;
        height: 280px;
    }
}
.modal.video-modal.promotion-video-hide {
    display: none;
}
.modal.video-modal.hide {
    display: inline !important;
}
.modal.video-modal .fluid-width-video-wrapper {
    height: 416px;
}
.modal.video-modal .fluid-width-video-wrapper iframe {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .modal.video-modal .fluid-width-video-wrapper {
        height: 321px;
    }
}
@media screen and (max-width: 640px) {
    .modal.video-modal .fluid-width-video-wrapper {
        height: 236px;
    }
}
@media screen and (max-width: 510px) {
    .modal.video-modal .fluid-width-video-wrapper {
        height: 208px;
    }
}
.modal.video-modal .modal-header {
    padding: 8px;
}
.modal.video-modal .modal-header .close {
    float: right;
    font-size: 30px;
}
.video .hero .video-play-icon.visible-phone {
    position: absolute;
    top: 20px;
    left: 50px;
}
.video-modal .outer-container,
.module-video .outer-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-modal .BrightcoveExperience,
.module-video .BrightcoveExperience {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.video-modal .small .outer-container,
.module-video .small .outer-container {
    padding-bottom: 24.8%;
    width: 44%;
}
.video-modal .medium .outer-container,
.module-video .medium .outer-container {
    padding-bottom: 35%;
    width: 62.4%;
}
.video-modal .large .outer-container,
.module-video .large .outer-container {
    padding-bottom: 47.9%;
    width: 85%;
}
.video-modal .pull-left .BrightcoveExperience,
.module-video .pull-left .BrightcoveExperience,
.video-modal .pull-right .BrightcoveExperience,
.module-video .pull-right .BrightcoveExperience {
    position: relative;
}
.video-modal .modal .modal-header,
.module-video .modal .modal-header {
    padding: 15px;
}
.video-modal .modal .modal-body,
.module-video .modal .modal-body {
    padding: 0;
    margin: 0;
}
.video-modal .modal .modal-body .BrightcoveExperience,
.module-video .modal .modal-body .BrightcoveExperience {
    width: 94%;
    height: 94%;
    margin: 0 3%;
}
.video-modal .modal .containing-block,
.module-video .modal .containing-block {
    width: 100%;
}
.video-modal .modal .close,
.module-video .modal .close {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    margin: 5px 5px 0 0;
}
.video-modal .inline .containing-block,
.module-video .inline .containing-block {
    width: 100%;
}
.video-modal .inline .BrightcoveExperience,
.module-video .inline .BrightcoveExperience {
    width: 100%;
    height: 100%;
}
[data-videotype="s3bucket"] video {
    height: auto;
    width: 100%;
}
.medium-modal {
    width: 720px;
    margin-left: -360px;
}
@media (max-width: 767px) {
    .medium-modal {
        width: auto;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .span6 .video .hero .video-play-icon,
    .span5 .video .hero .video-play-icon,
    .span4 .video .hero .video-play-icon {
        margin-left: -50px;
    }
}
body.home .module-video.parbase.section.video {
    margin-bottom: 0
}
.play-video-btn {
    background: url(../img/watch-video-bg-sprite.png) no-repeat bottom left;
    height: 63px;
    line-height: 63px;
    width: auto;
    padding-left: 75px
}
.play-video-btn span {
    background: url(../img/watch-video-bg-sprite.png) repeat-x top right;
    color: #005eb8;
    padding: 0 20px 0 10px;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    height: 63px
}
.text.top-left .container .video-play-icon {
    background: 0 0;
    float: right;
    height: auto;
    top: 50%;
    right: 45px;
    margin-top: -25px;
    display: block;
    width: auto;
    padding: 15px 65px 15px 25px;
    border: 1px solid #c3c3c4;
    border-radius: 200px;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 16px;
    position: absolute;
}
.module-video .hero .text a {
    margin-top: 0 !important;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .text.top-left .container .video-play-icon {
        position: static;
        margin-top: 15px;
        float: none;
        margin: 38px 0 0
    }
}
.text.top-left .container .video-play-icon i {
    display: block;
    margin: 0;
    padding: 0;
    left: auto;
    text-indent: 0;
    bottom: auto;
    width: 0;
    height: 0;
    border-top: 9px solid transparent; 
    border-bottom: 9px solid transparent;
    border-left: 9px solid #fff;
    margin-right: 10px;
    position: relative;
    top: 2px;
    float: left;
}
.text.top-left .container .video-play-icon i:before {
    content: '';
    font-size: 16px
}
.module-video .text.top-left .container .circular-cta-btn {
    position: absolute;
    top: 45px;
    right: 45px;
    max-width: 200px
}
@media screen and (max-width: 767px) {
    .module-video .text.top-left .container .circular-cta-btn {
        position: static
    }
}
.module-video .text.top-left .container .circular-cta-btn i {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    font-size: inherit!important;
    line-height: normal;
    width: auto;
    bottom: auto;
    left: auto
}
.wrapper_3 .inline-video-hero-banner .close {
    top: 0px; margin: 0 15px;
}
.inline-video-hero-banner .close {
    position: absolute;
    top: 5px;
    right: 2px;
    z-index: 1;
    font-size: 26px;
    font-weight: 400;
    padding: 5px 8px 8px 8px;
    background: #000;
    border: 0;
    opacity: 1;
    color: #fff;
    line-height: 16px;
    outline: none;
    cursor: pointer;
}
.inline-video-hero-banner .close:hover {
    background: #000
}
@media screen and (min-width: 767px) and (max-width: 1200px){
    .module-video .hero .text {
        position: initial !important;
    }
    .text.top-left .container .video-play-icon {
        top: 15%;
    } 
}
@media screen and (max-width: 767px) {
    .module-video .text.top-left {
        background: #26272b
    }
}
.module-video .text.top-left .container {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 45px
}
@media screen and (min-width: 1200px) {
    .module-video .text.top-left .container {
        width: 1170px
    }
}
.module-video .text.top-left .container h2 {
    margin-bottom: 10px;
    margin-top: 32px;
    font-size: 30px;
    line-height: 35px;
    margin-right: 225px;
    text-transform: uppercase
}
.module-video .hero .text h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 35px !important;
    line-height: 45px !important;
    margin-right: 225px;
    text-transform: inherit !important;
    color: #fff !important;
}
@media screen and (max-width: 767px) {
    .module-video .text.top-left .container h2 {
        font-size: 30px;
        line-height: 33px;
        color: #fff;
        margin-right: 0!important
    }
}
.module-video .text.top-left .container p {
    font-size: 22px;
    line-height: 28px;
    margin-right: 190px!important;
    margin-bottom: 35px
}
@media screen and (max-width: 767px) {
    .module-video .text.top-left .container p {
        font-size: 18px;
        line-height: 24px;
        margin-right: 0!important;
        color: #fff
    }
}
.module-video .text.top-left .container .circular-cta-btn {
    position: absolute;
    top: 45px;
    right: 45px;
    max-width: 200px
}
@media screen and (max-width: 767px) {
    .module-video .text.top-left .container .circular-cta-btn {
        position: static
    }
}
.module-video .text.top-left .container .circular-cta-btn i {
    position: absolute;
    top: 50%; 
    margin-top: -12px;
    right: 15px;
    font-size: inherit!important;
    line-height: normal;
    width: auto;
    bottom: auto;
    left: auto
}
@media (max-width: 767px) {
    .module-video .text.top-left .container .circular-cta-btn i {
        position: relative;
        left: 6px
    }
}
@media (max-width: 767px) {
    .module-video .text.top-left .container .circular-cta-btn {
        position: relative;
        right: 0;
        top: 0
    }
    .module-video .text.top-left .container .circular-cta-btn i {
        position: absolute;
        left: 146px
    }
}
.module-video .hero .text {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
}
.module-video .hero {
    position: relative;
}
.expertise-sidebar .expert-video-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 30px 45px 10px;
    box-sizing: border-box;
    background: url(../images/ie8-bg-black-70.png) repeat;
    color: #fff
}
@media screen and (max-width: 767px) {
    .expertise-sidebar .expert-video-footer {
        position: static;
        background-image: none;
        background-color: #26272b;
        color: #fff;
        padding: 15px
    }
}
.expertise-sidebar .expert-video-footer h4 {
    color: #fff;
    margin: 0
}
@media screen and (max-width: 767px) {
    .expertise-sidebar .expert-video-footer h4 {
        padding-right: 0
    }
}
.expertise-sidebar .expert-video-footer p {
    color: #fff;
    padding-right: 220px
}
@media screen and (max-width: 767px) {
    .expertise-sidebar .expert-video-footer p {
        padding-right: 0
    }
}
.expertise-sidebar .expert-video-footer .video-play-icon {
    background: 0 0;
    float: right;
    margin-top: 10px;
    padding: 5px 65px 15px 25px;
    max-width: 200px;
    color: #fff
}
@media screen and (max-width: 767px) {
    .expertise-sidebar .expert-video-footer .video-play-icon {
        float: none;
        margin: 0 0 10px
    }
}
.expertise-sidebar .expert-video-footer .video-play-icon i {
    margin-left: 25px;
    font-size: 16px!important;
    width: auto;
    height: auto;
    line-height: 44px;
    margin: 0;
    padding: 0;
    left: auto;
    text-indent: 0;
    bottom: auto
}
.expertise-sidebar .expert-video-footer .video-play-icon i:before {
    font-size: 16px
}
.expertise-sidebar .expert-video-footer .video-play-icon {
    background: 0;
    float: right;
    margin-top: 10px;
    padding: 5px 65px 15px 25px;
    max-width: 200px;
    color: #fff;
    display: block;
    width: auto;
    padding: 5px 65px 5px 25px;
    border: 1px solid #c3c3c4;
    border-radius: 200px;
    font-size: 16px!important;;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    box-sizing: border-box;
    line-height: 16px;
}
.fluid-width-video-wrapper {
    width: 100%;
    height: 0; 
    padding-bottom: 56.25%;
    position: relative;
}

.fluid-width-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.youtubelazyloadclass iframe, .office365lazyloadclass iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.inline-video-hero-banner .fluid-width-video-wrapper {
    padding-top: 0px;
}
.vjs-modal-dialog-content, .vjs-modal-dialog, .vjs-control-bar, .vjs-text-track-display, .vjs-loading-spinner, .vjs-big-play-button{
    display:none;
}
.videoembedcode {
    display: none !important;
}
.module-video_v2_1 .hero .text h1, .module-video_v2_1  .hero .text h2, .module-video_v2_1 .hero .text h3, .module-video_v2_1 .hero .text h4, .module-video_v2_1 .hero .text h5, .module-video_v2_1 .hero .text h6, .module-video_v2_1 .hero .text p {
    color: #18181A;  
}
.module-video_v2_1 .hero .text p { font-size: 16px;}
body[data-pagewidth] .module-video_v2_1 .hero .text a {
    background-color: transparent !important;
}
.module-video_v2_1 .hero .text {
    position: absolute;
    bottom: auto;
    margin-top: auto;
    padding: 0;
    margin: 0;
    left: 15px;
    top: 15px !important ;
    display: none;
}
.module-video_v2_1 .hero .text.left{ left: 15px;     top: auto !important;
                                     bottom: 15px;}
.module-video_v2_1 .hero .text.topleft{ left: 15px;   }
.module-video_v2_1 .hero .text.topright{ right: 15px; left: auto; }
.module-video_v2_1 .hero .text.right{ right: 15px; left: auto;     top: auto !important;
                                      bottom: 15px;}
.module-video_v2_1 .hero .text.center{  left: 50%;     margin-left: -15px;
                                        top: 50% !important;
                                        margin-top: -15px;}
.module-video_v2_1 .hero .text img { width: 30px; height:auto;}
.module-video_v2_1 .hero .text a { padding: 0;}
.module-video_v2_1 .text.top-left, .text.top-left {
    z-index: 1;
}
.modal { width: 75% !important; max-width: none !important;}
.module-video_v2_1 .youtubelazyloadclass {   margin-bottom: 0px;}
.module-video_v2_1 .hero .text.video-rot-playicon {
    width: 114px;
    height: 114px;
    margin-left: -57px;
    margin-top: -57px;
}
.module-video_v2_1 .hero .text.video-rot-playicon img {
    width: 100%;
}
.module-video_v2_1 .youtubelazyloadclass img {
    top: 0%;
}
.wrapper_3 .module-video_v2_1 .hero .text.video-rot-playicon {
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
}
@media screen and (max-width: 767px) { 
    .module-video_v2_1 .hero .text.top-left { background: transparent;}   
    .module-video_v2_1 .note_strip p {
        font-size: 18px !important;
        line-height: 32px;
    }
}
@media screen and (max-width: 1024px) {      
    .modal {
        width: 100% !important;
    }
}

.module-video_v2_1 .media {
    position: relative;
}
.module-video-v2-banner section.fill-container.full.hero{position: relative;}


.module-video-v2-banner .module-video_v2_1 .media{position: relative;display: block !important;}


.module-video-v2-banner .inline-video-hero-banner{position: absolute;left: 0px;top: 0px;z-index: 1;width: 100%;height: 100%;}


.module-video-v2-banner .fluid-width-video-wrapper{height: auto;  padding-bottom: 0; }
.module-video-v2-banner .fluid-width-video-wrapper iframe {background: #010001;}
.module-video_v2_1 .note_strip {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    background: rgb(0 0 0 / 0.5);
    line-height: 30px;
    text-align: left;
    padding-left: 6%;
    z-index: 1;
}

.module-video_v2_1 .note_strip p {
    color: #fff !important;
    font-size: 28px !important;
    line-height: 50px;
}
.module-video_v2_1 .note_strip.bottom_align {
    top: auto;
    bottom: 0px;
}
.module-video_v2_1 .note_strip.middle_align {
    top: 50%;
    margin-top: -25px;
}
.module-video_v2_1 .media img {
    width: 100%;
}
.module-video_v2_1 .hero .text img.module-video-v2-playicon {
    display: block;
}
@media screen and (max-width: 767px) {  
    .module-video_v2_1 .note_strip p {
        font-size: 18px !important;
        line-height: 32px;
    }
        .video_viewnews .fluid-width-video-wrapper { padding-bottom:0px; height:auto; }
     .video_viewnews  .fluid-width-video-wrapper iframe {
            position:relative;
		display: block;
       }
}

@media only screen and (min-width: 768px) and (max-width: 1365px) {  
	 .video_viewnews .fluid-width-video-wrapper { padding-bottom:44.25%; }
}</pre></body></html>