section.flex-block.embed-block .embed-container{display:flex;flex-direction:column;align-items:center}section.flex-block.embed-block .embed-container .block-embed{width:100%}section.flex-block.embed-block .embed-container .block-embed .video-container{padding-top:64%;position:relative}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb{background-size:cover;background-position:center center;position:absolute;z-index:2;inset:0;opacity:1;visibility:visible;transition:opacity .17s ease-out,visibility 0s .17s}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .video-thumb-image{position:absolute;inset:0;z-index:0;object-fit:cover;width:100%;height:100%;border-radius:10px}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#f2f9f9;text-align:center;z-index:2;border-radius:50%;width:clamp(5.75rem,6.38vw + 4.08rem,11.25rem);height:clamp(5.75rem,6.38vw + 4.08rem,11.25rem);display:flex;justify-content:center;align-items:center}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn svg{fill:#f2f9f9;width:clamp(2rem,2.9vw + 1.24rem,4.5rem);height:auto;margin-left:10px}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn:before{content:"";position:absolute;border-radius:50%;inset:0;border:2px solid rgba(0,0,0,0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-grey{background:linear-gradient(135deg, hsl(180, 36.8421052632%, 106.2745098039%) 10%, #F2F9F9 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-grey:before{background:linear-gradient(315deg, white 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-dark-grey{background:linear-gradient(135deg, rgb(60.1408450704, 51.5492957746, 70.4507042254) 10%, #231E29 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-dark-grey:before{background:linear-gradient(315deg, rgb(110.4225352113, 94.6478873239, 129.3521126761) 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-blue{background:linear-gradient(135deg, rgb(214.8857142857, 241.1142857143, 240.6) 10%, #B1E4E3 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-blue:before{background:linear-gradient(315deg, white 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-turquoise{background:linear-gradient(135deg, rgb(0, 229, 217.4213483146) 10%, #00B2A9 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-turquoise:before{background:linear-gradient(315deg, rgb(76, 255, 245.9494382022) 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-turquoise{background:linear-gradient(135deg, rgb(243.5, 249.5, 249.25) 10%, #D1E9E8 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-light-turquoise:before{background:linear-gradient(315deg, white 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-yellow{background:linear-gradient(135deg, rgb(224.6103896104, 191.1038961039, 105.3896103896) 10%, #D8AD3F 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-yellow:before{background:linear-gradient(315deg, rgb(241.8311688312, 227.3116883117, 190.1688311688) 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-dark-blue{background:linear-gradient(135deg, rgb(0, 124.2696629213, 140) 10%, #004f59 90%)}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-dark-blue:before{background:linear-gradient(315deg, rgb(0, 214.808988764, 242) 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb .play-btn.theme-colour-teal:before{background:linear-gradient(315deg, rgb(0, 214.808988764, 242) 0%, rgba(255, 255, 255, 0.8) 40%) border-box}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb:after{content:"";position:absolute;inset:0;z-index:1;background-color:hsla(0,0%,100%,.18);opacity:0;transition:opacity .17s ease-out;border-radius:10px}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb:hover{cursor:pointer}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb:hover:after{opacity:1}section.flex-block.embed-block .embed-container .block-embed .video-container .video-thumb.hide{opacity:0;visibility:hidden}section.flex-block.embed-block .embed-container .block-embed .video-container .video-embed{position:absolute;inset:0;z-index:1}section.flex-block.embed-block .embed-container .block-embed .video-container .video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}section.flex-block.embed-block .embed-container .block-embed .embed-other{padding-top:64%;position:relative}section.flex-block.embed-block .embed-container .block-embed .embed-other iframe{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}@media only screen and (max-width: 650px){section.flex-block.embed-block .embed-container{flex-direction:column}}/*# sourceMappingURL=style.min.css.map */