.webshop-page{color:#10251a;background:#f4f7f5;min-height:100vh}.webshop-page *,.webshop-page :before,.webshop-page :after{box-sizing:border-box}.webshop-container{width:min(1420px,100% - 48px);margin:0 auto}.webshop-topbar{color:#ffffffd1;background:#062319;font-size:12px;font-weight:700}.webshop-topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.webshop-header{z-index:20;background:#fff;border-bottom:1px solid #e3ebe6;position:relative}.webshop-header-inner{grid-template-columns:225px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:104px;display:grid}.webshop-brand{align-items:center;display:flex}.webshop-brand img{object-fit:contain;object-position:left center;width:205px;max-height:76px;display:block}.webshop-navigation{justify-content:center;align-items:center;gap:clamp(18px,2vw,34px);display:flex}.webshop-navigation a{color:#20372b;white-space:nowrap;padding:41px 0 37px;font-size:14px;font-weight:750;text-decoration:none;position:relative}.webshop-navigation a:after{content:"";opacity:0;background:#08a747;border-radius:99px;height:3px;transition:all .16s;position:absolute;bottom:29px;left:0;right:0;transform:scaleX(.35)}.webshop-navigation a:hover:after,.webshop-navigation a.is-active:after{opacity:1;transform:scaleX(1)}.webshop-header-actions{align-items:center;gap:15px;display:flex}.webshop-header-actions button,.webshop-header-actions>a{color:#173326;font:inherit;background:0 0;border:0;font-size:13px;font-weight:800;text-decoration:none}.webshop-header-actions button{cursor:pointer}.webshop-header-actions .webshop-dealer-button{color:#fff;background:#08a747;border-radius:8px;padding:13px 17px}.webshop-hero{color:#fff;background:radial-gradient(circle at 76% 22%,#41cd7433,#0000 32%),linear-gradient(118deg,#05271b 0%,#0a3b27 58%,#08723b 100%);position:relative;overflow:hidden}.webshop-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.webshop-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:70px;min-height:560px;padding-top:60px;padding-bottom:60px;display:grid;position:relative}.webshop-hero-copy>span,.webshop-section-heading>span,.webshop-contact-inner>div:first-child>span{color:#60df8e;letter-spacing:.16em;font-size:12px;font-weight:900}.webshop-hero-copy h1{color:#fff;letter-spacing:-.055em;max-width:680px;margin:18px 0 22px;font-size:clamp(48px,5.2vw,78px);font-weight:850;line-height:.98}.webshop-hero-copy h1 strong{color:#65e491;font-weight:inherit;display:block}.webshop-hero-copy p{color:#ffffffc7;max-width:660px;margin:0;font-size:18px;line-height:1.7}.webshop-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.webshop-hero-actions a{color:#fff;border:1px solid #ffffff3d;border-radius:9px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.webshop-hero-actions a:first-child{background:#08a747;border-color:#0ac257}.webshop-hero-products{grid-template-columns:1fr 1fr;align-items:end;gap:24px;min-height:410px;display:grid}.webshop-hero-product{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff24;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:22px;display:flex;position:relative;box-shadow:0 28px 70px #00000038}.webshop-hero-product img{object-fit:contain;filter:drop-shadow(0 24px 24px #00000047);width:calc(100% - 16px);height:calc(100% - 78px);position:absolute;inset:8px 8px 70px}.webshop-hero-product span,.webshop-hero-product strong{z-index:2;position:relative}.webshop-hero-product span{color:#69e899;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.webshop-hero-product strong{color:#fff;margin-top:4px;font-size:17px}.webshop-trustbar{background:#fff;border-bottom:1px solid #dfe8e2}.webshop-trustbar .webshop-container{grid-template-columns:repeat(4,1fr);min-height:112px;display:grid}.webshop-trustbar .webshop-container>div{border-right:1px solid #e2ebe5;flex-direction:column;justify-content:center;padding:26px 30px;display:flex}.webshop-trustbar .webshop-container>div:first-child{border-left:1px solid #e2ebe5}.webshop-trustbar strong{color:#102a1d;font-size:14px}.webshop-trustbar span{color:#718078;margin-top:5px;font-size:12px}.webshop-categories,.webshop-assortment{padding:100px 0}.webshop-categories{background:#f4f7f5}.webshop-section-heading{max-width:760px;margin-bottom:42px}.webshop-section-heading>span{color:#099649}.webshop-section-heading h2{color:#10271b;letter-spacing:-.045em;margin:12px 0 14px;font-size:clamp(34px,4vw,56px);line-height:1.04}.webshop-section-heading p{color:#66766e;margin:0;font-size:17px;line-height:1.65}.webshop-category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.webshop-category-grid>a{min-height:260px;color:inherit;background:#fff;border:1px solid #dce7e0;border-radius:16px;flex-direction:column;padding:30px;text-decoration:none;transition:all .18s;display:flex;box-shadow:0 14px 40px #10321f0e}.webshop-category-grid>a:hover{border-color:#08a74773;transform:translateY(-4px)}.webshop-category-grid span{color:#08a747;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.webshop-category-grid h3{color:#122c1e;margin:18px 0 12px;font-size:22px;line-height:1.2}.webshop-category-grid p{color:#6c7b73;margin:0;font-size:14px;line-height:1.65}.webshop-category-grid strong{color:#078c40;margin-top:auto;padding-top:24px;font-size:13px}.webshop-assortment{background:#fff}.webshop-product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.webshop-product-card{background:#fff;border:1px solid #dde8e1;border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 15px 45px #0c2b1a12}.webshop-product-image{background:radial-gradient(circle at 50% 42%,#fff 0%,#f1f6f3 72%);border-bottom:1px solid #e5ece8;place-items:center;height:285px;padding:24px;display:grid}.webshop-product-image img{object-fit:contain;filter:drop-shadow(0 18px 17px #122c1d26);max-width:100%;max-height:235px;display:block}.webshop-product-copy{flex-direction:column;flex:1;padding:25px;display:flex}.webshop-product-copy>span{color:#078f42;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.webshop-product-copy h3{color:#12291c;margin:10px 0;font-size:20px;line-height:1.25}.webshop-product-copy p{color:#6b7a72;margin:0;font-size:13px;line-height:1.65}.webshop-product-availability{color:#315440;align-items:center;gap:8px;margin-top:20px;font-size:12px;font-weight:750;display:flex}.webshop-product-availability i{background:#08a747;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #08a7471f}.webshop-product-actions{gap:9px;margin-top:auto;padding-top:22px;display:grid}.webshop-product-actions a{color:#173c28;border:1px solid #cddcd3;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.webshop-product-actions a:last-child{color:#fff;background:#08a747;border-color:#08a747}.webshop-contact{color:#fff;background:radial-gradient(circle at 88% 10%,#60df8e24,#0000 27%),#082a1c;padding:80px 0}.webshop-contact-inner{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.webshop-contact-inner h2{color:#fff;letter-spacing:-.045em;max-width:730px;margin:12px 0 16px;font-size:clamp(34px,4vw,54px);line-height:1.05}.webshop-contact-inner p{color:#ffffffb8;max-width:740px;margin:0;font-size:16px;line-height:1.65}.webshop-contact-actions{gap:12px;display:grid}.webshop-contact-actions a{color:#fff;border:1px solid #ffffff3d;border-radius:9px;justify-content:center;align-items:center;min-width:230px;min-height:52px;padding:0 18px;font-size:14px;font-weight:850;text-decoration:none;display:flex}.webshop-contact-actions a:first-child{background:#08a747;border-color:#0abd56}@media (max-width:1280px){.webshop-header-inner{grid-template-columns:190px 1fr}.webshop-brand img{width:175px}.webshop-header-actions{display:none}.webshop-navigation{justify-content:flex-end;gap:20px}.webshop-hero-inner{grid-template-columns:1fr 1fr;gap:38px}.webshop-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.webshop-container{width:min(100% - 32px,760px)}.webshop-topbar-inner span:last-child{display:none}.webshop-header-inner{grid-template-columns:1fr;min-height:86px}.webshop-brand{justify-content:center}.webshop-brand img{width:180px;max-height:62px}.webshop-navigation{justify-content:flex-start;gap:22px;padding:0 0 18px;overflow-x:auto}.webshop-navigation a{padding:4px 0 10px}.webshop-navigation a:after{bottom:3px}.webshop-hero-inner{grid-template-columns:1fr;min-height:0;padding-top:64px;padding-bottom:64px}.webshop-hero-products{min-height:360px}.webshop-hero-product{min-height:340px}.webshop-trustbar .webshop-container,.webshop-category-grid,.webshop-product-grid{grid-template-columns:repeat(2,1fr)}.webshop-contact-inner{grid-template-columns:1fr}}@media (max-width:620px){.webshop-container{width:min(100% - 28px,520px)}.webshop-topbar-inner{text-align:center;justify-content:center}.webshop-navigation{gap:19px}.webshop-navigation a{font-size:13px}.webshop-hero-copy h1{font-size:clamp(42px,13vw,60px)}.webshop-hero-copy p{font-size:16px}.webshop-hero-products{grid-template-columns:1fr 1fr;gap:10px;min-height:0}.webshop-hero-product{border-radius:16px;min-height:245px;padding:15px}.webshop-hero-product img{width:calc(100% - 8px);height:calc(100% - 64px);inset:4px 4px 60px}.webshop-hero-product strong{font-size:13px}.webshop-trustbar .webshop-container,.webshop-category-grid,.webshop-product-grid{grid-template-columns:1fr}.webshop-trustbar .webshop-container>div,.webshop-trustbar .webshop-container>div:first-child{border-bottom:1px solid #e2ebe5;border-left:0;border-right:0}.webshop-categories,.webshop-assortment{padding:72px 0}.webshop-category-grid>a{min-height:230px}.webshop-product-image{height:300px}.webshop-contact{padding:66px 0}.webshop-contact-actions a{width:100%;min-width:0}}.webshop-subnavigation{z-index:40;background:#fff;border-bottom:1px solid #dce7e0;position:relative;box-shadow:0 8px 22px #082a190d}.webshop-subnavigation-inner{grid-template-columns:.8fr .9fr 1.3fr;align-items:stretch;display:grid;position:relative}.webshop-submenu-group{border-right:1px solid #e1e9e4;min-width:0;position:static}.webshop-submenu-group:first-child{border-left:1px solid #e1e9e4}.webshop-submenu-group>summary{color:#183629;cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:82px;padding:15px 22px;list-style:none;display:grid}.webshop-submenu-group>summary::-webkit-details-marker{display:none}.webshop-submenu-group>summary:hover,.webshop-submenu-group[open]>summary{background:#f2f8f4}.webshop-submenu-number{color:#08a747;letter-spacing:.08em;font-size:10px;font-weight:950}.webshop-submenu-group>summary>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.webshop-submenu-group>summary strong{color:#123021;text-transform:uppercase;font-size:15px;font-weight:900;line-height:1.2}.webshop-submenu-group>summary small{color:#738078;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:650;overflow:hidden}.webshop-submenu-group>summary>i{color:#08a747;text-align:right;font-size:17px;font-style:normal;transition:transform .16s}.webshop-submenu-group[open]>summary>i{transform:rotate(180deg)}.webshop-submenu-panel{z-index:60;background:#fff;border:1px solid #dce7e0;border-top:3px solid #08a747;border-radius:0 0 16px 16px;grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);gap:42px;padding:34px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 28px 70px #0527162e}.webshop-submenu-heading{border-right:1px solid #e0e9e3;padding:7px 28px 7px 5px}.webshop-submenu-heading>span{color:#08a747;letter-spacing:.16em;font-size:10px;font-weight:950}.webshop-submenu-heading>strong{color:#112d1f;letter-spacing:-.035em;margin-top:11px;font-size:25px;font-weight:900;line-height:1.1;display:block}.webshop-submenu-heading>p{color:#718078;margin:13px 0 0;font-size:13px;line-height:1.65}.webshop-submenu-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.webshop-submenu-columns section{min-width:0}.webshop-submenu-columns h2{color:#123021;margin:0;font-size:15px;font-weight:900}.webshop-submenu-columns section>p{color:#7a8880;min-height:38px;margin:7px 0 14px;font-size:11px;line-height:1.5}.webshop-submenu-columns a{color:#173829;background:#f8faf9;border:1px solid #e0e8e3;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:57px;margin-top:8px;padding:10px 12px;text-decoration:none;transition:all .15s;display:flex}.webshop-submenu-columns a:hover{background:#f0f8f3;border-color:#08a74773;transform:translate(2px)}.webshop-submenu-columns a>span{flex-direction:column;min-width:0;display:flex}.webshop-submenu-columns a strong{color:#173829;text-transform:none;font-size:12px;font-weight:850}.webshop-submenu-columns a small{color:#7a877f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;font-weight:650;overflow:hidden}.webshop-submenu-columns a>i{color:#08a747;flex:none;font-size:15px;font-style:normal}@media (max-width:980px){.webshop-subnavigation-inner{grid-template-columns:1fr;width:100%}.webshop-submenu-group,.webshop-submenu-group:first-child{border-bottom:1px solid #e1e9e4;border-left:0;border-right:0}.webshop-submenu-group>summary{min-height:70px;padding-left:20px;padding-right:20px}.webshop-submenu-panel{border-left:0;border-right:0;border-radius:0;grid-template-columns:1fr;gap:25px;padding:24px;position:relative;top:auto;box-shadow:inset 0 12px 24px #0527160b}.webshop-submenu-heading{border-bottom:1px solid #e0e9e3;border-right:0;padding:0 0 20px}}@media (max-width:680px){.webshop-submenu-columns{grid-template-columns:1fr;gap:24px}.webshop-submenu-columns section>p{min-height:0}.webshop-submenu-panel{padding:24px 18px 30px}}.webshop-complete-catalog{background:#fff;padding:100px 0}.webshop-catalog-family{border-top:1px solid #dfe8e2;padding:54px 0 64px;scroll-margin-top:100px}.webshop-catalog-family:first-of-type{border-top:0}.webshop-catalog-family-heading{max-width:760px;margin-bottom:30px}.webshop-catalog-family-heading>span{color:#08a747;letter-spacing:.15em;font-size:10px;font-weight:950}.webshop-catalog-family-heading h3{color:#112b1d;letter-spacing:-.04em;margin:10px 0;font-size:clamp(28px,3vw,42px);line-height:1.08}.webshop-catalog-family-heading p{color:#6c7b73;margin:0;font-size:15px;line-height:1.65}.webshop-complete-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.webshop-complete-product-grid>article{background:#fff;border:1px solid #dce7e0;border-radius:17px;flex-direction:column;min-width:0;padding:0 24px 24px;display:flex;overflow:hidden;box-shadow:0 15px 42px #0b301b12}.webshop-complete-product-grid :is(.solis-catalog-product-image,.lithtech-lv-product-photo,.lithtech-hp-product-photo,.lithtech-stacked-product-photo,.lithtech-acid-product-photo){background:radial-gradient(circle at 50% 44%,#fff 0%,#f0f5f2 76%);border-bottom:1px solid #e4ece7;place-items:center;height:255px;margin:0 -24px 22px;padding:24px;display:grid}.webshop-complete-product-grid :is(.solis-catalog-product-image,.lithtech-lv-product-photo,.lithtech-hp-product-photo,.lithtech-stacked-product-photo,.lithtech-acid-product-photo) img{object-fit:contain;filter:drop-shadow(0 18px 18px #10301d29);max-width:100%;max-height:210px;display:block}.webshop-complete-product-grid :is(.solis-catalog-label,article>span){color:#078f42;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:950}.webshop-complete-product-grid .solis-catalog-label{flex-direction:column;gap:4px;display:flex}.webshop-complete-product-grid .solis-catalog-label small{color:#76847c;letter-spacing:0;text-transform:none;font-size:10px;font-weight:700}.webshop-complete-product-grid :is(h3,h4){color:#122b1e;margin:11px 0 9px;font-size:20px;line-height:1.25}.webshop-complete-product-grid article>strong{color:#193d2a;font-size:16px}.webshop-complete-product-grid article>p{color:#6d7b73;margin:0;font-size:13px;line-height:1.65}.webshop-complete-product-grid article ul{gap:7px;margin:16px 0 0;padding:0;list-style:none;display:grid}.webshop-complete-product-grid article li{color:#52655a;padding-left:15px;font-size:12px;line-height:1.45;position:relative}.webshop-complete-product-grid article li:before{content:"";background:#08a747;border-radius:50%;width:5px;height:5px;position:absolute;top:.58em;left:0}.webshop-complete-product-grid :is(.solis-catalog-flyer-actions,.lithtech-lv-flyer-button,.lithtech-hp-flyer-button,.lithtech-stacked-flyer-button,.lithtech-acid-flyer-button){margin-top:auto;padding-top:20px}.webshop-complete-product-grid .solis-catalog-flyer-actions{order:10;gap:8px;display:grid}.webshop-complete-product-grid :is(.solis-catalog-flyer-button,.lithtech-lv-flyer-button,.lithtech-hp-flyer-button,.lithtech-stacked-flyer-button,.lithtech-acid-flyer-button){color:#fff;text-align:center;background:#08a747;border:1px solid #08a747;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 13px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.webshop-complete-product-grid .solis-catalog-models{gap:9px;margin-top:18px;display:grid}.webshop-complete-product-grid .solis-catalog-models strong{color:#234b35;background:#f0f6f2;border-radius:7px;padding:10px 12px;font-size:11px}@media (max-width:1200px){.webshop-complete-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.webshop-complete-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.webshop-complete-catalog{padding:72px 0}.webshop-complete-product-grid{grid-template-columns:1fr}.webshop-catalog-family{padding:44px 0 52px}.webshop-complete-product-grid :is(.solis-catalog-product-image,.lithtech-lv-product-photo,.lithtech-hp-product-photo,.lithtech-stacked-product-photo,.lithtech-acid-product-photo){height:290px}}.dealer-shop-entry,.dealer-shop{color:#123529;background:#f4f8f5;border:1px solid #cfe0d5;border-radius:24px;margin:42px 0}.dealer-shop-entry{justify-content:space-between;align-items:center;gap:32px;padding:34px 38px;display:flex}.dealer-shop-entry span,.dealer-shop-heading span,.dealer-cart header span{color:#08a955;letter-spacing:.14em;font-size:12px;font-weight:800}.dealer-shop-entry h2,.dealer-shop-heading h2{margin:8px 0;font-size:clamp(24px,3vw,38px)}.dealer-shop-entry p,.dealer-shop-heading p{color:#5e7068;margin:0;line-height:1.6}.dealer-shop-entry>a,.dealer-shop-heading button,.dealer-shop-products article>button{color:#fff;cursor:pointer;background:#08ad57;border:0;border-radius:12px;padding:14px 20px;font-weight:800;text-decoration:none}.dealer-shop{padding:32px}.dealer-shop-heading{justify-content:space-between;align-items:center;gap:28px;display:flex}.dealer-shop-heading button strong{color:#08753e;background:#fff;border-radius:50%;place-items:center;min-width:25px;height:25px;margin-left:8px;display:inline-grid}.dealer-shop-empty{background:#fff;border-radius:16px;margin-top:25px;padding:25px}.dealer-shop-empty p{color:#65756e;margin-bottom:0}.dealer-shop-products{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.dealer-shop-products article{background:#fff;border:1px solid #d8e5dc;border-radius:18px;flex-direction:column;min-width:0;padding:24px;display:flex}.dealer-shop-products article>span{color:#078c49;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.dealer-shop-products h3{margin:8px 0 3px;font-size:20px}.dealer-shop-products article>small{color:#738079}.dealer-shop-products dl{margin:22px 0 12px}.dealer-shop-products dl div{border-bottom:1px solid #edf2ee;justify-content:space-between;gap:12px;padding:7px 0;display:flex}.dealer-shop-products dt{color:#65736c}.dealer-shop-products dd{margin:0;font-weight:750}.dealer-shop-products .dealer-price{color:#078b49;border:0;margin-top:5px;font-size:17px}.dealer-shop-products article>p{color:#486257;margin:auto 0 4px;font-size:13px}.dealer-shop-products article>button{margin-top:18px}.dealer-cart-backdrop{z-index:9999;background:#02160e94;justify-content:flex-end;display:flex;position:fixed;inset:0}.dealer-cart{background:#fff;width:min(720px,100%);height:100%;padding:30px;overflow-y:auto;box-shadow:-20px 0 50px #0003}.dealer-cart header{border-bottom:1px solid #dfe7e2;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.dealer-cart header h2{margin:5px 0 0;font-size:32px}.dealer-cart header>button{color:#17392c;cursor:pointer;background:0 0;border:0;font-size:36px}.dealer-cart-lines>div{border-bottom:1px solid #e7ede9;grid-template-columns:1fr 75px 110px;align-items:center;gap:14px;padding:15px 0;display:grid}.dealer-cart-lines span{flex-direction:column;display:flex}.dealer-cart-lines small{color:#697970}.dealer-cart-lines input{border:1px solid #cad7cf;border-radius:8px;width:100%;padding:10px}.dealer-cart-lines>div>strong{text-align:right}.dealer-cart-total{justify-content:space-between;padding:20px 0;font-size:19px;display:flex}.dealer-cart-notice{color:#315346;background:#edf8f1;border-left:4px solid #08ad57;padding:16px;line-height:1.55}.dealer-cart fieldset{border:1px solid #dce6df;border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;padding:18px;display:grid}.dealer-cart legend{padding:0 8px;font-weight:800}.dealer-cart fieldset input:not([type=radio]),.dealer-cart textarea{width:100%;min-width:0;font:inherit;border:1px solid #c8d5cd;border-radius:9px;padding:13px}.dealer-cart fieldset .full,.dealer-cart fieldset label{grid-column:1/-1}.dealer-cart fieldset label{color:#385448;gap:9px;display:flex}.dealer-cart-payment{background:#f1f5f2;border-radius:12px;justify-content:space-between;gap:20px;padding:17px;display:flex}.dealer-cart-submit{color:#fff;cursor:pointer;background:#08ad57;border:0;border-radius:11px;width:100%;margin-top:18px;padding:16px;font-size:16px;font-weight:850}.dealer-cart-submit:disabled{opacity:.6;cursor:wait}.dealer-cart-message{color:#087a42;padding:14px 0;font-weight:700;line-height:1.5}@media (max-width:900px){.dealer-shop-products{grid-template-columns:1fr 1fr}.dealer-shop-entry,.dealer-shop-heading{flex-direction:column;align-items:stretch}}@media (max-width:620px){.dealer-shop{padding:20px}.dealer-shop-products{grid-template-columns:1fr}.dealer-cart{padding:20px}.dealer-cart-lines>div{grid-template-columns:1fr 60px}.dealer-cart-lines>div>strong{grid-column:1/-1}.dealer-cart fieldset{grid-template-columns:1fr}.dealer-cart fieldset>*{grid-column:1/-1}}
