.mp-el-wrap{box-sizing:border-box;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.mp-el-section{margin-bottom:0}.mp-el-section-head{margin-bottom:1.5rem}.mp-el-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#017848}.mp-el-section-head h2{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:#0b1320;margin:.5rem 0 0}.mp-el-section-head p{color:#4b5565;margin-top:.5rem;max-width:36rem}.mp-el-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:background 0.2s,color 0.2s}.mp-el-btn--primary{background:#017848;color:#fff;border:none;box-shadow:0 10px 30px rgb(1 120 72 / .18)}.mp-el-btn--primary:hover{background:#015f3a;color:#fff}.mp-el-btn--outline{background:#fff;color:#0b1320;border:1px solid #e6e8ec}.mp-el-btn--outline:hover{background:#f2f4f7}.mp-el-hero{background:linear-gradient(180deg,#fafdfb 0%,#eef8f2 100%);padding:3rem 0 2rem}.mp-el-hero__grid{display:grid;gap:2rem;align-items:center}@media (min-width:1024px){.mp-el-hero__grid{grid-template-columns:1.2fr 1fr}}.mp-el-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;color:#015f3a;background:#ecf8f2;border:1px solid #d0efdd;border-radius:9999px;padding:.35rem .75rem}.mp-el-hero h1{font-size:clamp(2rem, 4vw, 3.5rem);font-weight:800;line-height:1.05;color:#0b1320;margin:1rem 0 0}.mp-el-hero .mp-el-lead{margin-top:1rem;font-size:1.125rem;color:#4b5565;max-width:32rem}.mp-el-actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem}.mp-el-stats{border-top:1px solid rgb(1 120 72 / .15);background:rgb(255 255 255 / .75);margin-top:2rem}.mp-el-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1.25rem 0}@media (min-width:768px){.mp-el-stats__grid{grid-template-columns:repeat(4,1fr)}}.mp-el-stat__val{font-size:1.5rem;font-weight:800;color:#0b1320}.mp-el-stat__val--accent{color:#017848}.mp-el-stat__label{font-size:.7rem;color:#6b7280;margin-top:.2rem}.mp-el-quick{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:2rem 0}@media (min-width:768px){.mp-el-quick{grid-template-columns:repeat(4,1fr)}}.mp-el-card{background:#fff;border:1px solid #e6e8ec;border-radius:1rem;padding:1.25rem;text-decoration:none;color:inherit;transition:box-shadow 0.2s,transform 0.2s}.mp-el-card:hover{box-shadow:0 8px 24px rgb(10 20 30 / .08);transform:translateY(-2px)}.mp-el-card--dark{background:#017848;border-color:#017848;color:#fff}.mp-el-card__title{font-weight:700;margin-top:.75rem}.mp-el-card__desc{font-size:.875rem;color:#4b5565;margin-top:.25rem}.mp-el-card--dark .mp-el-card__desc{color:rgb(255 255 255 / .85)}.mp-el-brands{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.mp-el-brand{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#0b1320}.mp-el-brand img{width:64px;height:64px;object-fit:contain;border-radius:50%;border:1px solid #e6e8ec;padding:.5rem;background:#fff}.mp-el-showcase{display:grid;gap:1.5rem;padding:2.5rem 0}@media (min-width:1024px){.mp-el-showcase{grid-template-columns:5fr 7fr}}.mp-el-featured{position:relative;border-radius:1.5rem;padding:2rem;min-height:420px;color:#fff;background:linear-gradient(155deg,#0b1320 0%,#1a3028 50%,#034a2e 100%);display:flex;flex-direction:column;justify-content:flex-end}.mp-el-featured img{max-height:240px;width:auto;margin:0 auto 1rem;display:block}.mp-el-featured__title{font-size:1.75rem;font-weight:800;margin:.5rem 0}.mp-el-grid-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.mp-el-grid-products{grid-template-columns:repeat(3,1fr)}}.mp-el-product{background:#fff;border:1px solid #e6e8ec;border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow 0.2s}.mp-el-product:hover{box-shadow:0 8px 24px rgb(10 20 30 / .08)}.mp-el-product__img{aspect-ratio:1;background:linear-gradient(180deg,#f4f7f5,#e9f1ec);display:flex;align-items:center;justify-content:center;padding:1rem}.mp-el-product__img img{max-width:100%;max-height:100%;object-fit:contain}.mp-el-product__body{padding:.75rem 1rem 1rem}.mp-el-product__title{font-weight:700;font-size:.95rem}.mp-el-price{font-weight:800;color:#017848;margin-top:.35rem}.mp-el-price del{color:#9aa2ae;font-weight:500;margin-right:.35rem}.mp-el-badge{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;padding:.2rem .45rem;border-radius:.25rem;background:#017848;color:#fff;margin-bottom:.35rem}.mp-el-blog{display:grid;gap:1.25rem;padding:2.5rem 0}@media (min-width:1024px){.mp-el-blog{grid-template-columns:7fr 5fr}}.mp-el-blog-feature{border:1px solid #e6e8ec;border-radius:1.5rem;overflow:hidden;background:#fff}.mp-el-blog-feature a{text-decoration:none;color:inherit}.mp-el-blog-thumb{aspect-ratio:16/9;background:linear-gradient(155deg,#0c985c,#034a2e);overflow:hidden}.mp-el-blog-thumb img{width:100%;height:100%;object-fit:cover}.mp-el-blog-stack{display:flex;flex-direction:column;gap:1rem}.mp-el-blog-card{border:1px solid #e6e8ec;border-radius:1rem;overflow:hidden;background:#fff}.mp-el-blog-card a{display:grid;grid-template-columns:2fr 3fr;text-decoration:none;color:inherit;min-height:120px}.mp-el-blog-card__thumb{min-height:120px;background:#1e293b}.mp-el-blog-card__thumb img{width:100%;height:100%;object-fit:cover}.mp-el-blog-card__body{padding:1rem}.mp-el-store{display:grid;border:1px solid #e6e8ec;border-radius:1rem;overflow:hidden;background:#fff}@media (min-width:1024px){.mp-el-store{grid-template-columns:2fr 3fr}}.mp-el-store__info{padding:2rem}.mp-el-store__map iframe{width:100%;min-height:320px;border:0;display:block}.mp-el-usp{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1.5rem;border:1px solid #e6e8ec;border-radius:1rem;background:#fff}@media (min-width:768px){.mp-el-usp{grid-template-columns:repeat(4,1fr)}}.mp-el-usp__title{font-weight:700;font-size:.875rem}.mp-el-usp__desc{font-size:.75rem;color:#4b5565;margin-top:.2rem}.mp-el-newsletter{border-radius:1.5rem;background:#0b1320;color:#fff;padding:2rem;margin:2rem auto}.mp-el-newsletter form{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.mp-el-newsletter input[type="email"]{flex:1;min-width:200px;padding:.75rem 1rem;border-radius:9999px;border:1px solid rgb(255 255 255 / .25);background:rgb(255 255 255 / .1);color:#fff}.mp-el-newsletter input::placeholder{color:rgb(255 255 255 / .5)}.mp-el-trust{background:#fff;border:1px solid #e6e8ec;border-radius:1.5rem;overflow:hidden;margin:2rem 0}.mp-el-trust__bar{padding:1rem 1.5rem;background:#f2f4f7;border-bottom:1px solid #e6e8ec;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.mp-el-trust__grid{display:grid}@media (min-width:768px){.mp-el-trust__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mp-el-trust__grid{grid-template-columns:repeat(4,1fr)}}.mp-el-review{padding:1.25rem;border-bottom:1px solid #e6e8ec}@media (min-width:768px){.mp-el-review{border-right:1px solid #e6e8ec}}.mp-el-review h4{margin:0 0 .35rem;font-size:.9rem}.mp-el-review p{margin:0;font-size:.875rem;color:#374151;line-height:1.5}.mp-cat-tabs{box-sizing:border-box;max-width:80rem;margin:0 auto;padding:2.5rem 1rem 3rem}.mp-cat-tabs__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.mp-cat-tabs__title{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:#0b1320;margin:.35rem 0 0;line-height:1.15}.mp-cat-tabs__lead{color:#4b5565;margin:.5rem 0 0;max-width:36rem;font-size:.95rem}.mp-cat-tabs__all{font-weight:600;color:#017848;text-decoration:none;white-space:nowrap}.mp-cat-tabs__all:hover{text-decoration:underline}.mp-cat-tabs__nav{display:flex;flex-wrap:nowrap;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;margin-bottom:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mp-cat-tab{display:inline-flex;align-items:center;gap:.65rem;padding:.65rem 1rem;border-radius:1rem;border:1px solid #e6e8ec;background:#fff;color:#0b1320;cursor:pointer;font:inherit;text-align:left;min-width:9.5rem;flex-shrink:0;transition:border-color 0.2s,background 0.2s,color 0.2s,box-shadow 0.2s}.mp-cat-tab:hover{border-color:#0b1320}.mp-cat-tab[aria-selected="true"]{background:#0b1320;color:#fff;border-color:#0b1320;box-shadow:0 10px 24px -10px rgb(1 120 72 / .35)}.mp-cat-tab__icon{width:2.5rem;height:2.5rem;border-radius:.75rem;background:#e7f4ec;color:#017848;display:grid;place-items:center;flex-shrink:0}.mp-cat-tab[aria-selected="true"] .mp-cat-tab__icon{background:#017848;color:#fff}.mp-cat-tab__icon svg{width:1.15rem;height:1.15rem;display:block}.mp-cat-tab__name{font-weight:700;font-size:.95rem;line-height:1.2}.mp-cat-tab__meta{font-size:.68rem;opacity:.65;display:block;margin-top:.1rem}.mp-cat-tabs__layout{display:grid;gap:1.25rem}@media (min-width:1024px){.mp-cat-tabs__layout{grid-template-columns:minmax(280px,5fr) minmax(0,7fr);align-items:stretch}}.mp-cat-featured{position:relative;border-radius:1.5rem;padding:1.5rem 1.5rem 1.75rem;color:#fff;background:linear-gradient(155deg,#034a2e 0%,#017848 55%,#0c985c 100%);overflow:hidden;min-height:22rem;display:flex;flex-direction:column}.mp-cat-featured::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .06) 1px,transparent 1px);background-size:32px 32px;opacity:.35;pointer-events:none}.mp-cat-featured__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;z-index:1}.mp-cat-featured__pill{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.35rem .65rem;border-radius:9999px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2)}.mp-cat-featured__pill--fire::before{content:"🔥 "}.mp-cat-featured__brand{font-size:.65rem;font-weight:700;letter-spacing:.12em;opacity:.85}.mp-cat-featured__media{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:10rem;z-index:1}.mp-cat-featured__media img{max-height:220px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgb(0 0 0 / .35))}.mp-cat-featured__float{position:absolute;font-size:.6rem;font-weight:700;padding:.25rem .45rem;border-radius:.35rem;background:rgb(255 255 255 / .95);color:#017848;box-shadow:0 4px 12px rgb(0 0 0 / .12)}.mp-cat-featured__float--tl{top:12%;left:4%}.mp-cat-featured__float--br{bottom:18%;right:6%}.mp-cat-featured__bottom{position:relative;z-index:1;margin-top:auto;padding-top:.5rem}.mp-cat-featured__model{font-size:clamp(1.35rem, 2.5vw, 1.85rem);font-weight:800;line-height:1.1;margin:.35rem 0}.mp-cat-featured__from{font-size:.8rem;opacity:.88}.mp-cat-featured__chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.mp-cat-chip{font-size:.68rem;font-weight:700;padding:.35rem .65rem;border-radius:9999px;border:1px solid rgb(255 255 255 / .35);background:rgb(0 0 0 / .15);color:#fff;text-decoration:none;transition:background 0.2s}.mp-cat-chip:hover{background:rgb(255 255 255 / .15);color:#fff}.mp-cat-chip--active{background:#fff;color:#0b1320;border-color:#fff}.mp-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:640px){.mp-cat-grid{gap:1rem}}.mp-cat-card{position:relative;background:#fff;border:1px solid #e6e8ec;border-radius:1rem;padding:1rem 2.75rem 1rem 1rem;text-decoration:none;color:inherit;display:block;transition:box-shadow 0.2s,border-color 0.2s;min-height:7.5rem}.mp-cat-card:hover{box-shadow:0 12px 28px -12px rgb(11 19 32 / .15);border-color:#c9ced7}.mp-cat-card__badge{position:absolute;top:.65rem;right:.65rem;font-size:.55rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .4rem;border-radius:.25rem;background:#017848;color:#fff}.mp-cat-card__icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:#e7f4ec;color:#017848;display:grid;place-items:center;margin-bottom:.65rem}.mp-cat-card__icon svg{width:1.25rem;height:1.25rem}.mp-cat-card__title{font-weight:800;font-size:.95rem;color:#0b1320;line-height:1.25;margin:0}.mp-cat-card__desc{font-size:.75rem;color:#6b7280;line-height:1.45;margin:.35rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-cat-card__meta{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9aa2ae;margin-top:.65rem}.mp-cat-card__price{font-size:1.15rem;font-weight:800;color:#0b1320;margin-top:.15rem}.mp-cat-card__price ins{text-decoration:none;color:#017848}.mp-cat-card__go{position:absolute;right:.65rem;bottom:.65rem;width:2.25rem;height:2.25rem;border-radius:50%;background:#017848;color:#fff;display:grid;place-items:center;transition:transform 0.2s,background 0.2s}.mp-cat-card:hover .mp-cat-card__go{background:#015f3a;transform:scale(1.05)}.mp-cat-card__go svg{width:1rem;height:1rem}.mp-cat-tabs__empty{padding:1rem;color:#6b7280;font-size:.9rem;margin:0}.mp-cat-panel{box-sizing:border-box;width:100%}.mp-cat-panel .mp-cat-featured__media img{max-height:280px}.mp-cat-featured__from--price{font-size:.95rem;font-weight:700}.mp-cat-featured__from--price del{opacity:.75;font-size:.8rem}.mp-cat-featured__cta{margin-top:1rem;display:inline-flex;align-self:flex-start}.mp-cat-featured__usp-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .5rem;margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .22)}.mp-cat-featured__usp-t{display:block;font-size:.55rem;font-weight:800;letter-spacing:.1em;opacity:.8}.mp-cat-featured__usp-d{display:block;font-size:.78rem;font-weight:800;margin-top:.15rem}.mp-cat-card--highlight{background:#ecf8f2;border-color:#c5ead8}.mp-cat-card--highlight .mp-cat-card__icon{background:#fff}.mp-cat-panel__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e6e8ec}.mp-cat-panel__foot-note{margin:0;font-size:.75rem;color:#6b7280;max-width:42rem}.mp-cat-panel__foot-link{font-size:.8rem;font-weight:700;color:#017848;text-decoration:none;white-space:nowrap}.mp-cat-panel__foot-link:hover{text-decoration:underline}