.youtube-channel-wrapper .section-main-box{position:relative}.youtube-channel-wrapper .sec-head .content{width:100%;margin-top:24px}.youtube-channel-wrapper .sec-head .content p{color:#f8f7f0;font-size:20px;font-style:normal;font-weight:400;line-height:26px;font-family:var(--font-secondary-family)}.youtube-channel-wrapper .sec-head .content p:first-child{margin-top:0}.youtube-channel-wrapper .sec-head .content p:last-child{margin-bottom:0}.youtube-channel-wrapper .sec-head .tag_txt{color:#5b8c51;font-family:var(--font-secondary-family)}.youtube-channel-wrapper .sec-head .sec-title{font-weight:600}.youtube-channel-wrapper .sec-box{display:flex;gap:80px;position:relative;z-index:1}.youtube-channel-wrapper .sec-box .left-box-wraper{padding:0 18px;display:flex;flex-flow:column;align-items:center;text-align:center;width:calc(100% - 786px)}.youtube-channel-wrapper .sec-box .left-box-wraper .media-box{position:relative;border-radius:50%;overflow:hidden;border:10px solid #F8F7F0;width:100%;max-width:308px}.youtube-channel-wrapper .sec-box .left-box-wraper .media-box:before{content:"";display:flex;width:100%;padding-bottom:100%}.youtube-channel-wrapper .sec-box .left-box-wraper .media-box .media{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info{border-radius:20px;background:#f8f7f0;display:flex;width:498px;max-width:100%;padding:20px 30px;flex-direction:column;align-items:center;margin-top:-55px;position:relative;z-index:1}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .channel-name{color:#333;text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal;font-family:var(--font-secondary-family)}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .name{font-family:var(--font-body-family);color:#4b8b3b;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .channel-btn{border-radius:50px;background:red;display:flex;height:54px;min-width:150px;padding:10px 24px;justify-content:center;align-items:center;gap:10px;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;font-family:var(--font-secondary-family);text-decoration:none;margin-top:24px}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .channel-btn:hover{background:#333}.youtube-channel-wrapper .right-box{width:706px;max-width:100%}.youtube-channel-wrapper .videos-box-wrapper{width:100%;margin-top:50px}.youtube-channel-wrapper .videos-box-wrapper .box-main-wrapper{width:100%;max-width:100%}.youtube-channel-wrapper .box-item{width:100%;position:relative;border-radius:10px;background:#f8f7f0;padding:5px 5px 10px}.youtube-channel-wrapper .box-item .media-box{width:100%;display:flex;position:relative;overflow:hidden;border-radius:8px}.youtube-channel-wrapper .box-item .media-box:before{content:"";display:flex;width:100%;padding-bottom:71.258907363%;opacity:.7;background:radial-gradient(158.95% 158.95% at 54.24% 50%,#0f280ae6,#0f280a00);z-index:1}.youtube-channel-wrapper .box-item .media-box .media{background:transparent;position:absolute;left:0;top:0;width:100%;height:100%}.youtube-channel-wrapper .box-item .content-wrapper{display:flex;padding:10px 5px 0;justify-content:center;align-items:flex-start;gap:12px;align-self:stretch}.youtube-channel-wrapper .box-item .content-wrapper .content{font-family:var(--font-heading-family);color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.youtube-channel-wrapper .box-item .video-btn{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);display:inline-flex;padding:0;justify-content:center;align-items:center;gap:10px;flex-shrink:0;background:#333;color:#fff;border:transparent 1px solid;border-radius:35px;cursor:pointer;transition:all .2s ease}.youtube-channel-wrapper .box-item .video-btn:hover{background:#333;color:#fff;border-color:#fff;border:#fff 1px solid;padding:10px}.youtube-channel-wrapper .video-model-box{position:fixed;height:100%;width:100%;top:0;left:0;z-index:99;background:#3f70104d;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);align-items:center;justify-content:center;display:none}.youtube-channel-wrapper .video-model-box.open{display:flex}.youtube-channel-wrapper .video-model-box .model-box{position:relative;width:1000px;max-width:calc(100% - 40px);background:#fff;border-radius:25px;padding:20px}.youtube-channel-wrapper .video-model-box .model-box .box-title{position:absolute;left:50%;top:0;background:#fdd835;color:#000;padding:10px 20px;border-radius:25px;z-index:1;line-height:1.1;transform:translate(-50%,-50%)}.youtube-channel-wrapper .video-model-box .model-box .video-item{display:flex;width:100%;padding-bottom:56.25%;position:relative;border-radius:15px;overflow:hidden}.youtube-channel-wrapper .video-model-box .model-box .video-item iframe,.youtube-channel-wrapper .video-model-box .model-box .video-item video{position:absolute;left:0;top:0;border:none;height:100%;width:100%}.youtube-channel-wrapper .video-model-box .model-box .exit-popup{position:absolute;top:-8px;right:-8px;color:#333;background:#fdd835;border:none;height:30px;width:30px;border-radius:50% 50% 50% 0;display:flex;align-items:center;justify-content:center;padding:9px;cursor:pointer}.youtube-channel-wrapper .video-model-box .model-box .exit-popup:hover{color:#fdd835;background:#333}.youtube-channel-wrapper:has(.video-model-box.open){position:relative;z-index:99}.youtube-channel-wrapper:has(.video-model-box.open) .box-item{transform:none!important}.youtube-channel-wrapper:has(.video-model-box.open) .swiper-wrapper{transform:none!important}.youtube-channel-wrapper:has(.video-model-box.open) .nav-btns{opacity:0}.youtube-channel-wrapper:has(.video-model-box.open) .swiper{overflow:visible!important}body:has(.video-model-box.open){overflow:hidden!important}.youtube-channel-wrapper .slider-control-wrapper{display:flex;justify-content:center;margin-top:15px}.youtube-channel-wrapper .slider-control-wrapper .slider-control{position:relative;border-radius:8px;background:#ffffff40;display:inline-flex;padding:12px 41px;align-items:center;gap:0;min-height:34px;z-index:0}.youtube-channel-wrapper .slider-control-wrapper .slider-control .btn-arrow{height:auto;width:auto;background:transparent;border-radius:0;margin:0;top:50%;transform:translateY(-50%);padding:0;color:#ebebeb}.youtube-channel-wrapper .slider-control-wrapper .slider-control .btn-arrow.swiper-button-prev{left:15px}.youtube-channel-wrapper .slider-control-wrapper .slider-control .btn-arrow.swiper-button-next{right:15px}.youtube-channel-wrapper .slider-control-wrapper .slider-control .swiper-pagination{margin:0}@media screen and (max-width:1280px){.youtube-channel-wrapper .sec-box{gap:30px}.youtube-channel-wrapper .right-box,.youtube-channel-wrapper .sec-box .left-box-wraper{width:calc(50% - 15px)}.youtube-channel-wrapper .videos-box-wrapper{margin-top:25px}}@media screen and (max-width:749px){.youtube-channel-wrapper .right-box{width:100%}.youtube-channel-wrapper .sec-box .left-box-wraper{width:100%;padding:0}.youtube-channel-wrapper .sec-box{flex-direction:column}.youtube-channel-wrapper .sec-box .left-box-wraper .media-box{max-width:160px;border:5px solid #F8F7F0}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info{padding:15px 20px;margin-top:-35px;max-width:350px;width:100%}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .channel-name{font-size:20px;font-weight:600}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .name{font-size:18px}.youtube-channel-wrapper .sec-box .left-box-wraper .other-info .channel-btn{margin-top:15px;height:44px;font-size:14px;font-style:normal;font-weight:600}svg.icon.icon-youtube{height:20px}.youtube-channel-wrapper .sec-box .left-box{text-align:center}.youtube-channel-wrapper .sec-head .sec-title{font-size:26px;line-height:30px}.youtube-channel-wrapper .sec-head .content{margin-top:10px}.youtube-channel-wrapper .sec-head .content p{font-size:14px;line-height:18px}.youtube-channel-wrapper .videos-box-wrapper{margin-top:15px}.youtube-channel-wrapper .videos-box-wrapper button.video-btn{width:30px;height:30px;opacity:.8}.youtube-channel-wrapper .box-item .media-box:before{padding-bottom:62.893081761%}.youtube-channel-wrapper .sec-head .tag_txt{padding:5px 10px;color:#333;font-size:12px;font-weight:500;margin-bottom:10px}.youtube-channel-wrapper .video-model-box .model-box .box-title{width:70%;text-align:center;padding:8px 14px;font-size:13px;letter-spacing:0}}@media(prefers-color-scheme:dark){.youtube-channel-wrapper .sec-head .tag_txt{background:#4e8f3d;color:#eff7ed}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/youtube-channel.css.map */
