.product-info-top{padding:18px 0 0}.product-info-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.product-info-card{border:1px solid rgba(91,59,37,.13);border-radius:16px;background:rgba(255,253,249,.78);box-shadow:0 7px 25px rgba(65,42,27,.045);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.product-info-card[open]{border-color:rgba(167,116,67,.25);background:#fffdfa;box-shadow:0 12px 34px rgba(65,42,27,.075)}.product-info-card summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:62px;padding:11px 18px;cursor:pointer;list-style:none}.product-info-card summary::-webkit-details-marker{display:none}.product-info-card__number{font-family:"Cormorant Garamond",serif;font-size:13px;letter-spacing:.12em;color:#ad7a4c}.product-info-card h2{margin:0;font-family:"Cormorant Garamond",serif;font-size:25px;font-style:italic;font-weight:600;line-height:1;color:#382419}.product-info-card__toggle{position:relative;width:22px;height:22px;border:1px solid rgba(91,59,37,.2);border-radius:50%}.product-info-card__toggle:before,.product-info-card__toggle:after{content:"";position:absolute;left:6px;right:6px;top:10px;height:1px;background:#74513b;transition:transform .25s ease}.product-info-card__toggle:after{transform:rotate(90deg)}.product-info-card[open] .product-info-card__toggle:after{transform:rotate(0)}.product-info-card__content{padding:0 18px 16px 45px}.product-info-card__content:before{content:"";display:block;height:1px;margin:0 0 12px;background:linear-gradient(90deg,rgba(167,116,67,.28),transparent)}.product-info-card p{max-width:680px;margin:0;color:#756457;font-size:14px;line-height:1.58}.product-info-card summary:focus-visible{outline:2px solid rgba(167,116,67,.45);outline-offset:-3px;border-radius:14px}@media(max-width:760px){.product-info-top{padding-top:12px}.product-info-sections{grid-template-columns:1fr;gap:7px}.product-info-card summary{min-height:54px;padding:9px 14px}.product-info-card h2{font-size:22px}.product-info-card__content{padding:0 14px 14px 41px}.product-info-card p{font-size:13px;line-height:1.5}}
.product-info-card summary{grid-template-columns:1fr auto}.product-info-card__content{padding-left:18px}@media(max-width:760px){.product-info-card__content{padding-left:14px}}
