.pc-hero,.pc-hero *,.pc-hero *:before,.pc-hero *:after{box-sizing:border-box}.pc-hero{--pc-green: #4CAF50;--pc-green-dark: #3d8b40;--pc-ink: #14213d;margin:32px auto;padding:20px 16px 10px}@media(min-width:600px)and (max-width:989px){.pc-hero{padding:20px 32px 10px}}@media(min-width:990px)and (max-width:1279px){.pc-hero{padding:20px 44px 10px}}@media(min-width:1280px){.pc-hero{padding:20px 60px 10px}}.pc-hero__title-text{text-align:center;font-size:26px;margin-bottom:20px;font-weight:500;font-family:var(--font-family-new1)}@media(min-width:600px)and (max-width:989px){.pc-hero__title-text{font-size:32px;margin-bottom:28px}}@media(min-width:990px){.pc-hero__title-text{font-size:40px;margin-bottom:40px}}.pc-hero__title-normal{padding-right:10px}.pc-hero__title-accent{color:var(--color-text-new)}.pc-hero__tabs{display:flex;justify-content:center;gap:8px;overflow-x:auto;padding:0 4px 25px;scrollbar-width:none}.pc-hero__tabs::-webkit-scrollbar{display:none}.pc-hero__tab{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:12px 18px;border-radius:999px;border:2px solid #e2e2e2;background:#f8f5f0;color:var(--pc-ink);font-weight:500;font-size:16px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;white-space:nowrap;font-family:var(--font-family-new1)}.pc-hero__tab:hover{transform:translateY(-1px)}.pc-hero__tab.is-active{background:var(--color-text-new);border-color:var(--color-text-new);color:#fff}.pc-hero__tab-emoji{font-size:15px}.pc-hero__panel{display:none}.pc-hero__panel.is-active{display:block}.pc-hero__banner{position:relative;border-radius:24px;overflow:hidden;background-image:linear-gradient(135deg,var(--grad-start, #AEE1F9),var(--grad-end, #EAF7EE));background-size:cover;background-position:center;background-repeat:no-repeat;min-height:clamp(260px,62vw,380px);padding-bottom:84px;display:flex;align-items:flex-start}@media(min-width:480px){.pc-hero__banner{padding-bottom:96px}}@media(min-width:768px)and (max-width:989px){.pc-hero__banner{min-height:400px;padding-bottom:104px}}@media(max-width:989px){.pc-hero__banner{background-position:inherit}}.pc-hero__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pc-hero__banner-content{position:relative;z-index:2;padding:24px 20px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.25)}@media(min-width:480px){.pc-hero__banner-content{padding:32px 24px}}@media(min-width:768px)and (max-width:989px){.pc-hero__banner-content{padding:40px 32px}}.pc-hero__heading{margin:0 0 16px;line-height:1.15;font-size:clamp(28px,6vw,48px);color:#fff;font-family:var(--font-family-new1)}.pc-hero__heading-script{display:block;font-style:italic;font-weight:400;margin-bottom:clamp(14px,6vw,35px)}.pc-hero__heading-bold{display:block;font-weight:600;letter-spacing:-.01em}.pc-hero__cta{display:inline-block;background:#fff;color:var(--pc-ink);padding:16px 26px;border-radius:999px;font-weight:700;font-size:15px;text-decoration:none;box-shadow:0 4px 14px #0000001f;transition:transform .15s ease;border:none;cursor:pointer;margin-top:24px;margin-left:0;font-family:var(--font-family-new1)}.pc-hero__cta:hover{transform:translateY(-2px)}.pc-hero__carousel-wrap{position:relative;width:100%;margin-top:-84px;padding:0 24px;z-index:3}.pc-hero__carousel{list-style:none;margin:0;padding:0 4px 6px 0;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pc-hero__carousel::-webkit-scrollbar{display:none}.pc-hero__card{scroll-snap-align:start;flex:0 0 auto;width:220px;background:#fff;border-radius:18px;box-shadow:0 10px 30px #14213d1f;padding:12px 12px 16px;display:flex;flex-direction:column}.ratingdiv{background:#000;border-radius:0 0 15px 15px;color:#fff;font-size:10px;text-align:center;padding:3px}.pc-hero__card-media{position:relative;display:block;border-radius:15px 15px 0 0;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:0;text-decoration:none}.pc-hero__card-media img{width:100%;height:100%;object-fit:contain}.pc-hero__badge{position:absolute;top:8px;left:8px;background:#fff;color:var(--pc-ink);font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;z-index:2}.pc-hero__card-title{font-size:14px;font-weight:500;color:var(--pc-ink);text-decoration:none;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:15px;font-family:var(--font-family-new1)}.pc-hero__card-price{font-size:15px;font-weight:600;color:var(--pc-ink);margin-bottom:10px}.pc-hero__card-compare{font-size:12px;font-weight:400;opacity:.5;margin-left:6px;font-family:var(--font-family-new1)}.pc-hero__add{margin-top:auto;background:var(--color-text-new);color:#fff;border:none;border-radius:999px;padding:10px 0;font-weight:700;font-size:13px;cursor:pointer;transition:background .2s ease}.pc-hero__add:hover:not(:disabled){background:var(--color-text-new)}.pc-hero__add:disabled{background:#ccc;cursor:not-allowed}.pc-hero__add.is-added{background:var(--pc-ink)}.pc-hero__empty{padding:24px;text-align:center;color:#777;font-size:14px}.pc-hero__card--viewall{align-items:center;justify-content:center;text-align:center;background:var(--pc-ink)!important;color:#fff;min-height:100%}.pc-hero__card--viewall a{color:#fff;text-decoration:none;font-weight:700;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:10px}.pc-hero__card--viewall .pc-hero__viewall-circle{width:44px;height:44px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.pc-hero__card--viewall:hover .pc-hero__viewall-circle{background:#ffffff47;transform:translate(3px)}.pc-hero__arrow{display:none}@media(min-width:750px){.pc-hero__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:40%;width:38px;height:38px;border-radius:50%;border:none;background:#fff;color:var(--pc-ink);box-shadow:0 6px 18px #00000026;cursor:pointer;z-index:3}.pc-hero__arrow--prev{left:-8px}.pc-hero__arrow--next{right:-8px}}.pc-hero__dots{display:flex;justify-content:center;gap:6px;margin-top:10px;display:none!important}.pc-hero__dot{width:6px;height:6px;border-radius:50%;background:#d5d5d5;transition:background .2s ease,width .2s ease}.pc-hero__dot.is-active{background:var(--pc-ink);width:16px;border-radius:999px}@media(min-width:990px){.pc-hero__panel{position:relative;border-radius:24px;overflow:hidden}.pc-hero__banner{min-height:420px;padding-bottom:0;align-items:center;border-radius:0}.pc-hero__banner-content{max-width:46%;padding:0 0 0 56px}.pc-hero__carousel-wrap{position:absolute;top:0;right:0;bottom:0;width:56%;margin-top:0;padding:0 0 0 12px;display:flex;align-items:center}.pc-hero__card{width:220px}.pc-hero__cta{margin-top:300px;margin-left:316px}}@media(min-width:990px)and (max-width:1279px){.pc-hero__cta{margin-left:clamp(160px,26vw,316px)}}@media(min-width:1280px){.pc-hero__banner{min-height:460px}}@media(prefers-reduced-motion:reduce){.pc-hero__tab,.pc-hero__cta,.pc-hero__add{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-hero-tabs.css.map */
