.patipello-section{--pp-teal:#39bfc1;--pp-deep:#249fa3;--pp-coral:#ff7f66;--pp-cream:#fff9f3;--pp-gray:#7e8a8f;--pp-border:#d9e1e3;color:#173f42}.patipello-section *{box-sizing:border-box}.patipello-wrap{max-width:120rem;margin:0 auto;padding:5.6rem 2rem}.patipello-kicker{margin:0 0 .8rem;color:var(--pp-deep);font-size:1.3rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.patipello-title{max-width:82rem;margin:0 auto 1.2rem;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.08;text-align:center}.patipello-lead{max-width:72rem;margin:0 auto 3.2rem;color:#526b6d;font-size:1.7rem;line-height:1.65;text-align:center}.patipello-grid{display:grid;gap:1.6rem}.patipello-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.patipello-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.patipello-card{position:relative;padding:2.4rem;border:1px solid var(--pp-border);border-radius:2rem;background:#fff;box-shadow:0 1rem 3rem rgba(23,63,66,.07)}.patipello-card h3{margin:0 0 .8rem;font-size:2rem;line-height:1.25}.patipello-card p{margin:0;color:#526b6d;line-height:1.6}.patipello-icon{display:grid;width:4.8rem;height:4.8rem;margin-bottom:1.6rem;border-radius:50%;place-items:center;background:rgba(57,191,193,.13);color:var(--pp-deep);font-size:2rem;font-weight:700}.patipello-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border:0;border-radius:999px;background:var(--pp-deep);color:#fff;text-decoration:none;font-weight:700;transition:transform .18s ease,background .18s ease}.patipello-button:hover{background:#197f83;transform:translateY(-1px)}.patipello-button:focus-visible{outline:3px solid var(--pp-coral);outline-offset:3px}.patipello-cta{text-align:center;margin-top:3.2rem}.patipello-section--cream{background:var(--pp-cream)}.patipello-section--teal{background:linear-gradient(135deg,#effcfc,#fff)}.patipello-media{overflow:hidden;margin-bottom:1.8rem;border-radius:1.6rem;aspect-ratio:4/5;background:#f3f7f7}.patipello-media img,.patipello-media video,.patipello-media iframe{width:100%;height:100%;border:0;object-fit:cover}.patipello-video-card .patipello-media{aspect-ratio:9/16}.patipello-badge{display:inline-flex;margin-bottom:1.2rem;padding:.55rem 1rem;border-radius:999px;background:#fff0ec;color:#b34734;font-size:1.2rem;font-weight:700}.patipello-card--featured{border:2px solid var(--pp-coral);transform:translateY(-.8rem)}.patipello-price{margin:1.2rem 0;font-size:3rem;font-weight:800;color:var(--pp-deep)}.patipello-list{padding:0;margin:1.8rem 0;list-style:none}.patipello-list li{position:relative;margin:.8rem 0;padding-left:2.4rem;color:#3e585a}.patipello-list li:before{content:'✓';position:absolute;left:0;color:var(--pp-deep);font-weight:800}.patipello-trust{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.patipello-trust__item{display:flex;min-height:4.4rem;align-items:center;gap:.8rem;padding:.8rem 1.2rem;border-radius:999px;background:#fff;border:1px solid var(--pp-border);font-weight:600}.patipello-compare{overflow:hidden;border:1px solid var(--pp-border);border-radius:2rem;background:#fff}.patipello-compare__head,.patipello-compare__row{display:grid;grid-template-columns:1.3fr 1fr 1fr}.patipello-compare__head{background:var(--pp-deep);color:#fff;font-weight:700}.patipello-compare__head>* , .patipello-compare__row>*{padding:1.5rem;border-right:1px solid var(--pp-border)}.patipello-compare__row:nth-child(even){background:var(--pp-cream)}.patipello-faq{max-width:86rem;margin:auto}.patipello-faq details{border-bottom:1px solid var(--pp-border)}.patipello-faq summary{display:flex;min-height:5.6rem;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700;list-style:none}.patipello-faq summary:after{content:'+';font-size:2.4rem;color:var(--pp-deep)}.patipello-faq details[open] summary:after{content:'−'}.patipello-faq__answer{padding:0 0 2rem;color:#526b6d;line-height:1.65}.patipello-app-slot{margin-top:2.4rem}.patipello-sticky{position:fixed;z-index:30;right:0;bottom:0;left:0;display:none;align-items:center;gap:1.2rem;padding:1rem 1.6rem;background:rgba(255,255,255,.97);border-top:1px solid var(--pp-border);box-shadow:0 -1rem 3rem rgba(23,63,66,.12);backdrop-filter:blur(10px)}.patipello-sticky__meta{min-width:0;flex:1}.patipello-sticky__title{overflow:hidden;margin:0;font-size:1.35rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.patipello-sticky__price{margin:0;color:var(--pp-deep);font-weight:800}.patipello-sticky .patipello-button{min-width:14rem}.patipello-ab-hidden{display:none!important}
@media(max-width:749px){.patipello-wrap{padding:4rem 1.6rem}.patipello-grid--3,.patipello-grid--4{grid-template-columns:1fr}.patipello-card{padding:2rem}.patipello-card--featured{transform:none}.patipello-title{text-align:left;font-size:3rem}.patipello-lead{text-align:left;font-size:1.6rem}.patipello-compare__head,.patipello-compare__row{grid-template-columns:1.2fr 1fr 1fr;font-size:1.25rem}.patipello-compare__head>*,.patipello-compare__row>*{padding:1rem .7rem}.patipello-video-row{display:grid;grid-auto-columns:82%;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.patipello-video-row>*{scroll-snap-align:start}.patipello-sticky.is-visible{display:flex}.patipello-hide-mobile{display:none!important}}
@media(min-width:750px){.patipello-hide-desktop{display:none!important}}
@media(prefers-reduced-motion:reduce){.patipello-button{transition:none}.patipello-button:hover{transform:none}}
.patipello-showcase{background:linear-gradient(180deg,#fff9f3 0,#fff 100%)}.patipello-showcase__inner{max-width:132rem;margin:auto;padding:2.4rem 2rem 4rem}.patipello-showcase__top{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.6rem}.patipello-showcase__heading{max-width:78rem;margin:0;font-size:clamp(2.8rem,4.2vw,5.2rem);line-height:1.05;color:#0b6269}.patipello-showcase__sub{max-width:56rem;margin:.8rem 0 0;color:#526b6d;font-size:1.7rem}.patipello-showcase__viewport{position:relative;overflow:hidden;border-radius:2.4rem;background:#eee;box-shadow:0 2rem 5rem rgba(23,63,66,.14)}.patipello-showcase__track{display:grid;grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.patipello-showcase__track::-webkit-scrollbar{display:none}.patipello-showcase__slide{position:relative;scroll-snap-align:start;background:#fff}.patipello-showcase__slide img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#fff9f3}.patipello-showcase__dots{display:flex;justify-content:center;gap:.7rem;margin-top:1.4rem}.patipello-showcase__dot{width:1rem;height:1rem;padding:0;border:0;border-radius:50%;background:#c8dcdd;cursor:pointer}.patipello-showcase__dot[aria-current=true]{width:2.8rem;border-radius:999px;background:#249fa3}.patipello-showcase__floating{position:absolute;z-index:2;right:2rem;bottom:2rem;max-width:32rem;padding:1.4rem;border-radius:1.6rem;background:rgba(255,255,255,.96);box-shadow:0 1rem 3rem rgba(0,0,0,.14)}.patipello-showcase__floating strong{display:block;margin-bottom:.4rem;color:#0b6269;font-size:1.8rem}.patipello-showcase__floating .patipello-button{width:100%;margin-top:1rem}.patipello-support-hero{background:linear-gradient(135deg,#eafafa,#fff9f3)}.patipello-support-hero__inner{display:grid;max-width:120rem;margin:auto;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:6rem 2rem}.patipello-support-hero__media{overflow:hidden;border-radius:2.4rem;background:#fff;box-shadow:0 2rem 5rem rgba(23,63,66,.12)}.patipello-support-hero__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.patipello-support-hero__copy h2{margin:0 0 1.2rem;font-size:clamp(3rem,4vw,5rem);line-height:1.08}.patipello-support-hero__copy p{color:#526b6d;font-size:1.7rem;line-height:1.65}.patipello-support-hero__price{display:block;margin:2rem 0;color:#249fa3;font-size:3.2rem;font-weight:800}.patipello-feature-pills{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.6rem 0}.patipello-feature-pills span{padding:.8rem 1.2rem;border:1px solid #d9e1e3;border-radius:999px;background:#fff;font-weight:700;color:#0b6269}
@media(max-width:749px){.patipello-showcase__inner{padding:1.6rem 0 3rem}.patipello-showcase__top{display:block;padding:0 1.6rem}.patipello-showcase__heading{font-size:3.2rem}.patipello-showcase__sub{font-size:1.5rem}.patipello-showcase__viewport{border-radius:0}.patipello-showcase__floating{position:static;max-width:none;border-radius:0;box-shadow:none;border-top:1px solid #d9e1e3}.patipello-support-hero__inner{grid-template-columns:1fr;padding:3.5rem 1.6rem;gap:2.4rem}.patipello-support-hero__copy h2{font-size:3.2rem}}
.patipello-default-product-media{overflow:hidden;border:1px solid #d9e1e3;border-radius:2rem;background:#fff9f3;box-shadow:0 1.8rem 5rem rgba(36,159,163,.12)}.patipello-default-product-media img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
