.gesb-menu-open{overflow:hidden}
/* Gaotus Electronics Complete Store Builder v2.1.0 */
.ges-builder-enabled,
.ges-builder-enabled *{box-sizing:border-box}
.ges-builder-enabled{--gesb-radius:20px;--gesb-shadow:0 20px 55px rgba(11,18,32,.10);--gesb-border:#e2e8f0;color:#172033;background:#fff}
.ges-builder-enabled svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gesb-container{width:min(var(--gesb-width,1240px),calc(100% - 40px));margin-inline:auto}
.ges-builder-hide-theme-chrome header.site-header,
.ges-builder-hide-theme-chrome #masthead,
.ges-builder-hide-theme-chrome .elementor-location-header,
.ges-builder-hide-theme-chrome footer.site-footer,
.ges-builder-hide-theme-chrome #colophon,
.ges-builder-hide-theme-chrome .elementor-location-footer{display:none!important}
.ges-builder-content-page .entry-header>.entry-title,
.ges-builder-content-page .page-header>.entry-title,
.ges-builder-content-page .entry-title.page-title{display:none!important}
.ges-builder-content-page .site-main,
.ges-builder-content-page main.site-main,
.ges-builder-content-page #primary,
.ges-builder-content-page .content-area{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.ges-builder-content-page article.page,
.ges-builder-content-page article.type-page,
.ges-builder-content-page .entry-content{margin:0!important;padding:0!important;max-width:none!important}
.ges-builder-content-page .entry-content>*{max-width:none}
.ges-builder-content-page .entry-content>.gesb-home,
.ges-builder-content-page .entry-content>.gesb-standard-page,
.ges-builder-content-page .entry-content>.gesb-category-page{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}

/* Header */
.gesb-site-shell{position:relative;z-index:9999;font-family:inherit}
.gesb-announcement{color:#dbe8f8;background:var(--gesb-dark);font-size:12px;font-weight:700;letter-spacing:.12px}
.gesb-announcement .gesb-container{display:flex;align-items:center;justify-content:center;gap:9px;min-height:36px;text-align:center}
.gesb-announcement a{margin-left:auto;color:var(--gesb-primary);text-decoration:none;font-weight:850}
.gesb-announcement-pulse{width:8px;height:8px;border-radius:50%;background:var(--gesb-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--gesb-accent) 18%,transparent)}
.gesb-header{position:relative;color:#142033;background:#fff;border-bottom:1px solid #e7edf3;box-shadow:0 8px 30px rgba(15,23,42,.06)}
.gesb-header.is-sticky{position:sticky;top:0;z-index:9999}
.admin-bar .gesb-header.is-sticky{top:32px}
.gesb-header-main{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:88px}
.gesb-brand{display:inline-flex;align-items:center;gap:12px;min-width:205px;color:var(--gesb-dark)!important;text-decoration:none!important}
.gesb-brand img{display:block;width:auto;max-width:210px;max-height:54px;object-fit:contain}
.gesb-brand-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;border-radius:15px;color:var(--gesb-dark);background:linear-gradient(135deg,var(--gesb-primary),#ffe48a);box-shadow:0 10px 24px color-mix(in srgb,var(--gesb-primary) 35%,transparent);font-size:22px;font-weight:950}
.gesb-brand-copy{display:grid;gap:2px;min-width:0}
.gesb-brand-copy strong{font-size:19px;line-height:1.05;font-weight:950;letter-spacing:-.5px}
.gesb-brand-copy small{max-width:190px;color:#6b788b;font-size:10px;line-height:1.35;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gesb-product-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-width:0;height:50px;padding-left:17px;border:1px solid #dce4ed;border-radius:14px;background:#f8fafc;transition:border-color .2s,box-shadow .2s,background .2s}
.gesb-product-search:focus-within{background:#fff;border-color:var(--gesb-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--gesb-primary) 18%,transparent)}
.gesb-search-icon{color:#748096;font-size:20px}
.gesb-product-search input{width:100%;min-width:0;height:48px;padding:0 13px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#182133;font-size:14px}
.gesb-product-search button{align-self:stretch;min-width:92px;margin:-1px -1px -1px 0;padding:0 18px;border:0;border-radius:0 14px 14px 0;color:var(--gesb-dark);background:var(--gesb-primary);font-size:12px;font-weight:900;cursor:pointer}
.gesb-header-actions{display:flex;align-items:center;gap:17px}
.gesb-header-action{display:flex;align-items:center;gap:9px;color:#172033!important;text-decoration:none!important}
.gesb-action-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#172033;font-size:20px;transition:.2s}
.gesb-header-action:hover .gesb-action-icon{background:var(--gesb-primary);border-color:var(--gesb-primary)}
.gesb-header-action>span:last-child{display:grid;gap:1px}
.gesb-header-action small{color:#748096;font-size:10px;line-height:1.2}
.gesb-header-action strong{font-size:12px;line-height:1.2;font-weight:900}
.gesb-cart-count{position:absolute;top:-7px;right:-7px;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:#ef4444;font-size:9px;font-weight:950}
.gesb-nav-row{border-top:1px solid #eef2f6;background:#fff}
.gesb-nav-inner{display:grid;grid-template-columns:225px 1fr auto;align-items:center;min-height:53px}
.gesb-departments{display:flex;align-items:center;gap:10px;align-self:stretch;padding:0 18px;color:var(--gesb-dark)!important;background:var(--gesb-primary);text-decoration:none!important;font-size:12px;font-weight:950}
.gesb-departments span{font-size:18px}
.gesb-desktop-nav{min-width:0;padding:0 20px}
.gesb-menu{display:flex;align-items:center;gap:25px;margin:0!important;padding:0!important;list-style:none!important}
.gesb-menu li{position:relative;margin:0!important;padding:0!important}
.gesb-menu a{display:flex;align-items:center;min-height:52px;color:#303b4c!important;text-decoration:none!important;font-size:12px;font-weight:850;white-space:nowrap;transition:color .2s}
.gesb-menu a:hover,.gesb-menu .current-menu-item>a{color:#9b7100!important}
.gesb-menu .sub-menu{position:absolute;top:100%;left:-15px;display:none;min-width:220px;margin:0!important;padding:10px!important;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 20px 40px rgba(15,23,42,.14);list-style:none!important}
.gesb-menu li:hover>.sub-menu{display:block}
.gesb-menu .sub-menu a{min-height:38px;padding:0 11px;border-radius:9px}
.gesb-menu .sub-menu a:hover{background:#f8fafc}
.gesb-nav-support{display:flex;align-items:center;gap:9px;color:#4b5a6d}
.gesb-nav-support>span{color:#0f9f8a;font-size:22px}
.gesb-nav-support div{display:grid;gap:1px}
.gesb-nav-support small{font-size:9px}
.gesb-nav-support a{color:#142033!important;text-decoration:none!important;font-size:11px;font-weight:900}
.gesb-mobile-toggle,.gesb-mobile-panel,.gesb-mobile-overlay{display:none}

/* Shared */
.gesb-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#9b7100;font-size:11px;line-height:1.3;font-weight:950;letter-spacing:1.1px;text-transform:uppercase}
.gesb-eyebrow i{width:18px;height:2px;background:var(--gesb-primary)}
.gesb-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 20px!important;border-radius:13px!important;text-decoration:none!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s}
.gesb-btn:hover{transform:translateY(-2px)}
.gesb-btn-primary{color:var(--gesb-dark)!important;background:var(--gesb-primary)!important;border:1px solid var(--gesb-primary)!important;box-shadow:0 12px 25px color-mix(in srgb,var(--gesb-primary) 28%,transparent)}
.gesb-btn-primary:hover{background:#ffdf70!important;border-color:#ffdf70!important}
.gesb-btn-outline{color:#fff!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.3)!important}
.gesb-btn-outline:hover{background:rgba(255,255,255,.1)!important}
.gesb-btn-outline-dark{color:var(--gesb-dark)!important;background:#fff!important;border:1px solid #d8e0e9!important}
.gesb-section{padding:88px 0}
.gesb-section-heading{max-width:760px;margin-bottom:35px}
.gesb-section-heading h2{margin:8px 0 0;color:var(--gesb-dark);font-size:clamp(30px,4vw,48px);line-height:1.1;font-weight:950;letter-spacing:-1.5px}
.gesb-section-heading p{margin:13px 0 0;color:#68768a;font-size:15px;line-height:1.8}
.gesb-section-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.gesb-section-topline>a{margin-bottom:35px;color:#8b6700!important;text-decoration:none!important;font-size:13px;font-weight:900;white-space:nowrap}
.gesb-products-wrap ul.products{margin-bottom:0!important}
.gesb-empty-state{width:min(var(--gesb-width),calc(100% - 40px));margin:60px auto;padding:30px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;text-align:center}

/* Home */
.gesb-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(45,212,191,.16),transparent 25%),radial-gradient(circle at 15% 90%,rgba(246,195,68,.13),transparent 25%),linear-gradient(135deg,#08111f 0%,var(--gesb-dark) 52%,#15233a 100%)}
.gesb-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,#000,transparent 80%)}
.gesb-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:65px;min-height:650px;padding-top:70px;padding-bottom:70px}
.gesb-hero-copy h1{max-width:760px;margin:14px 0 0;color:#fff;font-size:clamp(42px,6vw,72px);line-height:1.01;font-weight:950;letter-spacing:-2.8px}
.gesb-hero-copy>p{max-width:690px;margin:23px 0 0;color:#b8c5d8;font-size:17px;line-height:1.85}
.gesb-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.gesb-hero-proof{display:flex;flex-wrap:wrap;gap:34px;margin-top:45px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}
.gesb-hero-proof>div{display:flex;align-items:center;gap:9px}
.gesb-hero-proof strong{color:var(--gesb-primary);font-size:23px;font-weight:950}
.gesb-hero-proof span{max-width:85px;color:#9eacbf;font-size:10px;line-height:1.3;font-weight:800;text-transform:uppercase}
.gesb-hero-visual{position:relative;min-height:475px}
.gesb-visual-glow{position:absolute;inset:50px 20px 10px 40px;border-radius:50%;background:color-mix(in srgb,var(--gesb-primary) 16%,transparent);filter:blur(30px)}
.gesb-visual-card-main{position:absolute;top:18px;right:25px;width:min(390px,88%);min-height:430px;padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(150deg,rgba(255,255,255,.14),rgba(255,255,255,.045));box-shadow:0 35px 90px rgba(0,0,0,.34);backdrop-filter:blur(16px);transform:rotate(2deg)}
.gesb-visual-badge{display:inline-flex;padding:7px 11px;border-radius:999px;color:#102030;background:var(--gesb-primary);font-size:9px;font-weight:950;letter-spacing:.6px;text-transform:uppercase}
.gesb-visual-product-icon{display:flex;align-items:center;justify-content:center;width:170px;height:170px;margin:32px auto 24px;border:1px solid rgba(255,255,255,.15);border-radius:36px;color:var(--gesb-primary);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.18),rgba(255,255,255,.04));font-size:94px;box-shadow:inset 0 0 45px rgba(255,255,255,.05)}
.gesb-visual-card h3{margin:0;color:#fff;font-size:24px;line-height:1.2;font-weight:950;letter-spacing:-.5px}
.gesb-visual-card p{margin:10px 0 0;color:#aebbd0;font-size:13px;line-height:1.7}
.gesb-visual-price{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}
.gesb-visual-price span{color:#9eacbf;font-size:11px}.gesb-visual-price strong{color:var(--gesb-primary);font-size:25px}
.gesb-float-card{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;min-width:205px;padding:13px 15px;border:1px solid rgba(255,255,255,.17);border-radius:17px;color:#fff;background:rgba(9,17,31,.88);box-shadow:0 20px 45px rgba(0,0,0,.3);backdrop-filter:blur(12px)}
.gesb-float-card>svg{flex:0 0 auto;color:var(--gesb-accent);font-size:29px}.gesb-float-card span{display:grid;gap:2px}.gesb-float-card strong{font-size:11px}.gesb-float-card small{color:#9eacbf;font-size:9px}
.gesb-float-tools{left:-25px;top:110px}.gesb-float-parts{right:-12px;bottom:28px}
.gesb-benefit-strip{position:relative;z-index:3;margin-top:-1px;background:#fff;border-bottom:1px solid #e7edf3;box-shadow:0 12px 35px rgba(15,23,42,.05)}
.gesb-benefit-grid,.gesb-footer-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.gesb-trust-item{display:flex;align-items:center;gap:13px;min-width:0;padding:24px 20px;border-right:1px solid #e7edf3}
.gesb-trust-item:first-child{padding-left:0}.gesb-trust-item:last-child{border-right:0;padding-right:0}
.gesb-trust-item>span{display:flex;align-items:center;justify-content:center;flex:0 0 43px;width:43px;height:43px;border-radius:13px;color:#846000;background:color-mix(in srgb,var(--gesb-primary) 22%,#fff);font-size:22px}
.gesb-trust-item>div{display:grid;gap:3px;min-width:0}.gesb-trust-item strong{color:#1c2738;font-size:12px;font-weight:950}.gesb-trust-item small{color:#78869a;font-size:10px;line-height:1.4}
.gesb-categories-section{background:#f7f9fc}
.gesb-department-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.gesb-department-card{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:27px;min-height:240px;padding:28px;overflow:hidden;border:1px solid #e0e7ef;border-radius:25px;color:#182133!important;background:#fff;text-decoration:none!important;box-shadow:0 15px 42px rgba(15,23,42,.06);transition:transform .25s,box-shadow .25s,border-color .25s}
.gesb-department-card:after{content:"";position:absolute;right:-45px;bottom:-70px;width:190px;height:190px;border-radius:50%;background:color-mix(in srgb,var(--gesb-primary) 16%,transparent)}
.gesb-department-card:hover{transform:translateY(-6px);border-color:var(--gesb-primary);box-shadow:0 25px 55px rgba(15,23,42,.12)}
.gesb-department-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:150px;height:165px;border-radius:23px;color:var(--gesb-primary);background:linear-gradient(145deg,#111c2e,#1c2d48);font-size:78px;box-shadow:0 18px 35px rgba(11,18,32,.2)}
.gesb-department-copy{position:relative;z-index:1}.gesb-department-copy small{color:#9b7100;font-size:9px;font-weight:950;letter-spacing:.9px;text-transform:uppercase}.gesb-department-copy strong{display:block;margin-top:5px;color:#172033;font-size:25px;line-height:1.2;font-weight:950}.gesb-department-copy p{margin:10px 0 15px;color:#68768a;font-size:13px;line-height:1.7}.gesb-department-copy i{color:#806000;font-size:11px;font-style:normal;font-weight:900}
.gesb-products-section{background:#fff}.gesb-latest-section{background:#f7f9fc}
.gesb-trade-section{padding-top:20px;padding-bottom:20px;background:#fff}
.gesb-trade-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:35px;padding:45px;border-radius:30px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(45,212,191,.17),transparent 25%),linear-gradient(135deg,var(--gesb-dark),#172a46);box-shadow:0 25px 60px rgba(11,18,32,.2)}
.gesb-trade-visual{display:flex}.gesb-trade-visual span{display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin-left:-12px;border:4px solid #14233a;border-radius:21px;color:var(--gesb-primary);background:#22344f;font-size:34px;transform:rotate(-4deg)}.gesb-trade-visual span:first-child{margin-left:0}.gesb-trade-card h2{margin:8px 0 0;color:#fff;font-size:31px;line-height:1.15;font-weight:950}.gesb-trade-card p{margin:12px 0 0;color:#b7c4d7;font-size:13px;line-height:1.75}
.gesb-faq-preview{background:#fff}.gesb-faq-preview-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px;align-items:start}.gesb-faq-preview h2,.gesb-about-grid h2,.gesb-contact-info h2{margin:9px 0 0;color:var(--gesb-dark);font-size:clamp(31px,4vw,49px);line-height:1.1;font-weight:950;letter-spacing:-1.3px}.gesb-faq-preview p,.gesb-about-grid>div>p,.gesb-contact-info>p{margin:18px 0 25px;color:#667589;font-size:15px;line-height:1.85}
.gesb-faq-list{display:grid;gap:10px}.gesb-faq-list details{overflow:hidden;border:1px solid #dde5ee;border-radius:15px;background:#fff}.gesb-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;color:#172033;font-size:13px;font-weight:900;cursor:pointer;list-style:none}.gesb-faq-list summary::-webkit-details-marker{display:none}.gesb-faq-list summary span{display:flex;align-items:center;justify-content:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#f1f5f9;font-size:17px;transition:transform .2s}.gesb-faq-list details[open] summary span{background:var(--gesb-primary);transform:rotate(45deg)}.gesb-faq-list details>div{padding:0 20px 19px;color:#667589;font-size:13px;line-height:1.75}

/* Inner pages */
.gesb-inner-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 16%,rgba(246,195,68,.17),transparent 24%),linear-gradient(135deg,#091322,var(--gesb-dark),#19304f)}
.gesb-inner-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,transparent)}
.gesb-inner-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:60px;min-height:420px;padding-top:70px;padding-bottom:70px}.gesb-inner-hero h1{max-width:850px;margin:12px 0 0;color:#fff;font-size:clamp(43px,6vw,70px);line-height:1.02;font-weight:950;letter-spacing:-2.5px}.gesb-inner-hero p{max-width:760px;margin:20px 0 0;color:#b7c4d7;font-size:16px;line-height:1.85}.gesb-inner-icon{display:flex;align-items:center;justify-content:center;width:220px;height:220px;margin-left:auto;border:1px solid rgba(255,255,255,.15);border-radius:45px;color:var(--gesb-primary);background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.04));font-size:120px;box-shadow:0 35px 75px rgba(0,0,0,.25);transform:rotate(4deg)}
.gesb-subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gesb-subcategory-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;border:1px solid #e1e8f0;border-radius:17px;color:#172033!important;background:#fff;text-decoration:none!important;box-shadow:0 10px 30px rgba(15,23,42,.05);transition:.2s}.gesb-subcategory-grid>a:hover{transform:translateY(-3px);border-color:var(--gesb-primary)}.gesb-subcategory-grid>a>span{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:13px;color:#806000;background:color-mix(in srgb,var(--gesb-primary) 20%,#fff);font-size:22px}.gesb-subcategory-grid strong{font-size:12px}.gesb-subcategory-grid small{grid-column:2;color:#7b8798;font-size:9px}.gesb-subcategory-grid i{grid-column:3;grid-row:1/3;font-style:normal;font-weight:900}
.gesb-category-help{padding-top:20px;background:#fff}.gesb-help-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:38px;border:1px solid #dce4ec;border-radius:25px;background:#f7f9fc}.gesb-help-card>div:first-child{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:23px;color:var(--gesb-primary);background:var(--gesb-dark);font-size:42px}.gesb-help-card h2{margin:6px 0 0;color:#172033;font-size:28px;font-weight:950}.gesb-help-card p{margin:9px 0 0;color:#6a788b;font-size:13px;line-height:1.7}
.gesb-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.gesb-brand-grid>a,.gesb-brand-grid>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:20px;border:1px solid #e1e8f0;border-radius:18px;color:#172033!important;background:#fff;text-decoration:none!important;box-shadow:0 10px 30px rgba(15,23,42,.05)}.gesb-brand-grid span{display:flex;align-items:center;justify-content:center;grid-row:1/3;width:52px;height:52px;border-radius:15px;color:var(--gesb-dark);background:var(--gesb-primary);font-size:15px;font-weight:950}.gesb-brand-grid strong{font-size:14px}.gesb-brand-grid small{color:#7d899a;font-size:10px}
.gesb-about-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:start}.gesb-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gesb-value-grid>div{padding:25px;border:1px solid #e0e7ef;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.06)}.gesb-value-grid>div>strong{color:#b08200;font-size:13px}.gesb-value-grid h3{margin:10px 0 0;color:#172033;font-size:17px}.gesb-value-grid p{margin:9px 0 0;color:#6e7c8f;font-size:12px;line-height:1.7}.gesb-dark-section{padding-top:10px}.gesb-dark-card{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:50px;border-radius:28px;color:#fff;background:linear-gradient(135deg,var(--gesb-dark),#1c3150)}.gesb-dark-card h2{margin:8px 0 0;color:#fff;font-size:36px;line-height:1.15}.gesb-promise-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gesb-promise-list span{padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:13px;color:#c5d0df;background:rgba(255,255,255,.04);font-size:12px;font-weight:800}
.gesb-contact-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:65px;align-items:start}.gesb-contact-cards{display:grid;gap:11px;margin-top:28px}.gesb-contact-cards>a,.gesb-contact-cards>div{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #e1e8ef;border-radius:15px;color:#172033!important;background:#fff;text-decoration:none!important}.gesb-contact-cards svg{color:#8c6800;font-size:23px}.gesb-contact-cards span{display:grid;gap:2px}.gesb-contact-cards small{color:#7d899a;font-size:9px}.gesb-contact-cards strong{font-size:12px}.gesb-contact-form{padding:34px;border:1px solid #dce4ed;border-radius:24px;background:#f8fafc;box-shadow:0 18px 45px rgba(15,23,42,.08)}.gesb-contact-form h3{margin:0;color:#172033;font-size:27px;font-weight:950}.gesb-contact-form>p{margin:7px 0 22px;color:#7a8799;font-size:11px}.gesb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gesb-form-grid label{display:grid;gap:7px}.gesb-form-grid label>span{color:#3d495a;font-size:11px;font-weight:850}.gesb-form-grid input,.gesb-form-grid select,.gesb-form-grid textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d7e0e9;border-radius:11px;background:#fff;color:#172033;outline:0}.gesb-form-grid textarea{min-height:125px;resize:vertical}.gesb-form-grid input:focus,.gesb-form-grid select:focus,.gesb-form-grid textarea:focus{border-color:var(--gesb-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--gesb-primary) 20%,transparent)}.gesb-field-full{grid-column:1/-1}.gesb-contact-form>.gesb-btn{margin-top:18px;border:0;cursor:pointer}.gesb-form-message{margin-top:12px;font-size:12px;font-weight:800}.gesb-form-message.is-success{color:#15803d}.gesb-form-message.is-error{color:#dc2626}.gesb-hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.gesb-faq-page-grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:70px;align-items:start}.gesb-faq-page-grid h2{margin:8px 0 0;font-size:42px;line-height:1.1;color:#172033}.gesb-faq-page-grid>div:first-child>p{margin:17px 0 25px;color:#68768a;line-height:1.8}
.gesb-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gesb-policy-grid article{padding:32px;border:1px solid #e0e7ef;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.06)}.gesb-policy-grid article>span{color:#b08200;font-size:12px;font-weight:950}.gesb-policy-grid h2{margin:10px 0 0;color:#172033;font-size:24px}.gesb-policy-grid p{margin:12px 0 0;color:#68768a;font-size:13px;line-height:1.8}.gesb-policy-note{padding-top:0}.gesb-policy-note>.gesb-container{padding:25px 28px;border-left:5px solid var(--gesb-primary);border-radius:12px;background:#fff8dc}.gesb-policy-note strong{font-size:13px}.gesb-policy-note p{margin:7px 0 0;font-size:12px;line-height:1.7}
.gesb-warranty-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:50px}.gesb-warranty-steps{display:grid;gap:15px}.gesb-warranty-steps>div{display:grid;grid-template-columns:auto 1fr;gap:17px;padding:21px;border:1px solid #e0e7ef;border-radius:18px;background:#fff}.gesb-warranty-steps>div>span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#172033;background:var(--gesb-primary);font-weight:950}.gesb-warranty-steps h3{margin:0;color:#172033;font-size:17px}.gesb-warranty-steps p{margin:7px 0 0;color:#68768a;font-size:12px;line-height:1.7}.gesb-warranty-grid>aside{padding:35px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--gesb-dark),#1c3150);box-shadow:0 25px 55px rgba(11,18,32,.18)}.gesb-warranty-grid>aside h2{margin:8px 0 0;color:#fff;font-size:34px;line-height:1.15}.gesb-warranty-grid>aside p{margin:15px 0 24px;color:#bac7d8;font-size:13px;line-height:1.8}

/* WooCommerce archive */
.gesb-shop-hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:50px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(246,195,68,.17),transparent 24%),linear-gradient(135deg,#091322,var(--gesb-dark),#18304f)}
.gesb-shop-hero>.gesb-container{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:280px;padding-top:50px;padding-bottom:50px}.gesb-shop-hero h1{margin:9px 0 0;color:#fff;font-size:clamp(38px,5vw,60px);line-height:1.05;font-weight:950}.gesb-shop-hero p{max-width:730px;margin:15px 0 0;color:#b8c5d6;font-size:14px;line-height:1.8}.gesb-shop-hero-card{display:flex;align-items:center;gap:13px;min-width:270px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.06)}.gesb-shop-hero-card>span{color:var(--gesb-primary);font-size:31px}.gesb-shop-hero-card>div{display:grid;gap:4px}.gesb-shop-hero-card strong{font-size:12px}.gesb-shop-hero-card small{color:#aebbd0;font-size:9px}
.ges-builder-enabled.woocommerce .site-main,
.ges-builder-enabled.woocommerce-page .site-main,
.ges-builder-enabled.woocommerce #primary,
.ges-builder-enabled.woocommerce-page #primary{width:min(var(--gesb-width),calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:0 0 80px!important}
.ges-builder-enabled.woocommerce .woocommerce-breadcrumb{margin:0 0 22px;color:#7a8799;font-size:11px}.ges-builder-enabled.woocommerce .woocommerce-breadcrumb a{color:#425066;text-decoration:none}
.gesb-shop-departments{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 25px;padding:12px 14px;border:1px solid #e0e7ef;border-radius:14px;background:#f8fafc}.gesb-shop-departments span{margin-right:4px;color:#6c798c;font-size:10px;font-weight:900;text-transform:uppercase}.gesb-shop-departments a{padding:7px 11px;border-radius:999px;color:#273245!important;background:#fff;text-decoration:none!important;font-size:10px;font-weight:850}.gesb-shop-departments a:hover{background:var(--gesb-primary)}
.ges-builder-enabled.woocommerce .woocommerce-result-count{color:#738095;font-size:12px}.ges-builder-enabled.woocommerce .woocommerce-ordering select{min-height:43px;padding:8px 35px 8px 12px;border:1px solid #dbe3ec;border-radius:11px;background:#fff;color:#2d394b;font-size:12px}
.ges-builder-enabled .woocommerce-pagination ul.page-numbers{display:flex;justify-content:center;gap:7px;border:0!important}.ges-builder-enabled .woocommerce-pagination ul.page-numbers li{border:0!important}.ges-builder-enabled .woocommerce-pagination .page-numbers li a,.ges-builder-enabled .woocommerce-pagination .page-numbers li span{display:flex!important;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px!important;border:1px solid #dbe3ec!important;border-radius:11px!important;color:#283548!important;background:#fff!important}.ges-builder-enabled .woocommerce-pagination .page-numbers li span.current,.ges-builder-enabled .woocommerce-pagination .page-numbers li a:hover{color:#172033!important;background:var(--gesb-primary)!important;border-color:var(--gesb-primary)!important}

/* Single product */
.ges-builder-enabled.single-product .product{padding-top:40px}.ges-builder-enabled.single-product div.product div.images .woocommerce-product-gallery__wrapper{overflow:hidden;border:1px solid #e0e7ef;border-radius:24px;background:#f7f9fc}.ges-builder-enabled.single-product div.product div.images img{mix-blend-mode:multiply}.ges-builder-enabled.single-product div.product .summary{padding:10px 0 0 25px}.ges-builder-enabled.single-product div.product .product_title{margin:0;color:#172033;font-size:clamp(34px,4vw,52px);line-height:1.07;font-weight:950;letter-spacing:-1.5px}.ges-builder-enabled.single-product div.product .price{margin:18px 0;color:#172033;font-size:31px;font-weight:950}.ges-builder-enabled.single-product div.product .price del{color:#8a96a7;font-size:16px}.ges-builder-enabled.single-product div.product .price ins{color:#dc2626;text-decoration:none}.ges-builder-enabled.single-product .woocommerce-product-details__short-description{color:#647287;font-size:14px;line-height:1.8}.ges-builder-enabled.single-product form.cart{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.ges-builder-enabled.single-product form.cart .quantity input{min-height:50px;border:1px solid #d9e2eb;border-radius:11px}.ges-builder-enabled.single-product form.cart .single_add_to_cart_button{min-height:50px;padding:12px 24px!important;border-radius:12px!important;color:#172033!important;background:var(--gesb-primary)!important;font-size:13px!important;font-weight:950!important}.ges-builder-enabled.single-product .product_meta{display:grid;gap:7px;margin-top:24px;padding:17px;border-radius:14px;background:#f7f9fc;color:#68768a;font-size:11px}.ges-builder-enabled.single-product .product_meta a{color:#705500}.gesb-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:25px}.gesb-product-trust>div{display:flex;gap:9px;padding:12px;border:1px solid #e0e7ef;border-radius:13px;background:#fff}.gesb-product-trust svg{flex:0 0 auto;color:#9b7100;font-size:22px}.gesb-product-trust span{display:grid;gap:2px}.gesb-product-trust strong{font-size:10px}.gesb-product-trust small{color:#788597;font-size:8px;line-height:1.4}.ges-builder-enabled.single-product .woocommerce-tabs{padding-top:45px}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs{display:flex;gap:7px;padding:0!important;border-bottom:1px solid #dfe6ee}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:11px 11px 0 0!important;background:#f2f5f8!important}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li:before,.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li a{padding:12px 17px!important;font-size:12px!important}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li.active{background:var(--gesb-primary)!important}.ges-builder-enabled.single-product .woocommerce-Tabs-panel{padding:25px;border:1px solid #e0e7ef;border-top:0;border-radius:0 0 18px 18px;color:#5f6d80;line-height:1.8}.gesb-product-support-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;margin:50px 0;padding:40px;border-radius:25px;color:#fff;background:linear-gradient(135deg,var(--gesb-dark),#1c3150)}.gesb-product-support-banner h2{margin:8px 0 0;color:#fff;font-size:31px;line-height:1.15}.gesb-product-support-banner p{margin:10px 0 0;color:#b7c4d6;font-size:13px;line-height:1.7}

/* Cart, checkout, account */
.ges-builder-enabled.woocommerce-cart .site-main,.ges-builder-enabled.woocommerce-checkout .site-main,.ges-builder-enabled.woocommerce-account .site-main{width:min(var(--gesb-width),calc(100% - 40px))!important;margin:60px auto 90px!important;padding:0!important}.ges-builder-enabled .woocommerce-notices-wrapper>*{border-radius:13px}.ges-builder-enabled table.shop_table{overflow:hidden;border:1px solid #dfe6ee!important;border-radius:17px!important;background:#fff}.ges-builder-enabled table.shop_table th{padding:16px!important;color:#344154;background:#f6f8fb;font-size:11px;text-transform:uppercase}.ges-builder-enabled table.shop_table td{padding:16px!important}.ges-builder-enabled table.shop_table img{width:72px!important;border-radius:10px;background:#f4f6f9}.ges-builder-enabled .cart_totals,.ges-builder-enabled .woocommerce-checkout-review-order,.ges-builder-enabled .woocommerce-form-login,.ges-builder-enabled .woocommerce-form-register,.ges-builder-enabled .woocommerce-MyAccount-navigation,.ges-builder-enabled .woocommerce-MyAccount-content{padding:24px;border:1px solid #dfe6ee;border-radius:18px;background:#fff;box-shadow:0 15px 40px rgba(15,23,42,.06)}.ges-builder-enabled .wc-proceed-to-checkout a.checkout-button,.ges-builder-enabled #place_order,.ges-builder-enabled .woocommerce-button,.ges-builder-enabled button.button,.ges-builder-enabled a.button{border-radius:11px!important;font-weight:900!important}.ges-builder-enabled .wc-proceed-to-checkout a.checkout-button,.ges-builder-enabled #place_order{color:#172033!important;background:var(--gesb-primary)!important}.ges-builder-enabled .woocommerce-input-wrapper input,.ges-builder-enabled .woocommerce-input-wrapper select,.ges-builder-enabled .woocommerce-input-wrapper textarea,.ges-builder-enabled form .form-row input.input-text{min-height:47px;padding:10px 12px;border:1px solid #d8e1ea;border-radius:10px;background:#fff}.ges-builder-enabled .woocommerce-MyAccount-navigation ul{display:grid;gap:5px;margin:0!important;padding:0!important;list-style:none!important}.ges-builder-enabled .woocommerce-MyAccount-navigation a{display:block;padding:11px;border-radius:9px;color:#344154!important;text-decoration:none!important}.ges-builder-enabled .woocommerce-MyAccount-navigation .is-active a,.ges-builder-enabled .woocommerce-MyAccount-navigation a:hover{background:var(--gesb-primary)}

/* Footer */
.gesb-footer{position:relative;z-index:10;color:#c8d3e2;background:#08111f}
.gesb-footer-trust{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.08);background:#0d192a}.gesb-footer-trust .gesb-trust-item{border-color:rgba(255,255,255,.08)}.gesb-footer-trust .gesb-trust-item strong{color:#fff}.gesb-footer-trust .gesb-trust-item small{color:#8798af}.gesb-footer-trust .gesb-trust-item>span{color:var(--gesb-primary);background:rgba(255,255,255,.06)}
.gesb-footer-grid{display:grid;grid-template-columns:1.35fr .75fr .8fr 1.1fr;gap:55px;padding-top:70px;padding-bottom:65px}.gesb-brand-footer{color:#fff!important}.gesb-brand-footer .gesb-brand-copy small{color:#8999af}.gesb-footer-brand>p{max-width:410px;margin:20px 0 0;color:#8fa0b6;font-size:12px;line-height:1.8}.gesb-footer-contact-list{display:grid;gap:10px;margin-top:20px}.gesb-footer-contact-list a,.gesb-footer-contact-list span{display:flex;align-items:center;gap:9px;color:#bbc7d6!important;text-decoration:none!important;font-size:11px}.gesb-footer-contact-list svg{color:var(--gesb-primary);font-size:17px}.gesb-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.gesb-footer-column h3{margin:0 0 8px;color:#fff;font-size:13px;font-weight:950}.gesb-footer-column>a:not(.gesb-btn){color:#8fa0b6!important;text-decoration:none!important;font-size:11px;transition:color .2s}.gesb-footer-column>a:hover{color:var(--gesb-primary)!important}.gesb-footer-newsletter p{margin:0 0 8px;color:#8fa0b6;font-size:11px;line-height:1.75}.gesb-payment-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.gesb-payment-chips span{padding:6px 8px;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:#9dacc0;background:rgba(255,255,255,.04);font-size:8px;font-weight:950}.gesb-footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.gesb-footer-bottom>.gesb-container{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;color:#71839a;font-size:10px}.gesb-footer-bottom a{color:var(--gesb-primary)!important;text-decoration:none!important}.gesb-whatsapp{position:fixed;z-index:99999;right:22px;bottom:22px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;color:#fff!important;background:#25d366;box-shadow:0 15px 35px rgba(37,211,102,.32);font-size:29px;text-decoration:none!important}

/* Responsive */
@media(max-width:1180px){
.gesb-header-main{grid-template-columns:auto 1fr auto;gap:16px}.gesb-header-action>span:last-child{display:none}.gesb-brand{min-width:175px}.gesb-nav-inner{grid-template-columns:210px 1fr}.gesb-nav-support{display:none}.gesb-menu{gap:17px}.gesb-hero-grid{grid-template-columns:1fr .8fr;gap:35px}.gesb-float-tools{left:0}.gesb-footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:30px}.gesb-subcategory-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:980px){
.admin-bar .gesb-header.is-sticky{top:46px}.gesb-container{width:min(var(--gesb-width),calc(100% - 28px))}.gesb-announcement .gesb-container{justify-content:flex-start;overflow:hidden;white-space:nowrap}.gesb-announcement a{display:none}.gesb-header-main{grid-template-columns:auto 1fr auto;min-height:74px}.gesb-mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0 10px;border:1px solid #dfe6ee;border-radius:11px;background:#fff;cursor:pointer}.gesb-mobile-toggle span{display:block;height:2px;border-radius:2px;background:#172033}.gesb-brand{min-width:0}.gesb-brand-copy small{display:none}.gesb-product-search,.gesb-nav-row{display:none}.gesb-header-actions{gap:7px}.gesb-header-action:not(.gesb-cart-action){display:none}.gesb-header-action>span:last-child{display:none}.gesb-mobile-panel{position:fixed;z-index:100001;top:0;left:0;display:block;width:min(390px,88vw);height:100dvh;padding:20px;overflow:auto;background:#fff;box-shadow:30px 0 80px rgba(0,0,0,.28);transform:translateX(-105%);transition:transform .28s ease}.gesb-mobile-panel.is-open{transform:translateX(0)}.gesb-mobile-overlay{position:fixed;z-index:100000;inset:0;display:block;background:rgba(3,8,17,.62);opacity:0;visibility:hidden;transition:.25s}.gesb-mobile-overlay.is-open{opacity:1;visibility:visible}.gesb-mobile-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e4eaf1}.gesb-mobile-panel-head strong{font-size:18px}.gesb-mobile-panel-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f0f3f7;font-size:24px}.gesb-mobile-search{display:grid;grid-template-columns:1fr auto;margin:17px 0}.gesb-mobile-search input{min-height:45px;padding:9px 12px;border:1px solid #dbe3ec;border-radius:11px 0 0 11px}.gesb-mobile-search button{width:47px;border:0;border-radius:0 11px 11px 0;background:var(--gesb-primary);font-size:18px}.gesb-mobile-menu,.gesb-mobile-panel .gesb-menu{display:grid;gap:4px;margin:0!important;padding:0!important;list-style:none!important}.gesb-mobile-menu a,.gesb-mobile-panel .gesb-menu a{display:flex;align-items:center;min-height:43px;padding:0 11px;border-radius:9px;color:#2e394a!important;background:#f8fafc;text-decoration:none!important;font-size:12px;font-weight:850}.gesb-mobile-panel .sub-menu{position:static!important;display:grid!important;box-shadow:none!important;border:0!important;margin:4px 0 4px 14px!important}.gesb-mobile-contact{display:grid;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid #e4eaf1}.gesb-mobile-contact a{display:flex;align-items:center;gap:8px;color:#364255!important;text-decoration:none!important;font-size:11px}.gesb-mobile-contact svg{color:#987200;font-size:18px}.gesb-hero-grid{grid-template-columns:1fr;min-height:auto}.gesb-hero-copy{padding-top:15px}.gesb-hero-visual{width:min(580px,100%);margin-inline:auto}.gesb-benefit-grid,.gesb-footer-trust-grid{grid-template-columns:repeat(2,1fr)}.gesb-trust-item:nth-child(2){border-right:0}.gesb-trust-item:nth-child(-n+2){border-bottom:1px solid #e7edf3}.gesb-footer-trust .gesb-trust-item:nth-child(-n+2){border-color:rgba(255,255,255,.08)}.gesb-department-grid{grid-template-columns:1fr}.gesb-trade-card{grid-template-columns:auto 1fr}.gesb-trade-card>.gesb-btn{grid-column:2}.gesb-faq-preview-grid,.gesb-about-grid,.gesb-contact-grid,.gesb-faq-page-grid,.gesb-warranty-grid{grid-template-columns:1fr;gap:45px}.gesb-footer-grid{grid-template-columns:repeat(2,1fr)}.gesb-inner-hero-grid{grid-template-columns:1fr 180px;min-height:360px}.gesb-inner-icon{width:170px;height:170px;font-size:90px}.gesb-dark-card{grid-template-columns:1fr}.gesb-shop-hero>.gesb-container{align-items:flex-start}.gesb-shop-hero-card{display:none}.gesb-product-trust{grid-template-columns:1fr}.gesb-product-support-banner{grid-template-columns:1fr}.gesb-product-support-banner>.gesb-btn{justify-self:start}
}
@media(max-width:700px){
.gesb-container{width:calc(100% - 22px)}.gesb-brand-mark{flex-basis:40px;width:40px;height:40px;border-radius:12px}.gesb-brand-copy strong{font-size:16px}.gesb-action-icon{width:38px;height:38px}.gesb-section{padding:65px 0}.gesb-section-heading{margin-bottom:27px}.gesb-section-heading h2{font-size:34px}.gesb-section-topline{display:block}.gesb-section-topline>a{display:inline-block;margin:-10px 0 28px}.gesb-hero-grid{padding-top:55px;padding-bottom:55px}.gesb-hero-copy h1{font-size:43px;letter-spacing:-1.7px}.gesb-hero-copy>p{font-size:14px}.gesb-hero-proof{gap:18px}.gesb-hero-visual{min-height:410px}.gesb-visual-card-main{right:4%;width:92%;min-height:385px;padding:23px}.gesb-visual-product-icon{width:140px;height:140px;margin-top:26px;font-size:76px}.gesb-float-card{min-width:170px;padding:11px}.gesb-float-tools{top:95px}.gesb-department-card{grid-template-columns:105px 1fr;gap:18px;padding:20px;min-height:205px}.gesb-department-icon{width:105px;height:145px;font-size:58px}.gesb-department-copy strong{font-size:21px}.gesb-trade-card{grid-template-columns:1fr;padding:30px}.gesb-trade-card>.gesb-btn{grid-column:auto;justify-self:start}.gesb-trade-visual span{width:58px;height:58px;font-size:28px}.gesb-trade-card h2{font-size:27px}.gesb-inner-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:55px;padding-bottom:55px}.gesb-inner-hero h1{font-size:43px}.gesb-inner-icon{display:none}.gesb-subcategory-grid,.gesb-brand-grid,.gesb-value-grid,.gesb-policy-grid{grid-template-columns:1fr}.gesb-help-card{grid-template-columns:1fr;padding:28px}.gesb-help-card>.gesb-btn{justify-self:start}.gesb-form-grid{grid-template-columns:1fr}.gesb-field-full{grid-column:auto}.gesb-contact-form{padding:24px}.gesb-dark-card{padding:30px}.gesb-dark-card h2{font-size:29px}.gesb-promise-list{grid-template-columns:1fr}.gesb-shop-hero>.gesb-container{min-height:230px}.gesb-shop-hero h1{font-size:39px}.ges-builder-enabled.woocommerce .site-main,.ges-builder-enabled.woocommerce-page .site-main,.ges-builder-enabled.woocommerce #primary,.ges-builder-enabled.woocommerce-page #primary{width:calc(100% - 22px)!important}.ges-builder-enabled.single-product div.product .summary{padding-left:0}.ges-builder-enabled.single-product .product_title{font-size:35px!important}.gesb-product-support-banner{padding:28px}.gesb-product-support-banner h2{font-size:27px}.gesb-footer-grid{grid-template-columns:1fr;gap:32px;padding-top:50px;padding-bottom:45px}.gesb-footer-bottom>.gesb-container{flex-direction:column;align-items:flex-start;justify-content:center;padding-top:17px;padding-bottom:17px}.gesb-whatsapp{right:15px;bottom:15px;width:51px;height:51px}
}
@media(max-width:480px){
.gesb-announcement{font-size:10px}.gesb-header-main{gap:8px}.gesb-brand-copy{display:none}.gesb-header-actions{margin-left:auto}.gesb-benefit-grid,.gesb-footer-trust-grid{grid-template-columns:1fr}.gesb-trust-item,.gesb-trust-item:nth-child(2){padding:18px 0;border-right:0;border-bottom:1px solid #e7edf3}.gesb-trust-item:last-child{border-bottom:0}.gesb-footer-trust .gesb-trust-item{border-color:rgba(255,255,255,.08)}.gesb-hero-copy h1{font-size:37px}.gesb-hero-actions{display:grid}.gesb-hero-actions .gesb-btn{width:100%}.gesb-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gesb-hero-proof>div{display:grid;gap:3px}.gesb-hero-proof span{max-width:none}.gesb-hero-visual{min-height:365px}.gesb-visual-card-main{min-height:350px}.gesb-visual-product-icon{width:120px;height:120px;font-size:65px}.gesb-float-card{min-width:155px}.gesb-float-parts{right:0}.gesb-department-card{grid-template-columns:1fr}.gesb-department-icon{width:100%;height:125px}.gesb-subcategory-grid>a{grid-template-columns:auto 1fr auto}.gesb-footer-trust-grid .gesb-trust-item:first-child{padding-left:0}.gesb-policy-grid article{padding:25px}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs{overflow:auto}.ges-builder-enabled.single-product .woocommerce-tabs ul.tabs li a{white-space:nowrap}.gesb-shop-departments{overflow:auto;flex-wrap:nowrap}.gesb-shop-departments span,.gesb-shop-departments a{white-space:nowrap}
}
.gesb-legal-content{max-width:980px}.gesb-legal-content>.gesb-policy-note{margin-bottom:25px}.gesb-legal-content article{padding:38px;border:1px solid #e0e7ef;border-radius:22px;background:#fff;box-shadow:0 15px 42px rgba(15,23,42,.06)}.gesb-legal-content article h2{margin:30px 0 8px;color:#172033;font-size:22px}.gesb-legal-content article h2:first-child{margin-top:0}.gesb-legal-content article p{margin:0;color:#68768a;font-size:13px;line-height:1.85}@media(max-width:700px){.gesb-legal-content article{padding:25px}}
.ges-builder-hide-theme-chrome #page>header:not(.gesb-header),.ges-builder-hide-theme-chrome #page>footer:not(.gesb-footer){display:none!important}
.gesb-woo-page-intro{margin:0 0 28px;padding:30px;border-radius:22px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(246,195,68,.16),transparent 25%),linear-gradient(135deg,var(--gesb-dark),#1a3150)}.gesb-woo-page-intro h1{margin:8px 0 0;color:#fff;font-size:38px;line-height:1.1;font-weight:950}.gesb-woo-page-intro p{margin:9px 0 0;color:#b8c5d6;font-size:12px}.gesb-track-order-card{max-width:850px;padding:34px;border:1px solid #e0e7ef;border-radius:22px;background:#fff;box-shadow:0 15px 42px rgba(15,23,42,.07)}.gesb-track-order-card .track_order{margin:0}.gesb-track-order-card input{min-height:47px;padding:10px 12px;border:1px solid #d8e1ea;border-radius:10px}.gesb-track-order-card button{min-height:47px;border-radius:11px!important;color:#172033!important;background:var(--gesb-primary)!important;font-weight:900!important}@media(max-width:700px){.gesb-woo-page-intro{padding:24px}.gesb-woo-page-intro h1{font-size:31px}.gesb-track-order-card{padding:24px}}

/* Editable Elementor store sections — v2.1.0 */
.gesb-elementor-section{position:relative;width:100%}
.elementor-widget-ges-store-hero,
.elementor-widget-ges-store-benefits,
.elementor-widget-ges-store-departments,
.elementor-widget-ges-store-promo,
.elementor-widget-ges-store-cta,
.elementor-widget-ges-store-page-hero,
.elementor-widget-ges-store-content,
.elementor-widget-ges-store-faq,
.elementor-widget-ges-store-contact,
.elementor-widget-ges-store-brands,
.elementor-widget-ges-order-tracking{width:100%}
.gesb-elementor-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;padding:42px;border-radius:26px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(246,195,68,.18),transparent 28%),linear-gradient(135deg,var(--gesb-dark),#18304f);box-shadow:0 24px 60px rgba(11,18,32,.16)}
.gesb-elementor-cta h2{margin:8px 0 0;color:#fff;font-size:clamp(29px,4vw,43px);line-height:1.12;font-weight:950;letter-spacing:-1px}
.gesb-elementor-cta p{max-width:760px;margin:12px 0 0;color:#b9c7d8;font-size:14px;line-height:1.75}
.gesb-elementor-content-section{background:#fff}
.gesb-elementor-content{max-width:960px;margin-inline:auto;color:#566579;font-size:15px;line-height:1.85}
.gesb-elementor-content.is-boxed{padding:clamp(28px,5vw,58px);border:1px solid #e0e7ef;border-radius:25px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.07)}
.gesb-elementor-content h2{margin:0 0 22px;color:#172033;font-size:clamp(30px,4vw,45px);line-height:1.12;font-weight:950;letter-spacing:-1px}
.gesb-elementor-richtext h2,.gesb-elementor-richtext h3{margin:30px 0 9px;color:#172033;line-height:1.2;font-weight:900}
.gesb-elementor-richtext h2{font-size:27px}.gesb-elementor-richtext h3{font-size:21px}
.gesb-elementor-richtext p{margin:0 0 15px}.gesb-elementor-richtext ul,.gesb-elementor-richtext ol{padding-left:22px}
.gesb-elementor-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}
.gesb-elementor-brand-grid a,.gesb-elementor-brand-grid span{display:flex;align-items:center;justify-content:center;min-height:94px;padding:16px;border:1px solid #e0e7ef;border-radius:17px;color:#273447!important;background:#fff;text-align:center;text-decoration:none!important;font-size:16px;font-weight:950;letter-spacing:-.3px;box-shadow:0 10px 28px rgba(15,23,42,.055);transition:transform .2s,border-color .2s,box-shadow .2s}
.gesb-elementor-brand-grid a:hover{transform:translateY(-3px);border-color:var(--gesb-primary);box-shadow:0 18px 38px rgba(15,23,42,.1)}
.gesb-elementor-contact .gesb-contact-cards svg{flex:0 0 auto;font-size:23px}
.gesb-elementor-contact .gesb-contact-cards>a>span:first-child,.gesb-elementor-contact .gesb-contact-cards>div>span:first-child{display:flex}
.gesb-elementor-faq details:first-child{border-top:0}
.gesb-track-order-card>h2{margin:0;color:#172033;font-size:30px;line-height:1.15;font-weight:950}
.gesb-track-order-card>p{margin:10px 0 24px;color:#68768a;line-height:1.7}
.elementor-editor-active .gesb-site-shell{pointer-events:auto}
.elementor-editor-active .gesb-elementor-section{min-height:40px}
@media(max-width:1000px){.gesb-elementor-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.gesb-elementor-cta{grid-template-columns:1fr;padding:30px}.gesb-elementor-cta .gesb-btn{justify-self:start}.gesb-elementor-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.gesb-elementor-content.is-boxed{padding:24px 20px}.gesb-elementor-brand-grid{grid-template-columns:1fr}}
