.pdp2-main{padding-top:104px;padding-bottom:40px}.pdp2-hero__row{display:flex;flex-direction:column}@media(min-width:900px){.pdp2-main{--pdp2-top-offset: 140px;padding-top:var(--pdp2-top-offset);padding-bottom:72px}.pdp2-hero__row{flex-direction:row;gap:64px}.pdp2-hero__media,.pdp2-hero__details{flex:1 1 0;min-width:0}.pdp2-hero__media{max-width:680px}.pdp2-gallery{position:sticky;top:96px;z-index:1}.pdp2-gallery--fit .pdp2-gallery__stage{max-height:calc(100vh - var(--pdp2-top-offset, 140px) - var(--pdp2-fit-gap, 24px) - var(--pdp2-thumb-size, 64px) - var(--pdp2-gallery-gap, 22px))}}.pdp2-icon{display:block}.pdp2-gallery{display:flex;flex-direction:column;gap:var(--pdp2-gallery-gap, 10px)}@media(max-width:899px){.pdp2-gallery{position:relative;z-index:1}}.pdp2-gallery__stage{position:relative;overflow:hidden;background:var(--pdp2-surface, #fff);aspect-ratio:var(--pdp2-stage-ratio, 8/7)}.pdp2-gallery__slides{position:absolute;top:0;right:0;bottom:0;left:0}.pdp2-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .3s var(--ease, ease)}.pdp2-gallery__slide.is-active{opacity:1;visibility:visible}.pdp2-gallery__slide img{display:block;width:100%;height:100%;object-fit:var(--pdp2-fit, contain)}.pdp2-gallery__slide video,.pdp2-gallery__slide iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.pdp2-gallery__ph{display:block;width:100%;height:100%}.pdp2-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:var(--pdp2-nav-size, 34px);height:var(--pdp2-nav-size, 34px);display:grid;place-items:center;padding:0;border:1px solid var(--pdp2-nav-border, transparent);border-radius:50%;background:var(--pdp2-nav-bg, rgba(255, 255, 255, .45));color:var(--pdp2-counter-bg, #251d3a);opacity:var(--pdp2-nav-opacity, 1);cursor:pointer;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:opacity .2s ease,background .2s ease}.pdp2-gallery__nav:hover{opacity:1}.pdp2-gallery__nav:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:2px}.pdp2-gallery__nav svg{width:16px;height:16px}.pdp2-gallery__nav--prev{left:0}.pdp2-gallery__nav--next{right:0}.pdp2-gallery__counter{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;padding:5px 12px;border-radius:100px;background:#251d3a99;color:var(--pdp2-counter-text, #fff);font-family:var(--ui, "Cardo", Georgia, serif);font-size:12px;line-height:1.4;pointer-events:none}@supports (background: color-mix(in srgb,red 50%,transparent)){.pdp2-gallery__counter{background:color-mix(in srgb,var(--pdp2-counter-bg, #251d3a) 60%,transparent)}}.pdp2-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.pdp2-gallery__thumbs::-webkit-scrollbar{display:none}.pdp2-gallery__thumb{flex:0 0 auto;width:var(--pdp2-thumb-size, 62px);height:var(--pdp2-thumb-size, 62px);padding:0;overflow:hidden;scroll-snap-align:start;border:1px solid var(--pdp2-border, #ede6d6);border-radius:var(--pdp2-thumb-radius, 8px);background:var(--pdp2-surface, #fff);cursor:pointer;transition:border-color .2s ease,opacity .2s ease}.pdp2-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.pdp2-gallery__thumb.is-active{border:2px solid var(--pdp2-thumb-active, #72643f)}@media(min-width:900px){.pdp2-gallery__stage{border:1px solid var(--pdp2-border, #ede6d6);border-radius:5px}.pdp2-gallery__counter{padding:2.5px 7.5px;font-size:10px;line-height:1.75}@supports (background: color-mix(in srgb,red 50%,transparent)){.pdp2-gallery__counter{background:color-mix(in srgb,var(--pdp2-counter-bg, #251d3a) 66%,transparent)}}.pdp2-gallery__thumb{opacity:.68}.pdp2-gallery__thumb.is-active{border-width:1px;border-color:var(--pdp2-thumb-active, #be9743);box-shadow:inset 0 0 0 1px var(--pdp2-thumb-active, #be9743);opacity:1}}.pdp2-buy{display:flex;flex-direction:column;gap:12px;padding-top:12px;font-family:var(--ui, "Cardo", Georgia, serif);color:var(--pdp2-text, #463c68);position:relative;z-index:1}.pdp2-buy__head{display:flex;flex-direction:column;gap:8px;width:100%}.pdp2-buy__title{margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:28px;line-height:36px;letter-spacing:-.476px;color:var(--pdp2-heading, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-buy__rating{display:flex;align-items:center}.pdp2-buy__rating-link{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.pdp2-buy__rating-link:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:2px}.pdp2-buy__stars{display:inline-flex;gap:4px}.pdp2-buy__star{display:inline-flex;color:var(--pdp2-accent, #be9743)}.pdp2-buy__star.is-empty{opacity:.28}.pdp2-buy__star svg{width:20px;height:20px}.pdp2-buy__reviews{font-weight:700;font-size:14px;color:var(--pdp2-heading);text-decoration:none;white-space:nowrap}.pdp2-buy__reviews:hover,.pdp2-buy__rating-link:hover .pdp2-buy__reviews{text-decoration:underline}.pdp2-buy__pricing{display:flex;flex-direction:column;gap:4px}.pdp2-buy__price-row{display:flex;align-items:baseline;gap:10px}.pdp2-buy__price{font-weight:700;font-size:28px;line-height:36px;color:var(--pdp2-price, #72643f)}.pdp2-buy__compare{font-size:16px;color:var(--pdp2-muted, #8b8398)}.pdp2-buy__stock{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;line-height:1.5;color:var(--pdp2-muted, #8b8398)}.pdp2-buy__dot{flex:0 0 auto;width:8px;height:8px;border-radius:4px;background:var(--pdp2-dot-in, #157347)}.pdp2-buy__stock.is-out .pdp2-buy__dot{background:var(--pdp2-muted, #8b8398)}.pdp2-buy__installments{display:flex;align-items:center;gap:8px;width:100%}.pdp2-buy__inst-icon{display:inline-flex;flex:0 0 auto;color:var(--pdp2-muted, #8b8398)}.pdp2-buy__inst-icon svg{width:16px;height:16px}.pdp2-buy__inst-text{flex:1 1 0;min-width:0;margin:0;font-size:14px;line-height:1.5;color:var(--pdp2-text, #463c68)}.pdp2-buy__inst-text strong{font-weight:400}.pdp2-buy__inst-info{display:none}.pdp2-buy__form{display:flex;flex-direction:column;gap:10px;width:100%}.pdp2-buy__row{display:flex;align-items:stretch;gap:10px}.pdp2-buy__qty{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;overflow:hidden;height:52px;border:1px solid var(--pdp2-border, #ede6d6);border-radius:var(--pdp2-radius, 6px);background:var(--pdp2-surface, #fff)}.pdp2-buy__step{width:38px;height:100%;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--pdp2-heading, #251d3a);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1;cursor:pointer}.pdp2-buy__step:hover{background:#251d3a0d}.pdp2-buy__qty-input{width:30px;padding:0;border:0;background:transparent;color:var(--pdp2-heading, #251d3a);font-family:var(--ui, "Cardo", Georgia, serif);font-size:16px;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pdp2-buy__qty-input::-webkit-outer-spin-button,.pdp2-buy__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp2-buy__qty-input:focus-visible,.pdp2-buy__step:focus-visible,.pdp2-buy__add:focus-visible,.pdp2-buy__shopnow:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:2px}.pdp2-buy__add{flex:1 1 0;min-width:0;height:52px;display:grid;place-items:center;padding:0 16px;border:1px solid var(--pdp2-btn-bg, #000);border-radius:var(--pdp2-radius, 6px);background:transparent;color:var(--pdp2-btn-bg, #000);font-family:var(--ui, "Cardo", Georgia, serif);font-weight:700;font-size:16px;cursor:pointer}.pdp2-buy__shopnow{width:100%;height:52px;padding:0 16px;border:1px solid transparent;border-radius:var(--pdp2-radius, 6px);background:var(--pdp2-btn-bg, #000);color:var(--pdp2-btn-text, #fdfbf5);font-family:var(--ui, "Cardo", Georgia, serif);font-weight:700;font-size:16px;cursor:pointer}.pdp2-buy__add.btn--sweep-animation{--btn-sweep-ink: var(--pdp2-btn-text, #fdfbf5);transition:color 1.2s var(--ease, ease),opacity .2s ease}.pdp2-buy__add.btn--sweep-animation:before{background:var(--pdp2-btn-bg, #000)}.pdp2-buy__shopnow.btn--sweep-animation{--btn-sweep-ink: var(--pdp2-heading, #251d3a);transition:color 1.2s var(--ease, ease),opacity .2s ease}.pdp2-buy__shopnow.btn--sweep-animation:hover:not(:disabled),.pdp2-buy__shopnow.btn--sweep-animation:focus-visible:not(:disabled){border-color:var(--btn-sweep-ink, #251d3a)}.pdp2-buy__add:disabled,.pdp2-buy__shopnow:disabled{opacity:.5;cursor:not-allowed}.pdp2-buy__add.is-loading,.pdp2-buy__shopnow.is-loading{position:relative}.pdp2-buy__add.is-loading .pdp2-buy__label,.pdp2-buy__shopnow.is-loading .pdp2-buy__label{opacity:0}.pdp2-buy__add.is-loading:after,.pdp2-buy__shopnow.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border-radius:50%;border:2px solid rgba(37,29,58,.25);border-top-color:var(--pdp2-btn-bg, #000);animation:pdp2Spin .7s linear infinite}.pdp2-buy__shopnow.is-loading:after{border-color:#fff6;border-top-color:var(--pdp2-btn-text, #fdfbf5)}@keyframes pdp2Spin{to{transform:rotate(360deg)}}.pdp2-buy__tags{display:flex;flex-direction:column;gap:12px;width:100%;padding-top:12px}.pdp2-buy__tag{display:flex;align-items:flex-start;gap:10px;width:100%}.pdp2-buy__tag-icon{flex:0 0 auto;display:inline-flex;padding-top:1px;color:var(--pdp2-accent, #be9743)}.pdp2-buy__tag-icon svg{width:14px;height:14px}.pdp2-buy__tag-text{flex:1 1 0;min-width:0;margin:0;font-size:14px;line-height:19px;color:var(--pdp2-heading, #251d3a)}.pdp2-buy__trust-wrap{width:100%;padding-top:12px}.pdp2-trust{display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid var(--pdp2-border, #ede6d6);border-radius:8px;background:var(--pdp2-surface, #fff)}.pdp2-trust__tile{display:flex;align-items:center;gap:12px;width:100%}.pdp2-trust__icon{flex:0 0 auto;display:inline-flex;color:var(--pdp2-icon, #72643f)}.pdp2-trust__icon svg{width:18px;height:18px}.pdp2-trust__text{flex:1 1 0;min-width:0;margin:0;font-size:14px;line-height:1.5;color:var(--pdp2-heading, #251d3a)}.pdp2-trust__text strong{font-weight:400}.pdp2-trust__k{color:inherit;font-weight:700}.pdp2-share{display:flex;align-items:center;gap:12px;padding-top:2px}.pdp2-share__label{font-family:var(--ui, "Cardo", Georgia, serif);font-weight:700;font-size:14px;letter-spacing:.28px;text-transform:uppercase;color:var(--pdp2-muted, #8b8398)}.pdp2-share__btn{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--pdp2-border, #ede6d6);border-radius:100px;background:var(--pdp2-surface, #fff);color:var(--pdp2-heading, #251d3a);cursor:pointer;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.pdp2-share__btn svg{width:16px;height:16px}.pdp2-share__btn:hover{background:var(--pdp2-price, #72643f);border-color:var(--pdp2-price, #72643f);color:#fff;transform:translateY(-2px)}.pdp2-ask{--pdp2-ask-ink: #000;position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.pdp2-ask>div{display:flex;justify-content:center;width:100%}.pdp2-ask:before{content:"";position:absolute;left:50%;top:50%;width:2px;height:20px;margin-left:-1px;background:var(--pdp2-ask-ink, #000);transform:translateY(-50%)}.pdp2-ask__btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:none;font-family:var(--ui, "Cardo", Georgia, serif);font-weight:400;font-size:16px;line-height:1.2;color:var(--pdp2-ask-ink, #000);text-decoration:none;cursor:pointer;transition:color .2s ease}.pdp2-ask__btn .pdp2-icon{width:17px;height:17px;flex:none}.pdp2-ask__btn:hover{text-decoration:underline;text-underline-offset:3px}.pdp2-ask__btn:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:2px}.pdp2-ask-modal .pdp__modal-card{max-width:520px}.pdp2-ask-modal [data-form-root=true]{max-width:none;margin:0;padding:0}.pdp2-ask-modal shopify-forms-embed{--forms-input-background-color: #fdfbf5;--forms-input-border-color: var(--parchment-line);--forms-input-border-width: 1.5px;--forms-input-border-radius: var(--radius-sm);--forms-input-text-color: var(--ink);--forms-input-padding: 1rem 1.15rem;--forms-input-font-size: 1.02rem;--forms-label-color: var(--ink-soft);--forms-text-color: var(--ink);--forms-link-color: var(--violet);--forms-error-color: #8a2b2b;--forms-focus-outline-color: rgba(122, 87, 192, .35);--forms-focus-outline-width: 3px;--forms-focus-outline-style: solid;--button-border-radius: var(--radius-sm);--forms-button-border-radius: var(--radius-sm)}.pdp2-ask-modal__meta{list-style:none;margin:0;padding:0;display:flex;gap:10px 20px}.pdp2-ask-modal__meta--column{flex-direction:column}.pdp2-ask-modal__meta--row{flex-direction:row;flex-wrap:wrap;align-items:center}.pdp2-ask-modal__meta li{display:flex;align-items:flex-start;gap:9px;min-width:0}.pdp2-ask-modal__meta-icon{flex:none;margin-top:1px;color:var(--gold, #be9743)}.pdp2-ask-modal__meta-icon .pdp2-icon{width:16px;height:16px}.pdp2-ask-modal__meta-text{font-size:.94rem;line-height:1.5;color:var(--ink-soft, #463c68);text-decoration:none}a.pdp2-ask-modal__meta-text:hover{color:var(--ink, #251d3a);text-decoration:underline;text-underline-offset:3px}.pdp2-ask-modal .pdp2-ask-modal__app{margin-top:18px}@media(min-width:1100px){.pdp2-trust{flex-direction:row;align-items:stretch;gap:12px;padding:0;border:0;background:transparent}.pdp2-trust__tile{flex:1 1 0;min-width:0;flex-direction:column;align-items:flex-start;gap:11px;padding:20px 16px;border:1px solid var(--pdp2-border, #ede6d6);border-radius:6px;flex-direction:row}.pdp2-trust__icon{margin-top:5px}.pdp2-trust__icon svg{width:20px;height:20px}.pdp2-trust__text{display:flex;flex-direction:column;font-size:16px;line-height:28px}.pdp2-trust__text strong{font-weight:700}.pdp2-trust__k{font-size:14px;color:var(--pdp2-muted, #8b8398)}}@media(min-width:900px){.pdp2-buy{gap:18px;padding-top:0}.pdp2-buy__head{gap:12px}.pdp2-buy__title{font-size:48px;line-height:52px}.pdp2-buy__rating-link{gap:16px}.pdp2-buy__star svg{width:24px;height:24px}.pdp2-buy__reviews{font-size:16px;line-height:28px;letter-spacing:-.5px}.pdp2-buy__stock{font-size:16px;line-height:26px}.pdp2-buy__installments{gap:11px}.pdp2-buy__inst-icon svg{width:20px;height:20px}.pdp2-buy__inst-text{font-size:16px;line-height:24px;color:var(--pdp2-muted, #8b8398)}.pdp2-buy__inst-text strong{font-weight:700;color:var(--pdp2-heading, #251d3a)}.pdp2-buy__inst-info{flex:0 0 auto;display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:10px;background:transparent;color:var(--pdp2-muted, #8b8398);cursor:pointer}.pdp2-buy__inst-info svg{width:17px;height:17px}.pdp2-buy__inst-info:hover{color:var(--pdp2-heading, #251d3a)}.pdp2-buy__form{gap:16px}.pdp2-buy__row{gap:12px}.pdp2-buy__qty{flex:1 1 0;height:56px}.pdp2-buy__step{width:46px;font-size:22px}.pdp2-buy__qty-input{width:46px;font-size:18px}.pdp2-buy__add,.pdp2-buy__shopnow{height:56px;font-size:18px}.pdp2-buy__tags{gap:8px;padding-top:0}.pdp2-buy__tag{gap:8px}.pdp2-buy__tag-icon{padding-top:6px}.pdp2-buy__tag-icon svg{width:18px;height:18px}.pdp2-buy__tag-text{font-size:18px;line-height:30px;color:#000}.pdp2-buy__trust-wrap,.pdp2-share{padding-top:0}.pdp2-share{gap:14px}.pdp2-share__label{font-size:12px;line-height:22px;letter-spacing:2.2032px}.pdp2-share__btn{width:42px;height:42px}}.pdp2-strip__link,.pdp2-strip picture{display:block}.pdp2-strip__img{display:block;width:100%;height:auto}.pdp2-strip__hint{margin:0;padding:16px;border:1px dashed var(--pdp2-border, #ede6d6);border-radius:6px;font-family:var(--ui, "Cardo", Georgia, serif);font-size:14px;color:var(--pdp2-muted, #8b8398);text-align:center}.pdp2-desc__title{margin:0;font-family:var(--ui, "Cardo", Georgia, serif);font-size:18px;font-weight:700;line-height:30px;color:var(--pdp2-desc-heading, #251d3a)}.pdp2-desc__body{margin-top:12px;font-size:18px;line-height:30px;color:var(--pdp2-desc-text, #524d61)}.pdp2-desc__body>:first-child{margin-top:0}.pdp2-desc__body>:last-child{margin-bottom:0}.pdp2-desc__body>*+*{margin-top:18px}.pdp2-desc__hint,.pdp2-feat__hint{margin:12px 0 0;padding:16px;border:1px dashed var(--pdp2-border, #ede6d6);border-radius:6px;font-size:14px;color:var(--pdp2-muted, #8b8398);text-align:center}.pdp2-feat__title{margin:0;font-family:var(--ui, "Cardo", Georgia, serif);font-size:18px;font-weight:700;line-height:30px;color:var(--pdp2-feat-value, #251d3a)}.pdp2-feat__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.pdp2-feat__tile{display:flex;align-items:flex-start;gap:16px;padding:20px 16px;border:1px solid var(--pdp2-feat-border, #ede6d6);border-radius:6px;background:var(--pdp2-feat-surface, #ffffff)}.pdp2-feat__ic{flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:8px;border-radius:100px;background:var(--pdp2-feat-badge, #ede6d6);color:var(--pdp2-feat-icon, #141b34)}.pdp2-feat__ic .pdp2-icon{width:14px;height:14px}.pdp2-feat__txt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center}.pdp2-feat__label{margin:0;font-size:18px;line-height:30px;color:var(--pdp2-feat-label, #837e8f)}.pdp2-feat__value{margin:0;font-size:18px;font-weight:700;line-height:30px;color:var(--pdp2-feat-value, #251d3a)}.pdp2-inc__title{margin:0;font-family:var(--ui, "Cardo", Georgia, serif);font-size:18px;font-weight:700;line-height:30px;color:var(--pdp2-inc-heading, #251d3a)}.pdp2-inc__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 0;padding:0;list-style:none}.pdp2-inc__item{display:flex;align-items:center;justify-content:center;gap:8px;min-height:91px;padding:20px 10px;border:1px solid var(--pdp2-inc-border, #ede6d6)}.pdp2-inc__num{font-size:36px;line-height:normal;color:var(--pdp2-inc-number, #be9743)}.pdp2-inc__label{font-size:18px;line-height:normal;color:var(--pdp2-inc-label, #251d3a)}.pdp2-inc__tick,.pdp2-inc__phone{display:none}.pdp2-inc__defs{position:absolute;width:0;height:0;overflow:hidden}@media(max-width:899px){.pdp2-desc__title{line-height:normal}.pdp2-desc__body{margin-top:14px;font-size:14px;line-height:1.5}.pdp2-desc__body>*+*{margin-top:14px}.pdp2-feat__title{line-height:normal}.pdp2-feat__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.pdp2-feat__tile{gap:10px;padding:11px 7px 11px 11px;border-radius:8px}.pdp2-feat__ic{width:32px;height:32px;margin-top:0}.pdp2-feat__ic .pdp2-icon{width:15px;height:15px}.pdp2-feat__txt{gap:1px}.pdp2-feat__label{font-size:14px;line-height:normal}.pdp2-feat__value{font-size:16px;line-height:normal}.pdp2-inc__title{line-height:normal}.pdp2-inc__list{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:14px}.pdp2-inc__item{justify-content:flex-start;gap:12px;min-height:0;padding:0;border:0}.pdp2-inc__num,.pdp2-inc__label{display:none}.pdp2-inc__tick{display:flex;flex:none}.pdp2-inc__tick .pdp2-icon{width:22px;height:22px}.pdp2-inc__phone{display:block;font-size:16px;line-height:normal;color:var(--pdp2-inc-phone, #251d3a)}}.pdp2-vid__inner{display:flex;flex-direction:column;gap:30px}.pdp2-vid__title{margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:36px;line-height:48px;letter-spacing:-.476px;text-align:center;color:var(--pdp2-vid-heading, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-vid__frame{position:relative;overflow:hidden;aspect-ratio:var(--pdp2-vid-ratio-desktop, 1280 / 535);max-height:100vh;border-radius:6px;background:var(--pdp2-vid-surface, #fff)}.pdp2-vid__media{position:absolute;top:0;bottom:0;left:50%;width:74.2188%;overflow:hidden;border-radius:3.563px;transform:translate(-50%)}.pdp2-vid__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000;object-fit:contain}.pdp2-vid__player--at-desktop{display:block}.pdp2-vid__player--at-phone{display:none}.pdp2-vid__bar{position:absolute;bottom:12px;left:12px;z-index:2;display:flex;gap:8px}.pdp2-vid__bar[hidden]{display:none}.pdp2-vid__ctl{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:var(--pdp2-vid-ctl-bg, #141b34);color:#fff;cursor:pointer;transition:background-color .2s ease}.pdp2-vid__ctl:hover{background:var(--pdp2-vid-ctl-bg-hover, #251d3a)}.pdp2-vid__ctl:focus-visible{outline:2px solid #fff;outline-offset:2px}.pdp2-vid__ctl .pdp2-icon{width:22px;height:22px}.pdp2-vid__ico--pause,.pdp2-vid__ico--off,.pdp2-vid__ctl--play.is-playing .pdp2-vid__ico--play,.pdp2-vid__ctl--mute.is-muted .pdp2-vid__ico--on{display:none}.pdp2-vid__ctl--play.is-playing .pdp2-vid__ico--pause,.pdp2-vid__ctl--mute.is-muted .pdp2-vid__ico--off{display:block}.pdp2-vid__play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#fffffff2;color:var(--pdp2-vid-play, #141b34);cursor:pointer;transform:translate(-50%,-50%);transition:background .2s ease,transform .2s ease}.pdp2-vid__play .pdp2-icon{width:13px;height:13px}.pdp2-vid__play:hover{background:#fff;transform:translate(-50%,-50%) scale(1.06)}.pdp2-vid__play:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:3px}.pdp2-vid__hint{position:relative;margin:0;padding:12px;border:1px dashed var(--pdp2-border, #ede6d6);border-radius:6px;background:#ffffffe6;font-family:var(--ui, "Cardo", Georgia, serif);font-size:14px;line-height:1.5;color:var(--pdp2-muted, #8b8398);text-align:center}.pdp2-main .testi .sec-head{margin-bottom:30px}.pdp2-main .testi .sec-head h2{margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:36px;line-height:48px;letter-spacing:-.476px;text-align:center;font-variation-settings:"SOFT" 0,"WONK" 1}@media(max-width:899px){.pdp2-main .testi .sec-head h2{font-size:22px;text-align:left}}.pdp2-faq__body{display:flex;align-items:flex-start;gap:72px}.pdp2-faq__intro{flex:0 0 400px;min-width:0;display:flex;flex-direction:column;gap:22px}.pdp2-faq__eyebrow{margin:0;font-family:var(--ui, "Cardo", Georgia, serif);font-weight:700;font-size:15px;line-height:normal;letter-spacing:2.5px;text-transform:uppercase;color:var(--pdp2-faq-eyebrow, #72643f)}.pdp2-faq__title{margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:36px;line-height:48px;letter-spacing:-.476px;color:var(--pdp2-faq-heading, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-faq__lead{font-family:var(--ui, "Cardo", Georgia, serif);font-size:17px;line-height:1.6;color:var(--pdp2-faq-lead, #6b6678)}.pdp2-faq__lead--phone{display:none}.pdp2-faq__lead>:first-child,.pdp2-faq__answer>:first-child{margin-top:0}.pdp2-faq__lead>:last-child,.pdp2-faq__answer>:last-child{margin-bottom:0}.pdp2-faq__lead>*+*,.pdp2-faq__answer>*+*{margin-top:14px}.pdp2-faq__list{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.pdp2-faq__item{padding:22px 28px;border:1px solid var(--pdp2-faq-border, #ede6d6);border-radius:10px;background:var(--pdp2-faq-surface, #fff)}.pdp2-faq__item[open]{padding:24px 28px;border-color:var(--pdp2-faq-border-open, #e4d9be)}.pdp2-faq__q{display:flex;align-items:center;gap:20px;list-style:none;cursor:pointer}.pdp2-faq__q::-webkit-details-marker{display:none}.pdp2-faq__q:focus-visible{outline:2px solid var(--pdp2-accent, #be9743);outline-offset:3px}.pdp2-faq__qt{flex:1 1 0;min-width:0;font-family:var(--ui, "Cardo", Georgia, serif);font-weight:700;font-size:19px;line-height:normal;color:var(--pdp2-faq-question, #251d3a)}.pdp2-faq__tg{flex:none;display:grid;place-items:center;width:34px;height:34px;border-radius:100px;background:var(--pdp2-faq-tg-bg, #f3ecdd);color:var(--pdp2-faq-tg-icon, #251d3a);transition:background .2s ease,color .2s ease}.pdp2-faq__item[open] .pdp2-faq__tg{background:var(--pdp2-faq-tg-bg-open, #251d3a);color:var(--pdp2-faq-tg-icon-open, #fdfbf5)}.pdp2-faq__ic--minus,.pdp2-faq__item[open] .pdp2-faq__ic--plus{display:none}.pdp2-faq__item[open] .pdp2-faq__ic--minus{display:block}.pdp2-faq__tg .pdp2-icon{width:16px;height:16px}.pdp2-faq__answer-wrap{display:flex;flex-direction:column;gap:16px;margin-top:16px}.pdp2-faq__rule{height:1px;margin:0;background:var(--pdp2-faq-border, #ede6d6)}.pdp2-faq__answer{font-family:var(--ui, "Cardo", Georgia, serif);font-size:17px;line-height:1.65;color:var(--pdp2-faq-answer, #6b6678)}.pdp2-faq__hint{margin:0;padding:16px;border:1px dashed var(--pdp2-border, #ede6d6);border-radius:6px;font-family:var(--ui, "Cardo", Georgia, serif);font-size:14px;line-height:1.5;color:var(--pdp2-muted, #8b8398);text-align:center}@media(max-width:899px){.pdp2-vid__inner{gap:16px}.pdp2-vid__title{font-size:22px;line-height:48px;text-align:left}.pdp2-vid__frame{aspect-ratio:var(--pdp2-vid-ratio-phone, 16 / 9);max-height:none;border-radius:8px}.pdp2-vid__media{right:0;left:0;width:auto;border-radius:0;transform:none}.pdp2-vid__player--at-desktop{display:none}.pdp2-vid__player--at-phone{display:block}.pdp2-vid__play{width:58px;height:58px;box-shadow:0 2px 4px #00000026}.pdp2-vid__play .pdp2-icon{width:22px;height:22px}.pdp2-vid__bar{bottom:10px;left:10px;gap:10px}.pdp2-vid__ctl{width:44px;height:44px}.pdp2-vid__ctl .pdp2-icon{width:24px;height:24px}.pdp2-faq__body{flex-direction:column;gap:16px}.pdp2-faq__intro{flex:none;gap:8px}.pdp2-faq__eyebrow{font-size:12px;letter-spacing:2px}.pdp2-faq__title{font-size:24px;line-height:48px}.pdp2-faq__lead{font-size:14.5px;line-height:1.55}.pdp2-faq__lead--desktop{display:none}.pdp2-faq__lead--phone{display:block}.pdp2-faq__list{gap:10px}.pdp2-faq__item,.pdp2-faq__item[open]{padding:16px}.pdp2-faq__q{gap:12px}.pdp2-faq__qt{font-size:15.5px}.pdp2-faq__tg{width:28px;height:28px}.pdp2-faq__tg .pdp2-icon{width:14px;height:14px}.pdp2-faq__answer-wrap{gap:12px;margin-top:12px}.pdp2-faq__answer{font-size:14.5px;line-height:1.6}}.pdp2-sim__title{margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:36px;line-height:48px;letter-spacing:-.476px;text-align:left;color:var(--pdp2-sim-heading, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-sim__list{display:grid;grid-template-columns:repeat(3,1fr);gap:16.4103px;margin:30px 0 0;padding:0;list-style:none}.pdp2-sim__item{min-width:0}.pdp2-sim__hint{margin:0;padding:12px;border:1px dashed var(--pdp2-border, #ede6d6);border-radius:6px;background:#ffffffe6;font-family:var(--ui, "Cardo", Georgia, serif);font-size:14px;line-height:1.5;color:var(--pdp2-muted, #8b8398);text-align:center}@media(max-width:899px){.pdp2-sim__title{font-size:22px;line-height:48px}.pdp2-sim__list{display:flex;gap:24px;margin-top:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp2-sim__list::-webkit-scrollbar{display:none}.pdp2-sim__item{flex:0 0 228px;scroll-snap-align:center}}.pdp2-rev{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}#pdp2-reviews,#pdp2-faq{scroll-margin-top:90px}@media(min-width:900px){#pdp2-reviews,#pdp2-faq{scroll-margin-top:112px}}.pdp2-rev__head{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.pdp2-rev__title{flex:1 1 auto;min-width:0;margin:0;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:24px;line-height:48px;letter-spacing:-.476px;color:var(--pdp2-rev-heading, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-rev__btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 30px;border:1px solid #e4c56c;border-radius:6px;background:transparent;font-family:var(--serif, "Cardo", Georgia, serif);font-weight:700;font-size:18px;line-height:normal;letter-spacing:.1768px;color:#2a2a2a;white-space:nowrap;cursor:pointer}.pdp2-rev__btn:focus-visible{outline:2px solid #e4c56c;outline-offset:3px}.pdp2-rev__btn.btn--sweep-animation{--btn-sweep-ink: #2a2a2a;transition:color 1.2s var(--ease, ease)}.pdp2-rev__btn.btn--sweep-animation:before{background:#e4c56c}.pdp2-rev__btn--head{display:none}.pdp2-rev__viewport{position:relative;width:100%}.pdp2-rev__list{display:flex;gap:12px;margin:0;padding:0;padding-inline:max(0px,calc((100% - 300px)/2));list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp2-rev__list::-webkit-scrollbar{display:none}.pdp2-rev__card{display:flex;flex:0 0 300px;flex-direction:column;gap:12px;box-sizing:border-box;padding:18px;border:1px solid var(--pdp2-rev-card-border, #ede6d6);border-radius:10px;background:var(--pdp2-rev-card-surface, #ffffff);scroll-snap-align:center}.pdp2-rev__top{display:flex;align-items:center;gap:10px;min-width:0}.pdp2-rev__av{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100px;background:#ede6d6;font-family:var(--serif, "Cardo", Georgia, serif);font-weight:700;font-size:14px;line-height:1;color:var(--pdp2-rev-title, #251d3a)}.pdp2-rev__name{flex:1 1 auto;min-width:0;overflow:hidden;font-family:var(--serif, "Cardo", Georgia, serif);font-weight:700;font-size:15px;line-height:normal;color:var(--pdp2-rev-title, #251d3a);text-overflow:ellipsis;white-space:nowrap}.pdp2-rev__date{flex:0 0 auto;font-family:var(--serif, "Cardo", Georgia, serif);font-size:12px;line-height:normal;color:#6b6678}.pdp2-rev__stars{display:flex;align-items:center;gap:4px;color:var(--pdp2-rev-star, #e4c56c)}.pdp2-rev__stars svg{width:24px;height:24px}.pdp2-rev__rt{margin:0;font-family:var(--serif, "Cardo", Georgia, serif);font-weight:700;font-size:15.5px;line-height:normal;color:var(--pdp2-rev-title, #251d3a)}.pdp2-rev__rb{margin:0;font-family:var(--serif, "Cardo", Georgia, serif);font-size:14.5px;line-height:1.55;color:var(--pdp2-rev-body, #837e8f)}.pdp2-rev__empty{width:100%;margin:0;font-family:var(--serif, "Cardo", Georgia, serif);font-size:16px;line-height:1.5;color:var(--pdp2-rev-body, #837e8f)}.pdp2-rev__empty[hidden]{display:none}.pdp2-rev__nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:100px;background:#e4c56ccc;color:#251d3a;cursor:pointer;transform:translateY(-50%)}.pdp2-rev__nav svg{width:16px;height:16px}.pdp2-rev__nav:hover{background:#e4c56c}.pdp2-rev__nav[hidden]{display:none}.pdp2-rev__nav--prev{left:0}.pdp2-rev__nav--next{right:0}@media(min-width:900px){.pdp2-rev{align-items:stretch;gap:36px}.pdp2-rev__btn--head{display:inline-flex;flex:0 0 auto}.pdp2-rev__btn--foot{display:none}.pdp2-rev__title{font-size:36px}.pdp2-rev__list{gap:var(--pdp2-rev-gap, 20px);padding-inline:0}.pdp2-rev__card{flex:0 0 calc((100% - 2 * var(--pdp2-rev-gap, 20px)) / 3);gap:14px;padding:22px 24px;scroll-snap-align:start}.pdp2-rev__top{gap:12px}.pdp2-rev__av{width:46px;height:46px;font-size:16px}.pdp2-rev__name{font-size:16px}.pdp2-rev__date{font-size:13px}.pdp2-rev__rt{font-size:17px}.pdp2-rev__rb{font-size:14px;line-height:1.5}}.pdp2-rvw__card{background:var(--pdp2-rvw-surface, #ffffff);border-color:var(--pdp2-rvw-border, #ede6d6);border-radius:18px;color:var(--pdp2-rvw-muted, #6b6678);max-width:560px}.pdp2-rvw__close{background:transparent;border-color:var(--pdp2-rvw-border, #ede6d6);color:var(--pdp2-rvw-muted, #6b6678)}.pdp2-rvw__close:hover{background:#be974314;color:var(--pdp2-rvw-text, #251d3a)}.pdp2-rvw__eyebrow{margin:0 0 10px;font-family:var(--ui, "Cardo", Georgia, serif);font-size:12px;line-height:1.4;letter-spacing:2.2px;color:var(--pdp2-rvw-accent, #be9743)}.pdp2-rvw__title{margin:0 0 8px;font-family:var(--display, "Fraunces", Georgia, serif);font-weight:400;font-size:30px;line-height:1.15;letter-spacing:-.476px;color:var(--pdp2-rvw-text, #251d3a);font-variation-settings:"SOFT" 0,"WONK" 1}.pdp2-rvw__intro{margin:0 0 22px;font-family:var(--serif, "Cardo", Georgia, serif);font-size:15px;line-height:1.55;color:var(--pdp2-rvw-muted, #6b6678)}.pdp2-rvw__rating{margin:0 0 20px;padding:0;border:0}.pdp2-rvw__legend{margin:0 0 10px;padding:0;font-family:var(--ui, "Cardo", Georgia, serif);font-size:12px;line-height:1.4;letter-spacing:2.2px;color:var(--pdp2-rvw-muted, #6b6678)}.pdp2-rvw__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px}.pdp2-rvw__radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.pdp2-rvw__star{position:relative;display:inline-flex;cursor:pointer;color:#8b8398;transition:color .15s var(--ease, ease)}.pdp2-rvw__star svg{display:block;width:30px;height:30px}.pdp2-rvw__star-f{display:none}.pdp2-rvw__radio:checked~.pdp2-rvw__star{color:var(--pdp2-rvw-accent, #be9743)}.pdp2-rvw__radio:checked~.pdp2-rvw__star .pdp2-rvw__star-o{display:none}.pdp2-rvw__radio:checked~.pdp2-rvw__star .pdp2-rvw__star-f{display:block}.pdp2-rvw__radio:focus-visible~.pdp2-rvw__star{outline:2px solid var(--pdp2-rvw-accent, #be9743);outline-offset:3px;border-radius:3px}.pdp2-rvw__star:hover{color:var(--pdp2-rvw-accent, #be9743)}.pdp2-rvw__hint{margin:10px 0 0;font-family:var(--serif, "Cardo", Georgia, serif);font-size:13px;line-height:1.5;color:var(--pdp2-rvw-muted, #6b6678)}.pdp2-rvw__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pdp2-rvw__field{margin-bottom:16px}.pdp2-rvw__field label{display:block;margin-bottom:7px;font-family:var(--serif, "Cardo", Georgia, serif);font-size:14px;line-height:1.4;color:var(--pdp2-rvw-text, #251d3a)}.pdp2-rvw__field input,.pdp2-rvw__field textarea{display:block;width:100%;box-sizing:border-box;padding:13px 15px;border:1px solid var(--pdp2-rvw-border, #ede6d6);border-radius:8px;background:#fdfbf5;font-family:var(--serif, "Cardo", Georgia, serif);font-size:15px;line-height:1.5;color:var(--pdp2-rvw-text, #251d3a)}.pdp2-rvw__field textarea{resize:vertical;min-height:108px}.pdp2-rvw__field input::placeholder,.pdp2-rvw__field textarea::placeholder{color:var(--pdp2-rvw-muted, #6b6678);opacity:1}.pdp2-rvw__field input:focus-visible,.pdp2-rvw__field textarea:focus-visible{outline:2px solid var(--pdp2-rvw-accent, #e4c56c);outline-offset:1px;border-color:var(--pdp2-rvw-accent, #e4c56c)}.pdp2-rvw__status{margin:0 0 14px;font-family:var(--serif, "Cardo", Georgia, serif);font-size:14px;line-height:1.5;color:#8a2b2b}.pdp2-rvw__status[hidden]{display:none}.pdp2-rvw__submit{display:block;width:100%;padding:15px 24px;border:1px solid transparent;border-radius:100px;background:var(--pdp2-rvw-submit-bg, #e4c56c);font-family:var(--serif, "Cardo", Georgia, serif);font-weight:700;font-size:17px;line-height:normal;letter-spacing:.1768px;color:var(--pdp2-rvw-submit-text, #251d3a);cursor:pointer}.pdp2-rvw__submit.btn--sweep-animation{--btn-sweep-ink: var(--pdp2-rvw-submit-text, #251d3a);transition:color 1.2s var(--ease, ease)}.pdp2-rvw__submit.btn--sweep-animation:hover:not(:disabled),.pdp2-rvw__submit.btn--sweep-animation:focus-visible:not(:disabled){border-color:var(--btn-sweep-ink, #251d3a)}.pdp2-rvw__submit.is-loading{position:relative}.pdp2-rvw__submit.is-loading .pdp2-rvw__submit-label{opacity:0}.pdp2-rvw__submit.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border-radius:50%;border:2px solid rgba(37,29,58,.25);border-top-color:var(--pdp2-rvw-submit-text, #251d3a);animation:pdp2Spin .7s linear infinite}.pdp2-rvw__submit:focus-visible{outline:2px solid var(--pdp2-rvw-text, #251d3a);outline-offset:2px}.pdp2-rvw__submit[disabled]{opacity:.6;cursor:default}.pdp2-rvw__thanks{margin:0;font-family:var(--serif, "Cardo", Georgia, serif);font-size:15px;line-height:1.6;color:var(--pdp2-rvw-text, #251d3a)}.pdp2-rvw__thanks[hidden],.pdp2-rvw__form[hidden]{display:none}.pdp2-rvw__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:599px){.pdp2-rvw__row{grid-template-columns:1fr;gap:0}.pdp2-rvw__title{font-size:26px}}@media(prefers-reduced-motion:reduce){.pdp2-rvw__star,.pdp2-rvw__submit.btn--sweep-animation{transition:none}}.pdp2-toast{position:fixed;z-index:10000;right:16px;bottom:16px;left:16px;display:flex;align-items:flex-start;gap:10px;padding:14px 14px 14px 16px;border:1px solid #ede6d6;border-left:3px solid #be9743;border-radius:10px;background:#fdfbf5;box-shadow:0 12px 32px #251d3a2e;font-family:var(--serif, "Cardo", Georgia, serif);font-size:15px;line-height:1.45;color:#251d3a;visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity .25s var(--ease, ease),transform .25s var(--ease, ease),visibility 0s .25s}.pdp2-toast.is-on{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .25s var(--ease, ease),transform .25s var(--ease, ease),visibility 0s}.pdp2-toast__icon{flex:0 0 auto;display:inline-flex;padding-top:2px;color:#be9743}.pdp2-toast__icon svg{width:18px;height:18px}.pdp2-toast__text{flex:1 1 auto;min-width:0;margin:0}.pdp2-toast__close{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#6b6678;cursor:pointer}.pdp2-toast__close svg{width:14px;height:14px}.pdp2-toast__close:hover{background:#251d3a0f;color:#251d3a}.pdp2-toast__close:focus-visible{outline:2px solid #be9743;outline-offset:1px}@media(min-width:600px){.pdp2-toast{left:auto;max-width:380px}}@media(prefers-reduced-motion:reduce){.pdp2-toast,.pdp2-toast.is-on{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-v2.css.map */
