.elementor-widget-h420pro_header{width:100%;max-width:100%}
.h420pro-header{
--h420-css-ready:1;
--h420-bg:#fff;
--h420-text:#111827;
--h420-muted:#6b7280;
--h420-border:#e5e7eb;
--h420-accent:#111827;
--h420-accent-hover:#374151;
--h420-accent-2:#f3f4f6;
--h420-soft:#f8fafc;
--h420-shadow:0 18px 50px rgba(15,23,42,.12);
--h420-drawer-width:360px;
--h420-sticky-offset:0px;
--h420-drawer-bg:var(--h420-bg);
--h420-drawer-text:var(--h420-text);
position:relative;
z-index:999;
width:100%;
max-width:100%;
overflow:visible;
background:var(--h420-bg);
color:var(--h420-text);
border-color:var(--h420-border);
font-family:inherit;
transition:background-color .22s ease,box-shadow .22s ease,transform .24s ease,backdrop-filter .22s ease;
}
.h420pro-header,.h420pro-header *{box-sizing:border-box;min-width:0}
.h420pro-header a{color:inherit;text-decoration:none}
.h420pro-header button,.h420pro-header input{font:inherit}
.h420pro-header img{display:block;max-width:100%;height:auto}
.h420pro-header svg{display:block;pointer-events:none}
.h420pro-full{width:100%} .h420pro-sticky{position:relative}
.h420pro-sticky-stack,.h420pro-upper-stack,.h420pro-main-stack{position:relative;width:100%;max-width:100%}
.h420pro-sticky-placeholder{display:none;width:100%;height:0;margin:0;padding:0;border:0;overflow:hidden}
.h420pro-sticky-placeholder.h420pro-active{display:block}
.h420pro-sticky-target{transition:transform .24s ease,background-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease}
.h420pro-sticky-target.h420pro-fixed{
position:fixed;
top:var(--h420-fixed-top,var(--h420-sticky-offset));
left:var(--h420-fixed-left,0);
width:var(--h420-fixed-width,100%);
max-width:none;
z-index:99990;
background:var(--h420-bg);
box-shadow:var(--h420-shadow);
}
body.admin-bar .h420pro-sticky-target.h420pro-fixed{top:calc(var(--h420-fixed-top,var(--h420-sticky-offset)) + var(--wp-admin--admin-bar--height,32px))}
.h420pro-transparent{background:transparent}
.h420pro-solid-on-scroll.h420pro-transparent.h420pro-scrolled{background:var(--h420-bg)}
.h420pro-solid-on-scroll.h420pro-transparent.h420pro-scrolled .h420pro-sticky-target.h420pro-fixed{background:var(--h420-bg);box-shadow:var(--h420-shadow)}
.h420pro-hide-on-scroll .h420pro-sticky-target.h420pro-hidden{transform:translateY(calc(-100% - 8px))}
.h420pro-header.h420pro-open .h420pro-sticky-target,.h420pro-header.h420pro-search-open .h420pro-sticky-target{transform:none} .h420pro-sticky-placeholder,.h420pro-sticky-target{overflow-anchor:none} .h420pro-inner{width:100%;max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.h420pro-main{min-height:72px}
.h420pro-shrink-on-scroll.h420pro-scrolled .h420pro-main{min-height:58px}
.h420pro-shrink-on-scroll.h420pro-scrolled .h420pro-inner{padding-top:8px;padding-bottom:8px}
.h420pro-shrink-on-scroll.h420pro-scrolled .h420pro-logo img{transform:scale(.92)}
.h420pro-brand{display:flex;align-items:center;flex:0 0 auto}
.h420pro-logo{display:inline-flex;align-items:center;font-weight:800;font-size:22px;line-height:1}
.h420pro-logo img{width:150px;transition:transform .2s ease}
.h420pro-nav{display:flex;align-items:center}
.h420pro-menu{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}
.h420pro-menu li{position:relative;margin:0}
.h420pro-nav a{display:inline-flex;align-items:center;color:inherit;font-weight:650;font-size:15px;line-height:1.2;transition:color .18s ease,opacity .18s ease}
.h420pro-nav a:hover,.h420pro-nav .current-menu-item>a,.h420pro-nav .current-menu-ancestor>a{color:var(--h420-accent);opacity:.8}
.h420pro-menu .sub-menu{position:absolute;top:100%;left:0;z-index:80;min-width:220px;margin:14px 0 0;padding:10px;list-style:none;background:var(--h420-bg);color:var(--h420-text);border:1px solid var(--h420-border);border-radius:16px;box-shadow:var(--h420-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}
.h420pro-menu li:hover>.sub-menu,.h420pro-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.h420pro-menu .sub-menu a{display:flex;width:100%;padding:10px 12px;border-radius:10px}
.h420pro-menu .sub-menu a:hover{background:var(--h420-accent-2)}
.h420pro-actions,.h420pro-topbar-actions,.h420pro-mobile-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.h420pro-contact{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:14px;white-space:nowrap}
.h420pro-contact-icon{display:inline-flex;align-items:center;justify-content:center}
.h420pro-whatsapp{padding:10px 14px;border-radius:999px;background:#25d366;color:#071b0d}
.h420pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 18px;border:0;border-radius:999px;font-weight:800;font-size:14px;line-height:1;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}
.h420pro-btn svg,.h420pro-btn i{width:1em;height:1em;display:inline-flex;align-items:center}
.h420pro-btn:hover{transform:translateY(-1px);opacity:.92}
.h420pro-btn-primary{background:var(--h420-accent);color:#fff}
.h420pro-btn-secondary{background:var(--h420-accent-2);color:var(--h420-text)}
.h420pro-btn-ghost{background:transparent;color:var(--h420-text);border:1px solid currentColor}
.h420pro-btn-link{min-height:auto;padding-left:0;padding-right:0;background:transparent;color:var(--h420-text)}
.h420pro-socials{display:flex;align-items:center;gap:7px}
.h420pro-social{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--h420-accent-2);color:var(--h420-text);font-size:11px;font-weight:900}
.h420pro-search-toggle{width:38px;height:38px;padding:0;border:0;border-radius:999px;background:var(--h420-accent-2);color:var(--h420-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.h420pro-search-toggle svg{width:21px;height:21px}
.h420pro-search-form{display:flex;align-items:center;gap:10px;width:100%}
.h420pro-search-form input{width:100%;min-height:46px;border:1px solid var(--h420-border);border-radius:999px;padding:0 16px;background:var(--h420-bg);color:var(--h420-text);outline:none}
.h420pro-search-form button{min-height:46px;border:0;border-radius:999px;padding:0 18px;background:var(--h420-accent);color:#fff;font-weight:800;cursor:pointer}
.h420pro-search-form button::after,.h420pro-ecom-search-form button::after{content:none;display:none}
.h420pro-search-overlay{display:none;position:fixed;inset:0;z-index:99999;align-items:flex-start;justify-content:center;padding:12vh 20px 20px;background:rgba(15,23,42,.55)}
.h420pro-search-open .h420pro-search-overlay[aria-hidden="false"]{display:flex}
.h420pro-search-box{position:relative;width:min(760px,100%);padding:30px;background:var(--h420-bg);color:var(--h420-text);border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.2)}
.h420pro-search-close,.h420pro-drawer-close{border:0;background:transparent;color:inherit;cursor:pointer;font-size:30px;line-height:1}
.h420pro-search-close{position:absolute;top:10px;right:14px}
.h420pro-topbar{position:relative;background:var(--h420-bg);color:var(--h420-text);border-bottom:1px solid var(--h420-border);font-size:13px;line-height:1.35}
.h420pro-topbar-inner{min-height:36px;padding-top:6px;padding-bottom:6px;gap:16px}
.h420pro-topbar-primary,.h420pro-topbar-actions{display:flex;align-items:center;gap:14px;min-width:0}
.h420pro-topbar-primary{flex:1 1 auto}
.h420pro-topbar-text{display:inline-flex;align-items:center;font-weight:700;white-space:normal;overflow-wrap:anywhere}
.h420pro-topbar-menu{display:flex;align-items:center;min-width:0}
.h420pro-topbar-menu .h420pro-menu{gap:16px;flex-wrap:wrap}
.h420pro-topbar-menu .h420pro-nav a{font-size:inherit;font-weight:650}
.h420pro-topbar .h420pro-contact{font-size:inherit;font-weight:650}
.h420pro-topbar .h420pro-whatsapp{padding:0;background:transparent;color:inherit;border-radius:0}
.h420pro-topbar .h420pro-social{width:26px;height:26px;background:transparent;border:1px solid currentColor;color:inherit}
.h420pro-topbar-align-center .h420pro-topbar-inner{justify-content:center}
.h420pro-topbar-align-center .h420pro-topbar-primary{flex:0 1 auto;justify-content:center;text-align:center}
.h420pro-topbar-align-center .h420pro-topbar-actions{justify-content:center}
.h420pro-topbar-align-left .h420pro-topbar-inner{justify-content:flex-start}
.h420pro-topbar-align-left .h420pro-topbar-primary{flex:0 1 auto}
.h420pro-announcement{background:var(--h420-accent);color:#fff;font-size:14px;font-weight:700;text-align:center}
.h420pro-announcement a,.h420pro-announcement span{color:inherit;display:inline-flex}
.h420pro-announcement .h420pro-inner{justify-content:center;min-height:38px;padding-top:8px;padding-bottom:8px}
.h420pro-custom-html{max-width:1240px;margin:0 auto;padding:0 24px 12px} .h420pro-layout-centered .h420pro-main{justify-content:center}
.h420pro-layout-centered .h420pro-brand{order:2}
.h420pro-layout-centered .h420pro-nav-primary{order:1}
.h420pro-layout-centered .h420pro-actions{order:3}
.h420pro-layout-split .h420pro-nav-secondary,.h420pro-layout-split .h420pro-nav-primary{flex:1}
.h420pro-layout-split .h420pro-nav-secondary .h420pro-menu{justify-content:flex-end;width:100%}
.h420pro-layout-split .h420pro-nav-primary .h420pro-menu{justify-content:flex-start;width:100%}
.h420pro-layout-stacked .h420pro-main{justify-content:center;flex-direction:column}
.h420pro-layout-stacked .h420pro-main>.h420pro-nav-primary{display:none}
.h420pro-stacked-menu{justify-content:center;padding-top:0}
.h420pro-layout-minimal .h420pro-main>.h420pro-nav{display:none}
.h420pro-layout-minimal .h420pro-mobile-toggle{display:inline-flex} .h420pro-preset-warm-editorial{--h420-bg:#fff9ef;--h420-text:#243f3b;--h420-muted:#6d665d;--h420-border:#eee7e1;--h420-accent:#7c9663;--h420-accent-hover:#698151;--h420-accent-2:#f4efe4;--h420-shadow:0 14px 38px rgba(42,35,31,.08)}
.h420pro-preset-warm-editorial .h420pro-btn-secondary{background:#fff;color:#c9877e;border:1px solid rgba(201,123,118,.45)}
.h420pro-preset-warm-editorial .h420pro-btn-ghost{color:#c9877e;border-color:#c9877e}
.h420pro-preset-warm-editorial .h420pro-whatsapp{background:#e8f1e2;color:#4f6b45}
.h420pro-preset-medical{--h420-bg:#fff;--h420-text:#0f2f3d;--h420-muted:#5b7080;--h420-border:#e2edf2;--h420-accent:#1f7a8c;--h420-accent-hover:#176474;--h420-accent-2:#eef7f9}
.h420pro-preset-dark{--h420-bg:#111827;--h420-text:#f9fafb;--h420-muted:#cbd5e1;--h420-border:rgba(255,255,255,.14);--h420-accent:#fff;--h420-accent-hover:#e5e7eb;--h420-accent-2:rgba(255,255,255,.1)}
.h420pro-preset-dark .h420pro-btn-primary{background:#fff;color:#111827}
.h420pro-preset-glass{--h420-bg:rgba(255,255,255,.72);--h420-text:#111827;--h420-border:rgba(255,255,255,.45);--h420-accent:#111827;--h420-accent-2:rgba(255,255,255,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.h420pro-preset-commerce-health{--h420-bg:#fff;--h420-text:#243f3b;--h420-muted:#61736d;--h420-border:#dcebe4;--h420-accent:#243f3b;--h420-accent-hover:#2f665d;--h420-accent-2:#eef8f3;--h420-soft:#f7fbf8;--h420-shadow:0 14px 42px rgba(36,63,59,.12)} .h420pro-mobile-toggle{display:none;align-items:center;justify-content:center;gap:5px;min-width:42px;min-height:42px;padding:8px;border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer;position:relative;z-index:100}
.h420pro-mobile-toggle span{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}
.h420pro-mobile-toggle em{font-style:normal;font-size:13px;margin-left:4px}
.h420pro-hamburger-dots .h420pro-mobile-toggle span{width:5px;height:5px;border-radius:50%}
.h420pro-hamburger-minimal .h420pro-mobile-toggle span:nth-child(2){display:none}
.h420pro-open .h420pro-mobile-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.h420pro-open .h420pro-mobile-toggle span:nth-child(2){opacity:0}
.h420pro-open .h420pro-mobile-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.h420pro-mobile-overlay,.h420pro-mobile-drawer{display:none}
.h420pro-drawer-close{display:none;position:absolute;top:18px;right:20px;z-index:3}
.h420pro-is-mobile .h420pro-main>.h420pro-nav,
.h420pro-is-mobile .h420pro-actions,
.h420pro-is-mobile .h420pro-stacked-menu{display:none}
.h420pro-is-mobile .h420pro-topbar-mobile-hide{display:none}
.h420pro-is-mobile .h420pro-topbar-mobile-compact .h420pro-topbar-inner{min-height:30px;padding:5px 14px;justify-content:center}
.h420pro-is-mobile .h420pro-topbar-mobile-compact .h420pro-topbar-primary{width:100%;justify-content:center;text-align:center}
.h420pro-is-mobile .h420pro-topbar-mobile-compact .h420pro-topbar-menu,
.h420pro-is-mobile .h420pro-topbar-mobile-compact .h420pro-topbar-actions{display:none}
.h420pro-is-mobile .h420pro-topbar-mobile-full .h420pro-topbar-inner{padding:7px 14px;flex-wrap:wrap;justify-content:center}
.h420pro-is-mobile .h420pro-topbar-mobile-full .h420pro-topbar-primary,
.h420pro-is-mobile .h420pro-topbar-mobile-full .h420pro-topbar-actions{width:100%;justify-content:center;text-align:center}
.h420pro-is-mobile .h420pro-topbar-mobile-full .h420pro-topbar-menu .h420pro-menu{justify-content:center}
.h420pro-is-mobile .h420pro-mobile-toggle{display:inline-flex}
.h420pro-is-mobile .h420pro-main{justify-content:space-between;padding-left:clamp(14px,4vw,22px);padding-right:clamp(14px,4vw,22px);gap:12px}
.h420pro-is-mobile .h420pro-brand{max-width:calc(100% - 58px)}
.h420pro-is-mobile .h420pro-logo img{width:auto;max-width:min(180px,52vw)}
.h420pro-is-mobile .h420pro-mobile-drawer{z-index:9999;background:var(--h420-drawer-bg);color:var(--h420-drawer-text);border:1px solid var(--h420-border);box-shadow:var(--h420-shadow);padding:18px}
.h420pro-is-mobile.h420pro-open .h420pro-mobile-drawer{display:block}
.h420pro-is-mobile.h420pro-open.h420pro-has-overlay .h420pro-mobile-overlay{display:block;position:fixed;inset:0;z-index:9998;background:rgba(15,23,42,.45)}
.h420pro-is-mobile .h420pro-mobile-drawer-inner{display:flex;flex-direction:column;gap:16px}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-nav{display:block;width:100%}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-menu{display:flex;flex-direction:column;align-items:stretch;gap:4px}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-menu a{display:flex;width:100%;padding:12px 10px;border-radius:12px}
.h420pro-is-mobile .h420pro-mobile-drawer .sub-menu{position:static;margin:4px 0 4px 12px;padding:0;background:transparent;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}
.h420pro-is-mobile .h420pro-mobile-actions{align-items:stretch;flex-direction:column}
.h420pro-is-mobile .h420pro-mobile-actions .h420pro-socials{justify-content:flex-start}
.h420pro-is-mobile .h420pro-btn,.h420pro-is-mobile .h420pro-contact{width:100%;justify-content:center;white-space:normal;text-align:center}
.h420pro-is-mobile .h420pro-search-form-mobile{display:flex;flex-direction:column;align-items:stretch}
.h420pro-is-mobile.h420pro-drawer-dropdown .h420pro-mobile-drawer{position:absolute;left:16px;right:16px;top:calc(100% + 8px);max-height:min(78vh,760px);overflow:auto;border-radius:22px;overscroll-behavior:contain}
.h420pro-is-mobile.h420pro-drawer-offcanvas-right .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-offcanvas-left .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-fullscreen .h420pro-mobile-drawer{display:block;position:fixed;top:0;bottom:0;width:var(--h420-drawer-width);max-width:calc(100vw - 18px);overflow:auto;border-radius:0;padding:70px 22px 24px;transition:transform .25s ease;overscroll-behavior:contain}
.h420pro-is-mobile.h420pro-drawer-offcanvas-right .h420pro-mobile-drawer{right:0;transform:translateX(105%)}
.h420pro-is-mobile.h420pro-drawer-offcanvas-left .h420pro-mobile-drawer{left:0;transform:translateX(-105%)}
.h420pro-is-mobile.h420pro-drawer-offcanvas-right.h420pro-open .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-offcanvas-left.h420pro-open .h420pro-mobile-drawer{transform:translateX(0)}
.h420pro-is-mobile.h420pro-drawer-fullscreen .h420pro-mobile-drawer{inset:0;width:100%;max-width:100%;transform:translateY(-105%)}
.h420pro-is-mobile.h420pro-drawer-fullscreen.h420pro-open .h420pro-mobile-drawer{transform:translateY(0)}
.h420pro-is-mobile.h420pro-drawer-offcanvas-right .h420pro-drawer-close,
.h420pro-is-mobile.h420pro-drawer-offcanvas-left .h420pro-drawer-close,
.h420pro-is-mobile.h420pro-drawer-fullscreen .h420pro-drawer-close{display:block} .h420pro-mobile-drawer[aria-hidden="true"]{pointer-events:none}
.h420pro-mobile-drawer[aria-hidden="false"]{pointer-events:auto} .h420pro-submenu-toggle{display:none}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .menu-item-has-children{position:relative}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .menu-item-has-children>.h420pro-submenu-toggle{display:flex;position:absolute;top:7px;right:7px;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:currentColor;cursor:pointer;z-index:2}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .h420pro-submenu-toggle span::before{content:'';display:block;width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);transition:transform .18s ease}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .h420pro-submenu-toggle[aria-expanded="true"] span::before{transform:rotate(225deg) translate(-1px,-1px)}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .menu-item-has-children>.sub-menu{display:none}
.h420pro-is-mobile.h420pro-submenu-ready .h420pro-mobile-drawer .menu-item-has-children.h420pro-submenu-open>.sub-menu{display:grid} .h420pro-layout-ecommerce{
--h420-ecom-container-width:1220px;
--h420-ecom-container-gutter:32px;
--h420-ecom-brand-col:260px;
--h420-ecom-search-col:1fr;
--h420-ecom-actions-col:245px;
--h420-ecom-main-gap:22px;
--h420-ecom-logo-width:66px;
--h420-ecom-menu-gap:5px;
--h420-ecom-mobile-button-size:46px;
--h420-ecom-drawer-content-width:520px;
--h420-ecom-mobile-menu-columns:1;
--h420-ecom-mobile-menu-gap:9px;
--h420-ecom-mobile-header-padding:12px 0;
--h420-ecom-hamburger-bg:var(--h420-accent);
--h420-ecom-hamburger-color:#fff;
--h420-ecom-drawer-padding:70px 22px 24px;
--h420-ecom-mobile-menu-item-padding:14px 48px 14px 16px;
box-shadow:0 1px 0 color-mix(in srgb,var(--h420-text) 10%,transparent);
}
.h420pro-ecom-wrap{width:min(var(--h420-ecom-container-width),calc(100% - var(--h420-ecom-container-gutter)));margin:0 auto;max-width:100%}
.h420pro-ecom-desktop,.h420pro-ecom-desktop-only{display:block}
.h420pro-ecom-mobile,.h420pro-ecom-mobile-only{display:none}
.h420pro-ecom-topbar{background:var(--h420-accent);color:#fff;font-size:13px;line-height:1.2}
.h420pro-ecom-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 0}
.h420pro-ecom-trust{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.h420pro-ecom-trust span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.h420pro-ecom-contact{display:flex;align-items:center;gap:14px;white-space:nowrap;font-weight:700}
.h420pro-ecom-contact .h420pro-contact{color:#fff;font-size:13px}
.h420pro-ecom-contact .h420pro-whatsapp{padding:0;background:transparent;color:#fff}
.h420pro-ecom-contact .h420pro-social{background:rgba(255,255,255,.12);color:#fff}
.h420pro-ecom-main{background:var(--h420-bg);border-bottom:1px solid var(--h420-border)}
.h420pro-ecom-main-inner{display:grid;grid-template-columns:var(--h420-ecom-brand-col) minmax(0,var(--h420-ecom-search-col)) var(--h420-ecom-actions-col);align-items:center;gap:var(--h420-ecom-main-gap);padding:17px 0}
.h420pro-ecom-no-search .h420pro-ecom-main-inner{grid-template-columns:minmax(0,1fr) auto}
.h420pro-ecom-brand{display:flex;align-items:center;gap:12px;color:var(--h420-accent);line-height:1.05}
.h420pro-ecom-brand img{width:var(--h420-ecom-logo-width);max-width:var(--h420-ecom-logo-width);flex:0 0 auto}
.h420pro-ecom-brand-text{display:block}
.h420pro-ecom-brand strong{display:block;font-size:18px;letter-spacing:-.02em;color:var(--h420-accent);line-height:1.05;font-weight:900;white-space:normal}
.h420pro-ecom-brand small{display:block;margin-top:4px;color:var(--h420-muted);font-size:12px;font-weight:700;line-height:1.2}
.h420pro-ecom-search-form{display:flex;align-items:center;width:100%;gap:0;padding:5px;border:1px solid var(--h420-border);background:var(--h420-soft);border-radius:999px}
.h420pro-ecom-search-form input[type="search"]{appearance:none;width:100%;min-height:44px;padding:12px 16px;border:0;background:transparent;color:var(--h420-text);outline:0;box-shadow:none;border-radius:999px}
.h420pro-ecom-search-form button{min-height:44px;padding:12px 20px;border:0;border-radius:999px;background:var(--h420-accent);color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}
.h420pro-ecom-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.h420pro-ecom-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 13px;border:1px solid var(--h420-border);border-radius:999px;background:var(--h420-bg);color:var(--h420-accent);font-size:13px;font-weight:800}
.h420pro-ecom-nav{background:var(--h420-bg);border-bottom:1px solid var(--h420-border)}
.h420pro-ecom-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0}
.h420pro-ecom-menu-wrap{min-width:0;overflow:visible}
.h420pro-ecom-nav .h420pro-menu{gap:var(--h420-ecom-menu-gap)}
.h420pro-ecom-nav .h420pro-menu>li>a{padding:10px 12px;border-radius:999px}
.h420pro-ecom-nav .h420pro-menu>li>a:hover{background:var(--h420-accent-2)}
.h420pro-ecom-mini{color:var(--h420-muted);font-size:12px;font-weight:700;white-space:nowrap}
.h420pro-ecom-prewidgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;width:min(var(--h420-ecom-container-width),calc(100% - var(--h420-ecom-container-gutter)));margin:12px auto}
.h420pro-ecom-prewidget{display:flex;align-items:center;gap:12px;min-height:86px;padding:12px;border:1px solid var(--h420-border);border-radius:16px;background:var(--h420-soft);color:var(--h420-text)}
.h420pro-ecom-prewidget-media{width:64px;height:64px;flex:0 0 64px;overflow:hidden;border-radius:12px}
.h420pro-ecom-prewidget-media img{width:100%;height:100%;object-fit:cover}
.h420pro-ecom-prewidget-content{display:flex;flex-direction:column;gap:3px}
.h420pro-ecom-prewidget em{width:max-content;padding:3px 7px;border-radius:999px;background:var(--h420-accent-2);font-size:10px;font-style:normal;font-weight:800}
.h420pro-ecom-prewidget strong{font-size:14px}
.h420pro-ecom-prewidget small{color:var(--h420-muted);font-size:12px}
.h420pro-ecom-prewidget b{font-size:12px;color:var(--h420-accent)}
.h420pro-ecom-action-icon{display:inline-flex;align-items:center;justify-content:center;font-size:17px;flex:0 0 auto}
.h420pro-ecom-action-icon svg{width:1em;height:1em}
.h420pro-cart-link{position:relative}
.h420pro-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--h420-accent);color:#fff;font-size:10px;font-weight:900;line-height:1;flex:0 0 auto} .h420pro-ecom-style-commerce-clean{--h420-shadow:0 10px 28px rgba(15,23,42,.08)}
.h420pro-ecom-style-commerce-clean .h420pro-ecom-topbar{background:#071334}
.h420pro-ecom-style-commerce-clean .h420pro-ecom-main-inner{padding:14px 0}
.h420pro-ecom-style-commerce-clean .h420pro-ecom-search-form,.h420pro-ecom-style-commerce-clean .h420pro-ecom-pill{border-radius:6px}
.h420pro-ecom-style-commerce-clean .h420pro-ecom-nav .h420pro-menu>li>a{border-radius:4px} .h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-desktop,
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-desktop-only{display:none}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile{display:block;background:var(--h420-bg);border-bottom:1px solid var(--h420-border)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-only{display:block}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-wrap{width:min(calc(100% - 22px),var(--h420-ecom-container-width));max-width:100%}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-top{background:var(--h420-accent);color:#fff;font-size:12px;font-weight:900;text-align:center;padding:8px 10px;overflow-wrap:anywhere}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-main{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:var(--h420-ecom-mobile-header-padding)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile .h420pro-ecom-brand{flex:1 1 auto}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile .h420pro-ecom-brand img{width:var(--h420-ecom-logo-width);max-width:var(--h420-ecom-logo-width)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile .h420pro-ecom-brand strong{max-width:165px;overflow-wrap:anywhere}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile .h420pro-ecom-brand small{font-size:11px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-icons{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-icon,
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-menu-button{position:relative;width:var(--h420-ecom-mobile-button-size);height:var(--h420-ecom-mobile-button-size);min-height:var(--h420-ecom-mobile-button-size);flex:0 0 var(--h420-ecom-mobile-button-size);padding:0;border:1px solid var(--h420-border);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--h420-bg);color:var(--h420-accent);font-size:20px;line-height:1;box-shadow:none}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-menu-button{background:var(--h420-ecom-hamburger-bg);color:var(--h420-ecom-hamburger-color);border-color:var(--h420-ecom-hamburger-bg);flex-direction:column;gap:0;box-shadow:0 10px 24px color-mix(in srgb,var(--h420-accent) 18%,transparent)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-menu-button span{width:18px;height:2px;margin:2px 0}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-menu-button em{display:none}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-icon .h420pro-cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border:2px solid var(--h420-bg);padding:0 4px;font-size:9px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-search{padding:0 0 12px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-search .h420pro-ecom-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:0;border-radius:16px;overflow:hidden}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-search input[type="search"]{min-height:45px;border-radius:16px 0 0 16px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile-search button{min-height:45px;border-radius:0}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer{padding:var(--h420-ecom-drawer-padding);background:var(--h420-drawer-bg,var(--h420-soft));color:var(--h420-drawer-text,var(--h420-text));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:var(--h420-ecom-drawer-content-width);min-height:44px;margin:0 auto 16px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-titlebar strong{font-size:18px;font-weight:900;color:var(--h420-accent)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-close{display:flex;width:44px;height:44px;border-radius:999px;background:var(--h420-accent);color:#fff;align-items:center;justify-content:center;font-size:24px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-head,
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-search,
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-layout{width:100%;max-width:var(--h420-ecom-drawer-content-width);margin-left:auto;margin-right:auto}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-head{display:flex;align-items:center;margin-bottom:18px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-search .h420pro-ecom-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:0;border-radius:16px;overflow:hidden;margin-bottom:18px;background:var(--h420-bg)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-search button{border-radius:0}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-grid .h420pro-nav{display:block;width:100%}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-grid .h420pro-menu{display:grid;grid-template-columns:repeat(var(--h420-ecom-mobile-menu-columns),minmax(0,1fr));gap:var(--h420-ecom-mobile-menu-gap);margin:12px auto 20px;padding:0;width:100%}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-grid .h420pro-menu a{display:flex;align-items:center;width:100%;min-height:54px;padding:var(--h420-ecom-mobile-menu-item-padding);border:1px solid var(--h420-border);border-radius:16px;background:var(--h420-bg);color:var(--h420-accent);white-space:normal;overflow-wrap:anywhere;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-quick-links{display:grid;gap:8px;margin-top:10px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-quick-links a{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid var(--h420-border);border-radius:12px;background:var(--h420-bg)}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions .h420pro-ecom-pill,
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions .h420pro-btn{width:100%;min-width:0;min-height:44px;white-space:normal;text-align:center}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions .h420pro-btn-primary{grid-column:1/-1}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-prewidgets-mobile{width:100%;margin:16px 0 0;grid-template-columns:1fr}
.h420pro-ecom-drawer-note{max-width:var(--h420-ecom-drawer-content-width);margin:18px auto 0;padding:14px;border-radius:14px;background:var(--h420-accent-2);display:flex;flex-direction:column;gap:4px}
.h420pro-ecom-drawer-note span{font-size:12px;color:var(--h420-muted)} .h420pro-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.h420pro-body-locked{overflow:hidden;padding-right:var(--h420-scrollbar-compensation,0)}
.h420pro-header :focus-visible{outline:3px solid color-mix(in srgb,var(--h420-accent) 70%,#fff);outline-offset:3px}
.h420pro-header button,.h420pro-header a,.h420pro-header input{touch-action:manipulation}
@media (max-width:520px){
.h420pro-search-overlay{padding:8vh 12px 12px}
.h420pro-search-box{padding:28px 16px 18px}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-mobile .h420pro-ecom-brand-text{display:none}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions{grid-template-columns:1fr}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-actions .h420pro-btn-primary{grid-column:auto}
.h420pro-layout-ecommerce.h420pro-is-mobile .h420pro-ecom-drawer-grid .h420pro-menu{grid-template-columns:1fr}
}
@media (prefers-reduced-motion:reduce){
.h420pro-header,.h420pro-header *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
} .h420pro-header{
--h420-drawer-head-bg:var(--h420-bg);
--h420-drawer-divider:var(--h420-border);
}
.h420pro-logo{gap:12px}
.h420pro-logo-mobile{display:none}
.h420pro-brand-copy{display:flex;flex-direction:column;gap:3px;line-height:1.05}
.h420pro-brand-copy strong{font-size:17px;letter-spacing:.08em;font-weight:700}
.h420pro-brand-copy small{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--h420-muted)}
.h420pro-contact-icon svg,.h420pro-topbar-item-icon svg,.h420pro-social svg,.h420pro-compact-icon svg,.h420pro-drawer-business svg{width:1em;height:1em}
.h420pro-topbar-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.h420pro-topbar-item-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:16px}
.h420pro-topbar-details{justify-content:flex-end}
.h420pro-topbar-toggle{display:none;width:30px;height:30px;padding:5px;border:0;border-radius:999px;background:rgba(255,255,255,.1);color:inherit;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}
.h420pro-topbar-toggle svg{width:17px;height:17px;transition:transform .2s ease}
.h420pro-topbar-expanded .h420pro-topbar-toggle svg{transform:rotate(180deg)}
.h420pro-social svg{width:16px;height:16px}
.h420pro-compact-actions{display:none;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}
.h420pro-compact-icon{width:42px;height:42px;min-height:42px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--h420-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}
.h420pro-compact-icon svg{width:21px;height:21px}
.h420pro-compact-cta{display:none;min-height:40px;padding:10px 17px;border-radius:6px}
.h420pro-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:14px 20px;background:var(--h420-drawer-head-bg);border-bottom:1px solid var(--h420-drawer-divider);position:sticky;top:0;z-index:4}
.h420pro-drawer-header .h420pro-brand{max-width:calc(100% - 58px)}
.h420pro-drawer-header .h420pro-logo img{max-height:46px;width:auto}
.h420pro-drawer-header .h420pro-drawer-brand{display:flex;align-items:center;min-width:0;max-width:calc(100% - 58px)}
.h420pro-drawer-header .h420pro-drawer-logo{display:inline-flex;align-items:center;gap:12px;min-width:0;max-width:100%;line-height:1}
.h420pro-drawer-header .h420pro-drawer-logo img{display:block;width:170px;max-width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center;filter:none;transform:none}
.h420pro-drawer-header .h420pro-drawer-logo-is-white img{filter:brightness(0) invert(1)}
.h420pro-drawer-header .h420pro-drawer-close{position:static;display:inline-flex;width:42px;height:42px;padding:9px;border-radius:999px;align-items:center;justify-content:center;background:transparent;color:inherit}
.h420pro-drawer-header .h420pro-drawer-close svg{width:24px;height:24px}
.h420pro-drawer-business{display:grid;gap:10px;width:100%;padding:15px 0;border-top:1px solid var(--h420-drawer-divider);border-bottom:1px solid var(--h420-drawer-divider)}
.h420pro-drawer-business span{display:flex;align-items:center;gap:10px}
.h420pro-drawer-business i{display:inline-flex;font-style:normal;font-size:18px;color:var(--h420-accent)}
.h420pro-drawer-business b{font-size:13px;font-weight:650} .h420pro-preset-signature{
--h420-bg:#ffffff;
--h420-text:#071c3d;
--h420-muted:#587083;
--h420-border:#e6ebef;
--h420-accent:#d5a23a;
--h420-accent-hover:#bd8c2d;
--h420-accent-2:#edf7f7;
--h420-soft:#f8fafb;
--h420-shadow:0 14px 38px rgba(7,28,61,.12);
--h420-drawer-bg:#ffffff;
--h420-drawer-text:#071c3d;
--h420-drawer-head-bg:#072544;
--h420-drawer-divider:#dfe7ec;
}
.h420pro-preset-signature .h420pro-topbar{background:#062544;color:#fff;border-bottom-color:rgba(255,255,255,.1)}
.h420pro-preset-signature .h420pro-topbar .h420pro-social{background:transparent;border:0;color:#fff;width:28px;height:28px}
.h420pro-preset-signature .h420pro-main-stack{background:#fff;border-bottom:1px solid var(--h420-border)}
.h420pro-preset-signature .h420pro-main{min-height:82px}
.h420pro-preset-signature .h420pro-nav a{font-weight:600;font-size:14px;color:#071c3d}
.h420pro-preset-signature .h420pro-menu>li>a{padding:12px 2px}
.h420pro-preset-signature .h420pro-btn-primary{background:#d5a23a;color:#fff;border-radius:6px;box-shadow:0 8px 18px rgba(213,162,58,.18)}
.h420pro-preset-signature .h420pro-btn-primary:hover{background:#bd8c2d}
.h420pro-preset-signature .h420pro-search-toggle,.h420pro-preset-signature .h420pro-compact-icon{background:transparent;color:#071c3d}
.h420pro-preset-signature .h420pro-mobile-toggle{color:#071c3d}
.h420pro-preset-signature .h420pro-mobile-drawer .h420pro-nav a{font-weight:550;color:#071c3d;border-radius:0;padding:13px 0}
.h420pro-preset-signature .h420pro-mobile-drawer .h420pro-menu>li{border-bottom:1px solid #edf0f2}
.h420pro-preset-signature .h420pro-mobile-drawer .sub-menu li{border:0}
.h420pro-preset-signature .h420pro-drawer-header{color:#fff}
.h420pro-preset-signature .h420pro-drawer-header .h420pro-brand-copy small{color:rgba(255,255,255,.72)}
.h420pro-preset-signature .h420pro-mobile-actions .h420pro-contact{justify-content:flex-start;text-align:left;padding:3px 0;color:#071c3d}
.h420pro-preset-signature .h420pro-mobile-actions .h420pro-contact-icon{font-size:18px;color:#071c3d}
.h420pro-preset-signature .h420pro-mobile-actions .h420pro-social{background:#062544;color:#fff;border:0;width:32px;height:32px}
.h420pro-preset-signature .h420pro-mobile-actions .h420pro-btn{border-radius:6px} .h420pro-is-mobile .h420pro-compact-actions{display:flex}
.h420pro-is-mobile .h420pro-main{min-height:68px}
.h420pro-is-mobile .h420pro-brand{max-width:min(52%,260px)}
.h420pro-is-mobile .h420pro-compact-cta{display:none}
.h420pro-is-tablet.h420pro-compact-cta-tablet .h420pro-compact-cta{display:inline-flex}
.h420pro-is-phone.h420pro-compact-cta-mobile .h420pro-compact-cta{display:inline-flex}
.h420pro-is-phone .h420pro-compact-cta{padding:9px 12px;font-size:12px}
.h420pro-is-phone.h420pro-has-mobile-logo .h420pro-logo-desktop{display:none}
.h420pro-is-phone.h420pro-has-mobile-logo .h420pro-logo-mobile{display:block}
.h420pro-is-phone.h420pro-has-mobile-logo .h420pro-brand-copy{display:none}
.h420pro-is-tablet .h420pro-logo-mobile{display:none}
.h420pro-is-phone .h420pro-main{padding-left:14px;padding-right:14px;gap:7px}
.h420pro-is-phone .h420pro-brand{max-width:32%}
.h420pro-is-phone .h420pro-compact-actions{gap:2px}
.h420pro-is-phone .h420pro-mobile-toggle em{display:none}
.h420pro-is-phone .h420pro-mobile-toggle{padding:8px;flex-direction:column;gap:0}
.h420pro-is-phone .h420pro-mobile-toggle span{width:20px;margin:2px 0}
.h420pro-is-phone .h420pro-topbar-mobile-compact .h420pro-topbar-inner{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left;padding:5px 12px}
.h420pro-is-phone .h420pro-topbar-mobile-compact .h420pro-topbar-primary{width:auto;flex:1 1 auto;justify-content:flex-start;text-align:left}
.h420pro-is-phone .h420pro-topbar-mobile-compact .h420pro-topbar-text{font-size:11px}
.h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-toggle{display:inline-flex}
.h420pro-is-phone .h420pro-topbar-mobile-compact.h420pro-topbar-expandable .h420pro-topbar-details{display:none;width:100%;padding-top:7px;margin-top:4px;border-top:1px solid rgba(255,255,255,.12);justify-content:flex-start;flex-wrap:wrap}
.h420pro-is-phone .h420pro-topbar-mobile-compact.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details{display:flex}
.h420pro-is-phone .h420pro-topbar-mobile-compact.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-inner{padding-bottom:9px}
.h420pro-is-phone .h420pro-topbar-details .h420pro-topbar-item{white-space:normal;font-size:11px} .h420pro-is-mobile.h420pro-drawer-offcanvas-right .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-offcanvas-left .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-fullscreen .h420pro-mobile-drawer{padding:0}
.h420pro-is-mobile .h420pro-mobile-drawer-inner{padding:18px 22px 26px;gap:18px}
.h420pro-is-mobile .h420pro-mobile-actions{gap:11px;padding-top:2px}
.h420pro-is-mobile .h420pro-mobile-actions .h420pro-contact{width:100%;justify-content:flex-start;text-align:left;white-space:normal}
.h420pro-is-mobile .h420pro-mobile-actions .h420pro-socials{padding-top:4px}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-search-form-mobile{padding-bottom:4px}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-search-form-mobile input{border-radius:8px}
.h420pro-is-mobile .h420pro-mobile-drawer .h420pro-search-form-mobile button{border-radius:8px}
@media (max-width:420px){
.h420pro-is-phone .h420pro-compact-cta{display:none}
.h420pro-is-phone .h420pro-brand{max-width:35%}
.h420pro-is-phone .h420pro-compact-icon,.h420pro-is-phone .h420pro-mobile-toggle{width:38px;height:38px;min-height:38px}
}
.h420pro-is-tablet .h420pro-topbar-mobile-compact .h420pro-topbar-inner{justify-content:space-between;padding-left:20px;padding-right:20px}
.h420pro-is-tablet .h420pro-topbar-mobile-compact .h420pro-topbar-primary{width:auto;flex:1 1 auto;justify-content:flex-start;text-align:left}
.h420pro-is-tablet .h420pro-topbar-mobile-compact .h420pro-topbar-actions{display:flex;flex:0 1 auto;justify-content:flex-end}
.h420pro-is-tablet .h420pro-topbar-mobile-compact .h420pro-topbar-toggle{display:none}
.h420pro-is-mobile.h420pro-drawer-dropdown .h420pro-mobile-drawer{padding:0} .h420pro-layout-professional .h420pro-main{
display:grid;
grid-template-columns:minmax(175px,auto) minmax(0,1fr) auto;
align-items:center;
column-gap:clamp(18px,2.4vw,42px);
min-height:84px;
}
.h420pro-layout-professional .h420pro-brand{justify-self:start}
.h420pro-layout-professional .h420pro-nav-primary{
justify-self:end;
width:auto;
max-width:100%;
}
.h420pro-layout-professional .h420pro-nav-primary .h420pro-menu{
justify-content:flex-end;
gap:clamp(18px,1.8vw,30px);
}
.h420pro-layout-professional .h420pro-actions{
justify-self:end;
flex-wrap:nowrap;
gap:10px;
}
.h420pro-layout-professional .h420pro-actions .h420pro-contact,
.h420pro-layout-professional .h420pro-actions .h420pro-socials{display:none}
.h420pro-layout-professional .h420pro-menu>.menu-item-has-children>a::after{
content:'';
width:7px;
height:7px;
margin-left:7px;
border-right:1.5px solid currentColor;
border-bottom:1.5px solid currentColor;
transform:rotate(45deg) translateY(-2px);
transform-origin:center;
}
.h420pro-layout-professional .h420pro-topbar-inner{
max-width:1240px;
min-height:44px;
padding-top:7px;
padding-bottom:7px;
}
.h420pro-layout-professional .h420pro-topbar-primary{flex:0 1 auto}
.h420pro-layout-professional .h420pro-topbar-actions{
flex:1 1 auto;
justify-content:space-between;
gap:clamp(14px,2vw,34px);
}
.h420pro-layout-professional .h420pro-topbar-actions>.h420pro-socials{margin-left:auto}
.h420pro-layout-professional .h420pro-topbar .h420pro-social{width:24px;height:24px}
.h420pro-layout-professional .h420pro-search-toggle{
width:42px;
height:42px;
background:transparent;
}
.h420pro-layout-professional .h420pro-btn-primary{
min-height:44px;
padding:12px 20px;
border-radius:6px;
}
.h420pro-layout-professional .h420pro-main-stack.h420pro-fixed,
.h420pro-layout-professional .h420pro-sticky-stack.h420pro-fixed,
.h420pro-layout-professional .h420pro-upper-stack.h420pro-fixed{
background:#fff;
}
.h420pro-layout-professional .h420pro-upper-stack.h420pro-fixed .h420pro-topbar{box-shadow:0 8px 24px rgba(7,28,61,.10)}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-main{
display:flex;
min-height:68px;
column-gap:8px;
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-brand{margin-right:auto}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-compact-actions{margin-left:0}
.h420pro-layout-professional.h420pro-is-tablet .h420pro-brand{max-width:min(42%,260px)}
.h420pro-layout-professional.h420pro-is-tablet .h420pro-main{padding-left:22px;padding-right:22px}
.h420pro-layout-professional.h420pro-is-phone .h420pro-logo img{max-width:min(150px,38vw)}
.h420pro-layout-professional.h420pro-is-phone .h420pro-brand{max-width:40%}
.h420pro-layout-professional.h420pro-is-phone .h420pro-compact-actions{gap:0}
.h420pro-layout-professional.h420pro-is-phone .h420pro-compact-icon,
.h420pro-layout-professional.h420pro-is-phone .h420pro-mobile-toggle{
width:40px;
height:40px;
min-height:40px;
}
.h420pro-layout-professional.h420pro-is-phone .h420pro-topbar-inner{min-height:36px}
.h420pro-layout-professional.h420pro-is-phone .h420pro-topbar-primary{min-width:0}
.h420pro-layout-professional.h420pro-is-phone .h420pro-topbar-text span:last-child{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.h420pro-layout-professional .h420pro-mobile-drawer{background:var(--h420-drawer-bg);color:var(--h420-drawer-text)}
.h420pro-layout-professional .h420pro-mobile-drawer .h420pro-menu>li>a{min-height:45px}
.h420pro-layout-professional .h420pro-drawer-header{background:var(--h420-drawer-head-bg);color:#fff}
@media (max-width:1180px){
.h420pro-layout-professional:not(.h420pro-is-mobile) .h420pro-main{column-gap:18px}
.h420pro-layout-professional:not(.h420pro-is-mobile) .h420pro-nav-primary .h420pro-menu{gap:16px}
.h420pro-layout-professional:not(.h420pro-is-mobile) .h420pro-nav a{font-size:13px}
.h420pro-layout-professional:not(.h420pro-is-mobile) .h420pro-btn-primary{padding-left:15px;padding-right:15px}
} .h420pro-mobile-drawer .h420pro-drawer-logo-image{display:block;height:auto;aspect-ratio:auto;object-fit:contain;filter:none}
.h420pro-mobile-drawer .h420pro-drawer-logo-is-white .h420pro-drawer-logo-image{filter:brightness(0) invert(1)} .h420pro-search-overlay{z-index:100020}
.h420pro-is-mobile .h420pro-mobile-overlay{z-index:100010}
.h420pro-is-mobile .h420pro-mobile-drawer{z-index:100011}
.h420pro-header.h420pro-open .h420pro-sticky-target.h420pro-fixed,
.h420pro-header.h420pro-search-open .h420pro-sticky-target.h420pro-fixed{
z-index:9990;
transform:none;
}
.h420pro-is-mobile.h420pro-drawer-offcanvas-right .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-offcanvas-left .h420pro-mobile-drawer,
.h420pro-is-mobile.h420pro-drawer-fullscreen .h420pro-mobile-drawer{
height:100vh;
height:100dvh;
max-height:100vh;
max-height:100dvh;
}
.h420pro-is-mobile.h420pro-open .h420pro-mobile-drawer{
isolation:isolate;
} .h420pro-header{
--h420-header-gutter:clamp(20px,3vw,48px);
} .h420pro-header .h420pro-main{
width:100%;
max-width:1240px;
margin-left:auto;
margin-right:auto;
padding-left:var(--h420-header-gutter)!important;
padding-right:var(--h420-header-gutter)!important;
}
.h420pro-header.h420pro-full .h420pro-main{
max-width:100%;
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-main{
display:grid;
grid-template-columns:minmax(0,1fr) auto auto;
align-items:center;
gap:clamp(7px,1.4vw,14px);
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-brand{
justify-self:start;
width:auto;
max-width:100%;
margin-right:0;
overflow:hidden;
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-compact-actions{
justify-self:end;
margin-left:0;
flex-wrap:nowrap;
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-mobile-toggle{
justify-self:end;
flex:0 0 auto;
width:auto;
max-width:100%;
margin:0;
padding-left:9px;
padding-right:9px;
white-space:nowrap;
}
.h420pro-layout-professional.h420pro-is-tablet .h420pro-mobile-toggle em{
display:block;
max-width:72px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
} .h420pro-topbar-expandable .h420pro-topbar-inner{
position:relative;
display:flex;
flex-wrap:nowrap;
align-items:center;
width:100%;
max-width:1240px;
gap:clamp(12px,1.7vw,24px);
padding-left:var(--h420-header-gutter)!important;
padding-right:var(--h420-header-gutter)!important;
}
.h420pro-header.h420pro-full .h420pro-topbar-expandable .h420pro-topbar-inner{
max-width:100%;
}
.h420pro-topbar-expandable .h420pro-topbar-primary{
flex:1 1 auto;
justify-content:flex-start;
text-align:left;
}
.h420pro-topbar-expandable .h420pro-topbar-toggle{
display:inline-flex!important;
flex:0 0 34px;
width:34px;
height:34px;
}
.h420pro-topbar-expandable .h420pro-topbar-details{
display:none!important;
} .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-inner{
justify-content:space-between;
}
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-primary{
flex:1 1 0;
justify-content:center;
text-align:center;
}
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details{
display:contents!important;
}
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-topbar-item,
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-socials{
display:flex;
flex:1 1 0;
min-width:0;
align-items:center;
justify-content:center;
margin:0;
text-align:center;
white-space:normal;
overflow-wrap:break-word;
}
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-primary .h420pro-topbar-item,
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-topbar-item{
justify-content:center;
width:100%;
min-width:0;
font-size:clamp(11px,.9vw,13px);
line-height:1.35;
}
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-location,
.h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-email{
white-space:normal;
} .h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-inner{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:0;
min-height:46px;
padding:8px 56px!important;
text-align:center;
}
.h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-primary{
width:100%;
flex:1 1 100%;
justify-content:center;
text-align:center;
}
.h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-text{
width:100%;
justify-content:center;
text-align:center;
font-size:12px;
white-space:normal;
overflow:visible;
text-overflow:clip;
}
.h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-toggle{
position:absolute;
top:7px;
right:12px;
width:34px;
height:34px;
}
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-inner{
padding-top:10px!important;
padding-bottom:13px!important;
}
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details{
display:flex!important;
width:100%;
flex:1 1 100%;
flex-direction:column;
align-items:stretch;
justify-content:center;
gap:0;
margin-top:9px;
padding-top:8px;
border-top:1px solid rgba(255,255,255,.14);
}
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-topbar-item,
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-socials{
display:flex!important;
width:100%;
flex:0 0 auto;
align-items:center;
justify-content:center;
margin:0;
padding:8px 0;
text-align:center;
white-space:normal;
}
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-topbar-item{
font-size:12px;
line-height:1.45;
}
.h420pro-is-phone .h420pro-topbar-expandable.h420pro-topbar-expanded .h420pro-topbar-details>.h420pro-socials{
gap:10px;
} @media (max-width:420px){
.h420pro-header{
--h420-header-gutter:14px;
}
.h420pro-layout-professional.h420pro-is-mobile .h420pro-main{
grid-template-columns:minmax(0,1fr) auto auto;
gap:4px;
}
.h420pro-layout-professional.h420pro-is-phone .h420pro-brand{
max-width:100%;
}
.h420pro-layout-professional.h420pro-is-phone .h420pro-logo img{
max-width:min(150px,36vw);
}
.h420pro-is-phone .h420pro-topbar-expandable .h420pro-topbar-inner{
padding-left:48px!important;
padding-right:48px!important;
}
} @media (max-width:767px){
.h420pro-header:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-main>.h420pro-nav,
.h420pro-header:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-actions,
.h420pro-header:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-stacked-menu,
.h420pro-layout-ecommerce:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop,
.h420pro-layout-ecommerce:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop-only{display:none}
.h420pro-header:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-mobile-toggle{display:inline-flex}
.h420pro-header:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-compact-actions{display:flex}
.h420pro-layout-ecommerce:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile,
.h420pro-layout-ecommerce:is(.h420pro-bp-767,.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile-only{display:block}
}
@media (min-width:768px) and (max-width:880px){
.h420pro-header:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-main>.h420pro-nav,
.h420pro-header:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-actions,
.h420pro-header:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-stacked-menu,
.h420pro-layout-ecommerce:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop,
.h420pro-layout-ecommerce:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop-only{display:none}
.h420pro-header:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-mobile-toggle{display:inline-flex}
.h420pro-header:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-compact-actions{display:flex}
.h420pro-layout-ecommerce:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile,
.h420pro-layout-ecommerce:is(.h420pro-bp-880,.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile-only{display:block}
}
@media (min-width:881px) and (max-width:1024px){
.h420pro-header:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-main>.h420pro-nav,
.h420pro-header:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-actions,
.h420pro-header:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-stacked-menu,
.h420pro-layout-ecommerce:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop,
.h420pro-layout-ecommerce:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-desktop-only{display:none}
.h420pro-header:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-mobile-toggle{display:inline-flex}
.h420pro-header:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-compact-actions{display:flex}
.h420pro-layout-ecommerce:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile,
.h420pro-layout-ecommerce:is(.h420pro-bp-1024,.h420pro-bp-1200) .h420pro-ecom-mobile-only{display:block}
}
@media (min-width:1025px) and (max-width:1200px){
.h420pro-header.h420pro-bp-1200 .h420pro-main>.h420pro-nav,
.h420pro-header.h420pro-bp-1200 .h420pro-actions,
.h420pro-header.h420pro-bp-1200 .h420pro-stacked-menu,
.h420pro-layout-ecommerce.h420pro-bp-1200 .h420pro-ecom-desktop,
.h420pro-layout-ecommerce.h420pro-bp-1200 .h420pro-ecom-desktop-only{display:none}
.h420pro-header.h420pro-bp-1200 .h420pro-mobile-toggle{display:inline-flex}
.h420pro-header.h420pro-bp-1200 .h420pro-compact-actions{display:flex}
.h420pro-layout-ecommerce.h420pro-bp-1200 .h420pro-ecom-mobile,
.h420pro-layout-ecommerce.h420pro-bp-1200 .h420pro-ecom-mobile-only{display:block}
}