.hk-mwc{--hk-mwc-heading-color: 26 26 26;--hk-mwc-text-muted: 102 102 102;--hk-mwc-card-bg: 255 255 255;--hk-mwc-card-border: 235 235 235;--hk-mwc-nav-bg: 255 255 255;--hk-mwc-nav-icon: 26 26 26;--hk-mwc-progress-bg: 230 230 230;--hk-mwc-progress-fill: 26 26 26;--hk-mwc-slide-width: min(30vw, 420px);--hk-mwc-review-slide-width: 324px;--hk-mwc-radius: 12px}.hk-mwc__inner{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.75rem);width:100%}.hk-mwc__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.hk-mwc__header--center{justify-content:center;text-align:center}.hk-mwc__heading{margin:0;color:rgb(var(--hk-mwc-heading-color));font-weight:700;line-height:1.15}.hk-mwc__heading.rte :is(p){margin:0}.hk-mwc__view-more{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.25rem;border-radius:999px;border:1px solid rgb(var(--hk-mwc-accent, 255 107 53)));background:transparent;color:rgb(var(--hk-mwc-accent, 255 107 53));font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s ease,background .2s ease,color .2s ease}.hk-mwc__view-more:hover{background:rgb(var(--hk-mwc-accent, 255 107 53) / .08)}.hk-mwc__carousel-wrap{position:relative;width:100%}.hk-mwc .swiper{width:100%;overflow:hidden}.hk-mwc .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;box-sizing:border-box}.hk-mwc .swiper-slide{flex-shrink:0;box-sizing:border-box}.hk-mwc__nav{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1.25rem);margin-top:1rem;position:relative;z-index:5}.hk-mwc[data-hide-nav-mobile=true] .hk-mwc__nav{display:none}@media screen and (min-width:1000px){.hk-mwc[data-hide-nav-mobile=true] .hk-mwc__nav{display:flex}}.hk-mwc__btn{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid rgb(var(--hk-mwc-nav-icon) / .2);background:rgb(var(--hk-mwc-nav-bg));color:rgb(var(--hk-mwc-nav-icon));display:grid;place-items:center;cursor:pointer;flex-shrink:0;padding:0;transition:opacity .2s ease}.hk-mwc__btn.swiper-button-disabled{opacity:.35;cursor:not-allowed}.hk-mwc__btn-icon{width:.5rem;height:.5rem}.hk-mwc__pagination.swiper-pagination-progressbar{position:relative;top:auto;left:auto;flex:1 1 min(18rem,42vw);max-width:min(20rem,50vw);height:3px;border-radius:999px;background:rgb(var(--hk-mwc-progress-bg));overflow:hidden}.hk-mwc__pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:rgb(var(--hk-mwc-progress-fill));border-radius:999px}.hk-mwc--category:not(.hk-mwc--cat-fixed) .swiper-slide{width:var(--hk-mwc-slide-width-mobile, min(78vw, 296px));height:auto}@media screen and (min-width:768px){.hk-mwc--category:not(.hk-mwc--cat-fixed) .swiper-slide{width:var(--hk-mwc-slide-width, min(26vw, 360px))}}.hk-mwc--category.hk-mwc--cat-fixed .swiper-slide{width:auto;height:auto}.hk-mwc--category:not(.hk-mwc--cat-fixed) .swiper-slide .hk-mwc-card--category{width:100%}.hk-mwc-card--category{display:block;position:relative;min-height:0;max-height:min(72vh,520px);aspect-ratio:var(--hk-cat-media-aspect, 4 / 5);border-radius:var(--hk-mwc-radius);overflow:hidden;text-decoration:none;color:#fff;background:#1e1e1e}.hk-mwc--cat-ratio-adapt .hk-mwc-card--category{aspect-ratio:unset;height:auto}.hk-mwc-card--category .hk-mwc-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.hk-mwc--cat-ratio-adapt .hk-mwc-card--category .hk-mwc-card__media{position:relative;inset:auto;min-height:0}.hk-mwc-card--category .hk-mwc-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hk-mwc-card--category .hk-mwc-card__media svg,.hk-mwc-card--category .hk-mwc-card__media .placeholder{width:100%;height:100%;object-fit:contain;display:block}.hk-mwc--cat-ratio-adapt .hk-mwc-card--category{max-height:min(56vh,400px)}.hk-mwc--cat-ratio-adapt .hk-mwc-card--category .hk-mwc-card__media img{position:static;width:100%;height:auto;max-height:min(56vh,400px);object-fit:cover}.hk-mwc-card--category .hk-mwc-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgb(0 0 0 / .65) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1rem,3vw,1.75rem);gap:.35rem}.hk-mwc--cat-ratio-adapt .hk-mwc-card--category .hk-mwc-card__overlay{inset:auto 0 0 0;top:auto;padding-top:2rem;background:linear-gradient(180deg,transparent,rgb(0 0 0 / .75))}.hk-mwc-card--category .hk-mwc-card__title{margin:0;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:700;line-height:1.2;color:#fff}.hk-mwc-card--category .hk-mwc-card__cta{font-size:.875rem;text-decoration:underline;text-underline-offset:3px;color:#fff}.hk-mwc--influencer .swiper-slide{width:min(88vw,360px);height:auto}@media screen and (min-width:768px){.hk-mwc--influencer .swiper-slide{width:auto}}.hk-mwc-card--influencer{display:flex;flex-direction:column;height:100%;background:rgb(var(--hk-mwc-card-bg));border-radius:var(--hk-mwc-radius);overflow:hidden;border:1px solid rgb(var(--hk-mwc-card-border))}.hk-mwc-card--influencer .hk-mwc-card__thumb-wrap{position:relative;aspect-ratio:16 / 10;background:#f5f5f5}.hk-mwc-card--influencer .hk-mwc-card__thumb-wrap img{width:100%;height:100%;object-fit:cover;display:block}.hk-mwc-card__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:3.25rem;height:3.25rem;border-radius:999px;border:0;background:#ffffffeb;color:#1a1a1a;cursor:pointer;display:grid;place-items:center;transition:transform .2s ease,background .2s ease}.hk-mwc-card__play-btn:hover{transform:scale(1.05)}.hk-mwc-card__play-btn svg{width:1rem;height:1rem;margin-inline-start:2px}.hk-mwc-card--influencer .hk-mwc-card__body{padding:.85rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.hk-mwc-card__model-tag{align-self:flex-start;padding:.2rem .55rem;border-radius:4px;background:#f5f5f5;font-size:.6875rem;font-weight:600;letter-spacing:.04em;color:rgb(var(--hk-mwc-heading-color))}.hk-mwc-card--influencer .hk-mwc-card__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.35;color:rgb(var(--hk-mwc-heading-color))}.hk-mwc-card__channel{display:flex;align-items:center;gap:.4rem;margin-top:auto;font-size:.8125rem;color:rgb(var(--hk-mwc-text-muted))}.hk-mwc-card__channel-logo{width:1.25rem;height:1.25rem;object-fit:contain;border-radius:4px}.hk-mwc--review .swiper-slide{width:min(88vw,var(--hk-mwc-review-slide-width));height:auto}@media screen and (min-width:768px){.hk-mwc--review .swiper-slide{width:var(--hk-mwc-review-slide-width)}}.hk-mwc-card--review{display:flex;flex-direction:column;height:100%;min-height:16rem;padding:1.1rem 1.15rem;background:rgb(var(--hk-mwc-card-bg));border:1px solid rgb(var(--hk-mwc-card-border));border-radius:var(--hk-mwc-radius);text-decoration:none;color:inherit;transition:box-shadow .2s ease}.hk-mwc-card--review:hover{box-shadow:0 8px 28px #0000000f}.hk-mwc-card--review .hk-mwc-card__review-top{display:grid;grid-template-columns:3.25rem 1fr;gap:.65rem;align-items:start}.hk-mwc-card__avatar:empty{min-width:3.25rem;min-height:3.25rem;border-radius:6px;background:#f5f5f5}.hk-mwc-card__review-meta{display:flex;flex-direction:column;gap:.25rem}.hk-mwc-card__reviewer{font-weight:700;font-size:.9375rem;color:rgb(var(--hk-mwc-heading-color))}.hk-mwc-card__stars{display:flex;gap:2px;color:rgb(var(--hk-mwc-star, 255 140 0))}.hk-mwc-card__stars svg{width:.95rem;height:.95rem}.hk-mwc-card__headline{margin:.75rem 0 0;font-size:1rem;font-weight:700;color:rgb(var(--hk-mwc-heading-color))}.hk-mwc-card__body-text{margin:.45rem 0 0;font-size:.875rem;line-height:1.5;color:rgb(var(--hk-mwc-text-muted))}.hk-mwc-card__product{margin-top:auto;padding-top:.85rem;font-size:.8125rem;font-weight:600;color:rgb(var(--hk-mwc-heading-color))}.hk-mwc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:grid;place-items:center;padding:1rem}.hk-mwc-lightbox[hidden]{display:none}.hk-mwc-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.hk-mwc-lightbox__dialog{position:relative;width:min(960px,100%);background:#000;border-radius:var(--hk-mwc-radius);overflow:hidden;box-shadow:0 24px 80px #00000073}.hk-mwc-lightbox__close{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#fffffff2;color:#111;font-size:1.25rem;line-height:1;cursor:pointer}.hk-mwc-lightbox__frame{aspect-ratio:16 / 9;background:#000}.hk-mwc-lightbox__frame iframe{display:block;width:100%;height:100%;border:0}
/*# sourceMappingURL=/cdn/shop/t/41/assets/hk-carousel-sections.css.map */
