/* Contents:
 - block-acf-textcontent
 - block-acf-singlevideo
 - core-block-supports-duotone
*/section.text_content{padding:0 0 30px 0}@media (max-width:950px){section.text_content{padding:20px 0}}section.text_content div.container{font-size:16px}section.text_content div.container h1{margin:0 0 10px;font-weight:800;font-size:34px}section.text_content div.container h2{margin:0 0 10px;font-weight:800;font-size:28px}section.text_content div.container h3{margin:0 0 10px;font-weight:700;font-size:24px}section.text_content div.container h4{margin:0 0 10px;font-weight:700;font-size:20px}section.text_content div.container h5{margin:0 0 10px;font-weight:700;font-size:18px}section.text_content div.container h6{margin:0 0 10px;font-weight:700;font-size:16px}section.text_content div.container p,section.text_content div.container a,section.text_content div.container li,section.text_content div.container span{font-weight:400}section.text_content div.container ul li{margin-bottom:8px}section.text_content div.container a{text-decoration:none;color:#ffb711;-webkit-transition:.2s ease-in-out color;transition:.2s ease-in-out color}section.text_content div.container a:hover{color:#002445;-webkit-transition:.3s ease-in-out color;transition:.3s ease-in-out color}section.single_video{padding:70px 0 0 0}section.single_video article{max-width:70%}section.single_video article.image{width:100%;height:100%;margin-bottom:15px}section.single_video article.image picture img{width:100%;height:100%;display:block;object-fit:cover;min-height:580px}section.single_video article.file{width:100%;height:100%;margin-bottom:15px}section.single_video article.file div.overlay-wrapper{position:relative}section.single_video article.file div.overlay-wrapper video{object-fit:cover;display:block}section.single_video article.file div.overlay-wrapper .playpause{background-color:rgba(255,183,17,.5);cursor:pointer;width:100%;height:100%;position:absolute;left:0;top:0;margin:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}section.single_video article.file div.overlay-wrapper .playpause span{color:#002445}section.single_video article.file div.overlay-wrapper .playpause span svg{width:75px;height:75px}section.single_video article.youtube{min-height:580px;margin-bottom:15px}section.single_video article.youtube .video-wrapper{height:580px;position:relative}section.single_video article.youtube .video-wrapper iframe .ytp-cued-thumbnail-overlay-image:before{content:"";background-color:#000;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}section.single_video article.youtube .video-wrapper div.overlay .playpause{background-color:rgba(255,183,17,.5);z-index:1;cursor:pointer;width:100%;height:100%;position:absolute;left:0;top:0;margin:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}section.single_video article.youtube .video-wrapper div.overlay .playpause span{color:#002445}section.single_video article.youtube .video-wrapper div.overlay .playpause span svg{width:75px;height:75px}section.single_video article.youtube .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}