.section-popup-video-list-popup-open>body{overflow:hidden;width:100%;height:100%}.section-popup-video-list{margin:60px 0 0}.section-popup-video-list .container{max-width:var(--section-container-max-width)}.section-popup-video-list .section-context{padding:0 20px}.section-popup-video-list .section-heading{text-align:center;font-family:var(--heading-font-family);font-size:48px;line-height:1;font-weight:500;margin-bottom:60px}.section-popup-video-list .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;align-items:center;justify-content:center;gap:0}.section-popup-video-list .swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 30px)*.8)}@media (min-width: 1280px){.section-popup-video-list .swiper:not(.swiper-initialized) .swiper-slide{width:calc(25% - 15px)}}.section-popup-video-list .swiper-slide{padding:10px}.section-popup-video-list .swiper-button-disabled{display:none!important}.section-popup-video-list .section-context{position:relative}.section-popup-video-list .swiper-pagination{--swiper-pagination-bullet-size: 6px;--swiper-pagination-color: #000;position:static!important;height:22px;line-height:22px}.section-popup-video-list .swiper-button-prev,.section-popup-video-list .swiper-button-next{width:40px;height:40px;margin-top:-31px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#000}.section-popup-video-list .swiper-button-prev svg,.section-popup-video-list .swiper-button-next svg{display:block;width:16px;height:16px}.section-popup-video-list .swiper-button-prev{padding-right:2px;left:-20px}.section-popup-video-list .swiper-button-next{padding-left:2px;right:-20px}.section-popup-video-item{width:100%;margin-right:36px;position:relative;border-radius:4px 4px 8px 8px;box-shadow:0 0 10px #0003;overflow:hidden}.section-popup-video-item:last-child{margin-right:0}.section-popup-video-item .media{position:relative}.section-popup-video-item .media:before{content:"";display:block;padding-top:calc(1 / var(--aspect-ratio) * 100%)}.section-popup-video-item .media>video,.section-popup-video-item .media>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section-popup-video-item .media>.play-btn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.5}.section-popup-video-item .text{padding:20px 15px 50px;position:relative;z-index:3}.section-popup-video-item .text-avatar{width:60px;height:60px;position:absolute;top:-40px;left:15px;border-radius:50%;box-shadow:0 0 10px #0003}.section-popup-video-item .text-more{position:absolute;left:50%;bottom:10px;transform:translate(-50%);padding:10px;line-height:1;font-weight:600;font-size:.9rem;cursor:pointer;border-radius:6px;width:170px;text-align:center}.section-popup-video-item .text-name{margin:0 0 .5rem;font-size:1rem;line-height:1;font-weight:600}.section-popup-video-item .text-text{font-size:.85rem;font-weight:500;line-height:1.25}.section-popup-video-item .text-text>sup{line-height:1rem}.section-popup-video-item .text-text>sup:first-child{font-size:1.6rem;transform:translate(-.1rem,.5rem);display:inline-block}.section-popup-video-item:hover .text-btn>svg{transform:translate(-50%,-50%) rotate(1turn);margin-left:-39px}.section-popup-video-item:hover .text-btn>span{opacity:1}.section-popup-video-item .not-text-more{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer}.section-popup-video-list-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1000;background:rgba(0,0,0,.4)}.section-popup-video-list-popup .ozc-popup-box-body{padding:0;background:#fff;width:100%;height:calc(100vh - 80px);max-width:1200px;position:relative}.section-popup-video-list-popup .ozc-popup-box-body::-webkit-scrollbar{width:4px}.section-popup-video-list-popup .ozc-popup-box-close{position:absolute;right:15px;top:15px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:2;border-radius:3px;background:rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.section-popup-video-list-popup .ozc-popup-box-close svg{width:16px;transition:all .8s ease}.section-popup-video-list-popup .ozc-popup-box-close:hover svg{transform:rotate(360deg)}.section-popup-video-list-popup .ozc-popup-box-content{width:100%;height:100%;overflow-y:auto}.section-popup-video-list-popup .popup-content{width:100%;height:auto;overflow:auto;max-width:1060px;padding:60px 15px;display:flex;margin:0 auto}.section-popup-video-list-popup .popup-content>.content{flex:1}.section-popup-video-list-popup .popup-content .media>video{width:100%;height:auto;display:block}.section-popup-video-list-popup .popup-content .image{width:200px;margin-right:15px}.section-popup-video-list-popup .popup-content .title{font-size:2.2rem;font-weight:700;margin:20px 0;line-height:1}.section-popup-video-list-popup .popup-content .body{flex-basis:0;flex-grow:1}.section-popup-video-list-popup .popup-content--product{width:100%;height:100%;display:flex;flex-wrap:wrap}.section-popup-video-list-popup .popup-content--product .popup-media{flex:1;height:100%;background:var(--section-color-bg-product-media);display:flex;align-items:center}.section-popup-video-list-popup .popup-content--product .popup-media>video,.section-popup-video-list-popup .popup-content--product .popup-media>img{width:100%;height:auto;object-fit:contain;display:block;max-height:100%}.section-popup-video-list-popup .popup-content--product .popup-product-desktop{display:block;width:var(--section-product-wrapper-width-desktop);padding:70px 15px}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .info{margin:15px 0}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .info>h5{font-size:1.5rem;line-height:1.25;margin-bottom:15px}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .info>.product-price{display:flex;gap:10px;line-height:1;font-size:1.5rem;font-weight:500;margin:0 0 15px}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .btn-group{margin:15px 0 0;display:flex;justify-content:center}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .btn-view{border-radius:3px;background:var(--section-color-product-view-btn-bg);color:var(--section-color-product-view-btn);min-width:260px;display:block;padding:10px 15px;line-height:20px;font-weight:500;text-align:center}.section-popup-video-list-popup .popup-content--product .popup-product-desktop .btn-view:hover{font-weight:700}.section-popup-video-list-popup .popup-content--product .popup-product-mobile{display:none;position:absolute;bottom:15px;left:15px;width:calc(100% - 30px);z-index:1;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:3px}.section-popup-video-list-popup .popup-content--product .popup-product-mobile>a{display:flex;padding:10px;gap:10px;color:var(--section-color-product-mobile);align-items:center}.section-popup-video-list-popup .popup-content--product .popup-product-mobile>a>img{width:60px;height:60px;border-radius:3px}.section-popup-video-list-popup .popup-content--product .popup-product-mobile>a h5{font-size:1rem;line-height:1.25;margin:0 0 5px}.section-popup-video-list-popup .popup-content--product .popup-product-mobile>a .product-price{margin:0;display:flex;gap:8px;font-weight:700;line-height:1}@media (max-width: 992px){.section-popup-video-list-popup .popup-content--product .popup-media{width:100%}.section-popup-video-list-popup .popup-content--product .popup-product-desktop{display:none}.section-popup-video-list-popup .popup-content--product .popup-product-mobile{display:block}}@media (max-width: 768px){.section-popup-video-list-popup .popup-context>.context .image{width:100%;height:40vh;display:block;margin:0 auto 15px;object-fit:contain}}@media (max-width: 992px){.section-popup-video-list{margin:40px 0}.section-popup-video-list .section-context{padding:0}.section-popup-video-list .section-heading{font-size:26px;line-height:1.4;margin-bottom:30px;font-weight:600}.section-popup-video-list .swiper-button-prev,.section-popup-video-list .swiper-button-next{width:30px;height:30px;margin-top:-15px;display:none}.section-popup-video-list .swiper-button-prev svg,.section-popup-video-list .swiper-button-next svg{width:12px;height:12px}.section-popup-video-list .swiper-button-prev{left:-10px}.section-popup-video-list .swiper-button-next{right:-10px}.section-popup-video-item .text-sub{font-size:20px}.section-popup-video-item .text-title{font-size:26px;font-weight:600}.section-popup-video-list-popup .ozc-popup-box-body{height:100%}.section-popup-video-list-popup .ozc-popup-box-close{top:5px;right:5px}.section-popup-video-list-popup .ozc-popup-box-close>svg{width:14px;height:14px}}
