.video-block-section{position:relative;background:#e6f1fa;padding-top:80px;padding-bottom:80px;overflow:hidden}@media (max-width:1180px){.video-block-section{padding:50px 0}}@media (max-width:768px){.video-block-section{padding:24px 0}}.video-block-section .container{display:flex;align-items:center;max-width:1230px;gap:40px}@media (max-width:768px){.video-block-section .container{flex-flow:column;gap:29px;max-width:568px}}.video-block-section .left{width:50%}@media (max-width:768px){.video-block-section .left{width:100%}}.video-block-section h2{margin-bottom:16px}.video-block-section h2 span{color:#0271ce}.video-block-section .description{margin-bottom:16px}.video-block-section .description p{font-family:"Open Sans",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;margin-top:0;color:#212223}@media (max-width:1280px){.video-block-section .description p{font-size:.875rem}}.video-block-section .lists{display:flex;flex-flow:wrap;gap:24px}@media (max-width:992px){.video-block-section .lists{gap:16px}}@media (max-width:390px){.video-block-section .lists{gap:8px}}.video-block-section .item{display:flex;padding:12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#fff}.video-block-section .item p{margin:0}@media (max-width:992px){.video-block-section .item p{font-family:"Open Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%}}@media (max-width:992px) and (max-width:1280px){.video-block-section .item p{font-size:.875rem}}.video-block-section .item img,.video-block-section .item picture{display:block;width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.video-block-section .video-box{width:100%;height:auto;min-width:700px}@media (max-width:768px){.video-block-section .video-box{min-width:500px}}@media (max-width:568px){.video-block-section .video-box{min-width:300px}}.video-block-section .wistia-placeholder{width:100%;height:auto;position:relative;display:flex;align-items:center;justify-content:center}.video-block-section .wistia-placeholder img{width:100%;height:auto}.video-block-section .wistia-placeholder.hidden{display:none}.video-block-section .wistia-placeholder .playbtn{width:125px;height:80px;position:absolute;background:#0271ce;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s all ease-in}@media (max-width:568px){.video-block-section .wistia-placeholder .playbtn{width:105px;height:60px}}.video-block-section .wistia-placeholder .playbtn:hover{background:#0271ce}.video-block-section .wistia-placeholder .playbtn:after{content:"";width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:26px solid #fff}@media (max-width:568px){.video-block-section .wistia-placeholder .playbtn:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:23px solid #fff}}.video-block-section .wistia_responsive_padding{display:none!important;width:100%;height:auto}.video-block-section .wistia_responsive_padding.showed{display:block!important}.video-block-section .youtube,.video-block-section .youtube-box{max-width:100%;position:relative;aspect-ratio:16/9}.video-block-section .youtube-box:hover,.video-block-section .youtube:hover{cursor:pointer}.video-block-section .youtube-box:hover .play,.video-block-section .youtube:hover .play{background:red;opacity:.9}.video-block-section .youtube img,.video-block-section .youtube-box img{width:100%;height:auto;aspect-ratio:16/9}.video-block-section .youtube iframe,.video-block-section .youtube-box iframe{width:100%;height:auto;aspect-ratio:16/9}.video-block-section .youtube .play,.video-block-section .youtube-box .play{z-index:2;font-size:1.1em;position:absolute;top:calc(50% - 26px);left:0;right:0;margin:auto;background:#3b3636;opacity:.75;border-radius:50%/10%;color:#fff;height:3em;padding:0;text-align:center;text-indent:.1em;transition:all 150ms ease-out;width:4em}.video-block-section .youtube .play::before,.video-block-section .youtube-box .play::before{background:inherit;border-radius:5%/50%;bottom:9%;content:"";left:-5%;position:absolute;right:-5%;top:9%}.video-block-section .youtube .play::after,.video-block-section .youtube-box .play::after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:transparent transparent transparent rgba(255,255,255,.75);content:" ";font-size:.75em;height:0;margin:-1em 0 0 -.75em;top:50%;position:absolute;width:0}.video-block-section .video-box{width:100%}.video-block-section .video-box iframe{width:100%;height:auto;aspect-ratio:16/9}.video-block-section .jsModalTrigger{cursor:pointer;position:relative}.video-block-section .jsModalTrigger:before{position:absolute;left:0;top:0;content:"";background:0 0;width:100%;height:100%;z-index:10;display:block}.video-block-section .modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:99999;margin:0;padding:0;opacity:0;visibility:hidden;transition:visibility 0s linear .1s,opacity .3s ease;display:none}.video-block-section .modal.open{visibility:visible;opacity:1;transition-delay:0s;display:flex}.video-block-section .modal__overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:21;background-color:rgba(0,0,0,.7)}.video-block-section .modal__close{position:absolute;top:-10px;right:-10px;border:none;outline:0;background:0 0;font-size:24px;color:#747474;font-weight:700;background-color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-block-section .modal__close:hover{color:#000}.video-block-section .modal__container{position:relative;z-index:22;width:-moz-fit-content;width:fit-content;max-width:95%;height:-moz-fit-content;height:fit-content;top:50%;transform:translateY(-50%);margin:0 auto;background-color:transparent;text-align:center}@media (max-width:768px){.video-block-section .modal__container{max-width:95%!important}}.video-block-section .modal__container iframe{max-width:100%}@media (max-width:460px){.video-block-section .modal__container iframe{height:238px}}.video-block-section .right{position:relative;width:50%}@media (max-width:768px){.video-block-section .right{width:100%}}.video-block-section .image-box{position:relative;border-radius:16px}.video-block-section .image-box:before{content:url("data:image/svg+xml,%3csvg width='174' height='117' viewBox='0 0 174 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M65.9828 116.972C59.153 115.29 47.2751 112.372 35.4467 109.356C27.1321 107.229 18.9166 104.805 10.5526 102.778C0.0604627 100.206 -3.15645 91.5508 4.26723 84.0332C23.1234 64.893 42.029 45.8024 61.3801 27.1568C73.0105 15.9793 88.0064 12.3689 103.596 10.2422C119.433 8.06609 135.171 4.95026 150.959 2.42792C155.958 1.6366 161.006 0.944186 166.005 0.746355C173.131 0.449609 175.259 3.86219 172.29 10.4401C171.399 12.3689 170.162 14.1494 168.826 15.831C145.713 45.011 122.502 74.0922 99.4388 103.322C92.1636 112.57 83.0572 117.417 65.8838 116.972H65.9828Z' fill='%23B150C5'/%3e%3c/svg%3e");position:absolute;right:-81px;top:54px;width:173px;height:116px;z-index:1}@media (max-width:568px){.video-block-section .image-box:before{top:0}}.video-block-section .image-box:after{content:url("data:image/svg+xml,%3csvg width='144' height='117' viewBox='0 0 144 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M60.5154 29.1037C80.0785 22.1147 96.7427 16.2656 113.278 10.2797C120.992 7.44362 128.637 4.31285 136.331 1.28995C141.398 -0.718264 144.22 1.11976 143.686 6.53225C143.422 9.53127 142.382 12.561 141.163 15.3461C131.134 38.7361 121.343 62.2128 110.814 85.3754C104.331 99.7418 92.6789 109.036 76.9738 111.108C56.3565 113.809 35.5089 115.439 14.7249 116.778C10.3061 117.049 3.6032 115.365 1.81068 112.333C-0.0315616 109.193 1.37938 102.395 3.77734 98.7398C15.688 80.4333 27.7864 62.1056 41.158 44.826C46.5873 37.7462 55.4294 33.2134 60.4565 29.2616L60.5154 29.1037Z' fill='%233CBFAE'/%3e%3c/svg%3e");position:absolute;top:120px;right:-90px;width:174px;height:83px;z-index:0}@media (max-width:568px){.video-block-section .image-box:after{top:70px}}.video-block-section .video-box{z-index:2;position:relative;overflow:hidden;border-radius:16px;min-width:100%}.video-block-section .overlay{background:rgba(61,69,67,.4);overflow:hidden;border-radius:16px;position:absolute;width:100%;height:auto}@media (max-width:568px){.video-block-section .btn{width:100%!important}}.video-block-section.full_section .container{max-width:1460px}.video-block-section.remove_overlay .image-box:after,.video-block-section.remove_overlay .image-box:before{display:none}.video-block-section .wistia-placeholder img{overflow:hidden;border-radius:16px}.video-block-section .wistia-placeholder .playbtn{width:60px;height:60px;background:var(--wpr-bg-a84248a0-e26c-4670-bb52-9c9b8ec5b37f) no-repeat!important;background-size:contain!important}.video-block-section .wistia-placeholder .playbtn:after{display:none}.video-block-section .youtube-box{z-index:1;overflow:hidden;border-radius:16px}