.thera-pc{background:var(--pc-bg, var(--thera-offwhite));padding:var(--pc-pt, 80px) 0 var(--pc-pb, 80px)}.thera-pc__head{margin-bottom:48px;padding:0 20px}.thera-pc__head .thera-secthead{gap:4px}.thera-pc__head .thera-eyebrow{letter-spacing:0}.thera-pc__head .thera-secthead__title{line-height:1.208;text-transform:capitalize}.thera-pc__wrap{position:relative;max-width:1440px;margin:0 auto;padding:0 64px}.thera-pc .swiper{overflow:hidden}.thera-pc .swiper-slide{height:auto}.thera-pc__card{position:relative;display:flex;flex-direction:column;gap:20px;height:100%;background:#fff;border:1px solid var(--thera-cream);border-radius:12px;padding:20px}.thera-pc__cardlink{text-decoration:none;color:inherit}.thera-pc__cardlink:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.thera-pc__card--product{cursor:pointer;transition:box-shadow var(--thera-ease)}.thera-pc__card--product:hover{box-shadow:0 10px 30px #1d4b6c1a}.thera-pc__swatches,.thera-pc__buyrow,.thera-pc__btn,.thera-pc__cart{position:relative;z-index:2}.thera-pc__media{position:relative;aspect-ratio:1 / 1;width:100%;background:#fff;overflow:hidden;border-radius:4px}.thera-pc__colordot{position:absolute;top:12px;right:12px;z-index:3;width:26px;height:26px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px #1d4b6c40}.thera-pc__badge{position:absolute;top:0;left:0;z-index:2;background:var(--thera-navy);color:#fff;font-family:var(--thera-sans);font-size:14px;line-height:22px;padding:2px 8px;border-radius:4px}.thera-pc__img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.thera-pc__body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto}.thera-pc__rating{display:flex;align-items:center;gap:4px}.thera-pc__stars{display:inline-flex;gap:2px;color:var(--thera-coral)}.thera-pc__stars svg{width:16px;height:16px}.thera-pc__rating-text{font-family:var(--thera-sans);font-size:12px;line-height:20px;color:var(--thera-navy);text-transform:capitalize}.thera-pc__titledesc{display:flex;flex-direction:column;gap:4px}.thera-pc__title{font-family:var(--thera-serif);font-weight:400;font-size:20px;line-height:28px;color:var(--thera-navy);margin:0;text-transform:capitalize;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.thera-pc__title sup{font-size:.6em}.thera-pc__desc{font-family:var(--thera-sans);font-size:16px;line-height:26px;color:var(--thera-navy);margin:0}.thera-pc__tags{display:flex;flex-wrap:wrap;gap:4px}.thera-pc__tag{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(239,119,102,.15);border-radius:32px;padding:2px 8px;font-family:var(--thera-sans);font-size:12px;line-height:20px;color:var(--thera-navy);text-transform:capitalize;white-space:nowrap}.thera-pc__tag svg{width:12px;height:12px;color:var(--thera-coral);flex:0 0 12px}.thera-pc__swatches{display:flex;flex-wrap:wrap;gap:4px}.thera-pc__swatch{flex:0 0 24px;width:24px;height:24px;padding:0;border-radius:50%;border:1px solid var(--thera-navy);box-shadow:inset 0 0 0 2px #fff}.thera-pc__card--product .thera-pc__swatch{cursor:pointer;transition:outline-color var(--thera-ease)}.thera-pc__swatch.is-active{outline:2px solid var(--thera-navy);outline-offset:2px}.thera-pc__price{display:flex;align-items:center;gap:16px;margin-top:auto}.thera-pc__price-now{font-family:var(--thera-serif);font-weight:400;font-size:32px;line-height:42px;color:var(--thera-navy)}.thera-pc__price-was{font-family:var(--thera-serif);font-size:20px;line-height:28px;color:var(--thera-navy);opacity:.38;text-decoration:line-through}.thera-pc__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;margin-top:8px;width:100%;padding:12px 32px;border-radius:12px;border:0;background:var(--thera-navy);color:var(--thera-white);font-family:var(--thera-sans);font-weight:500;font-size:18px;line-height:28px;box-shadow:inset 0 4px 11.1px #ffffff6b;transition:background var(--thera-ease)}.thera-pc__btn:hover{background:#163a54}.thera-pc__dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.thera-pc__dots span{width:6px;height:6px;border-radius:50%;background:#d5d5d5}.thera-pc__dots span.is-active{background:var(--thera-navy)}.thera-pc__buyrow{display:flex;gap:10px;align-items:stretch;margin-top:4px}.thera-pc__buyrow .thera-pc__btn{flex:1;margin-top:0}.thera-pc__cart{flex:0 0 52px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--thera-coral);border-radius:12px;color:var(--thera-coral);transition:background var(--thera-ease),color var(--thera-ease)}.thera-pc__cart:hover{background:var(--thera-coral);color:#fff}.thera-pc__cart svg{width:22px;height:22px}.thera-pc__prev,.thera-pc__next{position:absolute;top:340px;transform:translateY(-50%);z-index:5;width:64px;height:64px;border-radius:50%;border:0;background:var(--thera-coral);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #1d4b6c2e;transition:background var(--thera-ease),opacity var(--thera-ease)}.thera-pc__prev:hover,.thera-pc__next:hover{background:var(--thera-coral-hover)}.thera-pc__prev{left:24px}.thera-pc__next{right:24px}.thera-pc__prev svg,.thera-pc__next svg{width:28px;height:28px}.thera-pc__prev.swiper-button-disabled,.thera-pc__next.swiper-button-disabled{opacity:0;pointer-events:none}.thera-pc__progress{display:none}@media(max-width:990px){.thera-pc{padding:56px 0}.thera-pc__wrap{padding:0 24px}.thera-pc__prev{left:8px}.thera-pc__next{right:8px}}@media(max-width:749px){.thera-pc{padding:40px 0}.thera-pc__head{margin-bottom:24px;padding:0 16px}.thera-pc__head .thera-secthead__title{font-size:36px;line-height:44px}.thera-pc__wrap{padding:0 16px}.thera-pc__card{border-radius:8px;padding:16px;gap:16px}.thera-pc__badge{font-size:12px;line-height:20px}.thera-pc__title{font-size:18px;line-height:26px}.thera-pc__price-now{font-size:24px;line-height:32px}.thera-pc__price-was{font-size:16px;line-height:24px}.thera-pc__btn{margin-top:4px}.thera-pc__footer{display:flex;align-items:center;gap:24px;padding:0 16px;margin-top:24px}.thera-pc__footer .thera-pc__progress{display:block;position:relative;flex:1 1 auto;left:auto;right:auto;top:auto;bottom:auto;height:2px;width:auto;margin:0;background:#f3e3c2;border-radius:10px}.thera-pc__footer .thera-pc__progress .swiper-scrollbar-drag{background:var(--thera-navy);border-radius:10px}.thera-pc__arrows{display:flex;align-items:center;gap:4px;flex:0 0 auto}.thera-pc__prev,.thera-pc__next{position:static;transform:none;top:auto;left:auto;right:auto;width:38px;height:38px;box-shadow:none}.thera-pc__prev{background:#fff;border:1px solid var(--thera-navy);color:var(--thera-navy)}.thera-pc__next{background:var(--thera-coral);color:#fff}.thera-pc__prev svg,.thera-pc__next svg{width:20px;height:20px}.thera-pc__prev.swiper-button-disabled,.thera-pc__next.swiper-button-disabled{opacity:.4;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/thera-product-carousel.css.map */
