.pt-bs{background:var(--pt-bs-bg, #fff);padding-top:var(--pt-bs-pt-mobile, 36px);padding-bottom:var(--pt-bs-pb-mobile, 36px)}.pt-bs--divider{border-top:1px solid var(--color-border, #ebebeb)}.pt-bs__layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.pt-bs__media{order:1}.pt-bs__content{order:2}.pt-bs__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--pt-bs-radius, 24px)}.pt-bs--shadow .pt-bs__img{box-shadow:0 10px 34px #00000014}.pt-bs__img--placeholder{display:flex;align-items:center;justify-content:center;background:var(--color-border, #ebebeb)}.pt-bs__placeholder-svg{width:40%;height:auto;opacity:.35}.pt-bs__label{margin:0 0 .75rem;font-size:.75rem;font-weight:var(--h3-font-weight, 600);letter-spacing:.12em;text-transform:uppercase;color:var(--color-secondary, #036c5f)}.pt-bs__heading{margin:0 0 .75rem;color:var(--pt-bs-heading, #222);font-weight:var(--h2-font-weight, 500);line-height:1.2}.pt-bs__subheading{margin:0 0 1.75rem;color:var(--pt-bs-body, #777);line-height:1.6}.pt-bs__points{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.pt-bs__point{display:flex;align-items:flex-start;gap:1rem;background:var(--pt-bs-card-bg, #fff);border:1px solid transparent;border-radius:var(--pt-bs-radius, 24px);padding:1rem 1.25rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pt-bs--shadow .pt-bs__point{box-shadow:0 4px 16px #0000000d}.pt-bs--hover .pt-bs__point:hover,.pt-bs--hover .pt-bs__point:focus-within{transform:translateY(-3px);border-color:var(--color-border, #ebebeb)}.pt-bs--hover.pt-bs--shadow .pt-bs__point:hover,.pt-bs--hover.pt-bs--shadow .pt-bs__point:focus-within{box-shadow:0 10px 26px #00000017}.pt-bs__point-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.pt-bs__point-img{display:block;width:100%;height:100%;object-fit:contain}.pt-bs__point-text{flex:1 1 auto}.pt-bs__point-title{margin:0 0 .25rem;color:var(--pt-bs-heading, #222);font-weight:var(--h3-font-weight, 600);font-size:1.05rem;line-height:1.3}.pt-bs__point-desc{margin:0;color:var(--pt-bs-body, #777);line-height:1.55}.pt-bs__button{display:inline-block;margin-top:1.75rem;padding:.85rem 2rem;border-radius:999px;background:var(--color-secondary, #036c5f);color:#fff;text-decoration:none;font-weight:var(--h3-font-weight, 600);font-size:.95rem;transition:opacity .25s ease}.pt-bs__button:hover,.pt-bs__button:focus-visible{opacity:.85}.pt-bs__button:focus-visible{outline:2px solid var(--color-secondary, #036c5f);outline-offset:3px}@media(min-width:750px){.pt-bs{padding-top:var(--pt-bs-pt, 64px);padding-bottom:var(--pt-bs-pb, 64px)}.pt-bs__points{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.pt-bs__layout{grid-template-columns:1fr 1fr;gap:3.5rem}.pt-bs__media,.pt-bs__content{order:0}.pt-bs__points{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.pt-bs__point,.pt-bs__button{transition:none}.pt-bs--hover .pt-bs__point:hover,.pt-bs--hover .pt-bs__point:focus-within{transform:none}}.pt-faq{background:var(--pt-faq-bg);padding-top:var(--pt-faq-pad-top);padding-bottom:var(--pt-faq-pad-bottom);font-family:var(--font-family)}.pt-faq--divider{border-top:1px solid var(--color-border, #ebebeb)}.pt-faq__intro{text-align:center;max-width:46ch;margin:0 auto 40px}.pt-faq__label{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--color-secondary, #036c5f);margin:0 0 12px}.pt-faq__heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--h2-font-weight, 500);color:var(--pt-faq-heading);line-height:1.2;margin:0 0 16px}.pt-faq__subheading{font-size:1.0625rem;line-height:1.7;color:var(--pt-faq-body);margin:0}.pt-faq__list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.pt-faq__item{background:var(--pt-faq-card);border:1px solid var(--color-border, #ebebeb);border-radius:var(--pt-faq-radius);overflow:hidden}.pt-faq--shadow .pt-faq__item{box-shadow:0 4px 24px #0000000d}.pt-faq--hover .pt-faq__item{transition:box-shadow .3s ease,border-color .3s ease}.pt-faq--hover .pt-faq__item:hover{border-color:var(--color-secondary, #036c5f);box-shadow:0 8px 32px #00000014}.pt-faq__question{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;cursor:pointer;list-style:none;font-size:1.0625rem;font-weight:600;color:var(--pt-faq-heading);line-height:1.45;-webkit-user-select:none;user-select:none}.pt-faq__question::-webkit-details-marker{display:none}.pt-faq__question:focus-visible{outline:2px solid var(--color-secondary, #036c5f);outline-offset:-2px;border-radius:var(--pt-faq-radius)}.pt-faq__marker{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--color-secondary, #036c5f)}.pt-faq__plus,.pt-faq__plus:before{content:"";position:absolute;background:currentColor;border-radius:2px}.pt-faq__plus{width:16px;height:2px}.pt-faq__plus:before{width:2px;height:16px;left:7px;top:-7px;transition:transform .3s ease,opacity .3s ease}.pt-faq__item[open] .pt-faq__plus:before{transform:rotate(90deg);opacity:0}.pt-faq__chevron{transition:transform .3s ease}.pt-faq__item[open] .pt-faq__chevron{transform:rotate(180deg)}.pt-faq__answer{height:0;overflow:hidden;transition:height .32s ease}.pt-faq__item[open] .pt-faq__answer{height:auto}.pt-faq__answer-inner{padding:0 24px 24px;color:var(--pt-faq-body);font-size:1rem;line-height:1.7}.pt-faq__answer-inner>:first-child{margin-top:0}.pt-faq__answer-inner>:last-child{margin-bottom:0}@media screen and (min-width:750px){.pt-faq__intro{margin-bottom:56px}.pt-faq__question{padding:26px 32px;font-size:1.125rem}.pt-faq__answer-inner{padding:0 32px 28px;font-size:1.0625rem}}@media(prefers-reduced-motion:reduce){.pt-faq__answer,.pt-faq__chevron,.pt-faq__plus:before,.pt-faq--hover .pt-faq__item{transition:none!important}}.pt-specs{background:var(--pt-specs-bg);padding-top:var(--pt-specs-pad-top);padding-bottom:var(--pt-specs-pad-bottom);font-family:var(--font-family)}.pt-specs--divider{border-top:1px solid var(--color-border, #ebebeb)}.pt-specs__grid{display:grid;grid-template-columns:1fr;gap:32px}.pt-specs__label{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--color-secondary, #036c5f);margin:0 0 12px}.pt-specs__heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--h2-font-weight, 500);color:var(--pt-specs-heading);line-height:1.2;margin:0 0 16px}.pt-specs__subheading{font-size:1.0625rem;line-height:1.7;color:var(--pt-specs-body);margin:0 0 24px;max-width:42ch}.pt-specs__image{border-radius:var(--pt-specs-radius);overflow:hidden;background:#f5f5f5}.pt-specs__image img{width:100%;height:100%;object-fit:cover;display:block}.pt-specs__list-wrap{background:var(--pt-specs-card);border-radius:var(--pt-specs-radius);padding:8px 32px;transition:box-shadow .3s ease,transform .3s ease}.pt-specs--shadow .pt-specs__list-wrap{box-shadow:0 10px 40px #0000000f}.pt-specs--hover .pt-specs__list-wrap:hover{transform:translateY(-4px);box-shadow:0 18px 50px #0000001a}.pt-specs__list{list-style:none;margin:0;padding:0}.pt-specs__item{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid var(--color-border, #ebebeb)}.pt-specs__item:last-child{border-bottom:none}.pt-specs__attr{display:flex;align-items:center;gap:12px;font-weight:600;color:var(--pt-specs-heading);font-size:1rem}.pt-specs__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pt-specs__icon img{width:24px;height:24px;object-fit:contain;display:block}.pt-specs__value{color:var(--pt-specs-body);font-size:1rem;text-align:right;line-height:1.5}@media screen and (min-width:990px){.pt-specs__grid{grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start}.pt-specs__intro{position:sticky;top:40px}}@media(prefers-reduced-motion:reduce){.pt-specs__list-wrap{transition:none}.pt-specs--hover .pt-specs__list-wrap:hover{transform:none}}.pt-csc{background-color:var(--ptcsc-bg);padding-top:var(--ptcsc-pad-top);padding-bottom:var(--ptcsc-pad-bottom);font-family:var(--font-family, inherit)}.pt-csc *,.pt-csc *:before,.pt-csc *:after{box-sizing:border-box}.pt-csc__head{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:32px}.pt-csc__label{margin:0 0 12px;color:var(--ptcsc-label);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.4}.pt-csc__heading{margin:0 0 12px;color:var(--ptcsc-heading);font-weight:var(--h2-font-weight, 500);font-size:clamp(1.5rem,1.1rem + 1.8vw,2.25rem);line-height:1.2}.pt-csc__intro{margin:0;color:var(--ptcsc-intro);line-height:1.6}.pt-csc__grid{display:grid;gap:16px;grid-template-columns:minmax(0,1fr);align-items:stretch}.pt-csc__vs{display:none}@media(min-width:990px){.pt-csc__grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;align-items:center}.pt-csc__vs{display:flex;align-items:center;justify-content:center;align-self:center;width:52px;height:52px;border-radius:50%;background-color:var(--ptcsc-card-bg);border:1px solid var(--color-border, #ebebeb);color:var(--ptcsc-heading);font-weight:600;font-size:.875rem;letter-spacing:.05em}}.pt-csc__card{position:relative;display:flex;flex-direction:column;height:100%;background-color:var(--ptcsc-card-bg);border:1px solid var(--color-border, #ebebeb);border-radius:var(--ptcsc-radius);padding:28px 24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pt-csc--shadow .pt-csc__card{border-color:transparent;box-shadow:0 6px 24px #1111110f}.pt-csc--hover .pt-csc__card:hover,.pt-csc--hover .pt-csc__card:focus-within{transform:translateY(-6px);border-color:var(--ptcsc-check)}.pt-csc--shadow.pt-csc--hover .pt-csc__card:hover,.pt-csc--shadow.pt-csc--hover .pt-csc__card:focus-within{box-shadow:0 14px 36px #1111111f}.pt-csc__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:var(--ptcsc-badge-bg);color:var(--ptcsc-badge-text);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:999px;white-space:nowrap}.pt-csc__media{border-radius:calc(var(--ptcsc-radius) - 8px);overflow:hidden;margin-bottom:20px;aspect-ratio:4 / 3;background-color:#11111108}.pt-csc__img{display:block;width:100%;height:100%;object-fit:cover}.pt-csc__card-head{text-align:center;margin-bottom:20px}.pt-csc__card-title{margin:0 0 6px;color:var(--ptcsc-card-title);font-weight:var(--h3-font-weight, 500);font-size:1.375rem;line-height:1.2}.pt-csc__card-subtitle{margin:0;color:var(--ptcsc-card-subtitle);font-size:.9375rem;line-height:1.5}.pt-csc__features{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px}.pt-csc__feature{display:flex;align-items:flex-start;gap:10px;color:var(--ptcsc-text);font-size:.9375rem;line-height:1.5}.pt-csc__check{flex:0 0 auto;margin-top:1px;color:var(--ptcsc-check)}.pt-csc__cta{margin-top:auto;text-align:center}.pt-csc__button{display:inline-block;width:100%;padding:14px 24px;border-radius:999px;background-color:var(--ptcsc-btn-bg);color:var(--ptcsc-btn-text);font-weight:500;font-size:.9375rem;text-align:center;text-decoration:none;transition:background-color .25s ease,color .25s ease}.pt-csc__button:hover,.pt-csc__button:focus-visible{background-color:var(--ptcsc-btn-bg-hover);color:var(--ptcsc-btn-text-hover)}.pt-csc__recommendation{margin-top:32px;max-width:820px;margin-inline:auto;background-color:var(--ptcsc-card-bg);border:1px solid var(--color-border, #ebebeb);border-radius:var(--ptcsc-radius);padding:24px 28px;text-align:center}.pt-csc--shadow .pt-csc__recommendation{border-color:transparent;box-shadow:0 6px 24px #1111110f}.pt-csc__rec-title{margin:0 0 8px;color:var(--ptcsc-card-title);font-weight:var(--h3-font-weight, 500);font-size:1.0625rem;line-height:1.3}.pt-csc__rec-text{margin:0;color:var(--ptcsc-text);font-size:.9375rem;line-height:1.6}@media(prefers-reduced-motion:reduce){.pt-csc__card,.pt-csc__button{transition:none}.pt-csc--hover .pt-csc__card:hover,.pt-csc--hover .pt-csc__card:focus-within{transform:none}}.pt-wif{background:var(--pt-wif-bg, #fff);padding-top:var(--pt-wif-pt-mobile, 36px);padding-bottom:var(--pt-wif-pb-mobile, 36px)}.pt-wif--divider{border-top:1px solid var(--color-border, #ebebeb)}.pt-wif__header{text-align:center;max-width:640px;margin:0 auto 2rem}.pt-wif__label{margin:0 0 .75rem;font-size:.75rem;font-weight:var(--h3-font-weight, 600);letter-spacing:.12em;text-transform:uppercase;color:var(--color-secondary, #036c5f)}.pt-wif__heading{margin:0 0 .75rem;color:var(--pt-wif-heading, #222);font-weight:var(--h2-font-weight, 500);line-height:1.2}.pt-wif__subheading{margin:0;color:var(--pt-wif-body, #777);line-height:1.6}.pt-wif__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--pt-wif-gap, 24px)}.pt-wif__card{display:flex;flex-direction:column;background:var(--pt-wif-card-bg, #fff);border-radius:var(--pt-wif-radius, 24px);overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid transparent}.pt-wif--shadow .pt-wif__card{box-shadow:0 6px 24px #0000000f}.pt-wif--hover .pt-wif__card:hover,.pt-wif--hover .pt-wif__card:focus-within{transform:translateY(-6px);border-color:var(--color-border, #ebebeb)}.pt-wif--hover.pt-wif--shadow .pt-wif__card:hover,.pt-wif--hover.pt-wif--shadow .pt-wif__card:focus-within{box-shadow:0 14px 34px #0000001a}.pt-wif__media{width:100%}.pt-wif__img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.pt-wif__img--placeholder{display:flex;align-items:center;justify-content:center;background:var(--color-border, #ebebeb)}.pt-wif__placeholder-svg{width:40%;height:auto;opacity:.35}.pt-wif__body{display:flex;flex-direction:column;padding:1.5rem;flex:1 1 auto}.pt-wif__title{margin:0 0 .5rem;color:var(--pt-wif-heading, #222);font-weight:var(--h3-font-weight, 600);font-size:1.15rem;line-height:1.3}.pt-wif__desc{margin:0;color:var(--pt-wif-body, #777);line-height:1.6}.pt-wif__button{align-self:flex-start;margin-top:1.25rem;padding:.65rem 1.4rem;border-radius:999px;background:var(--color-secondary, #036c5f);color:#fff;text-decoration:none;font-weight:var(--h3-font-weight, 600);font-size:.9rem;transition:opacity .25s ease}.pt-wif__button:hover,.pt-wif__button:focus-visible{opacity:.85}.pt-wif__card a:focus-visible,.pt-wif__button:focus-visible{outline:2px solid var(--color-secondary, #036c5f);outline-offset:3px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:750px){.pt-wif{padding-top:var(--pt-wif-pt, 60px);padding-bottom:var(--pt-wif-pb, 60px)}.pt-wif__header{margin-bottom:3rem}.pt-wif__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.pt-wif__grid{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.pt-wif__card,.pt-wif__button{transition:none}.pt-wif--hover .pt-wif__card:hover,.pt-wif--hover .pt-wif__card:focus-within{transform:none}}.pt-feature-icons{background-color:var(--ptfi-bg);padding-top:var(--ptfi-pad-top);padding-bottom:var(--ptfi-pad-bottom);font-family:var(--font-family, inherit)}.pt-feature-icons *,.pt-feature-icons *:before,.pt-feature-icons *:after{box-sizing:border-box}.pt-feature-icons__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}.pt-feature-icons__head{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:32px}.pt-feature-icons__label{margin:0 0 12px;color:var(--ptfi-label);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.4}.pt-feature-icons__heading{margin:0 0 12px;color:var(--ptfi-heading);font-family:var(--font-family, inherit);font-weight:var(--h2-font-weight, 500);font-size:clamp(1.5rem,1.1rem + 1.8vw,2.25rem);line-height:1.2}.pt-feature-icons__subheading{margin:0;color:var(--ptfi-subheading);font-size:1rem;line-height:1.6}.pt-feature-icons__grid{list-style:none;margin:0;padding:0;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.pt-feature-icons__grid{gap:20px}}@media(min-width:990px){.pt-feature-icons__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.pt-feature-icons__card{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;background-color:var(--ptfi-card-bg);border:1px solid var(--color-border, #ebebeb);border-radius:var(--ptfi-radius);padding:28px 20px;transition:transform .3s ease,box-shadow .3s ease}.pt-feature-icons--shadow .pt-feature-icons__card{border-color:transparent;box-shadow:0 6px 24px #1111110f}.pt-feature-icons--hover .pt-feature-icons__card:hover,.pt-feature-icons--hover .pt-feature-icons__card:focus-within{transform:translateY(-6px)}.pt-feature-icons--shadow.pt-feature-icons--hover .pt-feature-icons__card:hover,.pt-feature-icons--shadow.pt-feature-icons--hover .pt-feature-icons__card:focus-within{box-shadow:0 14px 36px #1111111f}.pt-feature-icons__icon{width:64px;height:64px;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.pt-feature-icons__icon-img{display:block;width:100%;height:100%;max-width:64px;max-height:64px;object-fit:contain}.pt-feature-icons__body{display:flex;flex-direction:column;gap:8px}.pt-feature-icons__card-title{margin:0;color:var(--ptfi-card-title);font-family:var(--font-family, inherit);font-weight:var(--h3-font-weight, 500);font-size:1.0625rem;line-height:1.3}.pt-feature-icons__card-text{margin:0;color:var(--ptfi-text);font-size:.9375rem;line-height:1.6}@media(prefers-reduced-motion:reduce){.pt-feature-icons__card{transition:none}.pt-feature-icons--hover .pt-feature-icons__card:hover,.pt-feature-icons--hover .pt-feature-icons__card:focus-within{transform:none}}.pt-why{background:var(--pt-why-bg, #ffffff);padding-top:var(--pt-why-pad-top, 80px);padding-bottom:var(--pt-why-pad-bottom, 80px);color:var(--pt-why-body, #4a4a4a)}.pt-why--divider{border-top:1px solid rgba(0,0,0,.08)}.pt-why__intro{max-width:760px;margin:0 auto 3rem;text-align:center}.pt-why__label{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--pt-why-heading, #1a1a1a);opacity:.7}.pt-why__heading{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;color:var(--pt-why-heading, #1a1a1a)}.pt-why__subheading{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:var(--pt-why-body, #4a4a4a)}.pt-why__rows{display:flex;flex-direction:column;gap:3rem}.pt-why__row{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;border-radius:var(--pt-why-radius, 16px);overflow:hidden}.pt-why__row--shadow{box-shadow:0 18px 40px -24px #00000040}.pt-why__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--pt-why-radius, 16px);background:#00000008}.pt-why__img{display:block;width:100%;height:100%;object-fit:cover}.pt-why__img--placeholder{background:#0000000a}.pt-why__content{padding:.5rem 0}.pt-why__title{margin:0 0 .75rem;font-size:clamp(1.375rem,2.5vw,1.75rem);line-height:1.2;color:var(--pt-why-heading, #1a1a1a)}.pt-why__text{margin:0;font-size:1rem;line-height:1.7;color:var(--pt-why-body, #4a4a4a)}.pt-why__text>:first-child{margin-top:0}.pt-why__text>:last-child{margin-bottom:0}.pt-why__btn{display:inline-block;margin-top:1.5rem;padding:.85rem 1.75rem;border-radius:999px;background:var(--pt-why-btn-bg, #1a1a1a);color:var(--pt-why-btn-text, #ffffff);font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.pt-why__btn:hover,.pt-why__btn:focus-visible{opacity:.9;transform:translateY(-1px)}.pt-why__empty{text-align:center;opacity:.6}.pt-why a:focus-visible,.pt-why__btn:focus-visible{outline:2px solid var(--pt-why-heading, #1a1a1a);outline-offset:3px}@media screen and (min-width:750px){.pt-why__rows{gap:4.5rem}.pt-why__row{grid-template-columns:1fr 1fr;gap:3.5rem}.pt-why__row:nth-child(2n) .pt-why__media{order:2}.pt-why__row:nth-child(2n) .pt-why__content{order:1}.pt-why__content{padding:1rem 0}}.pt-why__row--hover .pt-why__img{transition:transform .5s ease}.pt-why__row--hover:hover .pt-why__img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.pt-why__img,.pt-why__btn,.pt-why__row--hover:hover .pt-why__img{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
