.ytv,.ytv__inner{width:100%}.ytv__inner>.ytv__title{margin-bottom:2.4rem}.ytv--has-menu .ytv__menu-wrap{margin-bottom:2rem}.ytv--has-menu .ytv__menu-scroller{width:100%}.ytv--has-menu .ytv__menu{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;border-bottom:none;padding-bottom:0}.ytv--has-menu .ytv__menu--align-left{justify-content:flex-start}.ytv--has-menu .ytv__menu--align-center{justify-content:center}.ytv--has-menu .ytv__menu--align-right{justify-content:flex-end}.ytv--has-menu .ytv__menu__item{display:inline-flex;align-items:center;justify-content:center;background:var(--ytv-menu-inactive-bg, #f3f3f3);color:var(--ytv-menu-inactive-text, #191919);border:none;border-radius:.8rem;padding:0 2rem;min-height:var(--ytv-menu-btn-height, 40px);height:var(--ytv-menu-btn-height, 40px);font-size:1.4rem;font-weight:500;line-height:1.3;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease,filter .2s ease;position:relative;margin-bottom:0}.ytv--has-menu .ytv__menu--size-xs .ytv__menu__item{font-size:1.2rem;padding-left:1.5rem;padding-right:1.5rem}.ytv--has-menu .ytv__menu--size-s .ytv__menu__item{font-size:1.3rem;padding-left:1.7rem;padding-right:1.7rem}.ytv--has-menu .ytv__menu--size-m .ytv__menu__item{font-size:1.4rem;padding-left:2rem;padding-right:2rem}.ytv--has-menu .ytv__menu--size-l .ytv__menu__item{font-size:1.5rem;padding-left:2.2rem;padding-right:2.2rem}.ytv--has-menu .ytv__menu--size-xl .ytv__menu__item{font-size:1.6rem;padding-left:2.4rem;padding-right:2.4rem}.ytv--has-menu .ytv__menu__item:hover:not(.ytv__menu__item--active){filter:brightness(.97)}.ytv--has-menu .ytv__menu__item--active{background:var(--ytv-menu-active-bg, #f5e121);color:var(--ytv-menu-active-text, #191919);font-weight:600}.ytv__menu-arrow{display:none}.ytv__panels{width:100%}.ytv__panel--hidden{display:none!important}.ytv__panel-empty{margin:0;padding:2rem 1rem;text-align:center;color:#777;font-size:1.3rem;border:1px dashed rgba(0,0,0,.15);border-radius:8px}.ytv__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.6rem}.ytv__card{display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 14px #0000000f}.ytv__media{position:relative;width:100%;aspect-ratio:16 / 9;background:#f2f2f2;overflow:hidden}.ytv__poster{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.ytv__thumb{display:block;width:100%;height:100%;object-fit:cover}.ytv__thumb--placeholder{background:linear-gradient(135deg,#ececec,#d8d8d8)}.ytv__play{position:absolute;top:50%;left:50%;z-index:2;display:grid;place-items:center;width:64px;height:64px;color:var(--ytv-play-icon, #fff);background:var(--ytv-play-bg, #ff0000);border-radius:12px;transform:translate(-50%,-50%) scale(1);transition:transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none;box-shadow:0 8px 24px #0000002e}.ytv__poster:hover .ytv__play,.ytv__poster:focus-visible .ytv__play,.ytv__poster:active .ytv__play{transform:translate(-50%,-50%) scale(1.14)}.ytv__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ytv__iframe[hidden],.ytv__poster[hidden]{display:none!important}.ytv__media-empty{display:grid;place-items:center;width:100%;height:100%;padding:1rem;font-size:1.3rem;color:#777;text-align:center}.ytv__body{display:flex;flex-direction:column;gap:1rem;padding:1.4rem 1.4rem 1.6rem}.ytv__body .ytv__title{margin:0;font-size:1.45rem;font-weight:700;line-height:1.35;color:#191919;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ytv__author{display:flex;align-items:center;gap:.8rem;min-width:0}.ytv__author-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;object-fit:cover}.ytv__author-avatar--empty{display:inline-block;background:#e8e8e8}.ytv__author-avatar--initial{display:grid;place-items:center;font-size:1.1rem;font-weight:700;line-height:1;color:#191919;background:#f3d54d}.ytv__author-name{font-size:1.3rem;line-height:1.3;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ytv__author-name--placeholder{color:#999;font-style:italic}@media screen and (max-width:749px){.ytv__inner>.ytv__title{margin-bottom:1.8rem}.ytv__inner.page-width{overflow:visible}.ytv--has-menu .ytv__menu-wrap{display:flex;align-items:center;gap:0;margin-bottom:1.6rem;padding:0;background:transparent;border:none;overflow:visible}.ytv--has-menu .ytv__menu-scroller{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.ytv--has-menu .ytv__menu-scroller::-webkit-scrollbar{display:none}.ytv--has-menu .ytv__menu{flex-wrap:nowrap;gap:.8rem;min-width:max-content;width:auto;justify-content:flex-start!important;margin:0;padding:0}.ytv--has-menu .ytv__menu__item{flex-shrink:0;min-height:var(--ytv-menu-btn-height-mobile, 36px);height:var(--ytv-menu-btn-height-mobile, 36px);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ytv--has-menu .ytv__menu--mobile-size-xs .ytv__menu__item{font-size:1.2rem;padding-left:1.4rem;padding-right:1.4rem}.ytv--has-menu .ytv__menu--mobile-size-s .ytv__menu__item{font-size:1.3rem;padding-left:1.6rem;padding-right:1.6rem}.ytv--has-menu .ytv__menu--mobile-size-m .ytv__menu__item{font-size:1.4rem;padding-left:1.8rem;padding-right:1.8rem}.ytv--has-menu .ytv__menu--mobile-size-l .ytv__menu__item{font-size:1.5rem;padding-left:2rem;padding-right:2rem}.ytv--has-menu .ytv__menu--mobile-size-xl .ytv__menu__item{font-size:1.6rem;padding-left:2.2rem;padding-right:2.2rem}.ytv--has-menu .ytv__menu-arrow:not([hidden]){display:flex!important;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;min-height:var(--ytv-menu-btn-height-mobile, 36px);height:var(--ytv-menu-btn-height-mobile, 36px);padding:0;border:none;border-radius:.4rem;background:var(--ytv-menu-inactive-bg, #f3f3f3);color:var(--ytv-menu-inactive-text, #191919);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ytv--has-menu .ytv__menu-arrow svg{width:14px;height:14px;display:block}.ytv__grid{--ytv-mobile-gap: 1rem;display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--ytv-mobile-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-right:calc(-1 * var(--px-mobile));padding-right:var(--px-mobile);scroll-padding-inline:0 var(--px-mobile)}.ytv__grid::-webkit-scrollbar{display:none}.ytv__grid:after{content:"";flex:0 0 .1px}.ytv__card{flex:0 0 auto;width:calc(100vw - var(--px-mobile) - var(--ytv-mobile-peek, 18vw) - var(--ytv-mobile-gap));max-width:calc(100vw - var(--px-mobile) - var(--ytv-mobile-peek, 18vw) - var(--ytv-mobile-gap));scroll-snap-align:start;scroll-snap-stop:always}.ytv__play{width:56px;height:56px;border-radius:10px}.ytv__body{padding:1.2rem 1.2rem 1.4rem}.ytv__body .ytv__title{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/component-youtube-vimeo.css.map */
