/* Be-We — sistema visuale leggero per Servizi multicanale */
body:has(.mch-page) .benax-page-title,
body:has(.mch-page) .page-title-area,
body:has(.mch-page) .breadcrumb-area,
body:has(.mch-page) .breadcrumb__area,
body:has(.mch-page) .breakcrumb-section{display:none!important}
#header-sticky:not(.sticky){position:absolute!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:9999!important}
body.admin-bar #header-sticky:not(.sticky){top:32px!important}
@media (max-width:782px){body.admin-bar #header-sticky:not(.sticky){top:46px!important}}
body:has(.mch-page) #benax-content{overflow:hidden}
body:has(.mch-page) .blog-section.section-padding-150{padding-top:0!important}
.mch-page{--navy:#022846;--navy-2:#064e70;--pink:#ef2f78;--cyan:#2fd3e0;--ice:#f3f8fb;--ink:#032846;--muted:#5e7180;--line:#d7e5ec;position:relative;left:50%;width:100vw;margin-left:-50vw;color:var(--ink);background:#fff;font-family:inherit;overflow:hidden}
.mch-page *{box-sizing:border-box}
.mch-page a{text-decoration:none}
.mch-shell{width:min(92%,1480px);margin-inline:auto}
.mch-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:720px;color:#fff;background:radial-gradient(circle at 76% 40%,rgba(47,211,224,.16),transparent 34%),radial-gradient(circle at 18% 10%,rgba(239,47,120,.14),transparent 30%),linear-gradient(135deg,#011b30 0%,#032e4d 52%,#053f60 100%)}
.mch-page .mch-hero>.mch-shell{padding-top:140px!important}
@media (min-width:1700px){.mch-page .mch-hero>.mch-shell{padding-top:200px!important}}
.mch-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 5%,#000 45%,#000)}
.mch-page .mch-hero>.mch-shell>.mch-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:min(100%,1120px)!important;margin:0!important;font-size:14px;font-weight:650;color:rgba(255,255,255,.72)}
.mch-breadcrumb a{color:#fff;transition:color .25s ease}
.mch-breadcrumb a:hover{color:var(--cyan)}
.mch-breadcrumb span[aria-hidden]{color:var(--pink)}
.mch-hero-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);gap:clamp(44px,7vw,120px);align-items:center;padding:0}
.mch-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--pink);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.mch-kicker:before{content:"";width:28px;height:2px;background:linear-gradient(90deg,var(--pink),var(--cyan))}
.mch-hero h1{max-width:980px;margin:0;color:#fff;font-size:clamp(48px,5.25vw,92px);line-height:.99;letter-spacing:-.05em;text-wrap:balance}
.mch-lead{max-width:920px;margin-top:32px;color:rgba(255,255,255,.86);font-size:clamp(19px,1.45vw,25px);line-height:1.55}
.mch-lead p{margin:0 0 14px;color:inherit;font-size:inherit;line-height:inherit}
.mch-hero .mch-lead a:not(.mch-button){color:#67e1f0!important;font-weight:700;text-decoration:underline!important;text-decoration-color:rgba(103,225,240,.58)!important;text-decoration-thickness:1.5px!important;text-underline-offset:.18em;transition:color .2s ease,text-decoration-color .2s ease}
.mch-hero .mch-lead a:not(.mch-button):hover{color:#fff!important;text-decoration-color:#ef2f78!important}
.mch-hero .mch-lead a:not(.mch-button):focus-visible{color:#fff!important;outline:2px solid #67e1f0;outline-offset:4px;border-radius:2px}
.mch-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;margin-top:30px;padding:15px 24px;border-radius:999px;color:#fff!important;background:linear-gradient(95deg,var(--pink),#c91458);font-weight:750;transition:transform .25s ease,box-shadow .25s ease}
.mch-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(239,47,120,.28)}
.mch-button-light{color:var(--navy)!important;background:#fff}
.mch-visual{position:relative;width:min(100%,520px);aspect-ratio:1;margin-inline:auto;filter:drop-shadow(0 28px 55px rgba(0,0,0,.24))}
.mch-visual:before,.mch-visual:after,.mch-visual-core{content:"";position:absolute;inset:16%;border:1px solid rgba(255,255,255,.22);border-radius:50%}
.mch-visual:after{inset:29%;border-color:rgba(47,211,224,.45);animation:mch-spin 18s linear infinite}
.mch-visual-core{inset:40%;border:0;background:radial-gradient(circle at 35% 30%,#fff 0 5%,var(--cyan) 7%,var(--navy-2) 55%,var(--navy) 100%);box-shadow:0 0 0 18px rgba(47,211,224,.06),0 0 70px rgba(47,211,224,.28)}
.mch-visual>span{--angle:calc(var(--i)*90deg);position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;width:144px;min-height:52px;padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#fff;background:rgba(2,40,70,.78);box-shadow:0 14px 35px rgba(0,0,0,.18);font-size:12px;font-weight:750;line-height:1.15;text-align:center;backdrop-filter:blur(10px);transform:rotate(var(--angle)) translateX(175px) rotate(calc(-1*var(--angle)));animation:mch-float 5s ease-in-out infinite;animation-delay:calc(var(--i)*-.7s)}
.mch-theme-signal{--cyan:#9ee6ff;--pink:#ff4c8f}.mch-theme-signal .mch-visual:before{border-radius:34% 66% 52% 48%/47% 39% 61% 53%;animation:mch-morph 8s ease-in-out infinite}.mch-theme-signal .mch-visual>span{border-radius:999px}
.mch-theme-flow{--cyan:#50e3c2;--pink:#ff5e7a}.mch-theme-flow .mch-visual:before,.mch-theme-flow .mch-visual:after{border-radius:12px;transform:rotate(45deg)}.mch-theme-flow .mch-visual-core{border-radius:20px;transform:rotate(45deg)}
.mch-theme-matrix{--cyan:#65d8ff;--pink:#ff3b81}.mch-theme-matrix .mch-visual{background:linear-gradient(90deg,transparent 49%,rgba(101,216,255,.25) 50%,transparent 51%),linear-gradient(transparent 49%,rgba(101,216,255,.25) 50%,transparent 51%);background-size:25% 25%}.mch-theme-matrix .mch-visual:before,.mch-theme-matrix .mch-visual:after{border-radius:12px}
.mch-theme-pulse{--cyan:#70f0d0;--pink:#ff3a7b}.mch-theme-pulse .mch-visual:before{inset:10%;border-width:2px;border-style:dashed}.mch-theme-pulse .mch-visual:after{inset:25%;box-shadow:0 0 0 30px rgba(112,240,208,.035)}
.mch-theme-spectrum{--cyan:#56d9ff;--pink:#fe4f91}.mch-theme-spectrum .mch-visual:before{inset:8%;border:0;background:conic-gradient(from 60deg,transparent,rgba(86,217,255,.42),transparent,rgba(254,79,145,.38),transparent);mask:radial-gradient(circle,transparent 54%,#000 55%)}
.mch-content{padding-top:clamp(80px,9vw,145px);padding-bottom:110px}
.mch-section{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.42fr);gap:clamp(46px,7vw,120px);padding:clamp(72px,8vw,120px) 0;border-top:1px solid var(--line)}
.mch-section:first-child{border-top:0;padding-top:0}
.mch-section-head{position:relative;align-self:start}
.mch-section-no{display:block;margin-bottom:18px;color:var(--pink);font-size:13px;font-weight:850;letter-spacing:.14em}
.mch-section h2,.mch-related h2,.mch-hub-group h2{margin:0;color:var(--ink);font-size:clamp(36px,3.4vw,61px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}
.mch-section-body{min-width:0;font-size:18px;line-height:1.75}
.mch-section-body>p{max-width:none;margin:0 0 22px;color:var(--muted);font-size:clamp(17px,1.15vw,20px);line-height:1.72}
.mch-section-body a,.mch-feature a{color:#bf1656;border-bottom:1px solid rgba(191,22,86,.3)}
.mch-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}
.mch-feature{position:relative;min-height:290px;padding:30px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#fff,#f5fafc);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.mch-feature:after{content:"";position:absolute;right:-36px;bottom:-48px;width:125px;height:125px;border:22px solid rgba(47,211,224,.08);border-radius:50%}
.mch-feature:hover{transform:translateY(-7px);border-color:rgba(239,47,120,.28);box-shadow:0 24px 55px rgba(2,40,70,.1)}
.mch-feature-index{display:inline-flex;margin-bottom:48px;color:var(--pink);font-size:12px;font-weight:850;letter-spacing:.12em}
.mch-feature h3{margin:0 0 16px;color:var(--ink);font-size:clamp(23px,1.8vw,30px);line-height:1.13;letter-spacing:-.025em}
.mch-feature p{margin:0 0 14px;color:var(--muted);font-size:16px;line-height:1.62}
.mch-section-1 .mch-feature:first-child,.mch-section-2 .mch-feature:last-child{color:#fff;border-color:transparent;background:linear-gradient(145deg,var(--navy),#07577b)}
.mch-section-1 .mch-feature:first-child h3,.mch-section-2 .mch-feature:last-child h3{color:#fff}.mch-section-1 .mch-feature:first-child p,.mch-section-2 .mch-feature:last-child p{color:rgba(255,255,255,.78)}
.mch-list{display:grid;gap:12px;margin:26px 0;padding:0;list-style:none}.mch-list li{position:relative;padding-left:28px;color:var(--muted)}.mch-list li:before{content:"";position:absolute;left:0;top:.72em;width:10px;height:10px;border:3px solid var(--pink);border-radius:50%}
.mch-cta{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:center;margin:clamp(70px,9vw,140px) 0;padding:clamp(46px,6vw,82px);border-radius:38px;color:#fff;background:linear-gradient(125deg,var(--navy),#064c70);overflow:hidden}
.mch-cta-glow{position:absolute;right:-10%;top:-80%;z-index:-1;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(47,211,224,.26),transparent 65%)}
.mch-cta h2{max-width:900px;margin:0;color:#fff;font-size:clamp(38px,4vw,67px);line-height:1.02;letter-spacing:-.045em}
.mch-cta p{max-width:900px;margin:20px 0 0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.65}
.mch-cta .mch-button{margin:0;background:#fff;color:var(--navy)!important;white-space:nowrap}
.mch-related{padding:0 0 20px}.mch-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}
.mch-related-grid>a{position:relative;display:flex;flex-direction:column;min-height:210px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}
.mch-related-grid>a:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(2,40,70,.09)}
.mch-related-grid span{margin-bottom:30px;color:var(--pink);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mch-related-grid strong{max-width:85%;color:var(--ink);font-size:24px;line-height:1.12}.mch-related-grid b{position:absolute;right:24px;bottom:22px;color:var(--pink);font-size:22px}
.mch-hub .mch-hero{min-height:760px}.mch-visual-hub>i{position:absolute;left:50%;top:50%;width:72%;height:1px;background:linear-gradient(90deg,transparent,rgba(86,217,255,.5),transparent);transform:rotate(calc(var(--n)*30deg))}.mch-visual-hub>i:nth-of-type(1){--n:0}.mch-visual-hub>i:nth-of-type(2){--n:1}.mch-visual-hub>i:nth-of-type(3){--n:2}.mch-visual-hub>i:nth-of-type(4){--n:3}.mch-visual-hub>i:nth-of-type(5){--n:4}.mch-visual-hub>i:nth-of-type(6){--n:5}
.mch-hub-content{display:grid;gap:28px}.mch-hub-group{display:grid;grid-template-columns:minmax(250px,.48fr) minmax(0,1.52fr);gap:50px;padding:52px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(135deg,#fff,#f6fafc)}
.mch-hub-group:nth-child(even){background:linear-gradient(135deg,#edf7fb,#fff)}.mch-hub-group h2{font-size:clamp(30px,2.7vw,48px)}
.mch-hub-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mch-hub-links a{display:flex;flex-direction:column;justify-content:space-between;min-height:138px;padding:22px;border-radius:20px;color:var(--ink);background:#fff;box-shadow:0 10px 30px rgba(2,40,70,.06);transition:transform .22s ease,background .22s ease}.mch-hub-links a:hover{transform:translateY(-4px);color:#fff;background:var(--navy)}.mch-hub-links strong{font-size:19px;line-height:1.22}.mch-hub-links span{margin-top:22px;color:var(--pink);font-size:12px;font-weight:750}
@keyframes mch-spin{to{transform:rotate(360deg)}}
@keyframes mch-float{0%,100%{margin-top:0}50%{margin-top:-9px}}
@keyframes mch-morph{0%,100%{border-radius:34% 66% 52% 48%/47% 39% 61% 53%;transform:rotate(0)}50%{border-radius:59% 41% 34% 66%/39% 62% 38% 61%;transform:rotate(12deg)}}
@media (max-width:1199px){.mch-hero{min-height:auto}.mch-hero>.mch-shell{padding-top:120px!important}.mch-hero-grid{grid-template-columns:1fr;gap:54px}.mch-hero-copy{max-width:1000px}.mch-visual{width:min(78vw,500px)}.mch-section{grid-template-columns:1fr;gap:34px}.mch-section-head{max-width:880px}.mch-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mch-hub-group{grid-template-columns:1fr}.mch-breadcrumb{width:100%!important;margin:0!important}}
@media (max-width:767px){.mch-shell{width:min(90%,1480px)}.mch-hero-grid{padding:24px 0 64px}.mch-breadcrumb{margin-bottom:38px;font-size:12px}.mch-hero h1{font-size:clamp(40px,12vw,58px)}.mch-lead{font-size:18px}.mch-visual{width:90vw;max-width:390px}.mch-visual>span{width:110px;min-height:44px;font-size:10px;transform:rotate(var(--angle)) translateX(126px) rotate(calc(-1*var(--angle)))}.mch-content{padding-top:76px}.mch-section{padding:76px 0}.mch-feature-grid,.mch-related-grid,.mch-hub-links{grid-template-columns:1fr}.mch-feature{min-height:0}.mch-feature-index{margin-bottom:30px}.mch-cta{grid-template-columns:1fr;padding:38px 28px;border-radius:28px}.mch-cta .mch-button{justify-self:start}.mch-related-grid>a{min-height:170px}.mch-hub-group{padding:32px 24px;border-radius:25px}}
@media (min-width:1200px) and (max-width:1650px){#mobile-menu>ul>li{margin-right:6px!important}#mobile-menu>ul>li>a{padding-left:4px!important;padding-right:4px!important;font-size:13px!important}}
@media (min-width:1200px){html body #mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"])>ul.submenu{left:50%!important;right:auto!important;width:min(920px,calc(100vw - 32px))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;max-height:min(70vh,620px)!important;overflow:auto!important;padding:18px!important;gap:4px 12px!important;border:1px solid rgba(2,40,70,.1)!important;border-radius:20px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 24px 70px rgba(2,40,70,.22)!important;backdrop-filter:blur(16px);transform:translateX(-50%)!important}#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"]):hover>ul.submenu,#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"]):focus-within>ul.submenu{display:grid!important}#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"])>ul.submenu>li{width:auto!important;margin:0!important;border:0!important}#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"])>ul.submenu>li>a{display:flex!important;align-items:center!important;min-height:48px!important;padding:11px 14px!important;border:0!important;border-radius:11px!important;color:#19384e!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important;white-space:normal!important;text-decoration:none!important;transition:background-color .18s,color .18s,transform .18s!important}#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"])>ul.submenu>li>a:hover,#mobile-menu>ul>li:has(>a[href*="/servizi-multicanale"])>ul.submenu>li>a:focus-visible{color:#c52063!important;background:#f2f6f8!important;transform:translateX(3px)!important}}

/* Mantiene il menu principale su una sola riga anche sui desktop ampi. */
@media (min-width:1200px){html body #mobile-menu>ul.navigation{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;column-gap:clamp(10px,.75vw,18px)!important}html body #mobile-menu>ul.navigation>li{float:none!important;flex:0 0 auto!important;margin-left:0!important;margin-right:0!important}html body #mobile-menu>ul.navigation>li>a{padding-left:0!important;padding-right:0!important;font-size:clamp(12px,.72vw,14px)!important;line-height:1.2!important;white-space:nowrap!important}}
@media (min-width:1200px) and (max-width:1499px){html body #header-sticky>.container{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important}html body #header-sticky .header-main>.logo img{width:170px!important;max-width:170px!important;height:auto!important}html body #header-sticky .header-left{min-width:0!important}html body #header-sticky .mean__menu-wrapper{min-width:0!important}html body #mobile-menu>ul.navigation{column-gap:7px!important}html body #mobile-menu>ul.navigation>li>a{font-size:12px!important}}
@media (min-width:1100px){html body footer.benax-site-footer .footer-section>.container{width:min(calc(100% - 64px),1320px)!important;max-width:1320px!important;margin-inline:auto!important;padding-inline:0!important}html body footer.benax-site-footer .footer-top{width:100%!important}html body footer.benax-site-footer .footer-top>.row{width:100%!important;margin-left:0!important;margin-right:0!important}html body footer.benax-site-footer .footer-top>.row>.col-lg-3{width:30%!important;padding-left:0!important}html body footer.benax-site-footer .footer-top>.row>.col-lg-4{width:25%!important;margin-left:auto!important;padding-right:0!important}html body footer.benax-site-footer .footer-widget-450{width:100%!important;max-width:100%!important;margin-left:0!important}}
@media (min-width:1100px) and (max-width:1299px){html body footer.benax-site-footer .elementor-element-4344d86{width:460px!important}html body footer.benax-site-footer .bw-fcols__inner{gap:42px!important}}
/* The blog archive does not enqueue Elementor's footer container layout CSS.
   Recreate only the missing desktop geometry so its shared footer matches every page. */
@media (min-width:1100px){html body.blog footer.benax-site-footer .elementor-element-4344d86,html body.category footer.benax-site-footer .elementor-element-4344d86,html body.error404 footer.benax-site-footer .elementor-element-4344d86{display:flex!important;width:520px!important;max-width:520px!important;height:0!important;margin-inline:auto!important}html body.blog footer.benax-site-footer .elementor-element-13fac66,html body.category footer.benax-site-footer .elementor-element-13fac66,html body.error404 footer.benax-site-footer .elementor-element-13fac66{width:100%!important;height:0!important}}

/* Corregge esclusivamente l'elemento decorativo dell'hero Brand. */
body.page-id-22444 .method-hero.method-hero-brand:before{transform:none!important}

/* Uniformità degli header: riferimento grafico Consulenza SEO/GEO. */
body .bewe-service-hero .bewe-breadcrumbs,
body .mch-hero .mch-breadcrumb{color:rgba(255,255,255,.72)!important}
body .bewe-service-hero .bewe-breadcrumbs a,
body .mch-hero .mch-breadcrumb a{color:#fff!important}
body .bewe-service-hero .bewe-breadcrumbs [aria-current="page"],
body .mch-hero .mch-breadcrumb [aria-current="page"]{color:#45d4e8!important}
body .bewe-service-hero .bewe-breadcrumbs [aria-hidden="true"],
body .mch-hero .mch-breadcrumb [aria-hidden="true"]{color:rgba(255,255,255,.72)!important}
body .bewe-service-hero>.wp-block-group__inner-container>p:first-of-type,
body .bewe-service-hero>.wp-block-group__inner-container>p:first-of-type strong,
body .mch-hero .mch-kicker{color:#d3266d!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.14em!important;text-transform:uppercase!important}
body .mch-hero .mch-kicker:before{display:none!important}

/* Elimina la numerazione puramente decorativa, mantenendo KPI e passaggi reali. */
body .bewe-editorial h3:after,
body .bewe-editorial h2:not(:first-of-type):after{content:none!important;display:none!important}
body .bewe-editorial h3{padding-right:34px!important}
body .bewe-editorial h2:not(:first-of-type){padding-right:36px!important}
body .bewe-card-index,
body .mch-section-no,
body .mch-section-index,
body .mch-feature-index{display:none!important}
body .bewe-related-card h3{margin-top:0!important}

/* Riproduce la card "Lavora con noi" del template Elementor 521. */
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]){display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-height:100%!important;padding:42px 36px 36px!important;border-radius:24px!important;background:linear-gradient(145deg,#043551 0%,#075d6f 58%,#29385f 100%)!important;box-shadow:none!important;overflow:hidden!important}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) .thumb{display:none!important}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) h4{width:100%!important;margin:0!important;color:#fff!important;font-size:clamp(32px,2.25vw,42px)!important;font-weight:750!important;line-height:1.02!important;letter-spacing:-.035em!important}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) h4:before{content:"LAVORA CON NOI";display:block;margin:0 0 28px;color:#f12b79;font-size:12px;font-weight:850;line-height:1.2;letter-spacing:.18em}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) h4 a{display:block!important;color:#fff!important;text-decoration:none!important}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) h4 a:after{content:"Scopri le opportunità →";display:flex;width:max-content;min-height:44px;align-items:center;margin:28px 0 10px;padding:10px 20px;border-radius:999px;color:#fff;background:#e91e68;font-size:14px;font-weight:750;line-height:1.2;letter-spacing:0}
body.page-id-22710 .team-member-item:has(h4 a[href="/offerta-lavoro"]) p{margin:0!important;color:rgba(255,255,255,.82)!important;font-size:16px!important;font-weight:500!important;line-height:1.55!important}
@media (max-width:767px){.mch-page .mch-hero>.mch-shell>.mch-breadcrumb{margin:0!important}}
@media (prefers-reduced-motion:reduce){.mch-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.mch-page .mch-hero-copy:has(>.mch-button){padding-bottom:clamp(44px,4vw,60px)!important}
@media(max-width:767px){.mch-page .mch-hero-copy:has(>.mch-button){padding-bottom:34px!important}}

/* Sistema hero editoriale condiviso. Home e Servizi multicanale sono esclusi via body class. */
body.bewe-wide-hero-final .bewe-service-hero{position:relative!important;isolation:isolate;min-height:720px!important;padding:0!important;color:#fff!important;overflow:hidden!important}
body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container{position:relative!important;width:min(92%,1480px)!important;max-width:1480px!important;min-height:720px!important;margin-inline:auto!important;padding:190px 0 82px!important}
body.bewe-wide-hero-final .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container){position:relative!important;z-index:1!important;width:min(92%,1480px)!important;max-width:1480px!important;min-height:720px!important;margin-inline:auto!important;padding:190px 0 82px!important;box-sizing:border-box!important}
body.bewe-wide-hero-final .bewe-service-hero .bewe-breadcrumbs{width:100%!important;max-width:1120px!important;margin:0 0 28px!important;padding:0!important}
body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:first-of-type{max-width:790px!important;margin:0 0 20px!important;color:#ef2f78!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.16em!important;text-transform:uppercase!important}
body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>p:first-of-type{max-width:790px!important;margin:0 0 20px!important;color:#ef2f78!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.16em!important;text-transform:uppercase!important}
body.bewe-wide-hero-final #benax-content .bewe-service-hero h1{max-width:min(65%,980px)!important;margin:0!important;color:#fff!important;font-size:clamp(48px,5.25vw,92px)!important;line-height:.99!important;letter-spacing:-.05em!important;text-wrap:balance}
body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:nth-of-type(2){max-width:min(65%,900px)!important;margin:28px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:clamp(18px,1.25vw,22px)!important;line-height:1.55!important}
body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>p:nth-of-type(2){max-width:min(65%,900px)!important;margin:28px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:clamp(18px,1.25vw,22px)!important;line-height:1.55!important}
body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns{position:absolute!important;right:0;top:54%;display:grid!important;width:min(30vw,410px)!important;margin:0!important;gap:14px!important;grid-template-columns:1fr!important;transform:translateY(-34%)}
body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column{position:relative;display:flex;align-items:center;min-height:88px;padding:18px 24px 18px 50px!important;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(135deg,rgba(1,28,49,.9),rgba(5,67,91,.78));box-shadow:0 18px 45px rgba(0,0,0,.18);backdrop-filter:blur(10px)}
body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column:before{content:"";position:absolute;left:23px;width:9px;height:9px;border-radius:50%;background:#ef2f78;box-shadow:0 0 0 6px rgba(239,47,120,.13)}
body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column>*{margin:0!important;color:#fff!important;font-size:clamp(18px,1.2vw,22px)!important;font-weight:750!important;line-height:1.18!important}
@media(min-width:1700px){body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container{padding-top:205px!important}}
@media(min-width:1700px){body.bewe-wide-hero-final .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container){padding-top:205px!important}}
@media(min-width:1101px) and (max-width:1499px){body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container{min-height:660px!important;padding-top:178px!important;padding-bottom:68px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero h1{max-width:min(65%,980px)!important;font-size:clamp(48px,5.25vw,92px)!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:nth-of-type(2){max-width:65%!important;font-size:18px!important;line-height:1.48!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns{top:53%;width:min(29vw,340px)!important;gap:11px!important;transform:translateY(-28%)}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column{min-height:76px;padding:15px 18px 15px 45px!important;border-radius:17px}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column:before{left:20px;width:8px;height:8px}}
@media(max-width:1100px){body.bewe-wide-hero-final .bewe-service-hero{min-height:auto!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container{display:flex!important;flex-direction:column!important;min-height:auto!important;padding-top:125px!important;padding-bottom:64px!important}body.bewe-wide-hero-final .bewe-service-hero .bewe-breadcrumbs{order:0;margin-bottom:26px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:first-of-type{order:1;margin-bottom:18px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero h1{order:2;max-width:100%!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:nth-of-type(2){order:3;max-width:100%!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns{position:static!important;order:4;width:100%!important;margin-top:28px!important;gap:10px!important;transform:none!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column{min-height:68px}}
@media(max-width:767px){body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container{width:90%!important;padding:112px 0 48px!important}body.bewe-wide-hero-final .bewe-service-hero .bewe-breadcrumbs{margin-bottom:22px!important;font-size:13px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero h1{font-size:clamp(40px,11vw,50px)!important;line-height:1.02!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>.wp-block-group__inner-container>p:nth-of-type(2){margin-top:22px!important;font-size:17px!important;line-height:1.55!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns{margin-top:24px!important}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column{min-height:62px;padding:14px 18px 14px 46px!important;border-radius:16px}body.bewe-wide-hero-final .bewe-service-hero>.wp-block-group__inner-container>.wp-block-columns>.wp-block-column:before{left:21px;width:8px;height:8px}}
@media(max-width:1100px){body.bewe-wide-hero-final .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container){display:flex!important;flex-direction:column!important;min-height:auto!important;padding-top:125px!important;padding-bottom:64px!important}body.bewe-wide-hero-final .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>.bewe-breadcrumbs{order:0;margin-bottom:26px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>p:first-of-type{order:1;margin-bottom:18px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>h1{order:2;max-width:100%!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>p:nth-of-type(2){order:3;max-width:100%!important}}
@media(max-width:767px){body.bewe-wide-hero-final .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container){width:90%!important;padding:112px 0 48px!important}body.bewe-wide-hero-final #benax-content .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container)>p:nth-of-type(2){margin-top:22px!important;font-size:17px!important;line-height:1.55!important}}

/* Larghezza e tipografia uniformi per gli hero con template dedicato. */
body.bewe-unified-hero-shell .bewe-service-hero,
body.bewe-unified-hero-shell .blog-home-hero{box-sizing:border-box!important;padding:0!important;overflow:hidden!important}
body.bewe-unified-hero-shell .bewe-service-hero>.wp-block-group__inner-container,
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-about-shell,
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-contact-wrap,
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-newsletter-wrap,
body.bewe-unified-hero-shell .bewe-service-hero>.event-hero-inner,
body.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner),
body.bewe-unified-hero-shell .blog-home-hero>.blog-home-hero__inner{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
body.bewe-unified-hero-shell .bewe-service-hero h1,
body.bewe-unified-hero-shell .blog-home-hero h1{max-width:1120px!important;margin-top:0!important;color:#fff!important;font-size:clamp(48px,5.25vw,92px)!important;line-height:.99!important;letter-spacing:-.05em!important;text-wrap:balance}

/* Hub e pagine editoriali: altezza ampia ma inferiore agli hero di servizio. */
body.bewe-unified-hero-shell .bewe-service-hero>.wp-block-group__inner-container,
body.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:clamp(540px,38vw,660px)!important;padding:clamp(168px,10.5vw,198px) 0 clamp(64px,5vw,84px)!important}

/* Template con contenuti laterali: preserva la griglia, uniformando il respiro. */
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-about-shell,
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-contact-wrap,
body.bewe-unified-hero-shell .bewe-service-hero>.bewe-newsletter-wrap,
body.bewe-unified-hero-shell .bewe-service-hero>.event-hero-inner{min-height:clamp(590px,43vw,720px)!important;padding-top:clamp(168px,10.5vw,198px)!important;padding-bottom:clamp(64px,5vw,88px)!important}
body.bewe-unified-hero-shell .blog-home-hero>.blog-home-hero__inner{min-height:clamp(540px,38vw,660px)!important;padding-top:clamp(168px,10.5vw,198px)!important;padding-bottom:clamp(64px,5vw,84px)!important}

@media(min-width:1101px) and (max-width:1499px){
  body.bewe-unified-hero-shell .bewe-service-hero h1,
  body.bewe-unified-hero-shell .blog-home-hero h1{font-size:clamp(48px,5.25vw,78px)!important}
  body.bewe-unified-hero-shell .bewe-service-hero>.wp-block-group__inner-container,
  body.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:570px!important;padding-top:164px!important;padding-bottom:64px!important}
}
@media(max-width:1100px){
  body.bewe-unified-hero-shell .bewe-service-hero>.wp-block-group__inner-container,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-about-shell,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-contact-wrap,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-newsletter-wrap,
  body.bewe-unified-hero-shell .bewe-service-hero>.event-hero-inner,
  body.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner),
  body.bewe-unified-hero-shell .blog-home-hero>.blog-home-hero__inner{min-height:auto!important;padding-top:128px!important;padding-bottom:60px!important}
  body.bewe-unified-hero-shell .bewe-service-hero h1,
  body.bewe-unified-hero-shell .blog-home-hero h1{max-width:100%!important;font-size:clamp(44px,7.4vw,68px)!important}
}
@media(max-width:767px){
  body.bewe-unified-hero-shell .bewe-service-hero>.wp-block-group__inner-container,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-about-shell,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-contact-wrap,
  body.bewe-unified-hero-shell .bewe-service-hero>.bewe-newsletter-wrap,
  body.bewe-unified-hero-shell .bewe-service-hero>.event-hero-inner,
  body.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner),
  body.bewe-unified-hero-shell .blog-home-hero>.blog-home-hero__inner{width:90%!important;padding-top:112px!important;padding-bottom:48px!important}
  body.bewe-unified-hero-shell .bewe-service-hero h1,
  body.bewe-unified-hero-shell .blog-home-hero h1{font-size:clamp(40px,11vw,50px)!important;line-height:1.02!important}
}

/* Chi siamo: foto più compatta e blocco introduttivo più distante dal logo. */
@media(min-width:1500px){body.page-id-22710.bewe-unified-hero-shell .bewe-about-hero>.bewe-about-shell{min-height:570px!important;padding-top:205px!important;padding-bottom:28px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22710.bewe-unified-hero-shell .bewe-about-hero>.bewe-about-shell{min-height:540px!important;padding-top:190px!important;padding-bottom:24px!important}}
@media(min-width:768px) and (max-width:1100px){body.page-id-22710.bewe-unified-hero-shell .bewe-about-hero>.bewe-about-shell{padding-top:148px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22710.bewe-unified-hero-shell .bewe-about-hero>.bewe-about-shell{padding-top:124px!important;padding-bottom:42px!important}}

/* Chi siamo: la prima sezione bianca prosegue a tutta pagina, con contenuto a 1480px. */
body.page-id-22710 .bewe-about-intro{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-bottom:52px!important;box-sizing:border-box!important}
body.page-id-22710 .bewe-about-intro>.bewe-about-shell{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
@media(max-width:767px){body.page-id-22710 .bewe-about-intro{margin-bottom:32px!important}body.page-id-22710 .bewe-about-intro>.bewe-about-shell{width:90%!important}}

/* Chi siamo: anche l'introduzione al team usa lo sfondo bianco full-bleed. */
body.page-id-22710 .bewe-team-native-heading{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box!important}
body.page-id-22710 .bewe-team-native-heading>.bewe-about-shell{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
@media(max-width:767px){body.page-id-22710 .bewe-team-native-heading>.bewe-about-shell{width:90%!important}}

/* Chi siamo: sfondo full-bleed anche per la griglia Elementor del team. */
body.page-id-22710 .elementor-521{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#fff!important;box-sizing:border-box!important}
body.page-id-22710 .elementor-521>.e-con{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;background:#fff!important;box-sizing:border-box!important}
@media(max-width:767px){body.page-id-22710 .elementor-521>.e-con{width:90%!important}}

/* Hub Casi studio: hero più compatto e introduzione più distante dal logo. */
@media(min-width:1500px){body.page-id-22712.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:450px!important;padding-top:205px!important;padding-bottom:28px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22712.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:430px!important;padding-top:190px!important;padding-bottom:24px!important}}
@media(min-width:768px) and (max-width:1100px){body.page-id-22712.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:148px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22712.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:124px!important;padding-bottom:42px!important}}

/* Hub Casi studio: anche il corpo segue la griglia larga dell'hero. */
body.page-id-22712 .bewe-editorial>div:first-child,
body.page-id-22712 .bewe-related,
body.page-id-22712 .bewe-page-cta{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
body.page-id-22712 .bewe-editorial>div:first-child>p{max-width:1120px!important}
@media(max-width:767px){body.page-id-22712 .bewe-editorial>div:first-child,body.page-id-22712 .bewe-related,body.page-id-22712 .bewe-page-cta{width:90%!important}body.page-id-22712 .bewe-editorial>div:first-child>p{max-width:100%!important}}

/* Hub Eventi: stessa scala compatta e griglia larga dei Casi studio. */
@media(min-width:1500px){body.page-id-22714.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:450px!important;padding-top:205px!important;padding-bottom:28px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22714.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:430px!important;padding-top:190px!important;padding-bottom:24px!important}}
@media(min-width:768px) and (max-width:1100px){body.page-id-22714.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:148px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22714.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:124px!important;padding-bottom:42px!important}}
body.page-id-22714 .bewe-editorial>div:first-child,
body.page-id-22714 .bewe-related,
body.page-id-22714 .bewe-page-cta{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
body.page-id-22714 .bewe-editorial>div:first-child>p{max-width:1120px!important}
@media(max-width:767px){body.page-id-22714 .bewe-editorial>div:first-child,body.page-id-22714 .bewe-related,body.page-id-22714 .bewe-page-cta{width:90%!important}body.page-id-22714 .bewe-editorial>div:first-child>p{max-width:100%!important}}

/* Lavora con noi: hero compatto e contenuti sulla griglia larga. */
@media(min-width:1500px){body.page-id-22716.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:450px!important;padding-top:205px!important;padding-bottom:28px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22716.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){min-height:430px!important;padding-top:190px!important;padding-bottom:24px!important}}
@media(min-width:768px) and (max-width:1100px){body.page-id-22716.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:148px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22716.bewe-unified-hero-shell .bewe-service-hero>div:first-child:not(.wp-block-group__inner-container):not(.bewe-about-shell):not(.bewe-contact-wrap):not(.bewe-newsletter-wrap):not(.event-hero-inner){padding-top:124px!important;padding-bottom:42px!important}}
body.page-id-22716 .bewe-editorial>div:first-child,
body.page-id-22716 .bewe-related,
body.page-id-22716 .bewe-page-cta{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
body.page-id-22716 .bewe-editorial>div:first-child>p{max-width:1120px!important}
@media(max-width:767px){body.page-id-22716 .bewe-editorial>div:first-child,body.page-id-22716 .bewe-related,body.page-id-22716 .bewe-page-cta{width:90%!important}body.page-id-22716 .bewe-editorial>div:first-child>p{max-width:100%!important}}

/* Sottopagine Lavora con noi: header e corpo coerenti con la nuova griglia. */
body.parent-pageid-22716 .breakcrumb-section{display:block!important;min-height:0!important;box-sizing:border-box!important;padding:190px 0 40px!important}
body.parent-pageid-22716 .breakcrumb-section>.container{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;padding-inline:0!important}
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content{width:100%!important;max-width:none!important}
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul{justify-content:flex-start!important;gap:10px!important;margin:0 0 28px!important;color:rgba(255,255,255,.72)!important;font-family:"DM Sans",sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important}
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul li,
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul a{color:rgba(255,255,255,.72)!important;font-family:"DM Sans",sans-serif!important;font-size:13px!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important}
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul a{color:#fff!important;font-weight:500!important}
body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul li:last-child{color:#45d4e8!important;font-weight:700!important}
body.parent-pageid-22716 .breakcrumb-section .breacd-title{max-width:1120px!important;margin:0!important;color:#fff!important;font-family:"Instrument Sans",sans-serif!important;font-size:clamp(48px,5.25vw,92px)!important;font-weight:700!important;line-height:.99!important;letter-spacing:-.05em!important;text-transform:none!important;text-wrap:balance}
body.parent-pageid-22716 .bewe-job-page__inner{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
body.parent-pageid-22716 .bewe-job-page__inner>h1,
body.parent-pageid-22716 .bewe-job-page__inner>h2,
body.parent-pageid-22716 .bewe-job-page__inner>p,
body.parent-pageid-22716 .bewe-job-page__inner>ul,
body.parent-pageid-22716 .bewe-job-page__inner>section{width:100%!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
@media(min-width:1101px) and (max-width:1499px){body.parent-pageid-22716 .breakcrumb-section{padding-top:178px!important;padding-bottom:36px!important}}
@media(max-width:1100px){body.parent-pageid-22716 .breakcrumb-section{padding-top:132px!important;padding-bottom:48px!important}body.parent-pageid-22716 .breakcrumb-section .breacd-title{max-width:100%!important;font-size:clamp(44px,7.4vw,68px)!important}}
@media(max-width:767px){body.parent-pageid-22716 .breakcrumb-section{padding-top:112px!important;padding-bottom:42px!important}body.parent-pageid-22716 .breakcrumb-section>.container,body.parent-pageid-22716 .bewe-job-page__inner{width:90%!important}body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul{margin-bottom:22px!important;font-size:12px!important}body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul li,body.parent-pageid-22716 .breakcrumb-section .breadcrumb-content>ul a{font-size:12px!important}body.parent-pageid-22716 .breakcrumb-section .breacd-title{font-size:clamp(40px,11vw,50px)!important;line-height:1.02!important}body.parent-pageid-22716 .bewe-job-page__inner>*{max-width:100%!important}}

/* Newsletter: breadcrumb, hero compatto e card sulla nuova griglia. */
body.page-id-22718 .bewe-newsletter-breadcrumbs{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0 0 28px!important;color:rgba(255,255,255,.72)!important;font-family:"DM Sans",sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}
body.page-id-22718 .bewe-newsletter-breadcrumbs a{color:#fff!important;text-decoration:none!important}
body.page-id-22718 .bewe-newsletter-breadcrumbs span[aria-current="page"]{color:#45d4e8!important;font-weight:700!important}
@media(min-width:1500px){body.page-id-22718.bewe-unified-hero-shell .bewe-newsletter-hero>.bewe-newsletter-wrap{min-height:520px!important;padding-top:190px!important;padding-bottom:36px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22718.bewe-unified-hero-shell .bewe-newsletter-hero>.bewe-newsletter-wrap{min-height:500px!important;padding-top:178px!important;padding-bottom:32px!important}}
body.page-id-22718 .bewe-newsletter-main{padding-top:68px!important;padding-bottom:84px!important}
body.page-id-22718 .bewe-newsletter-card{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
@media(max-width:1100px){body.page-id-22718.bewe-unified-hero-shell .bewe-newsletter-hero>.bewe-newsletter-wrap{min-height:auto!important;padding-top:132px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22718.bewe-unified-hero-shell .bewe-newsletter-hero>.bewe-newsletter-wrap{width:90%!important;padding-top:112px!important;padding-bottom:42px!important}body.page-id-22718 .bewe-newsletter-breadcrumbs{margin-bottom:22px!important;font-size:12px!important}body.page-id-22718 .bewe-newsletter-main{padding-top:48px!important;padding-bottom:60px!important}body.page-id-22718 .bewe-newsletter-card{width:90%!important}}

/* Rifiniture UX 1.0.61. */
@media(min-width:1200px){html body #mobile-menu ul.submenu{transition-duration:.16s!important;transition-delay:0s!important;animation-duration:.16s!important;animation-delay:0s!important}}

/* Le fasce di sintesi restano leggibili e centrate invece di toccare la viewport. */
body .ix-page>.ix-strip{left:auto!important;width:min(88%,1120px)!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;border-radius:22px!important;overflow:hidden!important}
@media(max-width:767px){body .ix-page>.ix-strip{width:90%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:18px!important}}

/* Introduzione SEO Instagram: lead iniziale e tre aree di valore autonome. */
body.page-id-22501 .svc-intro .svc-shell{display:block!important}
body.page-id-22501 .svc-intro-lead{max-width:1040px;margin:0 auto clamp(34px,4vw,58px);font-size:clamp(20px,1.55vw,25px);line-height:1.62;text-align:center}
body.page-id-22501 .svc-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.page-id-22501 .svc-intro-card{position:relative;padding:clamp(28px,3vw,42px);border:1px solid #d8e5ec;border-radius:28px;background:linear-gradient(145deg,#fff,#f5fafc);box-shadow:0 20px 48px rgba(2,40,70,.06);overflow:hidden}
body.page-id-22501 .svc-intro-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#ef2f78,#45d4e8)}
body.page-id-22501 .svc-intro-card h3{margin:0 0 18px!important;color:#032846;font-size:clamp(23px,1.8vw,30px)!important;line-height:1.14!important}
body.page-id-22501 .svc-intro-card p{margin:0!important;color:#526d7e;font-size:17px!important;line-height:1.68!important}
@media(max-width:900px){body.page-id-22501 .svc-intro-grid{grid-template-columns:1fr}body.page-id-22501 .svc-intro-lead{text-align:left}}

/* Griglie con due contenuti: nessuna terza colonna vuota. */
body.page-id-22497 main.svc-redesign>.svc-intro+.svc-section .svc-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:920px!important;margin-inline:auto!important}
body.page-id-23740 .mch-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:767px){body.page-id-22497 main.svc-redesign>.svc-intro+.svc-section .svc-grid,body.page-id-23740 .mch-feature-grid{grid-template-columns:1fr!important;max-width:100%!important}}

/* Contenuti spostati dagli hero multicanale in un flusso editoriale leggero. */
.mch-editorial-flow{position:relative;padding:0 0 clamp(84px,8vw,128px)}
.mch-editorial-head{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(38px,7vw,110px);align-items:end;margin-bottom:42px}
.mch-editorial-head .mch-kicker{align-self:start;margin:8px 0 0}
.mch-editorial-head h2{max-width:980px;margin:0;color:var(--ink);font-size:clamp(38px,4.2vw,68px);line-height:1.02;letter-spacing:-.045em}
.mch-editorial-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.mch-editorial-grid:before{content:"";position:absolute;left:7%;right:7%;top:38px;height:2px;background:linear-gradient(90deg,#45d4e8,#ef2f78);opacity:.55}
.mch-editorial-card{position:relative;z-index:1;padding:76px 30px 34px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#fff,#f5fafc);box-shadow:0 22px 50px rgba(2,40,70,.06)}
.mch-editorial-card:nth-child(even){background:linear-gradient(145deg,#edf8fb,#fff)}
.mch-editorial-dot{position:absolute;left:30px;top:27px;width:24px;height:24px;border:6px solid #fff;border-radius:50%;background:#ef2f78;box-shadow:0 0 0 2px rgba(239,47,120,.25)}
.mch-editorial-card h3{margin:0 0 20px;color:var(--ink);font-size:clamp(24px,2vw,32px);line-height:1.12;letter-spacing:-.03em}
.mch-editorial-card p{margin:0 0 16px;color:var(--muted);font-size:17px;line-height:1.68}
.mch-editorial-card p:last-child{margin-bottom:0}
@media(max-width:1050px){.mch-editorial-head{grid-template-columns:1fr;gap:10px}.mch-editorial-grid{grid-template-columns:1fr}.mch-editorial-grid:before{left:41px;right:auto;top:30px;bottom:30px;width:2px;height:auto}.mch-editorial-card{padding-top:68px}}

/* Paginazione blog: target cliccabili e navigazione esplicita. */
body.blog .benax-pagination{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px!important;margin-top:54px!important;padding:0!important;list-style:none!important}
body.blog .benax-pagination>li{margin:0!important;padding:0!important}
body.blog .benax-pagination .page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:48px!important;padding:0 15px!important;border:1px solid #cddde6!important;border-radius:14px!important;color:#173d57!important;background:#fff!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 22px rgba(2,40,70,.06)!important;transition:color .18s,background-color .18s,border-color .18s,transform .18s!important}
body.blog .benax-pagination a.page-numbers:hover,body.blog .benax-pagination a.page-numbers:focus-visible,body.blog .benax-pagination .page-numbers.current{color:#fff!important;border-color:#d3266d!important;background:#d3266d!important;transform:translateY(-2px)!important}
body.blog .benax-pagination .page-numbers.dots{border-color:transparent!important;background:transparent!important;box-shadow:none!important}
body.blog .benax-pagination .next,body.blog .benax-pagination .prev{gap:9px!important;min-width:122px!important}
body.blog .bewe-pagination-label{font-size:14px;font-weight:750}

/* Archivi categoria del blog: stesso linguaggio visivo del listing principale. */
body.category .breakcrumb-section{position:relative!important;display:flex!important;min-height:clamp(445px,33vw,545px)!important;padding:0!important;overflow:hidden!important;background:linear-gradient(120deg,#052c49 0%,#0b4665 100%)!important}
body.category .breakcrumb-section:before{content:""!important;position:absolute!important;z-index:0!important;top:-46%!important;right:-7%!important;width:min(58vw,820px)!important;aspect-ratio:1!important;border:1px solid rgba(82,214,231,.12)!important;border-radius:50%!important;box-shadow:0 0 0 72px rgba(82,214,231,.035),0 0 0 160px rgba(82,214,231,.025)!important}
body.category .breakcrumb-section>.container{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-end!important;width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;padding:clamp(168px,11vw,198px) 0 clamp(64px,5vw,84px)!important}
body.category .breakcrumb-section .breadcrumb-content{width:100%!important;text-align:left!important}
body.category .breakcrumb-section .breadcrumb-content>ul{justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 24px!important;padding:0!important}
body.category .breakcrumb-section .breadcrumb-content li,body.category .breakcrumb-section .breadcrumb-content li a{color:rgba(255,255,255,.76)!important;font-family:"DM Sans",sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;text-transform:none!important;text-decoration:none!important}
body.category .breakcrumb-section .breadcrumb-content li:last-child{color:#52d6e7!important;font-weight:750!important}
body.category .breakcrumb-section .breacd-title{max-width:1100px!important;margin:0!important;color:#fff!important;font-family:"DM Sans",sans-serif!important;font-size:clamp(48px,5.25vw,82px)!important;font-weight:750!important;line-height:.99!important;letter-spacing:-.05em!important;text-align:left!important;text-transform:none!important;text-wrap:balance!important}
body.category .breakcrumb-section .breacd-title:before{content:"ARGOMENTI DEL BLOG"!important;display:block!important;margin:0 0 18px!important;color:#ed2f78!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.16em!important;text-transform:uppercase!important}
body.category .breakcrumb-section .breacd-title:after{content:"Approfondimenti, analisi e idee selezionati per tema."!important;display:block!important;max-width:820px!important;margin:24px 0 0!important;color:rgba(255,255,255,.82)!important;font-size:clamp(18px,1.55vw,23px)!important;font-weight:550!important;line-height:1.48!important;letter-spacing:0!important}
body.author .breakcrumb-section .breacd-title:before{content:"AUTORI DEL BLOG"!important}
body.author .breakcrumb-section .breacd-title:after{content:"Articoli, analisi e approfondimenti firmati dai professionisti Be-We."!important}
/* Mantiene il breadcrumb dei singoli articoli alla stessa distanza dall'header
   usata dalle pagine editoriali, indipendentemente dalla lunghezza del titolo. */
@media(min-width:768px){body.single-post.bewe-unified-hero-shell .bewe-post-hero{align-items:flex-start!important;padding-top:178px!important}body.single-post.bewe-unified-hero-shell .bewe-post-hero__inner{margin-top:0!important}}
body.single-post .bewe-post-byline{column-gap:0!important;flex-wrap:wrap!important}
body.single-post .bewe-post-byline .list{display:block!important}
body.single-post .bewe-post-byline .list:before,body.single-post .bewe-post-byline .list:after{display:none!important;content:none!important}
body.single-post .bewe-post-byline__author{font-weight:700}
body.single-post #comments{display:none!important}

@media not all{
/* Anteprima editoriale caso studio Myriam (prima proposta, disattivata). */
body.bewe-case-study-preview{background:#eef4f7}
body.bewe-case-study-preview .bewe-service-hero{display:block!important;align-items:initial!important;min-height:700px!important;padding:176px 4vw 92px!important;background:radial-gradient(circle at 82% 42%,rgba(36,211,224,.18),transparent 27%),linear-gradient(118deg,#021b31 0%,#073c5a 58%,#0b5770 100%)!important;overflow:hidden!important}
body.bewe-case-study-preview .bewe-service-hero:after{content:"";position:absolute;right:-9vw;bottom:-27vw;width:52vw;height:52vw;border:1px solid rgba(94,222,232,.22);border-radius:50%;box-shadow:0 0 0 7vw rgba(94,222,232,.055),0 0 0 14vw rgba(94,222,232,.035);pointer-events:none}
body.bewe-case-study-preview .bewe-service-hero>div{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr)!important;column-gap:clamp(44px,6vw,100px)!important;align-items:center!important;width:min(92%,1480px)!important;max-width:1480px!important;min-height:auto!important;margin-inline:auto!important;padding:0!important}
html body.bewe-case-study-preview #benax-content .bewe-service-hero>div{min-height:auto!important;padding:0!important}
body.bewe-case-study-preview .bewe-service-hero .bewe-breadcrumbs{grid-column:1/-1!important;margin-bottom:40px!important}
body.bewe-case-study-preview .bewe-service-hero>div>p,body.bewe-case-study-preview .bewe-service-hero>div>h1{grid-column:1!important;max-width:980px!important}
body.bewe-case-study-preview .bewe-service-hero h1{font-size:clamp(54px,5.05vw,82px)!important;line-height:.99!important;letter-spacing:-.052em!important;text-wrap:balance}
body.bewe-case-study-preview .bewe-service-hero>div>p:last-of-type{max-width:790px!important;margin-top:25px!important;font-size:21px!important}
body.bewe-case-study-preview .bewe-case-lens{position:relative;z-index:2;grid-column:2;grid-row:2/5;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,390px);aspect-ratio:1;margin-left:auto;border:1px solid rgba(137,230,238,.35);border-radius:50%;color:#fff;background:radial-gradient(circle,rgba(28,203,218,.34) 0 5%,rgba(2,36,60,.72) 6% 31%,rgba(10,80,104,.3) 32% 54%,rgba(2,32,53,.7) 55% 100%);box-shadow:0 35px 90px rgba(0,12,28,.38),inset 0 0 80px rgba(35,218,229,.1)}
body.bewe-case-study-preview .bewe-case-lens:before,body.bewe-case-study-preview .bewe-case-lens:after{content:"";position:absolute;border:1px solid rgba(111,224,234,.28);border-radius:50%}
body.bewe-case-study-preview .bewe-case-lens:before{inset:13%}body.bewe-case-study-preview .bewe-case-lens:after{inset:29%}
body.bewe-case-study-preview .bewe-case-lens__label{position:relative;z-index:1;margin-bottom:12px;color:#f72e78;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
body.bewe-case-study-preview .bewe-case-lens strong{position:relative;z-index:1;font-size:clamp(31px,3vw,45px);letter-spacing:-.04em}
body.bewe-case-study-preview .bewe-case-lens>div{position:absolute;inset:0;animation:beweCaseOrbit 24s linear infinite}
body.bewe-case-study-preview .bewe-case-lens>div span{position:absolute;display:flex;align-items:center;justify-content:center;min-width:116px;min-height:42px;padding:8px 15px;border:1px solid rgba(132,225,233,.36);border-radius:999px;background:#062d49;box-shadow:0 12px 25px rgba(0,13,30,.25);font-size:12px;font-weight:700;animation:beweCaseOrbit 24s linear infinite reverse}
body.bewe-case-study-preview .bewe-case-lens>div span:nth-child(1){top:2%;left:50%;transform:translateX(-50%)}body.bewe-case-study-preview .bewe-case-lens>div span:nth-child(2){right:-12%;top:60%}body.bewe-case-study-preview .bewe-case-lens>div span:nth-child(3){left:-10%;top:60%}
@keyframes beweCaseOrbit{to{rotate:360deg}}
body.bewe-case-study-preview .bewe-editorial{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 110px!important;background:#fff!important}
body.bewe-case-study-preview .bewe-editorial>div{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;padding:0!important}
body.bewe-case-study-preview .bewe-case-intro{position:relative;max-width:1180px!important;margin:0!important;padding:110px 0 94px 150px!important;color:#062d49!important;font-size:clamp(25px,2.1vw,36px)!important;font-weight:600!important;line-height:1.38!important;letter-spacing:-.025em!important}
body.bewe-case-study-preview .bewe-case-intro:before{content:"IL CONTESTO";position:absolute;left:0;top:122px;color:#f42c78;font-size:12px;font-weight:800;letter-spacing:.17em}
body.bewe-case-study-preview .bewe-case-form-preserved{clear:both}
body.bewe-case-study-preview .bewe-case-chapter{position:relative;margin:92px 0!important;border-radius:38px;overflow:hidden}
body.bewe-case-study-preview .bewe-case-chapter>h2,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child{margin:0!important;color:#062d49!important;font-size:clamp(43px,4.1vw,68px)!important;line-height:1.02!important;letter-spacing:-.048em!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-challenges{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:16px 56px;padding:64px;background:#f1f6f8;border:1px solid #dbe7ec}
body.bewe-case-study-preview .bewe-case-challenges>h2{grid-column:1/-1;margin-bottom:24px!important}
body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{grid-column:1;grid-row:2/5;align-self:stretch;margin:0!important}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual{height:100%;min-height:330px;margin:0!important;padding:24px;border-radius:26px;background:#fff;box-shadow:0 24px 55px rgba(4,43,69,.09)}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual img{width:100%!important;height:100%!important;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-challenge{grid-column:2;margin:0!important;padding:22px 24px!important;border:1px solid #d9e6eb;border-radius:19px;background:#fff;color:#15384e!important;font-size:18px!important;font-weight:600!important;line-height:1.45!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-challenge:before{content:"";display:inline-block;width:9px;height:9px;margin-right:12px;border-radius:50%;background:#f42c78;box-shadow:0 0 0 6px rgba(244,44,120,.1)}
body.bewe-case-study-preview .bewe-case-strategy{padding:18px 0 30px;overflow:visible}
body.bewe-case-study-preview .bewe-case-strategy>h3:first-child:before,body.bewe-case-study-preview .bewe-case-results>h2:before{display:block;margin-bottom:17px;color:#f42c78;font-size:12px;font-weight:800;letter-spacing:.17em}
body.bewe-case-study-preview .bewe-case-strategy>h3:first-child:before{content:"IL PERCORSO"}body.bewe-case-study-preview .bewe-case-results>h2:before{content:"L'IMPATTO"}
body.bewe-case-study-preview .bewe-case-strategy-lead{max-width:1050px;margin:35px 0 32px!important;color:#24475c!important;font-size:22px!important;line-height:1.6!important}
body.bewe-case-study-preview .bewe-case-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 54px}
body.bewe-case-study-preview .bewe-case-pillars p{min-height:190px;margin:0!important;padding:30px 27px;border:1px solid #d7e5eb;border-radius:22px;background:linear-gradient(145deg,#fff,#f3f7f9);color:#12364d!important;font-size:17px!important;font-weight:650!important;line-height:1.5!important;box-shadow:0 18px 42px rgba(6,47,73,.07)}
body.bewe-case-study-preview .bewe-case-pillars p:before{content:"";display:block;width:35px;height:4px;margin-bottom:25px;border-radius:4px;background:linear-gradient(90deg,#f42c78,#ff84b3)}
body.bewe-case-study-preview .bewe-case-strategy>.bewe-case-visual-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:16px!important;margin:46px 0 52px!important}
body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{grid-column:span 4;height:300px;margin:0!important;padding:18px;border:1px solid #dce7ec;border-radius:22px;background:#f6f9fa;overflow:hidden}
body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(1),body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(4),body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(5){grid-column:span 7}body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(2),body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(3),body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual:nth-child(6){grid-column:span 5}
body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual img{width:100%!important;height:100%!important;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-strategy>p{max-width:1120px;margin:20px 0!important;color:#34546a!important;font-size:18px!important;line-height:1.72!important}
body.bewe-case-study-preview .bewe-case-subhead{margin:65px 0 20px!important;color:#073450!important;font-size:clamp(30px,3vw,45px)!important;text-transform:none!important;letter-spacing:-.035em!important}
body.bewe-case-study-preview .bewe-case-results{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:16px 48px;padding:68px;background:linear-gradient(135deg,#022942,#07536c);color:#fff}
body.bewe-case-study-preview .bewe-case-results>h2{grid-column:1/-1;margin-bottom:25px!important;color:#fff!important}
body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{grid-column:1;grid-row:2/7;margin:0!important}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual{height:100%;min-height:370px;margin:0!important;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:rgba(255,255,255,.08)}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual img{width:100%!important;height:100%!important;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-results-lead{grid-column:2;margin:0 0 5px!important;color:#dcebf1!important;font-size:18px!important;line-height:1.6!important}
body.bewe-case-study-preview .bewe-case-result{grid-column:2;margin:0!important;padding:19px 21px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:17px!important;background:rgba(3,32,52,.48)!important;color:#fff!important;font-size:17px!important;font-weight:650!important;line-height:1.45!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-result:before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;margin-right:10px;border-radius:50%;color:#042d47;background:#5ee0e4;font-size:13px;font-weight:900}
body.bewe-case-study-preview .bewe-case-cta{width:min(92%,1480px)!important;max-width:1480px!important;margin:0 auto 100px!important;border-radius:32px!important}
@media(max-width:1000px){body.bewe-case-study-preview .bewe-service-hero>div{grid-template-columns:1fr!important}body.bewe-case-study-preview .bewe-case-lens{display:none}body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{grid-template-columns:1fr;padding:42px}body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid,body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid,body.bewe-case-study-preview .bewe-case-challenge,body.bewe-case-study-preview .bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-result{grid-column:1;grid-row:auto}body.bewe-case-study-preview .bewe-case-pillars{grid-template-columns:1fr}body.bewe-case-study-preview .bewe-case-pillars p{min-height:auto}body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{grid-column:span 6!important}}
@media(max-width:767px){body.bewe-case-study-preview .bewe-service-hero{min-height:auto!important;padding:122px 20px 62px!important}body.bewe-case-study-preview .bewe-service-hero h1{font-size:clamp(40px,12vw,57px)!important;line-height:1.01!important}body.bewe-case-study-preview .bewe-service-hero .bewe-breadcrumbs{margin-bottom:26px!important}body.bewe-case-study-preview .bewe-case-intro{padding:72px 0 62px!important;font-size:24px!important}body.bewe-case-study-preview .bewe-case-intro:before{position:static;display:block;margin-bottom:18px}body.bewe-case-study-preview .bewe-case-chapter{margin:58px 0!important;border-radius:24px}body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{padding:28px 20px}body.bewe-case-study-preview .bewe-case-chapter>h2,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child{font-size:40px!important}body.bewe-case-study-preview .bewe-case-strategy>.bewe-case-visual-grid{grid-template-columns:1fr!important}body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{grid-column:1!important;height:240px}body.bewe-case-study-preview .bewe-case-form-preserved{margin-left:0!important;margin-right:0!important}body.bewe-case-study-preview .bewe-case-cta{width:calc(100% - 32px)!important}}
@media(prefers-reduced-motion:reduce){body.bewe-case-study-preview .bewe-case-lens>div,body.bewe-case-study-preview .bewe-case-lens>div span{animation:none!important}}
}

/* Seconda anteprima: hero e moduli invariati, impaginazione applicata solo al corpo. */
body.bewe-case-study-preview{background:#fff}
body.bewe-case-study-preview .bewe-editorial{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 96px!important;background:#fff!important}
html body.bewe-case-study-preview #benax-content .bewe-editorial>div{width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important;margin-inline:auto!important;padding:0!important}
body.bewe-case-study-preview .bewe-case-intro{position:relative;max-width:980px!important;margin:0!important;padding:84px 0 72px!important;color:#193e56!important;font-size:clamp(20px,1.55vw,25px)!important;font-weight:500!important;line-height:1.65!important;letter-spacing:-.012em!important}
body.bewe-case-study-preview .bewe-case-intro:before{content:"IL CONTESTO";display:block;margin-bottom:20px;color:#f42c78;font-size:12px;font-weight:800;letter-spacing:.17em}
body.bewe-case-study-preview .bewe-case-form-preserved{clear:both}
body.bewe-case-study-preview .bewe-case-chapter{position:relative;margin:86px 0!important;overflow:visible}
body.bewe-case-study-preview .bewe-case-chapter>h2,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child{margin:0 0 38px!important;color:#062d49!important;font-size:clamp(38px,3.5vw,54px)!important;line-height:1.08!important;letter-spacing:-.04em!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-chapter>h2:before,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child:before{display:block;margin-bottom:16px;color:#f42c78;font-size:12px;font-weight:800;letter-spacing:.17em}
body.bewe-case-study-preview .bewe-case-challenges>h2:before{content:"LE SFIDE"}
body.bewe-case-study-preview .bewe-case-strategy>h3:first-child:before{content:"IL PERCORSO"}
body.bewe-case-study-preview .bewe-case-results>h2:before{content:"L'IMPATTO"}
body.bewe-case-study-preview .bewe-case-challenges{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:18px 58px;padding:64px 0;border-top:1px solid #dce6eb;border-bottom:1px solid #dce6eb}
body.bewe-case-study-preview .bewe-case-challenges>h2{grid-column:1/-1}
body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{grid-column:1;grid-row:2/5;align-self:center;margin:0!important}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual{margin:0!important;padding:18px;border:1px solid #e0e9ed;border-radius:18px;background:#f7f9fa}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual img{display:block;width:100%!important;height:auto!important;max-height:380px;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-challenge{grid-column:2;margin:0!important;padding:18px 0 18px 26px!important;border:0!important;border-bottom:1px solid #dce6eb!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#24475c!important;font-size:18px!important;font-weight:600!important;line-height:1.5!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-challenge:last-child{border-bottom:0!important}
body.bewe-case-study-preview .bewe-case-challenge:before{content:"";display:inline-block;width:8px;height:8px;margin:0 13px 2px -21px;border-radius:50%;background:#f42c78}
body.bewe-case-study-preview .bewe-case-strategy{padding:8px 0 10px}
body.bewe-case-study-preview .bewe-case-strategy-lead{max-width:900px;margin:0 0 30px!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#24475c!important;font-size:20px!important;line-height:1.65!important}
body.bewe-case-study-preview .bewe-case-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 46px}
body.bewe-case-study-preview .bewe-case-pillars p{margin:0!important;padding:24px 24px 24px 26px;border-left:3px solid #f42c78;background:#f4f7f9;color:#173c53!important;font-size:16px!important;font-weight:600!important;line-height:1.55!important}
body.bewe-case-study-preview .bewe-case-strategy>.bewe-case-visual-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;margin:0 0 54px!important}
body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{height:330px;margin:0!important;padding:20px;border:1px solid #dce6eb;border-radius:16px;background:#f7f9fa;overflow:hidden}
body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual img{display:block;width:100%!important;height:100%!important;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-strategy>p{max-width:980px;margin:0 0 25px!important;color:#34546a!important;font-size:18px!important;line-height:1.75!important}
body.bewe-case-study-preview .bewe-case-subhead{max-width:900px;margin:52px 0 20px!important;color:#073450!important;font-size:clamp(27px,2.6vw,38px)!important;line-height:1.14!important;text-transform:none!important;letter-spacing:-.025em!important}
body.bewe-case-study-preview .bewe-case-results{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:16px 58px;padding:64px 0;border-top:1px solid #dce6eb}
body.bewe-case-study-preview .bewe-case-results>h2{grid-column:1/-1}
body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{grid-column:1;grid-row:2/7;align-self:center;margin:0!important}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual{margin:0!important;padding:18px;border:1px solid #dce6eb;border-radius:18px;background:#f7f9fa}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual img{display:block;width:100%!important;height:auto!important;max-height:390px;object-fit:contain!important}
body.bewe-case-study-preview .bewe-case-results-lead{grid-column:2;margin:0 0 8px!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#34546a!important;font-size:18px!important;line-height:1.65!important}
body.bewe-case-study-preview .bewe-case-result{grid-column:2;margin:0!important;padding:17px 0 17px 34px!important;border:0!important;border-bottom:1px solid #dce6eb!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#163b52!important;font-size:17px!important;font-weight:650!important;line-height:1.5!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-result:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;margin:0 12px 0 -34px;border-radius:50%;color:#fff;background:#f42c78;font-size:11px;font-weight:900}
body.bewe-case-study-preview .bewe-case-cta{width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important;margin:0 auto 96px!important}
@media(max-width:900px){body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{grid-template-columns:1fr;gap:16px;padding:52px 0}body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid,body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid,body.bewe-case-study-preview .bewe-case-challenge,body.bewe-case-study-preview .bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-result{grid-column:1;grid-row:auto}body.bewe-case-study-preview .bewe-case-pillars{grid-template-columns:1fr}body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{height:280px}}
@media(max-width:767px){body.bewe-case-study-preview .bewe-editorial>div{width:calc(100% - 32px)!important}body.bewe-case-study-preview .bewe-case-intro{padding:58px 0 48px!important;font-size:19px!important}body.bewe-case-study-preview .bewe-case-chapter{margin:58px 0!important}body.bewe-case-study-preview .bewe-case-chapter>h2,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child{margin-bottom:26px!important;font-size:36px!important}body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{padding:42px 0}body.bewe-case-study-preview .bewe-case-strategy>.bewe-case-visual-grid{grid-template-columns:1fr!important}body.bewe-case-study-preview .bewe-case-strategy .bewe-case-visual{height:auto;min-height:220px}body.bewe-case-study-preview .bewe-case-form-preserved{margin-left:0!important;margin-right:0!important}body.bewe-case-study-preview .bewe-case-cta{width:calc(100% - 32px)!important}}

/* Terza anteprima: sequenza narrativa fedele alla vecchia pagina, senza elementi fuori scala. */
html body.bewe-case-study-preview #benax-content .bewe-case-intro{max-width:1060px!important;padding:72px 0 62px!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;font-size:clamp(18px,1.25vw,21px)!important;font-weight:500!important;line-height:1.72!important}
body.bewe-case-study-preview .bewe-case-chapter{margin:72px 0!important}
html body.bewe-case-study-preview #benax-content .bewe-case-chapter>h2,html body.bewe-case-study-preview #benax-content .bewe-case-chapter>h3:first-child{padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;font-size:clamp(32px,2.6vw,44px)!important;line-height:1.1!important;letter-spacing:-.035em!important}
body.bewe-case-study-preview .bewe-case-chapter>h2:before,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child:before{display:none!important;content:none!important}
body.bewe-case-study-preview .bewe-case-challenges{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:0 58px;padding:58px 0!important}
body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{grid-column:1/-1!important;grid-row:1!important;width:min(100%,760px)!important;margin:0 auto 58px!important}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual{padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}
body.bewe-case-study-preview .bewe-case-challenges .bewe-case-visual img{max-height:none!important}
body.bewe-case-study-preview .bewe-case-challenges>h2{grid-column:1!important;grid-row:2/5!important;margin:0!important;align-self:start}
body.bewe-case-study-preview .bewe-case-challenge{grid-column:2!important;padding:17px 0 17px 25px!important;font-size:17px!important;line-height:1.55!important}
body.bewe-case-study-preview .bewe-case-strategy{padding:0!important}
body.bewe-case-study-preview .bewe-case-strategy-lead,body.bewe-case-study-preview .bewe-case-strategy>p{max-width:980px!important;margin:0 0 26px!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#34546a!important;font-size:18px!important;font-weight:400!important;line-height:1.72!important}
body.bewe-case-study-preview .bewe-case-strategy-lead{font-size:19px!important;font-weight:500!important}
body.bewe-case-study-preview .bewe-case-pillars{gap:0;margin:0 0 48px;border-top:1px solid #dce6eb;border-bottom:1px solid #dce6eb}
body.bewe-case-study-preview .bewe-case-pillars p{padding:22px 25px!important;border:0!important;border-left:1px solid #dce6eb!important;background:none!important;box-shadow:none!important;font-size:16px!important;line-height:1.55!important}
body.bewe-case-study-preview .bewe-case-pillars p:first-child{border-left:0!important}
body.bewe-case-study-preview .bewe-case-inline-visual{display:block!important;width:min(100%,980px)!important;height:auto!important;margin:34px auto 56px!important;padding:18px!important;border:1px solid #dce6eb!important;border-radius:18px!important;background:#f8fafb!important;box-shadow:none!important;overflow:hidden!important}
body.bewe-case-study-preview .bewe-case-inline-visual--2{width:min(100%,680px)!important}
body.bewe-case-study-preview .bewe-case-inline-visual--5{width:min(100%,680px)!important}
body.bewe-case-study-preview .bewe-case-inline-visual--6{width:min(100%,820px)!important}
body.bewe-case-study-preview .bewe-case-inline-visual img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
html body.bewe-case-study-preview #benax-content .bewe-case-subhead{max-width:980px!important;margin:46px 0 22px!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#073450!important;font-size:clamp(24px,2.2vw,32px)!important;line-height:1.2!important;letter-spacing:-.02em!important}
body.bewe-case-study-preview .bewe-case-results{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:0 58px;padding:58px 0!important}
body.bewe-case-study-preview .bewe-case-results>h2{grid-column:1!important;grid-row:1/6!important;margin:0!important;align-self:start}
body.bewe-case-study-preview .bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-result{grid-column:2!important}
body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{grid-column:1/-1!important;grid-row:auto!important;width:min(100%,900px)!important;margin:48px auto 0!important}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual{padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}
body.bewe-case-study-preview .bewe-case-results .bewe-case-visual img{max-height:none!important}
@media(max-width:900px){body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{grid-template-columns:1fr!important;gap:0!important}body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid,body.bewe-case-study-preview .bewe-case-challenges>h2,body.bewe-case-study-preview .bewe-case-challenge,body.bewe-case-study-preview .bewe-case-results>h2,body.bewe-case-study-preview .bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-result,body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{grid-column:1!important;grid-row:auto!important}body.bewe-case-study-preview .bewe-case-challenges>h2,body.bewe-case-study-preview .bewe-case-results>h2{margin-bottom:24px!important}body.bewe-case-study-preview .bewe-case-pillars{grid-template-columns:1fr!important}body.bewe-case-study-preview .bewe-case-pillars p,body.bewe-case-study-preview .bewe-case-pillars p:first-child{border-left:0!important;border-top:1px solid #dce6eb!important}body.bewe-case-study-preview .bewe-case-pillars p:first-child{border-top:0!important}}
@media(max-width:767px){html body.bewe-case-study-preview #benax-content .bewe-editorial>div{width:calc(100% - 32px)!important}body.bewe-case-study-preview .bewe-case-intro{padding:52px 0 46px!important;font-size:18px!important;line-height:1.65!important}body.bewe-case-study-preview .bewe-case-chapter{margin:52px 0!important}body.bewe-case-study-preview .bewe-case-chapter>h2,body.bewe-case-study-preview .bewe-case-chapter>h3:first-child{font-size:32px!important;line-height:1.12!important}body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{padding:40px 0!important}body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{margin-bottom:38px!important}body.bewe-case-study-preview .bewe-case-strategy-lead,body.bewe-case-study-preview .bewe-case-strategy>p,body.bewe-case-study-preview .bewe-case-results-lead{font-size:17px!important;line-height:1.65!important}body.bewe-case-study-preview .bewe-case-inline-visual{width:100%!important;margin:26px 0 42px!important;padding:8px!important;border-radius:12px!important}body.bewe-case-study-preview .bewe-case-subhead{font-size:25px!important;margin-top:40px!important}body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{width:100%!important;margin-top:34px!important}}

/* Quarta anteprima: ordine testuale e visivo identico a dev001. */
body.bewe-case-study-preview .bewe-case-challenges-intro,body.bewe-case-study-preview .bewe-case-strategy-intro,body.bewe-case-study-preview .bewe-case-results-intro{display:grid!important;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr)!important;gap:0 64px!important;align-items:start!important}
html body.bewe-case-study-preview #benax-content .bewe-case-challenges-intro>h2,html body.bewe-case-study-preview #benax-content .bewe-case-strategy-intro>h3,html body.bewe-case-study-preview #benax-content .bewe-case-results-intro>h2{grid-column:1!important;grid-row:1/4!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#062d49!important;font-size:clamp(30px,2.5vw,40px)!important;line-height:1.14!important;letter-spacing:-.03em!important;text-transform:none!important}
body.bewe-case-study-preview .bewe-case-strategy-intro>.bewe-case-strategy-lead,body.bewe-case-study-preview .bewe-case-results-intro>.bewe-case-results-lead{grid-column:2!important;grid-row:1!important;max-width:none!important;margin:0 0 18px!important;padding:0!important;font-size:18px!important;line-height:1.65!important}
html body.bewe-case-study-preview #benax-content ul.bewe-case-list{grid-column:2!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;list-style:none!important}
body.bewe-case-study-preview .bewe-case-list li{position:relative!important;margin:0!important;padding:14px 0 14px 25px!important;border:0!important;border-bottom:1px solid #dce6eb!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#24475c!important;font-size:17px!important;font-weight:500!important;line-height:1.58!important;list-style:none!important}
body.bewe-case-study-preview .bewe-case-list li:last-child{border-bottom:0!important}
body.bewe-case-study-preview .bewe-case-list li:before{content:""!important;position:absolute!important;left:2px!important;top:24px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#f42c78!important}
body.bewe-case-study-preview .bewe-case-challenges{display:block!important;padding:58px 0!important;border-top:1px solid #dce6eb!important;border-bottom:1px solid #dce6eb!important}
body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{display:block!important;width:min(100%,760px)!important;margin:0 auto 64px!important}
body.bewe-case-study-preview .bewe-case-strategy{display:block!important;padding:0!important}
body.bewe-case-study-preview .bewe-case-strategy-intro{margin-bottom:54px!important}
body.bewe-case-study-preview .bewe-case-pillar-list{grid-row:2!important}
body.bewe-case-study-preview .bewe-case-strategy>p{width:min(100%,980px)!important;margin:0 auto 26px!important;padding:0!important;font-size:17px!important;line-height:1.72!important}
html body.bewe-case-study-preview #benax-content ul.bewe-case-automation-list{display:block!important;width:min(100%,980px)!important;margin:20px auto 0!important}
body.bewe-case-study-preview .bewe-case-automation-list li{padding-top:12px!important;padding-bottom:12px!important;border-bottom:0!important;font-weight:650!important}
body.bewe-case-study-preview .bewe-case-automation-list li:before{top:22px!important}
body.bewe-case-study-preview .bewe-case-inline-visual{margin-top:24px!important;margin-bottom:54px!important}
body.bewe-case-study-preview .bewe-case-results{display:block!important;padding:58px 0!important;border-top:1px solid #dce6eb!important}
body.bewe-case-study-preview .bewe-case-results-intro{margin-bottom:48px!important}
body.bewe-case-study-preview .bewe-case-result-list{grid-row:2!important}
body.bewe-case-study-preview .bewe-case-results>.bewe-case-visual-grid{display:block!important;width:min(100%,900px)!important;margin:0 auto!important}
@media(max-width:900px){body.bewe-case-study-preview .bewe-case-challenges-intro,body.bewe-case-study-preview .bewe-case-strategy-intro,body.bewe-case-study-preview .bewe-case-results-intro{grid-template-columns:1fr!important;gap:0!important}html body.bewe-case-study-preview #benax-content .bewe-case-challenges-intro>h2,html body.bewe-case-study-preview #benax-content .bewe-case-strategy-intro>h3,html body.bewe-case-study-preview #benax-content .bewe-case-results-intro>h2,body.bewe-case-study-preview .bewe-case-strategy-intro>.bewe-case-strategy-lead,body.bewe-case-study-preview .bewe-case-results-intro>.bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-list{grid-column:1!important;grid-row:auto!important}html body.bewe-case-study-preview #benax-content .bewe-case-challenges-intro>h2,html body.bewe-case-study-preview #benax-content .bewe-case-strategy-intro>h3,html body.bewe-case-study-preview #benax-content .bewe-case-results-intro>h2{margin-bottom:22px!important}}
@media(max-width:767px){body.bewe-case-study-preview .bewe-case-challenges,body.bewe-case-study-preview .bewe-case-results{padding:40px 0!important}body.bewe-case-study-preview .bewe-case-challenges>.bewe-case-visual-grid{margin-bottom:42px!important}html body.bewe-case-study-preview #benax-content .bewe-case-challenges-intro>h2,html body.bewe-case-study-preview #benax-content .bewe-case-strategy-intro>h3,html body.bewe-case-study-preview #benax-content .bewe-case-results-intro>h2{font-size:30px!important;line-height:1.16!important}body.bewe-case-study-preview .bewe-case-strategy-intro>.bewe-case-strategy-lead,body.bewe-case-study-preview .bewe-case-results-intro>.bewe-case-results-lead,body.bewe-case-study-preview .bewe-case-list li,body.bewe-case-study-preview .bewe-case-strategy>p{font-size:16px!important;line-height:1.62!important}body.bewe-case-study-preview .bewe-case-list li{padding-left:23px!important}body.bewe-case-study-preview .bewe-case-list li:before{left:1px!important}body.bewe-case-study-preview .bewe-case-strategy-intro{margin-bottom:42px!important}body.bewe-case-study-preview .bewe-case-inline-visual{margin:22px 0 42px!important;padding:6px!important}body.bewe-case-study-preview .bewe-case-results-intro{margin-bottom:36px!important}}
body.category .blog-section.section-padding-150{padding:clamp(72px,7vw,110px) 0!important;background:#f5f8fa!important}
body.category .blog-section>.container{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important}
body.category .entry-post{margin:0 0 30px!important}
body.category .blog-big-items{overflow:hidden!important;border:1px solid #dce7ed!important;border-radius:24px!important;background:#fff!important;box-shadow:0 20px 48px rgba(2,40,70,.08)!important}
body.category .blog-thumb{display:block!important;overflow:hidden!important;background:#eaf1f5!important}
body.category .blog-thumb img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:850/470!important;object-fit:cover!important;transition:transform .35s ease!important}
body.category .blog-big-items:hover .blog-thumb img{transform:scale(1.018)!important}
body.category .blog-content{padding:30px 34px 36px!important}
body.category .blog-meta{display:flex!important;flex-wrap:wrap!important;gap:8px 20px!important;margin:0 0 18px!important;padding:0!important}
body.category .blog-meta li,body.category .blog-meta a{color:#607687!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important;text-decoration:none!important}
body.category .blog-title{margin:0 0 16px!important;font-family:"DM Sans",sans-serif!important;font-size:clamp(29px,2.55vw,40px)!important;font-weight:750!important;line-height:1.1!important;letter-spacing:-.035em!important}
body.category .blog-title a{color:#052f4d!important;text-decoration:none!important}
body.category .blog-title a:hover{color:#d3266d!important}
body.category .blog-text,body.category .blog-text p{margin:0!important;color:#526b7d!important;font-size:17px!important;line-height:1.68!important}
body.category .primary-sidebar{display:grid!important;gap:22px!important}
body.category .primary-sidebar>.widget{margin:0!important;padding:26px!important;border:1px solid #e3ebf0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 42px rgba(2,40,70,.09)!important}
body.blog .primary-sidebar>.widget:empty,body.category .primary-sidebar>.widget:empty{display:none!important}
body.category .widget-title{margin:0 0 18px!important;color:#052f4d!important;font-family:"DM Sans",sans-serif!important;font-size:27px!important;font-weight:750!important;line-height:1.15!important}
body.category .benax-search-form{position:relative!important;display:flex!important;gap:10px!important}
body.category .benax-search-form .search-field{width:100%!important;height:50px!important;padding:0 18px!important;border:1px solid #d7e3ea!important;border-radius:14px!important;color:#173d57!important;background:#f7fafb!important}
body.category .benax-search-form .search-submit{position:static!important;flex:0 0 50px!important;width:50px!important;height:50px!important;border:0!important;border-radius:14px!important;color:#fff!important;background:#d3266d!important}
body.category .widget_categories>ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important}
body.category .widget_categories li{margin:0!important;padding:0!important;border:0!important}
body.category .widget_categories a{display:block!important;height:100%!important;padding:9px 12px!important;border-radius:999px!important;color:#24455d!important;background:#f1f5f7!important;font-size:14px!important;font-weight:650!important;line-height:1.25!important;text-decoration:none!important}
body.category .widget_categories .current-cat>a,body.category .widget_categories a:hover{color:#fff!important;background:#d3266d!important}
body.category .benax-pagination{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px!important;margin:50px 0 0!important;padding:0!important;list-style:none!important}
body.category .benax-pagination>li{margin:0!important;padding:0!important}
body.category .benax-pagination .page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:48px!important;padding:0 15px!important;border:1px solid #cddde6!important;border-radius:14px!important;color:#173d57!important;background:#fff!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 22px rgba(2,40,70,.06)!important}
body.category .benax-pagination a.page-numbers:hover,body.category .benax-pagination a.page-numbers:focus-visible,body.category .benax-pagination .page-numbers.current{color:#fff!important;border-color:#d3266d!important;background:#d3266d!important}
body.category .benax-pagination .page-numbers.dots{border-color:transparent!important;background:transparent!important;box-shadow:none!important}
body.category .benax-pagination .next,body.category .benax-pagination .prev{gap:9px!important;min-width:122px!important}
body.category .bewe-pagination-label{font-size:14px!important;font-weight:750!important}
@media(max-width:991px){body.category .blog-section>.container{width:90%!important}body.category .primary-sidebar{margin-top:44px!important}body.category .breakcrumb-section{min-height:440px!important}body.category .breakcrumb-section>.container{width:90%!important;padding-top:142px!important;padding-bottom:58px!important}}
@media(max-width:767px){body.category .breakcrumb-section{min-height:auto!important}body.category .breakcrumb-section:before{top:-12%!important;right:-48%!important;width:110vw!important}body.category .breakcrumb-section>.container{padding-top:116px!important;padding-bottom:46px!important}body.category .breakcrumb-section .breadcrumb-content>ul{margin-bottom:20px!important}body.category .breakcrumb-section .breadcrumb-content li,body.category .breakcrumb-section .breadcrumb-content li a{font-size:11.5px!important}body.category .breakcrumb-section .breacd-title{font-size:clamp(39px,11vw,50px)!important;line-height:1.02!important}body.category .breakcrumb-section .breacd-title:before{margin-bottom:14px!important;font-size:12px!important}body.category .breakcrumb-section .breacd-title:after{margin-top:18px!important;font-size:17px!important;line-height:1.45!important}body.category .blog-section.section-padding-150{padding:52px 0 66px!important}body.category .blog-big-items{border-radius:19px!important}body.category .blog-thumb img{aspect-ratio:auto!important;object-fit:contain!important}body.category .blog-content{padding:22px 21px 26px!important}body.category .blog-title{font-size:29px!important}body.category .blog-text,body.category .blog-text p{font-size:16px!important;line-height:1.62!important}body.category .primary-sidebar>.widget{padding:21px!important;border-radius:18px!important}body.category .widget_categories>ul{grid-template-columns:1fr!important}body.category .benax-pagination{gap:8px!important;margin-top:38px!important}body.category .benax-pagination .page-numbers{min-width:44px!important;height:44px!important;padding:0 12px!important;border-radius:12px!important}body.category .benax-pagination .next,body.category .benax-pagination .prev{min-width:108px!important}}

/* Allegati: nome del file sempre visibile e conferma esplicita. */
body input.wpcf7-file{color:#173d57!important;background:#fff!important;border:1px solid #cddde6!important;border-radius:14px!important;padding:8px 10px!important;line-height:1.4!important}
body input.wpcf7-file::file-selector-button{margin-right:14px;padding:12px 18px;border:0;border-radius:10px;color:#fff;background:#d3266d;font-weight:750;cursor:pointer}
body .bewe-file-status{display:block;width:fit-content;margin-top:12px;padding:9px 13px;border:1px solid #cddde6;border-radius:10px;color:#173d57;background:#f4f8fa;font-size:14px;font-weight:650;line-height:1.35}
body .bewe-file-status.has-file{color:#075f4b;border-color:rgba(24,157,118,.35);background:#edf9f5}

/* Newsletter: feedback immediato senza salto e altezza stabile del messaggio. */
body.page-id-22718 #sib_signup_form_1{overflow-anchor:none}
body.page-id-22718 #sib_signup_form_1 .sib_msg_disp{min-height:26px;overflow-anchor:none}
body.page-id-22718 #sib_signup_form_1 .sib_loader{position:absolute!important;left:50%!important;bottom:28px!important;z-index:2!important;transform:translateX(-50%)!important}
body.page-id-22718 #sib_signup_form_1.bewe-is-submitting input[type="submit"]{cursor:wait!important;opacity:.82!important;box-shadow:0 0 0 5px rgba(211,38,109,.12)!important}

/* Contattaci: breadcrumb, hero proporzionato e contenuti sulla griglia larga. */
body.page-id-22720 .bewe-contact-breadcrumbs{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0 0 28px!important;color:rgba(255,255,255,.72)!important;font-family:"DM Sans",sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}
body.page-id-22720 .bewe-contact-breadcrumbs a{color:#fff!important;text-decoration:none!important}
body.page-id-22720 .bewe-contact-breadcrumbs span[aria-current="page"]{color:#45d4e8!important;font-weight:700!important}
@media(min-width:1500px){body.page-id-22720.bewe-unified-hero-shell .bewe-contact-hero>.bewe-contact-wrap{min-height:590px!important;padding-top:190px!important;padding-bottom:36px!important}}
@media(min-width:1101px) and (max-width:1499px){body.page-id-22720.bewe-unified-hero-shell .bewe-contact-hero>.bewe-contact-wrap{min-height:570px!important;padding-top:178px!important;padding-bottom:32px!important}}
body.page-id-22720 .bewe-contact-main{padding-top:72px!important;padding-bottom:88px!important}
body.page-id-22720 .bewe-contact-grid,
body.page-id-22720 .bewe-contact-locations,
body.page-id-22720 .bewe-contact-call{width:min(92%,1480px)!important;max-width:1480px!important;margin-inline:auto!important;box-sizing:border-box!important}
@media(max-width:1100px){body.page-id-22720.bewe-unified-hero-shell .bewe-contact-hero>.bewe-contact-wrap{min-height:auto!important;padding-top:132px!important;padding-bottom:48px!important}}
@media(max-width:767px){body.page-id-22720.bewe-unified-hero-shell .bewe-contact-hero>.bewe-contact-wrap{width:90%!important;padding-top:112px!important;padding-bottom:42px!important}body.page-id-22720 .bewe-contact-breadcrumbs{margin-bottom:22px!important;font-size:12px!important}body.page-id-22720 .bewe-contact-main{padding-top:48px!important;padding-bottom:60px!important}body.page-id-22720 .bewe-contact-grid,body.page-id-22720 .bewe-contact-locations,body.page-id-22720 .bewe-contact-call{width:90%!important}}

/* Casi studio: griglia mobile realmente fluida, senza la somma di padding e larghezze percentuali. */
@media(max-width:767px){
body.page-id-22712 .bewe-editorial,
body.parent-pageid-22712 .bewe-editorial{padding-left:16px!important;padding-right:16px!important}
body.page-id-22712 .bewe-editorial>div:first-child,
body.parent-pageid-22712 .bewe-editorial>div:first-child{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}
body.page-id-22712 .bewe-related,
body.page-id-22712 .bewe-page-cta{width:calc(100% - 32px)!important;max-width:none!important}
body.parent-pageid-22712 .bewe-case-download{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:28px 18px!important;box-sizing:border-box!important}
body.parent-pageid-22712 .bewe-case-download-inner{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr)!important;box-sizing:border-box!important}
body.parent-pageid-22712 .bewe-case-download-copy,
body.parent-pageid-22712 .bewe-case-download-form,
body.parent-pageid-22712 .bewe-case-download-form form{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
body.parent-pageid-22712 .bewe-case-download-form{padding:18px 12px!important}
body.parent-pageid-22712 .bewe-case-download-form input:not([type="checkbox"]):not([type="radio"]),
body.parent-pageid-22712 .bewe-case-download-form select,
body.parent-pageid-22712 .bewe-case-download-form textarea,
body.parent-pageid-22712 .bewe-case-download-form button,
body.parent-pageid-22712 .bewe-case-download-form input[type="submit"]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
body.parent-pageid-22712 .bewe-case-download h2{font-size:clamp(28px,8vw,34px)!important;line-height:1.08!important}
body.parent-pageid-22712 .bewe-case-download p{max-width:100%!important;overflow-wrap:anywhere!important}
body.parent-pageid-22712 .bewe-case-download-form label.lead-PRIVACY-area{display:block!important;position:relative!important;padding-left:32px!important;min-height:22px!important;line-height:1.45!important}
body.parent-pageid-22712 .bewe-case-download-form label.lead-PRIVACY-area input[type="checkbox"]{position:absolute!important;left:0!important;top:1px!important;width:20px!important;height:20px!important;margin:0!important}
body.parent-pageid-22712 .bewe-case-download-form label.lead-PRIVACY-area a.leadgenprivacy{display:inline!important;margin:0!important;white-space:normal!important}

/* Casi studio: impaginazione editoriale uniforme (v1.0.147) */
html body.bewe-case-study-layout #benax-content .bewe-editorial{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 96px!important;background:#fff!important}
html body.bewe-case-study-layout #benax-content .bewe-editorial>div{width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important;margin-inline:auto!important;padding:0!important}
body.bewe-case-study-layout .bewe-case-intro{max-width:1040px!important;margin:0!important;padding:70px 0 58px!important;color:#173f58!important;font-size:19px!important;font-weight:400!important;line-height:1.72!important;letter-spacing:0!important}
body.bewe-case-study-layout .bewe-case-form-preserved{clear:both!important;opacity:1!important}
body.bewe-case-study-layout .bewe-case-form-preserved .bewe-case-download-copy,
body.bewe-case-study-layout .bewe-case-form-preserved .bewe-case-download-copy h2,
body.bewe-case-study-layout .bewe-case-form-preserved .bewe-case-download-copy p,
body.bewe-case-study-layout .bewe-case-form-preserved .bewe-case-download-copy a{color:#fff!important;opacity:1!important}
body.bewe-case-study-layout .bewe-case-form-preserved .bewe-case-download-copy h2{filter:none!important;text-shadow:none!important}

html body.bewe-case-study-layout #benax-content .bewe-case-chapter,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section{position:relative!important;margin:70px 0!important;padding:54px 0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;overflow:visible!important}
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h2,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h3:first-child,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h2,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h3:first-child{margin:0 0 30px!important;padding:0!important;border:0!important;border-left:0!important;border-top:0!important;border-bottom:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#062d49!important;font-size:clamp(31px,2.6vw,43px)!important;line-height:1.12!important;letter-spacing:-.035em!important;text-transform:none!important}
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h2:before,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h2:after,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h3:first-child:before,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h3:first-child:after,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h2:before,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h2:after,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h3:first-child:before,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h3:first-child:after{display:none!important;content:none!important;border:0!important;background:none!important}

body.bewe-case-study-layout .bewe-case-centered-visual,
body.bewe-case-study-layout .bewe-case-inline-visual,
body.bewe-case-study-layout .bewe-case-generic-section>.bewe-case-visual-grid{display:block!important;float:none!important;clear:both!important;width:min(100%,var(--bewe-case-visual-max,820px))!important;max-width:var(--bewe-case-visual-max,820px)!important;height:auto!important;margin:34px auto 52px!important;padding:12px!important;border:1px solid #dce6eb!important;border-radius:16px!important;background:#f8fafb!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}
body.bewe-case-study-layout .bewe-case-centered-visual .bewe-case-visual,
body.bewe-case-study-layout .bewe-case-inline-visual .bewe-case-visual{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}
body.bewe-case-study-layout .bewe-case-centered-visual img,
body.bewe-case-study-layout .bewe-case-inline-visual img{display:block!important;float:none!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0 auto!important;object-fit:contain!important}
body.bewe-case-study-layout .bewe-case-inline-visual--1{--bewe-case-visual-max:820px}
body.bewe-case-study-layout .bewe-case-inline-visual--2{--bewe-case-visual-max:620px}
body.bewe-case-study-layout .bewe-case-inline-visual--3{--bewe-case-visual-max:800px}
body.bewe-case-study-layout .bewe-case-inline-visual--4{--bewe-case-visual-max:800px}
body.bewe-case-study-layout .bewe-case-inline-visual--5{--bewe-case-visual-max:560px}
body.bewe-case-study-layout .bewe-case-inline-visual--6{--bewe-case-visual-max:700px}
body.bewe-case-study-layout .bewe-case-challenges>.bewe-case-visual-grid{width:min(100%,680px)!important;max-width:680px!important;margin-left:auto!important;margin-right:auto!important}
body.bewe-case-study-layout .bewe-case-results>.bewe-case-visual-grid{width:min(100%,800px)!important;max-width:800px!important;margin-left:auto!important;margin-right:auto!important}

body.bewe-case-study-layout .bewe-case-generic-section{border-top:1px solid #dce6eb!important}
body.bewe-case-study-layout .bewe-case-generic-section:first-of-type{border-top:0!important}
body.bewe-case-study-layout .bewe-case-generic-section>p{max-width:1000px!important;margin:0 0 22px!important;color:#34546a!important;font-size:17px!important;line-height:1.72!important}
body.bewe-case-study-layout .bewe-case-section-lead{max-width:1000px!important;margin:0 0 28px!important;color:#24475c!important;font-size:18px!important;font-weight:500!important;line-height:1.65!important;text-transform:none!important}
html body.bewe-case-study-layout #benax-content .bewe-case-generic-item{position:relative!important;display:block!important;max-width:1000px!important;margin:0!important;padding:15px 0 15px 25px!important;border:0!important;border-bottom:1px solid #dce6eb!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#24475c!important;font-size:17px!important;font-weight:500!important;line-height:1.58!important;text-transform:none!important;letter-spacing:0!important}
body.bewe-case-study-layout .bewe-case-generic-item:before{content:""!important;position:absolute!important;left:2px!important;top:25px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#f42c78!important}
body.bewe-case-study-layout .bewe-case-generic-item:after{display:none!important;content:none!important}

@media(max-width:767px){
  html body.bewe-case-study-layout #benax-content .bewe-editorial>div{width:calc(100% - 32px)!important}
  body.bewe-case-study-layout .bewe-case-intro{padding:50px 0 42px!important;font-size:16px!important;line-height:1.65!important}
  html body.bewe-case-study-layout #benax-content .bewe-case-chapter,
  html body.bewe-case-study-layout #benax-content .bewe-case-generic-section{margin:48px 0!important;padding:38px 0!important}
  html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h2,
  html body.bewe-case-study-layout #benax-content .bewe-case-chapter>h3:first-child,
  html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h2,
  html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>h3:first-child{font-size:29px!important;line-height:1.16!important;margin-bottom:23px!important}
  body.bewe-case-study-layout .bewe-case-generic-section>p,
  body.bewe-case-study-layout .bewe-case-section-lead,
  html body.bewe-case-study-layout #benax-content .bewe-case-generic-item{font-size:16px!important;line-height:1.62!important}
  body.bewe-case-study-layout .bewe-case-centered-visual,
  body.bewe-case-study-layout .bewe-case-inline-visual,
  body.bewe-case-study-layout .bewe-case-generic-section>.bewe-case-visual-grid{width:100%!important;max-width:100%!important;margin:24px auto 40px!important;padding:6px!important;border-radius:11px!important}
}
}

/* Scroll nativo: nessuna interpolazione CSS aggiuntiva sulla pagina. */
html,body,#smooth-wrapper,#smooth-content{scroll-behavior:auto!important}

/* Consulenza lead generation: i marcatori appartengono solo alla timeline sinistra. */
body.page-id-22449 .lead-steps>.lead-step:nth-child(even)::before{content:none!important;display:none!important}

/* Il metodo Be-We: i percorsi non sono una sequenza, quindi niente numerazione decorativa. */
body.page-id-22441 .bewe-method-path__number{display:none!important}

/* Header notebook: conserva ricerca e CTA senza modificare il layout dei monitor grandi. */
@media(min-width:1321px) and (max-width:1560px){
html body #header-sticky>.container{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important}
html body #header-sticky .header-main>.logo{flex:0 0 250px!important}
html body #header-sticky .header-main>.logo img{width:250px!important;max-width:250px!important;height:auto!important}
html body #header-sticky .header-left,
html body #header-sticky .mean__menu-wrapper{min-width:0!important}
html body #mobile-menu>ul.navigation{column-gap:8px!important}
html body #mobile-menu>ul.navigation>li>a{font-size:12px!important;white-space:nowrap!important}
html body #header-sticky .header-right{flex:0 0 auto!important;gap:8px!important}
html body #header-sticky .header-right>.d-sm-block{display:block!important;flex:0 0 auto!important}
html body #header-sticky .main-header__search{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important}
html body #header-sticky .header-right .cmn__btn.style-whie{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:140px!important;min-height:44px!important;padding:10px 15px!important;font-size:12.5px!important;line-height:1.15!important;white-space:nowrap!important}
html body #header-sticky .sidebar__toggle{display:none!important}
body.home .elementor-element-2ab5523::before{background-position:center calc(50% - 50px)!important}
}

/* Home notebook: il livello fotografico parte più in basso sotto i 1432px; lo riallineiamo progressivamente al desktop. */
@media(min-width:1321px) and (max-width:1560px){body.home .elementor-element-2ab5523::before{top:clamp(-44px,calc(100vw - 1432px),0px)!important;bottom:0!important;height:auto!important;background-position:center center!important}}

/* Home mobile: anticipa il soggetto fotografico subito sotto il menu senza spostare i contenuti dell'hero. */
@media(max-width:767px){body.home .elementor-element-2ab5523::before{top:clamp(-200px,-44vw,-140px)!important;bottom:0!important;height:auto!important;background-position:center center!important}}

/* Remarketing: amplia la colonna dei tre box del metodo per evitare titoli compressi contro i margini. */
@media(min-width:1280px){html body.page-id-23743 .mch-page .mch-section.mch-section-2{grid-template-columns:.65fr 1.45fr!important;gap:clamp(52px,5vw,72px)!important}html body.page-id-23743 .mch-section-2 .mch-feature h3{font-size:clamp(23px,1.8vw,25.92px)!important}}

/* Piano di crescita SEO inferenziale: uniforma la misura dei due paragrafi nell'hero. */
body.page-id-22457 .bewe-service-hero p.wp-block-paragraph{width:100%!important;max-width:900px!important}

/* Home - nuova sezione clienti; la bozza ID 23921 resta come copia di sicurezza. */
body.bewe-client-proof-variant .bewe-client-proof{position:relative;isolation:isolate;overflow:hidden;background:#062f4d;color:#fff;padding:clamp(78px,8vw,132px) 0;margin:0}
body.bewe-client-proof-variant .bewe-client-proof::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(118deg,#062b47 0%,#073a5d 58%,#082c4b 100%)}
body.bewe-client-proof-variant .bewe-client-proof::after{content:"";position:absolute;right:-9%;top:-40%;z-index:-1;width:min(720px,56vw);aspect-ratio:1;border:1px solid rgba(57,211,227,.16);border-radius:50%;box-shadow:0 0 0 90px rgba(57,211,227,.025),0 0 0 180px rgba(231,31,112,.025)}
body.bewe-client-proof-variant .bewe-client-proof__glow{position:absolute;right:8%;top:44%;z-index:-1;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(46,212,225,.15),rgba(46,212,225,0) 70%);filter:blur(12px)}
body.bewe-client-proof-variant .bewe-client-proof__inner{width:min(1480px,calc(100% - 80px));margin:0 auto;display:grid;grid-template-columns:minmax(330px,.84fr) minmax(620px,1.36fr);gap:clamp(48px,6vw,104px);align-items:center}
body.bewe-client-proof-variant .bewe-client-proof__copy{min-width:0}
body.bewe-client-proof-variant .bewe-client-proof__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 26px;color:#f22a78!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.17em;text-transform:uppercase}
body.bewe-client-proof-variant .bewe-client-proof__eyebrow::before{content:"";width:28px;height:2px;background:linear-gradient(90deg,#3bd5e4,#f22a78)}
body.bewe-client-proof-variant .bewe-client-proof h2{max-width:670px;margin:0!important;color:#fff!important;font-size:clamp(43px,4vw,68px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:700!important;text-wrap:balance}
body.bewe-client-proof-variant .bewe-client-proof h2 span{color:#71d8e5}
body.bewe-client-proof-variant .bewe-client-proof__claim{max-width:670px;margin:28px 0 0!important;color:#fff!important;font-size:clamp(18px,1.45vw,22px)!important;font-weight:600!important;line-height:1.5!important}
body.bewe-client-proof-variant .bewe-client-proof__claim strong{color:inherit!important;font:inherit!important}
body.bewe-client-proof-variant .bewe-client-proof__intro{max-width:640px;margin:15px 0 0!important;color:rgba(255,255,255,.7)!important;font-size:16px!important;line-height:1.58!important}
body.bewe-client-proof-variant .bewe-client-proof__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
body.bewe-client-proof-variant .bewe-client-proof__tags span{display:inline-flex;align-items:center;min-height:36px;padding:8px 14px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.05);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em}
body.bewe-client-proof-variant .bewe-client-proof__partners{display:grid;gap:12px;width:min(100%,400px);margin-top:25px}
body.bewe-client-proof-variant .bewe-client-proof__partner{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:17px;width:100%;margin:0;padding:12px 18px 12px 12px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.075);color:#fff!important;text-decoration:none!important;box-shadow:0 16px 38px rgba(0,15,29,.16);transition:background .2s ease,border-color .2s ease,transform .2s ease;box-sizing:border-box}
body.bewe-client-proof-variant .bewe-client-proof__partner:hover{background:rgba(255,255,255,.11);border-color:rgba(113,216,229,.55);transform:translateY(-3px)}
body.bewe-client-proof-variant .bewe-client-proof__partner>img{display:block;width:70px;height:70px;object-fit:contain;border-radius:12px;background:#fff;padding:7px;box-sizing:border-box}
body.bewe-client-proof-variant .bewe-client-proof__partner--brevo>img{padding:4px;background:#fffaf0}
body.bewe-client-proof-variant .bewe-client-proof__partner>span{display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:10px;min-width:0}
body.bewe-client-proof-variant .bewe-client-proof__partner small{grid-column:1/-1;color:#71d8e5;font-size:10px;font-style:normal;font-weight:800;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}
body.bewe-client-proof-variant .bewe-client-proof__partner strong{margin-top:5px;color:#fff;font-size:19px;line-height:1.15}
body.bewe-client-proof-variant .bewe-client-proof__partner em{color:rgba(255,255,255,.62);font-size:11px;font-style:normal;font-weight:600;white-space:nowrap}
body.bewe-client-proof-variant .bewe-client-proof__showcase{min-width:0}
body.bewe-client-proof-variant .bewe-client-proof__logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:112px;gap:14px}
body.bewe-client-proof-variant .bewe-client-proof__logo{display:flex;align-items:center;justify-content:center;min-width:0;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(0,15,29,.22);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
body.bewe-client-proof-variant .bewe-client-proof__logo.is-featured{grid-column:span 2}
body.bewe-client-proof-variant .bewe-client-proof__logo:hover{transform:translateY(-4px);border-color:rgba(66,212,226,.75);box-shadow:0 24px 52px rgba(0,15,29,.3)}
body.bewe-client-proof-variant .bewe-client-proof__logo img{display:block;width:100%;height:100%;max-width:170px;max-height:62px;object-fit:contain;filter:brightness(0) saturate(100%) invert(14%) sepia(28%) saturate(2239%) hue-rotate(164deg) brightness(89%) contrast(99%);opacity:.82;transition:opacity .2s ease,transform .2s ease}
body.bewe-client-proof-variant .bewe-client-proof__logo--visureitalia{padding-left:14px;padding-right:14px}
body.bewe-client-proof-variant .bewe-client-proof__logo--visureitalia img{max-width:190px;opacity:1}
body.bewe-client-proof-variant .bewe-client-proof__logo:hover img{opacity:1;transform:scale(1.035)}
body.bewe-client-proof-variant .bewe-client-proof__more{display:flex;align-items:center;justify-content:center;gap:16px;margin:24px 0 0!important;color:rgba(255,255,255,.72)!important;font-size:16px!important;font-weight:750!important;line-height:1.3!important;letter-spacing:.02em!important;text-align:center}
body.bewe-client-proof-variant .bewe-client-proof__more::before,body.bewe-client-proof-variant .bewe-client-proof__more::after{content:"";width:42px;height:1px;background:linear-gradient(90deg,rgba(113,216,229,.12),rgba(113,216,229,.7))}
body.bewe-client-proof-variant .bewe-client-proof__more::after{transform:scaleX(-1)}
@media(max-width:1180px){body.bewe-client-proof-variant .bewe-client-proof__inner{grid-template-columns:minmax(300px,.8fr) minmax(500px,1.2fr);gap:42px}body.bewe-client-proof-variant .bewe-client-proof__logos{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:102px}body.bewe-client-proof-variant .bewe-client-proof__logo.is-featured{grid-column:span 1}}
@media(max-width:900px){body.bewe-client-proof-variant .bewe-client-proof__inner{width:min(720px,calc(100% - 48px));grid-template-columns:1fr;gap:46px}body.bewe-client-proof-variant .bewe-client-proof__copy{text-align:center}body.bewe-client-proof-variant .bewe-client-proof__eyebrow,body.bewe-client-proof-variant .bewe-client-proof__tags{justify-content:center}body.bewe-client-proof-variant .bewe-client-proof h2,body.bewe-client-proof-variant .bewe-client-proof__claim,body.bewe-client-proof-variant .bewe-client-proof__intro{margin-left:auto!important;margin-right:auto!important}body.bewe-client-proof-variant .bewe-client-proof__partners{margin-left:auto;margin-right:auto;text-align:left}body.bewe-client-proof-variant .bewe-client-proof__logos{transform:none}body.bewe-client-proof-variant .bewe-client-proof__logo{transform:none}body.bewe-client-proof-variant .bewe-client-proof__logo:hover{transform:translateY(-3px)}}
@media(max-width:560px){body.bewe-client-proof-variant .bewe-client-proof{padding:68px 0}body.bewe-client-proof-variant .bewe-client-proof__inner{width:calc(100% - 32px);gap:38px}body.bewe-client-proof-variant .bewe-client-proof__eyebrow{font-size:11px!important;margin-bottom:20px}body.bewe-client-proof-variant .bewe-client-proof h2{font-size:clamp(35px,10.2vw,47px)!important;line-height:1.04!important}body.bewe-client-proof-variant .bewe-client-proof__claim{margin-top:22px!important;font-size:17px!important;line-height:1.5!important}body.bewe-client-proof-variant .bewe-client-proof__intro{margin-top:12px!important;font-size:15px!important;line-height:1.55!important}body.bewe-client-proof-variant .bewe-client-proof__tags{margin-top:23px}body.bewe-client-proof-variant .bewe-client-proof__partners{margin-top:22px}body.bewe-client-proof-variant .bewe-client-proof__partner{grid-template-columns:62px minmax(0,1fr);gap:13px;margin:0;padding:10px 13px 10px 10px}body.bewe-client-proof-variant .bewe-client-proof__partner>img{width:62px;height:62px}body.bewe-client-proof-variant .bewe-client-proof__partner strong{font-size:17px}body.bewe-client-proof-variant .bewe-client-proof__partner em{font-size:10px}body.bewe-client-proof-variant .bewe-client-proof__logos{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:92px;gap:10px}body.bewe-client-proof-variant .bewe-client-proof__logo{padding:16px;border-radius:14px}body.bewe-client-proof-variant .bewe-client-proof__logo:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px);box-sizing:border-box}body.bewe-client-proof-variant .bewe-client-proof__logo img{max-height:52px}body.bewe-client-proof-variant .bewe-client-proof__more{gap:11px;margin-top:20px!important;font-size:14px!important}body.bewe-client-proof-variant .bewe-client-proof__more::before,body.bewe-client-proof-variant .bewe-client-proof__more::after{width:26px}}
@media(prefers-reduced-motion:reduce){body.bewe-client-proof-variant .bewe-client-proof__logo,body.bewe-client-proof-variant .bewe-client-proof__logo img{transition:none!important}}

/* Home: timeline storica cronologica, senza loop tra Oggi e 2006. */
body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"]{overflow:hidden!important}
body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"]>.container{max-width:none!important;padding-left:0!important;padding-right:0!important}
body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"] .s-title{width:min(1480px,calc(100% - 80px));margin-left:auto!important;margin-right:auto!important}
body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"] .s-title,body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"] .s-title *{color:#fff!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;rotate:none!important;scale:none!important}
body.bewe-history-variant .bewe-history{margin-top:clamp(48px,6vw,84px)}
body.bewe-history-variant .bewe-history__toolbar{display:flex;align-items:center;justify-content:space-between;width:min(1480px,calc(100% - 80px));margin:0 auto 22px;color:rgba(255,255,255,.62);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
body.bewe-history-variant .bewe-history__actions{display:flex;gap:10px}
body.bewe-history-variant .bewe-history__actions button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:21px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease}
body.bewe-history-variant .bewe-history__actions button:hover:not(:disabled){border-color:#f22a78;background:#f22a78;transform:translateY(-2px)}
body.bewe-history-variant .bewe-history__actions button:disabled{opacity:.28;cursor:default}
body.bewe-history-variant .bewe-history__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:rgba(242,42,120,.75) rgba(255,255,255,.08);outline:none;cursor:grab}
body.bewe-history-variant .bewe-history__viewport.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;user-select:none}
body.bewe-history-variant .bewe-history__viewport:focus-visible{box-shadow:inset 0 0 0 2px rgba(113,216,229,.7)}
body.bewe-history-variant .bewe-history__viewport::-webkit-scrollbar{height:7px}
body.bewe-history-variant .bewe-history__viewport::-webkit-scrollbar-track{background:rgba(255,255,255,.08)}
body.bewe-history-variant .bewe-history__viewport::-webkit-scrollbar-thumb{border-radius:999px;background:#f22a78}
body.bewe-history-variant .bewe-history__track{--bewe-history-edge:max(40px,calc((100vw - 1480px)/2));position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(270px,21vw,340px);column-gap:clamp(42px,5vw,84px);width:max-content;min-width:100%;box-sizing:border-box;padding:0 var(--bewe-history-edge) 38px}
body.bewe-history-variant .bewe-history__track::before{content:"";position:absolute;top:63px;left:var(--bewe-history-edge);right:var(--bewe-history-edge);height:1px;background:linear-gradient(90deg,#f22a78 0%,rgba(255,255,255,.42) 18%,rgba(255,255,255,.42) 82%,#71d8e5 100%)}
body.bewe-history-variant .bewe-history__item{position:relative;min-width:0;scroll-snap-align:start;color:#fff}
body.bewe-history-variant .bewe-history__item time{display:block;color:#f22a78;font-size:clamp(28px,2.3vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.025em}
body.bewe-history-variant .bewe-history__item:last-child time{color:#71d8e5}
body.bewe-history-variant .bewe-history__dot{position:absolute;top:55px;left:0;width:17px;height:17px;border:4px solid #151515;border-radius:50%;background:#f22a78;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 0 22px rgba(242,42,120,.45);box-sizing:border-box}
body.bewe-history-variant .bewe-history__item:last-child .bewe-history__dot{background:#71d8e5;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 0 22px rgba(113,216,229,.48)}
body.bewe-history-variant .bewe-history__item h3{max-width:310px;margin:74px 0 20px!important;color:#fff!important;font-size:clamp(24px,2vw,31px)!important;font-weight:700!important;line-height:1.12!important;letter-spacing:-.03em!important}
body.bewe-history-variant .bewe-history__item p{max-width:300px;margin:0 0 9px!important;color:rgba(255,255,255,.68)!important;font-size:16px!important;font-weight:500!important;line-height:1.45!important}
@media(max-width:900px){body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"] .s-title,body.bewe-history-variant .bewe-history__toolbar{width:calc(100% - 48px)}body.bewe-history-variant .bewe-history__track{--bewe-history-edge:24px;grid-auto-columns:min(78vw,320px);column-gap:38px}}
@media(max-width:560px){body.bewe-history-variant .bewe-history{margin-top:40px}body.bewe-history-variant .testimonial-section[data-bewe-history-mounted="1"] .s-title,body.bewe-history-variant .bewe-history__toolbar{width:calc(100% - 32px)}body.bewe-history-variant .bewe-history__toolbar{margin-bottom:18px}body.bewe-history-variant .bewe-history__actions button{width:40px;height:40px}body.bewe-history-variant .bewe-history__track{--bewe-history-edge:16px;grid-auto-columns:min(82vw,300px);column-gap:30px;padding-bottom:30px}body.bewe-history-variant .bewe-history__item h3{font-size:26px!important}}
@media(prefers-reduced-motion:reduce){body.bewe-history-variant .bewe-history__viewport{scroll-behavior:auto}body.bewe-history-variant .bewe-history__actions button{transition:none}}

/* Blog: tabelle editoriali leggibili e coerenti con l'identita Be-We. */
.single-post .tts_content_wrapper_1 table{width:100%!important;max-width:100%!important;margin:34px 0!important;border:1px solid #dce5eb!important;border-collapse:separate!important;border-spacing:0!important;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(2,40,70,.06);color:#526979;overflow:hidden}
.single-post .tts_content_wrapper_1 table th,.single-post .tts_content_wrapper_1 table td{padding:15px 16px!important;border:0!important;border-right:1px solid #e0e7ec!important;border-bottom:1px solid #e0e7ec!important;text-align:left;vertical-align:top;font-size:16px;line-height:1.55}
.single-post .tts_content_wrapper_1 table th{background:#f2f5f8;color:#022846;font-weight:750}
.single-post .tts_content_wrapper_1 table tbody tr:nth-child(even) td{background:#fbfcfd}
.single-post .tts_content_wrapper_1 table tbody td:first-child{color:#022846;font-weight:700}
.single-post .tts_content_wrapper_1 table tr>*:last-child{border-right:0!important}
.single-post .tts_content_wrapper_1 table tbody tr:last-child td{border-bottom:0!important}

/* Blog: ripristina marker e rientri degli elenchi editoriali, esclusi metadati e indice. */
.single-post .tts_content_wrapper_1 ul:not([class]){margin:1.35em 0!important;padding-left:1.5em!important;list-style:disc outside!important}
.single-post .tts_content_wrapper_1 ol:not([class]){margin:1.35em 0!important;padding-left:1.65em!important;list-style:decimal outside!important}
.single-post .tts_content_wrapper_1 ul:not([class])>li,.single-post .tts_content_wrapper_1 ol:not([class])>li{display:list-item!important;margin:.48em 0!important;padding-left:.28em!important;line-height:1.65}
.single-post .tts_content_wrapper_1 ul:not([class])>li::marker,.single-post .tts_content_wrapper_1 ol:not([class])>li::marker{color:#d3266d;font-weight:800}

/* Blog: distingue chiaramente le didascalie dal testo dell'articolo. */
.single-post .blog-details-content figcaption.wp-caption-text,.single-post .blog-details-content .wp-caption-text{margin:10px 0 25px!important;padding:8px 12px!important;border-left:3px solid #d3266d;background:#f7fafc;color:#607687!important;font-size:14.5px!important;font-style:italic!important;font-weight:500;line-height:1.48!important}

@media(max-width:767px){.single-post .tts_content_wrapper_1 table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;border-radius:12px}.single-post .tts_content_wrapper_1 table thead,.single-post .tts_content_wrapper_1 table tbody{display:table!important;width:680px!important;table-layout:fixed!important}.single-post .tts_content_wrapper_1 table th,.single-post .tts_content_wrapper_1 table td{padding:13px 14px!important;font-size:15px}.single-post .tts_content_wrapper_1 ul:not([class]),.single-post .tts_content_wrapper_1 ol:not([class]){padding-left:1.35em!important}.single-post .blog-details-content figcaption.wp-caption-text,.single-post .blog-details-content .wp-caption-text{font-size:13.5px!important}}

/* Archivio blog mobile: conserva il rapporto originale delle immagini delle card. */
@media(max-width:767px){body.blog .blog-thumb{height:auto!important;aspect-ratio:auto!important}body.blog .blog-thumb img.wp-post-image{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:auto!important;object-fit:contain!important}}

/* Preview editoriale: chiusura breve della home dopo clienti e partnership. */
@keyframes bewe-home-pink-title-enter{0%{opacity:0;transform:translate3d(-38vw,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}
body.home.bewe-home-ending-preview-active .elementor-element-a19b9e0{opacity:0;animation:bewe-home-pink-title-enter 1.15s cubic-bezier(.2,.72,.22,1) 1.7s both!important;will-change:transform,opacity}
body.bewe-home-ending-preview-active .bewe-home-ending-preview-hidden{display:none!important}
body.bewe-home-ending-preview-active .elementor-8>.elementor-element-c4cf97b,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-5e4e90f,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-ce79e86,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-844dd4d,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-8d3358b,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-35ce243,body.bewe-home-ending-preview-active .elementor-8>.elementor-element-2a56831{display:none!important}
body.bewe-home-ending-preview-active .bewe-home-ending-preview{background:#fff;color:#062f4d}
body.bewe-home-ending-preview-active .bewe-home-ending-shell{width:min(1480px,calc(100% - 80px));margin:0 auto}
body.bewe-home-ending-preview-active .bewe-home-directions{padding:clamp(92px,9vw,150px) 0;background:linear-gradient(145deg,#fff 0%,#f8fbfd 70%,#fff4f8 100%)}
body.bewe-home-ending-preview-active .bewe-home-directions .bewe-home-ending-shell{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(620px,1.28fr);gap:clamp(60px,8vw,138px);align-items:start}
body.bewe-home-ending-preview-active .bewe-home-ending-eyebrow{margin:0 0 24px!important;color:#e52573!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.18em!important;text-transform:uppercase}
body.bewe-home-ending-preview-active .bewe-home-directions__header h2{max-width:610px;margin:0!important;color:#062f4d!important;font-size:clamp(48px,4.7vw,78px)!important;font-weight:700!important;line-height:.99!important;letter-spacing:-.052em!important;text-wrap:balance}
body.bewe-home-ending-preview-active .bewe-home-directions__header>p:last-child{max-width:550px;margin:30px 0 0!important;color:#526a7a!important;font-size:18px!important;line-height:1.62!important}
body.bewe-home-ending-preview-active .bewe-home-directions__list{border-top:1px solid #bed0db}
body.bewe-home-ending-preview-active .bewe-home-direction{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:28px;align-items:start;padding:30px 0;border-bottom:1px solid #bed0db;color:#062f4d!important;text-decoration:none!important;transition:padding .2s ease,color .2s ease}
body.bewe-home-ending-preview-active .bewe-home-direction:hover{padding-left:14px;color:#d9256d!important}
body.bewe-home-ending-preview-active .bewe-home-direction__content{display:grid;gap:10px}
body.bewe-home-ending-preview-active .bewe-home-direction__content strong{color:inherit;font-size:clamp(27px,2.15vw,38px);font-weight:700;line-height:1.08;letter-spacing:-.035em}
body.bewe-home-ending-preview-active .bewe-home-direction__content>span{max-width:700px;color:#526a7a;font-size:16px;line-height:1.55}
body.bewe-home-ending-preview-active .bewe-home-direction__arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid #bed0db;border-radius:50%;font-size:19px;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
body.bewe-home-ending-preview-active .bewe-home-direction:hover .bewe-home-direction__arrow{border-color:#e52573;background:#e52573;color:#fff;transform:rotate(45deg)}
body.bewe-home-ending-preview-active .bewe-home-newsletter{position:relative;isolation:isolate;overflow:hidden;padding:clamp(82px,8vw,132px) 0;background:#062f4d;color:#fff}
body.bewe-home-ending-preview-active .bewe-home-newsletter::after{content:"";position:absolute;right:-10%;top:-65%;z-index:-1;width:min(780px,62vw);aspect-ratio:1;border:1px solid rgba(113,216,229,.15);border-radius:50%;box-shadow:0 0 0 110px rgba(113,216,229,.025),0 0 0 220px rgba(229,37,115,.025)}
body.bewe-home-ending-preview-active .bewe-home-newsletter__grid{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(520px,1.12fr);gap:clamp(54px,8vw,128px);align-items:center}
body.bewe-home-ending-preview-active .bewe-home-newsletter__copy h2{max-width:680px;margin:0!important;color:#fff!important;font-size:clamp(45px,4.6vw,76px)!important;font-weight:700!important;line-height:1!important;letter-spacing:-.052em!important;text-wrap:balance}
body.bewe-home-ending-preview-active .bewe-home-newsletter__copy>p:not(.bewe-home-ending-eyebrow){max-width:630px;margin:28px 0 0!important;color:rgba(255,255,255,.72)!important;font-size:18px!important;line-height:1.62!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__copy>a{display:inline-flex;align-items:center;gap:12px;margin-top:28px;color:#71d8e5!important;font-size:15px;font-weight:800;text-decoration:none!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form{padding:clamp(28px,3.4vw,48px);border:1px solid rgba(255,255,255,.15);border-radius:26px;background:rgba(255,255,255,.07);box-shadow:0 28px 70px rgba(0,18,34,.22);backdrop-filter:blur(8px)}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form .sib_loader{position:absolute}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form .sib_msg_disp:empty{display:none}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form p{margin:0 0 14px!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form input[type="text"],body.bewe-home-ending-preview-active .bewe-home-newsletter__form input[type="email"]{width:100%!important;height:60px!important;margin:0!important;padding:0 20px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;background:#fff!important;color:#062f4d!important;font-size:16px!important;box-shadow:none!important;box-sizing:border-box}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form input::placeholder{color:#6f808c;opacity:1}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form .sib-terms-area{margin:16px 0 20px!important;color:rgba(255,255,255,.78)!important;font-size:13px!important;line-height:1.45!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form .sib-terms-area label{display:flex;align-items:flex-start;gap:10px}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form .sib-terms-area a{color:#71d8e5!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form label[for="newsletter"]{display:flex;align-items:flex-start;gap:10px;margin:16px 0 20px;color:rgba(255,255,255,.82)!important;font-size:13px!important;line-height:1.45!important}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form label[for="newsletter"] input{flex:0 0 auto;margin-top:2px}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form label[for="newsletter"] a{color:#71d8e5!important;text-decoration:underline!important;text-underline-offset:3px}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form input[type="submit"]{width:100%!important;min-height:58px!important;margin:0!important;padding:15px 22px!important;border:0!important;border-radius:999px!important;background:#db226a!important;color:#fff!important;font-size:16px!important;font-weight:800!important;cursor:pointer;transition:background .2s ease,transform .2s ease}
body.bewe-home-ending-preview-active .bewe-home-newsletter__form input[type="submit"]:hover{background:#f02d7b!important;transform:translateY(-2px)}
@media(max-width:980px){body.bewe-home-ending-preview-active .bewe-home-ending-shell{width:min(760px,calc(100% - 48px))}body.bewe-home-ending-preview-active .bewe-home-directions .bewe-home-ending-shell,body.bewe-home-ending-preview-active .bewe-home-newsletter__grid{grid-template-columns:1fr;gap:52px}body.bewe-home-ending-preview-active .bewe-home-directions__header h2{max-width:720px}body.bewe-home-ending-preview-active .bewe-home-newsletter__form{max-width:700px}}
@media(max-width:560px){body.bewe-home-ending-preview-active .bewe-home-ending-shell{width:calc(100% - 32px)}body.bewe-home-ending-preview-active .bewe-home-directions{padding:70px 0 76px}body.bewe-home-ending-preview-active .bewe-home-directions__header h2,body.bewe-home-ending-preview-active .bewe-home-newsletter__copy h2{font-size:clamp(39px,11.5vw,52px)!important;line-height:1.02!important}body.bewe-home-ending-preview-active .bewe-home-directions__header>p:last-child,body.bewe-home-ending-preview-active .bewe-home-newsletter__copy>p:not(.bewe-home-ending-eyebrow){font-size:16px!important}body.bewe-home-ending-preview-active .bewe-home-direction{grid-template-columns:minmax(0,1fr) 38px;gap:14px;padding:24px 0}body.bewe-home-ending-preview-active .bewe-home-direction:hover{padding-left:0}body.bewe-home-ending-preview-active .bewe-home-direction__content strong{font-size:27px}body.bewe-home-ending-preview-active .bewe-home-direction__content>span{font-size:15px}body.bewe-home-ending-preview-active .bewe-home-direction__arrow{width:36px;height:36px}body.bewe-home-ending-preview-active .bewe-home-newsletter{padding:72px 0}body.bewe-home-ending-preview-active .bewe-home-newsletter__form{padding:20px;border-radius:20px;backdrop-filter:none}}
@media(prefers-reduced-motion:reduce){body.bewe-home-ending-preview-active .bewe-home-direction,body.bewe-home-ending-preview-active .bewe-home-direction__arrow,body.bewe-home-ending-preview-active .bewe-home-newsletter__form input[type="submit"]{transition:none!important}}
@media(prefers-reduced-motion:reduce){body.home.bewe-home-ending-preview-active .elementor-element-a19b9e0{opacity:1!important;animation:none!important;transform:none!important;will-change:auto}}
/* Pagina 404: hover coerente con le CTA Be-We. */
body.error404 .error-wrapper .error-btn .cmn__btn.style-whie:hover,
body.error404 .error-wrapper .error-btn .cmn__btn.style-whie:focus-visible {
  color: #fff !important;
  background: #d3266d !important;
  border-color: #d3266d !important;
  box-shadow: 0 12px 30px rgba(211, 38, 109, .28);
}

body.error404 .error-wrapper .error-btn .cmn__btn.style-whie:hover i,
body.error404 .error-wrapper .error-btn .cmn__btn.style-whie:focus-visible i {
  color: #fff !important;
}

/* Evita il caricamento della vecchia immagine breadcrumb assente dal tema. */
.breakcrumb-section {
  background-image: linear-gradient(135deg, #011b30 0%, #032e4d 52%, #064e70 100%) !important;
}

/* Override finale casi studio 1.0.147: prevale sui precedenti prototipi. */
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h2,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h3,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h2,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h3{border:0!important;border-left:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important}
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h2:before,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h2:after,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h3:before,
html body.bewe-case-study-layout #benax-content .bewe-case-chapter h3:after,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h2:before,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h2:after,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h3:before,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section h3:after{display:none!important;content:none!important;border:0!important;background:none!important}
html body.bewe-case-study-layout #benax-content .bewe-case-centered-visual,
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual,
html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>.bewe-case-visual-grid{display:block!important;float:none!important;clear:both!important;width:min(100%,var(--bewe-case-visual-max,760px))!important;max-width:var(--bewe-case-visual-max,760px)!important;height:auto!important;margin:30px auto 48px!important;padding:10px!important;box-sizing:border-box!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--1{--bewe-case-visual-max:800px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--2{--bewe-case-visual-max:600px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--3{--bewe-case-visual-max:780px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--4{--bewe-case-visual-max:780px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--5{--bewe-case-visual-max:540px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual--6{--bewe-case-visual-max:680px!important}
html body.bewe-case-study-layout #benax-content .bewe-case-challenges>.bewe-case-visual-grid{width:min(100%,660px)!important;max-width:660px!important;margin-left:auto!important;margin-right:auto!important}
html body.bewe-case-study-layout #benax-content .bewe-case-results>.bewe-case-visual-grid{width:min(100%,780px)!important;max-width:780px!important;margin-left:auto!important;margin-right:auto!important}
html body.bewe-case-study-layout #benax-content .bewe-case-centered-visual img,
html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual img{display:block!important;float:none!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0 auto!important;object-fit:contain!important}
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved,
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved .bewe-case-download-inner,
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved .bewe-case-download-copy{opacity:1!important;filter:none!important}
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved .bewe-case-download-copy h2,
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved .bewe-case-download-copy p,
html body.bewe-case-study-layout #benax-content .bewe-case-form-preserved .bewe-case-download-copy a{color:#fff!important;opacity:1!important;filter:none!important}
@media(max-width:767px){html body.bewe-case-study-layout #benax-content .bewe-case-centered-visual,html body.bewe-case-study-layout #benax-content .bewe-case-inline-visual,html body.bewe-case-study-layout #benax-content .bewe-case-generic-section>.bewe-case-visual-grid{width:100%!important;max-width:100%!important;margin:22px auto 38px!important;padding:5px!important}}
/* Keep inline text at the same rendered size on mobile browsers.
 * Android/Chrome text autosizing can enlarge paragraph text without applying
 * the same visual scale to links, strong and spans. */
@media (max-width:767px){
html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body p>a:not(.elementor-button):not(.mch-button),
body p>strong,
body p>b,
body p>span{font-size:inherit!important;line-height:inherit!important}
}
