.oryvawell-faq{width:100%;overflow:hidden;--ow-green: #1a2e1e;--ow-green-dark: #10271b;--ow-gold: #c49a3c;--ow-bg: #f8f7f4;--ow-card: #fffdfa;--ow-border: rgba(26, 46, 30, .09);--ow-soft: rgba(26, 46, 30, .66)}.oryvawell-faq *,.oryvawell-faq *:before,.oryvawell-faq *:after{box-sizing:border-box}.oryvawell-faq__container{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}.oryvawell-faq__shell{position:relative;overflow:hidden;border:1px solid var(--ow-border);border-radius:20px;background:radial-gradient(circle at 8% 0%,rgba(196,154,60,.075),transparent 30%),radial-gradient(circle at 92% 10%,rgba(26,46,30,.04),transparent 28%),linear-gradient(180deg,#fffefa 0%,var(--ow-bg) 100%);box-shadow:0 1px 2px #1a2e1e06,0 16px 36px #1a2e1e0e}.oryvawell-faq__shell:before{content:"";position:absolute;top:0;left:28px;right:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(196,154,60,.32),transparent);pointer-events:none}.oryvawell-faq__header{padding:28px 34px 14px;text-align:center}.oryvawell-faq__eyebrow{margin:0 0 9px;color:#b18431;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10.5px;font-weight:850;letter-spacing:.18em;line-height:1;text-transform:uppercase}.oryvawell-faq__heading{max-width:680px;margin:0 auto;color:var(--ow-green);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.2vw,44px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.oryvawell-faq__subtext{max-width:640px;margin:12px auto 0;color:var(--ow-soft);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14.5px;font-weight:500;line-height:1.55;letter-spacing:-.01em}.oryvawell-faq__list{padding:12px 26px 26px}.oryvawell-faq__item{position:relative;border:1px solid rgba(26,46,30,.075);border-radius:14px;background:#ffffff7a;box-shadow:0 1px 1px #1a2e1e04,0 8px 18px #1a2e1e06;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.oryvawell-faq__item+.oryvawell-faq__item{margin-top:10px}.oryvawell-faq__item:hover{border-color:#1a2e1e21;background:#ffffffb8}.oryvawell-faq__item.is-open{border-color:#c49a3c52;background:radial-gradient(circle at 0% 0%,rgba(196,154,60,.08),transparent 34%),#ffffffc7;box-shadow:0 1px 2px #1a2e1e08,0 12px 24px #1a2e1e0d}.oryvawell-faq__question{width:100%;min-height:54px;padding:0 18px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;cursor:pointer;text-align:left;color:#101b13;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:760;line-height:1.28;letter-spacing:-.015em;-webkit-tap-highlight-color:transparent}.oryvawell-faq__question-text{flex:1 1 auto}.oryvawell-faq__question:focus-visible{outline:2px solid rgba(196,154,60,.55);outline-offset:3px;border-radius:12px}.oryvawell-faq__icon{position:relative;flex:0 0 auto;width:30px;height:30px;border:1px solid rgba(26,46,30,.12);border-radius:999px;background:linear-gradient(180deg,#ffffffe6,#f8f7f4f2);box-shadow:inset 0 1px #fffc,0 5px 12px #1a2e1e0b;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.oryvawell-faq__icon span{position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:999px;background:var(--ow-green);transform:translate(-50%,-50%);transition:transform .24s ease,background .24s ease}.oryvawell-faq__icon span:nth-child(2){transform:translate(-50%,-50%) rotate(90deg)}.oryvawell-faq__item.is-open .oryvawell-faq__icon{transform:rotate(180deg);border-color:#c49a3c73;background:linear-gradient(180deg,#c49a3c29,#c49a3c14);box-shadow:inset 0 1px #ffffff9e,0 7px 14px #c49a3c1a}.oryvawell-faq__item.is-open .oryvawell-faq__icon span:nth-child(2){transform:translate(-50%,-50%) rotate(0)}.oryvawell-faq__item.is-open .oryvawell-faq__icon span{background:var(--ow-green-dark)}.oryvawell-faq__answer{overflow:hidden;max-height:0;opacity:0;transform:translateY(-3px);transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .24s ease,transform .24s ease}.oryvawell-faq__item.is-open .oryvawell-faq__answer{opacity:1;transform:translateY(0)}.oryvawell-faq__answer-inner{max-width:920px;padding:0 62px 18px 20px;color:#1a2e1eb8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:450;line-height:1.62;letter-spacing:-.006em}.oryvawell-faq__answer-inner p{margin:0}.oryvawell-faq__answer-inner p+p{margin-top:10px}@media screen and (max-width:989px){.oryvawell-faq__container{padding:0 22px}.oryvawell-faq__header{padding:26px 24px 12px}.oryvawell-faq__list{padding:10px 18px 22px}}@media screen and (max-width:749px){.oryvawell-faq__container{padding:0 14px}.oryvawell-faq__shell{border-radius:20px}.oryvawell-faq__shell:before{left:18px;right:18px}.oryvawell-faq__header{padding:24px 18px 12px}.oryvawell-faq__eyebrow{font-size:10px;margin-bottom:8px}.oryvawell-faq__heading{max-width:315px;font-size:30px;line-height:1.05}.oryvawell-faq__subtext{max-width:315px;margin-top:10px;font-size:13px;line-height:1.5}.oryvawell-faq__list{padding:8px 12px 16px}.oryvawell-faq__item{border-radius:14px}.oryvawell-faq__item+.oryvawell-faq__item{margin-top:9px}.oryvawell-faq__question{min-height:58px;padding:0 12px 0 14px;gap:12px;font-size:14px;line-height:1.35}.oryvawell-faq__icon{width:32px;height:32px}.oryvawell-faq__answer-inner{padding:0 14px 17px;font-size:13px;line-height:1.6}}@media screen and (max-width:390px){.oryvawell-faq__heading{font-size:27px}.oryvawell-faq__subtext{font-size:12.5px}.oryvawell-faq__question{font-size:13.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/oryvawell-faq.css.map */
