.mtg-footer{background:#153f30;color:#cbd8d2;font-family:inherit;font-size:15px;line-height:1.45}.mtg-footer__inner{width:min(100% - 48px,1490px);margin:0 auto}.mtg-footer__grid{display:grid;grid-template-columns:1.08fr 1fr 1.14fr 1.05fr;gap:clamp(36px,5vw,80px);padding:46px 0 56px;align-items:start}.mtg-footer__column,.mtg-footer__column nav{min-width:0}.mtg-footer__heading,.mtg-footer__invoice h3{margin:0;color:#fff;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.035em;line-height:1.25;text-transform:uppercase}.mtg-footer__heading{margin-bottom:18px}.mtg-footer__links{margin:0;padding:0;list-style:none}.mtg-footer__links li+li{margin-top:11px}.mtg-footer a,.mtg-footer__link-button{color:#cbd8d2;text-decoration:none}.mtg-footer a:hover,.mtg-footer__link-button:hover{color:#fff;text-decoration:underline}.mtg-footer__link-button{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.mtg-footer__help,.mtg-footer__invoice{margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)}.mtg-footer__heading--help{margin-bottom:10px}.mtg-footer__help p,.mtg-footer__invoice p,.mtg-footer__tracking,.mtg-footer__company,.mtg-footer__copyright{margin:0}.mtg-footer__contact-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:16px;padding:0 18px;border-radius:4px;background:#e57020;color:#fff!important;font-size:14px;font-weight:600}.mtg-footer__contact-button:hover{background:#c95e15;text-decoration:none!important}.mtg-footer__email{display:flex;align-items:center;width:fit-content;gap:10px;margin-top:14px}.mtg-footer__email-icon{width:22px;height:22px;flex:0 0 22px}.mtg-footer__payments,.mtg-footer__carriers{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.mtg-footer__payment-icon,.mtg-footer__carrier{display:flex;align-items:center;justify-content:center;height:34px;min-width:48px;padding:4px 7px;border-radius:4px;background:#fff;color:#153f30;overflow:hidden}.mtg-footer__payment-icon svg{display:block;width:38px;height:24px}.mtg-footer__carrier{max-width:82px}.mtg-footer__carrier-image{display:block;width:auto;height:auto;max-width:66px;max-height:24px;object-fit:contain}.mtg-footer__invoice{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start}.mtg-footer__invoice-icon{width:17px;height:19px;margin-top:1px;color:#fff}.mtg-footer__invoice h3{font-size:15px;letter-spacing:.025em}.mtg-footer__invoice p{margin-top:10px}.mtg-footer__tracking{max-width:390px;margin-top:18px}.mtg-footer__business-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;padding:24px 0 22px;border-top:1px solid rgba(255,255,255,.18)}.mtg-footer__label{margin:0 0 10px;color:#cbd8d2;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.mtg-footer__country-form select{min-width:232px;height:48px;padding:0 42px 0 16px;border:1px solid rgba(255,255,255,.35);border-radius:5px;background:#fff;color:#153f30;font:inherit;cursor:pointer}.mtg-footer__company{justify-self:end;padding-bottom:10px;text-align:right}.mtg-footer__copyright{padding:18px 0;border-top:1px solid rgba(255,255,255,.18);text-align:center}@media screen and (max-width:989px){.mtg-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 56px}}@media screen and (max-width:749px){.mtg-footer__inner{width:min(100% - 32px,600px)}.mtg-footer__grid{grid-template-columns:1fr;gap:38px;padding:38px 0 42px}.mtg-footer__business-row{grid-template-columns:1fr;gap:24px;align-items:start}.mtg-footer__company{justify-self:start;padding-bottom:0;text-align:left}.mtg-footer__country-form select{width:100%;min-width:0}}.mtg-brand-carousel{display:block;background:#f7f3e8;padding:var(--mtg-brand-padding-top) 0 var(--mtg-brand-padding-bottom)}.mtg-brand-carousel__head{position:relative;text-align:center;margin-bottom:26px}.mtg-brand-carousel__head-text{max-width:640px;margin:0 auto}.mtg-brand-carousel__title{margin:0 0 7px;color:#183b2c;font-size:29px}.mtg-brand-carousel__subtitle{margin:0;color:#5f7067;font-size:14.5px}.mtg-brand-carousel__controls{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;gap:8px}.mtg-brand-carousel__arrow{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #d3e0d7;border-radius:50%;background:#fffdf8;color:#2f6b45;font:400 28px/1 Arial,sans-serif;cursor:pointer}.mtg-brand-carousel__arrow:hover{border-color:#2f6b45;background:#eef4ed}.mtg-brand-carousel__viewport{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain}.mtg-brand-carousel__viewport::-webkit-scrollbar{display:none}.mtg-brand-carousel__track{display:flex;gap:14px}.mtg-brand-carousel__card{flex:0 0 calc((100% - 56px)/5);min-width:0;min-height:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;padding:18px 14px;border:1px solid #d3e0d7;border-radius:10px;background:#fffdf8;color:#183b2c;text-align:center;text-decoration:none;scroll-snap-align:start;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.mtg-brand-carousel__card:hover{border-color:#7fa087;box-shadow:0 4px 14px #183b2c14;transform:translateY(-2px)}.mtg-brand-carousel__visual{width:156px;height:58px;display:flex;align-items:center;justify-content:center}.mtg-brand-carousel__logo{display:block;width:auto;height:auto;max-width:138px;max-height:52px;object-fit:contain}.mtg-brand-carousel__visual--compo .mtg-brand-carousel__logo{max-width:82px;max-height:56px}.mtg-brand-carousel__visual--protect-garden .mtg-brand-carousel__logo{max-width:68px;max-height:58px}.mtg-brand-carousel__visual--celaflor .mtg-brand-carousel__logo{max-width:130px;max-height:48px}.mtg-brand-carousel__visual--dr-stahler .mtg-brand-carousel__logo{max-width:132px;max-height:48px}.mtg-brand-carousel__visual--substral .mtg-brand-carousel__logo{max-width:128px;max-height:48px}.mtg-brand-carousel__visual--neudorff .mtg-brand-carousel__logo{max-width:112px;max-height:52px}.mtg-brand-carousel__visual--solabiol .mtg-brand-carousel__logo{max-width:126px;max-height:48px}.mtg-brand-carousel__vector{display:block;width:auto;height:auto;overflow:visible}.mtg-brand-carousel__logo--roundup{width:136px;height:auto}.mtg-brand-carousel__vector--etisso{width:128px;height:57px}.mtg-brand-carousel__name{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;letter-spacing:.02em}.mtg-brand-carousel__description{min-height:30px;display:flex;align-items:center;justify-content:center;color:#5f7067;font-size:11px;line-height:1.35}@media screen and (max-width:989px){.mtg-brand-carousel__card{flex-basis:calc((100% - 28px) / 3)}}@media screen and (max-width:749px){.mtg-brand-carousel{padding-top:min(var(--mtg-brand-padding-top),36px);padding-bottom:min(var(--mtg-brand-padding-bottom),36px)}.mtg-brand-carousel__head{align-items:center;margin-bottom:20px}.mtg-brand-carousel__title{font-size:25px}.mtg-brand-carousel__subtitle{font-size:13px;line-height:1.45}.mtg-brand-carousel__controls{display:none}.mtg-brand-carousel__viewport{margin-right:-1.5rem;padding-right:1.5rem}.mtg-brand-carousel__card{flex-basis:43%;min-height:128px;padding:15px 10px}.mtg-brand-carousel__visual{width:128px;height:54px}.mtg-brand-carousel__logo{max-width:116px;max-height:48px}.mtg-brand-carousel__visual--compo .mtg-brand-carousel__logo{max-width:72px;max-height:50px}.mtg-brand-carousel__visual--protect-garden .mtg-brand-carousel__logo{max-width:60px;max-height:52px}.mtg-brand-carousel__vector--roundup{width:116px;height:49px}.mtg-brand-carousel__vector--etisso{width:110px;height:51px}.mtg-brand-carousel__name{font-size:15px}.mtg-brand-carousel__description{min-height:28px;font-size:10px}}@media(prefers-reduced-motion:reduce){.mtg-brand-carousel__viewport{scroll-behavior:auto}.mtg-brand-carousel__card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
