.mp-home{--mp-green:#009b68;--mp-mint:#13d397;--mp-dark:#071d17;--mp-soft:#eef8f4;--mp-line:#dce9e4;color:#101713;font-family:inherit;overflow:hidden}.mp-home *{box-sizing:border-box}.mp-home a{text-decoration:none;color:inherit}.mp-home__wrap{width:min(1220px,100%);margin:auto;padding:64px 28px}.mp-home__title{font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.04em;margin:0 0 28px}.mp-home__eyebrow{display:inline-flex;padding:8px 13px;border-radius:999px;background:#fff;color:var(--mp-green);font-weight:700;font-size:13px;margin-bottom:16px}.mp-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;border-radius:999px;padding:0 30px;background:linear-gradient(110deg,var(--mp-dark),var(--mp-green),var(--mp-mint));color:#fff!important;font-weight:800;border:0;transition:transform .2s ease,box-shadow .2s ease}.mp-home__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #009b6838}.mp-home__placeholder{display:grid;place-items:center;color:#397263;background:linear-gradient(145deg,#eaf8f3,#c9eee1);min-height:260px;font-size:48px}.mp-home__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,1fr);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 16px}.mp-home__rail::-webkit-scrollbar{display:none}.mp-home__rail>*{scroll-snap-align:start}.mp-home__arrows{display:flex;justify-content:space-between;margin-top:25px}.mp-home__arrow{width:64px;height:48px;border:1px solid var(--mp-line);background:#f5f7f6;border-radius:18px;font-size:26px;cursor:pointer}.mp-home__arrow:disabled{opacity:.35}.mp-home-hero{position:relative;min-height:min(850px,88vh);display:flex;align-items:flex-start;background:linear-gradient(160deg,#013f31,#00a673);color:#fff}.mp-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.mp-home-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#001c15b8,#001c152e 52%,#001c1514)}.mp-home-hero__media img{width:100%;height:100%;object-fit:cover}.mp-home-hero__content{position:relative;z-index:1;width:min(900px,100%);margin:0 auto;text-align:center;padding:78px 28px 38px}.mp-home-hero h1{font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.055em;margin:0 0 22px}.mp-home-hero__text{max-width:720px;margin:0 auto 25px;font-size:clamp(18px,2.1vw,25px);line-height:1.35}.mp-home-hero__button{width:min(560px,100%)}.mp-home-hero__proof{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:24px;font-size:15px}.mp-home-hero__proof span{display:flex;align-items:center;gap:8px}.mp-home-hero__proof b{display:grid;place-items:center;width:25px;height:25px;background:#ffffff38;border:1px solid rgba(255,255,255,.55);border-radius:50%}.mp-home-feature{background:#fff}.mp-feature-card{min-height:660px;border-radius:36px;padding:28px;display:flex;flex-direction:column;background:linear-gradient(155deg,#071e18,#30645a 42%,#edf7f3);color:#fff;overflow:hidden}.mp-feature-card:nth-child(2){background:linear-gradient(155deg,#d8f8ed,#81d9bc 45%,#f7fffc);color:#102019}.mp-feature-card:nth-child(3){background:linear-gradient(155deg,#e8f1ee,#a6cfbf 48%,#f8fbfa);color:#102019}.mp-feature-card__badge{align-self:flex-start;background:#ffffffdb;color:#101713;border-radius:14px;padding:7px 12px;font-weight:700}.mp-feature-card__media{height:300px;display:grid;place-items:center;margin:4px 0 8px}.mp-feature-card__media img{width:100%;height:100%;object-fit:contain}.mp-feature-card h3{font-size:34px;line-height:1.05;margin:10px 0 12px;letter-spacing:-.03em}.mp-feature-card__features{display:flex;gap:16px;flex-wrap:wrap;font-size:14px;font-weight:700;margin-bottom:12px}.mp-feature-card__features span:before{content:"\25ce";margin-right:6px}.mp-feature-card p{font-size:17px;line-height:1.45;margin:0 0 22px}.mp-feature-card .mp-home__button{margin-top:auto;width:100%}.mp-home-shop{background:#f7f8f7}.mp-shop-card{width:100%;border:1px solid #e2e7e4;border-radius:32px;background:#fff;padding:16px 16px 25px;box-shadow:0 20px 40px #082c220d}.mp-shop-card__media{aspect-ratio:1/1;border-radius:25px;overflow:hidden;background:#eef1ef}.mp-shop-card__media img{width:100%;height:100%;object-fit:cover}.mp-shop-card h3{font-size:24px;line-height:1.1;margin:20px 8px 8px}.mp-shop-card__price{font-size:20px;margin:0 8px 10px}.mp-shop-card__desc{color:#66706c;line-height:1.4;margin:0 8px}.mp-home-shop__cta{margin:34px auto 0;display:flex;width:min(520px,100%);color:var(--mp-green)!important;background:transparent;border:2px solid var(--mp-green)}.mp-home-compat{background:#f4f7f5;text-align:center}.mp-home-compat__intro{max-width:770px;margin:0 auto 34px}.mp-home-compat__intro p{font-size:19px;line-height:1.5;color:#56635e}.mp-home-compat__badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:15px}.mp-home-compat__badges span{padding:8px 14px;background:#fff;border:1px solid var(--mp-line);border-radius:10px;font-weight:700}.mp-home-compat__steps{display:grid;gap:14px;max-width:760px;margin:0 auto;position:relative;z-index:2;text-align:left}.mp-compat-step{display:grid;grid-template-columns:68px 1fr;gap:20px;align-items:center;padding:20px;background:#ffffffeb;border:1px solid #e5ece9;border-radius:26px;box-shadow:0 15px 35px #0a35280d}.mp-compat-step__number{display:grid;place-items:center;aspect-ratio:1;background:var(--mp-green);color:#fff;border-radius:20px;font-size:25px;font-weight:800}.mp-compat-step h3{margin:0 0 4px;color:#006f4b;font-size:22px}.mp-compat-step p{margin:0;color:#66706c;line-height:1.4}.mp-home-compat__visual{position:relative;min-height:480px;margin-top:20px}.mp-home-compat__shape{position:absolute;left:50%;bottom:-18%;width:1100px;height:520px;transform:translate(-50%) rotate(8deg);border-radius:48% 52% 42% 58%;background:linear-gradient(135deg,#00bd7e,#004b38)}.mp-home-compat__visual img{position:absolute;z-index:1;left:50%;bottom:0;transform:translate(-50%);width:min(650px,90%);height:100%;object-fit:contain;object-position:bottom}.mp-home-moments{background:#fff}.mp-moment-card{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#d6efe6,#518d79)}.mp-moment-card img{width:100%;height:100%;position:absolute;object-fit:cover}.mp-moment-card__copy{position:absolute;inset:auto 16px 16px;padding:24px;border-radius:26px;background:linear-gradient(135deg,#03100cdb,#03100c94);color:#fff}.mp-moment-card h3{font-size:32px;margin:0 0 8px}.mp-moment-card p{font-size:17px;line-height:1.4;margin:0}.mp-home-accordion{background:linear-gradient(155deg,#013f31,#008c61 44%,#a4e2cc);color:#fff}.mp-home-accordion .mp-home__wrap{padding-bottom:0}.mp-home-accordion__list{display:grid;gap:12px;max-width:850px}.mp-accordion-item{border:1px solid rgba(255,255,255,.38);border-radius:28px;overflow:hidden}.mp-accordion-item button{width:100%;display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:13px;padding:20px 24px;border:0;background:transparent;color:#fff;text-align:left;font:inherit;font-size:20px;cursor:pointer}.mp-accordion-item button span:last-child{font-size:28px;transition:transform .2s}.mp-accordion-item.is-open button span:last-child{transform:rotate(45deg)}.mp-accordion-item__body{display:none;padding:0 24px 22px 71px;line-height:1.45;color:#ffffffd9}.mp-accordion-item.is-open .mp-accordion-item__body{display:block}.mp-home-accordion__visual{height:440px;margin-top:30px;display:grid;place-items:end center;position:relative}.mp-home-accordion__visual:before{content:"";position:absolute;width:min(700px,90%);height:330px;bottom:-80px;border-radius:50% 50% 0 0;background:#00412f2e;transform:rotate(8deg)}.mp-home-accordion__visual img{position:relative;z-index:1;width:min(700px,95%);height:100%;object-fit:contain;object-position:bottom}.mp-home-compare{background:#eef4f1}.mp-compare-head,.mp-compare-row{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 1fr;max-width:900px;margin:auto}.mp-compare-head{align-items:end;text-align:center;margin-bottom:16px}.mp-compare-head__blank{text-align:left}.mp-compare-product img{width:110px;height:90px;object-fit:contain}.mp-compare-product strong{display:block;font-size:18px}.mp-compare-row{min-height:116px;border-radius:26px;overflow:hidden;background:#fff;margin-bottom:12px}.mp-compare-row>div{display:flex;align-items:center;justify-content:center;padding:18px}.mp-compare-row__label{justify-content:flex-start!important;gap:12px;font-weight:700;color:#07533d}.mp-compare-row__ours{background:#e0f4ec;color:var(--mp-green);font-size:32px}.mp-compare-row__other{background:#fff0f0;color:#e44545;font-size:30px}@media(min-width:900px){.mp-home__rail{grid-auto-flow:initial;grid-template-columns:repeat(3,1fr);overflow:visible}.mp-home__arrows{display:none}.mp-home-moments .mp-home__rail{grid-template-columns:repeat(3,1fr)}.mp-home-accordion__list{margin:auto}.mp-home-hero__content{padding-top:110px}}@media(max-width:749px){.mp-home__wrap{padding:46px 18px}.mp-home__title{font-size:36px;margin-bottom:22px}.mp-home__rail{grid-auto-columns:88%;gap:14px;margin-right:-18px}.mp-home-hero{min-height:730px}.mp-home-hero__content{padding:54px 18px 28px}.mp-home-hero h1{font-size:48px}.mp-home-hero__text{font-size:18px}.mp-home-hero__proof{gap:12px;font-size:13px}.mp-home-hero__proof span{flex:1;justify-content:center}.mp-feature-card{min-height:600px;padding:22px;border-radius:30px}.mp-feature-card__media{height:265px}.mp-feature-card h3{font-size:30px}.mp-home-compat__visual{min-height:390px}.mp-home-compat__shape{width:700px;height:380px}.mp-compat-step{grid-template-columns:56px 1fr;padding:16px;gap:15px;border-radius:22px}.mp-compat-step h3{font-size:19px}.mp-moment-card{min-height:500px}.mp-home-accordion .mp-home__wrap{padding-left:18px;padding-right:18px}.mp-accordion-item button{font-size:17px;padding:17px}.mp-accordion-item__body{padding:0 17px 18px 56px}.mp-home-accordion__visual{height:330px}.mp-compare-head,.mp-compare-row{grid-template-columns:minmax(150px,1.65fr) .8fr .8fr}.mp-compare-row{min-height:92px}.mp-compare-row>div{padding:12px}.mp-compare-row__label{font-size:14px}.mp-compare-product img{width:75px;height:62px}.mp-compare-product strong{font-size:13px}.mp-compare-row__ours,.mp-compare-row__other{font-size:25px}}.mp-home-hero{min-height:var(--mp-hero-height-desktop,850px)}.mp-home-hero__media picture{display:block;width:100%;height:100%}.mp-home-hero__media img{object-position:var(--mp-hero-image-x-desktop,50%) var(--mp-hero-image-y-desktop,50%)}.mp-home-hero__content{padding-top:var(--mp-hero-content-top-desktop,95px);text-align:var(--mp-hero-text-align,center)}.mp-home-hero h1{font-size:var(--mp-hero-heading-desktop,82px);color:var(--mp-hero-heading-color,#f7fffb)}.mp-home-hero__text{font-size:var(--mp-hero-body-desktop,24px);color:var(--mp-hero-body-color,#f7fffb)}.mp-home-hero__text p{color:inherit}.mp-home-hero .mp-home__eyebrow{color:var(--mp-hero-eyebrow-color,#007d58);background:var(--mp-hero-eyebrow-bg,#fff)}.mp-home-hero__button{margin-top:var(--mp-hero-button-gap-desktop,20px);color:var(--mp-hero-button-color,#fff)!important;background:linear-gradient(110deg,var(--mp-hero-button-start,#004a37),var(--mp-hero-button-end,#13d397))}.mp-home-hero__proof{color:var(--mp-hero-proof-color,#f7fffb)}.mp-home-hero__proof>span{justify-content:center}.mp-home-hero__proof .mp-home-hero__compat-icons{display:flex;width:auto;min-width:48px;height:27px;gap:3px;padding:3px 6px;border-radius:999px}.mp-home-hero__compat-icons svg{display:block;width:17px;height:17px}.mp-home-hero__compat-icons .mp-home-hero__android{color:#a4edb1}.mp-feature-card__badge{display:inline-flex;align-items:center;gap:7px;padding:7px 15px 6px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffd4;box-shadow:0 10px 24px #04241b1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-size:24px;line-height:1;font-weight:700;letter-spacing:.01em;transform:rotate(-2deg)}.mp-feature-card__badge:before{content:"\2726";font-family:inherit;font-size:14px;color:var(--mp-green)}.mp-feature-card:nth-child(2) .mp-feature-card__badge{transform:rotate(1.5deg)}.mp-feature-card:nth-child(3) .mp-feature-card__badge{transform:rotate(-1deg)}@media(max-width:749px){.mp-home-hero{min-height:var(--mp-hero-height-mobile,820px)}.mp-home-hero__media img{object-position:var(--mp-hero-image-x-mobile,50%) var(--mp-hero-image-y-mobile,50%)}.mp-home-hero__content{padding:var(--mp-hero-content-top-mobile,45px) 18px 28px}.mp-home-hero h1{font-size:var(--mp-hero-heading-mobile,48px)}.mp-home-hero__text{font-size:var(--mp-hero-body-mobile,18px)}.mp-home-hero__button{margin-top:var(--mp-hero-button-gap-mobile,120px)}.mp-home-hero__proof>span{min-width:0;flex:1 1 145px}.mp-feature-card__badge{font-size:22px}}.mp-home__rail{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.mp-home__rail.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.mp-home__rail.is-dragging *{pointer-events:none}.mp-home__arrows{margin-top:10px}.mp-feature-card__media{width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:var(--mp-product-image-radius,24px);background:#f1f3f2}.mp-feature-card__media img,.mp-feature-card__media .mp-home__placeholder{display:block;width:100%;height:100%;border-radius:inherit;object-fit:var(--mp-product-image-fit,cover);object-position:center}.mp-feature-card h3{position:relative;display:inline-block;width:fit-content;font-weight:800}.mp-feature-card h3:after{content:"";display:block;width:42%;height:4px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,var(--mp-green),var(--mp-mint));transition:width .25s ease}.mp-feature-card:hover h3:after{width:75%}.mp-feature-card__button{display:flex!important;justify-content:space-between!important;gap:20px;text-align:left}.mp-feature-card__button-arrow{display:grid;place-items:center;width:34px;height:34px;margin-right:-15px;border-radius:50%;background:#ffffff2e;font-size:20px;transition:transform .22s ease,background .22s ease}.mp-feature-card__button:hover .mp-feature-card__button-arrow{transform:translate(3px,-3px) rotate(4deg);background:#ffffff47}.mp-home-hero__button{display:flex;justify-content:space-between;gap:20px}.mp-home-hero__button.is-left{margin-left:0;margin-right:auto}.mp-home-hero__button.is-center{margin-left:auto;margin-right:auto}.mp-home-hero__button.is-right{margin-left:auto;margin-right:0}.mp-home__button-arrow{display:grid;place-items:center;width:34px;height:34px;margin-right:-14px;border-radius:50%;background:#ffffff2e;font-size:20px;transition:transform .22s ease,background .22s ease}.mp-home-hero__button:hover .mp-home__button-arrow{transform:translate(3px,-3px) rotate(4deg);background:#ffffff4d}.mp-home-compat__intro .mp-home__title em,.mp-home-compat__intro .mp-home__title strong{color:var(--mp-compat-highlight,var(--mp-green))}.mp-home-compat__badges span{display:inline-flex;align-items:center;gap:7px}.mp-home-compat__badges svg{width:18px;height:18px;flex:0 0 18px}.mp-home-compat__badges .mp-home-compat__android-icon{color:#3ddc84}.mp-home-compat__intro>div:last-child p{margin-left:auto;margin-right:auto}.mp-compat-step__number{font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-style:italic;font-size:32px;transform:rotate(-4deg)}.mp-home-compat__visual{overflow:hidden;border-radius:42px;margin-top:28px}.mp-home-compat__shape{display:block!important;left:50%;bottom:-12%;width:110%;height:95%;transform:translate(-50%) rotate(-3deg);border-radius:44% 56% 38% 62%/52% 42% 58% 48%;background:linear-gradient(var(--mp-compat-shape-angle,135deg),var(--mp-compat-shape-1,#004b38),var(--mp-compat-shape-2,#00b97a) 53%,var(--mp-compat-shape-3,#8be8c7));box-shadow:inset 0 1px #fff3}.mp-home-compat__shape:after{content:"";position:absolute;top:9%;right:6%;bottom:18%;left:28%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.3),transparent 68%);filter:blur(10px)}.mp-home-compat__visual img{width:min(760px,100%);max-width:none}.mp-moment-card h3{color:var(--mp-moment-title-color,#fff)}.mp-moment-card__title--handwritten{font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-size:39px!important;font-style:italic;line-height:.95;transform:rotate(-1deg)}.mp-home-accordion__title{display:flex;align-items:center;gap:14px;font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-size:clamp(45px,5.5vw,78px);font-style:italic;line-height:.95;text-transform:var(--mp-accordion-title-transform,none);letter-spacing:-.025em}.mp-home-accordion__foot{display:grid;place-items:center;width:1.05em;height:1.05em;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:linear-gradient(145deg,#ffffff3d,#ffffff14);box-shadow:0 8px 22px #0037282e;font-family:initial;font-size:.58em;filter:saturate(.75);animation:mp-foot-step 2.2s ease-in-out infinite;transform-origin:50% 100%}@keyframes mp-foot-step{0%,to{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-6px) rotate(7deg)}}.mp-accordion-item button>span:first-child{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.3);border-radius:11px;background:#ffffff1a;font-family:initial;font-size:19px}.mp-home-accordion__visual{height:auto;margin:30px calc(50% - 50vw) 0;display:block;overflow:hidden}.mp-home-accordion__visual:before{display:none}.mp-home-accordion__visual picture{display:block;width:100%}.mp-home-accordion__visual img{display:block;width:100%;height:auto;max-height:none;object-fit:cover;object-position:center}.mp-compare-head,.mp-compare-row{grid-template-columns:minmax(180px,2fr) minmax(90px,1fr) minmax(90px,1fr)}.mp-compare-product--ours{grid-column:2}.mp-compare-product--other{grid-column:3}.mp-compare-product{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:end}.mp-compare-row__icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#e5f6f0;color:#087555}.mp-compare-row__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){.mp-home__arrows{margin-top:4px}.mp-home__arrow{height:44px}.mp-feature-card h3{font-size:32px}.mp-home-compat__intro>div:last-child{width:calc(100vw - 20px);margin-left:50%;transform:translate(-50%)}.mp-home-compat__intro>div:last-child p{white-space:nowrap;font-size:clamp(10px,3.15vw,13px);letter-spacing:-.025em}.mp-home-compat__visual{min-height:430px;margin-left:-18px;margin-right:-18px;border-radius:34px 34px 0 0}.mp-home-compat__shape{width:118%;height:91%;bottom:-10%;border-radius:48% 52% 34% 66%/45% 38% 62% 55%}.mp-home-compat__visual img{left:50%;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center bottom}.mp-home-accordion__title{font-size:45px;gap:10px}.mp-home-accordion__visual{margin-top:22px}.mp-home-accordion__visual img{width:100%;height:auto}.mp-compare-head,.mp-compare-row{grid-template-columns:minmax(150px,1.65fr) minmax(72px,.8fr) minmax(72px,.8fr)}.mp-compare-product img{width:68px;height:58px}.mp-compare-row__icon{width:30px;height:30px;flex-basis:30px}.mp-compare-row__icon svg{width:18px;height:18px}}.mp-home__rail{touch-action:pan-x;will-change:scroll-position}.mp-home__rail.is-dragging{scroll-behavior:auto}.mp-home-feature .mp-feature-card{contain:layout paint}.mp-home-feature .mp-feature-card,.mp-home-feature .mp-feature-card:nth-child(1),.mp-home-feature .mp-feature-card:nth-child(2),.mp-home-feature .mp-feature-card:nth-child(3),.mp-home-feature .mp-feature-card:nth-child(4){background:linear-gradient(158deg,#fff,#f1faf5 52%,#e7f6ef);color:#10201a}.mp-home-feature .mp-feature-card__badge{background:#fff;border:1px solid rgba(0,143,97,.2);color:#10201a;box-shadow:0 8px 20px #04241b14}.mp-home-feature .mp-feature-card__button-arrow{background:#008f611f}.mp-home-feature .mp-feature-card:hover .mp-feature-card__button-arrow{background:#008f6133}.mp-home__title-hand{position:relative;font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-weight:700;font-style:italic;font-size:.95em;letter-spacing:0;color:var(--mp-green, #009b68)}.mp-home__title-sparkles{display:inline-flex;align-items:center;gap:2px;margin-left:.12em;vertical-align:.28em}.mp-home__title-sparkles svg{width:.34em;height:.34em;fill:currentColor;opacity:.8;animation:mp-title-twinkle 2.4s ease-in-out infinite}.mp-home__title-sparkles svg:nth-child(2){width:.24em;height:.24em;animation-delay:.5s}.mp-home__title-sparkles svg:nth-child(3){width:.2em;height:.2em;animation-delay:1s}@keyframes mp-title-twinkle{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:.95;transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.mp-home__title-sparkles svg{animation:none;opacity:.7}}.mp-home-feature .mp-home__title--split{text-align:center;margin-left:auto;margin-right:auto}.mp-home-feature .mp-home__title--split .mp-home__title-hand{display:block}.mp-feature-card__price{display:flex;align-items:baseline;gap:9px;margin:2px 0 12px;font-size:19px;font-weight:800;letter-spacing:-.01em;color:#10201a}.mp-feature-card__price s{font-size:14px;font-weight:600;opacity:.5}@media(min-width:900px){.mp-home__rail:has(>.mp-feature-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}}.mp-home-compat .mp-compat-step h3{font-family:Caveat,Segoe Print,Bradley Hand,cursive;font-style:italic;font-weight:700;font-size:25px;line-height:1.05;color:var(--mp-green, #009b68)}@media(min-width:900px){.mp-home-compat .mp-home__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"intro  visual" "steps  visual";align-content:center;column-gap:52px;row-gap:18px}.mp-home-compat__intro{grid-area:intro;text-align:left;margin-bottom:0}.mp-home-compat__intro .mp-home__title{margin-bottom:12px}.mp-home-compat__badges{justify-content:flex-start}.mp-home-compat__steps{grid-area:steps}.mp-home-compat__visual{grid-area:visual;align-self:stretch;margin-top:0;min-height:480px}.mp-home-compat__visual img{width:100%;max-width:100%}}.mp-home-accordion__title{flex-wrap:nowrap;white-space:nowrap;font-size:clamp(30px,4.4vw,50px)}.mp-home-accordion__foot{font-size:.64em}.mp-home-accordion__foot svg{width:.62em;height:.62em;display:block;fill:currentColor}@media(max-width:749px){.mp-home-accordion__title{font-size:clamp(19px,5.6vw,29px);gap:7px;letter-spacing:-.03em}}@media(max-width:359px){.mp-home-accordion__title{font-size:18px}}.mp-home-compare{background:#fff}.mp-feature-card__badge:before{content:none!important}.mp-feature-card__badge{gap:6px}.mp-feature-card__badge svg{width:.64em;height:.64em;flex:0 0 auto;fill:var(--mp-green, #009b68)}.mp-feature-card__badge>span{font:inherit}.mp-home-feature .mp-feature-card{position:relative;overflow:visible}.mp-home-feature>.mp-home__wrap .mp-feature-card{position:relative}.mp-home-feature .mp-feature-card>.mp-feature-card__badge{position:absolute;top:-10px;left:-8px;z-index:4;margin:0!important;align-self:auto;pointer-events:none;box-shadow:0 8px 20px #04140f42,0 1px #fff9 inset}.mp-home__rail{scroll-snap-type:x proximity;scroll-padding-inline:4px}.mp-home__rail>*{scroll-snap-stop:normal}.mp-home-feature .mp-feature-card{padding:22px;overflow:hidden}.mp-home-feature .mp-feature-card__media{position:relative;display:block;aspect-ratio:1 / 1;height:auto;width:calc(100% + 44px)!important;margin:-22px -22px 14px!important;padding:0!important;border-radius:24px 24px 0 0!important;overflow:hidden;background:#f1f3f2}.mp-home-feature .mp-feature-card__media img,.mp-home-feature .mp-feature-card__media .mp-home__placeholder{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}.mp-home-feature .mp-home__rail{padding-top:16px}@media(min-width:900px){.mp-home-feature .mp-home__rail{overflow:visible;padding-top:14px}}@media(min-width:900px){.mp-home-feature .mp-home__wrap{width:min(1400px,100%)}.mp-home-feature .mp-feature-card{min-height:0!important;border-radius:28px}.mp-home-feature .mp-feature-card h3{font-size:22px;margin:2px 0 8px}.mp-home-feature .mp-feature-card h3:after{margin-top:6px;height:3px}.mp-home-feature .mp-feature-card__price{font-size:17px;margin:0 0 10px}.mp-home-feature .mp-feature-card__features{font-size:12.5px;gap:10px;margin-bottom:10px}.mp-home-feature .mp-feature-card p{font-size:13.5px;line-height:1.4;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mp-home-feature .mp-feature-card .mp-home__button{min-height:46px;font-size:14px}.mp-home__rail:has(>.mp-feature-card:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:950px){.mp-home__rail:has(>.mp-feature-card:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:900px)and (max-width:949px){.mp-home__rail:has(>.mp-feature-card:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}}.mp-home-compat .mp-compat-step__number{display:flex;align-items:center;justify-content:center;line-height:1;text-align:center;transform:none;padding-bottom:3px}.mp-home-compat .mp-compat-step__number{display:grid!important;place-items:center!important;line-height:1!important;padding:0!important;margin:0!important;transform:none!important;font-size:var(--cs-num-m, 33px)!important}.mp-home-compat .mp-compat-step__number>span{display:block;line-height:1;transform:translateY(-.06em)}.mp-home-compat .mp-compat-step h3{font-size:var(--cs-tit-m, 17px)}.mp-home-compat .mp-compat-step p{font-size:var(--cs-desc-m, 11.5px)}@media(min-width:900px){.mp-home-compat .mp-compat-step__number{font-size:var(--cs-num-d, 38px)!important}.mp-home-compat .mp-compat-step h3{font-size:var(--cs-tit-d, 28px)}.mp-home-compat .mp-compat-step p{font-size:var(--cs-desc-d, 15px)}.mp-home-compat .mp-home__title{white-space:nowrap;font-size:clamp(22px,2.5vw,34px);letter-spacing:-.03em;line-height:1.05}}@media(max-width:749px){.mp-home-compat .mp-compat-step{grid-template-columns:52px 1fr;gap:13px;padding:15px 16px}.mp-home-compat .mp-compat-step h3{white-space:nowrap;letter-spacing:-.01em;line-height:1.1;margin-bottom:2px}.mp-home-compat .mp-compat-step p{line-height:1.42;color:#7a827d}.mp-home-compat .mp-home__wrap{padding-bottom:0!important}.mp-home-compat__visual{min-height:0!important;height:auto!important;margin:22px -18px 0!important;border-radius:28px 28px 0 0;overflow:hidden}.mp-home-compat__shape{display:none!important}.mp-home-compat__visual img{position:relative!important;inset:auto!important;left:auto!important;transform:none!important;display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/mp-home-rebrand.css.map */
