.bespoke-mixed-module{overflow:hidden;}
.bespoke-mixed-module .module-intro .h6 { color: var(--cobalt-light); margin-bottom: 8px; } 
.bespoke-mixed-module .module-intro h2 { color: var(--cobalt-prime);    margin-bottom: 16px; } 
.bespoke-mixed-module .module-intro { margin-bottom: 48px; } 
.vertical-line { position: relative; } 
.vertical-line .line-box { position: absolute; height: 100%; bottom: -108px; width: 1px; background: var(--cobalt-prime); left: -16px; z-index: 1; } 
.vertical-line .line-box::before { content:''; position: absolute; bottom:0px; height:60px; background:var(--white-light); width:1px; } 
.vertical-line .line-box::after { content:''; position: absolute; bottom:0px; height:6px; background:var(--white-light); width:6px; border-radius:100%; left:-2px; } 

.bespoke-mixed-module .video-section .video-box { position:relative; min-height: 606px; display: flex; align-items: flex-end; border-radius: 20px;overflow: hidden}
.bespoke-mixed-module .video-section .video-box .video-image { background-position: center; background-size: cover; width: 100%; height: 100%; position: absolute; } 
.bespoke-mixed-module .video-section .video-cta { position: absolute; top: 142px; left: 174px;transition: .5s ease;visibility: hidden; } 
.bespoke-mixed-module .video-section .video-box:hover .video-cta{visibility: visible;}
.bespoke-mixed-module .video-section .video-cta .cta { width: 100px; height: 100px; background-color: var(--white-light); border-radius: 100%; display: flex; align-items: center; justify-content: center;flex-flow: column;color: var(--cobalt-prime);margin-top: 0px; } 
.bespoke-mixed-module .video-section .video-cta .cta span.icon{font-size: 2.5rem;margin-bottom: 7px;}
.bespoke-mixed-module .video-section .video-cta .cta span.text{font-size: 1.2rem;font-weight: 900;line-height: 1.4rem;}
.bespoke-mixed-module .video-section .video-box .video-content { padding-bottom: 22px; } 
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image { min-height: 528px; margin-top: -448px; border-radius: 20px; position: relative; } 
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image .signpost-content .signpost-content-wrapper { padding: 24px; } 
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image .signpost-content .signpost-content-wrapper{position: absolute;bottom: -110px;transition: all 0.7s ease-in-out;}
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image:hover .signpost-content .signpost-content-wrapper{bottom:0px;}
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image:hover .signpost-content .signpost-content-wrapper,.bespoke-mixed-module .signpost-section.desktop-view .signpost-image:focus .signpost-content .signpost-content-wrapper,.bespoke-mixed-module .signpost-section.desktop-view .signpost-image.focus .signpost-content .signpost-content-wrapper { visibility:visible; } 
.bespoke-mixed-module .signpost-section.responsive-view { display:none; } 
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image .signpost-content { position: absolute; bottom: 0px; width: 100%; height: 0px; display: flex; flex-flow: column; justify-content: flex-end; border-radius: 12px; background: var(--cobalt-gradient); opacity: 0.9; transition: .9s ease; } 
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image:hover .signpost-content,
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image:focus .signpost-content,
.bespoke-mixed-module .signpost-section.desktop-view .signpost-image.focus .signpost-content{ height: 100%; } 
.blue-line { position: relative; } 
.blue-line::after { content: ''; position: absolute; height: 1px; width: 100%; left:100%; bottom: 70px; background-color: var(--cobalt-prime); z-index: -1; } 
.bespoke-mixed-module .stats-slider-item .slick-slide{overflow:hidden;}
.bespoke-mixed-module .stats-content .tag-big { text-transform: uppercase;    margin-bottom: 10px;
    display: inline-block; } 
.bespoke-mixed-module .stats-content .h1-stats-large { color: var(--argon-dark);    margin-top: -10px; } 
.bespoke-mixed-module .stats-slider-pagination { display: flex; align-items: center;margin-top: -10px; } 
.bespoke-mixed-module .stats-slider-pagination .pagination-line { width: 67px; height: 2px; background-color: rgba(63, 63, 63, 0.4); outline: none; margin: 0px 4px; position: relative; margin-top: 3px; } 
.bespoke-mixed-module .stats-slider-pagination .pagination-line .line-active{width: 50%; position: absolute; background-color: var(--argon-prime); height: 2px; left: 0; top: 0; } 
.bespoke-mixed-module .stats-slider-pagination .total-slider { color: rgba(63, 63, 63, 0.4); } 
.bespoke-mixed-module .video-content .h4{margin-bottom:16px;}
.bespoke-mixed-module .video-content .cta{margin-top:16px;}
.bespoke-mixed-module .signpost-content-wrapper .intro-title{margin-top:12px;}
.bespoke-mixed-module .stats-slider-pagination .active-number {font-size:2.0rem;}
.bespoke-mixed-module .video-wrapper .inv_playerContainer{position: absolute;height: 100%;width: 100%;top: 0;left: 0;right: 0;margin: 0 auto;}

