@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.video-ribbon{flex-direction:column;width:100%;padding:0;border-radius:10px;display:flex}@media(min-width: 320px)and (max-width: 620px){.video-ribbon{border-radius:20px;padding:0 20px}}.video-ribbon h2{margin:30px 0 20px;font-size:20px;font-weight:600;display:none}.video-ribbon__container{position:relative;width:100%}@media(min-width: 320px)and (max-width: 620px){.video-ribbon__container{margin-bottom:20px;width:calc(100% + 40px);margin-left:-20px}}.video-ribbon .arrow{position:absolute;width:24px;height:40px;border-radius:20px;background:var(--color-Background-Header);z-index:5;visibility:hidden;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.video-ribbon .arrow.next{right:-10px;bottom:calc(50% - 20px)}@media(min-width: 320px)and (max-width: 620px){.video-ribbon .arrow.next{display:none}}.video-ribbon .arrow.prev{left:-10px;bottom:calc(50% - 20px)}@media(min-width: 320px)and (max-width: 620px){.video-ribbon .arrow.prev{display:none}}.video-ribbon .arrow img{width:50%;height:50%;margin:0 auto}.video-ribbon:hover .arrow{visibility:visible}.video-ribbon__scroll{overflow:hidden;padding:0}.video-ribbon__inner{display:flex;position:relative;width:max-content;gap:6px}.video-ribbon__review{width:86px;height:60px;margin:0;filter:grayscale(1);transition:transform .3s;position:relative;overflow:hidden;border-radius:15px;cursor:pointer}.video-ribbon__review:hover{transform:translateY(-4px)}@media(min-width: 320px)and (max-width: 620px){.video-ribbon__review:hover{transform:none}}@media(min-width: 320px)and (max-width: 620px){.video-ribbon__review{margin:0 0 2px;display:inline-block}}.video-ribbon__review:hover{filter:none;transform:none}.video-ribbon__review .review-name{display:none}.video-ribbon__review .review-logo{display:none}.video-ribbon__review-play{position:absolute;top:calc(50% - 18px);left:calc(50% - 18px);width:36px;height:36px;z-index:4}.video-ribbon__review-bgimg{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;z-index:1;border-radius:15px;background-color:#c3c3c3}.video-ribbon__review-bg{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(236,236,236,.8);z-index:2;border-radius:15px}.video-ribbon_mobile h2{display:block}/*# sourceMappingURL=video-ribbon.css.map */
