:root{--blue-950:#061a3f;--blue-900:#08265b;--blue-850:#0a2d68;--blue-800:#0d3a7f;--blue-700:#1153ad;--blue-600:#1675e8;--blue-500:#1f91f2;--blue-400:#39bdfd;--blue-100:#dff3ff;--blue-050:#f2f9ff;--ink:#071428;--ink-soft:#536277;--paper:#f5f8fc;--white:#fff;--line:#dce6f1;--line-strong:#c8d7e6;--success:#16845b;--whatsapp:#25d366;--whatsapp-dark:#16845b;--whatsapp-hover:#126b49;--brand:var(--blue-900);--brand-2:var(--blue-700);--accent:var(--blue-500);--accent-soft:var(--blue-100);--radius-sm:14px;--radius:22px;--radius-lg:34px;--shadow-sm:0 12px 30px #08265b14;--shadow:0 24px 70px #08265b21;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{background:var(--blue-100);color:var(--blue-950)}.container{width:min(var(--max-width), calc(100% - 48px));margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:999;background:var(--blue-950);color:#fff;border-radius:999px;padding:10px 14px;font-weight:800;position:fixed;top:14px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-700);margin:0 0 12px;font-size:.78rem;font-weight:800}.eyebrow-light{color:#8edcff}.display{letter-spacing:-.055em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:.98}.muted{color:var(--ink-soft)}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffffeb;border-bottom:1px solid #c8d7e6bf;position:sticky;top:0}.nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:82px;display:grid}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:190px;height:auto}.desktop-nav{color:#20334c;justify-content:center;align-items:center;gap:30px;font-size:.93rem;font-weight:750;display:flex}.desktop-nav a{padding:9px 0;position:relative}.desktop-nav a:after{content:"";background:var(--blue-500);border-radius:999px;height:2px;transition:right .2s;position:absolute;bottom:2px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-actions{align-items:center;gap:12px;display:flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:14px;align-content:center;gap:5px;width:44px;height:44px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--blue-900);border-radius:999px;height:2px;display:block}.mobile-menu__panel{border:1px solid var(--line);width:min(320px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:18px;position:absolute;top:56px;right:0}.mobile-menu__panel nav{margin-bottom:16px;display:grid}.mobile-menu__panel nav a{border-bottom:1px solid var(--line);padding:13px 4px;font-weight:750}.actions{flex-wrap:wrap;gap:12px;display:flex}.btn,.wa-cta{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-weight:800;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover,.wa-cta:hover{transform:translateY(-1px)}.btn:focus-visible,.wa-cta:focus-visible,.desktop-nav a:focus-visible,.mobile-menu summary:focus-visible{outline-offset:3px;outline:3px solid #1f91f240}.btn{color:var(--blue-950);background:#fff}.btn-primary{color:#fff;background:#0b8248;border:2px solid #0967e8;box-shadow:0 10px 26px #0b824838}.btn-primary:hover{background:#08783d;border-color:#0967e8;box-shadow:0 14px 32px #0b82484d}.wa-cta--primary{color:#fff;background:var(--whatsapp-dark);border-color:#0f704c;box-shadow:0 10px 26px #16845b3b}.wa-cta--primary:hover{background:var(--whatsapp-hover);border-color:#0d5d40;box-shadow:0 14px 32px #16845b4d}.btn-accent{color:#fff;background:var(--blue-600);border-color:var(--blue-600)}.wa-cta__icon{fill:currentColor;flex:none;width:21px;height:21px}.wa-cta--compact{min-height:44px;padding:10px 16px;font-size:.9rem}.wa-cta--light{color:#fff;background:var(--whatsapp-dark);border-color:#0f704c;box-shadow:0 10px 26px #16845b3b}.wa-cta--light:hover{background:var(--whatsapp-hover);border-color:#0d5d40;box-shadow:0 14px 32px #16845b4d}.wa-cta:focus-visible{outline-color:#25d3666b}.wa-cta--floating{z-index:90;color:#fff;background:var(--whatsapp);border-color:#0f704c;width:58px;height:58px;min-height:0;padding:0;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 38px #075e544d}.wa-cta--floating:hover{background:#20bd5a;border-color:#0d5d40;box-shadow:0 18px 42px #075e545c}.wa-cta--floating .wa-cta__icon{width:27px;height:27px}.media-frame{border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--blue-100), #fff);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.media-frame:after{content:"";pointer-events:none;border-radius:inherit;border:1px solid #ffffff73;position:absolute;inset:0}.media-frame img,.media-frame video{object-fit:cover;width:100%;height:100%}.media-frame--landscape{aspect-ratio:16/10}.media-frame--wide{aspect-ratio:16/8}.media-frame--portrait{aspect-ratio:4/5}.media-frame--square{aspect-ratio:1}.media-overlay{color:#fff;backdrop-filter:blur(10px);background:#061a3fdb;border-radius:16px;padding:16px 18px;position:absolute;inset:auto 18px 18px}.hero{padding:84px 0 58px;overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:58px;display:grid}.hero h1{max-width:820px;margin:0;font-size:clamp(3rem,6vw,5.6rem)}.hero .lead{max-width:660px;color:var(--ink-soft);margin:25px 0 31px;font-size:clamp(1.05rem,1.7vw,1.3rem)}.hero-card{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(145deg, var(--blue-950) 0%, var(--blue-700) 72%, var(--blue-500) 100%);min-height:440px;box-shadow:var(--shadow);padding:34px;position:relative;overflow:hidden}.hero-card:after{content:"";background:#39bdfd2e;border-radius:50%;width:280px;height:280px;position:absolute;top:-75px;right:-85px}.hero-card .slot-window{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:48px;display:grid;position:relative}.reel{background:#ffffff17;border:1px solid #ffffff2b;border-radius:18px;place-items:center;min-height:150px;font-size:3rem;display:grid}.hero-card small{color:#cfeeff}.trust-row{padding:18px 0 46px}.trust{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.trust-item{border:1px solid var(--line);background:#ffffffdb;border-radius:18px;padding:20px;box-shadow:0 8px 24px #08265b0a}.trust-item strong{margin-bottom:2px;display:block}.section{padding:88px 0}.section.white{background:#fff}.section-head{justify-content:space-between;align-items:end;gap:34px;margin-bottom:38px;display:flex}.section-head h2{max-width:760px;margin:0;font-size:clamp(2.25rem,4vw,4rem)}.section-head p{max-width:450px;color:var(--ink-soft);margin:0}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;padding:28px;box-shadow:0 12px 34px #08265b0b}.card.dark{background:linear-gradient(145deg, var(--blue-950), var(--blue-800));color:#fff;border-color:#0000}.card h3{margin:16px 0 10px;font-size:1.35rem}.card p{color:var(--ink-soft);margin:0}.card.dark p{color:#dcecff}.icon{background:var(--blue-100);width:45px;height:45px;color:var(--blue-800);border-radius:14px;place-items:center;font-size:1.25rem;display:grid}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.step{border-top:2px solid var(--blue-100);padding:26px 22px}.step:before{counter-increment:step;content:"0" counter(step);color:var(--blue-600);margin-bottom:28px;font-weight:850;display:block}.step h3{margin:0 0 8px}.step p{color:var(--ink-soft);margin:0}.feature{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;display:grid}.feature-panel{background:linear-gradient(145deg, var(--blue-950), var(--blue-800));color:#fff;box-shadow:var(--shadow-sm);border-radius:28px;padding:36px}.feature-panel ul{margin:24px 0 0;padding:0;list-style:none}.feature-panel li{border-top:1px solid #ffffff26;padding:14px 0}.feature h2{margin:0 0 20px;font-size:clamp(2.4rem,4.5vw,4.4rem)}.cta{padding:64px 0 90px}.cta-box{color:#fff;background:linear-gradient(135deg, var(--blue-900), var(--blue-600));box-shadow:var(--shadow-sm);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:44px;display:grid}.cta-box h2{margin:0 0 8px;font-size:clamp(2rem,4vw,3.5rem)}.cta-box p{color:#dcecff;max-width:700px;margin:0}.cta-box .btn{border-color:#fff}.content-hero{background:linear-gradient(180deg, #fff 0%, var(--paper) 100%);padding:76px 0 42px}.content-hero h1{max-width:950px;margin:0;font-size:clamp(2.75rem,5vw,5rem)}.content-hero p{max-width:780px;color:var(--ink-soft);font-size:1.18rem}.prose{max-width:840px;margin:0 auto;padding:24px 0 94px}.prose h2{letter-spacing:-.035em;margin:50px 0 14px;font-size:2rem}.prose h3{margin-top:28px}.prose a:not(.wa-cta){color:var(--blue-700);text-underline-offset:3px;text-decoration:underline}.notice{background:var(--blue-050);border:1px solid #bfe5fb;border-radius:17px;padding:22px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0;display:grid}.catalog-item{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 28px #08265b0a}.catalog-item strong{font-size:1.1rem;display:block}.inline-cta{margin-top:22px}.site-footer{background:var(--blue-950);color:#dbe9fa;padding:70px 0 24px;position:relative;overflow:hidden}.site-footer:before{content:"";background:radial-gradient(circle,#1f91f240,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-330px;right:-250px}.footer-main{grid-template-columns:1.35fr .7fr .95fr;align-items:start;gap:54px;display:grid;position:relative}.brand--footer{background:#fff;border-radius:16px;padding:10px 14px;display:inline-flex}.brand--footer img{width:185px}.footer-brand p{color:#b8cae0;max-width:430px;margin:22px 0 0}.footer-label{letter-spacing:.13em;text-transform:uppercase;color:#7cf;margin:0 0 14px;font-size:.78rem;font-weight:850}.footer-nav{gap:9px;display:grid}.footer-nav a{color:#fff;font-weight:700}.footer-contact>p:not(.footer-label){color:#b8cae0;margin:0 0 18px}.footer-bottom{color:#8ea7c3;border-top:1px solid #ffffff21;justify-content:space-between;gap:26px;margin-top:54px;padding-top:22px;font-size:.82rem;display:flex;position:relative}@media (width<=980px){.nav-shell{grid-template-columns:auto 1fr;gap:20px}.desktop-nav{display:none}.header-actions{justify-self:end}.mobile-menu{display:block}.hero-grid,.feature,.cta-box{grid-template-columns:1fr}.hero{padding-top:58px}.hero-card{min-height:350px}.trust,.steps{grid-template-columns:repeat(2,1fr)}.cards,.catalog-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:16px}.footer-main{grid-template-columns:1.25fr .75fr}.footer-contact{grid-column:1/-1;padding-top:8px}}@media (width<=680px){.container{width:min(100% - 30px, var(--max-width))}.nav-shell{min-height:70px}.brand img{width:158px}.header-actions>.wa-cta{display:none}.hero h1{font-size:clamp(2.65rem,14vw,4rem)}.hero-card{padding:24px}.reel{min-height:110px;font-size:2.2rem}.trust,.cards,.catalog-grid,.steps{grid-template-columns:1fr}.section{padding:64px 0}.cta-box{padding:30px}.footer-main{grid-template-columns:1fr;gap:36px}.footer-contact{grid-column:auto}.footer-bottom{display:grid}.wa-cta--floating{width:54px;height:54px;bottom:16px;right:16px}}:where(a,button,summary,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #0967e8}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=981px){.exact-home .exact-hero{min-height:570px}.exact-home .exact-hero:before{content:"";z-index:0;background-image:url(/exact/choose.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;width:min(43vw,560px);height:360px;position:absolute;inset:58px max(48px,50vw - 590px) auto auto;overflow:hidden;box-shadow:0 28px 64px #071f5a29}.exact-home .exact-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#ffffffdb 32%,#fff0 100%);width:120px;height:336px;position:absolute;inset:70px min(43vw,560px) auto auto}.exact-home .exact-hero__content{width:52%}}@media (width<=980px){.exact-home .exact-hero{min-height:0;padding-bottom:340px}.exact-home .exact-hero:before{background-image:url(/exact/choose.svg);background-position:50%;background-size:cover;border-radius:24px;width:auto;height:280px;bottom:30px;left:20px;right:20px;box-shadow:0 20px 48px #071f5a24}.exact-home .exact-hero:after{display:none}}@media (width<=620px){.exact-home .exact-hero{padding-bottom:285px}.exact-home .exact-hero:before{background-position:56%;border-radius:20px;height:235px;bottom:22px;left:16px;right:16px}}.exact-home .home-service__intro{color:#c6d5ed!important}.exact-home .home-service__steps li{color:#dce7f7}@media (width>=981px){.exact-home .home-service__grid{grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr);align-items:center;gap:26px;min-height:500px}.exact-home .home-service__visual{border-radius:26px;height:390px;min-height:0;margin:54px 0 54px 18px;box-shadow:0 24px 54px #010c2c47}.exact-home .home-service__visual img{object-position:48% 50%;height:390px;min-height:0}.exact-home .home-service__copy{padding-top:62px;padding-bottom:62px}}.bar-page .bar-intro+.bar-story .bar-story__media{background:radial-gradient(circle at 12% 18%,#0967e82e,#0000 28%),linear-gradient(145deg,#eef6ff 0%,#dceaff 100%);place-items:center;padding:34px;display:grid;position:relative}.bar-page .bar-intro+.bar-story .bar-story__media img{display:none!important}.bar-page .bar-intro+.bar-story .bar-story__media:before{content:"Revisión previa";z-index:2;color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#071a55;border-radius:999px;padding:9px 13px;font-size:.76rem;font-weight:850;position:absolute;top:34px;left:40px}.bar-page .bar-intro+.bar-story .bar-story__media:after{content:"01  Establecimiento\a 02  Documentación\a 03  Normativa autonómica\a 04  Pasos previos";white-space:pre-line;color:#183859;background:#fff;border:1px solid #d7e5f5;border-radius:26px;width:min(430px,82%);padding:72px 36px 34px;font-size:1.02rem;font-weight:760;line-height:2.45;box-shadow:0 24px 54px #08205824}.bar-page .bar-story--reverse .bar-story__media{background:radial-gradient(circle at 18% 18%,#40a0ff38,#0000 32%),linear-gradient(145deg,#071a55 0%,#0a347e 58%,#0c6be6 100%);position:relative}.bar-page .bar-story--reverse .bar-story__media img{display:none!important}.bar-page .bar-story--reverse .bar-story__media:before{content:"";filter:drop-shadow(0 18px 26px #00000042);background-image:url(/machines/7-power-up.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;border:1px solid #ffffff24;border-radius:24px;position:absolute;inset:24px}.bar-page .bar-story--reverse .bar-story__media:after{content:"Compara formato, mueble y configuración";color:#fff;backdrop-filter:blur(8px);text-align:center;background:#051947b8;border:1px solid #ffffff2e;border-radius:16px;padding:12px 16px;font-size:.82rem;font-weight:800;position:absolute;bottom:24px;left:34px;right:34px}@media (width<=680px){.bar-page .bar-intro+.bar-story .bar-story__media{padding:22px}.bar-page .bar-intro+.bar-story .bar-story__media:before{top:24px;left:26px}.bar-page .bar-intro+.bar-story .bar-story__media:after{width:100%;padding:64px 22px 26px;font-size:.9rem;line-height:2.15}}.catalog-exact .catalog-hero__thumb img,.catalog-exact .catalog-category__image{display:none!important}.catalog-exact .catalog-hero__thumb{background:linear-gradient(#f4f9ff,#e6f0fd);position:relative}.catalog-exact .catalog-hero__thumb:before{content:"";background-position:bottom;background-repeat:no-repeat;background-size:contain;position:absolute;inset:5px}.catalog-exact .catalog-hero__thumb:first-child:before{background-image:url(/machines/zitro-illusion.webp)}.catalog-exact .catalog-hero__thumb:nth-child(2):before{background-image:url(/machines/7-power-up.webp)}.catalog-exact .catalog-hero__thumb:nth-child(3):before{background-image:url(/machines/novo-line-royal-gold-hd.webp)}.catalog-exact .catalog-category{padding-top:148px}.catalog-exact .catalog-category:before{content:"";background-color:#0000;background-image:radial-gradient(circle at 50% 18%,#0967e81f,#0000 34%),linear-gradient(#f7fbff 0%,#edf5ff 100%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #e2eaf5;height:148px;position:absolute;top:0;left:0;right:0}.catalog-exact .catalog-category:after{content:"";filter:drop-shadow(0 10px 14px #071a5524);pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:contain;height:124px;position:absolute;top:12px;left:18px;right:18px}.catalog-exact .catalog-category:first-child:after{background-image:url(/machines/7-power-up.webp)}.catalog-exact .catalog-category:nth-child(2):after{background-image:url(/machines/zitro-illusion.webp)}.catalog-exact .catalog-category:nth-child(3):after{background-image:url(/machines/manhattan-premium.webp)}.catalog-exact .catalog-category:nth-child(4):after{background-image:url(/machines/novo-line-supra-cash.webp)}.catalog-exact .catalog-category__body{min-height:168px}@media (width<=720px){.catalog-exact .catalog-category{padding-top:178px}.catalog-exact .catalog-category:before{height:178px}.catalog-exact .catalog-category:after{height:152px}}.regulation-exact .regulation-hero__visual-main{background:radial-gradient(circle at 86% 8%,#0967e824,#0000 30%),linear-gradient(145deg,#f5f9ff 0%,#e7f1ff 100%)}.regulation-exact .regulation-hero__visual-main img{display:none!important}.regulation-exact .regulation-hero__visual-main:before{content:"Revisión normativa";color:#071a55;background:#fff;border:1px solid #d7e5f5;border-radius:22px;padding:18px 20px 150px;font-size:1.05rem;font-weight:850;position:absolute;top:28px;left:30px;right:30px;box-shadow:0 22px 46px #0820581f}.regulation-exact .regulation-hero__visual-main:after{content:"01  Establecimiento\a 02  Documentación\a 03  Norma territorial\a 04  Fuente oficial";white-space:pre-line;color:#35557c;font-size:.92rem;font-weight:730;line-height:2.25;position:absolute;top:86px;left:52px;right:52px}.regulation-exact .regulation-hero__stamp{z-index:3}.regulation-exact .regulation-source__media{background:radial-gradient(circle at 15% 12%,#0967e81f,#0000 28%),linear-gradient(145deg,#f7fbff,#eaf3ff);place-items:center;padding:34px;display:grid;position:relative}.regulation-exact .regulation-source__media img{display:none!important}.regulation-exact .regulation-source__media:before{content:"FUENTES OFICIALES";color:#0967e8;letter-spacing:.16em;background:#fff;border:1px solid #d4e4f6;border-radius:22px;width:min(390px,90%);padding:26px 26px 150px;font-size:.78rem;font-weight:900;box-shadow:0 20px 44px #071a551f}.regulation-exact .regulation-source__media:after{content:"BOE\a DGOJ\a Administración autonómica\a Texto consolidado y fecha de revisión";white-space:pre-line;color:#17345f;width:min(340px,76%);font-size:1rem;font-weight:760;line-height:2.25;position:absolute}.guides-hub .guides-hero__media{background:radial-gradient(circle at 90% 12%,#73ccff2e,#0000 28%),linear-gradient(145deg,#ffffff1a,#ffffff0a);border:1px solid #ffffff29;border-radius:26px;min-height:330px;box-shadow:0 28px 70px #0003}.guides-hub .guides-hero__media img{display:none!important}.guides-hub .guides-hero__media:before{content:"01  Para tu bar\a 02  Normativa y gestión\a 03  Máquinas tipo B\a 04  Funcionamiento y juego";white-space:pre-line;color:#eef7ff;background:#04174357;border:1px solid #ffffff24;border-radius:22px;padding:26px 28px;font-size:1.02rem;font-weight:820;line-height:3.25;position:absolute;inset:28px 30px}.guides-hub .guides-hero__note{z-index:3}@media (width<=680px){.guides-hub .guides-hero__media{min-height:300px}.guides-hub .guides-hero__media:before{padding:20px;font-size:.9rem;line-height:3;inset:18px}}:is(.bar-page,.catalog-exact,.regulation-exact,.guides-hub) a:focus-visible{outline-offset:4px;outline:3px solid #0967e847}html{scroll-padding-top:96px}a[href]:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible,input:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline-offset:4px;outline:3px solid #1675e8}main p a[href]:not(.btn):not(.wa-cta),main li a[href]:not(.btn):not(.wa-cta),.site-footer a[href]:not(.btn):not(.wa-cta){text-underline-offset:.18em;text-decoration-thickness:.08em}summary{touch-action:manipulation}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){a[href]:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible,input:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline-offset:4px;outline:3px solid canvastext}}.home-close{background:radial-gradient(circle at 12% 15%,#0967e81c,#0000 30%),linear-gradient(#f8fbff 0%,#edf6ff 100%);border-top:1px solid #dce8f5;padding:82px 0 76px;position:relative;overflow:hidden}.home-close:after{content:"";pointer-events:none;background:#0967e812;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-110px}.home-close__panel{z-index:1;background:#ffffffeb;border:1px solid #d2e3f7;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:54px;padding:44px 48px;display:grid;position:relative;box-shadow:0 24px 58px #071a551a}.home-close__copy{max-width:760px}.home-close__copy .exact-kicker{margin-bottom:13px}.home-close__copy h2{letter-spacing:-.047em;max-width:760px;margin:0;font-size:clamp(2.65rem,4vw,4rem);line-height:.99}.home-close__copy h2 span{color:var(--eh-blue)}.home-close__copy p:not(.exact-kicker){color:#526582;max-width:680px;margin:20px 0 0;font-size:1rem;line-height:1.62}.home-close__actions{justify-items:stretch;gap:12px;min-width:250px;display:grid}.home-close__actions .exact-btn{width:100%;min-height:50px;padding-inline:22px}.home-close__link{color:#17345f;text-underline-offset:5px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:.88rem;font-weight:800;text-decoration:underline #9fb9dd;display:inline-flex}.home-close__link:hover{color:var(--eh-blue);text-decoration-color:var(--eh-blue)}.home-footer{color:#d9e7f8;background:radial-gradient(circle at 86% 0,#1977f126,#0000 32%),#061a3f;border-top:1px solid #ffffff14}.home-footer__main{grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr) minmax(150px,.65fr);gap:68px;padding-top:54px;padding-bottom:48px;display:grid}.home-footer__brand{max-width:460px}.home-footer__logo{background:#fff;border-radius:14px;align-items:center;padding:8px 12px;display:inline-flex}.home-footer__logo img{width:190px;height:auto}.home-footer__brand p{color:#adbfda;max-width:430px;margin:18px 0 0;font-size:.92rem;line-height:1.6}.home-footer__label{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:4px 0 14px;font-size:.74rem;font-weight:850}.home-footer__nav{align-content:start;gap:10px;display:grid}.home-footer__nav a{color:#c8d8ee;width:fit-content;font-size:.9rem;line-height:1.35;transition:color .18s}.home-footer__nav a:hover,.home-footer__nav a:focus-visible{color:#fff}.home-footer__bottom{color:#91a8c8;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:28px;padding-top:22px;padding-bottom:26px;font-size:.78rem;line-height:1.5;display:flex}.home-footer__legal{flex-wrap:wrap;justify-content:flex-end;gap:7px 13px;display:flex}.home-footer__legal a{color:#bfd1ea;text-underline-offset:4px;text-decoration:underline #bfd1ea59}.home-footer__legal a:hover,.home-footer__legal a:focus-visible{color:#fff;text-decoration-color:#fff}.home-close a:focus-visible,.home-footer a:focus-visible{outline-offset:4px;outline:3px solid #65b1ff6b}@media (width<=980px){.home-close{padding:68px 0 64px}.home-close__panel{grid-template-columns:1fr;gap:30px;padding:38px}.home-close__actions{grid-template-columns:auto 1fr;place-items:center start;min-width:0}.home-close__actions .exact-btn{width:auto}.home-footer__main{grid-template-columns:1.2fr .8fr .8fr;gap:36px}}@media (width<=720px){.home-close{padding:52px 0 48px}.home-close__panel{border-radius:22px;gap:26px;padding:30px 24px}.home-close__copy h2{font-size:clamp(2.25rem,10vw,3rem);line-height:1.01}.home-close__copy p:not(.exact-kicker){margin-top:18px;font-size:.96rem;line-height:1.58}.home-close__actions{grid-template-columns:1fr;width:100%}.home-close__actions .exact-btn,.home-close__link{width:100%}.home-footer__main{grid-template-columns:1fr 1fr;gap:34px 26px;padding-top:44px;padding-bottom:38px}.home-footer__brand{grid-column:1/-1}.home-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:28px}.home-footer__legal{justify-content:flex-start}}@media (width<=420px){.home-footer__main{grid-template-columns:1fr}.home-footer__brand{grid-column:auto}.home-footer__logo img{width:174px}}.bare-mobile-menu{display:none}@media (width<=720px){body.has-bare-mobile-menu .exact-nav,body.has-bare-mobile-menu .catalog-nav,body.has-bare-mobile-menu .regulation-nav,body.has-bare-mobile-menu .recovery-nav,body.has-bare-mobile-menu .exact-header__cta,body.has-bare-mobile-menu .catalog-header__cta,body.has-bare-mobile-menu .regulation-header__cta,body.has-bare-mobile-menu .recovery-header__cta{display:none!important}body.has-bare-mobile-menu .exact-header__inner,body.has-bare-mobile-menu .catalog-header__inner,body.has-bare-mobile-menu .regulation-header__inner,body.has-bare-mobile-menu .recovery-header__inner{grid-template-columns:1fr;padding-right:58px}.bare-mobile-menu{z-index:120;display:block;position:absolute;top:11px;right:16px}.bare-mobile-menu>summary{cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:12px;place-items:center;width:44px;height:44px;list-style:none;display:grid;box-shadow:0 7px 18px #08205814}.bare-mobile-menu>summary::-webkit-details-marker{display:none}.bare-mobile-menu__icon{gap:4px;display:grid}.bare-mobile-menu__icon span{background:#071a55;border-radius:99px;width:19px;height:2px;display:block}.bare-mobile-menu[open]>summary{background:#f4f9ff;border-color:#9bc2f7}.bare-mobile-menu__panel{background:#fff;border:1px solid #dbe6f3;border-radius:16px;width:min(300px,100vw - 32px);padding:14px;position:absolute;top:52px;right:0;box-shadow:0 20px 50px #071a552e}.bare-mobile-menu__panel nav{gap:3px;display:grid}.bare-mobile-menu__panel nav a{color:#071a55;border-radius:10px;align-items:center;min-height:44px;padding:10px 12px;font-size:.92rem;font-weight:780;text-decoration:none;display:flex}.bare-mobile-menu__panel nav a:hover,.bare-mobile-menu__panel nav a:focus-visible{color:#0967e8;background:#eef6ff}.bare-mobile-menu__panel .wa-cta{justify-content:center;width:100%;margin-top:10px}}@media (width<=380px){.bar-page .bar-hero__copy h1,.catalog-exact .catalog-hero h1,.regulation-exact .regulation-hero h1,.machine-detail .machine-info h1,.recovery-page .recovery-hero h1{letter-spacing:-.05em;text-wrap:balance;font-size:clamp(2.45rem,13vw,2.8rem);line-height:.96}}
