:root{--ek-ink:#3d3d3f;--ek-ink-2:#59595a;--ek-brand:#52a80a;--ek-brand-dark:#3f8507;--ek-brand-pale:#eef7e5;--ek-mist:#f3f7f6;--ek-line:#d9ded3;--ek-slate:#666666;--ek-white:#fff;--ek-warm:#f8f5ed;--ek-shadow:0 24px 70px rgba(61,61,63,.10);--ek-shadow-sm:0 12px 32px rgba(61,61,63,.08);--ek-radius:18px;--ek-radius-sm:12px;--ek-container:min(1240px,calc(100% - 40px));--ek-narrow:min(780px,calc(100% - 40px));--ek-transition:180ms ease}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ek-ink);background:var(--ek-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--ek-brand-dark);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--ek-brand)}button,input,select,textarea{font:inherit}.container{width:var(--ek-container);margin-inline:auto}.narrow{width:var(--ek-narrow);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;padding:12px 18px;background:#fff;z-index:99999;box-shadow:var(--ek-shadow-sm)}:focus-visible{outline:3px solid #7ccb35;outline-offset:3px}h1,h2,h3,h4{margin:0 0 .7em;line-height:1.12;letter-spacing:-.035em;color:var(--ek-ink)}h1{font-size:clamp(2.35rem,6vw,5.5rem);max-width:16ch}h2{font-size:clamp(1.8rem,3.5vw,3.4rem);max-width:22ch}h3{font-size:clamp(1.2rem,2vw,1.55rem);letter-spacing:-.02em}p{margin:0 0 1.25em}.lead{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--ek-slate);max-width:65ch}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--ek-brand-dark);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;background:var(--ek-brand)}.button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid var(--ek-brand);border-radius:999px;background:var(--ek-brand);color:#fff!important;font-weight:760;line-height:1.2;text-decoration:none;box-shadow:none;transition:transform var(--ek-transition),background var(--ek-transition),border-color var(--ek-transition),box-shadow var(--ek-transition)}.button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-2px);background:var(--ek-brand-dark);border-color:var(--ek-brand-dark);box-shadow:0 12px 28px rgba(82,168,10,.2)}.button-secondary{background:transparent;color:var(--ek-ink)!important;border-color:rgba(61,61,63,.25)}.button-secondary:hover{color:var(--ek-ink)!important;background:#fff;border-color:var(--ek-ink)}.button-small{min-height:42px;padding:9px 16px;font-size:.88rem}.text-link{font-weight:760;text-decoration:none}.topbar{background:var(--ek-ink);color:#dceaf4;font-size:.78rem}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar p{display:flex;gap:14px;margin:0}.topbar p span{opacity:.75}.topbar-actions{display:flex;gap:20px}.topbar a{color:#fff;text-decoration:none}.site-header{position:sticky;top:0;z-index:500;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:border-color var(--ek-transition),box-shadow var(--ek-transition)}.site-header.is-scrolled{border-color:var(--ek-line);box-shadow:0 8px 24px rgba(61,61,63,.06)}.header-inner{min-height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:26px}.brand-link,.custom-logo-link{display:flex;align-items:center}.brand-logo,.custom-logo{width:205px;max-height:52px;object-fit:contain;object-position:left center}.primary-navigation ul{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;margin:0;padding:0}.primary-navigation li{position:relative}.primary-navigation a{display:flex;padding:11px 12px;border-radius:10px;color:var(--ek-ink);font-size:.92rem;font-weight:680;text-decoration:none;white-space:nowrap}.primary-navigation a:hover,.primary-navigation .current-menu-item>a,.primary-navigation .current-menu-ancestor>a{background:var(--ek-mist);color:var(--ek-brand-dark)}.primary-navigation .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:250px;padding:8px;background:#fff;border:1px solid var(--ek-line);border-radius:14px;box-shadow:var(--ek-shadow-sm)}.primary-navigation li:hover>.sub-menu,.primary-navigation li:focus-within>.sub-menu{display:block}.primary-navigation .sub-menu a{white-space:normal}.header-actions{display:flex;align-items:center;gap:10px}.cart-link{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--ek-line);border-radius:50%;text-decoration:none}.cart-count{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:50%;background:var(--ek-ink);color:#fff;font-size:.68rem;font-weight:800}.menu-toggle{display:none;border:0;background:transparent}.hero{position:relative;overflow:hidden;padding:clamp(72px,9vw,130px) 0 84px;background:linear-gradient(135deg,#eefaf6 0%,#fff 55%,#f1f6fa 100%)}.hero:after{content:"";position:absolute;inset:auto -8vw -34% auto;width:46vw;height:46vw;border-radius:50%;background:radial-gradient(circle,rgba(82,168,10,.14),rgba(82,168,10,0) 68%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:clamp(44px,7vw,94px)}.hero-copy h1 span{color:var(--ek-brand-dark)}.hero-copy .lead{margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none}.hero-proof li{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(61,61,63,.1);border-radius:999px;background:rgba(255,255,255,.72);font-size:.82rem;font-weight:700}.hero-proof li:before{content:"✓";color:var(--ek-brand);font-weight:900}.hero-visual{position:relative}.hero-visual img{width:100%;filter:drop-shadow(0 24px 40px rgba(61,61,63,.15))}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;max-width:245px;padding:14px 16px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:rgba(255,255,255,.9);box-shadow:var(--ek-shadow-sm);backdrop-filter:blur(12px);font-size:.82rem}.floating-card strong{display:block}.floating-card.one{left:-10%;bottom:10%}.floating-card.two{right:-5%;top:8%}.trust-strip{border-block:1px solid var(--ek-line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:25px 24px;border-right:1px solid var(--ek-line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:1rem}.trust-item span{color:var(--ek-slate);font-size:.86rem}.section{padding:clamp(76px,9vw,124px) 0}.section-soft{background:var(--ek-mist)}.section-dark{position:relative;overflow:hidden;background:var(--ek-ink);color:#dbe8f1}.section-dark h2,.section-dark h3{color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-heading>div:first-child{max-width:760px}.section-heading .lead{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{position:relative;display:flex;flex-direction:column;min-height:310px;padding:30px;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff;box-shadow:0 0 0 rgba(0,0,0,0);transition:transform var(--ek-transition),box-shadow var(--ek-transition),border-color var(--ek-transition)}.service-card:hover{transform:translateY(-5px);border-color:rgba(82,168,10,.45);box-shadow:var(--ek-shadow-sm)}.service-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:38px;border-radius:14px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:1.45rem;font-weight:900}.service-card p{color:var(--ek-slate)}.service-card .text-link{margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,8vw,110px)}.split-visual{position:relative;padding:32px;border-radius:26px;background:linear-gradient(145deg,#eef7e5,#e8f0f6)}.split-visual img{display:block}.check-list{display:grid;gap:13px;margin:28px 0 34px;padding:0;list-style:none}.check-list li{position:relative;padding-left:31px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:.75rem;font-weight:900}.process-grid{counter-reset:process;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-step{counter-increment:process;padding:27px 24px;border:1px solid rgba(255,255,255,.14);border-radius:var(--ek-radius);background:rgba(255,255,255,.055)}.process-step:before{content:"0" counter(process);display:block;margin-bottom:38px;color:#78c533;font-weight:850;letter-spacing:.08em}.process-step p{color:#b7c8d5;margin:0}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sector-card{padding:25px;border:1px solid var(--ek-line);border-radius:var(--ek-radius-sm);background:#fff}.sector-card p{margin:0;color:var(--ek-slate);font-size:.92rem}.cta-band{display:grid;grid-template-columns:1.4fr auto;align-items:center;gap:30px;padding:42px 46px;border-radius:26px;background:linear-gradient(120deg,var(--ek-brand-dark),var(--ek-brand));color:#fff;box-shadow:0 25px 65px rgba(82,168,10,.2)}.cta-band h2{color:#fff;margin-bottom:.2em}.cta-band p{margin:0;color:#e5fff7}.cta-band .button{background:#fff;border-color:#fff;color:var(--ek-ink)!important}.compact-hero{padding:68px 0 64px;background:linear-gradient(135deg,#f0faf7,#f6f9fb);border-bottom:1px solid var(--ek-line)}.compact-hero h1{font-size:clamp(2.5rem,5vw,4.6rem);max-width:18ch}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:21px;color:var(--ek-slate);font-size:.82rem}.breadcrumbs a{text-decoration:none}.entry-content{padding-top:60px;padding-bottom:90px}.entry-content>:first-child{margin-top:0}.entry-content>h2{margin-top:1.7em}.entry-content>h3{margin-top:1.6em}.entry-content ul,.entry-content ol{padding-left:1.35em}.entry-content blockquote{margin:2em 0;padding:24px 28px;border-left:4px solid var(--ek-brand);background:var(--ek-mist);font-size:1.12rem}.content-section{padding:76px 0}.content-section+.content-section{border-top:1px solid var(--ek-line)}.content-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.content-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:27px;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff}.info-card p:last-child{margin-bottom:0}.highlight-box{padding:30px;border-radius:var(--ek-radius);background:var(--ek-brand-pale)}.notice-box{padding:24px;border-left:4px solid #d39b2a;background:#fff8e7}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--ek-line);border-radius:14px;background:#fff;overflow:hidden}.faq-item>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:0;background:#fff;color:var(--ek-ink);text-align:left;font-weight:760;cursor:pointer}.faq-item>button:after{content:"+";font-size:1.4rem;color:var(--ek-brand-dark)}.faq-item>button[aria-expanded="true"]:after{content:"−"}.faq-panel{padding:0 22px 20px;color:var(--ek-slate)}.faq-panel p:last-child{margin-bottom:0}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:start}.contact-card{padding:28px;border-radius:var(--ek-radius);background:var(--ek-ink);color:#dce8f1}.contact-card h2,.contact-card h3{color:#fff}.contact-card a{color:#75e4c4}.ek-form{display:grid;gap:16px}.ek-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ek-form label{display:grid;gap:7px;font-weight:690}.ek-form input,.ek-form textarea,.ek-form select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;padding:13px 14px;border:1px solid #cbd9d5;border-radius:10px;background:#fff;color:var(--ek-ink)}.ek-form textarea{min-height:160px;resize:vertical}.ek-form .hp-field{position:absolute;left:-9999px}.form-status{padding:13px 15px;border-radius:10px}.form-status.success{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}.form-status.error{background:#fff0ee;color:#9d2e25}.site-footer{padding-top:70px;background:#071727;color:#b8cad7}.site-footer h2{color:#fff;font-size:1rem;letter-spacing:0;margin-bottom:18px}.site-footer a{color:#ddecf6;text-decoration:none}.site-footer a:hover{color:#67dfbd}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:54px;padding-bottom:54px}.footer-brand img{width:210px;margin-bottom:20px}.footer-brand p{max-width:38ch}.site-footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.site-footer address{font-style:normal}.footer-cta{font-weight:780}.footer-bottom{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.82rem}.footer-bottom p{margin:0}.footer-bottom ul{display:flex;flex-wrap:wrap;gap:18px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-layout{padding:70px 0 100px}.post-card{overflow:hidden;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff}.post-card-image{display:block;aspect-ratio:16/10;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.post-card:hover .post-card-image img{transform:scale(1.035)}.post-card-body{padding:24px}.post-card h2{font-size:1.35rem}.post-card h2 a{color:var(--ek-ink);text-decoration:none}.post-meta{color:var(--ek-slate);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.single-main{padding:72px 0 100px}.single-header h1{font-size:clamp(2.5rem,5vw,4.7rem)}.single-image{margin:42px 0;border-radius:var(--ek-radius);overflow:hidden}.single-main .entry-content{padding-top:0}.error-404{padding:110px 0}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:44px;padding-top:60px;padding-bottom:90px}.woocommerce .woocommerce-breadcrumb{margin-bottom:20px;color:var(--ek-slate);font-size:.82rem}.woocommerce .woocommerce-breadcrumb a{color:var(--ek-brand-dark)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:36px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:18px;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff;transition:transform var(--ek-transition),box-shadow var(--ek-transition)}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--ek-shadow-sm)}.woocommerce ul.products li.product a img{border-radius:12px;background:var(--ek-mist)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.08rem;color:var(--ek-ink)}.woocommerce ul.products li.product .price{color:var(--ek-brand-dark)!important;font-weight:800}.woocommerce span.onsale{min-height:0;min-width:0;padding:5px 10px;line-height:1.2;border-radius:999px;background:var(--ek-brand)}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:55px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:auto}.woocommerce div.product .product_title{font-size:clamp(2rem,4vw,3.6rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ek-brand-dark);font-size:1.35rem;font-weight:800}.woocommerce-tabs,.related.products{grid-column:1/-1}.woocommerce-tabs{margin-top:50px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--ek-line);background:var(--ek-mist)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--ek-line)}.quote-price{color:var(--ek-brand-dark);font-weight:800}.quote-button{margin-top:8px}.widget{padding:20px;border:1px solid var(--ek-line);border-radius:14px;margin-bottom:18px}.widget-title{font-size:1rem}.woocommerce table.shop_table{border-color:var(--ek-line);border-radius:12px}.woocommerce-message,.woocommerce-info{border-top-color:var(--ek-brand)}.woocommerce-message:before,.woocommerce-info:before{color:var(--ek-brand)}.woocommerce-checkout .col2-set,.woocommerce-account .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:30px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:none;width:auto}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--ek-line);border-radius:var(--ek-radius)}
@media(max-width:1120px){.header-inner{grid-template-columns:190px auto auto}.primary-navigation{position:fixed;inset:119px 20px auto 20px;display:none;padding:16px;border:1px solid var(--ek-line);border-radius:16px;background:#fff;box-shadow:var(--ek-shadow)}.primary-navigation.is-open{display:block}.primary-navigation ul{display:grid;align-items:stretch;justify-content:stretch}.primary-navigation a{padding:13px}.primary-navigation .sub-menu{display:block;position:static;min-width:0;margin-left:14px;padding:0 0 0 10px;border:0;border-left:1px solid var(--ek-line);border-radius:0;box-shadow:none}.menu-toggle{display:flex;align-items:center;justify-self:end;gap:10px;padding:9px 12px;border:1px solid var(--ek-line);border-radius:999px;color:var(--ek-ink);font-weight:760}.menu-toggle-icon,.menu-toggle-icon:before,.menu-toggle-icon:after{display:block;width:18px;height:2px;background:currentColor;content:""}.menu-toggle-icon{position:relative}.menu-toggle-icon:before{position:absolute;top:-6px}.menu-toggle-icon:after{position:absolute;top:6px}.hero-grid{grid-template-columns:1fr 420px}.service-grid{grid-template-columns:repeat(2,1fr)}.sector-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.post-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){:root{--ek-container:min(100% - 28px,1240px);--ek-narrow:min(100% - 28px,780px)}.topbar p span{display:none}.topbar-actions a:first-child{display:none}.header-inner{min-height:70px;grid-template-columns:1fr auto}.header-actions{display:none}.brand-logo,.custom-logo{width:178px}.primary-navigation{inset:107px 14px auto 14px}.hero{padding:64px 0}.hero-grid,.split,.contact-layout{grid-template-columns:1fr}.hero-visual{max-width:560px;margin-inline:auto}.floating-card.one{left:0}.floating-card.two{right:0}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--ek-line)}.section-heading{display:block}.section-heading .button{margin-top:22px}.process-grid{grid-template-columns:repeat(2,1fr)}.cta-band{grid-template-columns:1fr;padding:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.shop-layout{grid-template-columns:1fr}.shop-sidebar{order:2}.woocommerce div.product{grid-template-columns:1fr}.woocommerce-checkout .col2-set,.woocommerce-account .col2-set{grid-template-columns:1fr}}
@media(max-width:560px){h1{font-size:2.65rem}.topbar-inner{min-height:34px}.topbar p{font-size:.7rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-visual{padding-top:10px}.floating-card{position:static;max-width:none;margin-top:10px}.trust-grid,.service-grid,.content-grid-2,.content-grid-3,.process-grid,.sector-grid,.footer-grid,.post-grid,.woocommerce ul.products{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--ek-line)}.trust-item:last-child{border-bottom:0}.service-card{min-height:0}.ek-form-row{grid-template-columns:1fr}.footer-grid{gap:34px}.footer-bottom{align-items:flex-start;flex-direction:column;padding:22px 0}.woocommerce ul.products{display:grid!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering{margin-bottom:20px}.cta-band{padding:28px 24px}.page-hero{padding:50px 0}.section{padding:70px 0}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* EasyKassa 2026 extensions */
.deadline-banner{background:#b85824;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.deadline-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:24px}.deadline-inner>div{display:flex;align-items:center;gap:18px}.deadline-kicker{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.16);font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.deadline-banner .button{background:#fff;color:#8f3c17;border-color:#fff}.deadline-banner .button:hover{background:#fff7f1;color:#6e2d12}.hero-2026{background:radial-gradient(circle at 88% 18%,rgba(82,168,10,.13),transparent 28%),linear-gradient(135deg,#f7fbfa 0%,#eef6f4 56%,#f5f8fb 100%)}.hero-2026 h1 span{color:var(--ek-brand-dark)}.featured-card{position:relative;border-color:#89d7c1;background:linear-gradient(180deg,#fff,#f2fcf8)}.featured-card:before{content:"FRIST MAI 2027";position:absolute;top:18px;right:18px;padding:5px 8px;border-radius:999px;background:#fff0e8;color:#9a411c;font-size:.65rem;font-weight:850;letter-spacing:.07em}.feature-chips{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.feature-chips span{padding:8px 11px;border:1px solid #b9ddd2;border-radius:999px;background:#fff;color:var(--ek-brand-dark);font-size:.82rem;font-weight:760}.process-grid-5{grid-template-columns:repeat(5,1fr)}.process-step>span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:12px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:.78rem;font-weight:850}.section-dark .process-step>span{background:rgba(78,219,180,.15);color:#71e2c2}.dark-visual{background:#0d263d}.hardware-types{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hardware-types article{padding:26px;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff}.hardware-types article>span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:17px;border-radius:13px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-weight:850}.hardware-types.large article{min-height:235px}.legal-timeline{display:grid;gap:0;position:relative}.legal-timeline:before{content:"";position:absolute;left:58px;top:15px;bottom:15px;width:2px;background:#b9d8cf}.legal-timeline article{display:grid;grid-template-columns:120px 1fr;gap:24px;position:relative;padding:25px 0}.legal-timeline article:before{content:"";position:absolute;left:51px;top:35px;width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:var(--ek-brand);box-shadow:0 0 0 2px #9fd1c3}.legal-timeline time{padding-top:3px;color:var(--ek-brand-dark);font-size:1.1rem;font-weight:880}.legal-timeline article>div h2{font-size:1.5rem;margin-bottom:.35em}.legal-timeline article>div h2:not(:first-child){margin-top:1.2em}.compact-timeline{grid-template-columns:repeat(3,1fr);gap:18px}.compact-timeline:before{display:none}.compact-timeline article{display:block;padding:24px;border:1px solid var(--ek-line);border-radius:var(--ek-radius);background:#fff}.compact-timeline article:before{display:none}.compact-timeline time{display:block;margin-bottom:12px}.compact-timeline h3{font-size:1.1rem}.feature-matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.feature-matrix article{padding:22px;border-top:4px solid var(--ek-brand);border-radius:0 0 var(--ek-radius-sm) var(--ek-radius-sm);background:#fff;box-shadow:var(--ek-shadow-sm)}.feature-matrix h3{font-size:1.1rem}.warning-list{display:grid;gap:12px;padding:0;list-style:none}.warning-list li{position:relative;padding-left:29px}.warning-list li:before{content:"!";position:absolute;left:0;top:.05em;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff0e8;color:#a14922;font-size:.75rem;font-weight:900}.deadline-card{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;padding:38px;border:1px solid #efc3a9;border-radius:24px;background:linear-gradient(135deg,#fff8f3,#f4fbf8)}.deadline-card img{max-height:320px}.data-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.data-flow article{padding:22px;border:1px solid var(--ek-line);border-radius:16px;background:#fff}.data-flow strong{display:block;margin-bottom:10px;color:var(--ek-brand-dark)}.data-flow span{color:var(--ek-slate);font-size:.9rem}.demo-product-notice{margin:22px 0;padding:18px;border-left:4px solid #d08a2e;background:#fff7e9}.shop-intro{margin:0 0 26px;padding:22px 24px;border-radius:16px;background:var(--ek-brand-pale)}.shop-intro p{margin:8px 0 0}.product-demo-badge{display:inline-flex;margin-bottom:12px;padding:5px 9px;border-radius:999px;background:#fff0e8;color:#98401d;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.product-source-box{margin-top:24px;padding:18px;border:1px solid var(--ek-line);border-radius:14px;background:var(--ek-mist);font-size:.88rem}.product-source-box a{font-weight:750}.woocommerce ul.products li.product img{aspect-ratio:4/3;object-fit:contain}.woocommerce ul.products li.product.product-category img{object-fit:cover}.woocommerce ul.products li.product .quote-price{display:block;font-size:.9rem}.content-section .button{margin-top:8px}
@media(max-width:1120px){.process-grid-5{grid-template-columns:repeat(3,1fr)}.feature-matrix{grid-template-columns:repeat(2,1fr)}.data-flow{grid-template-columns:repeat(3,1fr)}.compact-timeline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.deadline-inner,.deadline-inner>div{align-items:flex-start;flex-direction:column}.deadline-inner{padding:14px 0}.deadline-inner>div{gap:7px}.deadline-card{grid-template-columns:1fr}.hardware-types{grid-template-columns:repeat(2,1fr)}.process-grid-5{grid-template-columns:repeat(2,1fr)}.data-flow{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hardware-types,.feature-matrix,.data-flow,.compact-timeline,.process-grid-5{grid-template-columns:1fr}.legal-timeline:before{left:18px}.legal-timeline article{grid-template-columns:54px 1fr;gap:14px}.legal-timeline article:before{left:11px}.legal-timeline time{font-size:.9rem;writing-mode:vertical-rl;transform:rotate(180deg)}.deadline-card{padding:25px}.featured-card:before{position:static;display:inline-flex;margin-bottom:14px}}

/* EasyKassa brand-faithful technical illustration and IT-consulting revision */
.deadline-banner{background:var(--ek-ink);color:#fff;border-bottom:3px solid var(--ek-brand)}
.deadline-kicker{background:var(--ek-brand);color:#fff}
.deadline-banner .button{background:#fff;color:var(--ek-ink)!important;border-color:#fff}
.deadline-banner .button:hover{background:var(--ek-brand-pale);color:var(--ek-ink)!important;border-color:var(--ek-brand-pale)}
.hero-consulting{background:linear-gradient(135deg,#fff 0%,var(--ek-brand-pale) 58%,#f4f7f8 100%)}
.hero-consulting:before{content:"";position:absolute;left:0;top:0;width:34%;height:5px;background:var(--ek-brand)}
.technical-hero{isolation:isolate;padding:14px 14px 18px}
.technical-hero:before{content:"";position:absolute;inset:0 32px 34px 0;border-radius:30px;background:var(--ek-ink);z-index:-2}
.technical-hero:after{content:"";position:absolute;inset:28px 0 0 38px;border-radius:30px;background:var(--ek-brand);z-index:-1;opacity:.95}
.hero-technical-visual{display:block;width:100%;aspect-ratio:8/5;object-fit:contain;object-position:center;background:#fff;border:8px solid #fff;border-radius:26px;box-shadow:var(--ek-shadow)}
.technical-frame{position:relative;margin:0;padding:14px;border-radius:26px;background:#fff;box-shadow:var(--ek-shadow-sm)}
.technical-frame:before{content:"";position:absolute;left:-7px;top:28px;width:7px;height:34%;border-radius:7px 0 0 7px;background:var(--ek-brand)}
.technical-frame .section-technical-visual{display:block;width:100%;aspect-ratio:8/5;object-fit:contain;background:#fff;border-radius:18px}
.technical-caption{margin:10px 4px 0;color:var(--ek-slate);font-size:.76rem;line-height:1.45}
.accent-technical-frame{background:linear-gradient(145deg,#fff,var(--ek-brand-pale))}
.software-visual .section-technical-visual{aspect-ratio:1280/737;object-fit:contain;background:#edf2f4}
.dark-technical-frame{background:var(--ek-ink-2);border:1px solid rgba(255,255,255,.15);box-shadow:none}
.dark-technical-frame:before{background:var(--ek-brand)}
.dark-technical-frame .technical-caption{color:#c4d2dc}
.consulting-focus{position:relative;overflow:hidden}
.consulting-focus:after{content:"";position:absolute;right:-100px;bottom:-160px;width:360px;height:360px;border:80px solid rgba(82,168,10,.08);border-radius:50%;pointer-events:none}
.consulting-card{border-color:var(--ek-brand);background:linear-gradient(180deg,#fff,var(--ek-brand-pale))}
.consulting-card:before{content:"SCHWERPUNKT";position:absolute;top:18px;right:18px;padding:5px 8px;border-radius:999px;background:var(--ek-ink);color:#fff;font-size:.65rem;font-weight:850;letter-spacing:.07em}
.featured-card:before{background:var(--ek-brand);color:#fff}
.service-card .service-icon{font-size:1rem;letter-spacing:.01em}
.brand-process .process-step{border:1px solid var(--ek-line);background:#fff;box-shadow:0 8px 22px rgba(61,61,63,.04)}
.brand-process .process-step p{color:var(--ek-slate)}
.brand-process .process-step h3{color:var(--ek-ink)}
.hardware-types.compact{grid-template-columns:repeat(2,1fr);margin:26px 0}
.hardware-types.compact article{padding:20px}
.hardware-types.compact article>span{width:42px;height:42px;margin-bottom:12px}
.warning-list li:before{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}
.deadline-card{border-color:#8bd5c0;background:linear-gradient(135deg,var(--ek-brand-pale),#fff)}
.demo-product-notice{border-left-color:var(--ek-brand);background:var(--ek-brand-pale)}
.product-demo-badge{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}
@media(max-width:820px){.technical-hero{max-width:620px}.hardware-types.compact{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.technical-hero{padding:8px 8px 12px}.technical-hero:before{inset:0 20px 24px 0}.technical-hero:after{inset:18px 0 0 24px}.hero-technical-visual{border-width:5px}.consulting-card:before{position:static;display:inline-flex;margin-bottom:14px}.hardware-types.compact{grid-template-columns:1fr}}

/* EasyKassa 2.2 – existing brand accents only */
.deadline-banner{background:linear-gradient(105deg,var(--ek-ink),var(--ek-brand-dark));color:#fff}
.deadline-banner .button{background:#fff;color:var(--ek-ink)!important;border-color:#fff}
.deadline-banner .button:hover{background:var(--ek-brand-pale);color:var(--ek-ink)!important;border-color:var(--ek-brand-pale)}
.featured-card:before{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}
.warning-list li:before{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}
.deadline-card{border-color:rgba(82,168,10,.35);background:linear-gradient(135deg,var(--ek-brand-pale),#f4fbf8)}
.demo-product-notice{border-left-color:var(--ek-brand);background:var(--ek-brand-pale)}
.product-demo-badge{background:var(--ek-brand-pale);color:var(--ek-brand-dark)}

.technical-service-card{min-height:0;padding:0;overflow:hidden}
.technical-service-card .service-card-visual{display:block;width:100%;aspect-ratio:8/5;object-fit:contain;background:linear-gradient(135deg,#fff,var(--ek-brand-pale))}
.technical-service-card .service-card-body{display:flex;flex:1;flex-direction:column;padding:24px 26px 28px}
.technical-service-card .service-icon{width:auto;min-width:52px;align-self:flex-start;padding:0 12px;margin-bottom:20px;font-size:.78rem}
.technical-service-card .text-link{margin-top:auto}
.technical-service-card.featured-card:before{z-index:2;top:14px;right:14px;box-shadow:0 4px 18px rgba(61,61,63,.12)}
.technical-service-grid{align-items:stretch}

.official-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.official-link-card{display:flex;flex-direction:column;min-height:150px;padding:24px;border:1px solid var(--ek-line);border-radius:var(--ek-radius-sm);background:#fff;color:var(--ek-ink);text-decoration:none;transition:transform var(--ek-transition),border-color var(--ek-transition),box-shadow var(--ek-transition)}
.official-link-card:hover{transform:translateY(-4px);border-color:rgba(82,168,10,.5);box-shadow:var(--ek-shadow-sm);color:var(--ek-ink)}
.official-link-card strong{display:block;margin-bottom:10px;color:var(--ek-brand-dark);font-size:1.05rem}
.official-link-card span{color:var(--ek-slate);font-size:.92rem}
.compact-official-links{grid-template-columns:repeat(3,minmax(0,1fr))}
.official-resources-section{background:linear-gradient(180deg,#fff,var(--ek-mist))}
.service-area-section{border-top:1px solid var(--ek-line)}

@media(max-width:900px){.official-links-grid,.compact-official-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.official-links-grid,.compact-official-links{grid-template-columns:1fr}.technical-service-card .service-card-body{padding:22px}.deadline-inner>div{align-items:flex-start;flex-direction:column;gap:8px}}


/* EasyKassa 2.3 – technical-only visual system, exact legacy accents */
:root{--ek-ink:#3d3d3f;--ek-ink-2:#59595a;--ek-brand:#52a80a;--ek-brand-dark:#3f8507;--ek-brand-pale:#eef7e5;--ek-slate:#666666;--ek-white:#fff}
.technical-frame,.technical-service-card,.technical-hero{isolation:isolate}
.technical-frame img,.technical-service-card img,.technical-hero img{image-rendering:auto}
.technical-caption{font-style:normal}
.technical-service-card:hover .service-card-visual{transform:none}
.section-dark .dark-technical-frame .section-technical-visual{background:#fff}
@media (prefers-reduced-motion:reduce){.technical-service-card,.technical-frame,.technical-hero img{transition:none!important}}


/* Version 2.7: complete internal navigation and compact linked sections. */
.trust-item {
 display: flex;
 flex-direction: column;
 gap: .22rem;
 color: inherit;
 text-decoration: none;
}
a.trust-item {
 transition: border-color .18s ease, background-color .18s ease, transform .18s ease;
}
a.trust-item:hover,
a.trust-item:focus-visible {
 border-color: var(--ek-brand);
 background: #fff;
 transform: translateY(-1px);
}
.hero-proof a {
 color: inherit;
 text-decoration: none;
}
.hero-proof a:hover,
.hero-proof a:focus-visible {
 text-decoration: underline;
 text-underline-offset: .16em;
}
.section-compact {
 padding-block: clamp(2rem, 4vw, 3.25rem);
}
.page-link-grid {
 display: grid;
 grid-template-columns: repeat(5, minmax(0, 1fr));
 gap: .7rem;
}
.page-link-grid > a {
 display: flex;
 min-height: 6rem;
 flex-direction: column;
 justify-content: space-between;
 gap: .45rem;
 padding: 1rem;
 border: 1px solid var(--ek-line);
 border-radius: .45rem;
 background: #fff;
 color: var(--ek-ink);
 text-decoration: none;
}
.page-link-grid > a strong {
 font-size: .94rem;
 line-height: 1.25;
}
.page-link-grid > a span {
 color: var(--ek-slate);
 font-size: .79rem;
 line-height: 1.45;
}
.page-link-grid > a:hover,
.page-link-grid > a:focus-visible {
 border-color: var(--ek-brand);
 box-shadow: 0 8px 22px rgba(11, 31, 51, .07);
}
.content-grid-4 {
 display: grid;
 grid-template-columns: repeat(4, minmax(0, 1fr));
 gap: 1rem;
}
.linked-card-grid .linked-info-card {
 display: flex;
 min-height: 100%;
 flex-direction: column;
}
.linked-card-grid .linked-info-card p {
 flex: 1 1 auto;
}
.linked-card-grid .text-link {
 margin-top: .5rem;
}
.compact-link-cards .info-card {
 padding: 1rem;
}
.compact-link-cards h3 {
 font-size: 1rem;
}
@media (max-width: 1100px) {
 .page-link-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
 .content-grid-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 680px) {
 .page-link-grid,
 .content-grid-4 { grid-template-columns: 1fr; }
 .page-link-grid > a { min-height: auto; }
}

[hidden]{display:none!important}.ek-cookie-notice[hidden]{display:none!important}.ek-visitor-counter{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.ek-visitor-counter-label,.ek-visitor-counter-today{opacity:.72}.ek-visitor-counter strong{font-variant-numeric:tabular-nums}

/* EasyKassa 3.0 – visual direct entry, training and remote help */
.attractive-entry-section{background:linear-gradient(135deg,#f8fcfb,#eef8f5);border-block:1px solid rgba(61,61,63,.07)}
.entry-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:36px;align-items:center;margin-bottom:28px}.entry-visual{height:190px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(61,61,63,.09)}.entry-hero-image{width:100%;height:100%;object-fit:cover;object-position:center}
.visual-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.visual-link-grid a{display:grid;grid-template-columns:64px minmax(0,1fr) 32px;align-items:center;gap:14px;min-height:112px;padding:16px 17px;border:1px solid rgba(61,61,63,.10);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(61,61,63,.055);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.visual-link-grid a:hover{transform:translateY(-2px);border-color:rgba(82,168,10,.45);box-shadow:0 12px 28px rgba(61,61,63,.09)}.entry-icon{width:64px;height:64px;object-fit:contain}.visual-link-grid strong{display:block;color:#3d3d3f;font-size:.98rem;line-height:1.25}.visual-link-grid small{display:block;margin-top:5px;color:#666666;font-size:.78rem;line-height:1.45}.visual-link-grid b{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(82,168,10,.3);border-radius:50%;color:#3f8507;font-size:1rem}
.training-grid,.remote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.training-grid article,.remote-grid article{padding:24px;border:1px solid rgba(61,61,63,.1);border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(61,61,63,.055)}.training-grid img,.remote-grid img{width:62px;height:62px}.training-grid h2,.remote-grid h2{margin:.85rem 0 .45rem;font-size:1.08rem}.training-grid p,.remote-grid p,.remote-grid li{font-size:.9rem;line-height:1.6}.remote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-grid ol{padding-left:1.3rem}.remote-grid .button{margin-top:10px}.cta-band{margin-top:24px}
@media(max-width:1000px){.visual-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.training-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.entry-intro{grid-template-columns:1fr}.entry-visual{height:160px}.visual-link-grid,.training-grid,.remote-grid{grid-template-columns:1fr}.visual-link-grid a{grid-template-columns:56px minmax(0,1fr) 30px}.entry-icon{width:56px;height:56px}}

/* EasyKassa 3.1 – reduced hierarchy, compact footer and persistent cookie notice */
:root{--ek-container:min(1320px,calc(100% - 40px))}
.header-inner{grid-template-columns:210px minmax(0,1fr) auto;gap:20px}
.primary-navigation>ul{gap:2px}
.primary-navigation>ul>li>a{padding:10px 11px;font-size:.86rem}
.primary-navigation .menu-item-has-children>a:after{content:"⌄";margin-left:6px;color:var(--ek-brand-dark);font-size:.75rem}
.primary-navigation .sub-menu{min-width:230px;padding:7px}
.primary-navigation .sub-menu a{padding:10px 12px;font-size:.84rem}
.header-actions .button{display:none}
.footer-grid-compact{grid-template-columns:1.55fr repeat(3,minmax(130px,1fr));gap:42px;padding-bottom:42px}
.footer-grid-compact h2{margin-bottom:12px}
.footer-grid-compact ul{gap:6px}
.footer-grid-compact li a{font-size:.88rem}
.footer-brand p{font-size:.9rem}
.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:14px 22px;padding-block:18px}
.footer-bottom>ul{margin-left:auto}
.ek-cookie-notice{position:fixed;left:50%;bottom:18px;z-index:10000;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;width:min(880px,calc(100% - 28px));padding:16px 18px;transform:translateX(-50%);border:1px solid var(--ek-line);border-left:4px solid var(--ek-brand);border-radius:12px;background:#fff;box-shadow:0 16px 42px rgba(61,61,63,.17)}
.ek-cookie-notice h2{margin:0 0 3px;font-size:.96rem;letter-spacing:0}
.ek-cookie-notice p{margin:0;color:var(--ek-slate);font-size:.82rem;line-height:1.45}
.ek-cookie-actions{display:flex;align-items:center;gap:14px;white-space:nowrap}
.ek-cookie-actions a{font-size:.8rem;font-weight:700;text-decoration:none}
.ek-cookie-settings-link{padding:0;border:0;background:transparent;color:#ddecf6;font-size:.82rem;cursor:pointer}
.ek-cookie-settings-link:hover{color:#67dfbd}
@media(max-width:1120px){.header-inner{grid-template-columns:190px auto auto}.primary-navigation>ul>li>a{font-size:.9rem}.footer-grid-compact{grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:820px){.footer-grid-compact{grid-template-columns:1.4fr 1fr 1fr}.footer-grid-compact nav:last-child{grid-column:2/4}.ek-cookie-notice{grid-template-columns:1fr}.ek-cookie-actions{justify-content:flex-start}}
@media(max-width:560px){.footer-grid-compact{grid-template-columns:1fr}.footer-grid-compact nav:last-child{grid-column:auto}.footer-bottom>ul{margin-left:0}.ek-cookie-notice{bottom:10px;padding:14px}.ek-cookie-actions{flex-wrap:wrap}}

/* EasyKassa 3.3 – complete WooCommerce template system */
body.woocommerce-page .site-main.shop-layout,
body.woocommerce .site-main.shop-layout{width:min(1380px,calc(100% - 40px));display:block;padding-block:38px 76px}
body.woocommerce .shop-content{width:100%;min-width:0}
body.single-product .shop-content{overflow:visible}

.ek-shop-archive{width:100%}
.ek-shop-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:42px;align-items:end;margin-bottom:30px;padding:34px 38px;border:1px solid var(--ek-line);border-radius:20px;background:linear-gradient(135deg,#f7fbfa,#edf7f4)}
.ek-shop-header h1{max-width:none;margin:0;font-size:clamp(1.9rem,3.2vw,3.15rem)}
.ek-shop-header .term-description{margin-top:12px;color:var(--ek-slate)}
.ek-shop-header-note{display:grid;gap:5px;padding:20px 22px;border-left:3px solid var(--ek-brand);background:rgba(255,255,255,.8)}
.ek-shop-header-note strong{font-size:1rem;color:var(--ek-ink)}
.ek-shop-header-note span{font-size:.86rem;color:var(--ek-slate);line-height:1.55}
.ek-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.ek-shop-toolbar>div{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;margin:0}
.woocommerce .woocommerce-ordering select{min-height:44px;padding:8px 36px 8px 12px;border:1px solid var(--ek-line);border-radius:10px;background:#fff}

.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product.ek-product-card{display:flex!important;float:none!important;width:auto!important;min-width:0;margin:0!important;flex-direction:column;overflow:hidden;border:1px solid var(--ek-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(61,61,63,.065);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.woocommerce ul.products li.product.ek-product-card:hover{transform:translateY(-3px);border-color:rgba(82,168,10,.45);box-shadow:0 16px 34px rgba(61,61,63,.11)}
.ek-product-card-link{display:grid;grid-template-columns:44% minmax(0,1fr);flex:1;color:inherit!important;text-decoration:none!important}
.ek-product-card-media{display:grid;place-items:center;min-height:250px;padding:22px;background:linear-gradient(145deg,#f2f8f6,#eef3f4)}
.woocommerce ul.products li.product .ek-product-card-media img{width:100%;height:100%;max-height:225px;margin:0!important;object-fit:contain;aspect-ratio:auto}
.ek-product-card-copy{display:flex;min-width:0;flex-direction:column;padding:25px 24px 20px}
.ek-product-card-category{margin-bottom:7px;color:var(--ek-brand-dark);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;margin:0 0 10px!important;font-size:1.08rem!important;line-height:1.32;letter-spacing:-.02em}
.ek-product-card-excerpt{margin:0 0 14px;color:var(--ek-slate);font-size:.83rem;line-height:1.55}
.ek-product-card-rating{min-height:22px;margin-top:auto}
.ek-product-card-price{margin-top:10px}
.woocommerce ul.products li.product .price{display:block!important;margin:0!important;color:var(--ek-brand-dark)!important;font-size:1rem!important;font-weight:800}
.ek-product-card-action{display:flex;align-items:center;justify-content:flex-end;padding:14px 18px;border-top:1px solid var(--ek-line);background:#fbfdfc}
.ek-product-card-action .button{min-height:42px;margin:0!important;padding:9px 17px!important;border-radius:10px!important;font-size:.84rem!important}

.ek-single-product{width:100%}
.ek-product-breadcrumbs{margin:0 0 22px;color:var(--ek-slate);font-size:.8rem}
.ek-product-breadcrumbs .woocommerce-breadcrumb{margin:0}
.ek-product-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:46px;align-items:start;padding:32px;border:1px solid var(--ek-line);border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(61,61,63,.07)}
.ek-product-gallery{min-width:0;padding:24px;border-radius:16px;background:linear-gradient(145deg,#f3f8f6,#edf3f4)}
.woocommerce div.product .ek-product-gallery div.images{float:none;width:100%;margin:0}
.woocommerce div.product .ek-product-gallery .woocommerce-product-gallery__image{display:grid;place-items:center;min-height:430px;border-radius:14px;background:#fff}
.woocommerce div.product .ek-product-gallery .woocommerce-product-gallery__image img{max-height:430px;width:auto;margin:auto;object-fit:contain}
.woocommerce div.product .ek-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}
.woocommerce div.product .ek-product-gallery .flex-control-thumbs li{float:none;width:auto}
.ek-product-summary{min-width:0;padding:16px 10px 8px}
.ek-product-category{margin-bottom:12px;color:var(--ek-brand-dark);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ek-product-category a{text-decoration:none}
.woocommerce div.product .ek-product-summary .product_title{max-width:18ch;margin-bottom:15px;font-size:clamp(1.9rem,3vw,3rem);line-height:1.08}
.woocommerce div.product .ek-product-summary .woocommerce-product-rating{margin-bottom:15px}
.woocommerce div.product .ek-product-summary p.price,.woocommerce div.product .ek-product-summary span.price{margin:0 0 18px;color:var(--ek-brand-dark);font-size:1.35rem;font-weight:850}
.woocommerce div.product .ek-product-summary .woocommerce-product-details__short-description{margin-bottom:22px;color:var(--ek-slate);font-size:.98rem;line-height:1.65}
.woocommerce div.product .ek-product-summary form.cart{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 18px}
.woocommerce div.product .ek-product-summary form.cart .quantity .qty{min-height:48px;border:1px solid var(--ek-line);border-radius:10px}
.woocommerce div.product .ek-product-summary .single_add_to_cart_button{border-radius:10px!important}
.woocommerce div.product .ek-product-summary .product_meta{display:grid;gap:5px;margin-top:20px;padding-top:18px;border-top:1px solid var(--ek-line);color:var(--ek-slate);font-size:.82rem}
.woocommerce div.product .ek-product-summary .product_meta a{text-decoration:none}
.ek-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}
.ek-product-trust span{position:relative;padding:11px 10px 11px 30px;border:1px solid var(--ek-line);border-radius:10px;background:#f8fbfa;color:var(--ek-slate);font-size:.74rem;line-height:1.35}
.ek-product-trust span:before{content:"✓";position:absolute;left:10px;top:10px;color:var(--ek-brand);font-weight:900}

.ek-product-details{margin-top:34px}
.woocommerce div.product .woocommerce-tabs{margin:0;padding:30px 32px;border:1px solid var(--ek-line);border-radius:18px;background:#fff}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;margin:0 0 26px;padding:0;border:0}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0;border:0!important;border-radius:9px;background:#eef6f3!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 15px;color:var(--ek-ink);font-size:.82rem}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--ek-brand)!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff}
.woocommerce div.product .woocommerce-tabs .panel{margin:0}
.woocommerce div.product .woocommerce-tabs .panel h2{max-width:none;font-size:1.45rem}
.woocommerce div.product .woocommerce-tabs .panel p,.woocommerce div.product .woocommerce-tabs .panel li{font-size:.93rem;line-height:1.7}
.woocommerce div.product .related.products,.woocommerce div.product .upsells.products{margin-top:34px;padding:30px;border:1px solid var(--ek-line);border-radius:18px;background:#f8fbfa}
.woocommerce div.product .related.products>h2,.woocommerce div.product .upsells.products>h2{max-width:none;margin-bottom:22px;font-size:1.55rem}
.woocommerce div.product .related.products ul.products,.woocommerce div.product .upsells.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Cart, checkout and account – classic shortcodes and Woo blocks */
.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content,.woocommerce-account .entry-content{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.woocommerce table.shop_table{overflow:hidden;border:1px solid var(--ek-line)!important;border-radius:14px!important;background:#fff}
.woocommerce table.shop_table th{padding:15px;background:#f2f7f5;color:var(--ek-ink);font-size:.82rem}
.woocommerce table.shop_table td{padding:15px;border-color:var(--ek-line)}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{padding:24px;border:1px solid var(--ek-line);border-radius:16px;background:#fff}
.woocommerce-checkout #payment{border-radius:14px;background:#f3f8f6}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;padding:10px 12px;border:1px solid var(--ek-line);border-radius:9px;background:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 12px;border-radius:8px;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--ek-brand-pale)}
.wc-block-cart,.wc-block-checkout{font-size:.94rem}
.wc-block-components-sidebar-layout{gap:28px}
.wc-block-components-sidebar{padding:24px!important;border:1px solid var(--ek-line);border-radius:16px;background:#f8fbfa}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{border-radius:8px!important}

@media(max-width:1100px){
 .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-shop-header{grid-template-columns:1fr}
 .ek-product-hero{grid-template-columns:1fr 1fr;gap:28px}
 .woocommerce div.product .related.products ul.products,.woocommerce div.product .upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-product-trust{grid-template-columns:1fr}
}
@media(max-width:780px){
 body.woocommerce-page .site-main.shop-layout,body.woocommerce .site-main.shop-layout{width:min(100% - 26px,1380px);padding-block:24px 58px}
 .ek-shop-header{padding:25px 23px}
 .ek-shop-toolbar>div{align-items:flex-start;flex-direction:column}
 .ek-product-hero{grid-template-columns:1fr;padding:20px}
 .woocommerce div.product .ek-product-gallery .woocommerce-product-gallery__image{min-height:300px}
 .woocommerce div.product .ek-product-gallery .woocommerce-product-gallery__image img{max-height:300px}
 .woocommerce div.product .woocommerce-tabs{padding:22px 20px}
 .woocommerce div.product .woocommerce-tabs ul.tabs{overflow-x:auto}
}
@media(max-width:560px){
 .woocommerce ul.products{grid-template-columns:1fr}
 .ek-product-card-link{grid-template-columns:38% minmax(0,1fr)}
 .ek-product-card-media{min-height:190px;padding:15px}
 .ek-product-card-copy{padding:20px 17px 16px}
 .woocommerce div.product .related.products ul.products,.woocommerce div.product .upsells.products ul.products{grid-template-columns:1fr}
}


/* EasyKassa 3.8 adjustments */
.floating-card .service-icon{width:auto;min-width:52px;align-self:flex-start;padding:0 12px;margin-bottom:0;font-size:.82rem;line-height:1;letter-spacing:.02em}
.floating-card span:last-child{display:block;min-width:0}
.ek-shop-layout-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start}.ek-shop-sidebar{position:sticky;top:104px;align-self:start;display:grid;gap:16px}.ek-shop-sidebar-section{padding:18px;border:1px solid var(--ek-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(61,61,63,.04)}.ek-shop-sidebar-section h2{margin:0 0 12px;font-size:1rem;max-width:none}.ek-shop-category-list,.ek-shop-page-list{margin:0;padding:0;list-style:none}.ek-shop-category-list li,.ek-shop-page-list li{margin:0}.ek-shop-category-list a,.ek-shop-page-list a{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:10px;color:var(--ek-ink);text-decoration:none}.ek-shop-category-list a:hover,.ek-shop-page-list a:hover,.ek-shop-category-list .is-current>a{background:var(--ek-mist);color:var(--ek-brand-dark)}.ek-shop-category-list-children{padding-left:14px;border-left:1px solid var(--ek-line);margin:4px 0 6px 10px}.ek-shop-category-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 7px;border-radius:999px;background:#eef5f4;color:var(--ek-brand-dark);font-size:.74rem;font-weight:700}.ek-shop-sidebar .ek-product-search{margin:0}.ek-shop-sidebar .ek-product-search-help{font-size:.75rem}.ek-shop-categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ek-shop-category-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ek-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(61,61,63,.04);text-decoration:none}.ek-shop-category-card-media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;padding:16px;background:linear-gradient(145deg,#f5faf8 0%,#eef5f4 100%)}.ek-shop-category-card-media img{width:100%;height:100%;max-width:220px;max-height:150px;object-fit:contain}.ek-shop-category-card-copy{display:grid;gap:6px;padding:16px}.ek-shop-category-card-copy strong{font-size:.95rem;color:var(--ek-ink)}.ek-shop-category-card-copy span,.ek-shop-category-card-copy small{color:var(--ek-slate);font-size:.8rem;line-height:1.5}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{white-space:normal;word-break:normal;overflow-wrap:anywhere;writing-mode:horizontal-tb}.ek-shop-toolbar .woocommerce-result-count,.ek-shop-toolbar .woocommerce-ordering{margin:0}.ek-shop-toolbar>div{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.woocommerce .woocommerce-ordering select.orderby{min-width:220px}.woocommerce ul.products li.product{display:flex;flex-direction:column;min-width:0}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .added_to_cart{margin-top:auto}.ek-shop-header-note{max-width:330px}.ek-shop-categories-head h2{max-width:none}.single-product .related>h2,.related.products>h2{font-size:1.55rem;max-width:none}.woocommerce div.product .woocommerce-tabs .panel{padding:22px;border:1px solid var(--ek-line);border-radius:0 14px 14px 14px;background:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:700}.woocommerce #reviews #comments ol.commentlist{padding-left:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}.woocommerce #review_form #respond .comment-reply-title{font-size:1.05rem;color:var(--ek-ink)}@media(max-width:1100px){.ek-shop-layout-grid{grid-template-columns:1fr}.ek-shop-sidebar{position:static;order:2}.ek-shop-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ek-shop-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ek-shop-toolbar>div{align-items:flex-start}}@media(max-width:560px){.ek-shop-categories-grid{grid-template-columns:1fr}.floating-card .service-icon{min-width:46px;padding:0 10px;font-size:.76rem}}

/* EasyKassa 3.9 – shop navigation, filters and price transparency */
.ek-shop-filter-drawer{display:block;min-width:0}.ek-shop-filter-drawer>summary{display:none;list-style:none}.ek-shop-filter-list{display:grid;gap:3px;margin:0;padding:0;list-style:none}.ek-shop-filter-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:9px;color:var(--ek-ink);font-size:.84rem;text-decoration:none}.ek-shop-filter-list a:hover,.ek-shop-filter-list .is-current>a{background:var(--ek-mist);color:var(--ek-brand-dark)}.ek-shop-filter-reset{margin:12px 0 0;font-size:.78rem}.ek-shop-filter-reset a{font-weight:750}.ek-shop-sidebar-section .ek-product-search-row{grid-template-columns:minmax(0,1fr) auto}.ek-shop-sidebar-section .ek-product-search-submit{padding-inline:14px}.ek-market-price-note{display:grid;gap:4px;margin:12px 0 18px;padding:13px 14px;border:1px solid #cfe2dc;border-left:4px solid var(--ek-brand);border-radius:10px;background:#f6fbf9;color:var(--ek-slate);font-size:.78rem;line-height:1.5}.ek-market-price-note strong{color:var(--ek-ink);font-size:.82rem}.ek-market-price-note small{color:#647484}.woocommerce div.product p.stock.on-backorder{display:inline-flex;margin:0 0 16px;padding:7px 10px;border-radius:999px;background:#eef7e5;color:#3f8507;font-size:.78rem;font-weight:750}.woocommerce ul.products li.product .stock{font-size:.76rem}.ek-shop-results{min-width:0}.ek-shop-categories{margin-bottom:28px}.ek-shop-navigation-menu .sub-menu{z-index:20}.ek-product-search-field{min-width:0}.ek-product-search datalist{display:none}
@media(max-width:1100px){.ek-shop-filter-drawer{order:2}.ek-shop-filter-drawer>summary{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid var(--ek-line);border-radius:12px;background:#fff;color:var(--ek-ink);font-weight:800;cursor:pointer}.ek-shop-filter-drawer>summary:after{content:"+";font-size:1.2rem}.ek-shop-filter-drawer[open]>summary:after{content:"–"}.ek-shop-filter-drawer:not([open]) .ek-shop-sidebar{display:none}.ek-shop-filter-drawer .ek-shop-sidebar{margin-top:12px}.ek-shop-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.ek-shop-sidebar-section:first-child{grid-column:1/-1}}
@media(max-width:680px){.ek-shop-sidebar{grid-template-columns:1fr}.ek-shop-sidebar-section:first-child{grid-column:auto}.ek-shop-sidebar-section .ek-product-search-row{grid-template-columns:1fr}.ek-shop-sidebar-section .ek-product-search-submit{width:100%}}
.ek-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:11px 13px;border:1px solid var(--ek-line);border-radius:12px;background:#fbfdfc;font-size:.78rem}.ek-active-filters strong{color:var(--ek-ink)}.ek-active-filters span{padding:5px 8px;border-radius:999px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-weight:700}.ek-active-filters a{margin-left:auto;font-weight:750}.ek-product-card-availability{display:inline-flex;align-self:flex-start;margin-top:auto;margin-bottom:10px;padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:800;line-height:1.2}.ek-product-card-availability.is-instock{background:#e6f7ef;color:#3f8507}.ek-product-card-availability.is-backorder{background:#eef7e5;color:#3f8507}.ek-product-card-availability.is-quote{background:#eaf0f5;color:#31475a}.ek-product-card-availability.is-outofstock{background:#eaf0f5;color:#31475a}@media(max-width:560px){.ek-active-filters a{width:100%;margin-left:0}}


/* EasyKassa 4.2.7 – single-product trust bar refinement */
.ek-product-trust{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:10px;
 margin-top:22px;
 width:100%;
 overflow:visible;
}
.ek-product-trust span{
 position:relative;
 display:flex;
 align-items:center;
 min-width:0;
 min-height:44px;
 padding:11px 14px;
 border:1px solid var(--ek-line);
 border-radius:10px;
 background:#f8fbfa;
 color:var(--ek-slate);
 font-size:.76rem;
 line-height:1.35;
 white-space:normal;
 overflow-wrap:anywhere;
 word-break:normal;
}
.ek-product-trust span:before{
 content:none !important;
 display:none !important;
}
@media (max-width: 1200px){
 .ek-product-trust{grid-template-columns:repeat(2,minmax(0,1fr));}
 .ek-product-trust span:last-child{grid-column:1 / -1;}
}
@media (max-width: 720px){
 .ek-product-trust{grid-template-columns:1fr;}
 .ek-product-trust span:last-child{grid-column:auto;}
}


/* EasyKassa 4.2.8 – remove trust-line glyph artifacts definitively */
.ek-product-trust,
.ek-single-product .ek-product-trust{overflow:visible!important}
.ek-product-trust span,
.ek-single-product .ek-product-trust span,
.ek-product-trust .ek-trust-pill,
.ek-single-product .ek-product-trust .ek-trust-pill{
 position:relative!important;
 padding:11px 14px!important;
 text-indent:0!important;
 list-style:none!important;
}
.ek-product-trust span::before,
.ek-product-trust span::after,
.ek-single-product .ek-product-trust span::before,
.ek-single-product .ek-product-trust span::after,
.ek-product-trust .ek-trust-pill::before,
.ek-product-trust .ek-trust-pill::after,
.ek-single-product .ek-product-trust .ek-trust-pill::before,
.ek-single-product .ek-product-trust .ek-trust-pill::after{
 content:none!important;
 display:none!important;
}

/* EasyKassa 4.3.0 – server, cloud and virtualization content */
.server-market-section{
 border-top:1px solid var(--ek-line);
 border-bottom:1px solid var(--ek-line);
 background:linear-gradient(180deg,#f8fcfb 0%,#fff 100%);
}
.server-market-split{align-items:center}
.platform-chip-grid{
 display:flex;
 flex-wrap:wrap;
 gap:9px;
 margin:24px 0;
}
.platform-chip-grid span{
 display:inline-flex;
 align-items:center;
 min-height:38px;
 padding:8px 12px;
 border:1px solid var(--ek-line);
 border-radius:999px;
 background:#fff;
 color:var(--ek-ink);
 font-size:.82rem;
 font-weight:750;
 line-height:1.2;
}
.server-market-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.server-offer-grid{
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 gap:18px;
 margin-top:34px;
}
.server-offer-grid .info-card{height:100%}
.comparison-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:14px;
 margin-top:24px;
}
.comparison-grid article{
 padding:18px;
 border:1px solid var(--ek-line);
 border-radius:14px;
 background:#fff;
}
.comparison-grid strong{display:block;margin-bottom:7px;color:var(--ek-ink);font-size:.95rem}
.comparison-grid span{display:block;color:var(--ek-slate);font-size:.86rem;line-height:1.55}
.market-provider-grid{
 display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:20px;
 margin-top:28px;
}
.market-provider-grid .info-card p{margin:.55rem 0}
.market-provider-grid .info-card strong{color:var(--ek-ink)}
.server-service-note{
 margin-top:22px;
 padding:16px 18px;
 border-left:4px solid var(--ek-brand);
 border-radius:0 12px 12px 0;
 background:#f4faf8;
 color:var(--ek-slate);
 font-size:.88rem;
 line-height:1.6;
}
.server-service-note strong{color:var(--ek-ink)}
@media(max-width:1180px){
 .server-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
 .comparison-grid,.market-provider-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
 .server-offer-grid{grid-template-columns:1fr}
 .server-market-actions .button{width:100%;justify-content:center;text-align:center}
 .platform-chip-grid span{flex:1 1 calc(50% - 9px);justify-content:center;text-align:center}
}

/* EasyKassa 4.3.3 – compact, benefit-led homepage */
.compact-deadline-banner .deadline-inner{
 min-height:54px;
 gap:20px;
}
.compact-deadline-banner .deadline-inner>div{
 display:flex;
 align-items:center;
 gap:12px;
}
.home-hero-compact{
 padding:clamp(52px,6vw,88px) 0 clamp(52px,6vw,78px);
}
.home-hero-compact .hero-grid{
 gap:clamp(36px,5vw,72px);
}
.home-hero-compact .hero-copy .lead{
 max-width:58ch;
 margin-bottom:24px;
}
.home-hero-compact .hero-proof{
 margin-top:22px;
}
.compact-trust-strip .trust-item{
 min-height:104px;
 padding:20px 22px;
 text-decoration:none;
}
.compact-trust-strip .trust-item strong{
 margin-bottom:3px;
}
.home-core-section,
.home-process-section,
.home-service-area-section,
.home-final-cta{
 padding:clamp(58px,7vw,92px) 0;
}
.compact-section-heading{
 margin-bottom:32px;
}
.compact-section-heading .lead{
 max-width:62ch;
}
.home-service-grid{
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 gap:18px;
}
.home-service-grid .service-card{
 min-width:0;
 border-radius:18px;
}
.home-service-grid .technical-service-card .service-card-visual{
 aspect-ratio:16/9;
 object-fit:cover;
 border-bottom:1px solid var(--ek-line);
}
.home-service-grid .technical-service-card .service-card-body{
 padding:22px;
}
.home-service-grid .technical-service-card h3{
 margin-bottom:10px;
}
.home-service-grid .technical-service-card p{
 margin-bottom:18px;
 font-size:.91rem;
 line-height:1.58;
}
.home-process-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:18px;
}
.home-process-grid .info-card{
 min-height:0;
 padding:24px;
}
.home-process-grid .process-number{
 display:inline-flex;
 align-items:center;
 justify-content:center;
 min-width:44px;
 min-height:32px;
 margin-bottom:18px;
 border-radius:999px;
 background:var(--ek-brand-pale);
 color:var(--ek-brand-dark);
 font-size:.76rem;
 font-weight:850;
 letter-spacing:.08em;
}
.compact-service-area{
 gap:clamp(34px,6vw,72px);
}
.compact-service-area .technical-frame{
 padding:0;
 overflow:hidden;
}
.compact-service-area .section-technical-visual{
 display:block;
 width:100%;
}
.home-final-cta .cta-band{
 padding:clamp(28px,4vw,46px);
}
@media(max-width:1180px){
 .home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:820px){
 .compact-deadline-banner .deadline-inner>div{align-items:flex-start;flex-direction:column;gap:5px;}
 .home-process-grid{grid-template-columns:1fr;}
}
@media(max-width:620px){
 .home-service-grid{grid-template-columns:1fr;}
 .compact-trust-strip .trust-item{min-height:0;}
}

/* EasyKassa 5.0.0 balanced module grid */
.home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
@media(max-width:980px){.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:620px){.home-service-grid{grid-template-columns:1fr;}}

/* EasyKassa 5.1.0 – knowledge hubs, process guidance and versioned downloads */
.ek-knowledge-hero{
 position:relative;
 overflow:hidden;
 padding:clamp(58px,7vw,94px) 0 clamp(48px,6vw,76px);
 background:
 radial-gradient(circle at 88% 20%,rgba(0,163,126,.10),transparent 32%),
 linear-gradient(180deg,#f5faf8 0%,#fff 100%);
}
.ek-knowledge-hero::after{
 content:"";
 position:absolute;
 inset:0;
 pointer-events:none;
 background:linear-gradient(90deg,rgba(0,163,126,.045) 1px,transparent 1px),linear-gradient(rgba(0,163,126,.035) 1px,transparent 1px);
 background-size:56px 56px;
 mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.45),transparent);
}
.ek-knowledge-hero .container{position:relative;z-index:1}
.ek-knowledge-hero h1{max-width:19ch;margin:.15rem 0 .8rem;font-size:clamp(2.25rem,5vw,4.65rem);line-height:1.02;letter-spacing:-.045em}
.ek-knowledge-hero .lead{max-width:72ch;margin:0;color:var(--ek-slate);font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.72}
.ek-knowledge-hero .hero-actions{margin-top:28px}

.ek-hub-grid{
 display:grid;
 grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));
 align-items:stretch;
 gap:18px;
 margin-top:30px;
}
.ek-hub-card{
 position:relative;
 display:flex;
 flex-direction:column;
 min-height:0;
 padding:24px;
 border:1px solid var(--ek-line);
 border-radius:18px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 12px 34px rgba(61,61,63,.055);
 transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.ek-hub-card:hover,.ek-hub-card:focus-visible{transform:translateY(-3px);border-color:rgba(82,168,10,.48);box-shadow:0 18px 42px rgba(61,61,63,.09)}
.ek-hub-card>span{
 display:inline-grid;
 place-items:center;
 width:42px;
 height:32px;
 margin-bottom:16px;
 border-radius:999px;
 background:var(--ek-brand-pale);
 color:var(--ek-brand-dark);
 font-size:.76rem;
 font-weight:850;
 letter-spacing:.08em;
}
.ek-hub-card h2,.ek-hub-card h3{margin:0 0 11px!important;max-width:none;color:var(--ek-ink);font-size:1.08rem;line-height:1.35;letter-spacing:-.02em}
.ek-hub-card h2 a,.ek-hub-card h3 a{color:inherit;text-decoration:none}
.ek-hub-card p{margin:0;color:var(--ek-slate);font-size:.9rem;line-height:1.65}
.ek-hub-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid var(--ek-line);color:var(--ek-brand-dark);font-size:.76rem;font-weight:850;letter-spacing:.035em;text-decoration:none;text-transform:uppercase}
.ek-hub-card-action span{font-size:1.05rem;line-height:1}
.ek-hub-grid>a.ek-hub-card:empty,.ek-hub-grid>p:empty{display:none!important}
.ek-hub-card::after{display:none!important}

.ek-path-cards{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:18px;
 margin-top:28px;
}
.ek-path-cards>article{
 min-width:0;
 padding:25px;
 border:1px solid var(--ek-line);
 border-radius:17px;
 background:#fff;
 box-shadow:0 10px 28px rgba(61,61,63,.045);
}
.ek-path-cards h3{margin:17px 0 9px;font-size:1.04rem;line-height:1.4}
.ek-path-cards p{margin:0;color:var(--ek-slate);font-size:.89rem;line-height:1.66}

.ek-status-chip{
 display:inline-flex;
 align-items:center;
 min-height:28px;
 padding:5px 10px;
 border:1px solid #d8e6e3;
 border-radius:999px;
 background:#edf4f3;
 color:#425a68;
 font-size:.69rem;
 font-weight:850;
 line-height:1.1;
 letter-spacing:.035em;
 text-transform:uppercase;
 white-space:normal;
}
.ek-status-chip.is-primary{border-color:#c9eee4;background:#e2f7f1;color:var(--ek-brand-dark)}

.ek-guide-layout{
 display:grid;
 grid-template-columns:minmax(0,1fr) minmax(290px,360px);
 align-items:start;
 gap:clamp(28px,4vw,54px);
}
.ek-guide-main{min-width:0}
.ek-guide-main>h2:first-child{margin-top:0}
.ek-guide-section{
 margin-top:clamp(34px,5vw,58px);
 padding-top:clamp(28px,4vw,42px);
 border-top:1px solid var(--ek-line);
}
.ek-guide-section:first-of-type{margin-top:38px}
.ek-guide-section h2{margin:0 0 15px;font-size:clamp(1.5rem,2.5vw,2.15rem)}
.ek-guide-section>p{max-width:76ch;color:var(--ek-slate);line-height:1.75}
.ek-guide-aside{
 position:sticky;
 top:112px;
 display:grid;
 gap:18px;
 min-width:0;
}
.ek-guide-aside>.highlight-box,
.ek-guide-aside>.cta-card,
.ek-guide-aside>.ek-service-boundary{
 margin:0;
 padding:23px;
 border:1px solid var(--ek-line);
 border-radius:17px;
 background:#fff;
 box-shadow:0 10px 30px rgba(61,61,63,.045);
}
.ek-guide-aside h2{margin:0 0 13px;font-size:1.08rem}
.ek-guide-aside .check-list{margin:0}
.ek-guide-aside .button{width:100%;margin-top:8px;justify-content:center;text-align:center}
.ek-service-boundary{border-left:4px solid var(--ek-brand)!important;background:#f4faf8!important}
.ek-service-boundary strong{display:block;margin-bottom:7px;color:var(--ek-ink);font-size:.88rem}
.ek-service-boundary p{margin:0;color:var(--ek-slate);font-size:.82rem;line-height:1.6}

.ek-process-stepper{
 display:grid;
 gap:14px;
 margin:24px 0 0;
 counter-reset:steps;
}
.ek-process-stepper>article{
 position:relative;
 display:grid;
 grid-template-columns:56px minmax(0,1fr);
 gap:17px;
 min-width:0;
 padding:20px 22px;
 border:1px solid var(--ek-line);
 border-radius:16px;
 background:#fff;
 box-shadow:0 8px 24px rgba(61,61,63,.035);
}
.ek-process-stepper>article:not(:last-child)::after{
 content:"";
 position:absolute;
 left:49px;
 bottom:-15px;
 width:2px;
 height:15px;
 background:#cce8e1;
}
.ek-step-number{
 display:grid;
 place-items:center;
 width:48px;
 height:48px;
 border-radius:14px;
 background:linear-gradient(145deg,var(--ek-brand),var(--ek-brand-dark));
 color:#fff;
 font-size:.78rem;
 font-weight:900;
 letter-spacing:.07em;
}
.ek-process-stepper h3{margin:2px 0 6px;font-size:1rem;line-height:1.4}
.ek-process-stepper p{margin:0;color:var(--ek-slate);font-size:.88rem;line-height:1.62}

.ek-table-scroll{width:100%;overflow-x:auto;border:1px solid var(--ek-line);border-radius:16px;background:#fff;box-shadow:0 9px 26px rgba(61,61,63,.04)}
.ek-role-table{width:100%;min-width:760px;margin:0;border-collapse:collapse;background:#fff}
.ek-role-table th,.ek-role-table td{padding:16px 18px;border:0;border-bottom:1px solid var(--ek-line);vertical-align:top;text-align:left;font-size:.86rem;line-height:1.55}
.ek-role-table th{background:#edf5f3;color:var(--ek-ink);font-size:.76rem;text-transform:uppercase;letter-spacing:.045em}
.ek-role-table tr:last-child td{border-bottom:0}
.ek-role-table td:first-child{width:29%;color:var(--ek-ink);font-weight:760}

.ek-sensitive-box,
.ek-sensitive-form-note{
 padding:22px 24px;
 border:1px solid #cbe9e1;
 border-left:5px solid var(--ek-brand);
 border-radius:0 16px 16px 0;
 background:#f1faf7;
}
.ek-sensitive-box h3{margin:0 0 12px;font-size:1.08rem}
.ek-sensitive-box ul{margin:0;padding-left:1.1rem;color:var(--ek-slate)}
.ek-sensitive-box li+li{margin-top:8px}
.ek-sensitive-form-note{margin:18px 0;color:var(--ek-slate);font-size:.83rem;line-height:1.6}
.ek-sensitive-form-note strong{color:var(--ek-ink)}

.ek-download-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:16px;
 margin-top:24px;
}
.ek-download-card{
 display:grid;
 grid-template-columns:48px minmax(0,1fr);
 gap:14px;
 align-items:start;
 min-width:0;
 padding:20px;
 border:1px solid var(--ek-line);
 border-radius:16px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 8px 25px rgba(61,61,63,.045);
 transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.ek-download-card:hover,.ek-download-card:focus-visible{transform:translateY(-2px);border-color:rgba(82,168,10,.45);box-shadow:0 14px 32px rgba(61,61,63,.08)}
.ek-download-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:1.2rem;font-weight:900}
.ek-download-card strong,.ek-download-card small,.ek-download-card em{display:block;min-width:0}
.ek-download-card strong{margin:1px 0 7px;color:var(--ek-ink);font-size:.94rem;line-height:1.35}
.ek-download-card small{color:var(--ek-slate);font-size:.78rem;line-height:1.55}
.ek-download-card em{margin-top:10px;color:var(--ek-brand-dark);font-size:.66rem;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}

.compact-official-links{margin-top:24px}

@media(max-width:1180px){
 .ek-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
 .ek-guide-layout{grid-template-columns:1fr}
 .ek-guide-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-guide-aside>.cta-card{grid-column:1/-1}
}
@media(max-width:780px){
 .ek-path-cards{grid-template-columns:1fr}
 .ek-download-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
 .ek-hub-grid{grid-template-columns:1fr}
 .ek-hub-card{min-height:0}
 .ek-guide-aside{grid-template-columns:1fr}
 .ek-guide-aside>.cta-card{grid-column:auto}
 .ek-process-stepper>article{grid-template-columns:46px minmax(0,1fr);padding:17px}
 .ek-step-number{width:40px;height:40px;border-radius:12px}
 .ek-process-stepper>article:not(:last-child)::after{left:37px}
}

@media print{
 .site-header,.site-footer,.hero-actions,.ek-guide-aside .cta-card,.ek-download-card{box-shadow:none!important}
 .ek-guide-layout{display:block!important}
 .ek-guide-aside{position:static!important;margin-top:30px!important}
 .ek-process-stepper>article,.ek-guide-section,.ek-role-table tr{break-inside:avoid}
 .ek-table-scroll{overflow:visible!important}
 .ek-role-table{min-width:0!important}
}

/* EasyKassa 6.1.0 – Arbeitsanleitungen und Dokumentenzentrum */
.compact-section-heading{align-items:end}
.home-resource-section .section-heading p{max-width:72ch}
.ek-resource-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:18px;
 margin-top:28px;
}
.ek-resource-card{
 display:flex;
 flex-direction:column;
 min-width:0;
 min-height:0;
 padding:26px;
 border:1px solid var(--ek-line);
 border-radius:18px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 12px 34px rgba(61,61,63,.055);
 transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.ek-resource-card:hover,.ek-resource-card:focus-visible{transform:translateY(-3px);border-color:rgba(82,168,10,.5);box-shadow:0 18px 42px rgba(61,61,63,.09)}
.ek-resource-card>span{
 display:inline-grid;
 place-items:center;
 width:44px;
 height:32px;
 margin-bottom:26px;
 border-radius:999px;
 background:var(--ek-brand-pale);
 color:var(--ek-brand-dark);
 font-size:.72rem;
 font-weight:900;
 letter-spacing:.08em;
}
.ek-resource-card h3{margin:0 0 10px;font-size:1.12rem}
.ek-resource-card p{margin:0;color:var(--ek-slate);font-size:.9rem;line-height:1.68}
.ek-resource-card::after{content:"Öffnen →";margin-top:auto;padding-top:22px;color:var(--ek-brand-dark);font-size:.73rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}

.ek-guide-principles{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:16px;
 margin:0 0 42px;
}
.ek-guide-principles>article{
 display:grid;
 gap:8px;
 min-width:0;
 padding:20px 22px;
 border:1px solid var(--ek-line);
 border-radius:16px;
 background:#fff;
}
.ek-guide-principles strong{color:var(--ek-ink);font-size:.88rem}
.ek-guide-principles span{color:var(--ek-slate);font-size:.84rem;line-height:1.58}
.ek-guide-index{display:grid;gap:52px}
.ek-guide-group{scroll-margin-top:120px}
.ek-guide-group-heading,
.ek-document-category-heading{
 display:flex;
 align-items:end;
 justify-content:space-between;
 gap:20px;
 margin-bottom:19px;
 padding-bottom:13px;
 border-bottom:1px solid var(--ek-line);
}
.ek-guide-group-heading h2,
.ek-document-category-heading h2{margin:0;max-width:none;font-size:clamp(1.4rem,2.2vw,2rem)}
.ek-guide-group-heading>span,
.ek-document-category-heading>span{color:var(--ek-slate);font-size:.76rem;font-weight:800;white-space:nowrap}
.ek-guide-card-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:17px;
}
.ek-guide-card{
 display:flex;
 flex-direction:column;
 min-width:0;
 min-height:0;
 padding:23px;
 border:1px solid var(--ek-line);
 border-radius:17px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 10px 30px rgba(61,61,63,.045);
 transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.ek-guide-card:hover,.ek-guide-card:focus-visible{transform:translateY(-2px);border-color:rgba(82,168,10,.46);box-shadow:0 15px 36px rgba(61,61,63,.075)}
.ek-guides-hero-7420 .lead{max-width:62ch}
.ek-guide-overview{display:grid;gap:22px}
.ek-guide-overview-heading{max-width:68ch}
.ek-guide-overview-heading h2{margin-bottom:12px;max-width:none}
.ek-guide-overview-heading p{margin:0;color:var(--ek-slate);line-height:1.7}
.ek-guide-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.ek-guide-overview-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:20px 22px;border:1px solid var(--ek-line);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(10,20,30,.05);text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.ek-guide-overview-card:hover,.ek-guide-overview-card:focus-visible{transform:translateY(-2px);border-color:rgba(82,168,10,.46);box-shadow:0 18px 38px rgba(10,20,30,.08)}
.ek-guide-overview-icon,.ek-guide-group-icon,.ek-guide-card-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:rgba(82,168,10,.10);color:var(--ek-brand-dark);border:1px solid rgba(82,168,10,.22);flex:0 0 auto}
.ek-guide-overview-icon svg,.ek-guide-group-icon svg,.ek-guide-card-icon svg{width:24px;height:24px}
.ek-guide-overview-copy{display:grid;gap:5px}
.ek-guide-overview-copy strong{font-size:1rem;line-height:1.3;color:var(--ek-ink)}
.ek-guide-overview-copy span{font-size:.88rem;line-height:1.58;color:var(--ek-slate)}
.ek-guide-overview-count{grid-column:2;display:inline-flex;justify-self:start;margin-top:2px;padding:6px 10px;border-radius:999px;background:rgba(8,32,58,.05);font-size:.76rem;font-weight:800;color:var(--ek-ink)}
.ek-guide-group-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}
.ek-guide-heading-main{display:flex;gap:16px;align-items:flex-start}
.ek-guide-heading-main h2{margin:2px 0 8px;max-width:none}
.ek-guide-heading-main p{margin:0;color:var(--ek-slate);line-height:1.7;max-width:66ch}
.ek-guide-group-count{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(82,168,10,.10);color:var(--ek-brand-dark);font-size:.78rem;font-weight:900;letter-spacing:.01em;white-space:nowrap}
.ek-guide-card{padding:24px;gap:0}
.ek-guide-card-top{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.ek-guide-card-icon{width:42px;height:42px;border-radius:14px}
.ek-guide-card-area{margin:0;color:var(--ek-brand-dark);font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.ek-guide-card h3{margin:0 0 12px;font-size:1.06rem;line-height:1.36}
.ek-guide-card p{margin:0 0 14px;color:var(--ek-slate);font-size:.89rem;line-height:1.64}
.ek-guide-card-meta{margin-top:auto;padding-top:12px;border-top:1px solid rgba(8,32,58,.09)}
.ek-guide-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:.88rem;font-weight:800;color:var(--ek-brand-dark)}
.ek-guide-path-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.ek-guide-path-cards article{display:grid;gap:10px;padding:22px;border:1px solid var(--ek-line);border-radius:22px;background:#fff;box-shadow:0 16px 32px rgba(10,20,30,.04)}
.ek-guide-path-cards .ek-card-visual{width:56px;height:56px;border-radius:18px;background:rgba(82,168,10,.10);display:inline-flex;align-items:center;justify-content:center}
.ek-guide-path-cards .ek-card-visual img{width:28px;height:28px;object-fit:contain}
.ek-guide-path-cards h3{margin:0;font-size:1.06rem}
.ek-guide-path-cards p{margin:0;color:var(--ek-slate);font-size:.9rem;line-height:1.6}
.ek-guide-card-area{margin-bottom:20px;color:var(--ek-brand-dark);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.ek-guide-card h3{margin:0 0 11px;font-size:1.04rem;line-height:1.38}
.ek-guide-card p{margin:0;color:var(--ek-slate);font-size:.86rem;line-height:1.62}
.ek-guide-card-meta{
 display:grid;
 grid-template-columns:auto minmax(0,1fr);
 gap:9px 14px;
 margin-top:auto;
 padding-top:21px;
 border-top:1px solid var(--ek-line);
 color:var(--ek-slate);
 font-size:.72rem;
 line-height:1.45;
}
.ek-guide-card-meta span:first-child{font-weight:800;color:var(--ek-ink)}
.ek-guide-meta{
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 gap:10px;
 max-width:1040px;
 margin:27px 0 0;
}
.ek-guide-meta>span{
 display:grid;
 gap:4px;
 min-width:0;
 padding:12px 14px;
 border:1px solid rgba(61,61,63,.1);
 border-radius:12px;
 background:rgba(255,255,255,.76);
 color:var(--ek-slate);
 font-size:.76rem;
 line-height:1.45;
}
.ek-guide-meta strong{color:var(--ek-ink);font-size:.67rem;letter-spacing:.04em;text-transform:uppercase}
.ek-task-hero h1{max-width:25ch}
.ek-guide-main .check-list{max-width:78ch}
.ek-guide-main .check-list li{line-height:1.66}
.ek-guide-main .ek-process-stepper{max-width:900px}

.ek-document-centre{display:grid;gap:52px}
.ek-document-category{scroll-margin-top:120px}
.ek-document-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:17px;
}
.ek-document-card{
 display:flex;
 flex-direction:column;
 min-width:0;
 min-height:0;
 padding:22px;
 border:1px solid var(--ek-line);
 border-radius:17px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 10px 30px rgba(61,61,63,.045);
}
.ek-document-card.is-downloadable{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ek-document-card.is-downloadable:hover,.ek-document-card.is-downloadable:focus-visible{transform:translateY(-2px);border-color:rgba(82,168,10,.48);box-shadow:0 15px 36px rgba(61,61,63,.08)}
.ek-document-card.is-locked{background:#fbfcfc}
.ek-document-card-top{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:20px}
.ek-document-id{color:var(--ek-ink);font-size:.73rem;font-weight:900;letter-spacing:.05em}
.ek-document-status{
 display:inline-flex;
 align-items:center;
 min-height:26px;
 max-width:70%;
 padding:5px 9px;
 border:1px solid #d8e6e3;
 border-radius:999px;
 background:#edf4f3;
 color:#425a68;
 font-size:.63rem;
 font-weight:850;
 line-height:1.25;
 text-align:right;
}
.ek-document-status.is-released{border-color:#bfe8dc;background:#e5f7f1;color:#075d49}
.ek-document-status.is-review{border-color:#ead9a9;background:#fff7dd;color:#72510b}
.ek-document-status.is-private{border-color:#d7dce1;background:#eff2f4;color:#4c5862}
.ek-document-card h3{margin:0 0 10px;font-size:1.03rem;line-height:1.4}
.ek-document-card>p{margin:0;color:var(--ek-slate);font-size:.85rem;line-height:1.62}
.ek-document-facts{display:grid;gap:7px;margin:21px 0 0;padding:15px 0;border-top:1px solid var(--ek-line);border-bottom:1px solid var(--ek-line)}
.ek-document-facts>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:start}
.ek-document-facts dt{color:var(--ek-slate);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.035em}
.ek-document-facts dd{margin:0;color:var(--ek-ink);font-size:.76rem;line-height:1.45}
.ek-document-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;color:var(--ek-brand-dark);font-size:.72rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}
.ek-document-action.is-muted{color:var(--ek-slate);font-size:.67rem;line-height:1.4;text-transform:none;letter-spacing:0}

@media(max-width:1120px){
 .ek-guide-overview-grid,.ek-guide-path-cards,.ek-guide-card-grid,.ek-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-guide-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 .ek-resource-grid,.ek-guide-principles,.ek-guide-overview-grid,.ek-guide-path-cards{grid-template-columns:1fr}
 .ek-resource-card{min-height:0}
}
@media(max-width:700px){
 .ek-guide-overview-grid,.ek-guide-path-cards,.ek-guide-card-grid,.ek-document-grid{grid-template-columns:1fr}
 .ek-guide-meta{grid-template-columns:1fr}
 .ek-guide-card,.ek-document-card{min-height:0}
 .ek-guide-group-heading,.ek-document-category-heading{align-items:start;flex-direction:column;gap:7px}
 .ek-document-status{max-width:66%;text-align:left}
 .ek-document-facts>div{grid-template-columns:74px minmax(0,1fr)}
}

@media print{
 [data-ek-print],.ek-resource-grid,.ek-guide-index .ek-guide-card-meta{display:none!important}
 .ek-task-hero{padding:20px 0!important;background:#fff!important}
 .ek-task-hero .lead{color:#000!important}
 .ek-guide-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ek-guide-meta>span,.ek-document-card,.ek-guide-principles>article{box-shadow:none!important;background:#fff!important}
 .ek-document-card,.ek-guide-card,.ek-guide-principles>article{break-inside:avoid}
}

/* EasyKassa 6.2.0 – Schnittstellen, Rollen und visuelle Zielgruppenführung */
.home-interface-section{padding-top:clamp(52px,6vw,82px);background:linear-gradient(180deg,#fff 0%,#f7fbfa 100%)}
.ek-interface-figure{margin:30px 0 24px;padding:12px;border:1px solid var(--ek-line);border-radius:22px;background:#fff;box-shadow:0 18px 52px rgba(61,61,63,.075)}
.ek-interface-figure.is-hub{margin-top:0}
.ek-interface-main-visual{display:block;width:100%;height:auto;border-radius:15px}
.ek-interface-figure figcaption{padding:12px 8px 4px;color:var(--ek-slate);font-size:.82rem;line-height:1.55;text-align:center}
.ek-audience-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
.ek-audience-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:20px;align-items:center;min-width:0;padding:17px;border:1px solid var(--ek-line);border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 30px rgba(61,61,63,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ek-audience-card:hover,.ek-audience-card:focus-visible{transform:translateY(-2px);border-color:rgba(82,168,10,.46);box-shadow:0 16px 38px rgba(61,61,63,.085)}
.ek-audience-card img{display:block;width:128px;height:128px;object-fit:cover;border-radius:14px;background:#f8fbfa}
.ek-audience-card h3{margin:5px 0 8px;font-size:1.05rem}
.ek-audience-card p{margin:0 0 14px;color:var(--ek-slate);font-size:.84rem;line-height:1.6}
.ek-audience-label{display:block;color:var(--ek-brand-dark);font-size:.65rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.ek-audience-card .text-link{font-size:.75rem}
.ek-audience-card-grid.is-hub .ek-audience-card{grid-template-columns:150px minmax(0,1fr);padding:20px}
.ek-audience-card-grid.is-hub .ek-audience-card img{width:150px;height:150px}

.ek-interface-hub-hero{padding-bottom:clamp(34px,4vw,54px)}
.ek-role-hero .split{align-items:center}
.ek-role-hero h1{max-width:23ch}
.ek-role-hero-visual{min-width:0;padding:10px;border:1px solid var(--ek-line);border-radius:22px;background:#fff;box-shadow:0 16px 46px rgba(61,61,63,.075)}
.ek-role-badge-visual,.ek-downloads-hero-visual{display:block;width:100%;height:auto;border-radius:15px}
.ek-role-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ek-role-detail-grid>article{min-width:0;padding:24px;border:1px solid var(--ek-line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(61,61,63,.045)}
.ek-role-detail-grid h3{margin:0 0 16px}
.ek-role-detail-grid .check-list{margin:0}
.ek-role-detail-grid .check-list li{font-size:.86rem;line-height:1.56}
.ek-role-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.ek-role-process>article{position:relative;min-width:0;padding:22px 20px;border:1px solid var(--ek-line);border-radius:16px;background:#fff}
.ek-role-process>article:not(:last-child)::after{content:"→";position:absolute;right:-12px;top:50%;z-index:2;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--ek-brand);color:#fff;font-size:.72rem;font-weight:900;transform:translateY(-50%)}
.ek-role-process .process-number{display:inline-grid;place-items:center;width:38px;height:29px;margin-bottom:18px;border-radius:999px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:.7rem;font-weight:900;letter-spacing:.06em}
.ek-role-process h3{margin:0 0 8px;font-size:.98rem}
.ek-role-process p{margin:0;color:var(--ek-slate);font-size:.8rem;line-height:1.56}
.ek-role-table{min-width:920px}
.ek-role-table th:first-child{width:22%}
.ek-role-table td{font-size:.84rem}
.small-note{margin-top:18px;color:var(--ek-slate);font-size:.78rem;line-height:1.58}

.ek-path-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.ek-path-cards>a{display:grid;gap:8px;min-width:0;padding:19px 20px;border:1px solid var(--ek-line);border-radius:15px;background:#fff;color:inherit;text-decoration:none}
.ek-path-cards>a:hover,.ek-path-cards>a:focus-visible{border-color:rgba(82,168,10,.48)}
.ek-path-cards strong{font-size:.9rem}
.ek-path-cards span{color:var(--ek-slate);font-size:.78rem;line-height:1.5}

@media(max-width:1180px){
 .ek-audience-card{grid-template-columns:108px minmax(0,1fr)}
 .ek-audience-card img{width:108px;height:108px}
 .ek-audience-card-grid.is-hub .ek-audience-card{grid-template-columns:120px minmax(0,1fr)}
 .ek-audience-card-grid.is-hub .ek-audience-card img{width:120px;height:120px}
 .ek-role-process{grid-template-columns:repeat(3,minmax(0,1fr))}
 .ek-role-process>article:not(:last-child)::after{display:none}
 .ek-path-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:960px){
 .ek-audience-card-grid{grid-template-columns:1fr}
 .ek-audience-card,.ek-audience-card-grid.is-hub .ek-audience-card{grid-template-columns:150px minmax(0,1fr)}
 .ek-audience-card img,.ek-audience-card-grid.is-hub .ek-audience-card img{width:150px;height:150px}
 .ek-role-detail-grid{grid-template-columns:1fr}
 .ek-role-process{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
 .ek-interface-figure{margin-top:22px;padding:6px;border-radius:16px}
 .ek-interface-main-visual{border-radius:11px}
 .ek-audience-card,.ek-audience-card-grid.is-hub .ek-audience-card{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px}
 .ek-audience-card img,.ek-audience-card-grid.is-hub .ek-audience-card img{width:92px;height:92px;border-radius:11px}
 .ek-audience-card p{font-size:.8rem}
 .ek-role-process{grid-template-columns:1fr}
 .ek-path-cards{grid-template-columns:1fr}
}


/* EasyKassa 6.2.1 – global card-flow and whitespace repair */
.entry-content.has-content-hero{padding-top:0;padding-bottom:0}
.entry-content.has-content-hero>.page-hero:first-child{margin-top:0}
.entry-content.has-content-hero .content-section{padding:clamp(44px,5vw,68px) 0}
.entry-content.has-content-hero .content-section:first-of-type{padding-top:clamp(40px,4.5vw,60px)}
.entry-content.has-content-hero .content-section h2,
.entry-content.has-content-hero .content-section h3{margin-top:0}
.ek-hub-grid,.ek-resource-grid,.ek-guide-card-grid,.ek-document-grid{grid-auto-flow:row;grid-auto-rows:auto;align-items:stretch}
.ek-hub-card,.ek-resource-card,.ek-guide-card,.ek-document-card{height:auto}
.ek-hub-card p:last-of-type,.ek-resource-card p:last-of-type,.ek-guide-card p:last-of-type,.ek-document-card p:last-of-type{margin-bottom:0}
.ek-hub-card-action:focus-visible,.ek-hub-card h3>a:focus-visible{outline-offset:4px}
@media(max-width:1180px){
 .ek-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
 .entry-content.has-content-hero .content-section{padding:38px 0}
 .ek-hub-grid{grid-template-columns:1fr}
 .ek-hub-card{padding:20px}
}

/* EasyKassa 6.2.2 – compact knowledge cards, complete click targets and 2×2 four-card grids */
.entry-content.has-content-hero .ek-hub-grid,
.entry-content.has-content-hero .content-grid-3,
.entry-content.has-content-hero .service-grid,
.entry-content.has-content-hero .sector-grid,
.entry-content.has-content-hero .training-grid,
.entry-content.has-content-hero .remote-grid,
.entry-content.has-content-hero .ek-path-cards{
 grid-auto-flow:row!important;
 grid-auto-rows:auto!important;
 align-items:stretch!important;
}
.entry-content.has-content-hero .ek-hub-card,
.entry-content.has-content-hero .info-card,
.entry-content.has-content-hero .service-card,
.entry-content.has-content-hero .sector-card,
.entry-content.has-content-hero .training-grid>article,
.entry-content.has-content-hero .remote-grid>article,
.entry-content.has-content-hero .ek-path-cards>article{
 min-height:0!important;
 height:auto!important;
}
.ek-grid-2x2{
 grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
@supports selector(.ek-hub-grid:has(> *)){
 .ek-hub-grid:has(> :nth-child(4):last-child),
 .content-grid-3:has(> :nth-child(4):last-child),
 .service-grid:has(> :nth-child(4):last-child),
 .sector-grid:has(> :nth-child(4):last-child),
 .training-grid:has(> :nth-child(4):last-child),
 .remote-grid:has(> :nth-child(4):last-child),
 .ek-path-cards:has(> :nth-child(4):last-child){
 grid-template-columns:repeat(2,minmax(0,1fr))!important;
 }
}
.is-clickable-card{
 cursor:pointer;
 transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.is-clickable-card:hover,
.is-clickable-card:focus-visible{
 transform:translateY(-3px);
 border-color:rgba(82,168,10,.48)!important;
 box-shadow:0 18px 42px rgba(61,61,63,.09)!important;
}
.is-clickable-card:focus-visible{outline:3px solid #7ccb35;outline-offset:3px}
.ek-hub-card-action{margin-top:auto;padding-top:16px}
.entry-content.has-content-hero .content-section>.container>.ek-hub-grid:first-child,
.entry-content.has-content-hero .content-section>.container>.content-grid-3:first-child{
 margin-top:0;
}
@media(max-width:760px){
 .ek-grid-2x2{grid-template-columns:1fr!important}
}
@supports selector(.ek-hub-grid:has(> *)){
 @media(max-width:760px){
 .ek-hub-grid:has(> :nth-child(4):last-child),
 .content-grid-3:has(> :nth-child(4):last-child),
 .service-grid:has(> :nth-child(4):last-child),
 .sector-grid:has(> :nth-child(4):last-child),
 .training-grid:has(> :nth-child(4):last-child),
 .remote-grid:has(> :nth-child(4):last-child),
 .ek-path-cards:has(> :nth-child(4):last-child){
 grid-template-columns:1fr!important;
 }
 }
}


/* EasyKassa 6.3.1 – approved compact knowledge layouts and complete card targets */
.ek-topic-card-grid,
.ek-four-card-grid,
.ek-six-card-grid{
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:18px;
 align-items:stretch;
}
.ek-four-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ek-topic-card,
.ek-four-card-grid>article{
 display:flex;
 flex-direction:column;
 min-width:0;
 min-height:0;
 height:auto;
 padding:24px;
 border:1px solid var(--ek-line);
 border-top:4px solid var(--ek-brand);
 border-radius:17px;
 background:#fff;
 color:inherit;
 text-decoration:none;
 box-shadow:0 10px 30px rgba(61,61,63,.045);
}
.ek-topic-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ek-topic-card:hover,.ek-topic-card:focus-visible{
 transform:translateY(-3px);
 border-color:rgba(82,168,10,.5);
 box-shadow:0 18px 42px rgba(61,61,63,.09);
}
.ek-topic-card-head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:start}
.ek-topic-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--ek-brand-pale);color:var(--ek-brand-dark);font-size:.75rem;font-weight:900;letter-spacing:.04em}
.ek-topic-card h3,.ek-four-card-grid h3{margin:0 0 8px;font-size:1.12rem;line-height:1.25}
.ek-topic-card p,.ek-four-card-grid p{margin:0;color:var(--ek-slate);font-size:.86rem;line-height:1.58}
.compact-check-list{gap:8px;margin:18px 0 0;padding-top:16px;border-top:1px solid var(--ek-line)}
.compact-check-list li{font-size:.8rem;line-height:1.45}
.ek-topic-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;color:var(--ek-brand-dark);font-size:.78rem;font-weight:850}
.ek-deadline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ek-deadline-grid>article{min-width:0;padding:22px;border:1px solid var(--ek-line);border-radius:16px;background:#fff}
.ek-deadline-grid span{display:block;margin-bottom:10px;color:var(--ek-brand-dark);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.ek-deadline-grid h2{margin:0 0 9px;font-size:1.12rem}
.ek-deadline-grid p{margin:0;color:var(--ek-slate);font-size:.82rem;line-height:1.55}
.ek-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:25px 0}
.ek-source-grid>a{display:grid;gap:8px;padding:20px;border:1px solid var(--ek-line);border-radius:15px;background:#fff;color:inherit;text-decoration:none}
.ek-source-grid>a:hover,.ek-source-grid>a:focus-visible{border-color:rgba(82,168,10,.48)}
.ek-source-grid span{color:var(--ek-slate);font-size:.82rem;line-height:1.55}
.number-list{display:grid;gap:16px;margin:25px 0 0;padding-left:24px}
.number-list li{padding-left:7px;line-height:1.62}

/* Four homepage trust links are intentionally balanced as two left / two right. */
.compact-trust-strip .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.compact-trust-strip .trust-item{min-height:0;border-right:1px solid var(--ek-line);border-bottom:1px solid var(--ek-line);color:inherit;text-decoration:none}
.compact-trust-strip .trust-item:nth-child(2n){border-right:0}
.compact-trust-strip .trust-item:nth-last-child(-n+2){border-bottom:0}

/* Remove inherited fixed heights throughout managed landing pages. */
.entry-content.has-content-hero :is(.info-card,.service-card,.sector-card,.ek-hub-card,.ek-resource-card,.training-card,.remote-card),
.entry-content.has-content-hero :is(.content-grid-2,.content-grid-3,.content-grid-4,.service-grid,.sector-grid,.training-grid,.remote-grid) > *{
 min-height:0!important;
 height:auto!important;
}
.entry-content.has-content-hero :is(.content-grid-2,.content-grid-3,.content-grid-4,.service-grid,.sector-grid,.training-grid,.remote-grid){
 grid-auto-rows:auto!important;
 align-items:stretch!important;
}
.is-card-link{cursor:pointer}

@media(max-width:1050px){
 .ek-topic-card-grid,.ek-six-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-deadline-grid,.ek-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
 .ek-topic-card-grid,.ek-six-card-grid,.ek-four-card-grid,.ek-deadline-grid,.ek-source-grid,.compact-trust-strip .trust-grid{grid-template-columns:1fr}
 .compact-trust-strip .trust-item{border-right:0;border-bottom:1px solid var(--ek-line)!important}
 .compact-trust-strip .trust-item:last-child{border-bottom:0!important}
 .ek-topic-card,.ek-four-card-grid>article{padding:20px}
 .ek-topic-card-head{grid-template-columns:44px minmax(0,1fr);gap:13px}
}

/* EasyKassa 6.3.1 – visual training and hardware card refinements */
.ek-topic-visual{
 display:grid;
 place-items:center;
 width:62px;
 height:62px;
 padding:10px;
 border-radius:50%;
 background:linear-gradient(145deg,#eefaf5,#dff5ec);
}
.ek-topic-visual-image{display:block;width:42px;height:42px;object-fit:contain}
.ek-training-card-grid .ek-topic-card-head{grid-template-columns:70px minmax(0,1fr)}
.ek-training-card-grid .ek-topic-card{padding:22px}
.ek-training-hero .split{align-items:center}
.ek-training-callout{
 display:flex;
 align-items:center;
 gap:16px;
 padding:20px 24px;
 border:1px solid var(--ek-line);
 border-radius:18px;
 background:linear-gradient(135deg,#f2fbf7,#eef8f5);
 box-shadow:0 12px 36px rgba(61,61,63,.055);
}
.ek-training-callout>span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#fff}
.ek-training-callout-icon{width:34px;height:34px}
.ek-benefit-strip{
 display:grid;
 grid-template-columns:repeat(4,minmax(0,1fr));
 margin-top:22px;
 border:1px solid var(--ek-line);
 border-radius:17px;
 background:#fff;
 overflow:hidden;
}
.ek-benefit-strip>article{padding:18px 20px;border-right:1px solid var(--ek-line)}
.ek-benefit-strip>article:last-child{border-right:0}
.ek-benefit-strip strong{display:block;margin-bottom:3px;font-size:.82rem}
.ek-benefit-strip span{display:block;color:var(--ek-slate);font-size:.74rem;line-height:1.45}
@media(max-width:950px){
 .ek-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ek-benefit-strip>article:nth-child(2n){border-right:0}
 .ek-benefit-strip>article:nth-child(-n+2){border-bottom:1px solid var(--ek-line)}
}
@media(max-width:620px){
 .ek-benefit-strip{grid-template-columns:1fr}
 .ek-benefit-strip>article{border-right:0!important;border-bottom:1px solid var(--ek-line)!important}
 .ek-benefit-strip>article:last-child{border-bottom:0!important}
 .ek-training-card-grid .ek-topic-card-head{grid-template-columns:58px minmax(0,1fr)}
 .ek-topic-visual{width:52px;height:52px}
 .ek-topic-visual-image{width:34px;height:34px}
}
/* EasyKassa 6.3.1 – three-column remote support selection */
.remote-grid.remote-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.remote-grid.remote-grid-three>article{display:flex;flex-direction:column;min-height:0!important;height:auto!important}
.remote-grid.remote-grid-three>article .button{margin-top:auto;align-self:flex-start}
@media(max-width:1050px){.remote-grid.remote-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.remote-grid.remote-grid-three{grid-template-columns:1fr!important}}