/*.bespoke-mixed-module .video-wrapper .video-item .inv_videoMainContainer_inner, 
.bespoke-mixed-module .video-wrapper .video-item .inv_videoMainContainer,
.bespoke-mixed-module .video-wrapper .video-item .inv_videoDisplay, 
.bespoke-mixed-module .video-wrapper .video-item .inv_videoMainContainer, 
.bespoke-mixed-module .video-wrapper .video-item .inv_videoDisplay *{height: 606px;width:100%;}
.bespoke-mixed-module .video-wrapper .inv_playerContainer{min-height:606px;}*/

.bespoke-mixed-module .inv_videoMainContainer, .bespoke-mixed-module .inv_videoMainContainer_inner, .bespoke-mixed-module .inv_videoDisplay, .bespoke-mixed-module .inv_videoArea{height: 100%}
.bespoke-mixed-module .inv_videoArea video{object-fit: cover;}

.bespoke-mixed-module .video-image{opacity: 1; visibility: visible; transition: all 1s ease-in-out}
.videoPlaying .bespoke-mixed-module .video-image{opacity: 0; visibility: hidden}

.bespoke-mixed-module .video-box .close{position: absolute;top: 45px;right: 40px;opacity: 0; visibility: hidden;transition: all 1s ease-in-out;z-index: 10;}
.bespoke-mixed-module .video-box .close > a{font-size: 4.0rem;line-height: normal;color: var(--cobalt-prime);}
.bespoke-mixed-module .video-box .close > a:hover{color: var(--cobalt-prime);}
.videoPlaying .bespoke-mixed-module .video-box .close{opacity: 1; visibility: visible}
@media all and (max-width: 991.98px){
 .vertical-line .line-box { display:none; } 
.bespoke-mixed-module .signpost-section.responsive-view { display:block; } 
.bespoke-mixed-module .signpost-section.desktop-view { display:none; } 
.bespoke-mixed-module .signpost-section.responsive-view .signpost-image { background-position: center; background-size: cover; min-height: 317px; border-radius: 12px; width: 100%; display: flex; flex-flow: column; justify-content: flex-end; } 
.bespoke-mixed-module .signpost-section.responsive-view .signpost-image .signpost-content { padding: 23px 16px; background: linear-gradient(rgba(7, 15, 118, 0) 47.96%, #070F76 82.42%); border-radius: 12px;min-height: 317px;display: flex;align-items: flex-end; } 
.bespoke-mixed-module .video-section .video-cta{position: relative;top: unset;left: unset;padding: 0px 32px;}
.bespoke-mixed-module .video-section .video-box { min-height: 396px;flex-flow: column;justify-content: flex-end;align-items: flex-start; } 
.bespoke-mixed-module .video-section .video-box .video-content { padding: 24px 32px; } 
.bespoke-mixed-module .video-section .video-cta .cta span.text{display: none;}
.bespoke-mixed-module .module-intro .h6 { margin-bottom:16px; } 
.bespoke-mixed-module .module-intro { margin-bottom: 32px; } 

.bespoke-mixed-module .stats-section { padding-top: 34px;margin-top:0px; } 
.bespoke-mixed-module .video-section .video-cta .cta span.text{display: none;}
.bespoke-mixed-module .video-section .video-cta .cta{width: 56px;height: 56px;}
.bespoke-mixed-module .video-section .video-cta .cta span.icon {font-size: 2.0rem;margin-bottom: 0px;}

 }
@media all and (max-width: 767.98px){
 .bespoke-mixed-module .signpost-section.responsive-view .signpost-image { margin: 20px 0px; } 
.bespoke-mixed-module .module-intro { margin-bottom: 0; } 
.bespoke-mixed-module .signpost-section.responsive-view .signpost-image .signpost-content { padding: 16px 24px; } 
.bespoke-mixed-module .video-section .video-box { min-height: auto; display: block; } 
.bespoke-mixed-module .video-section .video-box .video-image { position: relative; min-height: 193px; display: block; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } 
.bespoke-mixed-module .video-section .video-box .video-content { background-color: var(--cobalt-dark); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; padding: 16px; } 

.bespoke-mixed-module .video-section .video-cta{position: absolute;top: 132px;left: 16px;padding: 0;z-index: 10;z-index: 1;}
.bespoke-mixed-module .video-section .video-cta .cta span.icon{font-size: 1.4rem;}
.bespoke-mixed-module .video-section .video-cta .cta {width: 44px;height: 44px;}
.bespoke-mixed-module .stats-content .h1-stats-large{font-size:7.2rem}
.bespoke-mixed-module .stats-slider-pagination{margin-top:0px;}
.bespoke-mixed-module .video-wrapper .inv_playerContainer{height: 193px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;z-index: 2;}
.bespoke-mixed-module .video-box .close{top: 10px;right: 10px;}
.bespoke-mixed-module .video-box .close > a{font-size: 2rem;}
.bespoke-mixed-module .video-content .cta{margin-top:8px;}
.bespoke-mixed-module .video-section .video-box .video-image {background-position: top;}

 }

/*=== RICH TEXT STYLES ===*/
/* === GLOBAL CSS ===*/