.pdp-faq{position:relative;background:var(--pdp-faq-bg, #ECA873);overflow:hidden;isolation:isolate;padding-top:var(--pdp-faq-padding-top-mobile, 48px);padding-bottom:var(--pdp-faq-padding-bottom-mobile, 48px)}.pdp-faq__bg{position:absolute;top:0;right:0;bottom:auto;width:100%;height:auto;z-index:0;pointer-events:none}.pdp-faq__bg img{display:block;width:100%;height:auto;object-fit:contain;object-position:top right}.pdp-faq__bg--secondary{position:absolute;width:var(--pdp-faq-bg2-width-mobile, 50%);height:auto;z-index:0;pointer-events:none}.pdp-faq__bg--secondary img{display:block;width:100%;height:auto;object-fit:contain}.pdp-faq__bg--tl{top:0;left:0;bottom:auto;right:auto}.pdp-faq__bg--tl img{object-position:top left}.pdp-faq__bg--tr{top:0;right:0;bottom:auto;left:auto}.pdp-faq__bg--tr img{object-position:top right}.pdp-faq__bg--bl{bottom:0;left:0;top:auto;right:auto}.pdp-faq__bg--bl img{object-position:bottom left}.pdp-faq__bg--br{bottom:0;right:0;top:auto;left:auto}.pdp-faq__bg--br img{object-position:bottom right}.pdp-faq__inner{position:relative;z-index:1;width:100%;max-width:1520px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:32px}.pdp-faq__heading{margin:0;color:var(--pdp-faq-text-color, #FBFBFB);font-family:Onest,sans-serif;font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.5px}.pdp-faq__list{display:flex;flex-direction:column}.pdp-faq__item{background:#fbfbfb;border-radius:24px;overflow:hidden;transition:border-radius .2s ease-out,margin-top .35s ease-out}.pdp-faq__item+.pdp-faq__item{margin-top:12px}.pdp-faq__item--hidden{max-height:0;opacity:0;margin-top:0!important;pointer-events:none;transition:max-height .35s ease-out,opacity .25s ease-out,margin-top .35s ease-out}.pdp-faq__list--expanded .pdp-faq__item--hidden{max-height:800px;opacity:1;pointer-events:auto;margin-top:12px!important}@media screen and (min-width:990px){.pdp-faq__item+.pdp-faq__item{margin-top:14px}.pdp-faq__list--expanded .pdp-faq__item--hidden{margin-top:14px!important}}.pdp-faq__item[open]{border-radius:24px}.pdp-faq__answer{overflow:hidden;transition:max-height .3s ease-out}.pdp-faq__summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 56px 18px 24px;cursor:pointer;color:#253534;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:1.3;letter-spacing:-.2px;list-style:none}.pdp-faq__summary::-webkit-details-marker{display:none}.pdp-faq__summary:focus-visible{outline:2px solid #253534;outline-offset:-2px;border-radius:24px}.pdp-faq__question{flex:1 1 auto}.pdp-faq__toggle{position:absolute;right:20px;top:50%;width:20px;height:20px;transform:translateY(-50%)}.pdp-faq__toggle-h,.pdp-faq__toggle-v{position:absolute;background:#253534;border-radius:1px;transition:transform .2s ease-out,opacity .2s ease-out}.pdp-faq__toggle-h{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.pdp-faq__toggle-v{top:0;left:50%;width:1.5px;height:100%;transform:translate(-50%)}.pdp-faq__item[open] .pdp-faq__toggle-v{transform:translate(-50%) scaleY(0)}.pdp-faq__answer-inner{padding:0 24px 20px;color:#253534;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:1.45;letter-spacing:-.1px}.pdp-faq__answer-inner p{margin:0}.pdp-faq__answer-inner p+p{margin-top:.6em}.pdp-faq__show-more{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:8px 4px;margin-top:8px;background:transparent;color:var(--pdp-faq-show-more-color, var(--pdp-faq-text-color, #FBFBFB));border:none;cursor:pointer;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.1px}.pdp-faq__show-more:hover{opacity:.85}.pdp-faq__show-more-chev{display:inline-block;width:10px;height:6px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='none'><path d='M1 1l4 4 4-4' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='none'><path d='M1 1l4 4 4-4' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/contain no-repeat;transition:transform .2s ease-out}.pdp-faq__list--expanded .pdp-faq__show-more-chev{transform:rotate(180deg)}@media screen and (min-width:990px){.pdp-faq{padding-top:var(--pdp-faq-padding-top-desktop, 96px);padding-bottom:var(--pdp-faq-padding-bottom-desktop, 96px)}.pdp-faq__bg:not(.pdp-faq__bg--secondary){width:var(--pdp-faq-bg-width-desktop, 100%);height:auto;top:0;right:0}.pdp-faq__bg img{width:100%;height:auto;object-fit:cover;object-position:top right}.pdp-faq__bg--secondary{display:none}.pdp-faq__inner{padding:0 60px;gap:40px}.pdp-faq__heading{font-size:40px;line-height:44px;letter-spacing:-.64px;max-width:var(--pdp-faq-content-width-desktop, 55%)}.pdp-faq__list{max-width:var(--pdp-faq-content-width-desktop, 55%)}.pdp-faq__summary{padding:22px 64px 22px 28px;font-size:18px}.pdp-faq__answer-inner{padding:0 28px 24px;font-size:16px}.pdp-faq__toggle{right:24px;width:22px;height:22px}}@media screen and (max-width:639px){.pdp-faq{background:var(--pdp-faq-bg-mobile, var(--pdp-faq-bg, #ECA873))}.pdp-faq__bg:not(.pdp-faq__bg--secondary){display:none}.pdp-faq__heading{text-align:center}.pdp-faq__inner{padding-bottom:240px}}@media(prefers-reduced-motion:reduce){.pdp-faq__item,.pdp-faq__toggle-h,.pdp-faq__toggle-v,.pdp-faq__show-more-chev{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/pdp-faq.css.map */
