.page-breadcrumb{padding:.875rem 0}.breadcrumb{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.breadcrumb__item a{font-size:.8125rem;color:#888;text-decoration:none;transition:color .15s ease}.breadcrumb__item a:hover{color:#83324c}.breadcrumb__sep{font-size:.8125rem;color:#ccc}.breadcrumb__item--active{font-size:.8125rem;color:#1a1a1a;font-weight:500}.pdp{padding:2.5rem 0 4rem}.pdp__grid{display:flex;gap:3.5rem;align-items:start}.pdp-gallery{display:flex;flex-direction:column;gap:.75rem;position:sticky;top:100px}.pdp-gallery__main{position:relative;border-radius:16px;overflow:hidden;background:#f5f1ef;aspect-ratio:1 / 1}.pdp-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.pdp-gallery__main-img--placeholder{width:100%;aspect-ratio:1/1}.pdp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;box-shadow:none;transition:background .15s ease;z-index:2;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.pdp-gallery__arrow:hover{background:transparent}.pdp-gallery__arrow--prev{left:.75rem}.pdp-gallery__arrow--next{right:.75rem}.pdp-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.pdp-gallery__thumbs::-webkit-scrollbar{display:none}.pdp-gallery__thumb{flex-shrink:0;width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#f5f1ef;transition:border-color .15s ease;outline:none;-webkit-tap-highlight-color:transparent}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-gallery__thumb.is-active{border-color:#8f9aa3}.pdp-gallery__thumb:hover:not(.is-active){border-color:#ddd}.pdp-info{display:flex;flex-direction:column;gap:1.25rem}.pdp-info__name{font-size:clamp(1.375rem,2vw,1.75rem);font-weight:800;color:#1a1a1a;line-height:1.25;margin:0}.pdp-info__subtitle{font-size:.9375rem;color:#888;margin:.25rem 0 0}.pdp-info__price{font-size:1.375rem;font-weight:700;color:#1a1a1a;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.pdp-info__price--compare{font-size:1rem;font-weight:400;color:#aaa;text-decoration:line-through}.pdp-info__divider{height:1px;background:#f0ece9}.pdp-option{display:flex;flex-direction:column;gap:.625rem;margin-bottom:16px}.pdp-option:last-child{margin-bottom:0}.pdp-option__label{font-size:.9rem;color:#555;margin:0}.pdp-option__selected{color:#1a1a1a}.pdp-swatches{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:6px}.pdp-swatch{width:32px;height:32px;border-radius:9999px;border:1px solid rgba(0,0,0,.04);cursor:pointer;transition:outline-color .15s ease;outline:1.5px solid transparent;outline-offset:2px;position:relative}.pdp-swatch:hover,.pdp-swatch.is-active,button.pdp-swatch:hover,button.pdp-swatch.is-active{outline:1px solid #40484F!important;border:1px solid rgba(0,0,0,.04)}.pdp-swatch.is-disable{cursor:not-allowed}.pdp-swatch.is-disable:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;border-radius:inherit;z-index:1;pointer-events:none}.pdp-swatch svg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.pdp-swatch.is-disable svg{display:block}.pdp-swatch[data-label]:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);white-space:nowrap;background:#1a1a1a;color:#fff;font-size:11px;font-weight:500;padding:3px 7px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity .12s ease}.pdp-swatch:hover[data-label]:after{opacity:1}.pdp-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pdp-pill{padding:8px 12px;font-family:Figtree,sans-serif;border:1px solid #F1F1F1;border-radius:0;font-size:12px;font-weight:500;color:#40484f;background-color:transparent;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;position:relative}.pdp-pill:hover,.pdp-pill.is-active{border-color:#8f9aa3}.pdp-pill.is-disable{cursor:not-allowed;opacity:.5}.pdp-pill svg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.pdp-pill.is-disable svg{display:block}.pdp-pill.is-unavailable{opacity:.4;cursor:not-allowed}.pdp-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pdp-qty{display:flex;align-items:center;border:1.5px solid #40484F;border-radius:10px;overflow:hidden;flex-shrink:0}.pdp-qty__btn{width:44px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#1a1a1a;transition:background .15s ease;flex-shrink:0}.pdp-qty__btn:hover{background:#f5f5f5}.pdp-qty__input{width:48px;text-align:center;font-size:1rem;font-weight:600;border:none;outline:none;color:#1a1a1a;background:transparent;height:48px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.pdp-qty__input::-webkit-inner-spin-button,.pdp-qty__input::-webkit-outer-spin-button{-webkit-appearance:none}.pdp-atc{flex:1;min-width:180px;padding:0 1.5rem;height:48px;background:#2d2d2d;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:12px;cursor:pointer;transition:background .15s ease;font-family:Figtree,sans-serif}.pdp-atc:hover{background:#444}.pdp-atc:disabled{background:#aaa;cursor:not-allowed}.pdp-atc.is-loading{pointer-events:none;opacity:.7}.pdp-wishlist{width:48px;height:48px;border-radius:12px;border:1.5px solid #e0e0e0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#888;transition:border-color .15s ease,color .15s ease,background .15s ease;flex-shrink:0}.pdp-wishlist:hover{border-color:#83324c;color:#83324c}.pdp-wishlist.is-active{border-color:#83324c;color:#83324c;background:#fff0f5}.pdp-wishlist.is-active svg{fill:#83324c}.pdp-accordion{display:flex;flex-direction:column;border-top:1px solid #f0ece9}.pdp-accordion__item{border-bottom:1px solid #f0ece9}.pdp-accordion__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:.9375rem;font-weight:600;color:#1a1a1a;background:transparent;border:none;cursor:pointer;text-align:left;gap:1rem}.pdp-accordion__icon{flex-shrink:0;transition:transform .25s ease}.pdp-accordion__item.is-open .pdp-accordion__icon{transform:rotate(45deg)}.pdp-accordion__body ul{margin:0 0 .75rem 1.25rem;padding:0}.pdp-accordion__body li{margin-bottom:.25rem}.pdp-accordion__body p{margin:0 0 .5rem;text-align:justify}.pdp-ymal{padding:3rem 0 4rem;background:#fdf9f8}.pdp-ymal__track-wrap{position:relative}.pdp .container,.pdp-ymal .container{max-width:var(--content-width);margin-inline:auto;padding-inline:72px}.page-breadcrumb{padding:12px 0}.breadcrumb{align-items:center;gap:8px}.breadcrumb__item,.breadcrumb__sep{display:inline-flex;align-items:center;line-height:1}.breadcrumb__item a,.breadcrumb__sep,.breadcrumb__item--active{font-family:Figtree,sans-serif;font-size:10px;font-weight:400;line-height:1}.breadcrumb__item a{display:inline-flex;align-items:center;color:#8f9aa3}.breadcrumb__item--active{color:#40484f}.breadcrumb__sep{color:#8f9aa3;transform:translateY(-.5px)}.pdp{padding:20px 0 56px}.pdp__grid{display:flex;gap:80px}.pdp-gallery{flex:1 1 52%;min-width:0}.pdp-info{flex:0 1 620px;min-width:360px}.pdp-gallery{gap:16px;top:96px}.pdp-gallery__main{border-radius:12px;overflow:hidden;background:transparent;aspect-ratio:1 / 1}.pdp-gallery__main-img{object-fit:contain;padding:0;border-radius:12px}.pdp-gallery__arrow{width:36px;height:36px;background:transparent;color:#737e87;box-shadow:none}.pdp-gallery__arrow--prev{left:-8px}.pdp-gallery__arrow--next{right:-8px}.pdp-gallery__thumbs{gap:10px;padding-bottom:0}.pdp-gallery__thumb{width:65px;height:65px;border-radius:8px;overflow:hidden;border:1px solid transparent;background:#fff}.pdp-gallery__thumb:hover,.pdp-gallery__thumb.is-active{border-color:#40484f}.pdp-gallery__thumb img{object-fit:contain;padding:3px;border-radius:6px}.pdp-info{gap:18px;padding-top:25px;max-width:620px}.pdp-info__name{font-family:Figtree,sans-serif;font-size:28px;font-weight:700;line-height:1.15;color:#1f2933}.pdp-info__subtitle{font-family:Figtree,sans-serif;font-size:16px;font-weight:400;color:#737e87;margin-top:6px}.pdp-info__price{font-family:Figtree,sans-serif;font-size:22px;font-weight:700;gap:10px;color:#1f2933}.pdp-info__price--compare{font-size:14px;color:#9aa2a9}.pdp-info__divider{display:none}.pdp-option{gap:10px}.pdp-option__label{font-family:Figtree,sans-serif;font-size:16px;color:#737e87}.pdp-option__selected{color:#40484f;font-weight:400}.pdp-swatches{gap:10px;padding-bottom:0}.pdp-swatch{width:28px;height:28px;border:1px solid rgba(0,0,0,.04);outline:1.5px solid transparent;outline-offset:2px;transition:outline-color .15s ease}.pdp-swatch:hover,.pdp-swatch.is-active{outline:1.5px solid #40484F!important;border:1px solid rgba(0,0,0,.04)}.pdp-actions{display:grid;grid-template-columns:92px minmax(220px,1fr);gap:32px;width:100%;margin-top:25px;align-items:center;flex-wrap:nowrap}.pdp-qty{width:95px;height:44px;border:1px solid #40484F;border-radius:0}.pdp-qty__btn{width:28px;height:44px}.pdp-qty__input{width:36px;height:44px}.pdp-qty__input{font-family:Figtree,sans-serif;font-size:14px;font-weight:500}.pdp-atc{max-width:100%;width:300px;height:44px;border-radius:0;background:#40484f;font-family:Figtree,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em}.pdp-wishlist{display:none;width:44px;height:44px;border-radius:6px;background:#fff;border-color:#e0e0e0}.pdp-accordion{margin-top:4px;border-top:1px solid #EDEDED}.pdp-accordion__item{border-bottom:1px solid #EDEDED}.pdp-accordion__trigger{padding:16px 0;font-family:Figtree,sans-serif;font-size:20px;font-weight:600;color:#40484f}.pdp-accordion__icon line:first-child{transition:opacity .16s ease}.pdp-accordion__item.is-open .pdp-accordion__icon{transform:none}.pdp-accordion__item.is-open .pdp-accordion__icon line:first-child{opacity:0}.pdp-accordion__body{padding-bottom:18px;font-family:Figtree,sans-serif;font-size:16px;line-height:1.7;color:#40484f}.pdp-ymal{padding:48px 0 64px;background:#fff}.pdp-ymal .section-heading{margin-bottom:24px}.pdp-ymal .section-heading__title{font-family:Figtree,sans-serif;font-size:24px;font-weight:700;color:#40484f;margin:0}.pdp-ymal__swiper{overflow:hidden}.pdp-ymal__swiper .product-card__badges{justify-content:flex-end;top:1.3rem}.pdp-ymal__swiper .product-card__badge{border-radius:0}.pdp-ymal__swiper .product-card__badge--new{background:#e0c7c5;color:#40484f;font-size:10px;font-weight:600;font-family:Figtree,sans-serif;line-height:100%;letter-spacing:1px}.pdp-ymal__swiper .product-card__badge--hot{border-radius:0;font-size:10px;font-weight:600;font-family:Figtree,sans-serif;line-height:100%;letter-spacing:1px;height:24px;display:inline-flex;align-items:center;justify-content:center}.pdp-ymal__swiper .product-card{height:auto;box-shadow:none;border-radius:0}.pdp-ymal__swiper .product-card:hover{transform:none;box-shadow:none;border:none!important;outline:none!important}.pdp-ymal__swiper .product-card__media{background:transparent;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden}@media(min-width:641px){.pdp-ymal__swiper .product-card__media{border-radius:16px}}.pdp-ymal__swiper .product-card__media:hover,.pdp-ymal__swiper .product-card__img:hover{outline:none!important;border:none!important}.pdp-ymal__swiper .product-card__img{width:100%;height:100%;object-fit:contain}.pdp-ymal__swiper .product-card__body{padding:8px 0 0;gap:5px}.pdp-ymal__swiper .product-card__name{min-height:2.4em}.pdp-ymal__swiper .product-card__name a{width:80%;font-weight:600;display:-webkit-box;overflow:hidden;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.pdp-ymal__swiper .product-card__name a{font-size:12px}.pdp-ymal__swiper .product-card__price{font-size:14px}.pdp-ymal__swiper .product-card__price--original{font-size:10px}.pdp-ymal__swiper .product-card__description{display:none}.pdp-ymal__swiper .product-card__footer{display:flex;justify-content:flex-start;padding:16px 0 0}.pdp-ymal__swiper .product-card__cta{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;min-height:auto;padding:0;border:0;background:transparent;color:#40484f;font-family:Figtree,sans-serif;font-size:12px;font-weight:500;line-height:100%;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;gap:8px}.pdp-ymal__swiper .product-card__cta--solid,.pdp-ymal__swiper .product-card__cta:hover{background:transparent;color:#40484f;transform:none}@media(max-width:767px){.page-breadcrumb{display:none}.pdp .container,.pdp-ymal .container{padding-inline:16px}.pdp{padding:18px 0 26px;background:#fcf8f9}.pdp__grid{flex-direction:column;gap:18px}.pdp-gallery,.pdp-info{flex:none;width:100%;min-width:0}.pdp-gallery{position:static;gap:12px}.pdp-gallery__main{border-radius:0;background:#fcf8f9;aspect-ratio:1 / 1}.pdp-gallery__main-img{padding:0;object-fit:contain}.pdp-gallery__arrow{top:auto;bottom:0;width:26px;height:24px;background:transparent;box-shadow:none;color:#8f9aa3}.pdp-gallery__arrow svg path{stroke:#8f9aa3}.pdp-gallery__arrow--prev{left:auto;right:42px}.pdp-gallery__arrow--next{right:12px}.pdp-gallery__thumbs{gap:7px;padding:0 0 2px;width:calc(100% + 16px);padding-inline-end:16px}.pdp-gallery__thumb{width:16%;height:auto;border-radius:8px;overflow:hidden;border:1px solid #E2D8D8}.pdp-gallery__thumb img{padding:2px}.pdp-info{max-width:none;gap:12px;padding-top:0}.pdp-info__name{font-size:18px;line-height:1.2;color:#40484f;max-width:92%}.pdp-info__subtitle{margin-top:4px;font-size:16px;line-height:1.3}.pdp-info__price{font-size:18px;gap:8px}.pdp-info__price--compare{font-size:12px}.pdp-info__divider{display:none}.pdp-option{gap:8px}.pdp-option__label{font-size:16px}.pdp-swatches{gap:12px;flex-wrap:wrap;padding:4px;max-width:100%}.pdp-swatch{width:34px;height:34px;outline-width:1.5px;outline-offset:2px}.pdp-pills{gap:6px}.pdp-pill{padding:5px 9px;font-size:10px}.pdp-actions{grid-template-columns:2fr 3fr;gap:16px;margin-top:32px}.pdp-qty{width:100%;height:48px;border-radius:0;justify-content:space-between}.pdp-qty__btn{width:48px;height:48px}.pdp-qty__btn svg{width:24px;height:24px;color:#40484f}.pdp-qty__input{width:36px;height:48px;font-size:18px}.pdp-atc{width:100%;height:48px;padding:0 16px;font-size:12px;letter-spacing:.1em;border-radius:0;background:#40484f}.pdp-accordion{margin-top:10px}.pdp-accordion__trigger{padding:13px 0;font-size:16px}.pdp-accordion__icon{width:24px;height:24px}.pdp-accordion__body{padding-bottom:14px;font-size:14px;line-height:1.55}.pdp-accordion__body ul{margin-left:14px}.pdp-ymal{padding:18px 0 38px;background:#fcf8f9}.pdp-ymal .section-heading{margin-bottom:12px}.pdp-ymal .section-heading__title{font-size:18px}.pdp-ymal__track-wrap,.pdp-ymal__swiper{overflow:hidden}.pdp-ymal__item{flex:0 0 calc((100% - 12px)/2);scroll-snap-align:start}.pdp-ymal__swiper .product-card__media{aspect-ratio:1 / 1}.pdp-ymal__swiper .product-card__body{padding-top:7px}.pdp-ymal__swiper .product-card__name{min-height:2.5em}.pdp-ymal__swiper .product-card__name a{max-width:90%;font-size:12px;line-height:100%;letter-spacing:1px}.pdp-ymal__swiper .product-card__price{font-size:14px;line-height:100%;letter-spacing:1px}.pdp-ymal__swiper .product-card__name a{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-ymal__swiper .product-card__price--original{font-size:10px}.product-card__pricing{gap:2px}.pdp-ymal__swiper .product-card__swatches{gap:6px;margin-left:3px}.pdp-ymal__swiper .product-card__swatch{width:24px;height:24px}.pdp-ymal__swiper .product-card__swatch-more{width:24px;min-width:18px;height:24px;font-size:12px}.pdp-ymal__swiper .product-card__cta{font-size:12px;letter-spacing:1px}.pdp-ymal__item .product-card__name a{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.css.map */
