section.hv2-tk{position:relative}section.hv2-tk .hv2-tk__blob{position:absolute;left:-12%;top:-18%;width:56%;height:150%;background:var(--hv2-bg-grey,#f0f0ef);border-radius:50%;z-index:0;pointer-events:none}section.hv2-tk .hv2-container{position:relative;z-index:1}section.hv2-tk .hv2-tk__layout{display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:clamp(28px,4vw,72px);align-items:center}section.hv2-tk .hv2-tk__layout>*{min-width:0}section.hv2-tk.hv2-tk--stacked .hv2-tk__layout{display:block}section.hv2-tk.hv2-tk--stacked .hv2-tk__intro{max-width:640px;margin-bottom:36px}section.hv2-tk .hv2-tk__rating{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--hv2-text-sub);font-weight:500;font-size:14px;margin-bottom:16px}section.hv2-tk .hv2-tk__stars{display:inline-flex;gap:2px;color:var(--hv2-accent)}section.hv2-tk .hv2-tk__stars svg{display:block}section.hv2-tk .hv2-tk__rating:hover .hv2-tk__rating-text{text-decoration:underline}section.hv2-tk .hv2-tk__intro .hv2-title{margin:0 0 20px}section.hv2-tk .hv2-tk__sub{font-size:17px;color:var(--hv2-text-sub);margin:0 0 24px;line-height:1.5}section.hv2-tk .hv2-tk__carousel{position:relative}section.hv2-tk .hv2-tk__track{display:flex;gap:var(--hv2-tk-gap,16px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px;margin:-6px}section.hv2-tk .hv2-tk__track::-webkit-scrollbar{display:none}section.hv2-tk .hv2-tk__arrow{position:absolute;z-index:4;top:calc((100% - var(--hv2-tk-caption-h,52px))/2);transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #00000024;transition:background-color var(--hv2-trans),color var(--hv2-trans),opacity var(--hv2-trans)}section.hv2-tk .hv2-tk__arrow:hover{background:var(--hv2-accent);color:#111}section.hv2-tk .hv2-tk__arrow[disabled]{opacity:0;pointer-events:none}section.hv2-tk .hv2-tk__arrow svg{width:15px;height:15px}section.hv2-tk .hv2-tk__arrow--prev{left:-18px}section.hv2-tk .hv2-tk__arrow--next{right:-18px}section.hv2-tk .hv2-tk__card{position:relative;flex:0 0 calc((100% - (var(--hv2-tk-per,3) - 1)*var(--hv2-tk-gap,16px))/var(--hv2-tk-per,3));scroll-snap-align:start;display:flex;flex-direction:column;background:transparent;border:0;border-radius:0;overflow:visible;cursor:pointer;padding:0;aspect-ratio:auto;transition:transform .3s var(--hv2-ease)}section.hv2-tk .hv2-tk__media{position:relative;aspect-ratio:9/16;border:var(--hv2-tk-frame,4px) solid var(--hv2-tk-frame-color,#ececea);background:var(--hv2-tk-frame-color,#ececea);border-radius:var(--hv2-tk-radius,30px);overflow:hidden;box-shadow:0 6px 22px #00000012;transition:box-shadow .3s var(--hv2-ease)}section.hv2-tk .hv2-tk__media video,section.hv2-tk .hv2-tk__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:calc(var(--hv2-tk-radius,30px) - var(--hv2-tk-frame,4px))}section.hv2-tk .hv2-tk__name{min-height:var(--hv2-tk-caption-h,52px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px 8px 0;gap:2px}section.hv2-tk .hv2-tk__caption{font-size:16px;font-weight:600;line-height:1.25;margin:0;color:var(--hv2-tk-caption-color,#111);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.hv2-tk .hv2-tk__author{font-size:12px;opacity:.6;color:var(--hv2-tk-caption-color,#111)}section.hv2-tk.hv2-tk--overlay .hv2-tk__name{display:none}section.hv2-tk.hv2-tk--overlay .hv2-tk__meta{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:40px 14px 14px;color:#fff;text-align:left;pointer-events:none;background:linear-gradient(180deg,#0000,#0000008c)}section.hv2-tk.hv2-tk--overlay .hv2-tk__meta .hv2-tk__caption{color:#fff}section.hv2-tk.hv2-tk--overlay .hv2-tk__meta .hv2-tk__author{color:#fff;opacity:.8}section.hv2-tk:not(.hv2-tk--overlay) .hv2-tk__meta{display:none}section.hv2-tk .hv2-tk__playbtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:64px;height:64px;border-radius:50%;background:#00000059;border:2px solid rgba(255,255,255,.55);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .25s ease,transform .25s var(--hv2-ease)}section.hv2-tk .hv2-tk__playbtn svg{width:24px;height:24px;fill:#fff;margin-left:3px;opacity:.9}section.hv2-tk .hv2-tk__card[data-muted=false] .hv2-tk__playbtn{opacity:0}section.hv2-tk .hv2-tk__controls{position:absolute;top:10px;right:10px;z-index:3;display:flex;gap:8px}section.hv2-tk .hv2-tk__ctrl{width:32px;height:32px;border-radius:50%;background:#00000073;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--hv2-trans)}section.hv2-tk .hv2-tk__ctrl:hover{background:#000000b3}section.hv2-tk .hv2-tk__ctrl svg{width:13px;height:13px;fill:#fff}section.hv2-tk .hv2-tk__ctrl--mute .hv2-tk__ico-muted{display:block}section.hv2-tk .hv2-tk__ctrl--mute .hv2-tk__ico-sound{display:none}section.hv2-tk .hv2-tk__card[data-muted=false] .hv2-tk__ico-muted{display:none}section.hv2-tk .hv2-tk__card[data-muted=false] .hv2-tk__ico-sound{display:block}section.hv2-tk .hv2-tk__chip{position:absolute;left:10px;bottom:10px;z-index:3;display:flex;align-items:center;gap:8px;background:#fffffff0;border-radius:var(--hv2-radius-pill);padding:5px 12px 5px 5px;color:var(--hv2-text);font-size:12px;font-weight:700;text-decoration:none;max-width:calc(100% - 20px);transition:background-color var(--hv2-trans)}section.hv2-tk .hv2-tk__chip:hover{background:#fff}section.hv2-tk .hv2-tk__chip img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 auto}section.hv2-tk .hv2-tk__chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.hv2-tk .hv2-tk__card,section.hv2-tk .hv2-tk__card:hover{box-shadow:none;background:transparent}.hv2-tk-modal.hv2-tk-modal--pip{position:fixed;inset:auto;right:20px;bottom:20px;z-index:2147483647;background:none;display:block;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .25s ease,visibility .25s ease,transform .25s var(--hv2-ease)}.hv2-tk-modal.hv2-tk-modal--pip.is-open{opacity:1;visibility:visible;transform:none}.hv2-tk-modal--pip .hv2-tk-modal__stage{position:relative;height:min(72vh,640px);aspect-ratio:9/16;max-width:calc(100vw - 40px);border-radius:20px;overflow:hidden;box-shadow:0 18px 60px #00000059;background:#000;transform:none}.hv2-tk-modal--pip .hv2-tk-modal__stage video{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.hv2-tk-modal--pip .hv2-tk-modal__caption{position:absolute;top:16px;left:14px;right:56px;z-index:2;color:#fff;font-size:16px;font-weight:700;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.6)}.hv2-tk-modal--pip .hv2-tk-modal__close{position:absolute;top:8px;left:10px;right:auto;z-index:3;width:36px;height:36px;border-radius:50%;background:#0006;border:0;color:#fff;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--hv2-trans)}.hv2-tk-modal--pip .hv2-tk-modal__close:hover{background:#000000b3}.hv2-tk-modal--pip .hv2-tk-modal__side{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:10px}.hv2-tk-modal--pip .hv2-tk-modal__nav,.hv2-tk-modal--pip .hv2-tk-modal__nav--prev,.hv2-tk-modal--pip .hv2-tk-modal__nav--next{position:static;left:auto;right:auto;top:auto;transform:none;width:36px;height:36px;border-radius:50%;border:0;cursor:pointer;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color var(--hv2-trans)}.hv2-tk-modal--pip .hv2-tk-modal__nav:hover{background:#000000b3}.hv2-tk-modal--pip .hv2-tk-modal__nav svg{width:18px;height:18px}.hv2-tk-modal--pip .hv2-tk-modal__mute{position:absolute;left:10px;bottom:10px;z-index:3;width:36px;height:36px;border-radius:50%;border:0;cursor:pointer;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color var(--hv2-trans)}.hv2-tk-modal--pip .hv2-tk-modal__mute:hover{background:#000000b3}.hv2-tk-modal--pip .hv2-tk-modal__mute svg{width:16px;height:16px}.hv2-tk-modal--pip .hv2-tk-modal__mute[data-muted=true]{opacity:.7}.hv2-tk-modal--pip .hv2-tk-modal__chip{position:absolute;left:10px;bottom:54px;z-index:3;display:flex;align-items:center;gap:10px;background:#fffffff0;border-radius:var(--hv2-radius-pill);padding:6px 14px 6px 6px;color:var(--hv2-text);font-size:13px;font-weight:700;text-decoration:none;max-width:calc(100% - 24px)}.hv2-tk-modal--pip .hv2-tk-modal__chip img{width:32px;height:32px;border-radius:50%;object-fit:cover}@media(hover:hover){section.hv2-tk .hv2-tk__card:hover{transform:translateY(-6px)}section.hv2-tk .hv2-tk__card:hover .hv2-tk__media{box-shadow:var(--hv2-shadow)}section.hv2-tk .hv2-tk__card:hover .hv2-tk__playbtn{transform:translate(-50%,-50%) scale(1.07)}}@media(max-width:1023px){section.hv2-tk .hv2-tk__layout{grid-template-columns:1fr;gap:32px}section.hv2-tk .hv2-tk__blob{display:none}section.hv2-tk .hv2-tk__card{flex-basis:calc((100% - 2*var(--hv2-tk-gap,16px))/3)}}@media(max-width:767px){section.hv2-tk .hv2-tk__arrow{display:none}section.hv2-tk .hv2-tk__card{flex-basis:var(--hv2-tk-w-m,52%)}section.hv2-tk .hv2-tk__track{scroll-padding-left:var(--hv2-pad-m)}section.hv2-tk .hv2-tk__caption{font-size:14px}.hv2-tk-modal.hv2-tk-modal--pip{right:10px;bottom:10px}.hv2-tk-modal--pip .hv2-tk-modal__stage{height:min(64vh,560px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/home-v2-tk2.css.map */
