@font-face{font-family:"Cairo";src:url(/wp-content/plugins/weg-core/assets/fonts/Cairo-VariableFont.ttf) format("truetype");font-style:normal;font-weight:200 1000;font-display:swap}:root{--weg-font-family:"Cairo",Tahoma,Arial,sans-serif}.weg-core,.weg-portal,.weg-saas-shell,.weg-core button,.weg-core input,.weg-core select,.weg-core textarea,.weg-core table,.weg-portal button,.weg-portal input,.weg-portal select,.weg-portal textarea,.weg-portal table{font-family:var(--weg-font-family)!important}:root{--weg-core-green:var(--weg-green,#19402d);--weg-core-soft:var(--weg-soft,#f4f7f5);--weg-core-line:var(--weg-line,#dfe8e2);--weg-core-ink:var(--weg-ink,#132219);--weg-core-muted:var(--weg-muted,#66756d);--weg-core-radius:var(--weg-radius,24px);--weg-core-shadow:var(--weg-shadow,0 22px 60px rgba(18,47,33,.12))}.weg-notice{margin:0 0 20px;padding:14px 18px;border-radius:14px;background:#e8f5ed;color:#14552f;border:1px solid #cde8d7}.weg-notice--error{background:#fff1f1;color:#8a2424;border-color:#f1cccc}.weg-store-shell,.weg-checkout-grid,.weg-order-success{width:min(calc(100% - 34px),1180px);margin:55px auto 90px}.weg-store-heading,.weg-saas-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.weg-store-heading span,.weg-saas-section__head span,.weg-saas__header>div>span{color:var(--weg-core-green);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.weg-store-heading h1,.weg-saas-section__head h2{margin:4px 0 0}.weg-store-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.weg-store-filters a{padding:9px 15px;border:1px solid var(--weg-core-line);border-radius:999px;background:#fff;color:var(--weg-core-green);font-weight:800}.weg-store-filters a:hover{background:var(--weg-core-green);color:#fff}.weg-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.weg-product-card{overflow:hidden;background:#fff;border:1px solid var(--weg-core-line);border-radius:var(--weg-core-radius);transition:.25s}.weg-product-card:hover{transform:translateY(-6px);box-shadow:var(--weg-core-shadow)}.weg-product-card__image{display:block;aspect-ratio:4/3;background:linear-gradient(145deg,#173d2b,#0d291c);overflow:hidden}.weg-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}.weg-product-card:hover .weg-product-card__image img{transform:scale(1.04)}.weg-product-card__image>span{display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:3rem;font-weight:900;letter-spacing:.15em}.weg-product-card__body{padding:24px}.weg-product-card__category{font-size:.75rem;font-weight:850;color:var(--weg-core-green);margin-bottom:8px}.weg-product-card h3{font-size:1.3rem;margin-bottom:10px}.weg-product-card p{font-size:.94rem}.weg-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--weg-core-line);padding-top:16px;margin-top:18px}.weg-product-card__meta span{font-size:.78rem;color:var(--weg-core-muted)}.weg-product-card__meta strong{color:var(--weg-core-green)}.weg-add-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-top:18px}.weg-add-form label{display:grid;gap:5px;font-size:.75rem;font-weight:800}.weg-add-form input{width:100%;border:1px solid var(--weg-core-line);border-radius:10px;padding:9px}.weg-product-card--compact .weg-product-card__body{padding:20px}.weg-product-card--compact .weg-add-form{display:none}.weg-product-card--compact p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.weg-empty-state{text-align:center;padding:70px 25px;background:var(--weg-core-soft);border:1px dashed #cbd8d0;border-radius:var(--weg-core-radius)}.weg-empty-state--small{padding:25px}.weg-empty-state p:last-child{margin-bottom:0}.weg-table-wrap{overflow:auto}.weg-table{width:100%;border-collapse:collapse;min-width:720px}.weg-table th,.weg-table td{padding:13px 15px;border-bottom:1px solid var(--weg-core-line);text-align:start;vertical-align:middle}.weg-table th{background:var(--weg-core-soft);color:var(--weg-core-green);font-size:.78rem}.weg-table td small{display:block;color:var(--weg-core-muted);margin-top:4px}.weg-cart-table input[type=number]{width:110px;border:1px solid var(--weg-core-line);border-radius:10px;padding:9px}.weg-link-button{border:0;background:none;color:#a52b2b;cursor:pointer;font-weight:800}.weg-cart-actions{display:flex;justify-content:space-between;gap:25px;margin-top:28px;align-items:start}.weg-cart-summary{min-width:350px;background:var(--weg-core-soft);border-radius:18px;padding:22px}.weg-cart-summary>div{display:flex;justify-content:space-between;gap:20px}.weg-cart-summary strong{font-size:1.35rem;color:var(--weg-core-green)}.weg-cart-summary p{font-size:.82rem}.weg-cart-summary .button{width:100%;margin-top:15px}.weg-checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:start}.weg-checkout-form,.weg-checkout-summary{background:#fff;border:1px solid var(--weg-core-line);border-radius:var(--weg-core-radius);padding:30px}.weg-checkout-summary{position:sticky;top:125px}.weg-checkout-item{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--weg-core-line)}.weg-checkout-item small{display:block;color:var(--weg-core-muted)}.weg-checkout-total{display:flex;justify-content:space-between;gap:18px;padding-top:20px;margin-top:10px}.weg-checkout-total strong{color:var(--weg-core-green);font-size:1.3rem}.weg-payment-options{display:grid;gap:10px;border:1px solid var(--weg-core-line);border-radius:14px;padding:18px}.weg-payment-options legend{font-weight:850;padding:0 7px}.weg-payment-options label{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}.weg-payment-options input{width:auto!important}.weg-consent{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start}.weg-consent input{width:auto!important;margin-top:5px}.weg-order-success{max-width:760px;text-align:center;padding:70px 40px;background:#fff;border:1px solid var(--weg-core-line);border-radius:32px;box-shadow:var(--weg-core-shadow)}.weg-order-success__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#e2f4e9;color:var(--weg-core-green);font-size:2rem;font-weight:900}.weg-order-success h1{color:var(--weg-core-green)}.weg-order-success__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}.weg-product-buybox{background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:24px;box-shadow:var(--weg-core-shadow)}.weg-product-buybox__price{font-size:1.4rem;color:var(--weg-core-green);font-weight:900}.weg-login-shell{width:min(calc(100% - 34px),1050px);margin:65px auto 90px;display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:visible;box-shadow:var(--weg-core-shadow)}.weg-login-copy{padding:55px;background:linear-gradient(145deg,#19402d,#0d291c);color:#fff}.weg-login-copy span{font-weight:900;letter-spacing:.12em}.weg-login-copy p{color:#c9dbd1}.weg-login-form{padding:45px;background:#fff}.weg-login-form input[type=text],.weg-login-form input[type=password]{width:100%;border:1px solid var(--weg-core-line);border-radius:11px;padding:11px}.weg-login-form input[type=submit]{border:0;border-radius:999px;background:var(--weg-core-green);color:#fff;padding:11px 24px;font-weight:800;cursor:pointer}.weg-login-form .login-remember label{display:flex;align-items:center;gap:7px}.weg-saas{width:min(calc(100% - 28px),1500px);margin:28px auto 80px;display:grid;grid-template-columns:245px 1fr;min-height:820px;background:#f6f8f7;border:1px solid var(--weg-core-line);border-radius:30px;overflow:visible;box-shadow:var(--weg-core-shadow)}.weg-saas__sidebar{background:#0b2418;color:#fff;padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:18px;height:calc(100vh - 36px);max-height:none;align-self:start;border-radius:0 30px 30px 0;overflow:auto}.weg-saas__brand{font-size:1.75rem;font-weight:950;letter-spacing:.08em;margin-bottom:35px}.weg-saas__brand small{font-size:.65rem;color:#9fbaa9}.weg-saas__sidebar nav{display:grid;gap:7px}.weg-saas__sidebar nav a{padding:11px 13px;border-radius:11px;color:#c5d6cc;font-weight:750}.weg-saas__sidebar nav a:hover{background:rgb(255 255 255 / .09);color:#fff}.weg-saas__user{margin-top:auto;padding-top:20px;border-top:1px solid rgb(255 255 255 / .12)}.weg-saas__user strong,.weg-saas__user span{display:block}.weg-saas__user span{font-size:.72rem;color:#9fbaa9;overflow:hidden;text-overflow:ellipsis}.weg-saas__user a{display:inline-block;margin-top:12px;font-size:.8rem;color:#fff}.weg-saas__main{min-width:0;padding:30px}.weg-saas__header{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:26px;margin-bottom:20px}.weg-saas__header h1{font-size:clamp(1.8rem,3.2vw,2.8rem);margin:4px 0}.weg-saas__header p{margin:0}.weg-saas-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.weg-saas-metric{background:#fff;border:1px solid var(--weg-core-line);border-radius:18px;padding:20px}.weg-saas-metric>span{display:block;color:var(--weg-core-muted);font-size:.8rem}.weg-saas-metric strong{display:block;color:var(--weg-core-green);font-size:1.75rem;margin:8px 0 3px}.weg-saas-metric small{color:var(--weg-core-muted)}.weg-saas-section{scroll-margin-top:30px;background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:24px;margin-top:20px}.weg-saas-section__head{align-items:center}.weg-saas-split{display:grid;grid-template-columns:1.35fr .65fr;gap:25px;align-items:start}.weg-saas-form{background:var(--weg-core-soft);border-radius:18px;padding:20px}.weg-inline-form select{border:1px solid var(--weg-core-line);border-radius:999px;padding:7px 10px;background:#fff;max-width:150px}.weg-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.75rem;font-weight:850;background:#edf2ef;color:#425449}.weg-status--new,.weg-status--open,.weg-status--todo{background:#fff1d9;color:#835b11}.weg-status--review,.weg-status--progress,.weg-status--production{background:#e7efff;color:#28539a}.weg-status--approved,.weg-status--quality{background:#e9f0ff;color:#384d91}.weg-status--shipping{background:#f1eaff;color:#68459a}.weg-status--completed,.weg-status--closed,.weg-status--done{background:#e2f4e9;color:#18643a}.weg-status--cancelled{background:#ffe8e8;color:#8c2c2c}.weg-report-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.weg-report-cards a{display:flex;align-items:center;gap:14px;border:1px solid var(--weg-core-line);border-radius:16px;padding:18px}.weg-report-cards strong{display:grid;place-items:center;min-width:55px;height:55px;border-radius:14px;background:var(--weg-core-soft);color:var(--weg-core-green);font-size:1.2rem}.weg-access-denied{max-width:700px;margin:70px auto;padding:24px;border-radius:16px;background:#fff1f1;color:#8a2424;text-align:center}@media(max-width:1150px){.weg-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-saas-metrics{grid-template-columns:repeat(2,1fr)}.weg-saas-split{grid-template-columns:1fr}.weg-report-cards{grid-template-columns:1fr 1fr}}@media(max-width:850px){.weg-checkout-grid{grid-template-columns:1fr}.weg-checkout-summary{position:static}.weg-saas{display:block}.weg-saas__sidebar{position:static;height:auto;max-height:none}.weg-saas__sidebar nav{display:flex;overflow:auto}.weg-saas__user{margin-top:20px}.weg-saas__main{padding:18px}.weg-saas__header{align-items:flex-start}.weg-login-shell{grid-template-columns:1fr}.weg-login-copy{padding:35px}.weg-cart-actions{flex-direction:column}.weg-cart-summary{min-width:0;width:100%}}@media(max-width:620px){.weg-products-grid{grid-template-columns:1fr}.weg-add-form{grid-template-columns:1fr}.weg-store-heading,.weg-saas__header,.weg-saas-section__head{align-items:flex-start;flex-direction:column}.weg-saas-metrics{grid-template-columns:1fr 1fr}.weg-report-cards{grid-template-columns:1fr}.weg-checkout-form,.weg-checkout-summary{padding:20px}.weg-login-form{padding:28px}.weg-cart-summary{padding:18px}}.weg-product-gallery{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:start}.weg-product-gallery__thumbs{display:grid;gap:10px;max-height:650px;overflow:auto}.weg-product-gallery__thumb{border:1px solid #dfe7e2;background:#fff;border-radius:12px;padding:0;overflow:hidden;cursor:pointer}.weg-product-gallery__thumb img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.weg-product-gallery__main img{width:100%;border-radius:22px;display:block;max-height:760px;object-fit:contain;background:#f7f8f7}.weg-kraft-form{margin-top:24px;padding:22px;border:1px solid #dfe7e2;border-radius:20px;background:#fff}.weg-kraft-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.weg-kraft-form label{display:grid;gap:7px;font-weight:750}.weg-kraft-form input,.weg-kraft-form select,.weg-kraft-form textarea{width:100%;border:1px solid #ccd8d0;border-radius:12px;padding:11px;background:#fff}.weg-kraft-form .full{grid-column:1/-1}.weg-size-note{background:#fff7df;border:1px solid #efda94;border-radius:12px;padding:12px;margin:14px 0}.weg-product-specs table{width:100%;border-collapse:collapse;margin:18px 0}.weg-product-specs th,.weg-product-specs td{border:1px solid #dfe7e2;padding:9px;text-align:center}.weg-product-cta{background:#19402d;color:#fff;border-radius:22px;padding:25px;margin:28px 0}.weg-product-cta h2,.weg-product-cta p{color:#fff}.weg-quote-success{padding:14px;border-radius:12px;background:#e5f4e9;color:#175c35;margin-bottom:16px}@media(max-width:850px){.weg-product-gallery{grid-template-columns:1fr}.weg-product-gallery__thumbs{grid-template-columns:repeat(5,1fr);order:2;max-height:none}.weg-saas__sidebar{position:static;height:auto;border-radius:24px 24px 0 0}.weg-kraft-form__grid{grid-template-columns:1fr}}.weg-checkout-grid{padding-top:105px}.weg-checkout-form .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.weg-checkout-form label{min-width:0}.weg-checkout-form input,.weg-checkout-form textarea,.weg-checkout-form select{max-width:100%;box-sizing:border-box}.weg-saas__sidebar{position:sticky;top:18px}.weg-saas__main{overflow:hidden}.weg-saas__user a{display:flex;align-items:center;gap:8px}@media(max-width:850px){.weg-checkout-grid{padding-top:85px}.weg-saas__sidebar{position:sticky;top:0;z-index:5;border-radius:0}.weg-saas__sidebar nav{padding-bottom:6px}.weg-saas__main{overflow:visible}}@media(max-width:620px){.weg-checkout-form .form-row{grid-template-columns:1fr}.weg-checkout-grid{width:calc(100% - 18px);margin-inline:auto}.weg-payment-options{padding:14px}.weg-saas{width:100%;margin:0;border:0;border-radius:0}.weg-saas__main{padding:12px}.weg-saas__header,.weg-saas-section{border-radius:16px;padding:18px}.weg-saas-metrics{grid-template-columns:1fr}}.weg-wholesale-section{background:linear-gradient(180deg,#f7faf8 0%,#fff 100%)}.weg-wholesale-section .section-heading{max-width:780px;margin-bottom:28px}.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.weg-generic-product-hero{padding-top:clamp(110px,12vw,160px)}.weg-generic-product-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,72px);align-items:start}.weg-generic-product-media{background:#f5f6f5;border-radius:26px;overflow:hidden;position:sticky;top:110px}.weg-generic-product-media img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block}.weg-product-placeholder{aspect-ratio:1/1;display:grid;place-items:center;font-size:64px;font-weight:800;color:#19402d}.weg-generic-product-content h1{font-size:clamp(34px,4vw,58px);line-height:1.25;margin:12px 0 18px}.weg-product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.weg-product-spec-grid>div{background:#f7faf8;border:1px solid rgb(25 64 45 / .12);border-radius:16px;padding:16px}.weg-product-spec-grid span{display:block;color:#68756d;font-size:13px;margin-bottom:5px}.weg-product-spec-grid strong{color:#19402d}.weg-generic-product-form{display:grid;gap:16px}.weg-generic-product-form label{display:grid;gap:8px}.weg-generic-product-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:14px;padding:14px;font:inherit}.weg-generic-product-description{max-width:950px}.weg-generic-product-description ul{display:grid;gap:10px}@media(max-width:1100px){.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.weg-generic-product-grid{grid-template-columns:1fr}.weg-generic-product-media{position:static}.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.weg-wholesale-section .weg-products-grid{grid-template-columns:1fr}.weg-product-spec-grid{grid-template-columns:1fr}.weg-generic-product-hero{padding-top:96px}}.weg-product-spec-grid>div{position:relative;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.weg-product-spec-grid>div svg{grid-row:1/3;width:34px;height:34px;fill:none;stroke:var(--weg-core-green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.weg-ready-price{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:14px;background:#f4f7f5;border:1px solid var(--weg-core-line)}.weg-ready-price span{color:var(--weg-core-muted);font-size:.82rem}.weg-ready-price strong{color:var(--weg-core-green)}.weg-generic-product-form select,.weg-product-buybox select{width:100%;min-height:48px;border:1px solid var(--weg-core-line);border-radius:12px;background:#fff;padding:10px 13px;font:inherit}.weg-security-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.weg-security-check{padding:17px;border-radius:16px;background:#f7faf8;border:1px solid var(--weg-core-line)}.weg-security-check span{display:block;font-size:.76rem;color:var(--weg-core-muted);margin-bottom:7px}.weg-security-check strong{color:var(--weg-core-green)}.weg-security-check.is-warning{background:#fff7e8;border-color:#ecd6a7}.weg-security-check.is-warning strong{color:#8a5b11}.weg-settings-form input[type=checkbox]{width:20px;height:20px;accent-color:var(--weg-core-green)}.weg-settings-form select{width:100%;min-height:46px;border:1px solid var(--weg-core-line);border-radius:11px;background:#fff;padding:9px 12px;font:inherit}@media(max-width:1100px){.weg-security-checks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.weg-security-checks{grid-template-columns:1fr 1fr}}@media(max-width:460px){.weg-security-checks{grid-template-columns:1fr}}.weg-security-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.weg-security-check{padding:17px;border-radius:16px;background:#f7faf8;border:1px solid var(--weg-core-line)}.weg-security-check span{display:block;font-size:.76rem;color:var(--weg-core-muted);margin-bottom:7px}.weg-security-check strong{color:var(--weg-core-green)}.weg-security-check.is-warning{background:#fff7e8;border-color:#ecd6a7}.weg-security-check.is-warning strong{color:#8a5b11}.weg-settings-form input[type=checkbox]{width:20px;height:20px;accent-color:var(--weg-core-green)}.weg-settings-form select{width:100%;min-height:46px;border:1px solid var(--weg-core-line);border-radius:11px;background:#fff;padding:9px 12px;font:inherit}@media(max-width:1100px){.weg-security-checks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.weg-security-checks{grid-template-columns:1fr 1fr}}@media(max-width:460px){.weg-security-checks{grid-template-columns:1fr}}@media(min-width:851px){.weg-saas{align-items:start}.weg-saas__sidebar{position:fixed;inset-block:0;inset-inline-start:auto;inset-inline-end:0;width:290px;height:100vh;z-index:30}.weg-saas__main{margin-inline-end:290px;width:calc(100% - 290px);padding-top:132px}.weg-saas__header{position:fixed;top:0;inset-inline-start:0;inset-inline-end:290px;z-index:25;border-radius:0 0 20px 20px;box-shadow:0 10px 30px rgb(22 50 36 / .08);background:#fff}.weg-lang-en .weg-saas__sidebar{inset-inline-start:0;inset-inline-end:auto}.weg-lang-en .weg-saas__main{margin-inline-start:290px;margin-inline-end:0}.weg-lang-en .weg-saas__header{inset-inline-start:290px;inset-inline-end:0}}@media(max-width:850px){.weg-saas__header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 8px 24px rgb(22 50 36 / .08)}}.weg-hero-settings{padding:18px;border:1px solid var(--weg-core-line);border-radius:16px;background:#f8faf9}.weg-hero-settings h3{margin-top:0}.weg-hero-settings label{margin-top:10px}.weg-portal-document .page-shell{padding:0!important;margin:0!important;max-width:none!important}.weg-settings-tabs{display:flex;gap:9px;overflow:auto;padding:3px 0 18px;margin-bottom:20px}.weg-settings-tabs a{white-space:nowrap;padding:10px 15px;border-radius:999px;background:#eef3f0;color:#19402d;font-weight:800}.weg-settings-tabs a.is-active{background:#19402d;color:#fff}.weg-hero-manager__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.weg-hero-manager__item{border:1px solid var(--weg-core-line);border-radius:16px;overflow:hidden;background:#fff}.weg-hero-manager__item img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.weg-hero-manager__item span{display:flex;gap:8px;padding:10px;font-weight:700}.weg-hero-upload{display:grid;gap:9px;padding:18px;border:1px dashed #8fa99a;border-radius:14px;background:#f7faf8}.weg-hero-upload input{padding:8px;background:#fff}.weg-saas__header{margin:0!important}.weg-saas__main>.weg-saas-metrics{margin-top:20px}@media(max-width:850px){.weg-hero-manager__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.weg-hero-manager__grid{grid-template-columns:1fr}}.weg-saas__sidebar nav a{display:flex;align-items:center;gap:10px}.weg-saas__sidebar nav a svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.weg-saas__sidebar nav a>span{min-width:0;flex:1}.weg-saas-nav-badge{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#fff;color:#19402d;font-size:.72rem;line-height:1;font-weight:900}.weg-notifications-center{order:-1}.weg-notification-list{display:grid;gap:10px}.weg-notification-item{position:relative;display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:start;padding:16px;border:1px solid var(--weg-core-line);border-radius:17px;background:#fbfcfb;color:var(--weg-core-ink);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.weg-notification-item:hover{transform:translateY(-2px);border-color:#a8c0b2;box-shadow:0 10px 26px rgb(25 64 45 / .08)}.weg-notification-item.is-unread{background:#eef7f1;border-color:#b9d7c5}.weg-notification-item__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#19402d;color:#fff}.weg-notification-item__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.weg-notification-item__content{display:grid;gap:5px}.weg-notification-item__content strong{color:#19402d;font-size:.97rem}.weg-notification-item__content>span{color:#53635a;font-size:.88rem;line-height:1.7}.weg-notification-item__content time{color:#7c8982;font-size:.73rem}.weg-notification-item>i{width:9px;height:9px;margin-top:8px;border-radius:50%;background:#1b7b49}.weg-notification-settings__switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.weg-check-row{display:flex!important;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--weg-core-line);border-radius:14px;background:#f8faf9;font-weight:750}.weg-check-row input{flex:0 0 auto}.weg-notification-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;border:1px solid var(--weg-core-line);border-radius:18px}.weg-notification-events legend{padding:0 8px;color:#19402d;font-weight:900}.weg-test-email-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.weg-notification-settings{padding:2px 0 8px}.weg-notifications-center .weg-saas-section__head form{margin:0}@media(max-width:800px){.weg-notification-settings__switches,.weg-notification-events{grid-template-columns:1fr}.weg-notification-item{grid-template-columns:42px 1fr auto;padding:13px}.weg-notification-item__icon{width:40px;height:40px}.weg-test-email-row{grid-template-columns:1fr}.weg-notifications-center .weg-saas-section__head{align-items:flex-start}.weg-notifications-center .weg-saas-section__head form{width:100%}.weg-notifications-center .weg-saas-section__head button{width:100%}}.weg-saas-mobilebar,.weg-saas-mobile-overlay{display:none}@media(max-width:850px){.weg-saas{display:block!important;width:100%!important;min-height:100vh!important;margin:0!important;border:0!important;border-radius:0!important;background:#f5f8f6!important;overflow:visible!important}.weg-saas-mobilebar{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:68px;padding:10px 14px;background:#fff;border-bottom:1px solid var(--weg-core-line);box-shadow:0 8px 24px rgb(22 50 36 / .08)}.weg-saas-mobilebar__brand{display:flex;align-items:center}.weg-saas-mobilebar__brand img{display:block;width:70px;height:auto}.weg-saas-mobilebar>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--weg-core-green);font-size:.95rem;text-align:center}.weg-saas-mobile-toggle{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:42px;height:42px;padding:9px;border:1px solid var(--weg-core-line);border-radius:13px;background:#fff;color:var(--weg-core-green);cursor:pointer}.weg-saas-mobile-toggle span{display:block;width:100%;height:2px;flex:0 0 2px;margin:3px 0;border-radius:8px;background:currentColor}.weg-saas-mobile-overlay{position:fixed;inset:0;z-index:88;width:100%;height:100%;border:0;background:rgb(5 22 14 / .45);opacity:0;visibility:hidden;transition:.22s;cursor:pointer}.weg-saas__sidebar{position:fixed!important;top:0!important;inset-inline-end:0!important;inset-inline-start:auto!important;z-index:90!important;width:min(86vw,330px)!important;height:100dvh!important;max-height:none!important;padding:24px 18px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:0!important;transform:translateX(105%);transition:transform .25s ease;box-shadow:-20px 0 55px rgb(4 20 12 / .22)}html[dir="ltr"] .weg-saas__sidebar{inset-inline-start:0!important;inset-inline-end:auto!important;transform:translateX(-105%);box-shadow:20px 0 55px rgb(4 20 12 / .22)}.weg-saas.is-portal-menu-open .weg-saas__sidebar{transform:translateX(0)!important}.weg-saas.is-portal-menu-open .weg-saas-mobile-overlay{display:block;opacity:1;visibility:visible}body.weg-portal-menu-open{overflow:hidden}.weg-saas__brand{display:flex!important;justify-content:center!important;margin-bottom:20px!important}.weg-saas__brand img{width:100px!important}.weg-saas__sidebar nav{display:grid!important;gap:7px!important;overflow:visible!important;width:100%!important}.weg-saas__sidebar nav a{display:flex!important;justify-content:flex-start!important;padding:12px 14px!important}.weg-saas__sidebar nav span,.weg-saas__user span,.weg-saas__user strong{display:block!important}.weg-saas__user{display:grid!important;margin-top:auto!important;padding-top:18px!important;border-top:1px solid rgb(255 255 255 / .14)!important}.weg-saas__user a{font-size:.8rem!important}.weg-saas__user a:before{content:none!important}.weg-saas__main{width:100%!important;margin:0!important;padding:16px 14px 42px!important;overflow:visible!important}.weg-saas__header{display:none!important}}.weg-toggle-setting{display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid var(--weg-core-line);border-radius:16px;background:#f7faf8}.weg-toggle-setting span{display:grid;gap:5px}.weg-toggle-setting strong{color:var(--weg-core-green)}.weg-toggle-setting small{color:var(--weg-core-muted);line-height:1.7}.weg-store-closed{margin:70px auto;max-width:760px}@media(max-width:620px){.weg-store-shell{width:min(calc(100% - 22px),1180px);margin:28px auto 70px}.weg-store-heading .button{width:100%;text-align:center}.weg-cart-table{min-width:0;display:block}.weg-cart-table thead{display:none}.weg-cart-table tbody{display:grid;gap:14px}.weg-cart-table tr{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff;border:1px solid var(--weg-core-line);border-radius:16px;padding:16px;box-shadow:0 10px 28px rgb(25 64 45 / .06)}.weg-cart-table td{display:grid;gap:5px;padding:0;border:0}.weg-cart-table td:first-child{grid-column:1/-1}.weg-cart-table td:nth-child(2)::before{content:'الكمية';font-size:.72rem;color:var(--weg-core-muted);font-weight:800}.weg-cart-table td:nth-child(3)::before{content:'السعر';font-size:.72rem;color:var(--weg-core-muted);font-weight:800}.weg-cart-table td:last-child{grid-column:1/-1}.weg-cart-table input[type=number]{width:100%;min-height:44px}.weg-remove-item{width:100%;padding:10px;border:1px solid #efd0d0!important;border-radius:10px!important;background:#fff7f7!important}.weg-cart-actions>.button{width:100%}.weg-cart-summary{border-radius:16px}.weg-cart-summary>div{align-items:center}}@media(max-width:620px){html[lang^="en"] .weg-cart-table td:nth-child(2)::before{content:'Quantity'}html[lang^="en"] .weg-cart-table td:nth-child(3)::before{content:'Price'}}.weg-work-admin-table img{width:72px;height:72px;object-fit:cover;border-radius:12px;background:#f4f5f2}.weg-work-no-image{display:grid;width:72px;height:72px;place-items:center;background:#f4f5f2;border-radius:12px}.weg-work-row-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.weg-work-row-actions a,.weg-work-row-actions button{border:0;background:none;color:#19402d;font:inherit;font-weight:700;padding:0;cursor:pointer;text-decoration:none}.weg-work-row-actions button{color:#9c2f2f}.weg-work-row-actions form{margin:0}.weg-work-editor__form{max-width:none}.weg-work-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.weg-work-editor__wide{grid-column:1/-1}.weg-work-editor__gallery{margin-top:26px}.weg-work-editor__gallery>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.weg-work-editor__gallery label{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #e3e7e2;border-radius:16px;background:#fff}.weg-work-editor__gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.weg-work-editor__actions{display:flex;justify-content:flex-end;margin-top:24px}.weg-status--publish{background:#e7f5ec;color:#176638}.weg-status--draft{background:#f3f1e8;color:#75611d}@media(max-width:720px){.weg-work-editor__grid{grid-template-columns:1fr}.weg-work-editor__wide{grid-column:auto}.weg-work-admin-table thead{display:none}.weg-work-admin-table,.weg-work-admin-table tbody,.weg-work-admin-table tr,.weg-work-admin-table td{display:block;width:100%}.weg-work-admin-table tr{padding:16px;border-bottom:1px solid #e5e8e4}.weg-work-admin-table td{padding:6px 0;border:0}.weg-work-admin-table td:before{content:attr(data-label);font-weight:700}.weg-work-row-actions{padding-top:8px}}.weg-work-categories-layout{grid-template-columns:minmax(280px,.48fr) minmax(0,1.52fr)}.weg-work-editor select[name="work_sector_id"]{width:100%}.weg-work-editor label small{margin-top:6px}.weg-work-editor label small a{font-weight:800;color:var(--weg-core-green)}.weg-sortable-gallery{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.weg-sortable-gallery article{position:relative;display:grid;gap:8px;padding:10px;border:1px solid var(--weg-core-line);border-radius:16px;background:#fff;cursor:grab}.weg-sortable-gallery article.is-dragging{opacity:.45}.weg-sortable-gallery img{width:100%;height:120px;object-fit:contain;background:#f4f6f4;border-radius:11px}.weg-featured-choice{font-weight:800;color:#19402d}.weg-drag-handle{position:absolute;inset-inline-end:9px;top:8px;padding:4px 7px;border-radius:8px;background:#19402d;color:#fff}.weg-new-image-previews{margin-top:14px}.weg-work-filter{display:flex;gap:10px;align-items:center;margin:0 0 16px}.weg-work-filter select{max-width:280px}.weg-saas__sidebar nav a[href*="portal_view=notifications"]{position:relative}.weg-saas__sidebar nav a[href*="portal_view=notifications"] .weg-saas-nav-badge{background:#dff3e6}.weg-notifications-center{order:initial}@media(max-width:800px){.weg-work-categories-layout{grid-template-columns:1fr}.weg-sortable-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-work-filter{align-items:stretch;flex-direction:column}.weg-work-filter select{max-width:none}}.weg-cms-launch-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.weg-cms-launch-grid a{display:flex;min-height:120px;flex-direction:column;justify-content:center;gap:8px;padding:20px;border:1px solid #e7e9ec;border-radius:18px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 8px 24px rgb(16 24 40 / .05)}.weg-cms-launch-grid strong{font-size:30px}.weg-cms-launch-grid span{font-weight:700}.weg-cms-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.weg-cms-tabs a{padding:9px 14px;border-radius:999px;background:#f3f5f6;text-decoration:none;color:inherit;font-weight:700}.weg-cms-tabs a.is-active{background:#173f35;color:#fff}.weg-cms-filter{display:flex;gap:10px;align-items:center;margin-bottom:18px}.weg-cms-filter input,.weg-cms-filter select{min-height:44px}.weg-cms-filter input{flex:1}.weg-cms-language-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.weg-cms-editor-form h3{margin:0 0 14px}.weg-cms-editor-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}.weg-cms-sortable{display:grid;gap:10px;margin:0 0 18px}.weg-cms-sortable article{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.weg-cms-sortable article.is-dragging{opacity:.5}.weg-cms-drag{cursor:grab;font-size:20px}.weg-cms-sortable label{display:flex;gap:8px;align-items:center}.weg-status--draft{background:#f2f4f7;color:#344054}.weg-status--future{background:#eef4ff;color:#3538cd}.weg-status--publish{background:#ecfdf3;color:#027a48}@media(max-width:1100px){.weg-cms-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.weg-cms-launch-grid,.weg-cms-language-grid,.weg-cms-editor-options{grid-template-columns:1fr}.weg-cms-filter{align-items:stretch;flex-direction:column}}.weg-portal-document{background:#f4f7f5}.weg-saas{min-height:100vh;background:#f4f7f5;color:#17241d}.weg-saas__sidebar{background:linear-gradient(180deg,#123b2b 0%,#0b2b20 100%);border-radius:0;padding:26px 18px;box-shadow:-10px 0 35px rgb(6 28 19 / .12)}.weg-saas__brand{display:flex;justify-content:center;padding:2px 0 24px}.weg-saas__brand img{width:112px;height:auto}.weg-saas__sidebar nav{display:grid;gap:18px}.weg-saas-nav-group{display:grid;gap:5px}.weg-saas-nav-group>small{padding:0 12px 6px;color:rgb(255 255 255 / .46);font-size:.69rem;font-weight:800;letter-spacing:.04em}.weg-saas__sidebar nav a{min-height:44px;padding:10px 12px;border-radius:12px;color:rgb(255 255 255 / .78);font-weight:750;text-decoration:none;transition:.18s ease}.weg-saas__sidebar nav a:hover,.weg-saas__sidebar nav a.is-active{background:rgb(255 255 255 / .12);color:#fff;transform:none}.weg-saas__sidebar nav a.is-active{box-shadow:inset 3px 0 0 #9bd2ad}.weg-saas__sidebar nav a svg{width:20px;height:20px}.weg-saas__user{display:grid!important;grid-template-columns:42px 1fr;gap:10px;align-items:center;margin-top:auto;padding:18px 8px 2px;border-top:1px solid rgb(255 255 255 / .12)}.weg-saas-avatar{display:grid!important;place-items:center;width:42px;height:42px;border-radius:13px;background:#fff;color:#174530;font-size:1rem;font-weight:900}.weg-saas__user>div{min-width:0}.weg-saas__user strong,.weg-saas__user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weg-saas__user>a{grid-column:1/-1;justify-content:center;margin-top:5px;padding:9px;border-radius:10px;background:rgb(255 255 255 / .08)}.weg-saas__main{background:#f4f7f5}.weg-saas-topbar{position:fixed;top:0;inset-inline-start:0;inset-inline-end:290px;z-index:24;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;padding:20px 34px;background:rgb(255 255 255 / .96);border-bottom:1px solid #e1e8e3;backdrop-filter:blur(12px)}.weg-lang-en .weg-saas-topbar{inset-inline-start:290px;inset-inline-end:0}.weg-saas-topbar h1{margin:2px 0 3px;color:#173f35;font-size:1.55rem}.weg-saas-topbar p,.weg-saas-topbar>div>span{margin:0;color:#718078;font-size:.8rem}.weg-saas-topbar__actions{display:flex;align-items:center;gap:12px}.weg-saas-icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid #dfe7e2;border-radius:14px;background:#fff;color:#173f35}.weg-saas-icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.weg-saas-icon-button b{position:absolute;top:-5px;inset-inline-end:-5px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#b42318;color:#fff;font-size:.65rem}.weg-saas-topbar__user{padding:10px 14px;border-radius:13px;background:#edf4ef;color:#173f35!important;font-weight:800}.weg-saas-section,.weg-saas-metric{border:1px solid #e2e9e4;background:#fff;box-shadow:0 8px 28px rgb(17 51 37 / .055)}.weg-saas-section{border-radius:20px}.weg-saas-metric{border-radius:18px}.weg-saas-metric strong{color:#173f35}.weg-table-wrap{border:1px solid #e6ebe7;border-radius:15px;overflow:auto}.weg-table thead{background:#f7f9f8}.weg-table th{color:#52635a;font-size:.76rem}.weg-table td{border-color:#edf1ee}.weg-login-shell{min-height:100vh;border-radius:0;background:linear-gradient(135deg,#0c2c20,#194b35)}.weg-login-form{border-radius:24px;box-shadow:0 24px 70px rgb(0 0 0 / .18)}@media(min-width:851px){.weg-saas__main{padding:142px 32px 50px!important}.weg-saas-mobilebar{display:none!important}}@media(max-width:850px){.weg-saas-topbar{display:none}.weg-saas__sidebar{border-radius:0!important}.weg-saas__main{padding-top:18px!important}.weg-saas-nav-group>small{padding-top:6px}.weg-saas__user{grid-template-columns:42px 1fr!important}.weg-saas__user>a{grid-column:1/-1!important}.weg-saas-mobilebar{background:#fff}.weg-saas-mobilebar>strong{font-size:.9rem}}.weg-portal-document{margin:0;background:#f3f6f4;color:#17231d}.weg-portal-document .page-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.weg-saas{display:block!important;width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;border:0!important;border-radius:0!important;background:#f3f6f4!important;box-shadow:none!important;overflow:visible!important}.weg-saas__sidebar{background:linear-gradient(180deg,#123d2d 0%,#0b2b20 100%)!important;color:#fff!important}.weg-saas__brand-wrap{display:grid;gap:5px;padding:0 8px 24px;margin-bottom:5px;border-bottom:1px solid rgb(255 255 255 / .1)}.weg-saas__brand-wrap>span{color:rgb(255 255 255 / .56);font-size:.72rem;font-weight:750;text-align:center}.weg-saas__brand{display:flex!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important}.weg-saas__brand img{display:block;width:104px!important;height:auto}.weg-saas__sidebar nav{display:grid!important;gap:21px!important;padding:20px 0!important}.weg-saas-nav-group{display:grid;gap:7px}.weg-saas-nav-group>small{display:block;padding:0 13px;color:rgb(255 255 255 / .42);font-size:.68rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.weg-saas-nav-group__items{display:grid;gap:4px}.weg-saas__sidebar nav a{position:relative;display:flex!important;align-items:center!important;gap:11px!important;min-height:44px!important;padding:10px 13px!important;border-radius:12px!important;color:rgb(255 255 255 / .76)!important;font-size:.86rem!important;font-weight:760!important;text-decoration:none!important;transition:background .18s ease,color .18s ease!important}.weg-saas__sidebar nav a:hover{background:rgb(255 255 255 / .08)!important;color:#fff!important}.weg-saas__sidebar nav a.is-active{background:rgb(255 255 255 / .14)!important;color:#fff!important;box-shadow:inset 3px 0 0 #a7d9b7!important}html[dir="rtl"] .weg-saas__sidebar nav a.is-active{box-shadow:inset -3px 0 0 #a7d9b7!important}.weg-saas__sidebar nav a svg{flex:0 0 auto;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}.weg-saas__sidebar nav a>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weg-saas-nav-badge{margin-inline-start:auto;display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#dff4e6!important;color:#174d31!important;font-size:.68rem;font-weight:900}.weg-saas__user{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;margin-top:auto!important;padding:18px 7px 4px!important;border-top:1px solid rgb(255 255 255 / .12)!important}.weg-saas-avatar{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:13px!important;background:#edf5ef!important;color:#17452f!important;font-size:.96rem!important;font-weight:950!important}.weg-saas__user>div{min-width:0}.weg-saas__user strong,.weg-saas__user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weg-saas__user strong{color:#fff;font-size:.84rem}.weg-saas__user>div>span{color:rgb(255 255 255 / .53);font-size:.7rem}.weg-saas__user>a{grid-column:1/-1!important;display:flex!important;justify-content:center!important;margin:5px 0 0!important;padding:9px 12px!important;border-radius:10px!important;background:rgb(255 255 255 / .08)!important;color:#fff!important;font-size:.76rem!important;text-decoration:none!important}.weg-saas__main{min-width:0!important;background:#f3f6f4!important;overflow:visible!important}.weg-saas-content{width:100%;max-width:1660px;margin:0 auto;padding:116px 30px 48px}.weg-saas-topbar{position:fixed!important;top:0!important;z-index:40!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;min-height:94px!important;padding:14px 30px!important;background:rgb(255 255 255 / .97)!important;border-bottom:1px solid #e2e9e4!important;box-shadow:0 8px 30px rgb(16 49 35 / .045)!important;backdrop-filter:blur(14px)}.weg-saas-topbar__heading{min-width:0}.weg-saas-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:3px;color:#819087;font-size:.7rem}.weg-saas-breadcrumb i{opacity:.45}.weg-saas-breadcrumb strong{color:#4d6257;font-weight:800}.weg-saas-topbar h1{margin:0;color:#153d2d;font-size:1.42rem;line-height:1.3}.weg-saas-topbar p{max-width:680px;margin:3px 0 0;color:#718078;font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.weg-saas-topbar__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.weg-saas-topbar__site{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border:1px solid #dce6df;border-radius:12px;background:#fff;color:#17452f;font-size:.78rem;font-weight:850;text-decoration:none}.weg-saas-topbar__site:hover{background:#f0f6f2}.weg-saas-icon-button{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid #dce6df;border-radius:12px;background:#fff;color:#173f35}.weg-saas-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.weg-saas-icon-button b{position:absolute;top:-5px;inset-inline-end:-5px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#b42318;color:#fff;font-size:.62rem}.weg-saas-topbar__identity{display:flex;align-items:center;gap:9px;min-width:155px;padding:5px 7px 5px 11px;border-radius:14px;background:#edf4ef}.weg-saas-topbar__identity .weg-saas-avatar{width:36px!important;height:36px!important;border-radius:11px!important;background:#fff!important}.weg-saas-topbar__identity>span:last-child{display:grid;line-height:1.25}.weg-saas-topbar__identity strong{color:#173f35;font-size:.77rem}.weg-saas-topbar__identity small{color:#74827b;font-size:.65rem}.weg-saas-welcome{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;margin-bottom:20px;padding:27px 29px;border-radius:22px;background:linear-gradient(125deg,#174b36 0%,#206446 60%,#2a7654 100%);box-shadow:0 18px 42px rgb(19 67 46 / .15);color:#fff}.weg-saas-welcome:after{content:"";position:absolute;inset-inline-end:-80px;top:-115px;width:275px;height:275px;border:50px solid rgb(255 255 255 / .07);border-radius:50%}.weg-saas-welcome>div{position:relative;z-index:1}.weg-saas-welcome span{display:block;margin-bottom:5px;color:#bfe1ca;font-size:.73rem;font-weight:850}.weg-saas-welcome h2{margin:0 0 5px;color:#fff;font-size:clamp(1.35rem,2vw,1.9rem)}.weg-saas-welcome p{max-width:760px;margin:0;color:rgb(255 255 255 / .78);font-size:.88rem;line-height:1.8}.weg-saas-welcome__actions{display:flex;gap:9px;flex:0 0 auto}.weg-saas-welcome .button{border-color:#fff;background:#fff;color:#17452f}.weg-saas-welcome .button--ghost{border-color:rgb(255 255 255 / .4);background:#fff0;color:#fff}.weg-saas-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0 0 20px!important}.weg-saas-metric{position:relative;min-width:0;padding:20px 21px!important;border:1px solid #e0e8e2!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 26px rgb(17 51 37 / .045)!important}.weg-saas-metric:before{content:"";position:absolute;inset-inline-start:0;top:18px;bottom:18px;width:3px;border-radius:9px;background:#71ad85}.weg-saas-metric>span{display:block;color:#718078!important;font-size:.75rem!important;font-weight:750}.weg-saas-metric strong{display:block;margin:7px 0 2px!important;color:#153f2d!important;font-size:1.55rem!important;line-height:1.25;overflow-wrap:anywhere}.weg-saas-metric small{color:#8a968f!important;font-size:.68rem}.weg-saas-section{margin:0 0 20px!important;padding:22px!important;border:1px solid #e0e8e2!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 28px rgb(17 51 37 / .045)!important;scroll-margin-top:112px}.weg-saas-section__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important}.weg-saas-section__head span{display:block;color:#55906a!important;font-size:.69rem!important;font-weight:900!important;letter-spacing:.045em!important}.weg-saas-section__head h2{margin:2px 0 0!important;color:#183f30;font-size:1.15rem!important}.weg-saas-text-link{color:#286847;font-size:.76rem;font-weight:900;text-decoration:none}.weg-saas-text-link:hover{text-decoration:underline}.weg-saas-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.7fr);gap:20px;align-items:start}.weg-saas-dashboard-grid>.weg-saas-section{min-width:0}.weg-saas-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.weg-saas-quick-card{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:15px;border:1px solid #e1e8e3;border-radius:15px;background:#fbfcfb;color:#173f35;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.weg-saas-quick-card:hover{transform:translateY(-2px);border-color:#b7d1c0;box-shadow:0 10px 24px rgb(20 65 44 / .08)}.weg-saas-quick-card__icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#e9f3ec;color:#286947}.weg-saas-quick-card__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.weg-saas-quick-card>span:nth-child(2){display:grid;min-width:0;gap:3px}.weg-saas-quick-card strong{overflow:hidden;color:#183f30;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.weg-saas-quick-card small{display:block;color:#75837b;font-size:.67rem;line-height:1.45}.weg-saas-quick-card>i{color:#6f9b7c;font-style:normal;font-size:1.15rem}.weg-lang-en .weg-saas-quick-card>i{transform:scaleX(-1)}.weg-saas-activity-list{display:grid}.weg-saas-activity-list article{display:grid;grid-template-columns:13px minmax(0,1fr);gap:10px;padding:11px 0;border-bottom:1px solid #edf1ee}.weg-saas-activity-list article:last-child{border-bottom:0}.weg-saas-activity-list__dot{width:9px;height:9px;margin-top:5px;border:2px solid #d6ecdc;border-radius:50%;background:#4b9565}.weg-saas-activity-list article>div{display:grid;gap:3px;min-width:0}.weg-saas-activity-list strong{overflow:hidden;color:#273d32;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.weg-saas-activity-list small{color:#89948e;font-size:.65rem}.weg-saas-empty{display:grid;place-items:center;min-height:160px;padding:20px;border:1px dashed #cad8cf;border-radius:14px;background:#fafcfb;text-align:center}.weg-saas-empty p{margin:0;color:#738078}.weg-saas-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.weg-saas-account-grid article{display:grid;gap:6px;padding:17px;border:1px solid #e3eae5;border-radius:14px;background:#fafcfb}.weg-saas-account-grid span{color:#77857d;font-size:.72rem}.weg-saas-account-grid strong{color:#1d4031;font-size:.9rem;overflow-wrap:anywhere}.weg-saas-account-actions{display:flex;gap:10px;margin-top:18px}.weg-table-wrap{max-width:100%;border:1px solid #e6ece8!important;border-radius:14px!important;background:#fff;overflow:auto!important}.weg-table{min-width:700px;border-collapse:collapse}.weg-table thead{background:#f7f9f8!important}.weg-table th{padding:12px 13px!important;color:#607168!important;font-size:.71rem!important;font-weight:850!important;white-space:nowrap}.weg-table td{padding:12px 13px!important;border-color:#edf1ee!important;color:#34483d;font-size:.76rem;vertical-align:middle}.weg-table td strong{display:block;color:#213e31}.weg-table td small{display:block;margin-top:3px;color:#849088;font-size:.64rem}.weg-inline-form select{max-width:175px!important;padding:7px 9px!important;border-color:#d9e3dc!important;border-radius:9px!important;font-size:.7rem!important}.weg-saas-form{padding:20px!important;border:1px solid #e1e8e3!important;border-radius:17px!important;background:#f8faf9!important}.weg-saas-form h3{margin-top:0;color:#183f30}.weg-saas-split{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)!important;gap:20px!important;align-items:start!important}.weg-report-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important}.weg-report-cards a{min-width:0;border-color:#e1e8e3!important;background:#fbfcfb}.weg-report-cards a:hover{border-color:#b8d2c1;background:#f4f9f5}.weg-saas-mobilebar,.weg-saas-mobile-overlay{display:none}@media(min-width:851px){.weg-saas__sidebar{position:fixed!important;inset-block:0!important;inset-inline-start:0!important;inset-inline-end:auto!important;z-index:50!important;width:284px!important;height:100vh!important;max-height:none!important;padding:22px 17px!important;border-radius:0!important;overflow-y:auto!important;overflow-x:hidden!important;box-shadow:-8px 0 30px rgb(8 34 23 / .08)!important}.weg-saas__main{width:auto!important;margin-inline-start:284px!important;margin-inline-end:0!important;padding:0!important}.weg-saas-topbar{inset-inline-start:284px!important;inset-inline-end:0!important}}@media(max-width:1180px){.weg-saas-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-saas-dashboard-grid{grid-template-columns:1fr}.weg-saas-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:850px){.weg-saas{min-height:100dvh!important}.weg-saas-mobilebar{position:sticky!important;top:0!important;z-index:80!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:66px!important;padding:9px 13px!important;background:#fff!important;border-bottom:1px solid #e0e7e2!important;box-shadow:0 8px 24px rgb(20 55 39 / .07)!important}.weg-saas-mobilebar__brand{display:flex;align-items:center}.weg-saas-mobilebar__brand img{display:block;width:66px;height:auto}.weg-saas-mobilebar>strong{overflow:hidden;color:#18412f;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.weg-saas-mobile-toggle{display:flex!important;flex-direction:column!important;justify-content:center!important;width:42px!important;height:42px!important;padding:9px!important;border:1px solid #dbe4de!important;border-radius:12px!important;background:#fff!important;color:#17452f!important}.weg-saas-mobile-toggle span{display:block!important;width:100%!important;height:2px!important;flex:0 0 2px!important;margin:3px 0!important;border-radius:4px!important;background:currentColor!important}.weg-saas-mobile-overlay{position:fixed!important;inset:0!important;z-index:88!important;width:100%!important;height:100%!important;border:0!important;background:rgb(4 22 14 / .48)!important;opacity:0!important;visibility:hidden!important;transition:.2s!important}.weg-saas__sidebar{position:fixed!important;top:0!important;inset-inline-start:0!important;inset-inline-end:auto!important;z-index:90!important;width:min(88vw,330px)!important;height:100dvh!important;max-height:none!important;padding:21px 16px!important;border-radius:0!important;overflow-y:auto!important;transform:translateX(105%)!important;transition:transform .24s ease!important;box-shadow:-20px 0 60px rgb(4 20 12 / .25)!important}html[dir="ltr"] .weg-saas__sidebar{transform:translateX(-105%)!important;box-shadow:20px 0 60px rgb(4 20 12 / .25)!important}.weg-saas.is-portal-menu-open .weg-saas__sidebar{transform:translateX(0)!important}.weg-saas.is-portal-menu-open .weg-saas-mobile-overlay{display:block!important;opacity:1!important;visibility:visible!important}.weg-saas-topbar{display:none!important}.weg-saas__main{width:100%!important;margin:0!important;padding:0!important}.weg-saas-content{padding:16px 13px 38px!important}.weg-saas-welcome{align-items:flex-start;flex-direction:column;padding:22px}.weg-saas-welcome__actions{width:100%;flex-wrap:wrap}.weg-saas-welcome__actions .button{flex:1;text-align:center}.weg-saas-section{padding:18px!important;border-radius:17px!important}.weg-saas-section__head{align-items:flex-start!important}.weg-saas-split{grid-template-columns:1fr!important}.weg-saas-dashboard-grid{grid-template-columns:1fr!important}.weg-saas-account-grid{grid-template-columns:1fr}.weg-saas-account-actions{flex-direction:column}.weg-saas-account-actions .button{text-align:center}}@media(max-width:580px){.weg-saas-metrics{grid-template-columns:1fr!important}.weg-saas-quick-grid{grid-template-columns:1fr}.weg-saas-section__head{flex-direction:column!important}.weg-saas-section__head>a,.weg-saas-section__head>form{width:100%}.weg-saas-section__head .button{width:100%;text-align:center}.weg-saas-welcome__actions{flex-direction:column}.weg-saas-welcome__actions .button{width:100%}.weg-report-cards{grid-template-columns:1fr!important}.weg-saas-quick-card small{white-space:normal}}.weg-saas-language{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 12px;border:1px solid #dfe7e2;border-radius:14px;background:#fff;color:#173f35;text-decoration:none}.weg-saas-language span{font-size:1.1rem}.weg-saas-language strong{font-size:.75rem}.weg-lang-en{direction:ltr;text-align:left}.weg-lang-ar{direction:rtl;text-align:right}.weg-hero-manager__item{position:relative;display:grid;gap:8px;padding:10px;border:1px solid var(--weg-core-line);border-radius:16px;background:#fff;cursor:grab}.weg-hero-manager__item.is-dragging{opacity:.45}.weg-hero-manager__item img{width:100%;height:145px;object-fit:cover;border-radius:11px}.weg-hero-manager__item label{font-weight:750;color:#8b2525}.weg-new-image-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px;margin-top:14px}.weg-new-image-previews article{padding:8px;border:1px dashed #b9c9bf;border-radius:14px;background:#f7faf8}.weg-new-image-previews img{width:100%;height:110px;object-fit:cover;border-radius:9px}@media(max-width:850px){.weg-saas-language{min-height:40px;padding:0 9px}.weg-saas-language strong{display:none}}.weg-saas.weg-lang-en{direction:ltr;text-align:left}.weg-saas.weg-lang-en .weg-saas__sidebar{order:0}.weg-saas.weg-lang-en .weg-saas__main{order:1}.weg-saas.weg-lang-en input,.weg-saas.weg-lang-en textarea,.weg-saas.weg-lang-en select,.weg-saas.weg-lang-en table{text-align:left;direction:ltr}.weg-saas.weg-lang-ar{direction:rtl;text-align:right}.weg-auth-document{margin:0;background:#eef4f0;color:#14251d;font-family:Cairo,Arial,sans-serif}.weg-auth-page{min-height:100vh;display:grid;place-items:center;padding:38px 20px;background:radial-gradient(circle at 15% 15%,rgb(48 116 78 / .18),transparent 32%),linear-gradient(145deg,#f6faf7,#e6efe9)}.weg-auth-card{width:min(1120px,100%);min-height:650px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);overflow:hidden;border:1px solid rgb(17 70 46 / .1);border-radius:34px;background:#fff;box-shadow:0 32px 90px rgb(12 49 32 / .16)}.weg-auth-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:linear-gradient(145deg,#0a3323 0%,#15543a 64%,#1f6849 100%);color:#fff;overflow:hidden}.weg-auth-visual:before,.weg-auth-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgb(255 255 255 / .13)}.weg-auth-visual:before{width:390px;height:390px;inset-inline-end:-165px;top:-150px}.weg-auth-visual:after{width:270px;height:270px;inset-inline-start:-120px;bottom:-110px}.weg-auth-brand{position:relative;z-index:1;display:inline-flex;align-items:center;width:max-content;color:#fff!important;text-decoration:none}.weg-auth-brand span{font-size:2.35rem;font-weight:1000;letter-spacing:-.08em}.weg-auth-visual__content{position:relative;z-index:1;max-width:530px}.weg-auth-eyebrow,.weg-auth-form-head>span{display:inline-flex;margin-bottom:14px;color:#b8dfc8;font-size:.82rem;font-weight:900;letter-spacing:.08em}.weg-auth-visual h1{margin:0 0 20px;color:#fff;font-size:clamp(2rem,4vw,3.7rem);line-height:1.28}.weg-auth-visual p{margin:0;color:rgb(255 255 255 / .78);font-size:1.02rem;line-height:2}.weg-auth-visual ul{display:grid;gap:11px;margin:32px 0 0;padding:0;list-style:none}.weg-auth-visual li{display:flex;align-items:center;gap:10px;color:rgb(255 255 255 / .9);font-weight:750}.weg-auth-visual li:before{content:"✓";display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgb(255 255 255 / .13);color:#d4f0df}.weg-auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,68px)}.weg-auth-form-head{margin-bottom:28px}.weg-auth-form-head>span{color:#1b6a49;margin-bottom:8px}.weg-auth-form-head h2{margin:0 0 10px;color:#123c2b;font-size:clamp(1.7rem,3vw,2.45rem)}.weg-auth-form-head p{margin:0;color:#718078;line-height:1.8}.weg-login-form--modern{max-width:none;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:#fff0}.weg-login-form--modern form{display:grid;gap:18px}.weg-login-form--modern p{margin:0}.weg-login-form--modern label{display:grid;gap:8px;color:#28473a;font-weight:800}.weg-login-form--modern input[type=text],.weg-login-form--modern input[type=password]{width:100%;min-height:52px;padding:12px 15px;border:1px solid #dbe5df;border-radius:14px;background:#fbfdfc;color:#14251d;font:inherit;box-sizing:border-box;transition:.2s ease}.weg-login-form--modern input:focus{outline:0;border-color:#2d7a57;box-shadow:0 0 0 4px rgb(45 122 87 / .1);background:#fff}.weg-login-form--modern .login-remember label{display:flex;align-items:center;gap:8px;font-size:.9rem}.weg-login-form--modern .login-submit{margin-top:2px}.weg-login-form--modern input[type=submit],.weg-auth-submit{width:100%;min-height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,#17613f,#0e432d);color:#fff;padding:12px 22px;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgb(23 97 63 / .2);transition:.2s ease}.weg-login-form--modern input[type=submit]:hover,.weg-auth-submit:hover{transform:translateY(-2px);filter:brightness(1.04)}.weg-auth-links{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:22px;padding-top:20px;border-top:1px solid #e9efeb}.weg-auth-links a{color:#17613f;text-decoration:none;font-weight:800;font-size:.9rem}.weg-auth-links a:hover{text-decoration:underline}.weg-auth-notice{margin:0 0 22px;padding:14px 16px;border-radius:13px;line-height:1.7;font-weight:700}.weg-auth-notice--success{background:#eaf7ef;color:#17613f;border:1px solid #c8e7d4}.weg-auth-notice--error{background:#fff0ef;color:#9f2d24;border:1px solid #f1cbc7}.weg-auth-page--owner .weg-auth-visual{background:linear-gradient(145deg,#102f28,#224c42 65%,#315f52)}.weg-auth-page--employee .weg-auth-visual{background:linear-gradient(145deg,#113b2a,#17613f 65%,#22704d)}.weg-auth-page--recovery .weg-auth-visual{background:linear-gradient(145deg,#102f28,#1c5a40)}@media(max-width:900px){.weg-auth-page{padding:18px}.weg-auth-card{grid-template-columns:1fr;min-height:0}.weg-auth-visual{min-height:360px;padding:34px}.weg-auth-visual ul{grid-template-columns:1fr 1fr}.weg-auth-form-panel{padding:38px 28px}}@media(max-width:560px){.weg-auth-page{padding:0}.weg-auth-card{border-radius:0;border:0}.weg-auth-visual{min-height:300px;padding:28px 22px}.weg-auth-visual h1{font-size:2rem}.weg-auth-visual ul{grid-template-columns:1fr}.weg-auth-visual li:nth-child(3){display:none}.weg-auth-form-panel{padding:34px 20px}.weg-auth-links{flex-direction:column}}.weg-owner-control-hero,.weg-owner-system-hero{display:flex;align-items:center;justify-content:space-between;gap:26px;margin:0 0 22px;padding:30px;border:1px solid #dbe7df;border-radius:24px;background:linear-gradient(135deg,#0e3524,#1d6544);color:#fff;box-shadow:0 18px 45px rgb(12 50 33 / .16)}.weg-owner-control-hero>div,.weg-owner-system-hero>div{max-width:820px}.weg-owner-control-hero span,.weg-owner-system-hero span{display:block;margin-bottom:7px;color:#b9dac6;font-size:.73rem;font-weight:900;letter-spacing:.06em}.weg-owner-control-hero h2,.weg-owner-system-hero h2{margin:0 0 10px;color:#fff;font-size:clamp(1.45rem,2.6vw,2.15rem)}.weg-owner-control-hero p,.weg-owner-system-hero p{margin:0;color:#dcebe2;line-height:1.8}.weg-owner-control-hero .button,.weg-owner-system-hero .button{flex:0 0 auto;background:#fff!important;color:#164c33!important;border-color:#fff!important}.weg-owner-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.weg-owner-module-card{display:flex;flex-direction:column;min-width:0;min-height:280px;padding:20px;border:1px solid #dfe8e2;border-radius:20px;background:#fff;box-shadow:0 9px 30px rgb(17 51 37 / .055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.weg-owner-module-card:hover{transform:translateY(-3px);border-color:#b7d3c0;box-shadow:0 16px 36px rgb(17 51 37 / .1)}.weg-owner-module-card.is-disabled{opacity:.67}.weg-owner-module-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.weg-owner-module-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eaf4ed;color:#1e6945}.weg-owner-module-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.weg-owner-module-state{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#e8f5ec;color:#22643f;font-size:.67rem;font-weight:900}.weg-owner-module-state i{width:7px;height:7px;border-radius:50%;background:#39a464}.weg-owner-module-card.is-disabled .weg-owner-module-state{background:#f2f2ef;color:#7c817d}.weg-owner-module-card.is-disabled .weg-owner-module-state i{background:#9ba09c}.weg-owner-module-card>div{padding:18px 0;flex:1}.weg-owner-module-card h3{margin:0 0 8px;color:#153f2d;font-size:1rem}.weg-owner-module-card p{margin:0;color:#74817a;font-size:.76rem;line-height:1.75}.weg-owner-module-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:15px;border-top:1px solid #edf1ee}.weg-owner-module-card footer>span{display:flex;align-items:baseline;gap:5px;color:#809087;font-size:.67rem}.weg-owner-module-card footer>span strong{color:#1b5a3c;font-size:1.1rem}.weg-owner-module-card footer>div{display:flex;align-items:center;gap:7px}.weg-owner-module-manage{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 14px;border-radius:10px;background:#174b33;color:#fff!important;font-size:.72rem;font-weight:900;text-decoration:none}.weg-owner-module-settings{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d9e5dd;border-radius:10px;background:#fff;color:#2d6a4b}.weg-owner-module-settings svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.weg-owner-module-settings-page .weg-saas-section__head p{max-width:720px;margin:7px 0 0;color:#748078;line-height:1.7}.weg-owner-module-tabs{display:flex;gap:8px;overflow:auto;margin:0 0 20px;padding:2px 0 12px}.weg-owner-module-tabs a{flex:0 0 auto;padding:9px 13px;border:1px solid #dfe7e2;border-radius:999px;background:#fff;color:#53665a;font-size:.7rem;font-weight:850;text-decoration:none}.weg-owner-module-tabs a.is-active{border-color:#174b33;background:#174b33;color:#fff}.weg-owner-settings-form{padding:22px;border:1px solid #e0e8e2;border-radius:18px;background:#f9fbfa}.weg-owner-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.weg-owner-field{display:grid;align-content:start;gap:8px;padding:15px;border:1px solid #e1e8e3;border-radius:14px;background:#fff;color:#2b4638;font-weight:800}.weg-owner-field--wide{grid-column:1/-1}.weg-owner-field>span:first-child{font-size:.75rem}.weg-owner-field input:not([type=checkbox]),.weg-owner-field select,.weg-owner-field textarea{width:100%;min-height:44px;box-sizing:border-box;border:1px solid #d5e0d9;border-radius:10px;background:#fff;padding:10px 12px;color:#203c2e;font:inherit;font-size:.78rem}.weg-owner-field input[type=color]{padding:5px;height:48px}.weg-owner-field textarea{min-height:115px;resize:vertical}.weg-owner-field-help{color:#7d8b83;font-size:.66rem;font-weight:650;line-height:1.6}.weg-owner-switch{display:flex;align-items:center;gap:9px;min-height:44px}.weg-owner-switch input{position:absolute;opacity:0;pointer-events:none}.weg-owner-switch i{position:relative;width:44px;height:24px;border-radius:999px;background:#cbd5cf;transition:.2s}.weg-owner-switch i:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgb(0 0 0 / .18);transition:.2s}.weg-owner-switch input:checked+i{background:#2a8558}.weg-owner-switch input:checked+i:after{transform:translateX(-20px)}html[dir=ltr] .weg-owner-switch input:checked+i:after{transform:translateX(20px)}.weg-owner-switch small{color:#748078;font-size:.67rem}.weg-owner-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.weg-owner-users-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr)!important}.weg-owner-users-table td:first-child strong,.weg-owner-users-table td:first-child small{display:block}.weg-owner-users-table td:first-child small{margin-top:3px;color:#87928c;font-size:.66rem}.weg-owner-user-inline{display:flex;align-items:center;gap:7px;min-width:330px}.weg-owner-user-inline select{min-width:95px;padding:7px;border:1px solid #d8e2dc;border-radius:9px;background:#fff}.weg-owner-user-inline label{display:flex;align-items:center;gap:4px;white-space:nowrap;font-size:.68rem}.weg-owner-user-inline button{padding:7px 10px;border:0;border-radius:8px;background:#174b33;color:#fff;font:inherit;font-size:.68rem;font-weight:850;cursor:pointer}.weg-owner-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:20px}.weg-owner-health-grid article{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #e0e7e2;border-radius:16px;background:#fff}.weg-owner-health-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;font-weight:950}.weg-owner-health-grid .is-good>span{background:#e4f5ea;color:#24764b}.weg-owner-health-grid .is-warning>span{background:#fff0dc;color:#a46713}.weg-owner-health-grid article div{display:grid;gap:3px}.weg-owner-health-grid strong{color:#254536;font-size:.76rem}.weg-owner-health-grid small{color:#7e8b84;font-size:.67rem}.weg-owner-system-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.weg-owner-system-info article{display:grid;gap:5px;padding:16px;border:1px solid #e2e9e4;border-radius:14px;background:#fafcfb}.weg-owner-system-info span{color:#78867e;font-size:.68rem}.weg-owner-system-info strong{color:#174a33;font-size:.95rem;overflow-wrap:anywhere}.weg-owner-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.weg-owner-tool-grid form{display:flex;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid #e1e8e3;border-radius:15px;background:#fafcfb}.weg-owner-tool-grid strong{color:#1e4934;font-size:.82rem}.weg-owner-tool-grid p{flex:1;margin:8px 0 16px;color:#78857e;font-size:.7rem;line-height:1.65}@media(max-width:1260px){.weg-owner-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-owner-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.weg-owner-control-hero,.weg-owner-system-hero{align-items:flex-start;flex-direction:column;padding:23px}.weg-owner-fields-grid,.weg-owner-system-info,.weg-owner-tool-grid{grid-template-columns:1fr}.weg-owner-users-layout{grid-template-columns:1fr!important}}@media(max-width:620px){.weg-owner-module-grid,.weg-owner-health-grid{grid-template-columns:1fr}.weg-owner-module-card{min-height:250px}.weg-owner-fields-grid{grid-template-columns:1fr}.weg-owner-field--wide{grid-column:auto}.weg-owner-form-actions{flex-direction:column}.weg-owner-form-actions .button{width:100%;text-align:center}.weg-owner-user-inline{min-width:280px}.weg-owner-control-hero .button,.weg-owner-system-hero .button{width:100%;text-align:center}}.weg-saas-head-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.weg-owner-catalog-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 24px}.weg-owner-catalog-shortcut{display:flex;flex-direction:column;gap:8px;min-height:170px;padding:22px;border:1px solid rgb(25 64 45 / .12);border-radius:20px;background:linear-gradient(145deg,#fff,#f6f9f7);color:inherit;text-decoration:none;box-shadow:0 12px 30px rgb(18 57 39 / .06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.weg-owner-catalog-shortcut:hover{transform:translateY(-3px);border-color:rgb(25 64 45 / .28);box-shadow:0 18px 38px rgb(18 57 39 / .11)}.weg-owner-catalog-shortcut strong{font-size:1.08rem;color:#173b2b}.weg-owner-catalog-shortcut span{color:#657069;line-height:1.75;flex:1}.weg-owner-catalog-shortcut b{color:#19402d;font-size:.92rem}@media(max-width:980px){.weg-owner-catalog-shortcuts{grid-template-columns:1fr 1fr}}@media(max-width:680px){.weg-owner-catalog-shortcuts{grid-template-columns:1fr}.weg-saas-head-actions{width:100%}.weg-saas-head-actions .button{flex:1;text-align:center}}.weg-site-kit-summary{background:linear-gradient(145deg,#fff,#f7fbf8);border-color:#d8e8de}.weg-saas-metrics--site-kit{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.weg-saas-metrics--site-kit .weg-saas-metric{background:#fff;border:1px solid #dce9e1;box-shadow:0 10px 28px rgb(20 71 47 / .06)}.weg-saas-metrics--site-kit .weg-saas-metric strong{font-size:clamp(1.8rem,3vw,2.7rem);color:#17613f}@media(max-width:640px){.weg-saas-metrics--site-kit{grid-template-columns:1fr}}.weg-network-project-list{margin:0;padding-inline-start:18px}.weg-network-project-list li{margin-bottom:6px}.weg-network-project-list small{padding:2px 8px;border-radius:999px;background:#edf5f0;color:#19402d}.weg-sortable-gallery{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;min-height:80px}.weg-sortable-image{position:relative;width:150px;height:150px;border:1px solid #d9dfd9;border-radius:16px;background:#fff;padding:8px;cursor:grab}.weg-sortable-image img{width:100%;height:100%;object-fit:cover;border-radius:11px}.weg-primary-star,.weg-remove-image{position:absolute;top:12px;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:20px;line-height:1}.weg-primary-star{right:12px;background:#fff;color:#a9a9a9}.weg-primary-star.is-primary{color:#d49b00;background:#fff8d9}.weg-remove-image{left:12px;background:#8d2727;color:#fff}.weg-network-entry-editor img{max-width:110px;max-height:90px;object-fit:contain;margin-top:8px}.weg-network-entry-editor .weg-work-editor__grid{align-items:start}.weg-project-branches{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:10px;background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:18px;box-shadow:0 10px 30px rgb(15 23 42 / .05)}.weg-project-branches a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;color:#334155;font-weight:800;text-decoration:none;transition:.2s ease}.weg-project-branches a:hover,.weg-project-branches a.is-active{background:#0f5132;color:#fff}.weg-network-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.weg-network-overview article{padding:22px;background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:18px;box-shadow:0 10px 30px rgb(15 23 42 / .05)}.weg-network-overview span{display:block;color:#64748b;font-weight:700;margin-bottom:8px}.weg-network-overview strong{font-size:34px;line-height:1;color:#0f5132}.weg-network-guide{border-inline-start:5px solid #0f5132}.weg-network-entry-editor .weg-work-editor__grid{gap:18px}.weg-network-entry-editor label{padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.weg-network-entry-editor label input,.weg-network-entry-editor label select,.weg-network-entry-editor label textarea{margin-top:8px;background:#fff}@media(max-width:1100px){.weg-network-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-network-overview{grid-template-columns:1fr}.weg-project-branches{display:grid;grid-template-columns:1fr 1fr}.weg-project-branches a{padding:0 10px;font-size:13px}}.weg-client-logo-cell{width:72px;min-width:72px;text-align:center;vertical-align:middle}.weg-client-logo-cell img,.weg-clients-admin-table .weg-client-logo-cell img{display:block;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;margin:0 auto!important;padding:3px;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box}@media(max-width:640px){.weg-client-logo-cell{width:58px;min-width:58px}.weg-client-logo-cell img,.weg-clients-admin-table .weg-client-logo-cell img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;border-radius:8px}}.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}.weg-hero-slider{position:relative;width:100%;min-height:420px}.weg-hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .7s ease,transform 1.2s ease}.weg-hero-slide.is-active{opacity:1;transform:scale(1)}.weg-hero-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.weg-hero-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgb(255 255 255 / .65);padding:0}.weg-hero-dots button.is-active{width:28px;border-radius:20px;background:#19402d}.weg-work-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.weg-work-filters button{border:1px solid rgb(25 64 45 / .18);background:#fff;color:#19402d;border-radius:999px;padding:10px 18px;font:inherit;font-weight:700;cursor:pointer}.weg-work-filters button.is-active{background:#19402d;color:#fff}.weg-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.weg-work-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgb(23 55 39 / .08);transition:transform .3s ease,box-shadow .3s ease}.weg-work-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgb(23 55 39 / .14)}.weg-work-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f4f7f5}.weg-work-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.weg-work-card:hover img{transform:scale(1.045)}.weg-work-card__body{padding:20px}.weg-work-card__body h2{font-size:1.15rem;margin:0 0 8px}.weg-work-placeholder,.weg-work-empty{display:grid;place-items:center;text-align:center;color:#19402d}.weg-work-placeholder{aspect-ratio:4/3;background:#f4f7f5}.weg-work-placeholder svg,.weg-work-empty svg{width:64px;height:64px;fill:none;stroke:currentColor;stroke-width:1.6}.weg-work-empty{min-height:420px;border:1px dashed rgb(25 64 45 / .25);border-radius:24px;padding:40px}.award-cards--about{margin-top:28px}@media(max-width:900px){.weg-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-hero-slider{min-height:330px}}@media(max-width:600px){.weg-work-grid{grid-template-columns:1fr}.weg-hero-slider{min-height:280px}.award-cards--about{display:grid;grid-template-columns:1fr}.weg-work-filters{overflow:auto;flex-wrap:nowrap;padding-bottom:6px}.weg-work-filters button{white-space:nowrap}}.weg-work-card--gallery{grid-column:1/-1;overflow:hidden}.weg-work-card--gallery .weg-work-card__body{padding:24px 24px 8px}.weg-work-project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px 24px 26px}.weg-work-project-gallery__item{display:block;overflow:hidden;border-radius:18px;background:#f6f3ed;aspect-ratio:1/1}.weg-work-project-gallery__item img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.weg-work-project-gallery__item:hover img{transform:scale(1.035)}@media(max-width:900px){.weg-work-project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.weg-work-project-gallery{grid-template-columns:1fr;padding:14px}.weg-work-card--gallery .weg-work-card__body{padding:20px 16px 6px}}.weg-portal-document .weg-saas__main{padding-top:0!important}.weg-portal-document .weg-saas__main>:first-child{margin-top:0!important}.weg-visit-page .weg-contact-representatives{padding-top:70px}.weg-visit-page .weg-representative-booking{padding-bottom:100px}.weg-contact-visit-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px;border-radius:24px;background:#19402d;color:#fff}.weg-contact-visit-cta__inner h2,.weg-contact-visit-cta__inner p{color:#fff}@media(max-width:700px){.weg-contact-visit-cta__inner{align-items:flex-start;flex-direction:column}.weg-contact-visit-cta__inner .button{width:100%;text-align:center}}.weg-visit-step{display:none}.weg-visit-step.is-active{display:block}.weg-visit-wizard{scroll-margin-top:30px}.weg-visit-back{appearance:none;border:0;background:#fff0;padding:0;cursor:pointer;font:inherit}.weg-solution-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px;font-weight:800}.weg-solution-breadcrumb a{color:inherit;text-decoration:none}.weg-related-solutions__head{margin:44px 0 20px}.weg-related-solutions__head span{display:block;color:#c89b54;font-weight:900;margin-bottom:7px}.weg-related-solutions__head h2{margin:0}.weg-products-grid--industry{grid-template-columns:repeat(4,minmax(0,1fr))}.weg-products-grid--industry .weg-product-section-card{height:100%}.weg-products-grid--industry .weg-product-section-card>div{display:flex;flex-direction:column;height:100%}.weg-products-grid--industry .weg-product-section-card a{margin-top:auto}@media(max-width:1100px){.weg-products-grid--industry{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.weg-products-grid--industry{grid-template-columns:1fr}.weg-related-solutions__head{margin-top:32px}}.weg-sector-card-grid--rebuilt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.weg-sector-card-grid--rebuilt .weg-sector-card{height:100%}.weg-sector-card-grid--rebuilt .weg-work-card__link{height:100%;display:flex;flex-direction:column}.weg-sector-card-grid--rebuilt .weg-sector-card__media{aspect-ratio:16/10;overflow:hidden}.weg-sector-card-grid--rebuilt .weg-sector-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.weg-sector-card-grid--rebuilt .weg-sector-card:hover img{transform:scale(1.035)}.weg-sector-card-grid--rebuilt .weg-work-card__body{flex:1}.weg-sectors-hero p{max-width:800px}@media(max-width:980px){.weg-sector-card-grid--rebuilt{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-sector-card-grid--rebuilt{grid-template-columns:1fr;gap:20px}}@font-face{font-family:"Cairo";src:url(/wp-content/themes/weg-corporate/assets/fonts/Cairo-VariableFont.ttf) format("truetype");font-style:normal;font-weight:200 1000;font-display:swap}:root{--weg-font-family:"Cairo",Tahoma,Arial,sans-serif}html,body,button,input,select,textarea,table,optgroup,.site,.weg-portal,.weg-saas-shell{font-family:var(--weg-font-family)!important}:root{--weg-green:#19402d;--weg-green-2:#23583f;--weg-green-3:#dce9e2;--weg-ink:#10231a;--weg-muted:#64736b;--weg-bg:#ffffff;--weg-soft:#f4f7f5;--weg-line:#dfe8e2;--weg-gold:#b6945b;--weg-shadow:0 24px 70px rgba(16,35,26,.12);--weg-radius:24px;--weg-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--weg-bg);color:var(--weg-ink);font-family:var(--weg-font-family);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--weg-container));margin-inline:auto}.container--narrow{max-width:840px}.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}.skip-link:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;clip:auto;background:#fff;padding:10px 14px;z-index:9999}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--weg-green);font-weight:800;font-size:.84rem;letter-spacing:.03em;margin-bottom:14px}.eyebrow::before{content:"";width:28px;height:2px;background:currentColor;border-radius:99px}h1,h2,h3,h4{line-height:1.25;margin:0 0 18px;font-weight:800;letter-spacing:-.02em}h1{font-size:clamp(2.6rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:clamp(1.1rem,2vw,1.45rem)}p{margin:0 0 20px;color:var(--weg-muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border-radius:999px;border:1px solid var(--weg-green);background:var(--weg-green);color:#fff;font-weight:800;transition:.25s ease;box-shadow:0 12px 28px rgb(25 64 45 / .18)}.button:hover{transform:translateY(-2px);background:var(--weg-green-2)}.button--ghost{background:#fff0;color:var(--weg-green);box-shadow:none}.button--ghost:hover{background:var(--weg-green-3)}.button--small{min-height:42px;padding:8px 18px;font-size:.9rem}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--weg-green);font-weight:800}.text-link::after{content:"↗";transition:.2s}[dir="rtl"] .text-link::after{content:"↖"}.text-link:hover::after{transform:translate(2px,-2px)}.section{padding:110px 0}.section--soft{background:var(--weg-soft)}.section--dark{background:var(--weg-green);color:#fff}.section-heading{max-width:720px;margin-bottom:48px}.section-heading p{font-size:1.08rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading--light h2,.section-heading--light p{color:#fff}.section-heading--light .eyebrow{color:#bcd6c8}.site-header{position:sticky;top:0;z-index:100;background:rgb(255 255 255 / .95);backdrop-filter:blur(16px);border-bottom:1px solid #fff0;transition:.25s}.site-header.is-scrolled{border-bottom-color:var(--weg-line);box-shadow:0 8px 30px rgb(16 35 26 / .06)}.header-top{background:var(--weg-green);color:#fff;font-size:.82rem}.header-top__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.header-top__contact,.header-top__actions{display:flex;align-items:center;gap:12px}.header-top a{opacity:.9}.header-top a:hover{opacity:1}.lang-switcher{display:flex;align-items:center;gap:4px}.lang-switcher a{display:grid;place-items:center;min-width:30px;height:26px;border-radius:99px;padding:0 8px}.lang-switcher a.is-active{background:#fff;color:var(--weg-green);opacity:1}.navbar{min-height:84px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img,.custom-logo{width:126px;height:auto}.primary-navigation{margin-inline:auto}.primary-navigation .menu{display:flex;align-items:center;gap:23px;list-style:none;padding:0;margin:0}.primary-navigation a{font-weight:750;font-size:.94rem;position:relative}.primary-navigation a::after{content:"";position:absolute;inset-inline:0;bottom:-8px;height:2px;transform:scaleX(0);background:var(--weg-green);transition:.2s}.primary-navigation a:hover::after,.primary-navigation .current-menu-item>a::after{transform:scaleX(1)}.primary-navigation .menu-item-has-children{position:relative}.primary-navigation .sub-menu{position:absolute;top:calc(100% + 18px);inset-inline-start:0;z-index:30;min-width:245px;display:grid;gap:4px;list-style:none;margin:0;padding:10px;background:#fff;border:1px solid var(--weg-line);border-radius:16px;box-shadow:var(--weg-shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.primary-navigation .menu-item-has-children:hover>.sub-menu,.primary-navigation .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.primary-navigation .sub-menu a{display:block;padding:10px 12px;border-radius:10px;white-space:nowrap}.primary-navigation .sub-menu a::after{display:none}.primary-navigation .sub-menu a:hover{background:var(--weg-soft)}.navbar__actions{display:flex;align-items:center;gap:12px}.portal-menu{position:relative}.portal-menu summary{list-style:none;cursor:pointer;font-weight:800;border:1px solid var(--weg-line);border-radius:999px;padding:7px 13px;display:flex;align-items:center;gap:8px}.portal-menu summary svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-menu__label{display:none}.portal-menu summary::-webkit-details-marker{display:none}.portal-menu__panel{position:absolute;top:calc(100% + 12px);inset-inline-end:0;min-width:210px;background:#fff;border:1px solid var(--weg-line);border-radius:16px;padding:8px;box-shadow:var(--weg-shadow)}.portal-menu__panel a{display:block;padding:10px 12px;border-radius:10px}.portal-menu__panel a:hover{background:var(--weg-soft)}.nav-toggle{display:none;width:46px;height:46px;border:1px solid var(--weg-line);border-radius:14px;background:#fff;padding:11px}.nav-toggle span:not(.screen-reader-text){display:block;height:2px;background:var(--weg-green);margin:5px 0;border-radius:9px}.hero{position:relative;overflow:hidden;padding:85px 0 42px;background:linear-gradient(180deg,#f5faf7 0%,#fff 75%)}.hero__glow{position:absolute;border-radius:50%;filter:blur(10px);opacity:.7;pointer-events:none}.hero__glow--one{width:420px;height:420px;background:#d9eee2;top:-170px;inset-inline-start:-160px}.hero__glow--two{width:320px;height:320px;background:#eef0df;bottom:40px;inset-inline-end:-130px}.hero__grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:62px;position:relative}.hero__content p{font-size:clamp(1.08rem,1.7vw,1.35rem);max-width:640px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 28px}.hero__trust{display:flex;align-items:center;gap:11px;color:var(--weg-green);font-weight:750}.hero__trust-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--weg-green-3)}.hero__image-wrap{position:relative;border-radius:36px;padding:12px;background:#fff;box-shadow:var(--weg-shadow);transform:rotate(-1.5deg)}[dir="rtl"] .hero__image-wrap{transform:rotate(1.5deg)}.hero__image-wrap>img{border-radius:27px;aspect-ratio:3/2;object-fit:cover}.hero__badge{position:absolute;inset-inline-start:-28px;bottom:38px;background:var(--weg-green);color:#fff;border-radius:20px;padding:16px 20px;box-shadow:0 18px 36px rgb(16 35 26 / .24)}.hero__badge strong{display:block;font-size:2rem;line-height:1}.hero__badge span{font-size:.82rem;opacity:.85}.hero__clients{position:relative;margin-top:70px;padding-top:28px;border-top:1px solid var(--weg-line)}.hero__clients-title{display:block;text-align:center;color:var(--weg-muted);font-size:.84rem;font-weight:800;margin-bottom:18px}.logo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:center}.logo-strip img{max-height:42px;width:auto;max-width:100%;margin:auto;object-fit:contain;filter:grayscale(1);opacity:.55;transition:.2s}.logo-strip img:hover{opacity:.9;filter:none}.intro__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.intro__copy p{font-size:1.14rem}.stats-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--weg-line);border-radius:var(--weg-radius);overflow:hidden;background:#fff}.stat{padding:30px;text-align:center;border-inline-end:1px solid var(--weg-line)}.stat:last-child{border-inline-end:0}.stat strong{display:block;font-size:clamp(2rem,4vw,3.2rem);color:var(--weg-green);line-height:1.1}.stat span{display:block;color:var(--weg-muted);margin-top:8px}.cards-grid{display:grid;gap:20px}.cards-grid--four{grid-template-columns:repeat(4,1fr)}.feature-card,.solution-card,.process-card{background:#fff;border:1px solid var(--weg-line);border-radius:var(--weg-radius);padding:30px;transition:.28s ease}.feature-card:hover,.solution-card:hover,.process-card:hover{transform:translateY(-7px);box-shadow:var(--weg-shadow);border-color:#fff0}.feature-card__icon,.solution-card__number{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--weg-green-3);color:var(--weg-green);font-weight:900;margin-bottom:34px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:steps}.process-card{position:relative;padding-top:38px;overflow:hidden}.process-card>span{display:block;font-size:4.8rem;line-height:1;color:#e4ece7;font-weight:900;margin-bottom:18px}.process-card::after{content:"";position:absolute;top:0;inset-inline-start:0;width:100%;height:4px;background:linear-gradient(90deg,var(--weg-green),var(--weg-gold))}.solutions{background:#fff}.solutions-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:20px}.solution-card--large{grid-row:span 2;min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,var(--weg-green) 0%,#0f2e20 100%);color:#fff;border:0}.solution-card--large p{color:#d5e4dc}.solution-card--large .solution-card__number{background:rgb(255 255 255 / .13);color:#fff}.solution-card--large .text-link{color:#fff}.sectors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.sector-pill{border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .07);border-radius:18px;padding:24px;color:#fff;font-size:1.15rem;font-weight:800;transition:.2s}.sector-pill:hover{background:#fff;color:var(--weg-green);transform:translateY(-3px)}.awards__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.awards__media img{border-radius:var(--weg-radius);box-shadow:var(--weg-shadow);aspect-ratio:16/10;object-fit:cover}.award-list{display:grid;gap:20px}.award-list>div{padding:20px 0;border-bottom:1px solid var(--weg-line)}.award-list strong{color:var(--weg-green);font-size:1.15rem}.award-list p{margin:8px 0 0}.faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.accordion{display:grid;gap:10px}.accordion details{background:#fff;border:1px solid var(--weg-line);border-radius:16px;padding:0 20px}.accordion summary{cursor:pointer;list-style:none;padding:20px 34px 20px 0;font-weight:850;position:relative}[dir="ltr"] .accordion summary{padding:20px 0 20px 34px}.accordion summary::-webkit-details-marker{display:none}.accordion summary::after{content:"+";position:absolute;inset-inline-end:0;top:18px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--weg-green-3);color:var(--weg-green)}.accordion details[open] summary::after{content:"−"}.accordion details p{padding-bottom:18px;margin:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{border:1px solid var(--weg-line);border-radius:var(--weg-radius);overflow:hidden;background:#fff;transition:.25s}.news-card:hover{transform:translateY(-6px);box-shadow:var(--weg-shadow)}.news-card__media{display:block;aspect-ratio:16/10;background:var(--weg-green);overflow:hidden}.news-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.news-card:hover .news-card__media img{transform:scale(1.04)}.news-card__placeholder{display:grid;place-items:center;width:100%;height:100%;font-weight:900;font-size:3rem;color:#fff;letter-spacing:.12em}.news-card__body{padding:24px}.news-card__meta{font-size:.78rem;color:var(--weg-muted);margin-bottom:10px}.news-card h3{font-size:1.25rem}.news-card p{font-size:.94rem}.quote{background:linear-gradient(145deg,#173d2b,#0d291c);color:#fff}.quote__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.quote h2,.quote .eyebrow{color:#fff}.quote p{color:#d1e0d8;font-size:1.08rem}.quote__contacts{display:flex;flex-wrap:wrap;gap:12px}.quote__contacts a{border:1px solid rgb(255 255 255 / .22);padding:8px 14px;border-radius:999px}.quote__form{background:#fff;color:var(--weg-ink);padding:34px;border-radius:var(--weg-radius);box-shadow:0 28px 70px rgb(0 0 0 / .2)}.weg-form{display:grid;gap:16px}.weg-form label{display:grid;gap:7px;font-weight:750;color:var(--weg-ink)}.weg-form input,.weg-form textarea,.weg-form select{width:100%;border:1px solid var(--weg-line);border-radius:12px;background:#fbfdfc;padding:12px 14px;outline:none;transition:.2s}.weg-form input:focus,.weg-form textarea:focus,.weg-form select:focus{border-color:var(--weg-green);box-shadow:0 0 0 3px rgb(25 64 45 / .1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.weg-form__notice{padding:12px;border-radius:12px;background:#e6f5ec;color:#185733}.weg-form__error{background:#fff1f1;color:#8a2424}.map-section{height:420px;background:var(--weg-soft)}.map-section iframe{width:100%;height:100%;display:block;border:0}.site-footer{background:#091c13;color:#fff;padding-top:72px}.footer-grid{display:grid;grid-template-columns:1.2fr .75fr .75fr .85fr 1fr;gap:34px}.footer-brand img{width:150px;margin-bottom:18px}.footer-brand p{color:#b8c9c0;max-width:390px}.footer-email{color:#fff;font-weight:800}.site-footer h3{font-size:1rem;margin-bottom:18px}.footer-menu,.footer-contact{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:#b8c9c0}.site-footer a:hover{color:#fff}.footer-widgets{padding-top:30px}.footer-bottom{border-top:1px solid rgb(255 255 255 / .1);margin-top:54px}.footer-bottom__inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.82rem;color:#9fb1a8}.floating-whatsapp{position:fixed;z-index:80;inset-inline-end:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;box-shadow:0 14px 30px rgb(0 0 0 / .2)}.page-shell{padding-bottom:90px}.page-hero,.article-hero{padding:90px 0 55px;background:var(--weg-soft);margin-bottom:60px}.page-hero h1,.article-hero h1{font-size:clamp(2.2rem,5vw,4.2rem)}.entry-content{font-size:1.08rem}.entry-content>*{max-width:840px;margin-inline:auto}.entry-content>.alignwide{max-width:1100px}.entry-content>.alignfull{max-width:none}.entry-content h2,.entry-content h3{margin-top:1.8em}.entry-content a{color:var(--weg-green);text-decoration:underline}.article-meta{color:var(--weg-muted);margin-bottom:12px}.article-cover{margin-top:36px}.article-cover img{border-radius:var(--weg-radius)}.error-page{text-align:center;padding:110px 0}.error-code{font-size:9rem;line-height:1;font-weight:900;color:var(--weg-green-3)}.site-main--shop{padding:70px 0}.weg-portal{max-width:1000px;margin:40px auto}.weg-portal__header{background:var(--weg-green);color:#fff;border-radius:var(--weg-radius);padding:30px;margin-bottom:24px}.weg-portal__header p{color:#d6e5dd;margin:0}.weg-portal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.weg-portal__card{border:1px solid var(--weg-line);border-radius:18px;padding:22px;background:#fff}.weg-portal__card strong{display:block;font-size:1.7rem;color:var(--weg-green)}.weg-login-form{max-width:520px;margin:0 auto;background:#fff;border:1px solid var(--weg-line);border-radius:var(--weg-radius);padding:30px}.weg-login-form input[type=text],.weg-login-form input[type=password]{width:100%;border:1px solid var(--weg-line);border-radius:10px;padding:11px}.weg-login-form input[type=submit]{border:0;border-radius:999px;background:var(--weg-green);color:#fff;padding:11px 24px;font-weight:800}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}.alignleft{float:left;margin:0 24px 24px 0}.alignright{float:right;margin:0 0 24px 24px}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{max-width:100%}.pagination{margin-top:40px}.nav-links{display:flex;gap:8px;justify-content:center}.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--weg-line);border-radius:50%}.page-numbers.current{background:var(--weg-green);color:#fff}@media (max-width:1080px){.primary-navigation .menu{gap:14px}.navbar__actions .button{display:none}.cards-grid--four{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (max-width:900px){.section{padding:78px 0}.header-top__contact span,.header-top__contact a:last-child{display:none}.navbar{min-height:72px}.nav-toggle{display:block;margin-inline-start:auto}.primary-navigation{position:fixed;top:108px;inset-inline:18px;background:#fff;border:1px solid var(--weg-line);border-radius:22px;padding:18px;box-shadow:var(--weg-shadow);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.primary-navigation.is-open{opacity:1;visibility:visible;transform:none}.primary-navigation .menu{display:grid;gap:0}.primary-navigation a{display:block;padding:12px}.primary-navigation .menu-item-has-children>.sub-menu{position:static;min-width:0;margin:0 10px 8px;padding:4px 10px;border:0;border-inline-start:2px solid var(--weg-line);border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.primary-navigation .sub-menu a{padding:9px 12px;font-size:.9rem;white-space:normal}.navbar__actions{display:flex;margin-inline-start:0;gap:8px}.navbar__actions>.language-menu,.navbar__actions>.header-cart,.navbar__actions>.button{display:none}.portal-menu__label{display:inline}.portal-menu summary{background:var(--weg-green);color:#fff;border-color:var(--weg-green);padding:9px 13px}.portal-menu__panel{position:fixed;top:82px;inset-inline:16px;min-width:0}.hero__grid,.intro__grid,.awards__grid,.faq__grid,.quote__grid{grid-template-columns:1fr}.hero{padding-top:55px}.hero__visual{max-width:680px;margin:auto}.hero__badge{inset-inline-start:15px;bottom:20px}.process-grid,.news-grid,.sectors-grid{grid-template-columns:repeat(2,1fr)}.solutions-grid{grid-template-columns:1fr 1fr}.solution-card--large{grid-column:1/-1;grid-row:auto;min-height:400px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-inline-end:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--weg-line)}}@media (max-width:640px){.container{width:min(calc(100% - 26px),var(--weg-container))}h1{font-size:2.55rem}h2{font-size:2.05rem}.section{padding:65px 0}.header-top__inner{min-height:32px}.header-top__contact{font-size:.75rem}.brand img,.custom-logo{width:100px}.primary-navigation{top:98px}.hero__grid{gap:42px}.hero__image-wrap{border-radius:24px;padding:7px}.hero__image-wrap>img{border-radius:18px}.hero__clients{margin-top:48px}.logo-strip{grid-template-columns:repeat(2,1fr);gap:20px}.cards-grid--four,.process-grid,.news-grid,.sectors-grid,.solutions-grid{grid-template-columns:1fr}.solution-card--large{grid-column:auto;min-height:370px}.stats-grid{grid-template-columns:1fr 1fr}.stat{padding:22px 12px}.section-heading--row{align-items:start;flex-direction:column}.form-row{grid-template-columns:1fr}.quote__form{padding:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom__inner{padding:18px 0;align-items:start;flex-direction:column}.map-section{height:320px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}.header-cart{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--weg-line);border-radius:999px;color:var(--weg-green);font-size:.8rem;font-weight:850}.header-cart strong{display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:50%;background:var(--weg-green);color:#fff;font-size:.72rem}.sectors-grid--wide{grid-template-columns:repeat(4,1fr)}.sectors-grid--wide .sector-pill{display:flex;align-items:center;gap:12px;min-height:96px}.sectors-grid--wide .sector-pill span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:rgb(255 255 255 / .1);font-size:.75rem}.section-heading--light p{color:#cbd9d1;max-width:700px}.home-store .weg-products-grid{margin-top:20px}.weg-single-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.weg-single-product__media{overflow:hidden;border-radius:var(--weg-radius);background:var(--weg-green);box-shadow:var(--weg-shadow)}.weg-single-product__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.weg-single-product__lead{font-size:1.15rem}.weg-single-product__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.weg-single-product__facts>div{border:1px solid var(--weg-line);border-radius:14px;padding:13px}.weg-single-product__facts span,.weg-single-product__facts strong{display:block}.weg-single-product__facts span{font-size:.72rem;color:var(--weg-muted);margin-bottom:5px}@media (max-width:1080px){.sectors-grid--wide{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.weg-single-product__grid{grid-template-columns:1fr}.sectors-grid--wide{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sectors-grid--wide{grid-template-columns:1fr}.weg-single-product__facts{grid-template-columns:1fr}.header-cart{display:none}}.awards__heading{max-width:760px;margin:0 auto 42px;text-align:center}.awards__heading p{max-width:680px;margin:14px auto 0}.award-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.award-card{min-width:0;height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--weg-line);border-radius:var(--weg-radius);overflow:hidden;box-shadow:0 12px 34px rgb(25 64 45 / .08);transition:transform .25s ease,box-shadow .25s ease}.award-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgb(25 64 45 / .14)}.award-card__image{height:165px;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#fff 0%,#f7faf8 100%);border-bottom:1px solid var(--weg-line)}.award-card__image img{width:auto;max-width:100%;height:115px;object-fit:contain}.award-card__body{padding:20px;flex:1;text-align:center}.award-card__body h3{margin:0 0 10px;color:var(--weg-green);font-size:1.08rem}.award-card__body p{margin:0;line-height:1.75;font-size:.92rem}@media(max-width:900px){.award-cards{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.award-card{flex:0 0 min(290px,82vw);scroll-snap-align:start}.award-cards::-webkit-scrollbar{height:7px}.award-cards::-webkit-scrollbar-thumb{background:rgb(25 64 45 / .25);border-radius:10px}}.header-top{display:none!important}.navbar__language{display:flex;align-items:center;white-space:nowrap}.navbar__language .language-switcher,.navbar__language ul{margin:0;padding:0}.floating-whatsapp{font-size:0}.floating-whatsapp svg{width:30px;height:30px;display:block}@media (min-width:901px){.awards .container{max-width:1320px!important}.awards .award-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important;gap:20px!important;overflow:visible!important;width:100%!important}.awards .award-card{display:flex!important;flex-direction:column!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important}}@media (max-width:900px){.navbar__language{order:1}}.header-top{display:none!important}.navbar__language{display:flex;align-items:center;white-space:nowrap}.navbar__language .lang-switcher{border:1px solid var(--weg-line);border-radius:999px;padding:3px;background:#fff}.navbar__language .lang-switcher a{color:var(--weg-green);opacity:1;font-weight:800}.navbar__language .lang-switcher a.is-active{background:var(--weg-green);color:#fff}.floating-whatsapp{font-size:0!important}.floating-whatsapp svg{width:31px;height:31px;display:block}html[dir="ltr"] body{text-align:left}html[dir="rtl"] body{text-align:right}html[dir="ltr"] .primary-navigation .menu,html[dir="ltr"] .navbar,html[dir="ltr"] .navbar__actions{direction:ltr}html[dir="rtl"] .primary-navigation .menu,html[dir="rtl"] .navbar,html[dir="rtl"] .navbar__actions{direction:rtl}@media (min-width:901px){.awards>.container{width:min(calc(100% - 40px),1320px)!important;max-width:1320px!important}.awards .award-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:1fr!important;grid-auto-flow:row!important;gap:20px!important;overflow:visible!important;width:100%!important;align-items:stretch!important}.awards .award-card{display:flex!important;flex-direction:column!important;grid-row:1!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}}@media (max-width:900px){.navbar__language{display:flex}.navbar__actions{display:flex;gap:8px;margin-inline-start:auto}.navbar__actions .header-cart,.navbar__actions .portal-menu,.navbar__actions>.button{display:none!important}.primary-navigation{top:88px}}.brand img,.custom-logo{max-height:43px!important;width:auto!important}.footer-brand img{max-width:112px;height:auto}.navbar__language{display:flex;align-items:center;gap:8px;border:1px solid var(--weg-line);border-radius:999px;padding:5px 9px;background:#fff}.navbar__language-icon{width:21px;height:21px;display:grid;place-items:center;color:var(--weg-green)}.navbar__language-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.navbar__language .lang-switcher{border:0!important;padding:0!important;background:transparent!important}.footer-bottom a{color:inherit;text-decoration:underline;text-underline-offset:3px}.stat{position:relative;overflow:hidden}.stat__icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:rgb(25 64 45 / .08);color:var(--weg-green)}.stat__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.clients-section{background:#fff}.client-logos-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.client-logo-card{margin:0;min-height:132px;padding:20px;border:1px solid var(--weg-line);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.client-logo-card img{display:block;max-width:100%;max-height:82px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.78;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.client-logo-card:hover{transform:translateY(-4px);border-color:rgb(25 64 45 / .28);box-shadow:0 14px 35px rgb(25 64 45 / .1)}.client-logo-card:hover img{filter:none;opacity:1;transform:scale(1.04)}@media (max-width:1100px){.client-logos-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:800px){.client-logos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.client-logos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-logo-card{min-height:105px;padding:14px}.client-logo-card img{max-height:64px}.brand img,.custom-logo{max-height:38px!important}}.brand img,.custom-logo{max-height:30px!important;max-width:88px!important;width:auto!important}.footer-brand img{max-width:78px!important;max-height:32px!important;width:auto!important}.language-menu,.portal-menu{position:relative}.language-menu summary,.portal-menu summary{width:40px;height:40px;padding:0;display:grid;place-items:center;list-style:none;cursor:pointer;border:1px solid var(--weg-line);border-radius:50%;background:#fff;color:var(--weg-green);transition:.2s}.language-menu summary::-webkit-details-marker,.portal-menu summary::-webkit-details-marker{display:none}.language-menu summary:hover,.portal-menu summary:hover{background:var(--weg-soft);border-color:rgb(25 64 45 / .3)}.language-menu summary svg,.portal-menu summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.language-menu__panel{position:absolute;top:calc(100% + 10px);inset-inline-end:0;z-index:20;min-width:145px;padding:8px;background:#fff;border:1px solid var(--weg-line);border-radius:14px;box-shadow:var(--weg-shadow)}.language-menu .lang-switcher{display:flex;flex-direction:column;align-items:stretch;gap:3px}.language-menu .lang-switcher a{display:block;height:auto;min-width:0;padding:8px 11px;border-radius:9px;text-align:start;font-size:.82rem}.language-menu .lang-switcher a.is-active{background:var(--weg-soft);color:var(--weg-green)}.header-cart{width:40px;height:40px;padding:0;position:relative;justify-content:center;border-radius:50%}.header-cart svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-cart strong{position:absolute;top:-5px;inset-inline-end:-5px;min-width:18px;height:18px;font-size:.62rem;border:2px solid #fff}.portal-menu__panel{z-index:20}.stat{padding:24px 15px;background:linear-gradient(180deg,#fff,#fbfdfc)}.stat__icon{width:38px;height:38px;margin-bottom:9px;border-radius:11px;background:#eef5f1;color:var(--weg-green)}.stat__icon svg{width:19px;height:19px;stroke-width:1.65}.stat strong{font-size:clamp(1.65rem,3vw,2.45rem);font-variant-numeric:tabular-nums}.stat>span:last-child{font-size:.88rem;margin-top:4px;color:var(--weg-ink);font-weight:700}.clients-section__action{text-align:center;margin-top:35px}.clients-page-hero p{max-width:720px}.clients-page .client-logo-card{min-height:145px}.contact-hero p{max-width:760px;font-size:1.08rem}.contact-cards{padding-top:70px;padding-bottom:45px}.contact-cards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.contact-card{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;padding:24px;border:1px solid var(--weg-line);border-radius:20px;background:#fff;transition:.2s}a.contact-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgb(25 64 45 / .09);border-color:rgb(25 64 45 / .25)}.contact-card__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:20px;border-radius:12px;background:var(--weg-soft);color:var(--weg-green)}.contact-card__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-card strong{margin-bottom:8px;color:var(--weg-ink)}.contact-card>span:last-child{color:var(--weg-muted);font-size:.88rem;overflow-wrap:anywhere}.contact-branches{padding:90px 0}.contact-branches__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.contact-branches article{padding:36px;border:1px solid var(--weg-line);border-radius:24px;background:#fff}@media(max-width:1050px){.contact-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.contact-cards__grid,.contact-branches__grid{grid-template-columns:1fr}.contact-card{min-height:0}.brand img,.custom-logo{max-height:28px!important;max-width:82px!important}.footer-brand img{max-width:72px!important}}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.social-links a{width:38px;height:38px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;display:grid;place-items:center;color:#fff;transition:.2s ease}.social-links a:hover{background:#fff;color:#19402d;transform:translateY(-2px)}.social-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.social-links a:first-child svg,.social-links a:nth-child(4) svg{fill:currentColor;stroke:none}.testimonials{overflow:hidden}.review-summary{min-width:190px;padding:18px 22px;border:1px solid #dfe8e2;border-radius:18px;background:#fff;display:grid;gap:6px;text-align:center}.review-summary strong{font-size:2.1rem;color:#19402d}.review-summary small{color:#69756f}.stars{display:flex;justify-content:center;gap:3px;color:#d6a332}.stars svg{width:18px;height:18px;fill:currentColor}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.review-card{border:1px solid #e1e8e4;border-radius:20px;background:#fff;padding:22px;display:flex;flex-direction:column;gap:16px;min-height:250px;box-shadow:0 12px 35px rgb(25 64 45 / .06)}.review-card__head{display:flex;align-items:center;gap:12px}.review-card__head img,.review-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover}.review-avatar{display:grid;place-items:center;background:#edf4ef;color:#19402d;font-weight:800}.review-card h3{font-size:1rem;margin:0}.review-card__rating{font-size:.82rem;color:#8a6b12}.review-card p{margin:0;line-height:1.9;color:#55615b;flex:1}.reviews-note{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px;padding:18px 22px;border-radius:16px;background:#f3f7f4;color:#526159}.representative-visit__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px}.representative-visit__media img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:26px;box-shadow:0 24px 55px rgb(25 64 45 / .14)}.representative-visit__content p{font-size:1.05rem;line-height:2;color:#56625c}.representative-visit__content .button{margin-top:12px}@media(max-width:980px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.representative-visit__grid{grid-template-columns:1fr;gap:28px}}@media(max-width:640px){.reviews-grid{grid-template-columns:1fr}.reviews-note{align-items:flex-start;flex-direction:column}.review-summary{width:100%}}.portal-menu__panel a{display:flex;align-items:center;gap:10px}.portal-menu__panel a svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px}.sector-pill__icon{display:grid!important;place-items:center!important;flex:0 0 46px!important;width:46px!important;height:46px!important;border-radius:14px!important;background:rgb(255 255 255 / .12)!important}.sector-pill__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sector-pill strong{font:inherit}.representative-team{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end;min-height:430px;padding:22px;border-radius:28px;background:linear-gradient(145deg,#eef5f1,#fff);overflow:hidden}.representative-card{position:relative;margin:0;min-height:350px;display:flex;align-items:flex-end;justify-content:center;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgb(25 64 45 / .09);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.representative-card:nth-child(even){transform:translateY(24px)}.representative-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 55px rgb(25 64 45 / .16);z-index:2}.representative-card img{width:100%;height:340px;object-fit:contain;object-position:center bottom;transition:transform .35s ease}.representative-card:hover img{transform:scale(1.045)}.representative-card span{position:absolute;inset-inline:12px;bottom:12px;padding:9px 12px;border-radius:12px;background:rgb(25 64 45 / .9);color:#fff;text-align:center;font-size:.78rem;font-weight:700;backdrop-filter:blur(8px)}.review-summary strong{direction:ltr}.review-card{height:100%}.weg-saas{width:100%;max-width:none;min-height:calc(100vh - 86px);margin:0;display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);background:#f5f8f6}.weg-saas__sidebar{position:sticky;top:0;height:100vh;overflow:auto;background:#143827;color:#fff;padding:28px 20px;display:flex;flex-direction:column;gap:28px}.weg-saas__brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.weg-saas__brand img{width:108px;height:auto;object-fit:contain}.weg-saas__brand small{padding:4px 7px;border:1px solid rgb(255 255 255 / .25);border-radius:8px;font-size:.66rem}.weg-saas__sidebar nav{display:grid;gap:7px}.weg-saas__sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;color:#dce9e2;text-decoration:none;font-weight:700;transition:.2s}.weg-saas__sidebar nav a:hover{background:rgb(255 255 255 / .1);color:#fff}.weg-saas__sidebar nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.weg-saas__user{margin-top:auto;display:grid;gap:5px;padding-top:18px;border-top:1px solid rgb(255 255 255 / .14)}.weg-saas__user span{font-size:.76rem;color:#b8cec1;overflow-wrap:anywhere}.weg-saas__user a{color:#fff;font-size:.8rem;margin-top:8px}.weg-saas__main{min-width:0;padding:30px clamp(18px,3vw,48px) 60px}.page-shell:has(.weg-saas){padding:0!important;max-width:none!important}@media(max-width:900px){.representative-team{grid-template-columns:repeat(2,1fr);min-height:auto}.representative-card:nth-child(even){transform:none}.weg-saas{grid-template-columns:82px minmax(0,1fr)}.weg-saas__sidebar{padding:20px 12px;align-items:center}.weg-saas__brand img{width:52px}.weg-saas__brand small,.weg-saas__sidebar nav span,.weg-saas__user span,.weg-saas__user strong{display:none}.weg-saas__sidebar nav a{justify-content:center;padding:12px}.weg-saas__user a{font-size:0}.weg-saas__user a:before{content:'↪';font-size:1.2rem}}@media(max-width:640px){.navbar{display:grid!important;grid-template-columns:auto 1fr auto auto;gap:8px}.brand{grid-column:1}.primary-navigation{grid-column:1/-1}.navbar__actions{display:contents!important}.language-menu{grid-column:3;grid-row:1}.nav-toggle{grid-column:4;grid-row:1;position:relative!important;inset:auto!important;display:flex!important}.portal-menu,.header-cart,.navbar__actions>.button{display:none!important}.language-menu summary{width:38px;height:38px}.representative-team{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;gap:8px}.representative-card{min-height:245px}.representative-card img{height:240px}.representative-card span{font-size:.68rem;padding:7px}.weg-saas{grid-template-columns:1fr;display:block}.weg-saas__sidebar{position:sticky;top:0;z-index:30;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;padding:10px 14px;overflow-x:auto}.weg-saas__brand img{width:58px}.weg-saas__sidebar nav{display:flex;gap:4px}.weg-saas__sidebar nav a{padding:9px}.weg-saas__user{margin:0 0 0 auto;border:0;padding:0}.weg-saas__main{padding:18px 14px 40px}}.weg-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}.weg-settings-grid label{display:flex;flex-direction:column;gap:7px;font-weight:800}.weg-settings-grid input,.weg-settings-grid textarea{width:100%;border:1px solid #dfe8e2;border-radius:12px;padding:11px 13px;background:#fff}.weg-settings-wide{grid-column:1/-1}@media(max-width:720px){.weg-settings-grid{grid-template-columns:1fr}.weg-settings-wide{grid-column:auto}}.clients-group-heading{margin:64px 0 26px;text-align:center}.clients-group-heading h2{margin:.35rem 0 0;color:var(--weg-green);font-size:clamp(1.45rem,2.6vw,2.2rem)}.client-logos-grid--second{padding-top:4px}.client-logo-card img{width:auto;height:auto;object-position:center}@media (max-width:560px){.clients-group-heading{margin:44px 0 20px}.clients-group-heading h2{font-size:1.35rem}}.site-header{background:#fff0;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:#fff0}.site-header.is-scrolled{background:rgb(255 255 255 / .97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--weg-line);box-shadow:0 8px 30px rgb(16 35 26 / .08)}.stat{position:relative;transition:transform .3s ease,background-color .3s ease}.stat:hover{transform:translateY(-5px);background:#f8fbf9}.stat__icon,.stat__icon:nth-of-type(n){width:72px;height:72px;margin:0 auto 14px;border-radius:0;background:#fff0;color:var(--weg-green)}.stat__icon svg,.stat__icon:nth-of-type(n) svg{width:50px;height:50px;stroke-width:1.45}@media(max-width:640px){.awards .award-cards{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-flow:row!important;gap:16px!important;overflow:visible!important;padding:0!important}.awards .award-card{grid-row:auto!important;width:100%!important;max-width:none!important;min-width:0!important;flex:none!important}}.reviews-marquee{width:100%;overflow:hidden;margin-top:32px;padding:8px 0 22px;direction:ltr;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.reviews-track{display:flex;align-items:stretch;gap:18px;width:max-content;animation:weg-reviews-ltr 58s linear infinite;will-change:transform}.reviews-marquee:hover .reviews-track{animation-play-state:paused}.reviews-track .review-card{flex:0 0 350px;direction:rtl;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}[dir="ltr"] .reviews-track .review-card{direction:ltr}.reviews-track .review-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgb(25 64 45 / .14);border-color:rgb(25 64 45 / .25)}@keyframes weg-reviews-ltr{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media(max-width:640px){.reviews-track .review-card{flex-basis:285px}.reviews-track{animation-duration:48s}}@media(prefers-reduced-motion:reduce){.reviews-track{animation:none;overflow-x:auto}.reviews-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}.representative-card span{font-size:.86rem;padding:10px 12px;background:rgb(25 64 45 / .94)}.page-hero [data-reveal],.section [data-reveal]{will-change:transform,opacity}.feature-card,.solution-card,.process-card,.news-card,.award-card,.client-logo-card,.review-card,.sector-pill,.representative-card{transform-style:preserve-3d}.feature-card:hover,.solution-card:hover,.process-card:hover,.news-card:hover,.award-card:hover,.client-logo-card:hover,.review-card:hover,.sector-pill:hover{translate:0 -6px}.page-hero{animation:weg-page-enter .7s ease both}@keyframes weg-page-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.reviews-grid--awards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch;margin-top:32px}.review-card--award{min-width:0;min-height:0;height:100%;padding:0;gap:0;overflow:hidden;border:1px solid var(--weg-line);border-radius:var(--weg-radius);background:#fff;box-shadow:0 12px 34px rgb(25 64 45 / .08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.review-card--award:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgb(25 64 45 / .14);border-color:rgb(25 64 45 / .22)}.review-card__media{height:165px;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#fff 0%,#f7faf8 100%);border-bottom:1px solid var(--weg-line)}.review-card__media img,.review-card__media .review-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover}.review-card__media .review-avatar{display:grid;place-items:center;background:#edf4ef;color:var(--weg-green);font-size:1.5rem;font-weight:800}.review-card__body{padding:20px;flex:1;display:flex;flex-direction:column;text-align:center}.review-card__body h3{margin:0 0 8px;color:var(--weg-green);font-size:1.08rem}.review-card__stars{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:13px}.review-card__stars .stars{gap:2px}.review-card__stars .stars svg{width:16px;height:16px}.review-card__body p{margin:0;flex:1;color:var(--weg-muted);font-size:.92rem;line-height:1.8}.review-card__body .text-link{margin-top:14px;align-self:center}@media(max-width:1050px){.reviews-grid--awards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.reviews-grid--awards{grid-template-columns:1fr;gap:16px}.review-card--award{width:100%;max-width:none}}.weg-product-page{background:#fff}.weg-product-page svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.weg-product-hero{padding-top:150px;padding-bottom:36px;background:linear-gradient(180deg,#f8faf8 0,#fff 60%)}.weg-product-breadcrumb{font-size:.86rem;color:var(--weg-muted);margin-bottom:24px}.weg-product-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:64px;align-items:center}html[dir="rtl"] .weg-product-gallery-wrap{order:2}html[dir="rtl"] .weg-product-intro{order:1}.weg-product-gallery-v34__main{aspect-ratio:1.18/1;border-radius:28px;overflow:hidden;background:#edf2ed;box-shadow:0 24px 60px rgb(25 64 45 / .13)}.weg-product-gallery-v34__main img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.weg-product-gallery-v34__thumbs{display:flex;gap:12px;margin-top:16px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:thin}.weg-product-gallery-v34__thumb{flex:0 0 76px;height:76px;padding:5px;border:1px solid #e5e9e6;border-radius:15px;background:#faf9f6;overflow:hidden;cursor:pointer;transition:.2s}.weg-product-gallery-v34__thumb:hover,.weg-product-gallery-v34__thumb.is-active{border-color:var(--weg-green);box-shadow:0 5px 18px rgb(25 64 45 / .14);transform:translateY(-2px)}.weg-product-gallery-v34__thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.weg-product-kicker{display:inline-flex;padding:9px 18px;border-radius:999px;background:#f4eadc;color:#5b3a24;font-weight:800;margin-bottom:18px}.weg-product-intro h1{font-size:clamp(2rem,4vw,3.45rem);line-height:1.25;margin:0 0 20px;color:var(--weg-green)}.weg-product-lead{font-size:1.1rem;line-height:2;color:var(--weg-muted);max-width:650px}.weg-product-primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;min-width:210px}.weg-product-features{padding:0 0 42px}.weg-product-features__grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--weg-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgb(20 50 35 / .05);overflow:hidden}.weg-product-feature{padding:22px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;border-inline-start:1px solid var(--weg-line);font-size:.88rem;line-height:1.6}.weg-product-feature:first-child{border-inline-start:0}.weg-product-feature__icon{color:var(--weg-green);font-size:1.75rem}.weg-product-feature__icon svg{width:34px;height:34px}.weg-product-section-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.weg-product-section-head span{width:5px;height:34px;border-radius:99px;background:var(--weg-green)}.weg-product-section-head h2{margin:0;color:var(--weg-green);font-size:1.75rem}.weg-product-copy{font-size:1.03rem;line-height:2;color:var(--weg-muted);padding:28px;border:1px solid var(--weg-line);border-radius:22px;background:linear-gradient(135deg,#fff,#fbfcfb);margin-bottom:22px}.weg-product-copy p:last-child{margin-bottom:0}.weg-product-two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.weg-product-info-card{border:1px solid var(--weg-line);border-radius:22px;background:#fff;padding:26px;box-shadow:0 10px 30px rgb(25 64 45 / .04)}.weg-product-info-card h3{margin-top:0;color:var(--weg-green);font-size:1.35rem}.weg-option-visuals{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.weg-option-visuals>div{min-height:135px;border-radius:16px;background:#faf9f6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px;gap:12px}.weg-option-visuals b{font-size:.87rem;line-height:1.5}.swatch{width:58px;height:58px;border-radius:12px;display:block;border:1px solid #ddd}.swatch--brown{background:#b98b5c}.swatch--white{background:#fff}.swatch--custom{background:conic-gradient(#e64b3c,#f1c84b,#59a867,#3b7fca,#8c54aa,#e64b3c)}.handle-icon{position:relative;width:64px;height:62px;display:block;border:2px solid #b58b61;border-radius:5px;background:#d9b47e}.handle-icon:before{content:"";position:absolute;width:28px;height:26px;border:3px solid #8b633e;border-bottom:0;border-radius:20px 20px 0 0;left:50%;transform:translateX(-50%);top:-18px}.handle-icon--flat:before{border-radius:3px;width:25px;height:18px}.handle-icon--none:before{display:none}.weg-uses-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.weg-uses-grid span{display:flex;align-items:center;gap:9px;border:1px solid var(--weg-line);border-radius:13px;padding:13px;background:#fbfcfb;font-size:.9rem}.weg-uses-grid svg{color:var(--weg-green);flex:0 0 20px}.weg-size-order{font-weight:700;text-align:center}.weg-size-warning{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:14px;background:#f8eee1;color:#704c2c;margin:18px 0 26px}.weg-size-warning svg{flex:0 0 22px}.weg-size-tables{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.weg-size-card{background:#fff;border:1px solid var(--weg-line);border-radius:18px;padding:17px;box-shadow:0 8px 25px rgb(25 64 45 / .04)}.weg-size-card h3{text-align:center;color:var(--weg-green);margin:0 0 12px}.weg-size-card table{width:100%;border-collapse:collapse;font-size:.82rem}.weg-size-card th,.weg-size-card td{border:1px solid #e8ece9;padding:8px;text-align:center}.weg-size-card th{background:#f3f7f4;color:var(--weg-green)}.weg-kraft-quote-section{background:#fff}.weg-kraft-quote-card{border:1px solid #eadfce;border-radius:26px;background:linear-gradient(135deg,#fff 20%,#fbf5ec);padding:38px}.weg-kraft-quote-intro{max-width:760px;margin-bottom:26px}.weg-kraft-quote-intro h2{color:var(--weg-green);font-size:2rem}.weg-kraft-quote-intro p{color:var(--weg-muted);line-height:1.9}.weg-kraft-form-v34__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.weg-kraft-form-v34 label{display:flex;flex-direction:column;gap:8px;font-weight:750;color:var(--weg-green)}.weg-kraft-form-v34 label.full{grid-column:1/-1}.weg-kraft-form-v34 input,.weg-kraft-form-v34 select,.weg-kraft-form-v34 textarea{width:100%;border:1px solid #dce4de;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:var(--weg-ink)}.weg-kraft-form-v34 input:focus,.weg-kraft-form-v34 select:focus,.weg-kraft-form-v34 textarea:focus{outline:2px solid rgb(25 64 45 / .16);border-color:var(--weg-green)}.weg-upload-box{position:relative;min-height:92px;border:1.5px dashed #9ab2a4;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--weg-green);gap:5px}.weg-upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.weg-upload-box svg{width:28px;height:28px}.weg-upload-box small{color:var(--weg-muted);font-weight:500}.weg-kraft-form-v34>.button{margin-top:20px}.weg-seo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.weg-seo-grid>div{border:1px solid var(--weg-line);border-radius:18px;padding:22px;background:#fff}.weg-seo-grid b{color:var(--weg-green)}.weg-seo-grid p{color:var(--weg-muted);line-height:1.8;margin-bottom:0;font-size:.9rem}.weg-publish-warning{margin-top:22px;border:1px solid #e8c488;background:#fff8ed;color:#6e4a20;border-radius:18px;padding:22px;display:flex;gap:16px;align-items:flex-start}.weg-publish-warning svg{width:30px;height:30px;flex:0 0 30px}.weg-publish-warning h3{margin:0 0 6px}.weg-publish-warning p{margin:0;line-height:1.8}@media(max-width:1100px){.weg-product-hero__grid{grid-template-columns:1fr;gap:34px}.weg-product-gallery-wrap,.weg-product-intro{order:initial!important}.weg-product-features__grid{grid-template-columns:repeat(3,1fr)}.weg-product-feature:nth-child(4){border-inline-start:0;border-top:1px solid var(--weg-line)}.weg-product-feature:nth-child(n+4){border-top:1px solid var(--weg-line)}.weg-uses-grid{grid-template-columns:repeat(3,1fr)}.weg-size-tables{grid-template-columns:repeat(2,1fr)}.weg-kraft-form-v34__grid{grid-template-columns:repeat(2,1fr)}.weg-seo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.weg-product-hero{padding-top:110px}.weg-product-intro h1{font-size:2rem}.weg-product-features__grid{grid-template-columns:repeat(2,1fr)}.weg-product-feature:nth-child(3),.weg-product-feature:nth-child(5){border-inline-start:0}.weg-product-feature:nth-child(n+3){border-top:1px solid var(--weg-line)}.weg-product-two-col{grid-template-columns:1fr}.weg-option-visuals{grid-template-columns:1fr}.weg-uses-grid{grid-template-columns:1fr 1fr}.weg-size-tables{grid-template-columns:1fr}.weg-kraft-quote-card{padding:22px}.weg-kraft-form-v34__grid{grid-template-columns:1fr}.weg-seo-grid{grid-template-columns:1fr}.weg-product-gallery-v34__main{aspect-ratio:1/1}.weg-product-gallery-v34__thumb{flex-basis:66px;height:66px}}@media(max-width:480px){.weg-uses-grid{grid-template-columns:1fr}.weg-product-feature{padding:18px 8px}.weg-product-feature strong{font-size:.8rem}.weg-product-info-card{padding:18px}.weg-product-copy{padding:20px}.weg-size-card{padding:12px}.weg-table-scroll{overflow-x:auto}.weg-size-card table{min-width:430px}}.site-header{position:fixed;inset:0 0 auto;background:transparent!important;box-shadow:none!important;border-bottom-color:transparent!important;transition:background-color .28s ease,box-shadow .28s ease,border-color .28s ease,backdrop-filter .28s ease}.site-header.is-scrolled{background:rgb(255 255 255 / .97)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom-color:var(--weg-line)!important;box-shadow:0 10px 34px rgb(16 35 26 / .09)!important}body:not(.weg-front-page) .site-header:not(.is-scrolled){background:rgb(255 255 255 / .12)!important}.language-toggle{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--weg-line);border-radius:50%;background:#fff;color:var(--weg-green);transition:.2s}.language-toggle:hover{background:var(--weg-soft);transform:translateY(-2px)}.language-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.portal-menu__logout{margin-top:6px;padding-top:12px!important;border-top:1px solid var(--weg-line);color:#9b2f2f!important}.stat__icon{width:82px!important;height:82px!important;background:transparent!important;border:0!important;box-shadow:none!important}.stat__icon svg{width:58px!important;height:58px!important}@media(max-width:640px){.awards .award-cards{display:grid!important;grid-template-columns:1fr!important}.awards .award-card{width:100%!important}}.testimonials{background:var(--weg-green);color:#fff}.testimonials .section-heading h2,.testimonials .section-heading p,.testimonials .eyebrow{color:#fff}.testimonials .review-summary{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .2);color:#fff}.testimonials .review-summary strong,.testimonials .review-summary small{color:#fff}.testimonials .review-card{background:#fff}.is-review-hidden{display:none!important}.reviews-more-wrap{text-align:center;margin-top:28px}.testimonials .button--light{background:#fff;color:var(--weg-green);border-color:#fff}.weg-about-hero{padding-top:170px}.weg-about-story{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.weg-about-story p{font-size:1.04rem;line-height:2}.weg-about-story img{width:100%;border-radius:26px;box-shadow:0 24px 55px rgb(25 64 45 / .14)}.weg-about-pillars{display:grid;grid-template-columns:1fr 1fr;gap:20px}.weg-about-goals{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.weg-about-goals ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.weg-about-goals li{display:flex;gap:10px;align-items:flex-start;padding:16px;border:1px solid var(--weg-line);border-radius:14px;background:#fff}.weg-about-goals svg{width:22px;height:22px;fill:none;stroke:var(--weg-green);stroke-width:2;flex:0 0 22px}.weg-about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.weg-about-value-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:var(--weg-soft);color:var(--weg-green);margin-bottom:16px}.weg-about-value-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7}.page .entry-content,.weg-store-shell,.weg-checkout-grid{max-width:100%;box-sizing:border-box}.page-template-default .entry-content{padding-inline:20px}.page-slug-أكياس-ورقية-فاخرة .entry-content,.page-slug-premium-paper-bags .entry-content{width:min(calc(100% - 30px),1280px)}@media(max-width:980px){.weg-about-story,.weg-about-goals{grid-template-columns:1fr}.weg-about-values{grid-template-columns:repeat(2,1fr)}.weg-about-goals ul{grid-template-columns:1fr}.weg-checkout-grid{width:min(calc(100% - 22px),1180px);gap:18px}.weg-checkout-form,.weg-checkout-summary{padding:22px}}@media(max-width:640px){.weg-about-hero{padding-top:130px}.weg-about-pillars,.weg-about-values{grid-template-columns:1fr}.weg-about-story{gap:28px}.weg-checkout-grid{margin-top:28px;width:calc(100% - 18px)}.weg-checkout-form,.weg-checkout-summary{padding:16px;border-radius:18px}.weg-checkout-form .form-row{grid-template-columns:1fr!important}.weg-checkout-item{align-items:flex-start;flex-direction:column}.navbar__actions{gap:6px}.language-toggle{width:38px;height:38px}}.weg-product-spec-grid>div{position:relative;display:grid;grid-template-columns:44px 1fr;column-gap:12px;align-items:center}.weg-product-spec-grid>div svg{grid-row:1/3;width:36px;height:36px;fill:none;stroke:var(--weg-green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.weg-ready-price{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #dce4de;border-radius:14px;background:#f6f8f7}.weg-ready-price span{color:var(--weg-muted);font-size:.84rem}.weg-ready-price strong{color:var(--weg-green)}.weg-generic-product-form select{width:100%;min-height:50px;border:1px solid #dce4de;border-radius:12px;background:#fff;padding:11px 14px;font:inherit}@media(max-width:560px){.weg-product-spec-grid>div{grid-template-columns:38px 1fr}.weg-product-spec-grid>div svg{width:30px;height:30px}.weg-ready-price{align-items:flex-start;flex-direction:column}}.stats-grid{border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;gap:clamp(18px,3vw,42px)!important}.stat{border:0!important;background:transparent!important;padding:22px 12px!important}.stat:hover{background:transparent!important}.stat__icon,.stat__icon:nth-of-type(n){width:84px!important;height:84px!important;margin-bottom:16px!important;border:0!important;box-shadow:none!important;background:transparent!important}.stat__icon svg,.stat__icon:nth-of-type(n) svg{width:58px!important;height:58px!important}.contact-map-block{padding:76px 0 0;background:#fff}.contact-map-block__heading{padding-bottom:28px;text-align:center}.contact-map-block__heading h2{margin:.45rem 0 .65rem;color:var(--weg-green);font-size:clamp(1.8rem,3vw,2.7rem)}.contact-map-block__heading p{max-width:720px;margin:0 auto;color:var(--weg-muted)}.contact-map-block .map-section{height:clamp(360px,54vw,620px);border-top:1px solid var(--weg-line);border-bottom:1px solid var(--weg-line)}.contact-map-block .map-section iframe{width:100%;height:100%;display:block}.contact-map-block__actions{display:flex;justify-content:center;padding:22px 16px 70px}.nav-toggle span{background:var(--weg-green)!important}.language-toggle{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--weg-line);border-radius:50%;background:#fff;color:var(--weg-green);transition:.2s}.language-toggle:hover{background:var(--weg-soft);border-color:rgb(25 64 45 / .3)}.language-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.navbar{grid-template-columns:auto 1fr 40px 40px!important;align-items:center!important}.brand{grid-column:1;grid-row:1}.primary-navigation{grid-column:1/-1;grid-row:2}.navbar__actions{display:contents!important}.language-toggle{grid-column:3;grid-row:1;display:grid!important;width:38px;height:38px}.nav-toggle{grid-column:4;grid-row:1;display:flex!important;color:var(--weg-green)!important}.portal-menu,.header-cart,.navbar__actions>.button{display:none!important}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.stat{padding:18px 8px!important}.stat__icon,.stat__icon:nth-of-type(n){width:70px!important;height:70px!important}.stat__icon svg,.stat__icon:nth-of-type(n) svg{width:48px!important;height:48px!important}.contact-map-block{padding-top:54px}.contact-map-block .map-section{height:390px}}.weg-honeypot{position:absolute!important;inset-inline-start:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.weg-quote-error{background:#fff2f2;border-color:#c62828;color:#8b1d1d}.header-cart.is-empty{display:none!important}.nav-toggle{align-items:stretch;justify-content:center;flex-direction:column}.nav-toggle span:not(.screen-reader-text){display:block!important;width:100%!important;min-width:22px!important;flex:0 0 2px!important;height:2px!important;margin:3px 0!important;background:var(--weg-green)!important;opacity:1!important}.logo-strip--marquee,.client-marquee{display:block;overflow:hidden;position:relative;width:100%;direction:ltr;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}.logo-strip__track,.client-marquee__track{display:flex;align-items:center;width:max-content;animation:weg-client-marquee 30s linear infinite;will-change:transform}.logo-strip--marquee:hover .logo-strip__track,.client-marquee:hover .client-marquee__track{animation-play-state:paused}.logo-strip__item{display:grid;place-items:center;flex:0 0 190px;height:70px;padding:8px 24px}.logo-strip__item img{max-width:145px;max-height:48px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.68;transition:.2s}.logo-strip__item:hover img{filter:none;opacity:1}.client-marquee{margin-top:34px;padding:12px 0}.client-marquee__track{gap:16px;animation-duration:52s}.client-logo-card--marquee{flex:0 0 210px;height:150px;margin:0!important;display:grid!important;place-items:center!important;padding:18px!important;background:#fff;border:1px solid var(--weg-line);border-radius:20px;box-shadow:0 8px 24px rgb(25 64 45 / .06)}.client-logo-card--marquee img{max-width:170px!important;max-height:95px!important;width:auto!important;height:auto!important;object-fit:contain!important}@keyframes weg-client-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.representative-team{grid-template-columns:repeat(5,minmax(0,1fr))!important}.representative-card--huwaida img{object-fit:cover!important;background:#eef5f1}@media(max-width:980px){.representative-team{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.navbar{grid-template-columns:auto 1fr auto auto auto!important;gap:7px!important}.brand{grid-column:1!important;grid-row:1!important}.navbar__actions{display:contents!important}.navbar .navbar__actions .header-cart:not(.is-empty){display:flex!important;grid-column:3;grid-row:1;width:38px;height:38px;padding:0}.language-toggle{grid-column:4!important;grid-row:1!important}.nav-toggle{grid-column:5!important;grid-row:1!important;display:flex!important;width:40px!important;height:40px!important;padding:8px!important}.primary-navigation{grid-column:1/-1!important;grid-row:2!important}.hero__visual{display:none!important}.hero__grid{grid-template-columns:1fr!important;gap:0!important}.hero{padding-top:42px!important}.hero__content{text-align:center}.hero__content p{margin-inline:auto}.hero__actions,.hero__trust{justify-content:center}.logo-strip__item{flex-basis:150px;padding-inline:16px}.client-logo-card--marquee{flex-basis:170px;height:125px;padding:14px!important}.client-logo-card--marquee img{max-width:140px!important;max-height:78px!important}.representative-team{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){.logo-strip__track,.client-marquee__track{animation:none!important}}.footer-section{min-width:0}.footer-accordion{margin:0}.footer-accordion summary{list-style:none;color:#fff;font-size:1rem;font-weight:800;margin:0 0 18px;cursor:default;display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-accordion summary::-webkit-details-marker{display:none}.footer-accordion summary svg{display:none;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.footer-accordion .footer-panel{display:block}.footer-phone{direction:ltr;unicode-bidi:isolate;display:inline-block}@media (max-width:700px){.site-footer{padding-top:48px}.footer-grid{grid-template-columns:1fr;gap:0}.footer-brand{grid-column:auto;padding-bottom:30px}.footer-section{border-top:1px solid rgb(255 255 255 / .12)}.footer-section:last-child{border-bottom:1px solid rgb(255 255 255 / .12)}.footer-accordion summary{margin:0;padding:18px 0;cursor:pointer;min-height:58px;outline:none}.footer-accordion summary:focus-visible{outline:2px solid rgb(255 255 255 / .75);outline-offset:4px;border-radius:6px}.footer-accordion summary svg{display:block;flex:0 0 auto}.footer-accordion[open] summary svg{transform:rotate(180deg)}.footer-accordion .footer-panel{display:none;padding:0 0 20px}.footer-accordion[open] .footer-panel{display:block;animation:wegFooterPanelIn .22s ease both}.footer-menu,.footer-contact{gap:0}.footer-menu li,.footer-contact li{border-top:1px solid rgb(255 255 255 / .07)}.footer-menu li:first-child,.footer-contact li:first-child{border-top:0}.footer-menu a,.footer-contact a,.footer-contact li{display:block;padding:11px 0;line-height:1.65}.footer-contact li{color:#b8c9c0}.footer-bottom{margin-top:34px}}@keyframes wegFooterPanelIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (min-width:701px) and (max-width:1080px){.footer-grid>.footer-section:last-child{grid-column:1/-1}}.logo-strip--marquee{overflow:hidden!important}.logo-strip__track{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;width:max-content!important;animation-name:weg-hero-logo-left-to-right!important;animation-duration:34s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}.logo-strip__item{flex:none!important}@keyframes weg-hero-logo-left-to-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media (min-width:701px){.footer-accordion summary{pointer-events:none;cursor:default}.footer-accordion .footer-panel{display:block!important}.footer-section{border:0!important}}.weg-contact-page{background:#fff}.weg-contact-overview__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;align-items:stretch}.weg-contact-summary-card{padding:30px;border:1px solid #dfe8e2;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgb(25 64 45 / .08)}.weg-contact-summary-card__head{margin-bottom:22px}.weg-contact-summary-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.weg-contact-summary-list>div{display:flex;align-items:flex-start;gap:13px;padding:17px;border-radius:17px;background:#f5f8f6}.weg-contact-summary-list p{display:grid;gap:5px;margin:0;min-width:0}.weg-contact-summary-list strong{color:#19402d}.weg-contact-summary-list a,.weg-contact-summary-list span{color:#526159;overflow-wrap:anywhere}.weg-contact-summary-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#19402d;color:#fff}.weg-contact-summary-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.weg-contact-intro{padding:34px;border-radius:26px;background:#19402d;color:#fff}.weg-contact-intro h2,.weg-contact-intro .eyebrow{color:#fff}.weg-contact-intro p{color:#d8e5dd;line-height:2}.weg-contact-intro__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.weg-contact-intro .button--ghost{border-color:rgb(255 255 255 / .38);color:#fff}.weg-sales-consultants-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.weg-sales-consultant{overflow:hidden;border:1px solid #dfe8e2;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgb(25 64 45 / .07);transition:.25s}.weg-sales-consultant:hover{transform:translateY(-7px);box-shadow:0 20px 50px rgb(25 64 45 / .14)}.weg-sales-consultant__image{position:relative;background:#eef5f1;aspect-ratio:4/5;overflow:hidden}.weg-sales-consultant__image img{display:block;width:100%;height:100%;object-fit:cover}.representative-online{display:inline-flex!important;align-items:center;gap:7px;width:max-content!important;padding:6px 9px!important;border-radius:999px!important;background:rgb(255 255 255 / .94)!important;color:#176a42!important;font-size:.7rem!important;font-weight:900!important;box-shadow:0 7px 18px rgb(20 58 40 / .12)}.representative-online i{display:block;width:9px;height:9px;border-radius:50%;background:#17a964;box-shadow:0 0 0 4px rgb(23 169 100 / .15);animation:weg-online-pulse 1.8s infinite}.weg-sales-consultant__image>.representative-online{position:absolute;top:12px;inset-inline-start:12px}.weg-sales-consultant__body{padding:17px;display:grid;gap:7px}.weg-sales-consultant__body h3{font-size:1rem;margin:0}.weg-sales-consultant__body p{margin:0;color:#6d7a73;font-size:.84rem}.weg-sales-consultant__body .button{margin-top:7px;width:100%}.weg-representative-booking__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:42px;align-items:start}.weg-representative-booking.is-requested{background:#f3f8f5}.weg-visit-form-wrap{padding:25px;border:1px solid #dce7e0;border-radius:22px;background:#fff;box-shadow:0 15px 42px rgb(25 64 45 / .08)}.weg-news-page{padding-bottom:90px}.weg-news-hero{max-width:860px;margin-inline:auto;text-align:center}.weg-news-index-grid{margin-top:32px}.weg-contact-quote{margin-top:0}.representative-team{grid-template-columns:repeat(5,minmax(0,1fr))!important}.representative-card__info{position:absolute;inset-inline:10px;bottom:10px;display:grid;gap:5px;padding:11px;border-radius:14px;background:rgb(25 64 45 / .94);color:#fff;text-align:center;backdrop-filter:blur(8px)}.representative-card__info strong{font-size:.82rem}.representative-card__info small{font-size:.68rem;color:#d8e8df}.representative-card__info .representative-online{margin-inline:auto}.representative-card>span{display:none!important}@keyframes weg-online-pulse{50%{box-shadow:0 0 0 7px rgb(23 169 100 / .04)}}@media(max-width:1180px){.weg-sales-consultants-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.representative-team{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:850px){.weg-contact-overview__grid,.weg-representative-booking__grid{grid-template-columns:1fr}.weg-contact-summary-list{grid-template-columns:1fr 1fr}.weg-sales-consultants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.representative-team{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.weg-contact-summary-card,.weg-contact-intro,.weg-visit-form-wrap{padding:20px}.weg-contact-summary-list,.weg-sales-consultants-grid{grid-template-columns:1fr}.weg-sales-consultant{display:grid;grid-template-columns:118px 1fr}.weg-sales-consultant__image{aspect-ratio:3/4}.weg-sales-consultant__body{align-content:center}.representative-team{grid-template-columns:1fr 1fr!important}}.weg-work-grid--portfolio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.weg-work-card--portfolio{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 50px rgb(25 64 45 / .09);transition:.3s}.weg-work-card--portfolio:hover{transform:translateY(-8px)}.weg-work-card__link{display:block;color:inherit;text-decoration:none}.weg-work-card__media{aspect-ratio:4/3;overflow:hidden;background:#f3f5f3}.weg-work-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.weg-work-card--portfolio:hover img{transform:scale(1.04)}.weg-work-card--portfolio .weg-work-card__body{padding:24px}.weg-work-card--portfolio .weg-work-card__body>span{color:#8b6c42;font-weight:700}.weg-work-card--portfolio h2{margin:8px 0 18px}.weg-work-card--portfolio dl{display:grid;gap:10px;margin:0 0 20px}.weg-work-card--portfolio dl div{display:flex;justify-content:space-between;gap:16px;padding-top:10px;border-top:1px solid #e8ece9}.weg-work-card--portfolio dt{color:#758078}.weg-work-card--portfolio dd{margin:0;font-weight:700;text-align:end}.weg-work-card--portfolio strong{color:#19402d}.weg-work-back{display:inline-flex;margin-bottom:22px;color:#19402d;font-weight:800}.weg-work-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.weg-work-meta>div{padding:18px;border-radius:16px;background:rgb(255 255 255 / .72)}.weg-work-meta span,.weg-work-meta strong{display:block}.weg-work-meta span{font-size:.82rem;color:#667168;margin-bottom:5px}.weg-work-story{max-width:980px}.weg-work-copy{font-size:1.1rem;line-height:2;margin-bottom:40px}.weg-work-vertical-gallery{display:grid;gap:28px}.weg-work-vertical-gallery img{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 55px rgb(25 64 45 / .12)}.weg-work-return{margin-top:36px}.representative-card img{object-fit:contain;object-position:center bottom;background:linear-gradient(180deg,#f8faf8,#eef4f0)}@media(max-width:900px){.weg-work-grid--portfolio{grid-template-columns:repeat(2,1fr)}.weg-work-meta{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.weg-work-grid--portfolio{grid-template-columns:1fr}.weg-work-meta{grid-template-columns:1fr}.weg-work-card--portfolio dl div{display:grid;gap:3px}}.weg-products-hub,.weg-solution-single{background:#f7f8f6}.weg-products-hero{padding:96px 0 70px;background:linear-gradient(135deg,#09291f,#174d3b);color:#fff}.weg-products-hero span,.weg-solution-cover span{font-weight:700;opacity:.75}.weg-products-hero h1,.weg-solution-cover h1{font-size:clamp(2.4rem,6vw,5rem);margin:.5rem 0 1rem}.weg-products-hero p,.weg-solution-cover p{max-width:850px;font-size:1.1rem;line-height:2}.weg-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:56px;padding-bottom:72px}.weg-product-section-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 40px rgb(0 0 0 / .07);display:flex;flex-direction:column}.weg-product-section-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.weg-product-section-card>div{padding:24px}.weg-product-section-card h2{font-size:1.45rem;margin:.4rem 0}.weg-product-section-card p{line-height:1.9;color:#5d665f}.weg-product-section-card a{display:inline-flex;margin-top:10px;font-weight:800;color:#124c39}.weg-solution-cover{padding:90px 0;background:#103d30;color:#fff;background-size:cover;background-position:center}.weg-solution-cover a{color:#fff}.weg-solution-content{padding-top:56px;padding-bottom:80px}.weg-solution-content>.entry-content{background:#fff;padding:clamp(24px,5vw,56px);border-radius:24px;line-height:2;box-shadow:0 12px 40px rgb(0 0 0 / .05)}.weg-products-grid--children{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:30px}.weg-solution-cta{margin-top:36px;padding:40px;border-radius:22px;background:#103d30;color:#fff}.weg-products-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}.weg-products-images article{padding:20px;border:1px solid #e4e7e5;border-radius:16px}.weg-products-images img{display:block;max-width:240px;height:auto;margin-bottom:12px;border-radius:12px}@media(max-width:900px){.weg-products-grid,.weg-products-grid--children{grid-template-columns:1fr}.weg-products-images{grid-template-columns:1fr}.weg-products-hero{padding:70px 0 48px}}.site-header .navbar{max-width:1440px}.primary-navigation{min-width:0}.primary-navigation .menu{gap:clamp(12px,1.35vw,22px)}.primary-navigation a{font-size:clamp(.82rem,.82vw,.94rem);white-space:nowrap}.primary-navigation .menu-item-has-children>a{display:inline-flex;align-items:center;gap:7px}.primary-navigation .menu-item-has-children>a::before{content:"";width:7px;height:7px;border-inline-end:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;order:2}html[dir="ltr"] .primary-navigation .menu-item-has-children>a::before{transform:rotate(45deg) translateY(-2px)}.primary-navigation .menu-item-has-children:hover>a::before,.primary-navigation .menu-item-has-children:focus-within>a::before{transform:rotate(225deg) translate(-2px,-2px)}.primary-navigation .sub-menu{top:calc(100% + 14px);min-width:270px;padding:9px;border-radius:14px}.primary-navigation .sub-menu::before{content:"";position:absolute;inset-inline-start:28px;top:-7px;width:13px;height:13px;background:#fff;border-inline-start:1px solid var(--weg-line);border-top:1px solid var(--weg-line);transform:rotate(45deg)}.primary-navigation .sub-menu a{position:relative;z-index:1;line-height:1.65}.navbar__actions{flex:0 0 auto}body:not(.weg-front-page) .site-header:not(.is-scrolled){background:rgb(255 255 255 / .98)!important;border-bottom-color:var(--weg-line)!important;box-shadow:0 6px 24px rgb(16 35 26 / .05)!important}.footer-grid{grid-template-columns:minmax(260px,1.35fr) minmax(150px,.75fr) minmax(175px,.85fr) minmax(150px,.75fr) minmax(220px,1fr);gap:clamp(24px,3vw,46px);align-items:start}.footer-brand p{line-height:1.9}.footer-section summary{line-height:1.5}.footer-menu,.footer-contact{gap:12px;line-height:1.75}.footer-menu a,.footer-contact a{display:inline-flex;align-items:center;min-height:28px}.footer-phone{direction:ltr;unicode-bidi:embed}.footer-bottom__inner{flex-wrap:wrap;padding-block:16px}@media (max-width:1240px){.navbar{gap:18px}.brand img,.custom-logo{width:112px}.primary-navigation .menu{gap:12px}.primary-navigation a{font-size:.82rem}.navbar__actions{gap:8px}.language-toggle,.header-cart,.portal-menu summary{width:40px;height:40px;padding:8px;justify-content:center}.footer-grid{grid-template-columns:1.25fr repeat(2,minmax(170px,1fr))}.footer-grid>.footer-section:nth-of-type(3),.footer-grid>.footer-section:nth-of-type(4){margin-top:10px}}@media (max-width:900px){.site-header .navbar{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px}.brand{grid-column:1;grid-row:1}.navbar__actions{grid-column:2 / 4;grid-row:1;justify-self:end}.nav-toggle{grid-column:4;grid-row:1;margin:0!important}.primary-navigation{grid-column:1 / -1;grid-row:2;top:82px;max-height:calc(100vh - 105px);overflow:auto}.primary-navigation .menu-item-has-children>a{display:flex;justify-content:space-between}.primary-navigation .menu-item-has-children>a::before{order:2;margin-inline-start:auto}.primary-navigation .menu-item-has-children>.sub-menu{margin:2px 12px 10px;padding:4px 10px}.primary-navigation .sub-menu::before{display:none}.primary-navigation a{font-size:.95rem;white-space:normal}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width:700px){.site-footer{padding-top:50px}.footer-grid{display:block}.footer-brand{padding-bottom:26px}.footer-section{border-top:1px solid rgb(255 255 255 / .12)}.footer-bottom{margin-top:20px}.footer-bottom__inner{display:grid;justify-items:center;text-align:center;gap:8px}}@media (max-width:560px){.site-header .navbar{grid-template-columns:auto 1fr auto;min-height:72px}.navbar__actions{grid-column:2;gap:6px}.nav-toggle{grid-column:3}.navbar__actions .portal-menu,.navbar__actions .language-toggle{display:flex}.navbar__actions .header-cart{display:grid}.brand img,.custom-logo{width:98px}.language-toggle,.header-cart,.portal-menu summary{width:38px;height:38px;min-width:38px}.primary-navigation{top:74px;inset-inline:10px;padding:12px;border-radius:16px}}.sectors-grid--wide{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 18px;align-items:start}.sectors-grid--wide .sector-pill{display:flex;min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center;color:#fff;transition:transform .22s ease,color .22s ease}.sectors-grid--wide .sector-pill:hover{transform:translateY(-4px);color:#d9c89b}.sectors-grid--wide .sector-pill .sector-pill__icon{display:grid;place-items:center;flex:0 0 auto;width:62px;height:62px;padding:13px;border:1px solid rgb(255 255 255 / .20);border-radius:18px;background:rgb(255 255 255 / .055);color:currentColor}.sectors-grid--wide .sector-pill__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sectors-grid--wide .sector-pill strong{display:block;font-size:.92rem;line-height:1.55;font-weight:800}.back-to-top{position:fixed;left:22px;bottom:92px;z-index:999;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;background:var(--weg-green,#173f2d);color:#fff;box-shadow:0 12px 30px rgb(0 0 0 / .2);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .2s ease;cursor:pointer}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:#235c43;outline:3px solid rgb(35 92 67 / .25);outline-offset:3px}.back-to-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1080px){.sectors-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.sectors-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 10px}.sectors-grid--wide .sector-pill .sector-pill__icon{width:56px;height:56px}.back-to-top{left:14px;bottom:82px;width:43px;height:43px}}@media (max-width:420px){.sectors-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}}a.sector-pill{text-decoration:none;color:inherit}.weg-sector-single .entry-content{max-width:900px;margin-inline:auto}.weg-sector-single .weg-related-solutions__head{margin-top:48px}.primary-navigation .menu-item-sectors-parent>.sub-menu{min-width:620px;grid-template-columns:repeat(2,minmax(250px,1fr));gap:4px 10px}.primary-navigation .menu-item-services-parent>.sub-menu{min-width:310px}.primary-navigation .menu-item-about-parent>.sub-menu{min-width:255px}.primary-navigation .menu-item-sectors-parent>.sub-menu a{white-space:normal}#who-we-are,#vision,#mission,#goals,#awards{scroll-margin-top:110px}@media(max-width:980px){.primary-navigation .menu-item-sectors-parent>.sub-menu,.primary-navigation .menu-item-services-parent>.sub-menu,.primary-navigation .menu-item-about-parent>.sub-menu{min-width:0;grid-template-columns:1fr}}@media (min-width:981px){.primary-navigation .menu-item-about-parent>a,.primary-navigation .menu-item-services-parent>a,.primary-navigation .menu-item-sectors-parent>a{display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;gap:3px;line-height:1.15}.primary-navigation .menu-item-about-parent>a::before,.primary-navigation .menu-item-services-parent>a::before,.primary-navigation .menu-item-sectors-parent>a::before{order:2;margin:0;width:6px;height:6px;transform:rotate(45deg)}.primary-navigation .menu-item-about-parent:hover>a::before,.primary-navigation .menu-item-about-parent:focus-within>a::before,.primary-navigation .menu-item-services-parent:hover>a::before,.primary-navigation .menu-item-services-parent:focus-within>a::before,.primary-navigation .menu-item-sectors-parent:hover>a::before,.primary-navigation .menu-item-sectors-parent:focus-within>a::before{transform:rotate(225deg)}}.weg-sectors-cards-section{background:#f6f8f6}.weg-sector-card-grid{align-items:stretch}.weg-sector-card{height:100%}.weg-sector-card .weg-work-card__link{height:100%;display:flex;flex-direction:column}.weg-sector-card__media{position:relative;background:linear-gradient(145deg,#eef4f0,#dfeae3)}.weg-sector-card__fallback{display:grid;place-items:center;width:100%;height:100%;color:var(--weg-green,#19402d)}.weg-sector-card__fallback svg{width:88px;height:88px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.weg-sector-card .weg-work-card__body{position:relative;display:flex;flex-direction:column;flex:1;padding-top:42px}.weg-sector-card__icon{position:absolute;inset-inline-start:24px;top:-28px;display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#fff;color:var(--weg-green,#19402d);box-shadow:0 10px 28px rgb(25 64 45 / .14)}.weg-sector-card__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.weg-sector-card h2{font-size:1.25rem;margin:0 0 10px}.weg-sector-card p{color:#68736c;line-height:1.85;margin:0 0 22px;flex:1}.weg-sector-card strong{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--weg-green,#19402d)}.weg-sector-card__media{height:260px;overflow:hidden}.weg-sector-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.weg-sector-card:hover .weg-sector-card__media img{transform:scale(1.035);filter:saturate(1.04)}.weg-sector-card__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#eef4ef;color:#19402d;margin-bottom:14px}.weg-sector-card__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.weg-sector-card__fallback{min-height:260px;background:#eef4ef;color:#19402d}.weg-sector-card__fallback svg{width:76px;height:76px}.weg-solution-single--product_family .weg-solution-content>.entry-content h2{margin-top:2rem;color:#123f31}.weg-solution-single--product_family .weg-solution-content>.entry-content ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;padding-inline-start:1.25rem}.weg-related-solutions__head{margin:52px 0 20px}.weg-related-solutions__head span{display:block;color:#2d7059;font-weight:850;margin-bottom:6px}.weg-related-solutions__head h2{font-size:clamp(1.8rem,3vw,2.6rem);margin:0}.weg-products-grid--shapes{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0}.weg-product-shape-card{border:1px solid #e4e9e6;box-shadow:0 10px 32px rgb(15 55 42 / .06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.weg-product-shape-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgb(15 55 42 / .12);border-color:#c8d8d1}.weg-product-shape-card__placeholder{aspect-ratio:4/3;display:grid;place-items:center;background:linear-gradient(145deg,#eef5f1,#f9fbfa)}.weg-product-shape-card__placeholder svg{width:82px;height:82px;fill:none;stroke:#1d654d;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.weg-product-shape-card h3{font-size:1.25rem;line-height:1.5;margin:0 0 8px}.weg-product-shape-card p{margin:0;min-height:5.5em}@media(max-width:1000px){.weg-products-grid--shapes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.weg-products-grid--shapes{grid-template-columns:1fr}.weg-solution-single--product_family .weg-solution-content>.entry-content ul{grid-template-columns:1fr}.weg-product-shape-card p{min-height:0}}.sectors-grid--wide .sector-pill .sector-pill__icon{width:72px;height:72px;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}.sectors-grid--wide .sector-pill__icon svg{stroke-width:1.5}.weg-sector-card__media{display:grid;grid-template-columns:minmax(0,1fr) 34%;gap:8px;padding:8px;background:#edf2ee}.weg-sector-card__primary,.weg-sector-card__secondary{min-width:0;overflow:hidden;border-radius:14px}.weg-sector-card__primary img,.weg-sector-card__secondary img{width:100%;height:100%;object-fit:cover;display:block}.weg-sector-card__secondary{height:100%}.weg-sector-card:hover .weg-sector-card__primary img,.weg-sector-card:hover .weg-sector-card__secondary img{transform:scale(1.035);filter:saturate(1.04)}@media (max-width:760px){.sectors-grid--wide .sector-pill .sector-pill__icon{width:58px;height:58px}.weg-sector-card__media{grid-template-columns:minmax(0,1fr) 32%}}@media (max-width:420px){.sectors-grid--wide .sector-pill .sector-pill__icon{width:50px;height:50px}}.primary-navigation .menu-item-about-parent{position:static}.primary-navigation .menu-item-about-parent>.sub-menu{display:none!important}.primary-navigation .menu-item-services-parent>a,.primary-navigation .menu-item-sectors-parent>a{position:relative;display:inline-flex!important;align-items:center;gap:7px;padding-bottom:0}.primary-navigation .menu-item-services-parent>a::before,.primary-navigation .menu-item-sectors-parent>a::before{content:"⌄";position:static;width:auto;height:auto;border:0!important;transform:none!important;text-align:center;line-height:1;font-size:.78rem;font-weight:900;order:2;flex:0 0 auto}.primary-navigation .menu-item-services-parent:hover>a::before,.primary-navigation .menu-item-services-parent:focus-within>a::before,.primary-navigation .menu-item-sectors-parent:hover>a::before,.primary-navigation .menu-item-sectors-parent:focus-within>a::before{content:"⌃";transform:none!important}.client-logo-card img,.logo-strip img,.logo-strip__item img{filter:none!important;opacity:1!important}.client-logo-card:hover img,.client-logo-card:focus-within img,.client-logo-card:active img,.logo-strip__item:hover img,.logo-strip__item:focus-within img,.logo-strip__item:active img,.logo-strip a:hover img,.logo-strip a:focus img,.logo-strip a:active img{filter:grayscale(100%)!important;opacity:.72!important}.site-footer{background:#091c13!important;color:#fff}.site-footer p,.site-footer li,.site-footer small{color:rgb(255 255 255 / .72)}.site-footer a{color:rgb(255 255 255 / .82)}.site-footer a:hover,.site-footer a:focus{color:#fff}.site-footer h2,.site-footer h3,.site-footer strong{color:#fff}.weg-news-page>.container{width:min(calc(100% - 40px),var(--weg-container))}.weg-news-hero{width:100%;max-width:none!important;margin-inline:0!important;text-align:center;border-radius:var(--weg-radius);padding-inline:clamp(24px,6vw,72px)}.news-card__media{width:100%;margin:0!important;border-radius:0}.news-card__media img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}.news-card{padding:0!important}.news-card__body{width:100%}@media (max-width:980px){.primary-navigation .menu-item-services-parent>a,.primary-navigation .menu-item-sectors-parent>a{padding-bottom:10px}.primary-navigation .menu-item-services-parent>a::before,.primary-navigation .menu-item-sectors-parent>a::before{position:static;width:auto;margin-inline-start:auto;font-size:.9rem}}.weg-news-page>.weg-news-hero{width:100%;max-width:none!important;margin:0 0 60px!important;border-radius:0!important;padding:90px 0 55px!important;text-align:center}.weg-news-page>.weg-news-hero>.container{width:min(calc(100% - 40px),var(--weg-container));margin-inline:auto}.weg-news-page>.container{width:min(calc(100% - 40px),var(--weg-container))}.award-cards--about .award-card__image img[src*="iso-9001-2015"]{display:block;width:min(100%,190px);height:auto;max-height:170px;margin:auto;object-fit:contain}.home .section.sectors.section--dark{background:var(--weg-green,#19402d);color:#fff}.home .section.sectors .section-heading{max-width:920px;margin-inline:auto;text-align:center}.home .section.sectors .section-heading .eyebrow,.home .section.sectors .section-heading h2,.home .section.sectors .section-heading p{color:#fff}.home .sectors-grid--wide{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:44px;border-top:1px solid rgb(255 255 255 / .16);border-bottom:1px solid rgb(255 255 255 / .16)}.home .sectors-grid--wide .sector-pill{position:relative;min-height:190px;padding:30px 18px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff!important;text-align:center;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home .sectors-grid--wide .sector-pill:not(:nth-child(6n))::after{content:"";position:absolute;inset-inline-end:0;top:25px;bottom:25px;width:1px;background:rgb(255 255 255 / .20)}.home .sectors-grid--wide .sector-pill:nth-child(-n+6){border-bottom:1px solid rgb(255 255 255 / .16)!important}.home .sectors-grid--wide .sector-pill .sector-pill__icon{width:74px!important;height:74px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;transition:transform .22s ease,opacity .22s ease}.home .sectors-grid--wide .sector-pill__icon svg{width:100%;height:100%;stroke:#fff!important;stroke-width:1.45}.home .sectors-grid--wide .sector-pill strong{color:#fff;font-size:.88rem;line-height:1.75;font-weight:700;max-width:180px}.home .sectors-grid--wide .sector-pill:hover,.home .sectors-grid--wide .sector-pill:focus-visible{transform:translateY(-4px);color:#fff!important;background:rgb(255 255 255 / .035)!important}.home .sectors-grid--wide .sector-pill:hover .sector-pill__icon,.home .sectors-grid--wide .sector-pill:focus-visible .sector-pill__icon{transform:translateY(-3px) scale(1.04);opacity:.88}@media (max-width:1080px){.home .sectors-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr))}.home .sectors-grid--wide .sector-pill:not(:nth-child(6n))::after{display:none}.home .sectors-grid--wide .sector-pill:not(:nth-child(4n))::after{display:block;content:"";position:absolute;inset-inline-end:0;top:25px;bottom:25px;width:1px;background:rgb(255 255 255 / .20)}.home .sectors-grid--wide .sector-pill:nth-child(-n+8){border-bottom:1px solid rgb(255 255 255 / .16)!important}}@media (max-width:760px){.weg-news-page>.weg-news-hero{padding:68px 0 42px!important;margin-bottom:38px!important}.home .sectors-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:0}.home .sectors-grid--wide .sector-pill{min-height:158px;padding:24px 12px}.home .sectors-grid--wide .sector-pill:not(:nth-child(4n))::after{display:none}.home .sectors-grid--wide .sector-pill:nth-child(odd)::after{display:block;content:"";position:absolute;inset-inline-end:0;top:22px;bottom:22px;width:1px;background:rgb(255 255 255 / .18)}.home .sectors-grid--wide .sector-pill:nth-child(-n+10){border-bottom:1px solid rgb(255 255 255 / .16)!important}.home .sectors-grid--wide .sector-pill .sector-pill__icon{width:58px!important;height:58px!important}.home .sectors-grid--wide .sector-pill strong{font-size:.78rem}}.home .sectors-grid--wide .sector-pill .sector-pill__icon,.weg-sector-card__icon,.weg-sector-card__fallback{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important}.home .sectors-grid--wide .sector-pill .sector-pill__icon{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home .sectors-grid--wide .sector-pill__icon svg,.weg-sector-card__icon svg,.weg-sector-card__fallback svg{display:block;width:64px!important;height:64px!important;stroke-width:1.75!important;vector-effect:non-scaling-stroke}@media (max-width:760px){.home .sectors-grid--wide .sector-pill .sector-pill__icon,.weg-sector-card__icon,.weg-sector-card__fallback{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important}}.home .sectors-grid--wide .sector-pill .sector-pill__icon,.weg-sector-card__icon,.weg-sector-card__fallback{width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important}.home .sectors-grid--wide .sector-pill__icon svg,.weg-sector-card__icon svg,.weg-sector-card__fallback svg{width:128px!important;height:128px!important;stroke-width:1.65!important}.home .sectors-grid--wide .sector-pill{gap:20px}.home .sectors-grid--wide .sector-pill strong{font-size:1.12rem;line-height:1.75}.weg-sector-card .weg-work-card__body{padding-top:76px}.weg-sector-card__icon{top:-64px!important;border-radius:24px!important}@media (max-width:980px){.home .sectors-grid--wide .sector-pill .sector-pill__icon,.weg-sector-card__icon,.weg-sector-card__fallback{width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important}.home .sectors-grid--wide .sector-pill__icon svg,.weg-sector-card__icon svg,.weg-sector-card__fallback svg{width:96px!important;height:96px!important}.weg-sector-card .weg-work-card__body{padding-top:58px}.weg-sector-card__icon{top:-48px!important}}@media (max-width:760px){.home .sectors-grid--wide .sector-pill .sector-pill__icon,.weg-sector-card__icon,.weg-sector-card__fallback{width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important}.home .sectors-grid--wide .sector-pill__icon svg,.weg-sector-card__icon svg,.weg-sector-card__fallback svg{width:72px!important;height:72px!important}.home .sectors-grid--wide .sector-pill{gap:14px}.home .sectors-grid--wide .sector-pill strong{font-size:.98rem}.weg-sector-card .weg-work-card__body{padding-top:46px}.weg-sector-card__icon{top:-36px!important;border-radius:18px!important}}.weg-products-grid--carton-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:32px}.weg-products-grid--carton-featured .weg-product-section-card{border-radius:22px;box-shadow:0 14px 38px rgb(23 55 39 / .08);transition:transform .3s ease,box-shadow .3s ease}.weg-products-grid--carton-featured .weg-product-section-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgb(23 55 39 / .14)}.weg-products-grid--carton-featured .weg-product-section-card>img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:contain;background:#f4f1e9;padding:18px;transition:transform .45s ease}.weg-products-grid--carton-featured .weg-product-section-card:hover>img{transform:scale(1.025)}.weg-products-grid--carton-featured .weg-product-section-card>div{padding:22px}.weg-products-grid--carton-featured .weg-product-section-card h3{font-size:1.3rem;margin:0 0 10px}@media(max-width:760px){.weg-products-grid--carton-featured{grid-template-columns:1fr}.weg-products-grid--carton-featured .weg-product-section-card>img{padding:10px}}.weg-fbb-section{margin-block:64px}.weg-fbb-section__head{text-align:center;max-width:820px;margin:0 auto 30px}.weg-fbb-section__head>span{display:inline-block;color:var(--weg-green,#17633f);font-weight:800;margin-bottom:8px}.weg-fbb-section__head h2{margin:0 0 12px;font-size:clamp(1.65rem,3vw,2.45rem)}.weg-fbb-section__head p{margin:0;color:#56615d;line-height:1.9}.weg-fbb-grid{display:grid;gap:24px}.weg-fbb-grid--printing{grid-template-columns:repeat(4,minmax(0,1fr))}.weg-fbb-grid--designs{grid-template-columns:repeat(4,minmax(0,1fr))}.weg-fbb-card{overflow:hidden;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:22px;box-shadow:0 14px 36px rgb(7 35 24 / .08);display:flex;flex-direction:column;min-width:0;transition:transform .25s ease,box-shadow .25s ease}.weg-fbb-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgb(7 35 24 / .14)}.weg-fbb-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#f7f7f5}.weg-fbb-card__media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .35s ease}.weg-fbb-card:hover .weg-fbb-card__media img{transform:scale(1.035)}.weg-fbb-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.weg-fbb-card__body h3{font-size:1.2rem;line-height:1.55;margin:0 0 10px;color:#132b21}.weg-fbb-card__body p{color:#59645f;line-height:1.85;margin:0 0 18px}.weg-fbb-card__button{align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;border-radius:999px;background:var(--weg-green,#17633f);color:#fff!important;text-decoration:none;font-weight:800}.weg-fbb-card__button:hover{filter:brightness(.93)}@media(max-width:1100px){.weg-fbb-grid--printing{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-fbb-grid--designs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-fbb-section{margin-block:44px}.weg-fbb-grid--printing,.weg-fbb-grid--designs{grid-template-columns:1fr}.weg-fbb-card__body{padding:18px}.weg-fbb-card__media{aspect-ratio:1/1}}.weg-fbb-overview{margin:0 0 56px;padding:clamp(26px,4vw,46px);border-radius:26px;background:linear-gradient(145deg,#f4f8f5,#fff);border:1px solid rgb(15 49 36 / .1);box-shadow:0 18px 46px rgb(7 35 24 / .07)}.weg-fbb-overview__intro{max-width:880px;margin-bottom:28px}.weg-fbb-overview__intro h2{font-size:clamp(1.7rem,3vw,2.45rem);margin:0 0 14px;color:#132b21}.weg-fbb-overview__intro p{margin:0;color:#52605a;line-height:2;font-size:1.04rem}.weg-fbb-overview__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.weg-fbb-overview__panel{padding:24px;border-radius:20px;background:#fff;border:1px solid rgb(15 49 36 / .09)}.weg-fbb-overview__panel h3{margin:0 0 16px;color:var(--weg-green,#17633f);font-size:1.28rem}.weg-fbb-overview__panel ul{margin:0;padding-inline-start:22px;display:grid;gap:10px}.weg-fbb-overview__panel li{color:#52605a;line-height:1.75}.weg-fbb-products__grid{display:grid;grid-template-columns:1fr;gap:28px}.weg-fbb-product-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);overflow:hidden;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:26px;box-shadow:0 18px 46px rgb(7 35 24 / .1)}.weg-fbb-product-card__gallery{padding:22px;background:#f7f7f5}.weg-fbb-product-card__main{aspect-ratio:4/3;overflow:hidden;border-radius:18px;background:#fff}.weg-fbb-product-card__main img{width:100%;height:100%;display:block;object-fit:contain;transition:opacity .2s ease}.weg-fbb-product-card__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.weg-fbb-product-card__thumb{appearance:none;border:2px solid #fff0;border-radius:12px;padding:0;background:#fff;overflow:hidden;cursor:pointer;aspect-ratio:1/1;transition:border-color .2s ease,transform .2s ease}.weg-fbb-product-card__thumb:hover{transform:translateY(-2px)}.weg-fbb-product-card__thumb.is-active{border-color:var(--weg-green,#17633f)}.weg-fbb-product-card__thumb img{width:100%;height:100%;display:block;object-fit:cover}.weg-fbb-product-card__body{padding:clamp(26px,4vw,46px);display:flex;flex-direction:column;justify-content:center}.weg-fbb-product-card__body h3{font-size:clamp(1.45rem,2.6vw,2.1rem);line-height:1.5;margin:0 0 16px;color:#132b21}.weg-fbb-product-card__body p{color:#59645f;line-height:1.95;margin:0 0 24px}.weg-fbb-product-card__body .weg-fbb-card__button{align-self:flex-start}@media(max-width:900px){.weg-fbb-product-card{grid-template-columns:1fr}.weg-fbb-product-card__body{padding:26px}.weg-fbb-overview__columns{grid-template-columns:1fr}}@media(max-width:640px){.weg-fbb-product-card__gallery{padding:12px}.weg-fbb-product-card__thumbs{gap:7px}.weg-fbb-product-card__thumb{border-radius:9px}.weg-fbb-product-card__body{padding:22px}.weg-fbb-overview{padding:22px}}.weg-fbb-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.weg-fbb-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:22px;box-shadow:0 14px 36px rgb(7 35 24 / .08);transition:transform .25s ease,box-shadow .25s ease}.weg-fbb-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgb(7 35 24 / .14)}.weg-fbb-product-card__gallery{padding:0;background:#f7f7f5}.weg-fbb-product-card__main{aspect-ratio:4/3;overflow:hidden;border-radius:0;background:#f7f7f5}.weg-fbb-product-card__main img{width:100%;height:100%;display:block;object-fit:contain;padding:8px;box-sizing:border-box}.weg-fbb-product-card__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;background:#fff;margin:0}.weg-fbb-product-card__thumb{border-radius:8px;aspect-ratio:1/1}.weg-fbb-product-card__thumb img{object-fit:contain;background:#f7f7f5}.weg-fbb-product-card__body{padding:22px;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.weg-fbb-product-card__body h3{font-size:1.2rem;line-height:1.55;margin:0 0 10px;color:#132b21}.weg-fbb-product-card__body p{font-size:1rem;color:#59645f;line-height:1.85;margin:0 0 18px}.weg-fbb-product-card__body .weg-fbb-card__button{align-self:flex-start;margin-top:auto}@media(max-width:1100px){.weg-fbb-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-fbb-products__grid{grid-template-columns:1fr}.weg-fbb-product-card__main{aspect-ratio:1/1}.weg-fbb-product-card__body{padding:18px}}.weg-fbb-product-card__gallery{display:block;text-decoration:none}.weg-fbb-product-card__body h3 a{color:inherit;text-decoration:none}.weg-fbb-product-card__body h3 a:hover{color:var(--weg-green,#17633f)}.weg-fbb-product-detail{padding:24px 0 12px}.weg-fbb-product-detail__back{display:inline-flex;margin-bottom:24px;color:var(--weg-green,#17633f);font-weight:700;text-decoration:none}.weg-fbb-product-detail__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:34px;align-items:center;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:26px;overflow:hidden;box-shadow:0 18px 46px rgb(7 35 24 / .1)}.weg-fbb-product-detail__gallery{padding:22px;background:#f7f7f5}.weg-fbb-product-detail__main{aspect-ratio:4/3;border-radius:18px;background:#fff}.weg-fbb-product-detail__summary{padding:clamp(28px,4vw,50px)}.weg-fbb-product-detail__summary>span{display:block;color:var(--weg-green,#17633f);font-weight:800;margin-bottom:8px}.weg-fbb-product-detail__summary h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.45;margin:0 0 16px;color:#132b21}.weg-fbb-product-detail__summary p{color:#59645f;line-height:1.95;margin:0 0 24px}.weg-fbb-product-detail__info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.weg-fbb-product-detail__info section{padding:26px;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:20px}.weg-fbb-product-detail__info h2{font-size:1.3rem;margin:0 0 14px;color:#132b21}.weg-fbb-product-detail__info p,.weg-fbb-product-detail__info li{color:#59645f;line-height:1.9}.weg-fbb-product-detail__info ul{margin:0;padding-inline-start:22px}@media(max-width:900px){.weg-fbb-product-detail__hero{grid-template-columns:1fr}.weg-fbb-product-detail__info{grid-template-columns:1fr}.weg-fbb-product-detail__summary{padding:28px}}@media(max-width:640px){.weg-fbb-product-detail__gallery{padding:12px}.weg-fbb-product-detail__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.weg-fbb-product-detail__info section{padding:22px}}.weg-fbb-grid--designs .weg-fbb-card{height:100%}.weg-fbb-grid--designs .weg-fbb-card__media{aspect-ratio:4/3}.weg-fbb-product-detail__description{grid-column:1/-1}.weg-fbb-product-detail__description>div{color:#59645f;line-height:1.95}.weg-fbb-product-detail{padding:28px 0 64px}.weg-fbb-product-detail__hero{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:stretch;border-radius:30px}.weg-fbb-product-detail__gallery{display:flex;flex-direction:column;justify-content:center;padding:28px;background:#f4f6f3}.weg-fbb-product-detail__main{aspect-ratio:4/3;display:grid;place-items:center;background:#fff}.weg-fbb-product-detail__main img{width:100%;height:100%;object-fit:contain}.weg-fbb-product-detail__summary{display:flex;flex-direction:column;justify-content:center}.weg-fbb-product-detail__summary p{font-size:1.02rem}.weg-fbb-product-detail__actions{display:flex;flex-wrap:wrap;gap:12px}.weg-fbb-card__button--ghost{background:transparent!important;color:var(--weg-green,#17633f)!important;border:1px solid var(--weg-green,#17633f)}.weg-fbb-product-detail__sections{margin-top:28px;display:grid;gap:22px}.weg-fbb-product-detail__about{padding:clamp(28px,4vw,48px);background:#173f31;color:#fff;border-radius:26px}.weg-fbb-product-detail__about>span{font-weight:800;opacity:.72}.weg-fbb-product-detail__about h2{margin:8px 0 16px;font-size:clamp(1.45rem,2.7vw,2rem);color:#fff}.weg-fbb-product-detail__about p{margin:0;line-height:2;color:rgb(255 255 255 / .9)}.weg-fbb-product-detail__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.weg-fbb-product-detail__facts section{padding:28px;background:#fff;border:1px solid rgb(15 49 36 / .1);border-radius:22px;box-shadow:0 12px 34px rgb(7 35 24 / .06)}.weg-fbb-product-detail__facts h2{font-size:1.25rem;margin:0 0 16px;color:#173f31}.weg-fbb-product-detail__facts ul{margin:0;padding-inline-start:22px}.weg-fbb-product-detail__facts li{margin-bottom:9px;line-height:1.8;color:#59645f}.weg-cms-bilingual-tabs{display:grid;gap:22px}.weg-cms-language-panel{padding:22px;border:1px solid #dfe7e2;border-radius:18px;background:#fff}.weg-cms-language-panel h3{margin-top:0;color:#17633f}@media(max-width:900px){.weg-fbb-product-detail__facts{grid-template-columns:1fr 1fr}.weg-fbb-product-detail__hero{grid-template-columns:1fr}}@media(max-width:640px){.weg-fbb-product-detail__facts{grid-template-columns:1fr}.weg-fbb-product-detail__actions>*{width:100%;text-align:center}}.hero--transparent .hero__grid{max-width:var(--weg-container,1180px)}.hero--transparent .hero__visual,.hero--transparent .hero__image-wrap,.hero--transparent .weg-hero-slider{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.hero--transparent .hero__image-wrap{overflow:hidden}.hero--transparent .weg-hero-slide{width:100%;height:100%;object-fit:cover}.hero--transparent .hero__badge{box-shadow:none}@media(max-width:900px){.hero--transparent .hero__grid{padding-inline:20px}}.weg-saas-topbar__logout{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgb(145 35 35 / .22);border-radius:12px;color:#8d2424;background:#fff;font-weight:800}.weg-saas-topbar__logout:hover{background:#fff4f4;color:#6f1818}.weg-service-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.weg-service-feature-card{overflow:hidden;border:1px solid var(--weg-line);border-radius:26px;background:#fff;box-shadow:var(--weg-shadow);display:flex;flex-direction:column}.weg-service-feature-card>img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f7f8f7;padding:18px}.weg-service-feature-card>div{padding:24px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.weg-service-feature-card h3{margin:0 0 10px}.weg-service-feature-card p{margin:0 0 20px}.weg-service-feature-card .button{margin-top:auto}@media(max-width:700px){.weg-service-feature-grid{grid-template-columns:1fr}.weg-saas-topbar__logout{padding:0 12px;font-size:.86rem}}.weg-services-hub-grid,.weg-products-grid--bag-solutions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.weg-solution-hub-card,.weg-sector-card{height:100%}.weg-solution-hub-card>img,.weg-products-grid--bag-solutions .weg-product-section-card>img,.weg-sector-card__media>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f5f7f5}.weg-solution-hub-card>div,.weg-sector-card .weg-work-card__body{display:flex;flex-direction:column;align-items:flex-start;min-height:245px}.weg-solution-hub-card p,.weg-sector-card p{flex:1}.weg-sector-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.weg-sector-card{overflow:hidden;border:1px solid var(--weg-line);border-radius:26px;background:#fff;box-shadow:var(--weg-shadow);transition:transform .25s ease,box-shadow .25s ease}.weg-sector-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgb(7 35 24 / .14)}.weg-sector-card .weg-work-card__link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.weg-sector-card .weg-work-card__body{padding:24px}.weg-sector-card .weg-work-card__body h2{font-size:1.25rem;margin:0 0 10px}.weg-sector-card .weg-work-card__body strong{margin-top:auto;color:var(--weg-green,#17633f)}@media(max-width:980px){.weg-sector-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.weg-services-hub-grid,.weg-products-grid--bag-solutions,.weg-sector-card-grid{grid-template-columns:1fr!important}}.weg-sectors-page--designs .weg-sectors-hero p{max-width:860px}.weg-sectors-cards-section--redesigned{margin-block:64px}.weg-sectors-section__head{max-width:860px}.weg-fbb-grid--sectors{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.weg-fbb-card--sector{height:100%}.weg-fbb-card__media--sector{aspect-ratio:4/3;background:#eef3ef}.weg-fbb-card__media--sector img,.weg-fbb-card__media--sector .weg-sector-card__fallback{width:100%;height:100%;display:block}.weg-fbb-card__media--sector img{object-fit:cover}.weg-fbb-card__media--sector .weg-sector-card__fallback{display:grid;place-items:center;background:#eef4ef;color:#19402d}.weg-fbb-card__media--sector .weg-sector-card__fallback svg{width:72px;height:72px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.weg-fbb-card__body--sector{display:flex;flex-direction:column;align-items:flex-start;min-height:220px}.weg-fbb-card__body--sector h3{font-size:1.16rem;line-height:1.7}.weg-fbb-card__body--sector p{flex:1;margin:0 0 18px}.weg-fbb-card--sector .weg-fbb-card__button{margin-top:auto}@media(max-width:1200px){.weg-fbb-grid--sectors{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.weg-fbb-grid--sectors{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-sectors-cards-section--redesigned{margin-block:44px}.weg-fbb-grid--sectors{grid-template-columns:1fr;gap:20px}}.weg-fbb-card__body--sector{min-height:unset;gap:0}.weg-fbb-card__body--sector p{display:none!important}.weg-fbb-card__body--sector h3{margin:0 0 18px}.weg-sector-single--rebuilt{background:#fff}.weg-sector-hero{padding:clamp(46px,7vw,92px) 0;background:linear-gradient(135deg,#f1f6f2 0%,#fff 70%)}.weg-sector-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:clamp(34px,6vw,78px);align-items:center}.weg-sector-hero__content h1{font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.2;margin:12px 0 18px}.weg-sector-hero__content>p{font-size:1.08rem;line-height:2;color:#53605a;max-width:700px}.weg-sector-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.weg-sector-hero__media{overflow:hidden;border-radius:32px;aspect-ratio:16/11;box-shadow:0 24px 60px rgb(14 55 37 / .16)}.weg-sector-hero__media img{width:100%;height:100%;object-fit:cover}.weg-sector-hero__placeholder{height:100%;display:grid;place-items:center;background:#19402d;color:#fff;font-size:4rem;font-weight:900}.weg-sector-overview__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.75fr);gap:48px;align-items:start}.weg-sector-overview__content h2{font-size:clamp(1.7rem,3vw,2.6rem)}.weg-sector-benefits{padding:30px;border:1px solid rgb(25 64 45 / .12);border-radius:26px;background:#f8faf8;box-shadow:0 14px 35px rgb(13 49 34 / .06)}.weg-sector-benefits h3{margin-top:0}.weg-sector-benefits ul{list-style:none;margin:0;padding:0}.weg-sector-benefits li{position:relative;padding:14px 30px 14px 0;border-bottom:1px solid rgb(25 64 45 / .08);line-height:1.7}.rtl .weg-sector-benefits li{padding-right:30px;padding-left:0}.weg-sector-benefits li:before{content:'✓';position:absolute;inset-inline-start:0;color:#17633f;font-weight:900}.weg-sector-benefits li:last-child{border-bottom:0}.weg-sector-related-grid{gap:24px}.weg-sector-solution-card{padding:26px!important;display:flex!important;gap:18px!important;align-items:flex-start!important;border-radius:22px!important}.weg-sector-solution-card__icon{flex:0 0 54px;width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#edf5ef;color:#17633f}.weg-sector-solution-card__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.6}.weg-sector-solution-card>div:last-child{display:flex;flex-direction:column;height:100%}.weg-sector-solution-card h3{margin-top:0}.weg-sector-solution-card p{flex:1}.weg-sector-solution-card a{margin-top:auto;font-weight:800;color:#17633f}.weg-sector-empty-solutions{padding:34px;text-align:center;border:1px dashed rgb(25 64 45 / .22);border-radius:22px;background:#fff}.weg-sector-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.weg-sector-process__grid article{padding:26px;border:1px solid rgb(25 64 45 / .1);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgb(10 45 31 / .06)}.weg-sector-process__grid b{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#19402d;color:#fff;margin-bottom:18px}.weg-sector-process__grid h3{margin:0 0 10px}.weg-sector-process__grid p{margin:0;color:#647069;line-height:1.8}.weg-sector-final-cta .weg-solution-cta{display:flex;align-items:center;justify-content:space-between;gap:28px}.weg-sector-final-cta .weg-solution-cta h2{margin:4px 0 10px}.weg-product-spec-card{margin:26px 0;padding:26px;border:1px solid rgb(25 64 45 / .11);border-radius:24px;background:linear-gradient(145deg,#fbfcfb,#f3f7f4);box-shadow:0 12px 34px rgb(12 48 33 / .06)}.weg-product-spec-card h2{font-size:1.25rem;margin:0 0 18px}.weg-product-spec-card dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.weg-product-spec-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid rgb(25 64 45 / .08)}.weg-product-spec-card dt{display:flex;align-items:center;gap:10px;color:#617069}.weg-product-spec-card dt svg{width:22px;height:22px;fill:none;stroke:#17633f;stroke-width:1.7}.weg-product-spec-card dd{margin:0;font-weight:850;color:#173b2a;text-align:end}.weg-quote-product-form{padding:24px;border-radius:24px;background:#fff;border:1px solid rgb(25 64 45 / .12);box-shadow:0 14px 36px rgb(12 48 33 / .07)}.weg-quantity-choice>span{display:block;font-weight:800;margin-bottom:12px}.weg-quantity-choice>div{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.weg-quantity-choice label{position:relative}.weg-quantity-choice input{position:absolute;opacity:0}.weg-quantity-choice b{display:grid;place-items:center;min-height:52px;border:1px solid rgb(25 64 45 / .18);border-radius:16px;background:#f8faf8;cursor:pointer;transition:.2s}.weg-quantity-choice input:checked+b{background:#19402d;color:#fff;border-color:#19402d;box-shadow:0 8px 22px rgb(25 64 45 / .2)}.weg-quote-message{display:flex;gap:12px;align-items:flex-start;margin:16px 0;padding:15px;border-radius:16px;background:#eef5f0;color:#345246}.weg-quote-message svg{flex:0 0 24px;width:24px;height:24px;fill:none;stroke:#17633f;stroke-width:1.7}.weg-quote-message p{margin:0;line-height:1.7;font-size:.94rem}.weg-quote-product-form .button{width:100%}.weg-payment-options--logos,.weg-fulfillment-options{margin:22px 0;padding:22px;border:1px solid rgb(25 64 45 / .13);border-radius:22px;background:#fbfcfb}.weg-payment-options--logos legend,.weg-fulfillment-options legend{padding:0 8px;font-weight:850}.weg-payment-method-grid,.weg-fulfillment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.weg-payment-method-grid label,.weg-fulfillment-grid label{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:110px;padding:14px;border:1px solid rgb(25 64 45 / .14);border-radius:18px;background:#fff;cursor:pointer;text-align:center}.weg-payment-method-grid input,.weg-fulfillment-grid input{position:absolute;opacity:0}.weg-payment-method-grid label:has(input:checked),.weg-fulfillment-grid label:has(input:checked){border-color:#17633f;box-shadow:0 0 0 2px rgb(23 99 63 / .12);background:#f2f8f4}.weg-pay-logo{height:36px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:1.5rem}.weg-pay-logo--bank svg{width:56px;height:36px;fill:#17633f}.weg-pay-logo--visa{color:#1a1f71;font-style:italic}.weg-pay-logo--mada{color:#147b64}.weg-pay-logo--mastercard{position:relative;width:58px}.weg-pay-logo--mastercard i{position:absolute;width:32px;height:32px;border-radius:50%;background:#eb001b;left:4px}.weg-pay-logo--mastercard i+i{background:#f79e1b;left:22px;opacity:.88}.weg-payment-options--logos>p{margin:16px 0 0;color:#67736d;line-height:1.7}.weg-fulfillment-grid label>span{font-size:1.75rem}.weg-product-buybox__notice{padding:14px;border-radius:14px;background:#eef5f0;color:#365347;line-height:1.7}@media(max-width:1050px){.weg-sector-hero__grid,.weg-sector-overview__grid{grid-template-columns:1fr}.weg-sector-hero__media{max-width:760px}.weg-sector-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-payment-method-grid,.weg-fulfillment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.weg-sector-hero{padding:38px 0}.weg-sector-hero__media{border-radius:22px}.weg-sector-process__grid,.weg-product-spec-card dl,.weg-payment-method-grid,.weg-fulfillment-grid{grid-template-columns:1fr}.weg-sector-final-cta .weg-solution-cta{align-items:flex-start;flex-direction:column}.weg-sector-final-cta .button{width:100%;text-align:center}.weg-product-spec-card{padding:20px}.weg-product-spec-card dl>div{align-items:flex-start}.weg-product-spec-card dd{max-width:55%}}.weg-about-story .weg-about-story__logo{object-fit:contain;background:#f4f7f5;padding:clamp(28px,5vw,64px)}.quote__title--compact{font-size:clamp(1.7rem,3vw,2.65rem)!important;line-height:1.45!important}.representative-visit__grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:36px}.representative-team--profiles{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;min-height:0!important;padding:0!important;background:transparent!important;overflow:visible!important}.representative-profile-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dfe8e2;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgb(25 64 45 / .08);transition:transform .25s ease,box-shadow .25s ease}.representative-profile-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgb(25 64 45 / .14)}.representative-profile-card__image{height:220px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#f7faf8,#e8f1ec)}.representative-profile-card__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.representative-profile-card__body{display:flex;flex-direction:column;gap:7px;padding:16px;min-height:190px}.representative-profile-card__body h3{margin:0;color:#173f2d;font-size:1rem;line-height:1.55}.representative-profile-card__body p{margin:0 0 5px;color:#6a7770;font-size:.82rem;line-height:1.65}.representative-profile-card__body a{color:#19402d;text-decoration:none;font-size:.76rem;overflow-wrap:anywhere;direction:ltr;text-align:start}.representative-profile-card__body a:hover{text-decoration:underline}@media(max-width:1250px){.representative-visit__grid{grid-template-columns:1fr}.representative-team--profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:820px){.representative-team--profiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}.representative-profile-card__image{height:250px}}@media(max-width:520px){.representative-team--profiles{grid-template-columns:1fr!important}.representative-profile-card__image{height:300px}.representative-profile-card__body{min-height:0}}.representative-visit__grid--team-showcase{display:grid;grid-template-columns:1fr!important;gap:34px!important}.representative-visit__content--centered{max-width:760px;margin-inline:auto;text-align:center}.representative-visit__content--centered .button{margin-inline:auto}.representative-team--profiles{width:100%;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important}.representative-profile-card{border-radius:26px;box-shadow:0 16px 42px rgb(25 64 45 / .09);border-color:rgb(25 64 45 / .1)}.representative-profile-card__image{height:280px;background:linear-gradient(180deg,#f8fbf9 0%,#e9f2ed 100%)}.representative-profile-card__image img{padding:10px 8px 0;filter:drop-shadow(0 10px 15px rgb(20 60 40 / .12))}.representative-profile-card__body{min-height:132px;padding:19px 18px 20px;align-items:center;text-align:center;justify-content:flex-start}.representative-profile-card__body h3{font-size:1.05rem}.representative-profile-card__body p{font-size:.84rem;margin:0;color:#69766f}.representative-profile-card__private{width:100%;display:grid;gap:6px;margin-top:10px;padding:11px;border-radius:14px;background:#f1f6f3;border:1px dashed rgb(25 64 45 / .2)}.representative-profile-card__private span{font-size:.68rem;font-weight:900;color:#8a6b12}.representative-profile-card__private a{font-size:.72rem;text-align:center}@media(max-width:1200px){.representative-team--profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important}.representative-profile-card__image{height:300px}}@media(max-width:800px){.representative-team--profiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}.representative-profile-card__image{height:270px}}@media(max-width:520px){.representative-team--profiles{grid-template-columns:1fr!important}.representative-profile-card__image{height:330px}}.weg-about-story .weg-about-story__logo{background:transparent!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;object-fit:contain}.weg-owner-permissions-guide{margin-top:28px}.weg-owner-role-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.weg-owner-role-cards article{padding:22px;border:1px solid rgb(25 64 45 / .12);border-radius:20px;background:linear-gradient(145deg,#fff,#f7faf8);box-shadow:0 12px 30px rgb(16 50 35 / .06)}.weg-owner-role-cards strong{display:block;color:#19402d;font-size:1.08rem;margin-bottom:9px}.weg-owner-role-cards p{margin:0;color:#5f6b65;line-height:1.85}@media(max-width:900px){.weg-owner-role-cards{grid-template-columns:1fr}}.home-target-sectors{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7faf8 0%,#eef5f1 100%)}.home-target-sectors::before{content:"";position:absolute;inset:auto -12% -180px auto;width:420px;height:420px;border-radius:50%;background:rgb(25 64 45 / .06);pointer-events:none}.home-target-sectors__heading{max-width:820px;margin-inline:auto;text-align:center}.home-target-sectors__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px}.home-target-sector-card{display:flex;align-items:center;gap:16px;min-height:118px;padding:20px;border:1px solid rgb(25 64 45 / .11);border-radius:22px;background:#fff;color:#173c2b;text-decoration:none;box-shadow:0 12px 30px rgb(20 58 40 / .07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-target-sector-card:hover{transform:translateY(-4px);border-color:rgb(25 64 45 / .28);box-shadow:0 18px 38px rgb(20 58 40 / .13)}.home-target-sector-card__icon{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;min-width:72px;min-height:72px;border-radius:20px;background:#edf5f0;color:#19402d}.home-target-sector-card__icon svg{display:block;width:64px;height:64px;padding:13px}.home-target-sector-card strong{font-size:1.02rem;line-height:1.75;font-weight:800}@media(max-width:1180px){.home-target-sectors__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.home-target-sectors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.home-target-sectors__grid{grid-template-columns:1fr;gap:14px}.home-target-sector-card{min-height:104px;padding:16px}.home-target-sector-card__icon{flex-basis:68px;width:68px;height:68px;min-width:68px;min-height:68px}.home-target-sector-card__icon svg{width:64px;height:64px;padding:14px}}.home-target-sectors--rebuilt{background:linear-gradient(180deg,#f8fbf9 0%,#eef5f1 100%)}.home-target-sectors--rebuilt::after{content:"";position:absolute;inset:54px auto auto -120px;width:280px;height:280px;border-radius:50%;background:rgb(200 155 84 / .08);pointer-events:none}.home-target-sectors--rebuilt .home-target-sectors__heading{max-width:760px;margin-inline:auto;text-align:center}.home-target-sectors__grid--rebuilt{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:38px}.home-target-sector-card--rebuilt{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:16px;min-height:220px;padding:28px 20px 24px;border-radius:26px;background:linear-gradient(180deg,#ffffff 0%,#f7faf8 100%);border:1px solid rgb(25 64 45 / .1);box-shadow:0 14px 34px rgb(20 58 40 / .08);color:#173c2b;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-target-sector-card--rebuilt:hover{transform:translateY(-5px);border-color:rgb(25 64 45 / .22);box-shadow:0 20px 44px rgb(20 58 40 / .14)}.home-target-sector-card__icon--rebuilt{display:grid;place-items:center;flex:0 0 auto;width:88px;height:88px;min-width:88px;min-height:88px;border-radius:26px;background:linear-gradient(180deg,#edf5f0 0%,#e3efe8 100%);color:#19402d;box-shadow:inset 0 0 0 1px rgb(25 64 45 / .05)}.home-target-sector-card__icon--rebuilt svg{display:block;width:64px;height:64px;padding:10px}.home-target-sector-card--rebuilt strong{display:block;font-size:1.04rem;line-height:1.85;font-weight:800;min-height:3.8em}.home-target-sector-card--rebuilt small{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:8px 14px;border-radius:999px;background:#edf5f0;color:#19402d;font-size:.88rem;font-weight:800}@media(max-width:1260px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(3,minmax(0,1fr))}.home-target-sector-card--rebuilt{min-height:210px}}@media(max-width:720px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-target-sector-card--rebuilt{padding:24px 16px 20px;min-height:196px}.home-target-sector-card__icon--rebuilt{width:80px;height:80px;min-width:80px;min-height:80px}.home-target-sector-card__icon--rebuilt svg{width:64px;height:64px;padding:11px}}@media(max-width:520px){.home-target-sectors__grid--rebuilt{grid-template-columns:1fr}.home-target-sector-card--rebuilt{min-height:auto}.home-target-sector-card--rebuilt strong{min-height:unset}}.home-target-sectors--rebuilt{background:#19402d!important;color:#fff}.home-target-sectors--rebuilt::before,.home-target-sectors--rebuilt::after{display:none!important}.home-target-sectors--rebuilt .section-heading,.home-target-sectors--rebuilt .section-heading h2,.home-target-sectors--rebuilt .section-heading p,.home-target-sectors--rebuilt .eyebrow{color:#fff!important}.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px 22px}.home-target-sector-card--rebuilt{min-height:unset!important;padding:8px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#fff!important}.home-target-sector-card--rebuilt:hover{transform:translateY(-4px)!important;box-shadow:none!important}.home-target-sector-card__icon--rebuilt{width:118px!important;height:118px!important;min-width:118px!important;min-height:118px!important;border-radius:32px!important;background:rgb(255 255 255 / .12)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .18)!important}.home-target-sector-card__icon--rebuilt svg{width:92px!important;height:92px!important;padding:14px!important}.home-target-sector-card--rebuilt strong{color:#fff!important;font-size:1.05rem;min-height:auto!important}.home-target-sector-card--rebuilt small{display:none!important}.weg-fbb-grid--printing{justify-content:center}.weg-fbb-grid--printing .weg-fbb-card{max-width:320px;width:100%;justify-self:center}@media(max-width:980px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.home-target-sector-card__icon--rebuilt{width:104px!important;height:104px!important;min-width:104px!important;min-height:104px!important}.home-target-sector-card__icon--rebuilt svg{width:82px!important;height:82px!important}}.home-target-sectors--rebuilt{padding-block:76px!important}.home-target-sectors--rebuilt .home-target-sectors__heading{max-width:900px;margin:0 auto 52px!important;text-align:center}.home-target-sectors--rebuilt .home-target-sectors__heading h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:14px}.home-target-sectors--rebuilt .home-target-sectors__heading p{max-width:760px;margin-inline:auto}.home-target-sectors__grid--rebuilt{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:0!important;margin-top:0!important;align-items:start}.home-target-sector-card--rebuilt{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-width:0!important;padding:6px 12px 0!important;text-align:center!important}.home-target-sector-card--rebuilt:not(:last-child)::after{content:"";position:absolute;top:10px;inset-inline-end:0;width:1px;height:94px;background:rgb(255 255 255 / .22)}.home-target-sector-card__icon--rebuilt{width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important}.home-target-sector-card__icon--rebuilt svg{width:70px!important;height:70px!important;padding:3px!important;stroke-width:1.55!important}.home-target-sector-card--rebuilt strong{display:block!important;max-width:126px!important;margin:0 auto!important;color:#fff!important;font-size:.9rem!important;line-height:1.65!important;font-weight:700!important;min-height:3.3em!important}.home-target-sector-card--rebuilt:hover{transform:translateY(-3px)!important;opacity:.92}@media(max-width:1280px){.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(5,minmax(0,1fr))!important;row-gap:42px!important}.home-target-sector-card--rebuilt:nth-child(5n)::after{display:none}}@media(max-width:760px){.home-target-sectors--rebuilt{padding-block:54px!important}.home-target-sectors--rebuilt .home-target-sectors__heading{margin-bottom:36px!important}.home-target-sectors__grid--rebuilt{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:34px!important}.home-target-sector-card--rebuilt:nth-child(odd)::after{display:block}.home-target-sector-card--rebuilt:nth-child(even)::after{display:none}.home-target-sector-card__icon--rebuilt{width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important}.home-target-sector-card__icon--rebuilt svg{width:68px!important;height:68px!important}.home-target-sector-card--rebuilt strong{max-width:150px!important;font-size:.92rem!important}}.home-target-sectors__marquee{width:100%;overflow:hidden;direction:ltr;margin-top:0;padding:10px 0 8px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.home-target-sectors__track{display:flex;width:max-content;align-items:flex-start;animation:weg-target-sectors-marquee 42s linear infinite;will-change:transform}.home-target-sectors__marquee:hover .home-target-sectors__track{animation-play-state:paused}.home-target-sectors__group{display:flex;align-items:flex-start;gap:0;flex:none;padding-inline:22px}.home-target-sectors__group .home-target-sector-card--rebuilt{position:relative!important;flex:0 0 210px!important;width:210px!important;min-width:210px!important;padding:4px 24px 0!important;gap:18px!important}.home-target-sectors__group .home-target-sector-card--rebuilt:not(:last-child)::after{content:"";position:absolute;top:16px;inset-inline-end:0;width:1px;height:132px;background:rgb(255 255 255 / .22)}.home-target-sectors__group .home-target-sector-card__icon--rebuilt{width:148px!important;height:148px!important;min-width:148px!important;min-height:148px!important;color:#fff!important}.home-target-sectors__group .home-target-sector-card__icon--rebuilt svg{width:132px!important;height:132px!important;padding:8px!important;stroke-width:1.35!important}.home-target-sectors__group .home-target-sector-card--rebuilt strong{max-width:180px!important;min-height:3.6em!important;font-size:1rem!important;line-height:1.8!important;color:#fff!important}@keyframes weg-target-sectors-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:900px){.home-target-sectors__group .home-target-sector-card--rebuilt{flex-basis:180px!important;width:180px!important;min-width:180px!important;padding-inline:20px!important}.home-target-sectors__group .home-target-sector-card__icon--rebuilt{width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important}.home-target-sectors__group .home-target-sector-card__icon--rebuilt svg{width:114px!important;height:114px!important}.home-target-sectors__group .home-target-sector-card--rebuilt:not(:last-child)::after{height:116px}.home-target-sectors__track{animation-duration:36s}}@media(max-width:560px){.home-target-sectors__marquee{mask-image:none;-webkit-mask-image:none}.home-target-sectors__group{padding-inline:10px}.home-target-sectors__group .home-target-sector-card--rebuilt{flex-basis:158px!important;width:158px!important;min-width:158px!important;padding-inline:14px!important}.home-target-sectors__group .home-target-sector-card__icon--rebuilt{width:116px!important;height:116px!important;min-width:116px!important;min-height:116px!important}.home-target-sectors__group .home-target-sector-card__icon--rebuilt svg{width:104px!important;height:104px!important}.home-target-sectors__group .home-target-sector-card--rebuilt strong{font-size:.92rem!important;max-width:150px!important}.home-target-sectors__track{animation-duration:31s}}@media(prefers-reduced-motion:reduce){.home-target-sectors__track{animation:none!important}.home-target-sectors__marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}.home-target-sectors__group .home-target-sector-card__icon--rebuilt img{display:block;width:132px!important;height:132px!important;object-fit:contain;padding:8px!important;filter:none!important}@media(max-width:900px){.home-target-sectors__group .home-target-sector-card__icon--rebuilt img{width:114px!important;height:114px!important;padding:7px!important}}@media(max-width:560px){.home-target-sectors__group .home-target-sector-card__icon--rebuilt img{width:104px!important;height:104px!important;padding:6px!important}}.quote .quote__content,.quote .quote__content .eyebrow,.quote .quote__content h2,.quote .quote__content p,.quote .quote__contacts a{color:#fff!important}.quote .quote__contacts a{border-color:rgb(255 255 255 / .36)}.weg-visit-form select{width:100%}.weg-work-single .weg-work-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.weg-work-single .weg-work-vertical-gallery{gap:28px}.weg-work-single .weg-work-vertical-gallery img{border-radius:0;box-shadow:none;background:#fff0}@media(max-width:900px){.weg-work-single .weg-work-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.weg-work-single .weg-work-meta{grid-template-columns:1fr}}.weg-client-network-grid .client-logo-card{display:flex;flex-direction:column;justify-content:center;gap:10px;text-decoration:none}.weg-client-network-grid .client-logo-card span{font-weight:800;color:#19402d;text-align:center}.weg-client-profile__identity{display:flex;align-items:center;gap:30px}.weg-client-profile__logo{width:210px;height:150px;object-fit:contain;background:#fff0}.weg-client-profile__sector{display:inline-flex;margin-top:10px;padding:8px 14px;border-radius:999px;background:#edf5f0;color:#19402d;text-decoration:none;font-weight:800}.weg-client-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.weg-client-project-item{display:flex;flex-direction:column;gap:12px;color:#173c2b;text-decoration:none}.weg-client-project-item img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.weg-client-project-item strong{font-size:1.1rem}.weg-client-editor img{display:block;margin-top:12px;max-width:160px;max-height:120px;object-fit:contain}@media(max-width:800px){.weg-client-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-client-profile__identity{align-items:flex-start;flex-direction:column}.weg-client-profile__logo{width:180px;height:120px}}@media(max-width:560px){.weg-client-projects-grid{grid-template-columns:1fr}}.weg-client-network-grid .client-logo-card span{display:none!important}.weg-sector-clients{background:#fff}.weg-sector-client-logos{margin-top:30px}.weg-network-project-list{margin:0;padding-inline-start:18px}.weg-network-project-list li{margin-bottom:6px}.weg-network-project-list small{padding:2px 8px;border-radius:999px;background:#edf5f0;color:#19402d}.weg-client-hero{padding-block:72px;background:linear-gradient(180deg,#f8fbf9 0%,#fff 100%)}.weg-client-hero__layout{display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:clamp(36px,6vw,84px);align-items:center}.weg-client-hero__logo{grid-column:1;display:grid;place-items:center;min-height:280px;padding:28px}.weg-client-hero__logo img{display:block;width:100%;height:auto;max-width:300px;max-height:240px;object-fit:contain}.weg-client-hero__content{grid-column:2;min-width:0}.weg-client-hero__content h1{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.25;color:#173c2b}.weg-client-hero__sector{display:inline-flex;margin:0 0 18px;padding:8px 15px;border-radius:999px;background:#edf5f0;color:#19402d;font-weight:800}.weg-client-hero__excerpt{max-width:760px;margin:0;color:#52615a;font-size:1.08rem;line-height:2}.weg-client-hero__description{margin-top:22px}.weg-client-projects{padding-top:20px}.weg-client-projects__empty{padding:28px;border:1px dashed rgb(25 64 45 / .22);border-radius:20px;text-align:center;color:#5d6963}@media(max-width:800px){.weg-client-hero{padding-block:46px}.weg-client-hero__layout{grid-template-columns:1fr;gap:28px}.weg-client-hero__logo,.weg-client-hero__content{grid-column:1}.weg-client-hero__logo{min-height:190px;padding:12px}.weg-client-hero__logo img{max-width:230px;max-height:180px}.weg-client-hero__content{text-align:center}.weg-client-hero__excerpt{margin-inline:auto}}.weg-client-hero__layout{grid-template-columns:220px minmax(0,1fr)}.weg-client-hero__logo{min-height:170px;padding:16px}.weg-client-hero__logo img{width:auto!important;height:auto!important;max-width:180px!important;max-height:120px!important;object-fit:contain}@media(max-width:800px){.weg-client-hero__layout{grid-template-columns:1fr}.weg-client-hero__logo{min-height:140px;padding:10px}.weg-client-hero__logo img{max-width:160px!important;max-height:105px!important}}.weg-work-card__client-logo{width:140px;height:72px;display:flex;align-items:center;justify-content:flex-start;margin:0 0 14px;overflow:hidden}.weg-work-card__client-logo img{display:block;width:auto!important;height:auto!important;max-width:140px!important;max-height:72px!important;object-fit:contain!important;transform:none!important;filter:none;opacity:1}.weg-work-card--portfolio:hover .weg-work-card__client-logo img{transform:none!important}@media(max-width:620px){.weg-work-card__client-logo{width:120px;height:62px}.weg-work-card__client-logo img{max-width:120px!important;max-height:62px!important}}.weg-client-project-gallery .weg-work-card__media{aspect-ratio:4/3;overflow:hidden}.weg-client-project-gallery .weg-work-card__media img{width:100%;height:100%;object-fit:cover;display:block}.weg-client-project-gallery .weg-work-card__body h3{margin:.45rem 0 .75rem}.weg-client-project-gallery--stacked{display:flex;flex-direction:column;gap:0;width:100%;margin-top:28px}.weg-client-project-gallery--stacked .weg-client-project-gallery__image{display:block;width:100%;margin:0;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;overflow:visible;text-decoration:none}.weg-client-project-gallery--stacked .weg-client-project-gallery__image img{display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;object-fit:contain;background:#fff0}@media screen{body{direction:rtl}.primary-navigation .menu,.header-top__inner,.navbar,.hero__grid,.intro__grid,.awards__grid,.faq__grid,.quote__grid,.footer-grid{direction:rtl}input,textarea,select{text-align:right}.news-card,.feature-card,.solution-card,.process-card{text-align:right}}