.nyo3-pdp{width:100%}.nyo3-pdp__section{background:var(--nyo3-block-bg);color:var(--nyo3-block-text)}.nyo3-pdp__inner{width:min(100% - 32px,var(--nyo3-pdp-width));margin:0 auto;padding:var(--nyo3-pdp-space) 0}.nyo3-pdp__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nyo3-pdp__heading{max-width:820px;margin:0 auto 36px;text-align:center}.nyo3-pdp__heading h2{margin:0 0 14px;color:inherit;font-size:clamp(28px,4vw,46px);line-height:1.12}.nyo3-pdp__heading .nyo3-pdp__rte{max-width:760px;margin-inline:auto}.nyo3-pdp__rte>:first-child{margin-top:0}.nyo3-pdp__rte>:last-child{margin-bottom:0}.nyo3-pdp__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,88px)}.nyo3-pdp__split--image-right .nyo3-pdp__media{order:2}.nyo3-pdp__split--image-right .nyo3-pdp__copy{order:1}.nyo3-pdp__split .nyo3-pdp__heading{margin:0;text-align:left}.nyo3-pdp__picture,.nyo3-pdp__picture img,.nyo3-pdp__card-image,.nyo3-pdp__testimonial-image{display:block;width:100%;height:auto}.nyo3-pdp__picture img{border-radius:var(--nyo3-pdp-radius)}.nyo3-pdp__full-image{margin-top:28px}.nyo3-pdp__grid{display:grid;gap:24px}.nyo3-pdp__grid--icons{grid-template-columns:repeat(4,minmax(0,1fr))}.nyo3-pdp__grid--cards,.nyo3-pdp__grid--testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}.nyo3-pdp__icon-item{text-align:center}.nyo3-pdp__icon{width:80px;height:80px;object-fit:contain;margin:0 auto 16px}.nyo3-pdp__icon-item h3,.nyo3-pdp__card h3{margin:0 0 10px;color:inherit;font-size:20px}.nyo3-pdp__card,.nyo3-pdp__testimonial{overflow:hidden;margin:0;border:1px solid color-mix(in srgb,currentColor 14%,transparent);border-radius:var(--nyo3-pdp-radius);background:color-mix(in srgb,var(--nyo3-block-bg) 92%,var(--nyo3-block-text) 8%)}.nyo3-pdp__card-copy,.nyo3-pdp__testimonial blockquote,.nyo3-pdp__testimonial figcaption{padding:22px}.nyo3-pdp__testimonial blockquote{margin:0}.nyo3-pdp__testimonial figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding-top:0}.nyo3-pdp__verified{color:#147a42;font-size:13px;font-weight:700}.nyo3-pdp__facts-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,8vw,120px)}.nyo3-pdp__facts-media{min-width:0}.nyo3-pdp__facts-accordion{overflow:hidden;border:1px solid color-mix(in srgb,currentColor 14%,transparent);background:#fff;color:#222}.nyo3-pdp__facts-item{border-bottom:1px solid #e6e6e6}.nyo3-pdp__facts-item:last-child{border-bottom:0}.nyo3-pdp__facts-item summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;cursor:pointer;list-style:none;font-size:18px;font-weight:700}.nyo3-pdp__facts-item summary::-webkit-details-marker{display:none}.nyo3-pdp__facts-toggle{position:relative;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#ec0b21}.nyo3-pdp__facts-toggle:before,.nyo3-pdp__facts-toggle:after{content:"";position:absolute;top:50%;width:10px;height:2px;border-radius:2px;background:#fff;transition:transform .2s ease}.nyo3-pdp__facts-toggle:before{left:8px;transform:rotate(45deg)}.nyo3-pdp__facts-toggle:after{right:8px;transform:rotate(-45deg)}.nyo3-pdp__facts-item[open] .nyo3-pdp__facts-toggle{background:#404040}.nyo3-pdp__facts-item[open] .nyo3-pdp__facts-toggle:before{transform:rotate(-45deg)}.nyo3-pdp__facts-item[open] .nyo3-pdp__facts-toggle:after{transform:rotate(45deg)}.nyo3-pdp__facts-answer{padding:26px 28px 34px;border-top:1px solid #e6e6e6;font-size:17px;line-height:1.65}.nyo3-pdp__facts-badges{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:42px}.nyo3-pdp__facts-badge{min-width:0;text-align:center}.nyo3-pdp__facts-badge-image{display:block;width:min(100%,88px);height:auto;margin:0 auto;object-fit:contain}.nyo3-pdp__facts-badge span{display:block;margin-top:8px;font-size:12px;line-height:1.3}.nyo3-pdp__table-wrap{overflow-x:auto;border:1px solid color-mix(in srgb,currentColor 15%,transparent);border-radius:var(--nyo3-pdp-radius)}.nyo3-pdp__table{width:100%;min-width:680px;border-collapse:collapse;text-align:left}.nyo3-pdp__table th,.nyo3-pdp__table td{padding:18px 20px;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}.nyo3-pdp__table thead th{background:color-mix(in srgb,var(--nyo3-block-bg) 84%,var(--nyo3-block-text) 16%)}.nyo3-pdp__status{display:inline-grid;width:22px;height:22px;margin-right:8px;border-radius:50%;place-items:center;color:#fff;font-weight:800;line-height:1}.nyo3-pdp__status--yes{background:#147a42}.nyo3-pdp__status--no{background:#a83232}.nyo3-pdp__comparison-wrap{overflow-x:auto;border:4px solid #284c68;border-radius:14px;background:#fff}.nyo3-pdp__comparison-table{min-width:720px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#173a56}.nyo3-pdp__comparison-table th,.nyo3-pdp__comparison-table td{border:0}.nyo3-pdp__comparison-table thead th{padding:34px 24px 26px;background:#fff;color:#173a56;text-align:center;font-size:22px;font-weight:800}.nyo3-pdp__comparison-table thead th:first-child{width:50%}.nyo3-pdp__comparison-table thead th:nth-child(2),.nyo3-pdp__comparison-table thead th:nth-child(3){width:25%}.nyo3-pdp__comparison-table thead th:nth-child(2),.nyo3-pdp__comparison-table tbody td:nth-child(2){background:#20516f;color:#fff}.nyo3-pdp__comparison-table tbody tr:last-child th,.nyo3-pdp__comparison-table tbody tr:last-child td{padding-bottom:42px}.nyo3-pdp__comparison-table tbody th{position:relative;padding:9px 26px 9px 72px;color:#173a56;font-size:18px;font-weight:400;line-height:1.4}.nyo3-pdp__comparison-table tbody th:before{content:"";position:absolute;top:calc(9px + .7em);left:34px;width:16px;height:16px;border-radius:50%;background:#2d5876;transform:translateY(-50%)}.nyo3-pdp__comparison-table tbody td{padding:9px 20px;text-align:center}.nyo3-pdp__comparison-table .nyo3-pdp__status{width:26px;height:26px;margin:0;font-size:18px}.nyo3-pdp__comparison-table tbody td:nth-child(2) .nyo3-pdp__status{background:#fff;color:#20516f}.nyo3-pdp__comparison-table tbody td:nth-child(3) .nyo3-pdp__status{background:#293f53;color:#fff}.nyo3-pdp__comparison-table tbody td>span:last-child:empty{display:none}.nyo3-pdp__faq{max-width:900px;margin:0 auto;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent)}.nyo3-pdp__faq-item{border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.nyo3-pdp__faq-item summary{display:flex;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;list-style:none;font-weight:700}.nyo3-pdp__faq-item summary::-webkit-details-marker{display:none}.nyo3-pdp__faq-item[open] summary span{transform:rotate(45deg)}.nyo3-pdp__faq-answer{padding:0 0 24px}.nyo3-pdp__rich-text{max-width:820px;margin:0 auto}.nyo3-pdp__cta{margin-top:28px;text-align:center}.nyo3-pdp__split .nyo3-pdp__cta{text-align:left}.nyo3-pdp__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:var(--nyo3-block-text);color:var(--nyo3-block-bg);text-decoration:none;font-weight:700}.nyo3-pdp__setup{padding:24px;border:1px dashed #999}@media screen and (max-width:989px){.nyo3-pdp__split{grid-template-columns:1fr}.nyo3-pdp__split--image-right .nyo3-pdp__media,.nyo3-pdp__split--image-right .nyo3-pdp__copy{order:initial}.nyo3-pdp__grid--icons{grid-template-columns:repeat(2,minmax(0,1fr))}.nyo3-pdp__grid--cards,.nyo3-pdp__grid--testimonials{grid-template-columns:1fr}.nyo3-pdp__facts-layout{grid-template-columns:1fr;gap:34px}}@media screen and (max-width:549px){.nyo3-pdp__inner{width:min(100% - 24px,var(--nyo3-pdp-width))}.nyo3-pdp__grid--icons{grid-template-columns:1fr 1fr;gap:24px 14px}.nyo3-pdp__heading{margin-bottom:26px}.nyo3-pdp__table th,.nyo3-pdp__table td{padding:14px}.nyo3-pdp__comparison-table thead th{padding:26px 18px 20px;font-size:19px}.nyo3-pdp__comparison-table tbody th{padding:8px 18px 8px 54px;font-size:16px}.nyo3-pdp__comparison-table tbody th:before{left:25px;width:14px;height:14px}.nyo3-pdp__comparison-table tbody td{padding:8px 16px}.nyo3-pdp__comparison-table tbody tr:last-child th,.nyo3-pdp__comparison-table tbody tr:last-child td{padding-bottom:32px}.nyo3-pdp__facts-item summary{min-height:62px;padding:15px 16px;font-size:16px}.nyo3-pdp__facts-answer{padding:20px 18px 26px;font-size:15px}.nyo3-pdp__facts-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px;margin-top:30px}}@media screen and (max-width:749px){.nyo3-pdp__comparison-wrap{width:100%;max-width:100%;overflow-x:hidden;border-width:3px;border-radius:12px;box-sizing:border-box}.nyo3-pdp__comparison-table{width:100%;min-width:0;table-layout:fixed}.nyo3-pdp__comparison-table thead th:first-child{width:58%}.nyo3-pdp__comparison-table thead th:nth-child(2),.nyo3-pdp__comparison-table thead th:nth-child(3){width:21%}.nyo3-pdp__comparison-table thead th{padding:18px 3px 15px;font-size:14px;line-height:1.2;white-space:normal}.nyo3-pdp__comparison-table tbody th{padding:7px 7px 7px 29px;font-size:13px;line-height:1.35;overflow-wrap:anywhere;word-break:normal}.nyo3-pdp__comparison-table tbody th:before{top:calc(7px + .675em);left:11px;width:11px;height:11px}.nyo3-pdp__comparison-table tbody td{padding:7px 3px;text-align:center}.nyo3-pdp__comparison-table .nyo3-pdp__status{width:20px;height:20px;margin:0;font-size:14px}.nyo3-pdp__comparison-table tbody tr:last-child th,.nyo3-pdp__comparison-table tbody tr:last-child td{padding-bottom:20px}}.nyo3-pdp__facts-content,.nyo3-pdp__facts-accordion,.nyo3-pdp__facts-answer,.nyo3-pdp__facts-answer .metafield-rich_text_field{min-width:0;max-width:100%}.nyo3-pdp__facts-answer p{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:normal}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
