.pds-faq{--ink:#17100e;--wine:#5a1020;--gold:#c79b62;--ivory:#f7efe5;background:linear-gradient(150deg,#f4eadf,#fffaf3 55%,#ead7c3);color:var(--ink);padding:clamp(38px,6vw,88px) 0 100px}.pds-faq *{box-sizing:border-box}.pds-faq__hero,.pds-faq__layout{width:min(1120px,90%);margin-inline:auto}.pds-faq__hero{max-width:820px;text-align:center;margin-bottom:58px}.pds-faq__hero>p{margin:0 0 14px;color:#8a5b3c;font-size:11px;font-weight:700;letter-spacing:.22em}.pds-faq__hero h1{margin:0;color:var(--wine);font:400 clamp(43px,7vw,76px)/1 Georgia,serif}.pds-faq__hero>div{max-width:640px;margin:20px auto 0;font-size:16px;line-height:1.7;color:#5b4b45}.pds-faq__layout{display:grid;grid-template-columns:1fr 1fr;gap:54px}.pds-faq__section-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px}.pds-faq__section-heading span{color:var(--gold);font:italic 20px/1 Georgia,serif}.pds-faq__section-heading h2{margin:0;color:var(--wine);font:400 clamp(28px,3vw,40px)/1.1 Georgia,serif}.pds-faq details{background:#fffaf3c7;border:1px solid rgba(88,54,38,.16);border-radius:18px;margin:0 0 12px;overflow:hidden;box-shadow:0 10px 30px #4d2b1e0f}.pds-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:17px 20px;cursor:pointer;list-style:none;color:#281b17;font-size:15px;font-weight:650;line-height:1.35}.pds-faq summary::-webkit-details-marker{display:none}.pds-faq summary span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid rgba(90,16,32,.3);border-radius:50%;color:var(--wine);transition:transform .2s ease}.pds-faq details[open] summary span{transform:rotate(45deg)}.pds-faq details>div{padding:0 20px 20px;color:#574a44;font-size:14px;line-height:1.72}.pds-faq details p{margin:0}.pds-faq details a{color:var(--wine);font-weight:700;text-underline-offset:3px}.pds-faq summary:focus-visible{outline:3px solid var(--gold);outline-offset:-3px;border-radius:16px}@media(max-width:780px){.pds-faq{padding:42px 0 70px}.pds-faq__hero{margin-bottom:42px}.pds-faq__layout{grid-template-columns:1fr;gap:46px}.pds-faq summary{min-height:62px;padding:15px 16px;font-size:14px}.pds-faq details>div{padding:0 16px 18px}.pds-faq__hero>div{font-size:15px}}.pds-promo-popup{width:min(94vw,980px);max-height:min(92vh,760px);padding:0;border:1px solid rgba(203,163,106,.85);border-radius:18px;color:#160d0f;background:#f3e9db;box-shadow:0 28px 90px #0a040680;overflow:hidden}.pds-promo-popup::backdrop{background:#070405b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pds-promo-popup__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-height:540px}.pds-promo-popup__media{min-height:100%;background:#0b0a0a}.pds-promo-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pds-promo-popup__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,64px);text-align:center;background:radial-gradient(circle at top right,rgba(203,163,106,.2),transparent 38%),linear-gradient(145deg,#fbf5ec,#ead9c8)}.pds-promo-popup__eyebrow{margin:0 0 12px;color:#7a1428;font-size:1.2rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.pds-promo-popup__title{margin:0;color:#260d13;font-family:var(--font-heading-family);font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.02;letter-spacing:-.02em}.pds-promo-popup__body{margin-top:20px;color:#3c292d;font-size:1.55rem;line-height:1.55}.pds-promo-popup__highlight{margin:22px 0 0;color:#7a1428;font-size:1.25rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.pds-promo-popup__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:24px;padding:14px 22px;border:1px solid #cba36a;border-radius:999px;color:#fff8ee;background:#5b1020;font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease}.pds-promo-popup__button:hover{color:#fff8ee;background:#260d13;transform:translateY(-2px)}.pds-promo-popup__button--disabled{cursor:not-allowed;opacity:.58}.pds-promo-popup__note{margin:14px 0 0;color:#6d585c;font-size:1.15rem;line-height:1.4}.pds-promo-popup__close{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(203,163,106,.75);border-radius:50%;color:#fff;background:#260d13d6;font-size:2.8rem;line-height:1;cursor:pointer}.pds-promo-popup__close:focus-visible,.pds-promo-popup__button:focus-visible{outline:3px solid #cba36a;outline-offset:3px}@media screen and (max-width:749px){.pds-promo-popup{width:min(94vw,500px);max-height:92dvh;overflow-y:auto;border-radius:15px}.pds-promo-popup__layout{grid-template-columns:1fr;min-height:0}.pds-promo-popup__media{height:min(47vh,430px)}.pds-promo-popup__content{padding:26px 22px 28px}.pds-promo-popup__title{font-size:clamp(2.5rem,9vw,3.5rem)}.pds-promo-popup__body{margin-top:14px;font-size:1.4rem}.pds-promo-popup__highlight{margin-top:16px}.pds-promo-popup__button{margin-top:18px;font-size:1.18rem}}@media(prefers-reduced-motion:reduce){.pds-promo-popup__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAABB */
