.pdp-feature-rows,.pdp-feature-rows *,.pdp-feature-grid,.pdp-feature-grid *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pdp-feature-rows{padding:var(--band-pad) 0;background:var(--paper)}.pdp-feature-rows .pdp-feature-row{display:flex;min-width:0;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:0;background:var(--paper)}.pdp-feature-rows .pdp-feature-row+.pdp-feature-row{margin-top:calc(var(--band-pad) * .5)}.pdp-feature-rows .pdp-feature-row:nth-of-type(2n){background:var(--cream)}.pdp-feature-rows .pdp-feature-row__media{position:relative;min-width:0;aspect-ratio:4 / 3;overflow:hidden;border-radius:0;background:var(--cream)}.pdp-feature-rows .pdp-feature-row__media img,.pdp-feature-rows .pdp-feature-row__placeholder{width:100%;height:100%;border-radius:0}.pdp-feature-rows .pdp-feature-row__media img{object-fit:cover}.pdp-feature-rows .pdp-feature-row__placeholder{background:var(--cream)}.pdp-feature-rows .pdp-feature-row__copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--band-pad) * .75);text-align:center}.pdp-feature-rows .pdp-feature-row__title{margin:0;color:var(--ink);font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.16;letter-spacing:-.02em;text-wrap:balance;overflow-wrap:break-word}.pdp-feature-rows .pdp-feature-row__content{width:100%;max-width:620px;margin-top:calc(var(--band-pad) * .4);margin-left:auto;margin-right:auto;color:var(--ink-soft);font-size:16px;font-weight:400;line-height:1.65;text-align:left;overflow-wrap:break-word}.pdp-feature-rows .pdp-feature-row__content>:first-child,.pdp-feature-grid .pdp-feature-card__content>:first-child{margin-top:0}.pdp-feature-rows .pdp-feature-row__content>:last-child,.pdp-feature-grid .pdp-feature-card__content>:last-child{margin-bottom:0}.pdp-feature-rows .pdp-feature-row__content ul,.pdp-feature-grid .pdp-feature-card__content ul{display:grid;gap:calc(var(--band-pad) * .18);margin:0;padding-left:calc(var(--band-pad) * .4)}.pdp-feature-rows .pdp-feature-row__content strong,.pdp-feature-grid .pdp-feature-card__content strong{color:var(--ink);font-weight:600}.pdp-feature-grid{padding:var(--band-pad) 0;overflow:hidden;background:var(--paper)}.pdp-feature-grid .pdp-feature-grid__items{display:grid;min-width:0;grid-template-columns:1fr;gap:calc(var(--band-pad) * .3)}.pdp-feature-grid .pdp-feature-card{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:calc(var(--band-pad) * .5);border:1px solid var(--line);border-radius:0;background:var(--cream);text-align:left}.pdp-feature-grid .pdp-feature-card__media{display:grid;width:calc(var(--band-pad) * 1.45);height:calc(var(--band-pad) * 1.45);place-items:center;margin-bottom:calc(var(--band-pad) * .45);overflow:hidden;border-radius:0}.pdp-feature-grid .pdp-feature-card__media img,.pdp-feature-grid .pdp-feature-card__placeholder{width:100%;height:100%;border-radius:0}.pdp-feature-grid .pdp-feature-card__media img{object-fit:contain}.pdp-feature-grid .pdp-feature-card__placeholder{background:var(--paper)}.pdp-feature-grid .pdp-feature-card__title{margin:0;color:var(--ink);font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.01em}.pdp-feature-grid .pdp-feature-card__content{margin-top:calc(var(--band-pad) * .3);color:var(--ink-soft);font-size:14px;font-weight:400;line-height:1.65}.pdp-feature-rows .pdp-feature-empty,.pdp-feature-grid .pdp-feature-empty{padding:calc(var(--band-pad) * .75);border:1px dashed var(--line);border-radius:0;background:var(--cream);color:var(--ink-soft);text-align:left}.pdp-feature-rows .pdp-feature-empty p,.pdp-feature-grid .pdp-feature-empty p{margin:0}@media(min-width:721px)and (max-width:1149px){.pdp-feature-rows,.pdp-feature-grid{padding:calc(var(--band-pad) * .85) 0}.pdp-feature-rows .pdp-feature-row+.pdp-feature-row{margin-top:calc(var(--band-pad) * .4)}.pdp-feature-rows .pdp-feature-row__copy{padding:calc(var(--band-pad) * .7)}}@media(min-width:721px)and (max-width:1050px){.pdp-feature-grid .pdp-feature-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1051px){.pdp-feature-grid .pdp-feature-grid__items{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1150px){.pdp-feature-rows .pdp-feature-row{flex-direction:row}.pdp-feature-rows .pdp-feature-row__media{flex:0 0 48%}.pdp-feature-rows .pdp-feature-row:nth-of-type(2n) .pdp-feature-row__media{order:2}.pdp-feature-rows .pdp-feature-row:nth-of-type(2n) .pdp-feature-row__copy{order:1}.pdp-feature-rows .pdp-feature-row__copy{align-items:flex-start;text-align:left}.pdp-feature-rows .pdp-feature-row__content{margin-left:0;margin-right:0}}@media(max-width:720px){.pdp-feature-rows,.pdp-feature-grid{padding:calc(var(--band-pad) * .7) 0}.pdp-feature-rows .pdp-feature-row+.pdp-feature-row{margin-top:calc(var(--band-pad) * .35)}.pdp-feature-rows .pdp-feature-row__copy,.pdp-feature-grid .pdp-feature-card{padding:calc(var(--band-pad) * .5)}.pdp-feature-rows .pdp-feature-row__title{font-size:28px}.pdp-feature-rows .pdp-feature-row__content{margin-top:calc(var(--band-pad) * .3);font-size:14px}.pdp-feature-grid .pdp-feature-card__title{font-size:20px}}.pdp-google-reviews,.pdp-google-reviews *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pdp-google-reviews{padding:var(--band-pad) 0;overflow:hidden;border-radius:0;background:var(--paper, #fbfaf6)}.pdp-google-reviews .pdp-google-reviews__header{margin-bottom:calc(var(--band-pad) * .6)}.pdp-google-reviews .pdp-google-reviews__title{margin:0;color:var(--ink, #24312a);font-size:clamp(30px,3.3vw,48px);font-weight:300;line-height:1.16;letter-spacing:-.02em;text-wrap:balance}.pdp-google-reviews .pdp-google-reviews__grid{display:grid;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.pdp-google-reviews .pdp-google-reviews__summary,.pdp-google-reviews .pdp-google-reviews__card{min-width:0;border:1px solid var(--line, #dcd8cc);border-radius:0}.pdp-google-reviews .pdp-google-reviews__summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;min-height:240px;padding:30px 26px;background:var(--cream, #f3efe5)}.pdp-google-reviews .pdp-google-reviews__stars{color:#9a7a31;font-size:14px;line-height:1;letter-spacing:.1em}.pdp-google-reviews .pdp-google-reviews__score{display:flex;align-items:baseline;gap:6px;margin:4px 0 0;color:var(--ink, #24312a);line-height:1}.pdp-google-reviews .pdp-google-reviews__score strong{font-size:48px;font-weight:300;letter-spacing:-.02em}.pdp-google-reviews .pdp-google-reviews__score span{color:var(--ink-soft, #48534d);font-size:20px}.pdp-google-reviews .pdp-google-reviews__count{margin:0;color:var(--ink-soft, #48534d);font-size:13px}.pdp-google-reviews .pdp-google-reviews__link{display:inline-flex;margin-top:7px;padding-bottom:3px;border-bottom:1px solid currentColor;border-radius:0;color:var(--moss, #365644);font-size:13px;font-weight:700;line-height:1.4}.pdp-google-reviews .pdp-google-reviews__link:focus-visible{outline:2px solid var(--moss, #365644);outline-offset:4px}.pdp-google-reviews .pdp-google-reviews__cta-only{display:flex;min-height:180px;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding:30px 26px;border:1px solid var(--line, #dcd8cc);border-radius:0;background:var(--cream, #f3efe5)}.pdp-google-reviews .pdp-google-reviews__cta-only p{max-width:620px;margin:0;color:var(--ink-soft, #48534d);font-size:15px;line-height:1.6}.pdp-google-reviews .pdp-google-reviews__card{display:flex;min-height:240px;flex-direction:column;padding:24px 22px;background:var(--paper, #fbfaf6)}.pdp-google-reviews .pdp-google-reviews__quote{flex:1 1 auto;margin:16px 0 20px;color:var(--ink, #24312a);font-size:14.5px;font-style:normal;line-height:1.7}.pdp-google-reviews .pdp-google-reviews__byline{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding-top:14px;border-top:1px solid var(--line, #dcd8cc)}.pdp-google-reviews .pdp-google-reviews__byline strong{color:var(--ink, #24312a);font-size:13px;font-weight:600}.pdp-google-reviews .pdp-google-reviews__byline span{color:var(--ink-soft, #48534d);font-size:11px}.pdp-google-reviews .pdp-google-reviews__disclosure{margin:22px 0 0;color:var(--ink-soft, #48534d);font-size:11px;font-style:italic;line-height:1.5;text-align:center}@media(min-width:721px)and (max-width:1050px){.pdp-google-reviews{padding:calc(var(--band-pad) * .85) 0}.pdp-google-reviews .pdp-google-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.pdp-google-reviews{padding:calc(var(--band-pad) * .7) 0}.pdp-google-reviews .pdp-google-reviews__header{margin-bottom:calc(var(--band-pad) * .45)}.pdp-google-reviews .pdp-google-reviews__title{font-size:30px}.pdp-google-reviews .pdp-google-reviews__grid{grid-template-columns:1fr}.pdp-google-reviews .pdp-google-reviews__summary,.pdp-google-reviews .pdp-google-reviews__card{min-height:0}}.pdp-faq,.pdp-faq *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pdp-faq{padding:var(--band-pad) 0;overflow:hidden;border-radius:0;background:var(--paper)}.pdp-faq .pdp-faq__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:calc(var(--band-pad) * .85);align-items:start}.pdp-faq .pdp-faq__layout--no-media{grid-template-columns:minmax(0,760px);justify-content:center}.pdp-faq .pdp-faq__media{width:100%;max-width:560px;aspect-ratio:4 / 3;overflow:hidden;border:1px solid var(--line);border-radius:0;background:var(--cream)}.pdp-faq .pdp-faq__media img{width:100%;height:100%;border-radius:0;object-fit:cover}.pdp-faq .pdp-faq__media--top img{object-position:top}.pdp-faq .pdp-faq__media--center img{object-position:center}.pdp-faq .pdp-faq__media--bottom img{object-position:bottom}.pdp-faq .pdp-faq__layout--content-first .pdp-faq__media{order:2}.pdp-faq .pdp-faq__layout--content-first .pdp-faq__content{order:1}.pdp-faq .pdp-faq__content{min-width:0}.pdp-faq .pdp-faq__title{margin:0 0 calc(var(--band-pad) * .45);color:var(--ink);font-size:clamp(30px,3.3vw,48px);font-weight:300;line-height:1.16;letter-spacing:-.02em;text-wrap:balance}.pdp-faq .pdp-faq__items{border-top:1px solid var(--line)}.pdp-faq .pdp-faq__item{border-bottom:1px solid var(--line);border-radius:0}.pdp-faq .pdp-faq__question{display:grid;min-height:64px;grid-template-columns:minmax(0,1fr) 18px;gap:24px;align-items:center;padding:18px 0;border-radius:0;color:var(--moss);font-size:17px;font-weight:600;line-height:1.45;list-style:none;cursor:pointer}.pdp-faq .pdp-faq__question::-webkit-details-marker{display:none}.pdp-faq .pdp-faq__question::marker{content:""}.pdp-faq .pdp-faq__question:focus-visible{outline:2px solid var(--moss);outline-offset:4px}.pdp-faq .pdp-faq__indicator{position:relative;width:18px;height:18px}.pdp-faq .pdp-faq__indicator:before,.pdp-faq .pdp-faq__indicator:after{position:absolute;top:50%;right:0;left:0;height:1px;background:var(--moss);content:""}.pdp-faq .pdp-faq__indicator:after{transform:rotate(90deg);transition:transform .18s ease}.pdp-faq .pdp-faq__item[open] .pdp-faq__indicator:after{transform:rotate(0)}.pdp-faq .pdp-faq__answer{padding:0 42px 20px 0;color:var(--ink-soft);font-size:15px;line-height:1.7}.pdp-faq .pdp-faq__answer>:first-child,.pdp-faq .pdp-faq__answer .metafield-rich_text_field>:first-child{margin-top:0}.pdp-faq .pdp-faq__answer>:last-child,.pdp-faq .pdp-faq__answer .metafield-rich_text_field>:last-child{margin-bottom:0}.pdp-faq .pdp-faq__empty{padding:calc(var(--band-pad) * .5);border:1px dashed var(--line);border-radius:0;background:var(--cream);color:var(--ink-soft)}.pdp-faq .pdp-faq__empty p{margin:0}@media(max-width:1050px){.pdp-faq{padding:calc(var(--band-pad) * .7) 0}.pdp-faq .pdp-faq__layout,.pdp-faq .pdp-faq__layout--no-media{display:block}.pdp-faq .pdp-faq__media{display:none}.pdp-faq .pdp-faq__title{margin-bottom:calc(var(--band-pad) * .35);font-size:clamp(28px,5vw,36px)}.pdp-faq .pdp-faq__question{min-height:58px;padding:15px 0;font-size:16px}}@media(max-width:720px){.pdp-faq{padding:calc(var(--band-pad) * .55) 0}.pdp-faq .pdp-faq__title{margin-bottom:calc(var(--band-pad) * .3);font-size:28px}.pdp-faq .pdp-faq__question{min-height:54px;grid-template-columns:minmax(0,1fr) 16px;gap:16px;padding:13px 0;font-size:15px}.pdp-faq .pdp-faq__indicator{width:16px;height:16px}.pdp-faq .pdp-faq__answer{padding:0 32px 16px 0;font-size:14px}}.pdp-trust-band,.pdp-trust-band *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pdp-trust-band{padding:calc(var(--band-pad) * .8) 0;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:var(--cream)}.pdp-trust-band .pdp-trust-band__inner{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:calc(var(--band-pad) * .75);align-items:center}.pdp-trust-band .pdp-trust-band__title{margin:0;color:var(--ink);font-size:clamp(26px,2.8vw,38px);font-weight:400;line-height:1.18;letter-spacing:-.02em;text-wrap:balance}.pdp-trust-band .pdp-trust-band__logos{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:24px 32px;margin:0;padding:0;list-style:none}.pdp-trust-band .pdp-trust-band__logo{display:grid;min-width:0;flex:0 1 140px;place-items:center;border-radius:0}.pdp-trust-band .pdp-trust-band__logo img{width:auto;max-width:140px;height:68px;border-radius:0;object-fit:contain;mix-blend-mode:multiply}.pdp-trust-band .pdp-trust-band__empty{padding:calc(var(--band-pad) * .45);border:1px dashed var(--line);border-radius:0;color:var(--ink-soft)}.pdp-trust-band .pdp-trust-band__empty p{margin:0}@media(max-width:1050px){.pdp-trust-band .pdp-trust-band__inner{grid-template-columns:1fr;gap:calc(var(--band-pad) * .45)}.pdp-trust-band .pdp-trust-band__title{text-align:center}.pdp-trust-band .pdp-trust-band__logos{flex-wrap:wrap;justify-content:center}}@media(max-width:720px){.pdp-trust-band{padding:calc(var(--band-pad) * .55) 0}.pdp-trust-band .pdp-trust-band__inner{gap:calc(var(--band-pad) * .4)}.pdp-trust-band .pdp-trust-band__title{font-size:24px}.pdp-trust-band .pdp-trust-band__logos{gap:22px 18px}.pdp-trust-band .pdp-trust-band__logo{flex-basis:calc(33.333% - 18px)}.pdp-trust-band .pdp-trust-band__logo img{max-width:104px;height:54px}}#pdp-overview,#pdp-features,#pdp-reviews,#pdp-faq{scroll-margin-top:16px}@media(min-width:769px){#pdp-overview,#pdp-features,#pdp-reviews,#pdp-faq{scroll-margin-top:calc(var(--nw-header-h, 44px) + 127px)}}.nw-money{white-space:nowrap}.nw-aed{display:inline-block;width:auto;height:.82em;margin-right:.16em;vertical-align:-.05em;flex:0 0 auto}.nw-aed path{fill:currentColor}@media(prefers-reduced-motion:reduce){.pdp-faq .pdp-faq__indicator:after,.pdp-google-reviews .pdp-google-reviews__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/serene-nw-pdp.css.map */
