.typVideo{background-color:var(--white);overflow:hidden;padding:80px 0;position:relative}@media (min-width:992px){.typVideo{padding:100px 0}}.typVideo__text{margin-bottom:43px}@media (min-width:992px){.typVideo__text{margin-bottom:78px}}.typVideo__text h1,.typVideo__text h2{font-size:calc(27.5px + .78125vw);line-height:1.2em;margin-bottom:20px}@media screen and (max-width:576px){.typVideo__text h1,.typVideo__text h2{font-size:32px}}@media screen and (min-width:1600px){.typVideo__text h1,.typVideo__text h2{font-size:40px}}@media (min-width:992px){.typVideo__text h1,.typVideo__text h2{font-size:calc(27.5px + .78125vw);line-height:1.2em}}@media screen and (min-width:992px) and (max-width:576px){.typVideo__text h1,.typVideo__text h2{font-size:32px}}@media screen and (min-width:992px) and (min-width:1600px){.typVideo__text h1,.typVideo__text h2{font-size:40px}}.typVideo__text p{font-weight:var(--fw-normal);line-height:1.5em;margin:0 auto 30px}@media (min-width:992px){.typVideo__text p{max-width:695px}}.typVideo__text p:last-child{margin:0 auto}.typVideo__text ul{margin-bottom:20px;padding-left:20px}@media (min-width:992px){.typVideo__text ul{padding-left:40px}}.typVideo__text ul:last-child{margin-bottom:0}.typVideo__text ul li{color:var(--white);font-size:22px;line-height:1.2em;margin-bottom:20px}@media screen and (max-width:576px){.typVideo__text ul li{font-size:22px}}@media screen and (min-width:1600px){.typVideo__text ul li{font-size:22px}}.typVideo .iframe_wrapper .typVideo__video__play{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.typVideo .iframe_wrapper .typVideo__video__play.active{pointer-events:none}.typVideo .iframe_wrapper .typVideo__video__play.active:after,.typVideo .iframe_wrapper .typVideo__video__play.active:before{opacity:0;z-index:-1}.typVideo .iframe_wrapper .typVideo__video__play:before{background-color:rgba(117,128,181,.8);border-radius:50%;content:"";height:100px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:100px}@media (min-width:992px){.typVideo .iframe_wrapper .typVideo__video__play:before{height:169px;width:169px}}.typVideo .iframe_wrapper .typVideo__video__play:after{border-bottom:22px solid transparent;border-left:36px solid #fff;border-top:22px solid transparent;content:"";left:50.25%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}@media (min-width:992px){.typVideo .iframe_wrapper .typVideo__video__play:after{border-bottom:28px solid transparent;border-left:48px solid #fff;border-top:28px solid transparent}}.typVideo .iframe_wrapper:hover .typVideo__video__play:before{background-color:#4754c8}