body.popup_active{overflow-y:hidden}body.popup_active .site_header{z-index:1}.full_width_poster_image_with_video{margin:53px 0}.full_width_poster_image_with_video_inner{padding-top:52.738%;position:relative}.full_width_poster_image_with_video_inner .video_thumb{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.full_width_poster_image_with_video_inner .play_button_wrapper{cursor:pointer;padding:18px;position:absolute;right:0;top:0;transition:all .4s ease}.full_width_poster_image_with_video_inner .play_button_wrapper svg{transition:all .4s ease}.full_width_poster_image_with_video_inner .play_button_wrapper svg path:first-child{color:#fff;transition:all .4s ease}.full_width_poster_image_with_video_inner .play_button_wrapper svg path:last-child{color:#140c19;transition:all .4s ease}.full_width_poster_image_with_video_inner .play_button_wrapper:hover svg{transform:scale(1.2)}.full_width_poster_image_with_video_inner .play_button_wrapper:hover svg path:first-child{color:red}.full_width_poster_image_with_video_inner .play_button_wrapper:hover svg path:last-child{color:#fff}.full_width_poster_image_with_video .popup{align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(0,0,0,.4);display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:all .5s ease;z-index:9999}.full_width_poster_image_with_video .popup.active{opacity:1;pointer-events:all}.full_width_poster_image_with_video .popup .popup-close{cursor:pointer;position:absolute;right:32.6px;top:34.6px;z-index:10000}.full_width_poster_image_with_video .popup .popup-close svg path{transition:all .5s ease}.full_width_poster_image_with_video .popup .popup-close:hover svg path{stroke:var(--Color_JCD_Red)}.full_width_poster_image_with_video .popup .popup-content{max-width:1437px;position:relative;width:80%}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider):before{background-color:var(--Color_JCD_Red);content:"";height:100%;left:-6px;position:absolute;top:0;width:6px}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide{height:64.618vh;transition:all .5s ease}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide iframe,.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide img,.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide .ratio{height:100%;width:100%}.full_width_poster_image_with_video .popup .popup-content .custom-arrow{align-items:center;background:transparent;border:none;border:1px solid var(--Color_JCD_White);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);transition:all .6s ease-in-out;width:36px;z-index:10}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.arrow-disable{cursor:auto;opacity:.5}.full_width_poster_image_with_video .popup .popup-content .custom-arrow svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .6s ease-in-out}.full_width_poster_image_with_video .popup .popup-content .custom-arrow .svg_before{opacity:1;transform:translate(-50%,-50%) translateX(0);transition:all .6s ease-in-out}.full_width_poster_image_with_video .popup .popup-content .custom-arrow .svg_after{opacity:0;transform:translate(-50%,-50%) translateX(30px);transition:all .6s ease-in-out}.full_width_poster_image_with_video .popup .popup-content .custom-arrow .svg_after path{transition:all .6s ease-in-out}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev:not(.arrow-disable):hover .svg_before{opacity:0;transform:translate(-50%,-50%) translateX(-30px)}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev:not(.arrow-disable):hover .svg_after{opacity:1;transform:translate(-50%,-50%) translateX(0)}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev:not(.arrow-disable):hover .svg_after path{stroke:red}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next .svg_after{transform:translate(-50%,-50%) translateX(-30px)}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next:not(.arrow-disable):hover .svg_before{opacity:0;transform:translate(-50%,-50%) translateX(30px)}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next:not(.arrow-disable):hover .svg_after{opacity:1;transform:translate(-50%,-50%) translateX(0)}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next:not(.arrow-disable):hover .svg_after path{stroke:red}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev{left:-84px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next{right:-84px}.full_width_poster_image_with_video .popup .popup-content .slide-footer{align-items:center;color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:29px;position:relative;width:100%}.full_width_poster_image_with_video .popup .popup-content .slide-footer .label{font-family:var(--Font_Roboto_Regular);font-size:14px;max-width:600px}.full_width_poster_image_with_video .popup .popup-content .slide-footer .counter{color:var(--Color_JCD_White);display:flex;font-size:16px;gap:3.737px;line-height:17px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.full_width_poster_image_with_video .popup .popup-content .slide-footer .fade-animate{animation:fadeIn .6s ease;display:inline-block}@media (min-width:768px){.full_width_poster_image_with_video .popup .mobile_arows{display:none}}@media (max-width:1199px){.full_width_poster_image_with_video{margin:40px 0}.full_width_poster_image_with_video .popup .popup-content .slide-footer .label{max-width:400px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev{left:-70px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next{right:-70px}}@media (max-width:991px){.full_width_poster_image_with_video{margin:30px 0}.full_width_poster_image_with_video .popup .popup-content .slide-footer .label{max-width:350px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev{left:-60px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next{right:-60px}}@media (max-width:767px){.full_width_poster_image_with_video{margin:20px 0}.full_width_poster_image_with_video_inner{padding-top:56.092%}.full_width_poster_image_with_video .popup .popup-content .slide-footer .label{max-width:300px}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide{height:55vw}.full_width_poster_image_with_video .popup .popup-content .mobile_arows{display:flex;gap:12px}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next,.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev{left:0;position:relative;right:0;top:0;transform:none}.full_width_poster_image_with_video .popup .popup-content .custom-arrow.next:not(.mobile_arrows),.full_width_poster_image_with_video .popup .popup-content .custom-arrow.prev:not(.mobile_arrows){display:none}}@media (max-width:575px){.full_width_poster_image_with_video .popup .popup-content .slide-footer .label{max-width:150px}.full_width_poster_image_with_video .popup .popup-content .splide:not(.label_slider) .splide__track .splide__list .splide__slide{height:50vw}}
/*# sourceMappingURL=full_width_poster_image_with_video.css.map */