:root{--tc-black: #121212;--tc-white: #ffffff;--tc-red: #c0392b;--tc-red-dark: #96281b;--tc-gray: #6b6b6b;--tc-gray-light: #f5f5f5;--tc-border: #e5e5e5;--tc-accent: #121212;--tc-sale: #c0392b;--tc-font-serif: "Georgia", "Times New Roman", serif;--tc-font-script: "Palatino Linotype", "Book Antiqua", Palatino, serif;--tc-body-size: 1.4rem;--tc-body-line: 1.6;--tc-heading-line: 1.2;--tc-page-width: 1400px;--tc-page-padding: 2rem;--tc-page-padding-mobile: 1.6rem;--tc-section-gap: 4rem;--tc-section-gap-mobile: 2.4rem;--tc-btn-radius: 0;--tc-btn-height: 4.8rem;--tc-card-radius: 0;--tc-input-radius: 0}html{scroll-behavior:smooth}body{letter-spacing:.02em;font-size:var(--tc-body-size);line-height:var(--tc-body-line);overflow-x:hidden}.page-width{max-width:var(--tc-page-width);padding-left:var(--tc-page-padding);padding-right:var(--tc-page-padding)}h1,h2,h3,.h0,.h1,.h2,.h3{font-family:var(--tc-font-serif);font-weight:400;letter-spacing:.04em;line-height:var(--tc-heading-line)}.field__input,.select__select,.customer .field input,.tc-newsletter__input{border-radius:var(--tc-input-radius)}img,video{max-width:100%;height:auto}.button,.shopify-payment-button__button,.tc-btn{font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase;border-radius:0;transition:opacity .2s ease}.button--primary,.tc-btn--primary{background-color:var(--tc-black);color:var(--tc-white);border:1px solid var(--tc-black)}.button--primary:hover,.tc-btn--primary:hover{opacity:.85}.tc-btn--secondary{background-color:var(--tc-white);color:var(--tc-black);border:1px solid var(--tc-black)}.tc-btn--red{background-color:var(--tc-red);color:var(--tc-white);border:1px solid var(--tc-red)}.tc-section-heading{font-family:var(--tc-font-serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:400;letter-spacing:.06em;text-align:center;margin:0 0 2.5rem;color:var(--tc-black)}.tc-section-heading--left{text-align:left}.tc-hero-section{--tc-hero-transition: .6s cubic-bezier(.25, .46, .45, .94)}.tc-hero{position:relative;overflow:hidden;width:100%}.tc-hero__slider{margin:0;scroll-behavior:smooth}.tc-hero__slide-inner{position:relative;display:flex;width:100%;overflow:hidden}.tc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tc-hero__img{width:100%;height:100%;object-fit:cover;display:block}.tc-hero__img--mobile{display:block}.tc-hero__img--desktop.tc-hero__img--has-mobile{display:none}@media screen and (min-width:750px){.tc-hero__img--mobile{display:none}.tc-hero__img--desktop{display:block}}.tc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.tc-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;min-height:var(--tc-hero-height-mobile, 50vh);padding:3rem var(--tc-page-padding, 2rem) 4rem;color:var(--tc-hero-text-color, #fff);gap:.8rem}@media screen and (min-width:750px){.tc-hero__content{min-height:var(--tc-hero-height-desktop, 55vh)}}.tc-hero__content--top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.tc-hero__content--top-center{justify-content:flex-start;align-items:center;text-align:center}.tc-hero__content--top-right{justify-content:flex-start;align-items:flex-end;text-align:right}.tc-hero__content--middle-left{justify-content:center;align-items:flex-start;text-align:left}.tc-hero__content--middle-center{justify-content:center;align-items:center;text-align:center}.tc-hero__content--middle-right{justify-content:center;align-items:flex-end;text-align:right}.tc-hero__content--bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.tc-hero__content--bottom-center{justify-content:flex-end;align-items:center;text-align:center}.tc-hero__content--bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.tc-hero__content--full{max-width:none;padding-left:max(var(--tc-page-padding, 2rem),4vw);padding-right:max(var(--tc-page-padding, 2rem),4vw)}.tc-hero__script{font-family:var(--tc-font-script);font-size:clamp(2.8rem,7vw,6rem);font-style:italic;color:var(--tc-hero-text-color, #fff);line-height:1.05;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.25)}.tc-hero__subtitle{font-size:clamp(1rem,1.5vw,1.3rem);letter-spacing:.22em;text-transform:uppercase;color:var(--tc-hero-text-color, #fff);margin:0;text-shadow:0 1px 12px rgba(0,0,0,.2)}.tc-hero__button{margin-top:1rem;background-color:var(--tc-hero-btn-bg, #121212);color:var(--tc-hero-btn-text, #fff);border:1px solid var(--tc-hero-btn-bg, #121212);padding:1.2rem 2.8rem;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:opacity .25s ease,transform .25s ease}.tc-hero__button:hover{opacity:.85;transform:translateY(-1px)}.tc-hero__controls{position:absolute;z-index:4;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.tc-hero__controls .tc-hero__arrow{pointer-events:auto;background:#ffffffe6;border:none;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,transform .25s ease;box-shadow:0 2px 12px #0000001f}.tc-hero__controls .tc-hero__arrow:hover{background:#fff;transform:scale(1.05)}.tc-hero__dots-wrap{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);z-index:4}.tc-hero__dots .slider-counter__link--dots .dot{width:.8rem;height:.8rem;border:1px solid rgba(255,255,255,.8);background:transparent;transition:background .3s ease,transform .3s ease}.tc-hero__dots .slider-counter__link--active.slider-counter__link--dots .dot{background:#fff;transform:scale(1.15)}.tc-hero .slideshow__slide{transition:opacity var(--tc-hero-transition)}.tc-categories__wrap--full{padding-left:var(--tc-page-padding, 2rem);padding-right:var(--tc-page-padding, 2rem);max-width:100%}.tc-categories__header{text-align:center;margin-bottom:3rem}.tc-categories__heading{font-family:var(--tc-font-serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:400;letter-spacing:.06em;color:var(--tc-cat-heading-color, #121212);margin:0 0 .8rem}.tc-categories__subheading{font-size:1.3rem;color:var(--tc-cat-subheading-color, #6b6b6b);margin:0;letter-spacing:.04em}.tc-categories__grid{display:grid;grid-template-columns:repeat(var(--tc-cat-cols-mobile, 2),1fr);gap:var(--tc-cat-gap-mobile, 8px)}@media screen and (min-width:750px){.tc-categories__grid{grid-template-columns:repeat(var(--tc-cat-cols-tablet, 3),1fr);gap:var(--tc-cat-gap-desktop, 12px)}}@media screen and (min-width:990px){.tc-categories__grid{grid-template-columns:repeat(var(--tc-cat-cols-desktop, 4),1fr)}}.tc-category-tile{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden;border-radius:var(--tc-cat-radius, 0)}.tc-category-tile__media-wrap{position:relative;overflow:hidden;border-radius:var(--tc-cat-radius, 0);padding-bottom:var(--tc-tile-ratio, 133.33%);background:var(--tc-gray-light, #f5f5f5)}.tc-category-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.tc-category-tile__media--mobile{display:block}.tc-category-tile__media--desktop.tc-category-tile__media--has-mobile{display:none}@media screen and (min-width:750px){.tc-category-tile__media--mobile{display:none}.tc-category-tile__media--desktop,.tc-category-tile__media--desktop.tc-category-tile__media--has-mobile{display:block}}.tc-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--tc-tile-overlay-color, #fff);opacity:var(--tc-tile-overlay, 0);transition:opacity .35s ease;pointer-events:none;z-index:1}.tc-category-tile:hover .tc-category-tile__media{transform:scale(1.05)}.tc-category-tile:hover .tc-category-tile__overlay{opacity:calc(var(--tc-tile-overlay, 0) * .5)}.tc-category-tile__label{position:absolute;z-index:2;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--tc-tile-text-color, #121212);background:#ffffffe0;padding:.75rem 1.2rem;transition:background .3s ease,color .3s ease}.tc-category-tile--text-bottom .tc-category-tile__label{bottom:1.2rem;left:50%;transform:translate(-50%);text-align:center;white-space:nowrap}.tc-category-tile--text-bottom-left .tc-category-tile__label{bottom:1.2rem;left:1rem;text-align:left}.tc-category-tile--text-center .tc-category-tile__label{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;background:#ffffffeb}.tc-category-tile:hover .tc-category-tile__label{background:#fffffff5}@media screen and (max-width:749px){.tc-hero__content{padding:2rem 1.5rem 3.5rem}.tc-hero__controls .tc-hero__arrow{width:3.2rem;height:3.2rem}.tc-categories__header{margin-bottom:2rem}.tc-category-tile__label{font-size:1rem;padding:.6rem .8rem}}.tc-shop-look{overflow:hidden}.tc-shop-look__header{margin-bottom:2.5rem}.tc-shop-look__subheading{font-size:1.3rem;color:var(--tc-gray);margin:.5rem 0 0;letter-spacing:.04em}.tc-shop-look__hero{position:relative;margin-bottom:2.5rem}.tc-shop-look__hero-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--tc-gray-light)}.tc-shop-look__hero-img{width:100%;height:100%;object-fit:cover;display:block}.tc-shop-look__hero-img--mobile{display:block}.tc-shop-look__hero-img--desktop{display:none}@media screen and (min-width:750px){.tc-shop-look__hero-img--mobile{display:none}.tc-shop-look__hero-img--desktop{display:block}}.tc-shop-look__hotspot{position:absolute;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--tc-white);border:2px solid var(--tc-black);transform:translate(-50%,-50%);cursor:pointer;z-index:2;padding:0;transition:transform .2s ease,background .2s ease;box-shadow:0 2px 8px #00000026}.tc-shop-look__hotspot:after{content:"";position:absolute;top:-.6rem;right:-.6rem;bottom:-.6rem;left:-.6rem;border-radius:50%;border:1px solid rgba(255,255,255,.6);animation:tc-pulse 2s ease infinite}.tc-shop-look__hotspot.is-active,.tc-shop-look__hotspot:hover{background:var(--tc-black);transform:translate(-50%,-50%) scale(1.1)}@keyframes tc-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:0}}.tc-shop-look__popups{position:absolute;bottom:1.5rem;left:1.5rem;z-index:3}.tc-shop-look__popup{display:none;align-items:center;gap:1rem;background:var(--tc-white);padding:.8rem 1.2rem;box-shadow:0 4px 20px #0000001f;max-width:28rem}.tc-shop-look__popup.is-active{display:flex}.tc-shop-look__popup img{width:4.5rem;height:5.5rem;object-fit:cover;flex-shrink:0}.tc-shop-look__popup-title{font-size:1.2rem;margin:0 0 .3rem;letter-spacing:.04em}.tc-shop-look__popup-price{font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.tc-shop-look__popup-link{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tc-black);text-decoration:underline;text-underline-offset:.3rem}.tc-shop-look__carousel{position:relative;display:flex;align-items:center;gap:.8rem}.tc-shop-look__track-wrap{flex:1;min-width:0;overflow:hidden}.tc-shop-look__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;cursor:grab}.tc-shop-look__track::-webkit-scrollbar{display:none}.tc-shop-look__card{position:relative;flex:0 0 calc(25% - .9rem);scroll-snap-align:start;min-width:220px;overflow:hidden;background:var(--tc-gray-light)}.tc-shop-look__media{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--tc-gray-light);cursor:pointer}.tc-shop-look__look-img,.tc-shop-look__video-el,.tc-shop-look__media img,.tc-shop-look__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.tc-shop-look__video-trigger{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;touch-action:pan-x pan-y}.tc-shop-look__video-play{width:5.2rem;height:5.2rem;border-radius:50%;background:#12121273;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0003}.tc-shop-look__video-play svg{width:2rem;height:2rem;margin-left:.2rem;display:block}.tc-shop-look__modal[hidden]{display:none!important}.tc-shop-look__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:2rem}.tc-shop-look__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8}.tc-shop-look__modal-dialog{position:relative;z-index:1;width:min(100%,52rem);max-height:calc(100vh - 4rem)}.tc-shop-look__modal-video{width:100%;max-height:calc(100vh - 4rem);display:block;background:#000}.tc-shop-look__modal-close{position:absolute;top:-1.4rem;right:-1.4rem;z-index:2;width:4.2rem;height:4.2rem;border:0;border-radius:50%;background:#fff;color:#121212;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 20px #00000038;padding:0}.tc-shop-look__modal-close span{font-size:2.6rem;line-height:1}body.tc-shop-look-modal-open{overflow:hidden}.tc-shop-look__overlay{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:4;display:flex;align-items:center;gap:.8rem;padding:.7rem .8rem;background:#fffffff5;text-decoration:none;color:inherit;box-shadow:0 4px 18px #0000001f}.tc-shop-look__thumb{width:4.2rem;height:5.2rem;object-fit:cover;flex-shrink:0}.tc-shop-look__overlay-meta{min-width:0}.tc-shop-look__product-title{font-size:1.2rem;letter-spacing:.06em;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tc-shop-look__product-price{font-size:1.2rem;font-weight:600;margin:.3rem 0 0}.tc-shop-look__arrow{flex-shrink:0;width:3.6rem;height:3.6rem;border:1px solid rgba(18,18,18,.15);border-radius:50%;background:#fff;color:var(--tc-black, #121212);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s ease,background .2s ease}.tc-shop-look__arrow:disabled{opacity:.35;cursor:default}.tc-shop-look__arrow .svg-wrapper,.tc-shop-look__arrow .icon{width:1.2rem;height:1.2rem;display:block}.tc-hurry-up__header{text-align:center;margin-bottom:2.5rem}.tc-hurry-up__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.tc-hurry-up__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--tc-gray-light)}.tc-hurry-up__img{width:100%;height:100%;object-fit:cover;display:block}.tc-hurry-up__img--mobile{display:block}.tc-hurry-up__img--desktop{display:none}@media screen and (min-width:750px){.tc-hurry-up__img--mobile{display:none}.tc-hurry-up__img--desktop{display:block}}.tc-hotspot{position:absolute;width:3rem;height:3rem;border-radius:50%;background:var(--tc-white);border:2px solid var(--tc-black);color:var(--tc-black);font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translate(-50%,-50%);transition:background .2s,color .2s,transform .2s;z-index:2;padding:0}.tc-hotspot.is-active,.tc-hotspot:hover{background:var(--tc-black);color:var(--tc-white);transform:translate(-50%,-50%) scale(1.08)}.tc-hurry-up__heading{font-family:var(--tc-font-serif);font-size:clamp(1.8rem,3vw,2.4rem);margin:0 0 .5rem;letter-spacing:.04em}.tc-hurry-up__subtext{color:var(--tc-gray);margin:0 0 1.5rem;font-size:1.3rem}.tc-hurry-up__countdown{display:inline-flex;gap:1rem;margin-top:1rem}.tc-hurry-up__countdown-item{display:flex;flex-direction:column;align-items:center;min-width:4.5rem;padding:.8rem 1rem;background:var(--tc-gray-light)}.tc-hurry-up__countdown-item span{font-size:2rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.tc-hurry-up__countdown-item small{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;margin-top:.4rem;color:var(--tc-gray)}.tc-hurry-up__countdown.is-expired{display:none}.tc-hurry-up__product-list{list-style:none;padding:0;margin:0 0 2rem}.tc-hurry-up__product-item{border-bottom:1px solid var(--tc-border);transition:background .2s}.tc-hurry-up__product-item.is-active{background:var(--tc-gray-light)}.tc-hurry-up__product-link{display:flex;align-items:center;gap:1.2rem;padding:1rem .8rem;text-decoration:none;color:inherit}.tc-hurry-up__product-link img,.tc-hurry-up__product-link .placeholder-svg{width:5rem;height:6rem;object-fit:cover;flex-shrink:0}.tc-hurry-up__product-name{flex:1;font-size:1.3rem;margin:0;line-height:1.4}.tc-hurry-up__prices{text-align:right;flex-shrink:0}.tc-hurry-up__compare{text-decoration:line-through;color:var(--tc-gray);font-size:1.2rem;display:block}.tc-hurry-up__price{color:var(--tc-red);font-size:1.4rem;font-weight:600}.tc-hurry-up__product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.tc-hurry-up__cta{text-align:center;margin-top:2.5rem}.tc-featured__header{text-align:center;margin-bottom:2.5rem}.tc-featured__heading{font-family:var(--tc-font-serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:400;letter-spacing:.06em;margin:0 0 .6rem;color:var(--tc-feat-heading-color, var(--tc-black))}.tc-featured__subheading{font-size:1.3rem;color:var(--tc-feat-subheading-color, var(--tc-gray));margin:0;letter-spacing:.04em}.tc-featured__view-all{text-align:center;margin-top:2.5rem}.tc-featured .tc-product-grid{display:grid;grid-template-columns:repeat(var(--tc-feat-cols-mobile, 2),1fr);gap:var(--tc-feat-gap-mobile, 10px);align-items:stretch}@media screen and (min-width:750px){.tc-featured .tc-product-grid{grid-template-columns:repeat(var(--tc-feat-cols-tablet, 3),1fr);gap:var(--tc-feat-gap-desktop, 16px)}}@media screen and (min-width:990px){.tc-featured .tc-product-grid{grid-template-columns:repeat(var(--tc-feat-cols-desktop, 4),1fr)}}.tc-featured .tc-product-grid--slider.slider{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:0}.tc-featured .tc-product-grid--slider .slider__slide{flex:0 0 calc(100% / var(--tc-feat-cols-mobile, 2) - var(--tc-feat-gap-mobile, 10px));scroll-snap-align:start;max-width:calc(100% / var(--tc-feat-cols-mobile, 2) - var(--tc-feat-gap-mobile, 10px))}@media screen and (min-width:750px){.tc-featured .tc-product-grid--slider .slider__slide{flex:0 0 calc(100% / var(--tc-feat-cols-tablet, 3) - var(--tc-feat-gap-desktop, 16px));max-width:calc(100% / var(--tc-feat-cols-tablet, 3) - var(--tc-feat-gap-desktop, 16px))}}@media screen and (min-width:990px){.tc-featured .tc-product-grid--slider .slider__slide{flex:0 0 calc(100% / var(--tc-feat-cols-desktop, 4) - var(--tc-feat-gap-desktop, 16px));max-width:calc(100% / var(--tc-feat-cols-desktop, 4) - var(--tc-feat-gap-desktop, 16px))}}.tc-featured__slider .slider-buttons{margin-top:1.5rem}.collection #product-grid.product-grid{--grid-mobile-horizontal-spacing: 10px;--grid-mobile-vertical-spacing: 10px;--grid-desktop-horizontal-spacing: 16px;--grid-desktop-vertical-spacing: 16px}.tc-product-grid>product-component,.tc-product-grid>li,.collection #product-grid.product-grid>.grid__item,.tc-hurry-up__product-grid>product-component{height:100%;display:block}product-component{display:block;height:100%}.tc-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;position:relative}.tc-card__media-wrap{position:relative;overflow:hidden;background:var(--tc-gray-light);margin-bottom:.8rem;padding-bottom:var(--tc-card-ratio, 133.33%)}.tc-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.tc-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .55s cubic-bezier(.25,.46,.45,.94)}.tc-card__media--secondary{opacity:0}.tc-card:hover .tc-card__media--primary{transform:scale(1.05)}.tc-card__media-wrap:has(.tc-card__media--secondary):hover .tc-card__media--primary{opacity:0;transform:none}.tc-card__media-wrap:has(.tc-card__media--secondary):hover .tc-card__media--secondary{opacity:1;transform:scale(1.05)}.tc-card__badges{position:absolute;top:.8rem;left:.8rem;z-index:2;display:flex;flex-direction:column;gap:.4rem;align-items:flex-start;pointer-events:none}.tc-card__badge{background:var(--tc-red);color:var(--tc-white);font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .7rem;line-height:1.2}.tc-card__badge--sold-out,.tc-card__badge--new{background:var(--tc-black)}.tc-card__badge--bestseller{background:#8b6914}.tc-card__wishlist{position:absolute;top:.6rem;right:.6rem;z-index:3;width:3.2rem;height:3.2rem;border:none;border-radius:50%;background:#ffffffeb;color:var(--tc-black);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .25s ease,background .2s}.tc-card__wishlist svg{width:1.6rem;height:1.6rem}.tc-card:hover .tc-card__wishlist{opacity:1;transform:translateY(0)}.tc-card__wishlist:hover{background:var(--tc-white)}.tc-card__quick-add{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:.8rem;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}.tc-card:hover .tc-card__quick-add{opacity:1;transform:translateY(0)}.tc-card__quick-add-btn{width:100%;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;border-radius:0;padding:1rem;min-height:auto}.tc-card__info{flex:1;display:flex;flex-direction:column;gap:.3rem;padding:0 .2rem}.tc-card__swatches{display:flex;gap:.4rem;margin-bottom:.2rem}.tc-card__swatch{width:1.4rem;height:1.4rem;border-radius:50%;overflow:hidden;border:1px solid var(--tc-border)}.tc-card__swatch--text{display:flex;align-items:center;justify-content:center;font-size:.9rem;background:var(--tc-gray-light)}.tc-card__title{font-family:var(--tc-font-serif);font-size:1.35rem;margin:0;letter-spacing:.04em;line-height:1.35;font-weight:400}.tc-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tc-card__title a:hover{opacity:.75}.tc-card__vendor{font-size:1rem;color:var(--tc-gray);margin:0;text-transform:uppercase;letter-spacing:.1em}.tc-card__prices{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-top:auto;padding-top:.3rem}.tc-card__price{font-size:1.25rem;font-weight:600;letter-spacing:.02em}.tc-card__price--sale{color:var(--tc-red)}.tc-card__compare{text-decoration:line-through;color:var(--tc-gray);font-size:1.1rem}.tc-card__sale-pct{color:var(--tc-red);font-size:1rem;font-weight:600}.tc-card--sold-out .tc-card__media-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff59;z-index:1;pointer-events:none}.tc-card--sold-out .tc-card__media{opacity:.65}.tc-newsletter{position:relative;background-color:var(--tc-nl-bg, var(--tc-black));color:var(--tc-nl-text, var(--tc-white));overflow:hidden}.tc-newsletter__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tc-newsletter__bg{width:100%;height:100%;object-fit:cover}.tc-newsletter__bg--mobile{display:block}.tc-newsletter__bg--desktop{display:none}@media screen and (min-width:750px){.tc-newsletter__bg--mobile{display:none}.tc-newsletter__bg--desktop{display:block}}.tc-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--tc-nl-overlay, .4))}.tc-newsletter>.page-width,.tc-newsletter--full>.page-width{position:relative;z-index:1}.tc-newsletter__inner{max-width:640px;margin:0 auto}.tc-newsletter--align-center .tc-newsletter__inner{text-align:center}.tc-newsletter--align-left .tc-newsletter__inner{text-align:left;margin-left:0}.tc-newsletter__heading{font-family:var(--tc-font-serif);font-size:clamp(2rem,3.5vw,3rem);margin:0 0 .8rem;color:inherit;letter-spacing:.06em}.tc-newsletter__subheading{margin:0 0 2rem;opacity:.85;font-size:1.3rem;line-height:1.6}.tc-newsletter__field-wrap{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.35);max-width:100%}.tc-newsletter--align-left .tc-newsletter__field-wrap{margin-right:auto}.tc-newsletter__input{flex:1;min-width:0;background:transparent;border:none;color:inherit;font-size:1.3rem;padding:1rem 0;outline:none}.tc-newsletter__input::placeholder{color:#ffffff80}.tc-newsletter__submit{flex-shrink:0;background:var(--tc-nl-btn-bg, var(--tc-white))!important;color:var(--tc-nl-btn-text, var(--tc-black))!important;border:none!important;min-height:auto;padding:1rem 1.8rem;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;border-radius:0}.tc-newsletter__submit:hover{opacity:.88}.tc-newsletter__message{margin:1rem 0 0;font-size:1.2rem}.tc-newsletter__message--error{color:#ffb4b4}.tc-newsletter__message--success{color:#9fd9a8}.tc-newsletter__privacy{margin:1.2rem 0 0;font-size:1.1rem;opacity:.65;line-height:1.5}.tc-service-strip{background:var(--tc-svc-bg, var(--tc-gray-light));color:var(--tc-svc-text, var(--tc-black))}.tc-service-strip--border-top-bottom,.tc-service-strip--border-full{border-color:var(--tc-svc-border, var(--tc-border))}.tc-service-strip--border-top-bottom{border-top:1px solid var(--tc-svc-border);border-bottom:1px solid var(--tc-svc-border)}.tc-service-strip--border-full{border:1px solid var(--tc-svc-border)}.tc-service-strip--hide-desktop{display:none}@media screen and (max-width:749px){.tc-service-strip--hide-mobile{display:none}.tc-service-strip--hide-desktop{display:block}}.tc-service-strip__grid{display:grid;grid-template-columns:repeat(var(--tc-svc-cols-mobile, 2),1fr);gap:1.5rem 1rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.tc-service-strip__grid{grid-template-columns:repeat(var(--tc-svc-cols-desktop, 4),1fr);gap:2rem}}.tc-service-strip__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;height:100%;gap:.8rem;transition:opacity .2s ease}.tc-service-strip__item--align-left .tc-service-strip__link{align-items:flex-start;text-align:left}.tc-service-strip__link:hover{opacity:.75}.tc-service-strip__icon{width:var(--tc-svc-item-icon, var(--tc-svc-icon, 36px));height:var(--tc-svc-item-icon, var(--tc-svc-icon, 36px));display:flex;align-items:center;justify-content:center;flex-shrink:0}.tc-service-strip__icon svg{width:100%;height:100%}.tc-service-strip__img{width:100%;height:100%;object-fit:contain}.tc-service-strip__heading{font-family:var(--tc-font-serif);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;margin:0}.tc-service-strip__desc{font-size:1.1rem;color:var(--tc-gray);margin:.3rem 0 0;line-height:1.4}.footer{background:var(--tc-black);color:var(--tc-white);border-top:none}.footer-block__heading{font-family:var(--tc-font-serif);font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;color:var(--tc-white);font-weight:400}.footer-block__details-content,.footer-block__details-content a,.footer__list-social .list-social__link{color:#ffffffbf;font-size:1.2rem;line-height:1.7}.footer-block__details-content a:hover{color:var(--tc-white)}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.15)}.footer__copyright{color:#ffffff80;font-size:1.1rem}.tc-footer-payment-logos{display:flex;justify-content:center;width:100%;margin:0;padding:0}.tc-footer-payment-logos__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.6rem;margin:0;padding:0;list-style:none}.tc-footer-payment-logos__item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin:0;padding:0;line-height:0}.tc-footer-payment-logos__icon,.tc-footer-payment-logos__item .icon,.tc-footer-payment-logos__item svg{display:block;width:auto;height:28px;max-height:28px}.footer__copyright .copyright__content,.footer__copyright .copyright__content a{color:inherit}.footer__blocks-wrapper{gap:2rem 3rem}.tc-footer-contact__list{margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.tc-footer-contact__row{display:flex;align-items:flex-start;gap:.85rem;margin:0}.tc-footer-contact__icon{flex:0 0 1.8rem;width:1.8rem;height:1.8rem;margin-top:.15rem;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center}.tc-footer-contact__icon .icon,.tc-footer-contact__icon svg{width:1.6rem;height:1.6rem;display:block;fill:currentColor}.tc-footer-contact__text,.tc-footer-contact__link{flex:1;color:#ffffffbf;font-size:1.2rem;line-height:1.55;text-decoration:none;text-align:left}.tc-footer-contact__link:hover{color:var(--tc-white)}.tc-footer-contact__item{margin:0 0 .6rem}.tc-footer-contact__item a{color:#ffffffbf;text-decoration:none}.tc-footer-contact__item a:hover{color:var(--tc-white)}.tc-footer-accordion{border:none}.tc-footer-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:0;margin-bottom:1rem}.tc-footer-accordion__summary::-webkit-details-marker{display:none}.tc-footer-accordion__icon{position:relative;width:1.2rem;height:1.2rem;flex-shrink:0;opacity:.85}.tc-footer-accordion__icon .icon,.tc-footer-accordion__icon svg{width:1.1rem;height:1.1rem;display:block}.tc-footer-accordion__icon-plus,.tc-footer-accordion__icon-minus{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.tc-footer-accordion__icon-minus,.tc-footer-accordion[open] .tc-footer-accordion__icon-plus{opacity:0}.tc-footer-accordion[open] .tc-footer-accordion__icon-minus{opacity:1}@media screen and (min-width:750px){.tc-footer-accordion__summary{pointer-events:none;margin-bottom:1.2rem}.tc-footer-accordion__icon{display:none}.tc-footer-accordion__content{display:block!important}}.tc-whatsapp-section{position:static;height:0;margin:0;padding:0;overflow:visible;pointer-events:none}.tc-whatsapp-section .tc-whatsapp{pointer-events:auto}.tc-whatsapp{position:fixed;bottom:var(--tc-wa-bottom, 20px);z-index:var(--tc-wa-z, 1000);width:var(--tc-wa-size-desktop, 58px);height:var(--tc-wa-size-desktop, 58px);border-radius:50%;background:var(--tc-wa-bg, #25d366);color:var(--tc-wa-icon, #ffffff);display:flex;align-items:center;justify-content:center;gap:.6rem;box-shadow:0 4px 20px #0003;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;padding:0 1rem;-webkit-tap-highlight-color:transparent}.tc-whatsapp--right{right:var(--tc-wa-side, 20px);left:auto}.tc-whatsapp--left{left:var(--tc-wa-side, 20px);right:auto}.tc-whatsapp--icon-only{width:var(--tc-wa-size-desktop, 58px);height:var(--tc-wa-size-desktop, 58px);padding:0;border-radius:50%}.tc-whatsapp:hover,.tc-whatsapp:focus-visible{transform:scale(1.08);box-shadow:0 8px 28px #25d36673}.tc-whatsapp:active{transform:scale(.96)}.tc-whatsapp svg{width:54%;height:54%;fill:currentColor;flex-shrink:0;pointer-events:none}.tc-whatsapp__label{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.tc-whatsapp--hide-desktop{display:none}body.tc-has-sticky-atc .tc-whatsapp{bottom:calc(var(--tc-wa-bottom, 20px) + var(--tc-wa-sticky-offset, 72px))}@media screen and (max-width:749px){.tc-whatsapp,.tc-whatsapp--icon-only{width:var(--tc-wa-size-mobile, 52px);height:var(--tc-wa-size-mobile, 52px)}.tc-whatsapp--hide-mobile{display:none!important}.tc-whatsapp--hide-desktop{display:flex}}@media screen and (min-width:750px){.tc-whatsapp--hide-desktop{display:none!important}.tc-whatsapp--hide-mobile{display:flex}}.tc-product{overflow-x:hidden}.tc-product__grid{gap:var(--tc-pdp-gallery-gap, 8px)}@media screen and (min-width:990px){.tc-product__grid.grid--2-col-tablet{grid-template-columns:minmax(0,var(--tc-pdp-media-width, 58%)) minmax(0,1fr);column-gap:clamp(2rem,4vw,5rem);align-items:start}.tc-product.product--right .tc-product__media-col{order:2}.tc-product.product--right .tc-product__info-col{order:1}}.tc-product .product__info-container>*+*{margin-top:1.6rem;margin-bottom:0}.tc-product .product__info-container .product-form,.tc-product .product__info-container .product__description,.tc-product .product__info-container .icon-with-text{margin:0}.tc-product .product__info-container.tc-product__info{top:calc(var(--header-height, 8rem) + 1.5rem);display:flex;flex-direction:column;gap:0;padding-top:.4rem}.tc-product__info>*+*{margin-top:1.6rem}.tc-product__inventory:empty,.tc-product__urgency:empty{display:none!important;margin:0!important}.tc-sticky-atc{display:none!important}.tc-product__breadcrumbs{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:0 0 1.2rem;color:#8a8a8a;font-size:1.15rem;letter-spacing:.02em;text-transform:none;font-weight:400}.tc-product__breadcrumbs a{color:inherit;text-decoration:none}.tc-product__breadcrumbs a:hover{color:var(--tc-black)}.tc-product__breadcrumb-sep{opacity:.55}.tc-product__vendor{display:none!important}.tc-product__title{font-family:Montserrat,Avenir Next,Segoe UI,sans-serif;font-size:clamp(2.4rem,4.2vw,3.2rem);margin:0;letter-spacing:.04em;line-height:1.2;font-weight:700;color:var(--tc-black);text-transform:uppercase}.tc-product__rating{display:flex;align-items:center;gap:.6rem}.tc-product__rating-placeholder{display:flex;align-items:center;gap:.6rem;color:var(--tc-gray)}.tc-product__rating-stars{color:#d4a853;letter-spacing:.1em;font-size:1.2rem}.tc-product__price-wrap{margin:0}.tc-product__sale-badge{display:none}.tc-product__price-row{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.tc-product__price{font-size:clamp(2rem,2.6vw,2.4rem);font-weight:700;letter-spacing:0;color:var(--tc-black);line-height:1}.tc-product__price--sale{color:var(--tc-black)}.tc-product__compare{text-decoration:line-through;color:#9b9b9b;font-size:1.55rem;font-weight:400;line-height:1}.tc-product__sale-pct{display:inline-flex;align-items:center;justify-content:center;background:#121212;color:#fff;font-size:1.05rem;font-weight:600;letter-spacing:.04em;padding:.45rem .85rem;line-height:1;border-radius:4px;text-transform:uppercase}.tc-product__tax-note{font-size:1.2rem;color:var(--tc-gray);margin:0;line-height:1.5}.tc-product__sku{margin:0;color:var(--tc-gray)}.tc-product__inventory{margin:0;line-height:1}.tc-product__inventory-badge{display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1;padding:.55rem .9rem;border-radius:3px;border:1px solid transparent}.tc-product__inventory-badge:before{display:none}.tc-product__inventory--in{color:#1aa39a;border-color:#1aa39a;background:#1aa39a14}.tc-product__inventory--low{color:#c62828;border-color:#c62828;background:transparent}.tc-product__inventory--continue{color:#1aa39a;border-color:#1aa39a;background:transparent}.tc-product__inventory--out{color:#757575;border-color:#bdbdbd;background:transparent}.tc-product__social,.tc-product__urgency{--tc-social-font: "Urbanist", "Poppins", "Montserrat", sans-serif;font-family:var(--tc-social-font)}.tc-product__social{display:flex!important;align-items:center;gap:.8rem;margin:0 0 20px;width:100%;visibility:visible!important;opacity:1!important;background:transparent;border:0;padding:0;border-radius:0}.tc-product__social-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;color:#262626}.tc-product__social-icon svg{width:1.6rem;height:1.6rem;display:block}.tc-product__social--viewing+.tc-product__social--sold,.tc-product__social+.tc-product__urgency{margin-top:0}.tc-product__social--sold{background:var(--tc-sold-bg, #fff5f4);border:0;border-radius:4px;padding:10px 17px;color:var(--tc-sold-text, #da3f3f);margin-bottom:20px}.tc-product__social--sold .tc-product__social-icon{color:var(--tc-sold-text, #da3f3f)}.tc-product__social-text{margin:0;font-family:var(--tc-social-font);font-size:17px;line-height:24px;font-weight:600;letter-spacing:normal;color:#262626}.tc-product__social--sold .tc-product__social-text{color:#232323;font-weight:400;line-height:28px}.tc-product__social-count{font-family:var(--tc-social-font);font-variant-numeric:tabular-nums;font-weight:600;display:inline}.tc-product__sold-emph{color:var(--tc-sold-text, #da3f3f);font-weight:600}.tc-product__social--sold .tc-product__social-text strong{font-weight:600}.tc-product__urgency{margin:0 0 25px;width:100%;font-family:var(--tc-social-font)}.tc-product__urgency-text{margin:0 0 8px;font-family:var(--tc-social-font);font-size:17px;color:gray;line-height:28px;font-weight:400;letter-spacing:normal}.tc-product__urgency-qty,.tc-product__urgency-text strong{color:#262626;font-weight:600}.tc-product__urgency-track{width:100%;max-width:100%;height:6px;background:var(--tc-urgency-track, #e4e4e4);border-radius:999px;overflow:hidden}.tc-product__urgency-fill{display:block;height:100%;background:var(--tc-urgency-bar, #da3f3f);border-radius:999px;transition:width .35s ease}.tc-product__gallery-wrap{position:relative}.tc-product__gallery-discount{position:absolute;top:1rem;left:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;padding:.35rem .55rem;background:#43a047;color:#fff;font-size:1.15rem;font-weight:700;line-height:1;border-radius:3px;pointer-events:none}.tc-product__gallery-discount.hidden,.tc-product__gallery-discount[hidden]{display:none!important}.tc-product .product__media-icon{left:auto!important;right:1.2rem;top:1.2rem;width:3.6rem;height:3.6rem;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000001a}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider){position:relative}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex!important;align-items:center;justify-content:space-between;margin:0;padding:0 .8rem;border:0;height:auto;min-height:0;background:transparent;pointer-events:none}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-counter{display:none}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button{pointer-events:auto;display:flex!important;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;min-width:3.6rem;padding:0;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px #0000001f;color:#555;opacity:1}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button .svg-wrapper,.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button svg{width:1.4rem;height:1.4rem}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button .svg-wrapper{transform:none}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button--prev .icon,.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button--prev svg{transform:rotate(90deg)}.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button--next .icon,.tc-product slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button--next svg{transform:rotate(-90deg)}@media screen and (min-width:750px){.tc-product .product__media-wrapper slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons,.tc-product .product__media-wrapper slider-component.slider-mobile-gutter:not(.thumbnail-slider)>.slider-buttons .slider-button{display:flex!important}}.tc-product__description{margin:0;font-size:1.3rem;line-height:1.7;color:var(--tc-gray)}.tc-product__variant-label,.tc-product .product-form__input .form__label{font-size:1.35rem;font-weight:600;letter-spacing:0;text-transform:none;margin:0 0 .95rem;display:block;color:var(--tc-black)}.tc-product .product-form__input .form__label [data-selected-value]{font-weight:400;color:#555;margin-left:.2rem}.tc-product .product-form__input{margin:0;max-width:100%;padding-top:0}.tc-product variant-selects{display:flex;flex-direction:column;gap:1.8rem;width:100%}.tc-product .product-form__input--swatch{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1rem}.tc-product .product-form__input--swatch .form__label{flex:0 0 100%;margin-bottom:.1rem}.tc-product .swatch-input__input+.swatch-input__label{--swatch-input--size: 32px;--swatch-input--border-radius: 50%;outline:none;box-shadow:none;border-radius:50%}.tc-product .swatch-input__input+.swatch-input__label .swatch{width:32px;height:32px;border:1px solid rgba(0,0,0,.12);box-shadow:none;background-image:none!important;background-color:var(--swatch--background);background-size:auto;border-radius:50%}.tc-product .swatch-input__input:checked+.swatch-input__label{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 3px #121212}.tc-product .swatch-input__input+.swatch-input__label:hover,.tc-product .swatch-input__input:hover+.swatch-input__label{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 3px #00000059}.tc-product .swatch-input__input:focus-visible+.swatch-input__label{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 3px #121212}.tc-product .product-form__input--pill{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.tc-product .product-form__input--pill .form__label{flex:0 0 100%}.tc-product .product-form__input--pill input[type=radio]+label{border-radius:999px;min-width:4.4rem;text-align:center;letter-spacing:.02em;font-size:1.25rem;font-weight:500;min-height:4.4rem;padding:.8rem 1.4rem;border:1px solid #d0d0d0;background:#fff;color:#555;transition:background .2s ease,color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.tc-product .product-form__input--pill input[type=radio]:checked+label{background:#121212;color:#fff;border-color:#121212}.tc-product .product-form__input--pill input[type=radio]:disabled+label,.tc-product .product-form__input--pill input[type=radio].disabled+label{opacity:.35;text-decoration:line-through}.tc-product .product-form__input--option-size{display:flex;flex-wrap:wrap;align-items:center;gap:0;column-gap:8px;row-gap:8px;position:relative;margin:0 0 20px;font-family:var(--tc-social-font)}.tc-product .product-form__input--option-size>.form__label{flex:0 0 100%;width:100%;min-width:0;margin:0 0 5px;font-family:var(--tc-social-font);font-size:17px;font-weight:600;line-height:28px;letter-spacing:normal;color:#262626}.tc-product .product-form__input--option-size>.form__label [data-selected-value]{font-weight:600;color:#262626;margin-left:.15rem}.tc-product .product-form__input--option-size>.tc-product__size-guide-opener{flex:0 0 auto;margin:0 0 0 5px;order:10}.tc-product .product-form__input--option-size>input[type=radio]+label{margin-top:0;margin-right:0}.tc-product .product-form__input--option-size input[type=radio]+label{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border-radius:100%;font-family:var(--tc-social-font);font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:gray;border:1px solid #e4e4e4;background:transparent;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.tc-product .product-form__input--option-size input[type=radio]:checked+label{background:#262626;color:#fff;border-color:#262626}.tc-product .product-form__input--option-size input[type=radio]:hover:not(:checked):not(:disabled)+label{border-color:#262626;color:#262626}.tc-product .product-form__input--option-color .swatch-input__input+.swatch-input__label .swatch{background-image:none!important}.tc-product .product-form__input--option-fabric input[type=radio]+label{min-width:auto;min-height:4.2rem;height:auto;padding:.85rem 1.8rem;border-radius:8px;font-size:1.2rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-color:#cfcfcf;color:#777;background:#fff;box-shadow:none}.tc-product .product-form__input--option-fabric input[type=radio]:checked+label{background:#fff;color:#555;border-color:#121212}.tc-product__quantity{width:100%}.tc-product .tc-product__quantity .tc-product__variant-label{margin-bottom:10px;font-family:var(--tc-social-font, "Urbanist", "Poppins", sans-serif);font-size:17px;font-weight:600;line-height:28px;color:#262626}.tc-product__quantity-control,.tc-product .product-form__quantity .quantity{width:100%;max-width:100%;min-height:50px;height:50px;border:1px solid #e4e4e4;border-radius:4px;display:flex;align-items:center;justify-content:space-between;background:transparent}.tc-product .tc-product__quantity-control .quantity__button,.tc-product .product-form__quantity .quantity__button{width:50px;min-width:50px;height:48px;padding:0;flex-shrink:0;color:#262626}.tc-product .tc-product__quantity-control .quantity__button svg,.tc-product .product-form__quantity .quantity__button svg{width:1rem;height:1rem}.tc-product .tc-product__quantity-control .quantity__input,.tc-product .product-form__quantity .quantity__input{flex:1;min-width:0;padding:0;text-align:center;font-family:var(--tc-social-font, "Urbanist", "Poppins", sans-serif);font-size:17px;font-weight:400;color:#262626;border:0;background:transparent}.tc-product__size-guide-opener{display:inline-flex;align-items:center;margin-left:0}.tc-product__size-guide{display:inline-block;margin:0;font-family:var(--tc-social-font);font-size:15px;font-weight:500;line-height:15px;letter-spacing:normal;text-transform:none;background:none;border:none;border-bottom:1px solid #262626;border-radius:0;padding:0;cursor:pointer;color:#262626;text-decoration:none;box-shadow:none}.tc-product .product-form__input--option-size+.tc-product__size-guide-opener,.tc-product .tc-product__size-guide-opener{margin-top:0}.tc-product .tc-product__info>.tc-product__quantity+.tc-product__buttons{margin-top:15px}.tc-product__buttons{display:flex;flex-direction:column;gap:0;margin:0;padding-top:0;width:100%}.tc-product__buttons .product-form__buttons{display:flex;flex-direction:column;gap:15px;width:100%}.tc-product__atc-row{display:flex;align-items:stretch;gap:15px;width:100%}.tc-product__atc-row .tc-product__atc,.tc-product__atc-row .product-form__submit{flex:1 1 auto;min-width:0;width:auto!important}.tc-product__wishlist{flex:0 0 52px;width:52px;min-height:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4e4e4;border-radius:4px;background:transparent;color:#262626;text-decoration:none;transition:border-color .2s ease,color .2s ease}.tc-product__wishlist:hover{border-color:#262626;color:#e53935}.tc-product__wishlist svg{display:block}.tc-product__wishlist svg path{vector-effect:non-scaling-stroke}.tc-product__buy-now-btn{min-height:50px!important;height:50px;border-radius:4px!important;font-family:var(--tc-social-font, "Urbanist", "Poppins", sans-serif)!important;font-size:17px!important;letter-spacing:normal!important;text-transform:none!important;font-weight:600!important;background:#262626!important;color:#fff!important;border:1px solid #262626!important;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:5px 15px!important}.tc-product__buy-now-btn:disabled{opacity:.5}.tc-product__buy-now-label{display:inline-flex;align-items:center;gap:.6rem}.tc-product__buttons--full .button,.tc-product__buttons--full .shopify-payment-button,.tc-product__buttons--full .shopify-payment-button__button,.tc-product__buy-now,.tc-product__buy-now .shopify-payment-button,.tc-product__buy-now .shopify-payment-button__button{width:100%}.tc-product__atc,.tc-product__buttons .product-form__submit.button--secondary{min-height:50px;height:50px;padding:5px 15px;border-radius:4px;font-family:var(--tc-social-font, "Urbanist", "Poppins", sans-serif);font-size:17px;letter-spacing:normal;text-transform:none;font-weight:600;background:transparent!important;color:#262626!important;border:1px solid #262626!important;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.tc-product__atc-label{display:inline-flex;align-items:center;justify-content:center;gap:.7rem}.tc-product__atc-icon{flex-shrink:0}.tc-product__buy-now .shopify-payment-button__button--unbranded,.tc-product__buttons .shopify-payment-button__button--unbranded{min-height:5.2rem!important;border-radius:6px!important;font-size:1.35rem!important;letter-spacing:.02em!important;text-transform:none!important;font-weight:600!important;background:#121212!important;color:#fff!important;border:1px solid #121212!important;padding:1.1rem 1.5rem!important}.tc-product__buttons .button--primary{background:#121212;color:#fff;border-color:#121212}.tc-product__info>.shopify-app-block,.tc-product__info>[id*=shopify-block]{margin-top:.4rem;margin-bottom:.2rem}.tc-featured--pdp{margin-top:3.5rem;padding-top:2.5rem}.tc-product__whatsapp-link{display:inline-flex;align-items:center;gap:.6rem;color:#25d366;font-size:1.3rem;text-decoration:none;margin:.5rem 0 1.5rem}.tc-product__whatsapp-link--button{background:#25d366;color:var(--tc-white);padding:1rem 1.5rem;letter-spacing:.1em;text-transform:uppercase;font-size:1.1rem;justify-content:center;width:100%}.tc-product__whatsapp-link svg{width:2rem;height:2rem;fill:currentColor;flex-shrink:0}.tc-product__accordion{border-top:1px solid var(--tc-border);margin-top:1rem}.tc-product__accordion details{border-bottom:1px solid var(--tc-border)}.tc-product__accordion summary{padding:1.4rem 0;cursor:pointer;list-style:none}.tc-product__accordion summary::-webkit-details-marker{display:none}.tc-product__accordion .accordion__title{font-family:var(--tc-font-serif);font-size:1.3rem;letter-spacing:.08em;font-weight:400}.tc-product__accordion .accordion__content{padding:0 0 1.5rem;font-size:1.3rem;line-height:1.7;color:var(--tc-gray)}.tc-product .icon-with-text{margin:1.5rem 0;padding:1.2rem 0;border-top:1px solid var(--tc-border);border-bottom:1px solid var(--tc-border)}.tc-product .product__media-item img,.tc-product .product__media-item deferred-media,.tc-product .thumbnail-list__item img{border-radius:var(--tc-pdp-media-radius, 0)}.tc-product .thumbnail-list__item{width:var(--tc-pdp-thumb-size, 72px)}.tc-product .product__media-list{gap:var(--tc-pdp-gallery-gap, 8px)}.tc-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:998;background:var(--tc-white);border-top:1px solid var(--tc-border);padding:.8rem var(--tc-page-padding);box-shadow:0 -4px 20px #00000014;gap:.8rem;align-items:center}.tc-sticky-atc.is-visible{display:flex}.tc-sticky-atc__thumb{width:4rem;height:4.8rem;object-fit:cover;flex-shrink:0;border-radius:2px}.tc-sticky-atc__info{flex:1;min-width:0}.tc-sticky-atc__title{font-size:1.1rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.03em}.tc-sticky-atc__variant{font-size:1rem;color:var(--tc-gray);margin:.1rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-sticky-atc__price{font-size:1.2rem;font-weight:600;margin:.1rem 0 0}.tc-sticky-atc__btn{flex-shrink:0;min-width:12rem;min-height:4.4rem;font-size:1.1rem}.tc-sticky-atc__btn:disabled{opacity:.5}@media screen and (min-width:990px){.tc-sticky-atc{display:none!important}body.tc-has-sticky-atc{padding-bottom:0}}@media screen and (max-width:749px){.tc-categories__grid{grid-template-columns:repeat(2,1fr)}.tc-hurry-up__product-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.tc-shop-look__card{flex:0 0 calc(100% - 2.8rem);min-width:0;max-width:calc(100% - 2.8rem);scroll-snap-align:start;scroll-snap-stop:always}.tc-hurry-up__grid{grid-template-columns:1fr;gap:1.6rem}.tc-product__grid{grid-template-columns:1fr;gap:.8rem}.tc-product .product__info-container.tc-product__info{position:static;max-height:none;overflow:visible}.tc-sticky-atc.is-visible{display:none!important}body.tc-has-sticky-atc{padding-bottom:0}}@media screen and (max-width:749px){:root{--tc-section-gap: 1.6rem;--tc-page-padding: 1.2rem;--tc-page-padding-mobile: 1.2rem;--tc-mobile-nav-height: 56px;--tc-mobile-nav-safe: env(safe-area-inset-bottom, 0px);--tc-mobile-bottom-offset: calc(var(--tc-mobile-nav-height) + var(--tc-mobile-nav-safe))}html,body{overflow-x:hidden}.page-width{padding-left:var(--tc-page-padding-mobile, 1.2rem);padding-right:var(--tc-page-padding-mobile, 1.2rem)}body.tc-has-mobile-nav{padding-bottom:calc(var(--tc-mobile-bottom-offset) + 1.6rem)}body.tc-has-mobile-nav.tc-has-sticky-atc{padding-bottom:calc(var(--tc-mobile-bottom-offset) + 6.4rem)}.section-header .cart-count-bubble--empty{display:flex;align-items:center;justify-content:center}.announcement-bar-section .utility-bar,.announcement-bar-section .utility-bar__grid{min-height:2rem!important;height:auto;background:#fff!important;color:#121212!important;border-bottom:1px solid #f0f0f0}.announcement-bar-section .utility-bar.gradient,.announcement-bar-section .utility-bar.color-scheme-1,.announcement-bar-section .utility-bar[class*=color-]{background:#fff!important}.announcement-bar-section .announcement-bar__message,.announcement-bar-section .announcement-bar__link{color:#121212!important;font-size:1.1rem;letter-spacing:.08em;line-height:1.2;padding:.35rem 2.4rem;margin:0;text-align:center;text-transform:none}.announcement-bar-section .announcement-bar,.announcement-bar-section .announcement-bar__announcement{text-align:center;width:100%}.announcement-bar-section .announcement-bar-slider .slider-buttons{position:relative;width:100%;min-height:2rem;align-items:center;justify-content:center}.announcement-bar-section .slider-button,.announcement-bar-section .announcement-bar--hide-arrows .slider-button{display:flex!important;position:absolute;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem;padding:0;z-index:2;background:transparent;border:none;opacity:.55}.announcement-bar-section .slider-button .svg-wrapper,.announcement-bar-section .slider-button svg{width:1rem;height:1rem}.announcement-bar-section .slider-button--prev,.announcement-bar-section .announcement-bar--hide-arrows .slider-button--prev{left:.4rem}.announcement-bar-section .slider-button--next,.announcement-bar-section .announcement-bar--hide-arrows .slider-button--next{right:.4rem}.announcement-bar-section .slider,.announcement-bar-section .announcement-bar--hide-arrows .slider{width:100%;max-width:calc(100% - 4.4rem);margin:0 auto}.announcement-bar-section .localization-wrapper,.announcement-bar-section .list-social{display:none!important}.section-header .header-wrapper{border-bottom:1px solid #eee}.section-header .header{padding-top:.6rem;padding-bottom:.6rem;min-height:5.4rem}.section-header .header--top-center{grid-template-areas:"drawer logo icons";grid-template-columns:auto 1fr auto;column-gap:.8rem;padding-left:1.2rem;padding-right:1.2rem;align-items:center}.section-header .header--top-center header-drawer{grid-area:drawer;margin-left:0;justify-self:start}.section-header .header--top-center>.header__heading,.section-header .header--top-center>h1.header__heading,.section-header .header--top-center>.header__heading-link{grid-area:logo;justify-self:center;margin:0}.section-header .header--top-center .header__icons{grid-area:icons;justify-self:end;gap:1.2rem}.section-header .header__icon--account,.section-header .header__icon--wishlist,.section-header .header__whatsapp{display:none!important}.section-header .header__search--secondary,.section-header .header--top-center>.header__search,.section-header .header>.header__search--secondary,.section-header .header>.header__search:not(.header__search--primary){display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important}.section-header .header__icons .header__icon--search.header__icon--summary{display:inline-flex!important;visibility:visible!important;pointer-events:auto!important}.section-header .header__icon,.section-header .header__icon .svg-wrapper{width:2.4rem;height:2.4rem}.section-header .header__icon--menu .svg-wrapper svg,.section-header .header__icon--search .svg-wrapper svg,.section-header .header__icon--cart .svg-wrapper svg,.section-header .header__icon--cart .icon{width:2.2rem;height:2.2rem}.section-header .cart-count-bubble{display:flex;align-items:center;justify-content:center;background-color:#e53935;color:#fff;font-size:.95rem;font-weight:700;min-width:1.6rem;height:1.6rem;line-height:1;top:0;right:0;bottom:auto;left:auto;transform:translate(50%,-50%);border:1.5px solid #fff;border-radius:50%;padding:0}.section-header .header__heading-link .h2,.section-header .header__heading .h2,.section-header .header__text-logo{font-size:calc(var(--tc-logo-text-size, 2.2rem) * .68);letter-spacing:var(--tc-logo-letter-spacing-mobile, .16em);line-height:1.1}.section-header .header__heading-logo-wrapper{max-width:var(--tc-logo-width-mobile, 90px)}.section-header.shopify-section-header-sticky .header-wrapper{box-shadow:0 1px 8px #0000000f}.tc-hero-section,.shopify-section .tc-hero{margin:0;padding:0}.tc-hero.slider-mobile-gutter,.tc-hero{padding:0!important;margin:0!important;max-width:100vw;width:100%}.tc-hero__slider.slideshow,.tc-hero__slider.banner,.tc-hero__slider.grid{margin:0;padding:0;width:100%}.tc-hero .slideshow__slide,.tc-hero .slider__slide{padding:0;margin:0}.tc-hero__slide-inner{min-height:0;aspect-ratio:5 / 4;width:100%}.tc-hero__media{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.tc-hero__img{object-fit:cover;object-position:center center;width:100%;height:100%}.tc-hero__content{min-height:0;height:100%;padding:1.4rem 1.2rem 2rem;aspect-ratio:unset}.tc-hero__content.page-width{max-width:none;padding-left:1.2rem;padding-right:1.2rem}.tc-hero__script{font-size:clamp(2rem,8.5vw,3.2rem);line-height:1.05}.tc-hero__subtitle{font-size:.9rem;letter-spacing:.16em;margin-top:.2rem}.tc-hero__button{padding:.7rem 1.6rem;font-size:.95rem;margin-top:.6rem}.tc-hero__dots-wrap{bottom:.8rem}.tc-hero__controls{display:none}.tc-categories,.tc-featured,.tc-shop-look,.tc-hurry-up,.tc-newsletter,.tc-service-strip{padding:1.6rem 1.2rem!important}.tc-categories__wrap--full,.tc-categories .page-width,.tc-featured .page-width,.tc-shop-look .page-width,.tc-hurry-up .page-width{padding-left:0;padding-right:0}.tc-categories__header,.tc-featured__header,.tc-shop-look__header,.tc-hurry-up__header{margin-bottom:1rem;text-align:center}.tc-categories__heading,.tc-featured__heading,.tc-shop-look__header .tc-featured__heading,.tc-hurry-up__heading{font-size:clamp(1.7rem,5.5vw,2.1rem);letter-spacing:.06em;margin:0 0 .2rem}.tc-categories__subheading,.tc-featured__subheading,.tc-shop-look__subheading,.tc-hurry-up__subtext{font-size:1.1rem;margin:0}.tc-categories__grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.tc-category-tile__media-wrap{aspect-ratio:3 / 4;padding-bottom:0!important;height:auto}.tc-category-tile__label{font-size:.85rem;padding:.4rem .5rem;letter-spacing:.08em}.tc-category-tile--text-bottom .tc-category-tile__label{bottom:.6rem}.tc-shop-look__hero{margin-bottom:1rem}.tc-shop-look__hero-media{aspect-ratio:4 / 5}.tc-shop-look__hotspot{width:2.2rem;height:2.2rem;border-width:1.5px;font-size:1rem;font-weight:600;color:#121212;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px #00000026}.tc-shop-look__hotspot:after{display:none}.tc-shop-look__hotspot:before{content:attr(data-number);line-height:1;font-size:1rem}.tc-shop-look__popup{max-width:calc(100% - 2.4rem);padding:.6rem .8rem;gap:.8rem;left:1.2rem;right:1.2rem;bottom:1rem}.tc-shop-look__popup img{width:3.6rem;height:4.4rem}.tc-shop-look__popup-title{font-size:1.05rem;margin:0 0 .2rem}.tc-shop-look__popup-price{font-size:1.1rem;margin:0 0 .3rem}.tc-shop-look__popup-link{font-size:.95rem}.tc-shop-look__carousel{position:relative;display:block;gap:0}.tc-shop-look__track-wrap{width:100%;overflow:hidden}.tc-shop-look__track{gap:.8rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain;padding-bottom:0;cursor:grab}.tc-shop-look__card{flex:0 0 calc(100% - 2.8rem);min-width:0;max-width:calc(100% - 2.8rem);scroll-snap-align:start;scroll-snap-stop:always}.tc-shop-look__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.8rem;height:2.8rem;border:0;background:#fff;box-shadow:0 2px 10px #0000001f}.tc-shop-look__arrow--prev{left:-.4rem}.tc-shop-look__arrow--next{right:-.4rem}.tc-shop-look__arrow:disabled,.tc-shop-look__arrow[hidden]{display:none!important}.tc-shop-look__arrow .svg-wrapper,.tc-shop-look__arrow .icon{width:1rem;height:1rem}.tc-shop-look,.tc-shop-look .page-width{overflow:visible}.tc-shop-look__video-play{width:4.6rem;height:4.6rem}.tc-shop-look__video-play svg{width:1.8rem;height:1.8rem}.tc-shop-look__modal{padding:1.6rem}.tc-shop-look__modal-dialog,.tc-shop-look__modal-video{max-height:calc(100vh - 3.2rem)}.tc-shop-look__modal-close{top:-1rem;right:-.2rem;width:3.8rem;height:3.8rem}.tc-shop-look__modal-close span{font-size:2.3rem}.tc-shop-look__overlay{left:.7rem;right:.7rem;bottom:.7rem;padding:.55rem .65rem;gap:.6rem}.tc-shop-look__thumb{width:3.6rem;height:4.4rem}.tc-shop-look__product-title{font-size:1.05rem}.tc-shop-look__product-price{font-size:1.1rem}.tc-shop-look__popups{position:absolute;bottom:1rem;left:0;right:0}.tc-featured .tc-product-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.tc-card__media-wrap{margin-bottom:.4rem;padding-bottom:0!important;aspect-ratio:3 / 4;height:auto}.tc-card__info{padding:0 0 .3rem;gap:.15rem}.tc-card__title{font-size:1.05rem;line-height:1.35;margin:0}.tc-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tc-card__prices{font-size:1.05rem;gap:.35rem;flex-wrap:wrap}.tc-card__compare{font-size:.95rem}.tc-card__sale-pct{font-size:.9rem}.tc-card__badge{font-size:.85rem;padding:.25rem .45rem}.tc-card__quick-add{position:static;opacity:1;transform:none;padding:.25rem 0 0}.tc-card__quick-add-btn{font-size:.95rem;padding:.5rem .7rem;min-height:auto;letter-spacing:.08em;border-width:1px}.tc-card__wishlist{width:2.8rem;height:2.8rem;top:.4rem;right:.4rem;opacity:1;transform:none}.tc-hurry-up__grid{gap:1rem}.tc-hurry-up__image-wrap{margin-bottom:0}.tc-hurry-up__heading{font-size:clamp(1.6rem,5vw,2rem);margin-bottom:.3rem}.tc-hurry-up__subtext{margin-bottom:.8rem}.tc-hurry-up__countdown{gap:.5rem;margin-bottom:.8rem}.tc-hurry-up__countdown-item{min-width:3.4rem;padding:.5rem .4rem}.tc-hurry-up__countdown-item span{font-size:1.4rem}.tc-hurry-up__countdown-item small{font-size:.85rem}.tc-hurry-up__product-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.tc-hurry-up__cta{margin-top:.8rem}body.tc-has-mobile-nav .tc-whatsapp{bottom:calc(var(--tc-mobile-bottom-offset, 56px) + var(--tc-wa-bottom, 20px));right:var(--tc-wa-side, 20px);left:auto;width:var(--tc-wa-size-mobile, 52px);height:var(--tc-wa-size-mobile, 52px);z-index:var(--tc-wa-z, 1000)}body.tc-has-mobile-nav .tc-whatsapp--icon-only{width:var(--tc-wa-size-mobile, 52px);height:var(--tc-wa-size-mobile, 52px)}body.tc-has-mobile-nav.tc-has-sticky-atc .tc-whatsapp{bottom:calc(var(--tc-mobile-bottom-offset, 56px) + var(--tc-wa-sticky-offset, 72px) + var(--tc-wa-bottom, 20px))}.menu-drawer{width:min(32rem,100vw)}.menu-drawer__inner-container{padding:1.2rem}.menu-drawer__menu-item{font-size:1.3rem;letter-spacing:.05em;padding:1rem 0;min-height:auto}.menu-drawer__close-button{font-size:1.2rem}.menu-drawer__utility-links{padding-top:1rem;margin-top:.6rem}.menu-drawer__utility-links .menu-drawer__account{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;padding:.7rem 0}.tc-mobile-currency,[data-tc-mobile-currency],.tc-mobile-nav-section .localization-form,.tc-mobile-nav-section localization-form{display:none!important}.footer{background:#000!important;color:#ffffffb8;padding-top:1.2rem!important;padding-bottom:calc(var(--tc-mobile-bottom-offset, 56px) + 1.6rem - 20px)!important;margin-top:0!important}.footer .gradient{background:transparent!important}.footer__content-top{padding-left:1.6rem;padding-right:1.6rem;padding-top:.4rem;padding-bottom:0}.footer__blocks-wrapper{gap:0;display:block}.footer-block.grid__item{width:100%;max-width:100%;border-bottom:1px solid rgba(255,255,255,.14);padding:1.2rem 0;margin:0;height:auto;min-height:0}.footer-block.grid__item:first-child{padding-top:.4rem}.footer-block__brand-info{text-align:center}.footer-block__brand-info .footer-block__heading{justify-content:center;text-align:center;font-size:1.45rem;letter-spacing:.14em;line-height:1.35;margin:0 0 .85rem;padding:0}.footer-block__brand-info .rte{text-align:center;color:#ffffffad;font-size:1.2rem;line-height:1.65;max-width:34rem;margin:0 auto}.footer-block__brand-info .rte p{margin:0 0 .4rem}.footer__list-social{margin-top:1.1rem;justify-content:center;display:flex;flex-wrap:nowrap;gap:0}.footer__list-social .list-social__link{color:#ffffffd9;padding:.7rem}.tc-footer-contact{text-align:center}.tc-footer-contact .footer-block__heading{justify-content:center;text-align:center;margin:0 0 1rem;padding:0}.tc-footer-contact__list{max-width:34rem;margin:0 auto;gap:.95rem}.tc-footer-contact__row{align-items:center;text-align:left}.tc-footer-contact__icon{margin-top:0;color:#ffffffe6}.tc-footer-contact__text,.tc-footer-contact__link{font-size:1.2rem;line-height:1.45}.footer .footer-block__heading{font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase;color:#fff}.footer .footer__blocks-wrapper>.footer-block.grid__item.footer-block--menu{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.14)}.footer .footer__blocks-wrapper>.footer-block.grid__item.footer-block--menu+.footer-block.grid__item.footer-block--menu{margin-top:0!important}.footer .footer-block--menu .tc-footer-accordion{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:none}.footer .footer-block--menu .footer-block__heading.tc-footer-accordion__summary,.footer .footer-block--menu .tc-footer-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;height:auto!important;min-height:0!important;margin:0!important;padding:18px 0!important}.footer .footer-block--menu .tc-footer-accordion__icon{width:1.2rem;height:1.2rem;opacity:.9}.footer .footer-block--menu .tc-footer-accordion:not([open])>.tc-footer-accordion__content,.footer .footer-block--menu .tc-footer-accordion:not([open])>.footer-block__details-content{display:none!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}.footer .footer-block--menu .tc-footer-accordion[open]>.tc-footer-accordion__content,.footer .footer-block--menu .tc-footer-accordion[open]>.footer-block__details-content{display:block;height:auto;max-height:none;margin:0!important;padding:0 0 .95rem}.footer .footer-block--menu .tc-footer-accordion__content li{margin:0}.footer .footer-block--menu .footer-block__details-content,.footer .footer-block--menu .footer-block__details-content a{font-size:1.15rem;line-height:1.55;color:#ffffffb3}.footer .footer-block--menu .footer-block__details-content .list-menu__item--link{padding:.45rem 0}.footer .footer__content-bottom{padding:4px 1.6rem .8rem;border-top:none;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px}.footer__content-bottom-wrapper{width:100%;flex-direction:column;align-items:center;justify-content:center;row-gap:20px;padding-bottom:0}.footer__localization,.footer__column.footer__localization{display:flex!important;justify-content:center;align-items:center;width:100%;margin:0;position:static!important;padding:0}.footer__localization .localization-form,.footer__localization localization-form{width:auto}.footer__localization .disclosure__button,.footer__localization .localization-form__select{color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:.4rem;padding:.7rem 1.1rem;min-height:3.6rem;background:transparent;justify-content:center;gap:.6rem}.footer__localization .disclosure__button .svg-wrapper,.footer__localization .disclosure__button svg{width:1rem;height:1rem}.footer__column--info{width:100%;align-items:center;padding:0}.footer__column--info:not(:has(.list-payment)){display:none}.footer__payment{display:none}.footer .tc-footer-payment-logos{display:flex;justify-content:center;width:100%;margin:0;padding:0}.footer .tc-footer-payment-logos__list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:100%;margin:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer .tc-footer-payment-logos__list::-webkit-scrollbar{display:none}.footer .tc-footer-payment-logos__icon,.footer .tc-footer-payment-logos__item .icon,.footer .tc-footer-payment-logos__item svg{height:28px!important;max-height:28px!important;width:auto!important}.footer__copyright{width:100%;text-align:center;font-size:1.05rem;color:#ffffff7a;padding:0 0 .4rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.footer__copyright .policies{display:none}.footer-block--newsletter,.footer-block__newsletter{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.tc-product .page-width{padding-left:1.6rem;padding-right:1.6rem}.tc-product .product__media-wrapper{margin-left:0;margin-right:0;width:100%;max-width:100%}.tc-product .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}.tc-product .product__media-list{margin-left:0!important;margin-right:0!important;margin-bottom:1rem!important;width:100%!important;max-width:100%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding:0}.tc-product .product__media-list .product__media-item,.tc-product .product__media-item{scroll-snap-align:start;width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0!important}.tc-product .product-media-container{max-width:100%!important;width:100%!important}.tc-product .product-media-container.constrain-height,.tc-product .product-media-container.constrain-height.media-fit-contain{width:100%!important;max-width:100%!important;--contained-width: 100%}.tc-product .product-media-container.constrain-height .media{padding-top:var(--ratio-percent)}.tc-product .tc-product__gallery-discount{display:none!important}.tc-product .thumbnail-slider{margin:0;padding:0}.tc-product .thumbnail-list{display:flex!important;flex-wrap:nowrap;gap:.8rem;margin:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.tc-product .thumbnail-list::-webkit-scrollbar{display:none}.tc-product .thumbnail-list__item{flex:0 0 calc((100% - 1.6rem) / 3);width:calc((100% - 1.6rem) / 3)!important;max-width:calc((100% - 1.6rem) / 3);scroll-snap-align:start}.tc-product .thumbnail{border-radius:2px;border:1px solid transparent}.tc-product .thumbnail[aria-current]{border-color:#121212}.tc-product .thumbnail-slider .slider-button{display:none}.tc-product__grid{gap:1.6rem}.tc-product__info{padding-top:.2rem;padding-left:0;padding-right:0}.tc-product__info>*+*,.tc-product .product__info-container>*+*{margin-top:1.4rem}.tc-product__title{font-size:2.2rem;line-height:1.25;letter-spacing:.02em}.tc-product .tc-product__price{font-size:1.9rem}.tc-product__social--viewing+.tc-product__social--sold{margin-top:1rem}.tc-product__atc,.tc-product__buttons .product-form__submit,.tc-product__buy-now-btn,.tc-product__buy-now .shopify-payment-button__button--unbranded{min-height:50px!important;height:50px;font-size:16px!important;padding-left:10px!important;padding-right:10px!important}.tc-product__atc-row,.tc-product__buttons .product-form__buttons{gap:10px}.tc-product .tc-product__info>.tc-product__quantity,.tc-product .tc-product__info>.tc-product__quantity+.tc-product__buttons{margin-top:1.4rem}.tc-product__wishlist{flex-basis:50px;width:50px;min-height:50px;height:50px}.tc-product__social-text,.tc-product__urgency-text{font-family:Urbanist,Poppins,Montserrat,sans-serif;font-size:17px}.tc-product__social--viewing .tc-product__social-text{font-weight:600;line-height:24px;color:#262626}.tc-product__social--sold .tc-product__social-text{font-weight:400;line-height:28px}.tc-product__urgency-text{font-weight:400;line-height:28px;color:gray}.tc-product__social-count,.tc-product__sold-emph,.tc-product__urgency-qty{font-weight:600}.tc-sticky-atc,body.tc-has-mobile-nav.tc-has-sticky-atc .tc-sticky-atc.is-visible{display:none!important}}.tc-mobile-nav-section{display:none}@media screen and (max-width:749px){.tc-mobile-nav-section{display:block}.tc-mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fff;border-top:none;padding:.6rem .4rem;padding-bottom:calc(.6rem + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 16px #00000014}.tc-mobile-nav__list{display:flex;align-items:stretch;justify-content:space-between;list-style:none;margin:0;padding:0;min-height:auto}.tc-mobile-nav__item-wrap{flex:1 1 20%;min-width:0}.tc-mobile-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;height:100%;min-height:4rem;padding:.2rem .15rem;text-decoration:none;color:#555;position:relative;transition:color .2s ease}.tc-mobile-nav__item.is-active{color:#121212}.tc-mobile-nav__item.is-active .tc-mobile-nav__label{font-weight:600}.tc-mobile-nav__icon{position:relative;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;color:inherit}.tc-mobile-nav__icon svg{width:2.4rem;height:2.4rem}.tc-mobile-nav__icon .svg-wrapper,.tc-mobile-nav__icon .svg-wrapper svg{width:2.4rem;height:2.4rem}.tc-mobile-nav__icon--cart svg,.tc-mobile-nav__icon--cart .icon{width:2.4rem;height:2.4rem}.tc-mobile-nav__label{font-size:1.2rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:inherit}.tc-mobile-nav__badge{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .3rem;border-radius:999px;background:#e53935;color:#fff;font-size:.9rem;font-weight:700;line-height:1;text-align:center;border:1.5px solid #fff;transform:translate(50%,-50%)}.tc-mobile-nav__badge[hidden]{display:none}.tc-mobile-currency,[data-tc-mobile-currency]{display:none!important}}@media screen and (max-width:430px){.tc-mobile-nav__label{font-size:1.2rem}.tc-categories__grid,.tc-featured .tc-product-grid,.tc-hurry-up__product-grid{gap:.5rem}.announcement-bar-section .announcement-bar__message{font-size:1.05rem;padding:.3rem 2.2rem}}@media screen and (max-width:390px){.section-header .header__heading-link .h2,.section-header .header__text-logo{font-size:calc(var(--tc-logo-text-size, 2.2rem) * .62)}.tc-mobile-nav__icon svg,.tc-mobile-nav__icon .svg-wrapper svg{width:2.4rem;height:2.4rem}}.tc-product .tc-product__shipping-info{--tc-social-font: "Urbanist", "Poppins", "Montserrat", sans-serif;margin:0 0 25px;padding:0;list-style:none;font-family:var(--tc-social-font)}.tc-product .tc-product__shipping-item{display:flex;align-items:center;margin:0 0 5px;padding:0;color:gray;font-size:17px;font-weight:400;line-height:28px;letter-spacing:normal}.tc-product .tc-product__shipping-item:last-child{margin-bottom:0}.tc-product .tc-product__shipping-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:17px;height:20px;margin-right:8px;color:#262626}.tc-product .tc-product__shipping-icon svg{width:17px;height:17px}.tc-product .tc-product__shipping-line,.tc-product .tc-product__shipping-line p{margin:0;color:inherit;font-family:var(--tc-social-font);font-size:17px;font-weight:400;line-height:28px}.tc-product .tc-product__shipping-line strong{margin-right:.4rem;color:#262626;font-weight:600}.tc-product .tc-product__shipping-line p strong{margin-right:0}.tc-product-tabs{--tc-tabs-font: "Urbanist", "Poppins", "Montserrat", sans-serif;padding:var(--tc-tabs-padding-top, 0) 0 var(--tc-tabs-padding-bottom, 80px);font-family:var(--tc-tabs-font)}.tc-product-tabs__accordion{border-top:1px solid #e4e4e4}.tc-product-tabs__item{border-bottom:1px solid #e4e4e4}.tc-product-tabs__heading{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal;text-transform:none}.tc-product-tabs__toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.6rem;margin:0;padding:20px 0;border:0;background:transparent;color:#262626;font-family:var(--tc-tabs-font);font-size:18px;font-weight:500;line-height:1.4;letter-spacing:normal;text-align:left;text-transform:none;cursor:pointer;-webkit-appearance:none;appearance:none}.tc-product-tabs__toggle:hover .tc-product-tabs__toggle-text{opacity:.75}.tc-product-tabs__toggle:focus-visible{outline:2px solid #262626;outline-offset:2px}.tc-product-tabs__toggle-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;color:#262626;transition:transform .25s ease}.tc-product-tabs__toggle-icon svg{width:1.2rem;height:1.2rem}.tc-product-tabs__item.is-open .tc-product-tabs__toggle-icon{transform:rotate(180deg)}.tc-product-tabs__panel{overflow:hidden;transition:max-height .3s ease}.tc-product-tabs__content{padding:0 0 24px;color:gray;font-family:var(--tc-tabs-font);font-size:17px;font-weight:400;line-height:28px}.tc-product-tabs__content p{margin:0 0 1.2rem}.tc-product-tabs__content p:last-child{margin-bottom:0}.tc-product-tabs__content-heading{margin:0 0 1rem;color:#262626;font-family:var(--tc-tabs-font);font-size:17px;font-weight:600;line-height:1.4}.tc-product-tabs__rating{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.tc-product-tabs__rating-count,.tc-product-tabs__reviews-empty{margin:0;color:gray;font-size:17px;line-height:28px}@media(prefers-reduced-motion:reduce){.tc-product-tabs__panel,.tc-product-tabs__toggle-icon{transition:none}}@media screen and (max-width:749px){.tc-product-tabs{padding-bottom:4rem}.tc-product-tabs__toggle{padding:17px 0}}@media screen and (max-width:360px){.tc-mobile-nav__label{font-size:1.15rem}.section-header .header__heading-link .h2,.section-header .header__text-logo{font-size:calc(var(--tc-logo-text-size, 2.2rem) * .58)}.tc-card__title{font-size:1rem}}@media screen and (min-width:750px){.tc-mobile-nav-section,.tc-mobile-nav,.tc-mobile-currency{display:none!important}body.tc-has-mobile-nav{padding-bottom:0}.section-header .cart-count-bubble--empty{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tanveer-collection.css.map */
