:root{
--mm-green:#669933;
--mm-green-dark:#4D7326;
--mm-green-darker:#3E5D1F;
--mm-graphite:#313130;
--mm-bg:#F5F6F2;
--mm-line:#E4E6DF;
--mm-muted:#65685E;
--mm-tint-soft:#EAF0E2;
--mm-cream:#F5F6F2;
--mm-tint:#F5F6F2;
--mm-sectionbg:#F5F6F2;
}
.resetcss.fr-view .mm-section{padding:clamp(17px,1.9vw,29px) 24px}
.resetcss.fr-view .mm-section-tint{
background:var(--mm-bg);
box-shadow:0 0 0 100vmax var(--mm-bg);
clip-path:inset(0 -100vmax);
}
.resetcss.fr-view .mm-section-dark{background:var(--mm-graphite);color:#fff}
.resetcss.fr-view .mm-wrap{max-width:1340px;margin:0 auto}
.resetcss.fr-view .mm-center{text-align:center}
.resetcss.fr-view .mm-h1{font-family:'Montserrat',sans-serif !important;font-weight:700;color:var(--mm-graphite);font-size:clamp(27px,3.1vw,39px);line-height:1.12;letter-spacing:-.02em;margin:0 0 16px;text-wrap:balance}
.resetcss.fr-view .mm-h2{font-family:'Montserrat',sans-serif !important;font-weight:600;color:var(--mm-green-dark);font-size:clamp(21px,2.2vw,28px);line-height:1.2;letter-spacing:-.015em;margin:0 0 16px;text-wrap:balance}
.resetcss.fr-view .mm-eyebrow{font-family:'Montserrat',sans-serif !important;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:12px;color:var(--mm-green-dark);margin:0 0 12px}
.resetcss.fr-view .mm-lead{font-family:'Quicksand',sans-serif;font-weight:500;font-size:clamp(16px,1.25vw,19px);line-height:1.5;color:var(--mm-muted);margin:0 0 22px;max-width:62ch}
.resetcss.fr-view .mm-btn{display:inline-block;font-family:'Quicksand',sans-serif;font-weight:600;padding:14px 30px;border-radius:8px;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .08s ease;font-size:16px;border:1.5px solid transparent;cursor:pointer}
.resetcss.fr-view .mm-btn:focus-visible,.resetcss.fr-view .mm-faq summary:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:2px}
.resetcss.fr-view .mm-placeholder{background:repeating-linear-gradient(45deg,#E7E8E2,#E7E8E2 10px,#DDDFD7 10px,#DDDFD7 20px);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#65685E;font-family:'Quicksand',sans-serif;font-size:13px;font-style:italic;text-align:center;padding:16px}
.resetcss.fr-view .mm-hero-grid{display:grid;grid-template-columns:44fr 56fr;gap:48px;align-items:center;margin-bottom:8px}
.resetcss.fr-view .mm-hero-grid .mm-placeholder{aspect-ratio:4/3;border-radius:16px}
@media (max-width:1000px){.resetcss.fr-view .mm-hero-grid{grid-template-columns:1fr}}
.resetcss.fr-view .mm-need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
@media (min-width:1360px){.resetcss.fr-view .mm-need-grid{grid-template-columns:repeat(5,1fr)}}
@media (max-width:1000px){.resetcss.fr-view .mm-need-grid{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.resetcss.fr-view .mm-need-grid{grid-template-columns:1fr}}
.resetcss.fr-view .mm-need-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--mm-line);border-radius:14px}
.resetcss.fr-view .mm-need-card .mm-placeholder{aspect-ratio:1/1;border-radius:0;margin:0}
.resetcss.fr-view .mm-need-card-body{display:flex;flex-direction:column;flex:1;padding:16px 18px 20px}
.resetcss.fr-view .mm-need-card--bare{background:transparent;border:none;border-radius:0}
.resetcss.fr-view .mm-need-card--bare .mm-placeholder{border-radius:12px}
.resetcss.fr-view .mm-need-card--bare .mm-need-card-body{padding:14px 2px 0}
.resetcss.fr-view .mm-need-card-body h3,.resetcss.fr-view .mm-need-card-body h4{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:18px;margin:0 0 6px;color:var(--mm-graphite)}
@media (max-width:640px){.resetcss.fr-view .mm-need-card-body h3,.resetcss.fr-view .mm-need-card-body h4{min-height:0}}
@media (min-width:1001px) and (max-width:1200px){
.resetcss.fr-view .mm-need-card-body h3,
.resetcss.fr-view .mm-need-card-body h4{min-height:2.6em}
}
.resetcss.fr-view .mm-need-card-body p{flex:1;font-family:'Quicksand',sans-serif;font-weight:400;font-size:15px;line-height:1.5;color:var(--mm-muted);margin:0 0 10px}
.resetcss.fr-view .mm-need-card-body a{margin-top:auto;align-self:flex-start;font-family:'Quicksand',sans-serif;font-weight:600;font-size:15px;color:var(--mm-green-dark);text-decoration:none}
.resetcss.fr-view .mm-need-card-body a:hover{text-decoration:underline}
.resetcss.fr-view .mm-need-card-body a::after{content:"→";display:inline-block;margin-left:6px;transition:transform .18s ease}
@media (hover:hover){.resetcss.fr-view .mm-need-card-body a:hover::after{transform:translateX(3px)}}
@media (prefers-reduced-motion:reduce){.resetcss.fr-view .mm-need-card-body a::after{transition:none}}
:root{--mm-flag-h:40px}
.resetcss.fr-view .mm-tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;align-items:stretch;margin:calc(28px + var(--mm-flag-h) + 16px) auto 0}
.resetcss.fr-view .mm-katalog-cta{margin:26px 0 0}
.resetcss.fr-view .mm-katalog-cta .mm-btn{
display:flex;align-items:center;justify-content:center;gap:10px;
box-sizing:border-box;width:100%;min-height:62px;padding:16px 26px;
font-family:'Montserrat',sans-serif !important;
font-weight:600;font-size:clamp(15px,1.3vw,17.5px);letter-spacing:.005em;
text-align:center;border-radius:10px;
}
@media (max-width:1000px){.resetcss.fr-view .mm-tier-grid{grid-template-columns:1fr 1fr;max-width:680px}}
@media (max-width:640px){.resetcss.fr-view .mm-tier-grid{grid-template-columns:1fr;max-width:420px;margin-top:28px}.resetcss.fr-view .mm-katalog-cta .mm-btn{min-height:54px;padding:14px 18px}}
.resetcss.fr-view .mm-tier{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:0;text-align:center;background:#fff;border:1px solid var(--mm-line);border-radius:14px;box-shadow:none}
.resetcss.fr-view .mm-tier--featured{border:2px solid var(--mm-green);box-shadow:0 10px 30px rgba(77,115,38,.10);margin-top:calc(-1 * var(--mm-flag-h))}
@media (max-width:640px){.resetcss.fr-view .mm-tier--featured{margin-top:0}}
.resetcss.fr-view .mm-tier-flag{display:none}
.resetcss.fr-view .mm-tier--featured .mm-tier-flag{display:flex;align-items:center;justify-content:center;height:var(--mm-flag-h);padding:0 12px;background:var(--mm-green-dark);color:#fff;font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:10.5px;letter-spacing:.05em;line-height:1.2;text-transform:uppercase;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media (max-width:480px){.resetcss.fr-view .mm-tier--featured .mm-tier-flag{font-size:9.5px;letter-spacing:.02em;padding:0 8px}}
.resetcss.fr-view .mm-tier .mm-placeholder{aspect-ratio:4/3;border-radius:0;margin:0}
.resetcss.fr-view .mm-tier-body{display:flex;flex-direction:column;align-items:center;flex:1;padding:18px 20px 20px}
.resetcss.fr-view .mm-tier-name{font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:clamp(20px,1.75vw,23px);line-height:1.12;letter-spacing:-.015em;color:var(--mm-graphite);margin:0 0 6px}
.resetcss.fr-view .mm-tier--featured .mm-tier-name{font-size:clamp(21px,1.9vw,25px);color:var(--mm-green-dark)}
.resetcss.fr-view .mm-tier-name{display:flex;align-items:center;justify-content:center;gap:10px}
.resetcss.fr-view .mm-tier-name::before{content:"";flex:none;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain}
.resetcss.fr-view .mm-tier-grid .mm-tier:nth-child(1) .mm-tier-name::before{background-image:url("../images/user/mm__wybor-rozsadny.svg")}
.resetcss.fr-view .mm-tier-grid .mm-tier:nth-child(2) .mm-tier-name::before{background-image:url("../images/user/mm__wybor-polecany.svg")}
.resetcss.fr-view .mm-tier-grid .mm-tier:nth-child(3) .mm-tier-name::before{background-image:url("../images/user/mm__wybor-wyjatkowy.svg")}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-name{justify-content:flex-start}
.resetcss.fr-view .mm-tier-product{font-family:'Quicksand',sans-serif;font-weight:600;font-size:15px;line-height:1.55;color:var(--mm-graphite);margin:0 0 8px;flex:1}
.resetcss.fr-view .mm-tier-best{font-family:'Quicksand',sans-serif;font-weight:400;font-size:15px;line-height:1.55;color:var(--mm-muted);margin:0 0 14px;flex:1}
.resetcss.fr-view .mm-tier-price{font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:22px;line-height:1.25;letter-spacing:-.01em;color:var(--mm-graphite);margin:auto 0 2px;flex:1}
.resetcss.fr-view .mm-tier-ctx{font-family:'Quicksand',sans-serif;font-weight:400;font-size:12.5px;line-height:1.4;color:var(--mm-muted);margin:0 0 12px;flex:1}
.resetcss.fr-view .mm-tier-action{display:inline-block;align-self:center;font-family:'Quicksand',sans-serif;font-weight:600;font-size:15px;color:var(--mm-green-dark);text-decoration:none;margin-top:0;padding-bottom:2px;border-bottom:1.5px solid var(--mm-green)}
@media (hover:hover){.resetcss.fr-view .mm-tier-action:hover{color:var(--mm-graphite);border-bottom-color:var(--mm-graphite)}}
.resetcss.fr-view .mm-tier-action:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:3px}
.resetcss.fr-view .mm-serie{display:grid;grid-template-columns:1fr repeat(3,1.05fr);align-items:start;column-gap:56px}
.resetcss.fr-view .mm-serie-intro .mm-h2{margin:0 0 18px}
.resetcss.fr-view .mm-serie-intro p{margin:0 0 26px}
.resetcss.fr-view .mm-serie-item{position:relative;align-self:stretch;display:flex;flex-direction:column}
.resetcss.fr-view .mm-serie-item::before{content:"";position:absolute;left:-28px;top:0;bottom:0;width:1px;background:rgba(255,255,255,.14)}
.resetcss.fr-view .mm-serie-item h3{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:20px;line-height:1.3;margin:0 0 10px;color:#fff}
.resetcss.fr-view .mm-serie-item p{margin:0 0 22px;font-family:'Quicksand',sans-serif;font-size:15px;line-height:1.55;color:#B9BCB1}
.resetcss.fr-view .mm-serie-item .mm-placeholder{aspect-ratio:4/3;border-radius:12px;margin:auto 0 0}
@media (max-width:1200px){
.resetcss.fr-view .mm-serie{grid-template-columns:repeat(3,1fr);column-gap:44px}
.resetcss.fr-view .mm-serie-intro{grid-column:1 / -1;padding-bottom:34px;max-width:660px}
.resetcss.fr-view .mm-serie-intro .mm-h2 br{display:none}
.resetcss.fr-view .mm-serie-item::before{left:-22px}
.resetcss.fr-view .mm-serie-item:nth-child(2)::before{display:none}
}
@media (max-width:800px){
.resetcss.fr-view .mm-serie{grid-template-columns:1fr}
.resetcss.fr-view .mm-serie-item{padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}
.resetcss.fr-view .mm-serie-item::before{display:none}
}
.resetcss.fr-view .mm-feature-list{list-style:none;margin:18px 0;padding:0}
.resetcss.fr-view .mm-feature-list li{padding:5px 0 5px 26px;position:relative;font-family:'Quicksand',sans-serif;color:var(--mm-graphite);font-size:16px}
.resetcss.fr-view .mm-feature-list li::before{content:'✓';position:absolute;left:0;color:var(--mm-green-dark);font-weight:700}
.resetcss.fr-view .mm-duo{display:grid;grid-template-columns:1fr 1fr;column-gap:64px;align-items:stretch}
.resetcss.fr-view .mm-duo-col{position:relative}
.resetcss.fr-view .mm-duo-col + .mm-duo-col::before{content:"";position:absolute;left:-32px;top:0;bottom:0;width:1px;background:var(--mm-line)}
@media (max-width:1000px){
.resetcss.fr-view .mm-duo{grid-template-columns:minmax(0,1fr);row-gap:52px}
.resetcss.fr-view .mm-duo-col + .mm-duo-col::before{left:0;right:0;top:-26px;bottom:auto;width:auto;height:1px}
}
.resetcss.fr-view .mm-duo .mm-sec-head{margin-bottom:0;max-width:none}
.resetcss.fr-view .mm-duo .mm-h2{font-size:clamp(22px,2.1vw,28px);line-height:1.25;margin:0 0 12px}
.resetcss.fr-view .mm-duo .mm-lead{font-size:16px;line-height:1.55;margin:0;max-width:52ch}
.resetcss.fr-view .mm-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 16px;margin:26px 0 0}
@media (max-width:800px){.resetcss.fr-view .mm-tech-grid{grid-template-columns:1fr 1fr}}
@media (min-width:1001px) and (max-width:1359px){
.resetcss.fr-view .mm-tech-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:480px){.resetcss.fr-view .mm-tech-grid{grid-template-columns:1fr}}
.resetcss.fr-view .mm-tech-item{display:grid;grid-template-columns:auto 1fr;gap:0 14px}
.resetcss.fr-view .mm-tech-item h3{grid-column:2;grid-row:1;font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:16px;line-height:1.3;margin:0 0 5px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-tech-item p{grid-column:2;grid-row:2;font-family:'Quicksand',sans-serif;font-size:13.5px;line-height:1.5;color:var(--mm-muted);margin:0}
.resetcss.fr-view .mm-brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 28px;margin-top:26px}
.resetcss.fr-view .mm-brand-item{display:grid;grid-template-columns:auto 1fr;gap:0 14px}
.resetcss.fr-view .mm-brand-item h3{grid-column:2;grid-row:1;font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:15.5px;line-height:1.3;margin:0 0 5px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-brand-item p{grid-column:2;grid-row:2;font-family:'Quicksand',sans-serif;font-size:13.5px;line-height:1.5;color:var(--mm-muted);margin:0}
@media (max-width:600px){
.resetcss.fr-view .mm-brand-grid{grid-template-columns:minmax(0,1fr);gap:22px}
}
.resetcss.fr-view .mm-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}
@media (max-width:1200px){.resetcss.fr-view .mm-cases{grid-template-columns:1fr 1fr}}
@media (max-width:800px){.resetcss.fr-view .mm-cases{grid-template-columns:1fr}}
.resetcss.fr-view .mm-case{display:grid;grid-template-columns:.95fr 1.05fr;gap:16px;align-items:stretch;border:1px solid var(--mm-line);border-radius:14px;padding:16px;background:#fff}
.resetcss.fr-view .mm-case .mm-placeholder{height:100%;min-height:230px;border-radius:10px;margin:0}
.resetcss.fr-view .mm-case-body{display:flex;flex-direction:column}
.resetcss.fr-view .mm-case-body h3{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:16px;line-height:1.3;margin:0 0 12px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-case-row{margin:0 0 9px}
.resetcss.fr-view .mm-case-row strong{display:block;font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:12.5px;line-height:1.3;color:var(--mm-green-dark);margin:0 0 2px}
.resetcss.fr-view .mm-case-row span{display:block;font-family:'Quicksand',sans-serif;font-size:13.5px;line-height:1.45;color:var(--mm-muted)}
.resetcss.fr-view .mm-case-body .mm-btn{margin-top:auto;align-self:flex-start;padding:10px 18px;font-size:13.5px}
@media (max-width:480px){
.resetcss.fr-view .mm-case{grid-template-columns:1fr;gap:14px}
.resetcss.fr-view .mm-case .mm-placeholder{height:auto;min-height:0;aspect-ratio:16/9}
}
.resetcss.fr-view .mm-btn--arrow::after{content:"→";display:inline-block;margin-left:8px;transition:transform .18s ease}
@media (hover:hover){.resetcss.fr-view .mm-btn--arrow:hover::after{transform:translateX(3px)}}
@media (prefers-reduced-motion:reduce){.resetcss.fr-view .mm-btn--arrow::after{transition:none}}
.resetcss.fr-view .mm-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}
@media (max-width:800px){.resetcss.fr-view .mm-faq-grid{grid-template-columns:1fr}}
.resetcss.fr-view .mm-faq{border-bottom:1px solid var(--mm-line);padding:14px 0}
.resetcss.fr-view .mm-faq summary{cursor:pointer;font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:16px;color:var(--mm-graphite);list-style:none;position:relative;padding-right:24px}
.resetcss.fr-view .mm-faq summary::-webkit-details-marker{display:none}
.resetcss.fr-view .mm-faq summary::after{content:'+';position:absolute;right:0;top:0;color:var(--mm-green-dark);font-size:20px;line-height:1}
.resetcss.fr-view .mm-faq[open] summary::after{content:'–'}
.resetcss.fr-view .mm-faq p{margin:10px 0 0;font-family:'Quicksand',sans-serif;font-size:15px;color:var(--mm-muted);line-height:1.6}
@media (prefers-reduced-motion:reduce){.resetcss.fr-view .mm-btn{transition:none}}
.products .price p em::before,.basket .price em.main-price::before{content:"od ";font-weight:600}
.gc__label__sale,.grow-more,.grow-less{font-weight:700 !important}
.resetcss.fr-view .mm-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.resetcss.fr-view .mm-kroki{margin-top:10px}
.resetcss.fr-view .mm-kroki-karty{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.resetcss.fr-view .mm-kroki-karty::before{content:"";position:absolute;left:8%;right:8%;top:56px;height:3px;border-radius:2px;background:var(--mm-line)}
.resetcss.fr-view .mm-krok{position:relative;z-index:1;display:grid;justify-items:center;align-content:start;gap:10px;text-align:center;background:#fff;border:1px solid var(--mm-line);border-radius:14px;padding:22px 14px 18px;transition:transform .3s,border-color .3s,box-shadow .3s}
.resetcss.fr-view .mm-krok-kolo{position:relative;width:68px;height:68px;border-radius:50%;background:#fff;border:3px solid var(--mm-line);margin:0;font-size:0;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s}
.resetcss.fr-view .mm-krok-kolo::before{content:"";position:absolute;inset:0;margin:auto;width:34px;height:34px;background-color:var(--mm-green-dark);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:background-color .25s}
.resetcss.fr-view .mm-krok:nth-child(1) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-1-mowisz.svg");mask-image:url("../images/user/mm__proc-1-mowisz.svg")}
.resetcss.fr-view .mm-krok:nth-child(2) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-2-dobieramy.svg");mask-image:url("../images/user/mm__proc-2-dobieramy.svg")}
.resetcss.fr-view .mm-krok:nth-child(3) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-3-ustalamy.svg");mask-image:url("../images/user/mm__proc-3-ustalamy.svg")}
.resetcss.fr-view .mm-krok:nth-child(4) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-4-projekt.svg");mask-image:url("../images/user/mm__proc-4-projekt.svg")}
.resetcss.fr-view .mm-krok:nth-child(5) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-5-produkcja.svg");mask-image:url("../images/user/mm__proc-5-produkcja.svg")}
.resetcss.fr-view .mm-krok:nth-child(6) .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-6-dostawa.svg");mask-image:url("../images/user/mm__proc-6-dostawa.svg")}
.resetcss.fr-view .mm-linia-partia .mm-krok-kolo::before{-webkit-mask-image:url("../images/user/mm__proc-7-partia.svg");mask-image:url("../images/user/mm__proc-7-partia.svg")}
.resetcss.fr-view .mm-krok p{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:13.5px;line-height:1.25;margin:0;color:var(--mm-graphite)}
.resetcss.fr-view .mm-krok-opis{display:block;font-family:'Quicksand',sans-serif;font-size:13px;line-height:1.45;color:var(--mm-muted);margin:0}
@media (hover:hover){
.resetcss.fr-view .mm-krok:hover{transform:translateY(-4px);border-color:var(--mm-green);box-shadow:0 12px 26px rgba(77,115,38,.14)}
.resetcss.fr-view .mm-krok:hover .mm-krok-kolo{background:var(--mm-green-dark);border-color:var(--mm-green-dark);transform:scale(1.1);box-shadow:0 10px 22px rgba(77,115,38,.32)}
.resetcss.fr-view .mm-krok:hover .mm-krok-kolo::before{background-color:#fff}
}
.resetcss.fr-view .mm-linia-partia{display:flex;align-items:center;justify-content:center;gap:18px;max-width:600px;margin:22px auto 0;padding-top:16px;border-top:1px solid var(--mm-line);text-align:left}
.resetcss.fr-view .mm-linia-partia .mm-krok-kolo{flex:none;border-color:var(--mm-green)}
.resetcss.fr-view .mm-linia-partia h3{font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:20px;line-height:1.3;margin:0 0 2px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-linia-partia p{font-family:'Quicksand',sans-serif;font-size:15.5px;line-height:1.55;color:var(--mm-muted);margin:0}
@media (max-width:900px){
.resetcss.fr-view .mm-kroki-karty{grid-template-columns:1fr 1fr}
.resetcss.fr-view .mm-kroki-karty::before{display:none}
}
@media (max-width:480px){
.resetcss.fr-view .mm-kroki-karty{grid-template-columns:1fr}
.resetcss.fr-view .mm-krok{grid-template-columns:52px 1fr;justify-items:start;text-align:left;column-gap:14px;row-gap:2px;padding:14px 16px}
.resetcss.fr-view .mm-krok .mm-krok-kolo{grid-row:1/3;width:52px;height:52px}
.resetcss.fr-view .mm-krok .mm-krok-kolo::before{width:26px;height:26px}
.resetcss.fr-view .mm-linia-partia{align-items:flex-start;gap:14px}
}
@media (prefers-reduced-motion:reduce){
.resetcss.fr-view .mm-krok,.resetcss.fr-view .mm-krok-kolo,.resetcss.fr-view .mm-krok-kolo::before{transition:none}
}
.resetcss.fr-view .mm-label{display:inline-block;font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:10px}
.resetcss.fr-view .mm-label--concept{background:#EDEDE8;color:#54574E;border:1px dashed #AFB2A7}
.resetcss.fr-view .mm-sec-head{max-width:64ch;margin:0 auto 8px}
.resetcss.fr-view .mm-sec-head .mm-lead{margin-left:auto;margin-right:auto}
.resetcss.fr-view .mm-section-dark .mm-h1,
.resetcss.fr-view .mm-section-dark .mm-h2,
.resetcss.fr-view .mm-section-dark h2,
.resetcss.fr-view .mm-section-dark h3{color:#fff}
.resetcss.fr-view .mm-section-dark .mm-lead,
.resetcss.fr-view .mm-section-dark p{color:#D2D4CB}
.resetcss.fr-view .mm-section-dark .mm-eyebrow{color:#9ED064}
.resetcss.fr-view .mm-section-dark .mm-placeholder{background:repeating-linear-gradient(45deg,#3D3D3B,#3D3D3B 10px,#454543 10px,#454543 20px);color:#9C9F95}
.resetcss.fr-view .mm-breadcrumb{font-family:'Quicksand',sans-serif;font-size:14px;color:var(--mm-muted);margin:0 0 20px}
.resetcss.fr-view .mm-breadcrumb a{color:var(--mm-muted);text-decoration:none}
.resetcss.fr-view .mm-breadcrumb a:hover{color:var(--mm-green-dark);text-decoration:underline}
.resetcss.fr-view .mm-breadcrumb span{margin:0 7px;color:var(--mm-muted)}
.resetcss.fr-view .mm-callout{background:var(--mm-tint-soft);border:1px solid rgba(78,119,38,.22);border-left:3px solid var(--mm-green);border-radius:12px;padding:30px 34px;display:grid;grid-template-columns:1.5fr 1fr;gap:28px;align-items:center}
@media (max-width:800px){.resetcss.fr-view .mm-callout{grid-template-columns:1fr}}
.resetcss.fr-view .mm-callout h2,.resetcss.fr-view .mm-callout .mm-h2{margin:0 0 8px;font-size:clamp(19px,1.6vw,23px);line-height:1.3}
.resetcss.fr-view .mm-callout p{margin:0;font-family:'Quicksand',sans-serif;font-size:16px;color:var(--mm-muted);line-height:1.6}
.resetcss.fr-view .mm-callout .mm-actions{margin-top:0;justify-content:flex-end}
@media (max-width:800px){.resetcss.fr-view .mm-callout .mm-actions{justify-content:flex-start}}
.resetcss.fr-view .mm-actions--center{justify-content:center}
@media (prefers-reduced-motion:reduce){.resetcss.fr-view .mm-btn:active{transform:none}}
.btn.btn-red,
.btn.addtobasket,
.btn.btn-red.btn-red,
button.btn.btn-red,
.btn.btn-red.addtobasket{
transition:background-color .18s ease,border-color .18s ease,transform .08s ease;
}
@media (hover:none){
.btn.btn-red:hover,
.btn.addtobasket:hover,
.btn.btn-red.btn-red:hover,
button.btn.btn-red:hover,
.btn.btn-red.addtobasket:hover{
background-color:#4D7326 !important;
border-color:#4D7326 !important;
color:#fff !important;
}
}
.btn.btn-red:active,
.btn.addtobasket:active,
.btn.btn-red.btn-red:active,
button.btn.btn-red:active,
.btn.btn-red.addtobasket:active{
background-color:#1F1F1E !important;
border-color:#1F1F1E !important;
color:#fff !important;
transform:translateY(1px);
}
.btn.btn-red:focus-visible,
.btn.addtobasket:focus-visible,
button.btn.btn-red:focus-visible{
outline:3px solid #4D7326;
outline-offset:2px;
}
@media (prefers-reduced-motion:reduce){
.btn.btn-red,.btn.addtobasket,button.btn.btn-red{transition:none}
.btn.btn-red:active,.btn.addtobasket:active,button.btn.btn-red:active{transform:none}
}
.resetcss.fr-view .mm-sec-head--left{max-width:none;margin:0 0 8px;text-align:left}
.resetcss.fr-view .mm-sec-head--left .mm-lead{margin-left:0;margin-right:0}
.resetcss.fr-view .mm-eyebrow--rule{display:flex;align-items:center;gap:14px}
.resetcss.fr-view .mm-eyebrow--rule::after{content:"";flex:1;height:1px;background:var(--mm-line);max-width:120px}
.resetcss.fr-view .mm-sec-head--left .mm-eyebrow--rule::after{max-width:none}
.resetcss.fr-view .mm-section--bleed{box-shadow:0 0 0 100vmax var(--mm-bleed,var(--mm-graphite));clip-path:inset(0 -100vmax)}
.resetcss.fr-view .mm-hero-grid--overlap{align-items:stretch}
.resetcss.fr-view .mm-hero-grid--overlap .mm-placeholder{aspect-ratio:auto;min-height:clamp(232px,29vw,350px)}
@media (max-width:1000px){
.resetcss.fr-view .mm-hero-grid--overlap .mm-placeholder{min-height:0;aspect-ratio:16/9}
}
.resetcss.fr-view .mm-hero-grid--overlap > div:first-child{display:flex;flex-direction:column;justify-content:center}
.resetcss.fr-view .mm-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0 28px;border-top:1px solid var(--mm-line);margin-top:44px}
@media (max-width:1200px){.resetcss.fr-view .mm-facts{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.resetcss.fr-view .mm-facts{grid-template-columns:1fr}}
.resetcss.fr-view .mm-fact{display:grid;grid-template-columns:auto 1fr;gap:0 14px;align-items:start;padding:22px 22px 6px 0}
@media (max-width:640px){.resetcss.fr-view .mm-fact{padding:18px 0 6px}}
.resetcss.fr-view .mm-fact-body{grid-row:1;grid-column:2;font-family:'Quicksand',sans-serif;font-size:14px;color:var(--mm-muted);line-height:1.5}
.resetcss.fr-view .mm-fact-body strong{display:block;margin:0 0 6px;max-width:none;min-height:0}
.resetcss.fr-view .mm-fact strong{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:16px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-fact span{font-family:'Quicksand',sans-serif;font-size:14px;color:var(--mm-muted);line-height:1.5}
@supports (animation-timeline: view()){
@media (prefers-reduced-motion:no-preference){
@keyframes mmRise{from{transform:translateY(16px)}to{transform:none}}
.resetcss.fr-view .mm-reveal{animation:mmRise linear both;animation-timeline:view();animation-range:entry 0% entry 42%}
}
}
.resetcss.fr-view .mm-btn-primary{
background-color:var(--mm-green-dark);color:#fff !important;
background-image:linear-gradient(#fff,#fff);
background-repeat:no-repeat;
background-position:50% 100%;
background-size:100% 0%;
border-color:var(--mm-green-dark);
transition:background-size .26s cubic-bezier(.4,0,.2,1),color .2s ease,border-color .2s ease,transform .08s ease;
}
@media (hover:hover){
.resetcss.fr-view .mm-btn-primary:hover{background-size:100% 100%;color:var(--mm-green-dark) !important}
}
.resetcss.fr-view .mm-btn-primary:focus-visible{background-size:100% 100%;color:var(--mm-green-dark) !important;background-color:var(--mm-green-dark)}
.resetcss.fr-view .mm-btn-primary:active{background-size:100% 0%;background-color:var(--mm-green-darker);color:#fff !important;transform:translateY(1px)}
.resetcss.fr-view .mm-btn-outline{
background-color:transparent;border:1.5px solid var(--mm-graphite);color:var(--mm-graphite) !important;
background-image:linear-gradient(var(--mm-graphite),var(--mm-graphite));
background-repeat:no-repeat;
background-position:50% 100%;
background-size:100% 0%;
transition:background-size .26s cubic-bezier(.4,0,.2,1),color .2s ease,transform .08s ease;
}
@media (hover:hover){
.resetcss.fr-view .mm-btn-outline:hover{background-size:100% 100%;color:#fff !important}
}
.resetcss.fr-view .mm-btn-outline:focus-visible{background-size:100% 100%;color:#fff !important}
.resetcss.fr-view .mm-btn-outline:active{background-size:100% 100%;background-image:linear-gradient(#1F1F1E,#1F1F1E);color:#fff !important;transform:translateY(1px)}
.resetcss.fr-view .mm-btn-outline-light{
background-color:transparent;border:1.5px solid #fff;color:#fff !important;
background-image:linear-gradient(#fff,#fff);
background-repeat:no-repeat;
background-position:50% 100%;
background-size:100% 0%;
transition:background-size .26s cubic-bezier(.4,0,.2,1),color .2s ease,transform .08s ease;
}
@media (hover:hover){
.resetcss.fr-view .mm-btn-outline-light:hover{background-size:100% 100%;color:var(--mm-graphite) !important}
}
.resetcss.fr-view .mm-btn-outline-light:focus-visible{background-size:100% 100%;color:var(--mm-graphite) !important}
.resetcss.fr-view .mm-btn-outline-light:active{background-size:100% 100%;color:var(--mm-graphite) !important;transform:translateY(1px)}
@media (prefers-reduced-motion:reduce){
.resetcss.fr-view .mm-btn-primary,.resetcss.fr-view .mm-btn-outline,.resetcss.fr-view .mm-btn-outline-light{transition:color .12s ease}
}
.resetcss.fr-view .mm-hero-grid .mm-actions{gap:12px}
.resetcss.fr-view .mm-hero-grid .mm-actions .mm-btn{flex:1 1 auto;text-align:center}
.resetcss.fr-view .mm-cta-band{--mm-bleed:var(--mm-green-dark);position:relative;overflow:hidden;background:var(--mm-green-dark);color:#fff;padding-top:clamp(40px,4.5vw,64px);padding-bottom:clamp(40px,4.5vw,64px)}
.resetcss.fr-view .mm-cta-band .mm-wrap{position:relative;z-index:1}
.resetcss.fr-view .mm-cta-band-inner{display:grid;grid-template-columns:minmax(0,1.15fr) auto;gap:28px 48px;align-items:center;max-width:900px}
@media (max-width:800px){.resetcss.fr-view .mm-cta-band-inner{grid-template-columns:1fr;align-items:start}}
.resetcss.fr-view .mm-cta-band .mm-h2{color:#fff;margin:0 0 10px}
.resetcss.fr-view .mm-cta-band p{margin:0;font-family:'Quicksand',sans-serif;font-size:16px;line-height:1.55;color:#fff;max-width:52ch}
.resetcss.fr-view .mm-cta-band-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.resetcss.fr-view .mm-btn-light{background:#fff;color:var(--mm-green-dark) !important}
@media (hover:hover){
.resetcss.fr-view .mm-btn-light:hover{background:var(--mm-graphite);color:#fff !important}
}
.resetcss.fr-view .mm-btn-light:active{background:#232322;color:#fff !important;transform:translateY(1px)}
.resetcss.fr-view .mm-cta-band-link{font-family:'Quicksand',sans-serif;font-weight:600;font-size:14.5px;color:#fff;text-decoration:none;padding:2px 0}
.resetcss.fr-view .mm-cta-band-link:hover{text-decoration:underline}
.resetcss.fr-view .mm-cta-band-link:focus-visible{outline:3px solid #fff;outline-offset:3px}
.resetcss.fr-view .mm-cta-band-photo{
position:absolute;top:0;right:0;bottom:0;
width:32%;min-width:280px;
margin:0;aspect-ratio:auto;
z-index:0;border-radius:0;
}
.resetcss.fr-view .mm-cta-band-photo.mm-placeholder{background:repeating-linear-gradient(45deg,#456B22,#456B22 10px,#4D7326 10px,#4D7326 20px);color:#EAF0E2;border-radius:0}
@media (max-width:1000px){
.resetcss.fr-view .mm-cta-band-photo{display:none}
}
.resetcss.fr-view .mm-need-card-body a:focus-visible,
.resetcss.fr-view .mm-breadcrumb a:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:3px}
.box_infopage > .boxhead{display:none}
.resetcss.fr-view .mm-h1.mm-h1.mm-h1.mm-h1.mm-h1.mm-h1,
.resetcss.fr-view .mm-h2.mm-h2.mm-h2.mm-h2.mm-h2.mm-h2,
.resetcss.fr-view .mm-eyebrow.mm-eyebrow.mm-eyebrow.mm-eyebrow.mm-eyebrow.mm-eyebrow,
.resetcss.fr-view .mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body h3,
.resetcss.fr-view .mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body.mm-need-card-body h4,
.resetcss.fr-view .mm-tier--featured .mm-tier-flag.mm-tier-flag.mm-tier-flag.mm-tier-flag.mm-tier-flag.mm-tier-flag,
.resetcss.fr-view .mm-tier-name.mm-tier-name.mm-tier-name.mm-tier-name.mm-tier-name.mm-tier-name,
.resetcss.fr-view .mm-tier-price.mm-tier-price.mm-tier-price.mm-tier-price.mm-tier-price.mm-tier-price,
.resetcss.fr-view .mm-serie-item.mm-serie-item.mm-serie-item.mm-serie-item.mm-serie-item.mm-serie-item h3,
.resetcss.fr-view .mm-tech-item.mm-tech-item.mm-tech-item.mm-tech-item.mm-tech-item.mm-tech-item h3,
.resetcss.fr-view .mm-brand-item.mm-brand-item.mm-brand-item.mm-brand-item.mm-brand-item.mm-brand-item h3,
.resetcss.fr-view .mm-case-body.mm-case-body.mm-case-body.mm-case-body.mm-case-body.mm-case-body h3,
.resetcss.fr-view .mm-case-row.mm-case-row.mm-case-row.mm-case-row.mm-case-row.mm-case-row strong,
.resetcss.fr-view .mm-faq.mm-faq.mm-faq.mm-faq.mm-faq.mm-faq summary,
.resetcss.fr-view .mm-linia-partia.mm-linia-partia.mm-linia-partia.mm-linia-partia.mm-linia-partia.mm-linia-partia h3,
.resetcss.fr-view .mm-krok.mm-krok.mm-krok.mm-krok.mm-krok.mm-krok p,
.resetcss.fr-view .mm-label.mm-label.mm-label.mm-label.mm-label.mm-label,
.resetcss.fr-view .mm-fact.mm-fact.mm-fact.mm-fact.mm-fact.mm-fact strong
{font-family:'Montserrat',sans-serif !important}
.resetcss.fr-view .mm-fact::before{
content:"";grid-column:1;grid-row:1;
width:64px;height:64px;border-radius:50%;background-color:#D1D9BE;
background-repeat:no-repeat;background-position:center;background-size:68%;
}
.resetcss.fr-view .mm-facts .mm-fact:nth-child(1)::before{background-image:url("../images/user/mm__polska.svg?v=2509")}
.resetcss.fr-view .mm-facts .mm-fact:nth-child(2)::before{background-image:url("../images/user/mm__technologie.svg?v=2509")}
.resetcss.fr-view .mm-facts .mm-fact:nth-child(3)::before{background-image:url("../images/user/mm__probka.svg?v=2509")}
.resetcss.fr-view .mm-facts .mm-fact:nth-child(4)::before{background-image:url("../images/user/mm__ps.svg?v=2509")}
@media (max-width:800px){
.resetcss.fr-view .mm-fact::before{width:56px;height:56px}
}
.resetcss.fr-view .mm-tech-item::before{
content:"";
background-color:var(--mm-green-dark);
-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
-webkit-mask-position:center;mask-position:center;
grid-column:1;grid-row:1 / 3;
width:38px;height:38px;margin-top:1px;
-webkit-mask-size:contain;mask-size:contain;
}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(1)::before{-webkit-mask-image:url("../images/user/mm__zn-haft.svg");mask-image:url("../images/user/mm__zn-haft.svg")}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(2)::before{-webkit-mask-image:url("../images/user/mm__zn-dtf.svg");mask-image:url("../images/user/mm__zn-dtf.svg")}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(3)::before{-webkit-mask-image:url("../images/user/mm__zn-sublimacja.svg");mask-image:url("../images/user/mm__zn-sublimacja.svg")}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(4)::before{-webkit-mask-image:url("../images/user/mm__zn-uv.svg");mask-image:url("../images/user/mm__zn-uv.svg")}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(5)::before{-webkit-mask-image:url("../images/user/mm__zn-grawer.svg");mask-image:url("../images/user/mm__zn-grawer.svg")}
.resetcss.fr-view .mm-tech-grid .mm-tech-item:nth-child(6)::before{-webkit-mask-image:url("../images/user/mm__zn-3d.svg");mask-image:url("../images/user/mm__zn-3d.svg")}
.resetcss.fr-view .mm-brand-item::before{
content:"";grid-column:1;grid-row:1 / 3;
width:60px;height:60px;border-radius:50%;
background:var(--mm-tint-soft);
}
.resetcss.fr-view .mm-brand-item::after{
content:"";
background-color:var(--mm-green-dark);
-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
-webkit-mask-position:center;mask-position:center;
grid-column:1;grid-row:1 / 3;
width:60px;height:60px;
-webkit-mask-size:36px 36px;mask-size:36px 36px;
}
.resetcss.fr-view .mm-brand-grid .mm-brand-item:nth-child(1)::after{-webkit-mask-image:url("../images/user/mm__ps-kolor.svg");mask-image:url("../images/user/mm__ps-kolor.svg")}
.resetcss.fr-view .mm-brand-grid .mm-brand-item:nth-child(2)::after{-webkit-mask-image:url("../images/user/mm__ps-miejsce.svg");mask-image:url("../images/user/mm__ps-miejsce.svg")}
.resetcss.fr-view .mm-brand-grid .mm-brand-item:nth-child(3)::after{-webkit-mask-image:url("../images/user/mm__ps-metka.svg");mask-image:url("../images/user/mm__ps-metka.svg")}
.resetcss.fr-view .mm-brand-grid .mm-brand-item:nth-child(4)::after{-webkit-mask-image:url("../images/user/mm__ps-opakowanie.svg");mask-image:url("../images/user/mm__ps-opakowanie.svg")}
.resetcss.fr-view .mm-section--split .mm-wrap{
display:grid;
grid-template-columns:minmax(190px,0.72fr) 2.62fr;
column-gap:clamp(30px,4vw,68px);
align-items:start;
}
.resetcss.fr-view .mm-section--split .mm-sec-head{
position:sticky;top:24px;margin-bottom:0;
}
.resetcss.fr-view .mm-section--split .mm-tier-grid{grid-template-columns:repeat(3,1fr);grid-column:2}
@media (max-width:1000px){
.resetcss.fr-view .mm-section--split .mm-wrap{grid-template-columns:1fr;row-gap:22px}
.resetcss.fr-view .mm-section--split .mm-sec-head{position:static}
.resetcss.fr-view .mm-section--split .mm-tier-grid{grid-column:1}
}
@media (max-width:800px){
.resetcss.fr-view .mm-section--split .mm-tier-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:640px){
.resetcss.fr-view .mm-section--split .mm-tier-grid{grid-template-columns:1fr}
}
.resetcss.fr-view .mm-section--soft{
background:var(--mm-tint-soft);
box-shadow:0 0 0 100vmax var(--mm-tint-soft);
clip-path:inset(0 -100vmax);
}
@media (max-width:1359px){
.resetcss.fr-view .mm-need-card{
display:grid;grid-template-columns:auto 1fr;
column-gap:14px;align-items:start;padding:14px;
}
.resetcss.fr-view .mm-need-card .mm-placeholder{
width:104px;height:104px;border-radius:10px;flex-shrink:0;
}
.resetcss.fr-view .mm-need-card-body{padding:0}
.resetcss.fr-view .mm-need-card--bare{padding:0}
.resetcss.fr-view .mm-need-card--bare .mm-need-card-body{padding:0}
}
.resetcss.fr-view .mm-section:not(.mm-section-tint):not(.mm-section-dark):not(.mm-section--soft):not(.mm-cta-band):not(.mm-section--szary):not(.mm-rodz-sek):not(.mm-pasma-sek):not(.mm-section--bialy):not(.mm-section--jasny):not(.mm-section--szalwia)
+ .mm-section:not(.mm-section-tint):not(.mm-section-dark):not(.mm-section--soft):not(.mm-cta-band):not(.mm-section--szary):not(.mm-rodz-sek):not(.mm-pasma-sek):not(.mm-section--bialy):not(.mm-section--jasny):not(.mm-section--szalwia),
.resetcss.fr-view .mm-section-tint + .mm-section-tint,
.resetcss.fr-view .mm-section--soft + .mm-section--soft{
padding-top:0;
}
.resetcss.fr-view .mm-section:not(.mm-section-tint):not(.mm-section-dark):not(.mm-section--soft):not(.mm-cta-band):not(.mm-section--szary):not(.mm-rodz-sek):not(.mm-pasma-sek):not(.mm-section--bialy):not(.mm-section--jasny):not(.mm-section--szalwia):has(+ .mm-section:not(.mm-section-tint):not(.mm-section-dark):not(.mm-section--soft):not(.mm-cta-band):not(.mm-section--szary):not(.mm-rodz-sek):not(.mm-pasma-sek):not(.mm-section--bialy):not(.mm-section--jasny):not(.mm-section--szalwia)),
.resetcss.fr-view .mm-section-tint:has(+ .mm-section-tint),
.resetcss.fr-view .mm-section--soft:has(+ .mm-section--soft){
padding-bottom:clamp(12px,1.35vw,19px);
}
@media (min-width:1001px){
.resetcss.fr-view .mm-section--split .mm-tier-grid{margin-top:var(--mm-flag-h)}
}
.resetcss.fr-view .mm-section--soft .mm-brand-item::before{background:#fff}
.resetcss.fr-view .mm-section--soft .mm-duo-col + .mm-duo-col::before{
background:rgba(78,119,38,.26);
}
.resetcss.fr-view .mm-serie-item .mm-feature-list{margin:0 0 22px}
.resetcss.fr-view .mm-serie-item .mm-feature-list li{
color:#D2D4CB;font-size:14.5px;line-height:1.5;padding:4px 0 4px 24px;
}
.resetcss.fr-view .mm-section-dark .mm-feature-list li::before{color:#9ED064}
.resetcss.fr-view .mm-serie-intro .mm-eyebrow{margin:0 0 10px}
.resetcss.fr-view:not(.mm-opis) > p{display:none}
.resetcss.fr-view.mm-opis > p:empty{display:none}
.centercol:has(.mm-section--gesty) #box_mainproducts h1.category-name{display:none}
.centercol:has(.mm-section--gesty) #box_mainproducts:not(:target) > .boxhead,
.centercol:has(.mm-section--gesty) #box_mainproducts:not(:target) > .innerbox{display:none}
.centercol:has(.mm-section--gesty) #box_mainproducts{scroll-margin-top:18px}
.resetcss.fr-view .mm-section--gesty{padding:clamp(13px,1.35vw,20px) 24px}
.resetcss.fr-view .mm-section--gesty + .mm-section--gesty{padding-top:0}
.resetcss.fr-view .mm-section.mm-section--gesty.mm-section--szary{
background:#F0F1EC;
box-shadow:0 0 0 100vmax #F0F1EC;
clip-path:inset(0 -100vmax);
padding-top:clamp(22px,2.4vw,32px);
padding-bottom:clamp(22px,2.4vw,32px);
}
.resetcss.fr-view .mm-section--szary + .mm-section--szary{padding-top:0}
.resetcss.fr-view .mm-section--szary + .mm-section:not(.mm-section--szary){
padding-top:clamp(30px,3.2vw,48px);
}
.resetcss.fr-view .mm-section.mm-section--gesty.mm-section--bialy{background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}
.resetcss.fr-view .mm-section.mm-section--gesty.mm-section--jasny{background:var(--mm-tint);box-shadow:0 0 0 100vmax var(--mm-tint);clip-path:inset(0 -100vmax)}
.resetcss.fr-view .mm-section.mm-section--gesty.mm-section--szalwia{background:var(--mm-tint-soft);box-shadow:0 0 0 100vmax var(--mm-tint-soft);clip-path:inset(0 -100vmax)}
.resetcss.fr-view .mm-section--gesty:not(.mm-pasma-sek):not(.mm-pasek-sek){padding-top:clamp(36px,3.4vw,52px);padding-bottom:clamp(36px,3.4vw,52px)}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier{overflow:hidden}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-foto{
aspect-ratio:4/3;background-color:#F1F2ED;
background-size:cover;background-position:center;
border-radius:0;margin:0 0 2px;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier--featured .mm-tier-foto{margin-top:0}
.resetcss.fr-view .mm-tier-argumenty{
list-style:none;margin:11px 0 0;padding:0;
}
.resetcss.fr-view .mm-tier-argumenty li{
position:relative;padding-left:17px;margin:0 0 5px;
font-family:'Quicksand',sans-serif;font-size:13px;line-height:1.45;color:var(--mm-muted);
}
.resetcss.fr-view .mm-tier-argumenty li::before{
content:"";position:absolute;left:0;top:7px;width:6px;height:6px;
border-radius:50%;background:var(--mm-green);
}
.resetcss.fr-view .mm-zastosowania{
display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;
}
@media (max-width:900px){.resetcss.fr-view .mm-zastosowania{grid-template-columns:1fr 1fr}}
@media (max-width:480px){.resetcss.fr-view .mm-zastosowania{grid-template-columns:1fr}}
.resetcss.fr-view .mm-zastosowanie{display:block;text-decoration:none;color:inherit}
.resetcss.fr-view .mm-zastosowanie .mm-placeholder{
aspect-ratio:4/3;border-radius:10px;margin:0 0 9px;
background-size:cover;background-position:center;
}
.resetcss.fr-view .mm-zastosowanie h3{
font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:14.5px;
color:var(--mm-graphite);margin:0 0 3px;max-width:none;min-height:0;
}
.resetcss.fr-view .mm-zastosowanie p{
margin:0;font-family:'Quicksand',sans-serif;font-size:13px;line-height:1.45;
color:var(--mm-muted);
}
@media (hover:hover){
.resetcss.fr-view a.mm-zastosowanie:hover h3{color:var(--mm-green-dark)}
}
.resetcss.fr-view .mm-typy{
display:grid;grid-template-columns:repeat(12,1fr);
gap:clamp(12px,1.4vw,18px);margin:0;
}
.resetcss.fr-view .mm-typ{grid-column:span 3}
.resetcss.fr-view .mm-typ--duzy{grid-column:span 6}
.resetcss.fr-view .mm-typ .mm-placeholder{
aspect-ratio:4/3;border-radius:10px;margin:0 0 9px;
background-size:cover;background-position:center;
}
.resetcss.fr-view .mm-typ--duzy .mm-placeholder{aspect-ratio:16/10;border-radius:12px}
.resetcss.fr-view .mm-typ h3{
font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:14.5px;
color:var(--mm-graphite);margin:0 0 3px;max-width:none;min-height:0;line-height:1.3;
}
.resetcss.fr-view .mm-typ--duzy h3{font-size:17px;margin-bottom:4px}
.resetcss.fr-view .mm-typ p{
margin:0;font-family:'Quicksand',sans-serif;font-size:13px;line-height:1.45;
color:var(--mm-muted);
}
.resetcss.fr-view .mm-typ--duzy p{font-size:14.5px}
.resetcss.fr-view .mm-typ-tech{
display:block;margin:6px 0 0;
font-family:'Quicksand',sans-serif;font-weight:600;font-size:11.5px;
letter-spacing:.03em;color:#6E7166;
}
@media (max-width:800px){
.resetcss.fr-view .mm-typ{grid-column:span 6}
.resetcss.fr-view .mm-typ--duzy{grid-column:span 12}
.resetcss.fr-view .mm-typ--duzy .mm-placeholder{aspect-ratio:16/9}
}
@media (max-width:480px){
.resetcss.fr-view .mm-typ,
.resetcss.fr-view .mm-typ--duzy{grid-column:span 12}
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier{text-align:left}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-body{align-items:stretch;padding:16px 18px 18px}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-name{
font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;
color:var(--mm-muted);margin:0 0 5px;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier--featured .mm-tier-name{
font-size:13px;color:var(--mm-green-dark);
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-product{
font-family:'Montserrat',sans-serif !important;font-weight:600;
font-size:clamp(17px,1.5vw,20px);line-height:1.25;color:var(--mm-graphite);
margin:0 0 8px;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-best{
font-size:14px;line-height:1.5;margin:0 0 12px;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-argumenty{margin:0 0 14px}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-argumenty li{
padding-left:16px;margin:0 0 4px;font-size:13.5px;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-price{
margin:auto 0 0;padding:12px 0 0;border-top:1px solid #ECEEE7;
font-size:21px;text-align:left;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-ctx{margin:2px 0 12px}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-action{
align-self:stretch;text-align:center;
padding:10px 14px;border:1px solid #D3D8CA;border-radius:9px;
text-decoration:none;background:#fff;
transition:background .15s,border-color .15s,color .15s;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier--featured .mm-tier-action{
background:var(--mm-green-dark);border-color:var(--mm-green-dark);color:#fff !important;
}
@media (hover:hover){
.resetcss.fr-view .mm-tier-grid--foto .mm-tier-action:hover{
background:var(--mm-tint-soft);border-color:var(--mm-green-dark);color:var(--mm-green-dark) !important;
}
.resetcss.fr-view .mm-tier-grid--foto .mm-tier--featured .mm-tier-action:hover{
background:var(--mm-graphite);border-color:var(--mm-graphite);color:#fff !important;
}
}
.resetcss.fr-view .mm-hero-pelna{
position:relative;
box-shadow:0 0 0 100vmax var(--mm-hero-tlo,#F6F4F0);
clip-path:inset(0 -100vmax);
background:var(--mm-hero-tlo,#F6F4F0);
border-radius:0;
aspect-ratio:auto;min-height:clamp(230px,19vw,330px);
display:grid;align-items:center;
margin:0;
overflow:clip;overflow-clip-margin:100vmax;
}
.resetcss.fr-view .mm-hero-pelna .mm-hero-zdjecie,
.resetcss.fr-view .mm-hero-pelna::after{
position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);
}
.resetcss.fr-view .mm-hero-pelna .mm-hero-zdjecie{
margin:0;border-radius:0;aspect-ratio:auto;
background-size:auto 100%;background-position:right center;background-repeat:no-repeat;font-size:0;
}
.resetcss.fr-view .mm-hero-pelna::after{
content:"";z-index:1;pointer-events:none;
background:linear-gradient(100deg,
rgba(246,244,240,1) 0%,
rgba(246,244,240,1) 50%,
rgba(246,244,240,.5) 70%,
rgba(246,244,240,0) 86%);
}
.resetcss.fr-view .mm-hero-pelna .mm-hero-tresc{
position:relative;z-index:2;
padding:clamp(24px,3vw,46px) 0;
max-width:min(560px,42vw);
}
.resetcss.fr-view .mm-hero-pelna .mm-eyebrow{color:var(--mm-green-darker);margin:0 0 10px}
.resetcss.fr-view .mm-hero-pelna .mm-h1{
font-size:clamp(28px,3.6vw,48px);line-height:1.05;letter-spacing:-.02em;
color:var(--mm-graphite);margin:0 0 12px;max-width:15ch;text-shadow:none;
}
.resetcss.fr-view .mm-hero-pelna .mm-hero-tresc .mm-btn{margin:22px 0 0}
.resetcss.fr-view .mm-hero-pelna .mm-lead{
font-size:clamp(14.5px,1.2vw,17px);line-height:1.5;
color:var(--mm-muted);margin:0;max-width:46ch;text-shadow:none;
}
@media (max-width:800px){
.resetcss.fr-view .mm-hero-pelna{
min-height:0;display:block;box-shadow:none;clip-path:none;background:transparent;
overflow:visible;
}
.resetcss.fr-view .mm-hero-pelna .mm-hero-zdjecie{
position:relative;top:auto;bottom:auto;left:auto;width:auto;transform:none;
aspect-ratio:5/2;border-radius:12px;
}
.resetcss.fr-view .mm-hero-pelna::after{display:none}
.resetcss.fr-view .mm-hero-pelna .mm-hero-tresc{max-width:none;padding:16px 0 0}
}
html:has(.mm-hero-pelna),
body:has(.mm-hero-pelna){overflow-x:clip}
.resetcss.fr-view .mm-rodz-glowa{
background:var(--mm-hero-tlo,#F6F4F0);
box-shadow:0 0 0 100vmax var(--mm-hero-tlo,#F6F4F0);
clip-path:inset(0 -100vmax);
}
.resetcss.fr-view .mm-rodz-glowa h1{
font-family:'Montserrat',sans-serif !important;font-weight:600;
font-size:clamp(30px,3.8vw,50px);line-height:1.06;letter-spacing:-.025em;
color:var(--mm-graphite);margin:0;white-space:nowrap;
}
@media (max-width:800px){.resetcss.fr-view .mm-rodz-glowa h1{white-space:normal;text-wrap:balance}}
.resetcss.fr-view .mm-rodz-glowa{--mm-hero-tlo:#F4F5F1}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna{
box-shadow:none;clip-path:none;background:transparent;overflow:visible;overflow-clip-margin:0;
min-height:clamp(230px,19vw,300px);margin-top:-8px;
}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna .mm-hero-zdjecie,
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna::after{left:0;right:0;width:auto;transform:none}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna .mm-hero-zdjecie{background-size:contain}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna::after{
background:linear-gradient(100deg,
rgba(244,245,241,1) 0%,
rgba(244,245,241,1) 46%,
rgba(244,245,241,.5) 58%,
rgba(244,245,241,0) 70%);
}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-tresc{padding-left:0;max-width:min(600px,46%)}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna .mm-h1{white-space:normal;text-wrap:balance;max-width:none}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna .mm-lead{max-width:none;font-size:clamp(14.5px,1.15vw,16.5px)}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna + .mm-mozaika{margin-top:clamp(26px,3vw,40px)}
@media (max-width:800px){
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna{min-height:0;margin-top:0}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-tresc{max-width:none}
.resetcss.fr-view .mm-rodz-glowa .mm-hero-pelna .mm-hero-zdjecie{background-size:auto 100%}
}
.resetcss.fr-view .mm-mozaika{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(150px,17vw,240px);grid-auto-flow:dense;gap:12px;margin:clamp(22px,2.6vw,34px) 0 0}
.resetcss.fr-view .mm-kafel{position:relative;display:block;border-radius:14px;overflow:hidden;color:#fff;text-decoration:none;isolation:isolate;background:#DDE0D5}
.resetcss.fr-view .mm-kafel--duzy{grid-column:span 2;grid-row:span 2}
.resetcss.fr-view .mm-kafel--szeroki{grid-column:span 2}
.resetcss.fr-view .mm-kafel-foto{position:absolute;inset:0;margin:0;border-radius:0;aspect-ratio:auto;background-size:cover;background-position:center;transition:transform .6s}
.resetcss.fr-view .mm-kafel .mm-placeholder{display:grid;align-content:start;justify-items:center;padding:14px;font-size:11px;line-height:1.35;text-align:center;color:rgba(255,255,255,.85);text-shadow:0 1px 6px rgba(0,0,0,.35)}
.resetcss.fr-view .mm-kafel::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(20,20,18,.7) 0%,rgba(20,20,18,.2) 50%,transparent 80%);transition:opacity .3s}
.resetcss.fr-view .mm-kafel-naz{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;transition:transform .35s,opacity .3s}
.resetcss.fr-view .mm-kafel-naz strong{display:block;font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:clamp(17px,1.5vw,20px);line-height:1.2;letter-spacing:-.015em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}
.resetcss.fr-view .mm-kafel--duzy .mm-kafel-naz strong{font-size:clamp(22px,2.2vw,30px)}
.resetcss.fr-view .mm-kafel-op{position:absolute;left:0;right:0;bottom:0;z-index:3;background:#fff;color:var(--mm-graphite);padding:16px 18px;transform:translateY(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1)}
.resetcss.fr-view .mm-kafel-op h2{font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:clamp(17px,1.5vw,20px);line-height:1.2;letter-spacing:-.015em;margin:0 0 6px;color:var(--mm-graphite)}
.resetcss.fr-view .mm-kafel-op p{font-family:'Quicksand',sans-serif;margin:0 0 8px;font-size:14px;line-height:1.45;color:var(--mm-muted)}
.resetcss.fr-view .mm-kafel-op em{font-style:normal;font-family:'Quicksand',sans-serif;font-weight:600;font-size:14px;color:var(--mm-green-dark)}
.resetcss.fr-view .mm-kafel-op em::after{content:"\2192";margin-left:6px}
@media (hover:hover){
.resetcss.fr-view .mm-kafel:hover .mm-kafel-foto{transform:scale(1.06)}
.resetcss.fr-view .mm-kafel:hover .mm-kafel-naz{transform:translateY(-8px);opacity:0}
.resetcss.fr-view .mm-kafel:hover .mm-kafel-op{transform:none}
.resetcss.fr-view .mm-mozaika:hover .mm-kafel:not(:hover)::before{opacity:.75}
}
.resetcss.fr-view .mm-kafel:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:2px}
@media (max-width:800px){
.resetcss.fr-view .mm-mozaika{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:8px}
.resetcss.fr-view .mm-kafel--duzy{grid-row:span 1}
}
@media (max-width:480px){.resetcss.fr-view .mm-mozaika{grid-auto-rows:130px}}
@media (prefers-reduced-motion:reduce){
.resetcss.fr-view .mm-kafel-foto,.resetcss.fr-view .mm-kafel-naz,.resetcss.fr-view .mm-kafel-op,.resetcss.fr-view .mm-kafel::before{transition:none}
}
.resetcss.fr-view .mm-rodz-h2{
font-family:'Montserrat',sans-serif !important;font-weight:600;
font-size:clamp(20px,2vw,26px);line-height:1.2;letter-spacing:-.015em;
color:var(--mm-graphite);margin:0 0 6px;text-wrap:balance;
}
.resetcss.fr-view .mm-rodz-po-co{
background:var(--mm-tint-soft);
box-shadow:0 0 0 100vmax var(--mm-tint-soft);
clip-path:inset(0 -100vmax);
}
.resetcss.fr-view .mm-poco--kafle{
list-style:none;margin:0;padding:0;
display:grid;grid-template-columns:repeat(3,1fr);gap:18px;
}
@media (max-width:800px){.resetcss.fr-view .mm-poco--kafle{grid-template-columns:1fr}}
.resetcss.fr-view .mm-poco--kafle a{
display:flex;flex-direction:column;height:100%;
background:#fff;border:1px solid var(--mm-line);border-radius:14px;
padding:20px 20px 18px;text-decoration:none;color:inherit;
transition:border-color .18s ease,transform .12s ease;
}
@media (hover:hover){
.resetcss.fr-view .mm-poco--kafle a:hover{border-color:var(--mm-green);transform:translateY(-2px)}
.resetcss.fr-view .mm-poco--kafle a:hover .mm-poco-tytul{color:var(--mm-green-dark)}
}
@media (prefers-reduced-motion:reduce){
.resetcss.fr-view .mm-poco--kafle a{transition:none}
.resetcss.fr-view .mm-poco--kafle a:hover{transform:none}
}
.resetcss.fr-view .mm-poco--kafle a:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:3px}
.resetcss.fr-view .mm-poco-ikona{
width:76px;height:76px;border-radius:12px;margin:0 0 14px;
background-size:cover;background-position:center;background-repeat:no-repeat;
}
.resetcss.fr-view .mm-poco-tytul{
font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:16.5px;
line-height:1.25;color:var(--mm-graphite);margin:0 0 7px;transition:color .18s ease;
}
.resetcss.fr-view .mm-poco-opis{
flex:1;font-family:'Quicksand',sans-serif;font-size:14px;line-height:1.5;
color:var(--mm-muted);margin:0 0 12px;
}
.resetcss.fr-view .mm-poco-idz{
font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:13.5px;
color:var(--mm-green-darker);
}
.resetcss.fr-view .mm-poco-idz::after{content:"\2192";margin-left:7px;display:inline-block}
.resetcss.fr-view .mm-ikona-ubrac{background-image:url("../images/user/mm__ctx-ubrac-1.webp")}
.resetcss.fr-view .mm-ikona-podarowac{background-image:url("../images/user/mm__ctx-podarowac-1.webp")}
.resetcss.fr-view .mm-ikona-wydarzenie{background-image:url("../images/user/mm__ctx-wydarzenie-1.webp")}
.resetcss.fr-view .mm-ikona-miejsce{background-image:url("../images/user/mm__ctx-miejsce-1.webp")}
.resetcss.fr-view .mm-ikona-przestrzen{background-image:url("../images/user/mm__ctx-przestrzen-1.webp")}
.resetcss.fr-view .mm-ikona-odzera{background-image:url("../images/user/mm__ctx-odzera-1.webp")}
.resetcss.fr-view .mm-rodz-koniec{
display:flex;align-items:baseline;gap:10px 22px;flex-wrap:wrap;
padding:22px 0;border-top:1.5px solid var(--mm-graphite);
font-family:'Quicksand',sans-serif;font-size:15px;color:var(--mm-muted);
}
.resetcss.fr-view .mm-rodz-koniec b{
font-family:'Montserrat',sans-serif !important;font-weight:600;
font-size:16.5px;color:var(--mm-graphite);
}
.resetcss.fr-view .mm-rodz-koniec a{
margin-left:auto;font-family:'Montserrat',sans-serif !important;font-weight:600;
font-size:15px;color:var(--mm-green-darker);text-decoration:none;
border-bottom:1.5px solid var(--mm-green);white-space:nowrap;
}
.resetcss.fr-view .mm-rodz-koniec a:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:3px}
@media (max-width:640px){.resetcss.fr-view .mm-rodz-koniec a{margin-left:0}}
.resetcss.fr-view .mm-rodz-sek{padding:clamp(38px,4vw,62px) 24px}
.resetcss.fr-view .mm-rodz-sek + .mm-rodz-sek{padding-top:clamp(38px,4vw,62px)}
.resetcss.fr-view .mm-rodz-sek.mm-rodz-glowa{padding-top:clamp(34px,3.6vw,52px);padding-bottom:clamp(34px,3.6vw,52px)}
.resetcss.fr-view .mm-rodz-sek.mm-rodz-po-co{padding-top:clamp(38px,4vw,62px);padding-bottom:clamp(38px,4vw,62px)}
.centercol:has(.mm-rodz-glowa) #box_mainproducts h1.category-name{display:none}
.centercol:has(.mm-rodz-glowa) #box_mainproducts:not(:target) > .boxhead,
.centercol:has(.mm-rodz-glowa) #box_mainproducts:not(:target) > .innerbox{display:none}
.centercol:has(.mm-rodz-glowa) #box_mainproducts{scroll-margin-top:18px}
.resetcss.fr-view .mm-rodz-katalog{
margin:26px 0 0;font-family:'Quicksand',sans-serif;font-size:14.5px;color:var(--mm-muted);
}
.resetcss.fr-view .mm-rodz-katalog a{
color:var(--mm-green-darker);font-weight:600;text-decoration:none;
border-bottom:1.5px solid var(--mm-green);
}
.resetcss.fr-view .mm-rodz-katalog a:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:3px}
.resetcss.fr-view .mm-pasma-sek{padding:0;background:var(--mm-bg);box-shadow:0 0 0 100vmax var(--mm-bg);clip-path:inset(0 -100vmax)}
.resetcss.fr-view .mm-hero-siatka{display:grid;grid-template-columns:1fr 3fr;gap:clamp(24px,3vw,44px);align-items:center;padding:clamp(28px,4vw,52px) 0 clamp(24px,3vw,44px)}
.resetcss.fr-view .mm-hero-tekst{min-width:0}
.resetcss.fr-view .mm-pasma-sek .mm-eyebrow{font-size:10.5px;letter-spacing:.14em;margin:0 0 16px}
.resetcss.fr-view .mm-pasma-sek .mm-h1{font-size:clamp(30px,2.75vw,38px);line-height:1.08;letter-spacing:-.025em;margin:0 0 16px}
.resetcss.fr-view .mm-akcent{position:relative;white-space:nowrap}
.resetcss.fr-view .mm-akcent::after{content:"";position:absolute;left:-.04em;right:-.04em;bottom:.06em;height:.16em;background:#9ED064;z-index:-1;border-radius:2px;transform:skewX(-8deg)}
.resetcss.fr-view .mm-hero-lead{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:clamp(16px,1.35vw,18.5px);line-height:1.3;color:var(--mm-green-dark);margin:0 0 10px}
.resetcss.fr-view .mm-hero-opis{font-family:'Quicksand',sans-serif;font-size:14.5px;line-height:1.55;color:var(--mm-muted);margin:0}
.resetcss.fr-view .mm-hero-prawa{min-width:0}
.resetcss.fr-view .mm-hero-kierunek{display:flex;align-items:center;gap:12px;margin:26px 0 0;font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:clamp(16px,1.35vw,18.5px);letter-spacing:-.01em;color:var(--mm-green-dark)}
.resetcss.fr-view .mm-hero-kierunek span{position:relative;display:block;width:44px;height:2px;background:var(--mm-green-dark);transition:width .35s}
.resetcss.fr-view .mm-hero-kierunek span::after{content:"";position:absolute;right:-1px;top:-5px;width:10px;height:10px;border-top:2px solid var(--mm-green-dark);border-right:2px solid var(--mm-green-dark);transform:rotate(45deg)}
@media (hover:hover){.resetcss.fr-view .mm-hero-siatka:hover .mm-hero-kierunek span{width:64px}}
.resetcss.fr-view .mm-pasma-wskazowka{margin:10px 2px 0 0;text-align:right;font-family:'Quicksand',sans-serif;font-size:13px;color:var(--mm-muted)}
.resetcss.fr-view .mm-pasma{display:flex;gap:6px;height:min(45vh,660px);min-height:380px}
.resetcss.fr-view .mm-pasmo{position:relative;flex:1;min-width:0;overflow:hidden;border-radius:9px;color:var(--mm-graphite);text-decoration:none;isolation:isolate;background:#DDE0D5;box-shadow:0 10px 26px rgba(49,49,48,.21);transition:flex .55s cubic-bezier(.2,.8,.2,1)}
.resetcss.fr-view .mm-pasmo-foto{position:absolute;inset:-10px;background:center/cover no-repeat;filter:saturate(1.02);transition:filter .6s cubic-bezier(.2,.8,.2,1),transform .6s cubic-bezier(.2,.8,.2,1)}
.resetcss.fr-view .mm-pasmo:nth-child(1) .mm-pasmo-foto{background-image:url("../images/user/mm__land-ubrac-marke-hero.webp")}
.resetcss.fr-view .mm-pasmo:nth-child(2) .mm-pasmo-foto{background-image:url("../images/user/mm__land-podarowac-cos-z-pomyslem-hero.webp")}
.resetcss.fr-view .mm-pasmo:nth-child(3) .mm-pasmo-foto{background-image:url("../images/user/mm__land-nadac-wydarzeniu-charakter-hero.webp")}
.resetcss.fr-view .mm-pasmo:nth-child(4) .mm-pasmo-foto{background-image:url("../images/user/mm__land-opowiedziec-miejsce-hero.webp")}
.resetcss.fr-view .mm-pasmo:nth-child(5) .mm-pasmo-foto{background-image:url("../images/user/mm__land-wyposazyc-firme-i-przestrzen-hero.webp")}
.resetcss.fr-view .mm-pasmo:nth-child(6) .mm-pasmo-foto{background-image:url("../images/user/mm__land-stworzyc-produkt-od-zera-hero.webp")}
.resetcss.fr-view .mm-pasmo::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:#9ED064;opacity:0;transition:opacity .3s;z-index:3}
.resetcss.fr-view .mm-pasmo::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(49,49,48,.96) 0%,rgba(49,49,48,.86) 30%,rgba(49,49,48,.5) 52%,rgba(49,49,48,0) 72%)}
.resetcss.fr-view .mm-pasmo-poziom{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;transition:left .45s,right .45s,bottom .45s}
.resetcss.fr-view .mm-pasmo-poziom h2{font-family:'Montserrat',sans-serif !important;font-weight:700;font-size:15px;line-height:1.2;letter-spacing:-.01em;margin:0;color:#fff;overflow-wrap:break-word;transition:font-size .45s cubic-bezier(.2,.8,.2,1),margin .45s}
.resetcss.fr-view .mm-pasmo-poziom h2::after{content:"\2192";display:block;height:20px;margin-top:8px;color:#9ED064;font-size:16px;line-height:20px;transition:opacity .25s,height .45s,margin .45s}
.resetcss.fr-view .mm-pasmo-poziom p{font-family:'Quicksand',sans-serif;margin:0;font-size:14.5px;line-height:1.5;color:rgba(255,255,255,.84);max-width:40ch;max-height:0;opacity:0;overflow:hidden;transition:max-height .45s,opacity .35s,margin .45s}
.resetcss.fr-view .mm-pasmo-poziom em{display:block;font-style:normal;font-family:'Quicksand',sans-serif;font-weight:600;font-size:14.5px;color:#9ED064;max-height:0;opacity:0;overflow:hidden;transition:max-height .45s,opacity .35s .1s}
.resetcss.fr-view .mm-pasmo-poziom em::after{content:"\2192";margin-left:6px}
@media (hover:hover){.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom::before{width:36px;height:36px}}
.resetcss.fr-view .mm-pasmo-poziom::before{content:"";position:absolute;right:0;bottom:0;width:28px;height:28px;background:#9ED064;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:width .45s,height .45s}
.resetcss.fr-view .mm-pasmo:nth-child(1) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-ubrac-marke-ikona.svg");mask-image:url("../images/user/mm__land-ubrac-marke-ikona.svg")}
.resetcss.fr-view .mm-pasmo:nth-child(2) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-podarowac-cos-z-pomyslem-ikona.svg");mask-image:url("../images/user/mm__land-podarowac-cos-z-pomyslem-ikona.svg")}
.resetcss.fr-view .mm-pasmo:nth-child(3) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-nadac-wydarzeniu-charakter-ikona.svg");mask-image:url("../images/user/mm__land-nadac-wydarzeniu-charakter-ikona.svg")}
.resetcss.fr-view .mm-pasmo:nth-child(4) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-opowiedziec-miejsce-ikona.svg");mask-image:url("../images/user/mm__land-opowiedziec-miejsce-ikona.svg")}
.resetcss.fr-view .mm-pasmo:nth-child(5) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-wyposazyc-firme-i-przestrzen-ikona.svg");mask-image:url("../images/user/mm__land-wyposazyc-firme-i-przestrzen-ikona.svg")}
.resetcss.fr-view .mm-pasmo:nth-child(6) .mm-pasmo-poziom::before{-webkit-mask-image:url("../images/user/mm__land-stworzyc-produkt-od-zera-ikona.svg");mask-image:url("../images/user/mm__land-stworzyc-produkt-od-zera-ikona.svg")}
@media (hover:hover){
.resetcss.fr-view .mm-pasmo:hover{flex:6}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-foto{filter:saturate(1.12) brightness(1.02);transform:scale(1.03)}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom{left:22px;right:22px;bottom:22px}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom h2{font-size:clamp(22px,2.2vw,30px);margin-bottom:8px}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom h2::after{opacity:0;height:0;margin:0}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom p{max-height:120px;opacity:1;margin-bottom:12px}
.resetcss.fr-view .mm-pasmo:hover .mm-pasmo-poziom em{max-height:30px;opacity:1}
.resetcss.fr-view .mm-pasmo:hover::before{opacity:1}
}
.resetcss.fr-view .mm-pasmo:focus-visible{outline:3px solid var(--mm-green-dark);outline-offset:-3px}
@media (max-width:1000px){
.resetcss.fr-view .mm-hero-siatka{grid-template-columns:1fr;gap:26px}
.resetcss.fr-view .mm-pasma-sek .mm-h1{font-size:clamp(34px,8vw,46px)}
.resetcss.fr-view .mm-hero-kierunek span{transform:rotate(90deg);transform-origin:left center;width:28px;margin-left:8px}
.resetcss.fr-view .mm-pasma-wskazowka{display:none}
.resetcss.fr-view .mm-pasma{flex-direction:column;height:auto;min-height:0}
.resetcss.fr-view .mm-pasmo{min-height:104px}
.resetcss.fr-view .mm-pasmo-poziom h2{font-size:19px}
.resetcss.fr-view .mm-pasmo-poziom h2::after{display:none}
.resetcss.fr-view .mm-pasmo-poziom em{max-height:30px;opacity:1;margin-top:6px}
}
@media (prefers-reduced-motion:reduce){
.resetcss.fr-view .mm-pasmo,.resetcss.fr-view .mm-pasmo-foto,.resetcss.fr-view .mm-pasmo-poziom,.resetcss.fr-view .mm-pasmo-poziom h2,.resetcss.fr-view .mm-pasmo-poziom h2::after,.resetcss.fr-view .mm-pasmo-poziom p,.resetcss.fr-view .mm-pasmo-poziom em{transition:none}
}
.resetcss.fr-view .mm-katalog-cta .mm-zwin{display:none}
.centercol:has(#box_mainproducts:target) .resetcss.fr-view .mm-katalog-cta .mm-zwin{display:flex}
.centercol:has(#box_mainproducts:target) .resetcss.fr-view .mm-katalog-cta .mm-rozwin{display:none}
.resetcss.fr-view.mm-opis{font-family:'Quicksand',sans-serif;color:var(--mm-graphite)}
.resetcss.fr-view.mm-opis > *:first-child{margin-top:0}
.resetcss.fr-view.mm-opis h2{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:clamp(19px,1.9vw,24px);line-height:1.22;letter-spacing:-.015em;color:var(--mm-green-dark);margin:32px 0 12px;text-wrap:balance}
.resetcss.fr-view.mm-opis h3{font-family:'Montserrat',sans-serif !important;font-weight:600;font-size:17px;line-height:1.3;color:var(--mm-graphite);margin:22px 0 6px}
.resetcss.fr-view.mm-opis p{font-family:'Quicksand',sans-serif;font-weight:400;font-size:16px;line-height:1.65;color:var(--mm-graphite);margin:0 0 14px;max-width:72ch}
.resetcss.fr-view.mm-opis ul,.resetcss.fr-view.mm-opis ol{margin:0 0 16px;padding-left:22px;max-width:72ch}
.resetcss.fr-view.mm-opis li{font-family:'Quicksand',sans-serif;font-size:16px;line-height:1.6;color:var(--mm-graphite);margin:0 0 6px}
.resetcss.fr-view.mm-opis strong{font-weight:600;color:var(--mm-graphite)}
.resetcss.fr-view.mm-opis a{color:var(--mm-green-dark);font-weight:600;text-decoration:none;border-bottom:1px solid var(--mm-line)}
@media (hover:hover){.resetcss.fr-view.mm-opis a:hover{border-bottom-color:var(--mm-green)}}
.resetcss.fr-view.mm-opis .mm-cechy{list-style:none;padding-left:0}
.resetcss.fr-view.mm-opis .mm-cechy li{position:relative;padding-left:20px;margin-bottom:10px}
.resetcss.fr-view.mm-opis .mm-cechy li::before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:2px;background:var(--mm-green)}
.resetcss.fr-view.mm-opis .mm-opis-koniec{border-top:1px solid var(--mm-line);margin-top:30px;padding-top:16px;font-size:15px;color:var(--mm-muted)}
.resetcss.fr-view .mm-foto-koszulki-i-polo{background-image:url("../images/user/mm__kat-koszulki-i-polo-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-bluzy-i-kurtki{background-image:url("../images/user/mm__kat-bluzy-i-kurtki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-czapki-i-kapelusze{background-image:url("../images/user/mm__kat-czapki-i-kapelusze-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-torby-i-plecaki{background-image:url("../images/user/mm__kat-torby-i-plecaki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-tekstylia-uzytkowe{background-image:url("../images/user/mm__kat-tekstylia-uzytkowe-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-naszywki-i-metki{background-image:url("../images/user/mm__kat-naszywki-i-metki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kubki-ceramiczne{background-image:url("../images/user/mm__kat-kubki-ceramiczne-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kubki-termiczne{background-image:url("../images/user/mm__kat-kubki-termiczne-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-butelki-i-bidony{background-image:url("../images/user/mm__kat-butelki-i-bidony-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kieliszki-i-kufle{background-image:url("../images/user/mm__kat-kieliszki-i-kufle-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-dlugopisy{background-image:url("../images/user/mm__kat-dlugopisy-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-clipboardy-i-teczki{background-image:url("../images/user/mm__kat-clipboardy-i-teczki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kredki-i-rysowanie{background-image:url("../images/user/mm__kat-kredki-i-rysowanie-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-notesy{background-image:url("../images/user/mm__kat-notesy-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-menu-i-karty{background-image:url("../images/user/mm__kat-menu-i-karty-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-tabliczki-i-numeracja{background-image:url("../images/user/mm__kat-tabliczki-i-numeracja-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-na-stol-i-do-sali{background-image:url("../images/user/mm__kat-na-stol-i-do-sali-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-ekspozytory{background-image:url("../images/user/mm__kat-ekspozytory-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-organizery{background-image:url("../images/user/mm__kat-organizery-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kalendarze{background-image:url("../images/user/mm__kat-kalendarze-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-breloki-i-zawieszki{background-image:url("../images/user/mm__kat-breloki-i-zawieszki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-zakladki-i-wizytowki{background-image:url("../images/user/mm__kat-zakladki-i-wizytowki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-bizuteria{background-image:url("../images/user/mm__kat-bizuteria-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-akcesoria-osobiste{background-image:url("../images/user/mm__kat-akcesoria-osobiste-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-magnesy{background-image:url("../images/user/mm__kat-magnesy-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-podkladki-pod-kubki{background-image:url("../images/user/mm__kat-podkladki-pod-kubki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-medale{background-image:url("../images/user/mm__kat-medale-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-statuetki{background-image:url("../images/user/mm__kat-statuetki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-dyplomy{background-image:url("../images/user/mm__kat-dyplomy-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-identyfikatory{background-image:url("../images/user/mm__kat-identyfikatory-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-gry-i-zabawki{background-image:url("../images/user/mm__kat-gry-i-zabawki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-puzzle{background-image:url("../images/user/mm__kat-puzzle-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-lamiglowki{background-image:url("../images/user/mm__kat-lamiglowki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-miniatury-i-modele{background-image:url("../images/user/mm__kat-miniatury-i-modele-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-ozdoby-choinkowe{background-image:url("../images/user/mm__kat-ozdoby-choinkowe-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-dekoracje-swietlne{background-image:url("../images/user/mm__kat-dekoracje-swietlne-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-dekoracje-stojace{background-image:url("../images/user/mm__kat-dekoracje-stojace-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-kartki-okolicznosciowe{background-image:url("../images/user/mm__kat-kartki-okolicznosciowe-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-lampiony-i-swieczniki{background-image:url("../images/user/mm__kat-lampiony-i-swieczniki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-swiece-i-mydla{background-image:url("../images/user/mm__kat-swiece-i-mydla-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-rosliny-i-uprawa{background-image:url("../images/user/mm__kat-rosliny-i-uprawa-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-pudelka-i-opakowania{background-image:url("../images/user/mm__kat-pudelka-i-opakowania-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-zestawy-upominkowe{background-image:url("../images/user/mm__kat-zestawy-upominkowe-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-zestawy-swiateczne{background-image:url("../images/user/mm__kat-zestawy-swiateczne-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-do-kuchni{background-image:url("../images/user/mm__kat-do-kuchni-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-do-baru-i-wina{background-image:url("../images/user/mm__kat-do-baru-i-wina-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-na-grilla-i-piknik{background-image:url("../images/user/mm__kat-na-grilla-i-piknik-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-scyzoryki-i-multitoole{background-image:url("../images/user/mm__kat-scyzoryki-i-multitoole-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-latarki{background-image:url("../images/user/mm__kat-latarki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-narzedzia-reczne{background-image:url("../images/user/mm__kat-narzedzia-reczne-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-powerbanki{background-image:url("../images/user/mm__kat-powerbanki-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-pendrivy{background-image:url("../images/user/mm__kat-pendrivy-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-ladowarki-i-akcesoria-do-telefonu{background-image:url("../images/user/mm__kat-ladowarki-i-akcesoria-do-telefonu-hero.webp");font-size:0}
.resetcss.fr-view .mm-foto-glosniki-i-sluchawki{background-image:url("../images/user/mm__kat-glosniki-i-sluchawki-hero.webp");font-size:0}
