.faq-module__hgdANW__faqList{border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:0;display:flex;overflow:hidden}.faq-module__hgdANW__faqItem{background:#fff;border-bottom:1px solid #e2e8f0;transition:background .15s}.faq-module__hgdANW__faqItem:last-child{border-bottom:none}.faq-module__hgdANW__faqItemOpen{background:#f8fafc}.faq-module__hgdANW__faqTrigger{justify-content:space-between;align-items:center;gap:var(--space-4,1rem);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;min-height:64px;padding:1.25rem 1.5rem;font-family:inherit;transition:background .12s;display:flex}.faq-module__hgdANW__faqTrigger:hover{background:#f1f5f9}.faq-module__hgdANW__faqTrigger:focus-visible{outline-offset:-2px;outline:2px solid #0b2341}.faq-module__hgdANW__faqQuestion{color:#0f172a;letter-spacing:-.01em;flex:1;font-size:1rem;font-weight:600;line-height:1.45}.faq-module__hgdANW__faqChevron{color:#94a3b8;flex-shrink:0;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1),color .15s;display:flex}.faq-module__hgdANW__faqItemOpen .faq-module__hgdANW__faqChevron{color:#0b2341;transform:rotate(180deg)}.faq-module__hgdANW__faqBody{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.faq-module__hgdANW__faqItemOpen .faq-module__hgdANW__faqBody{grid-template-rows:1fr}.faq-module__hgdANW__faqBodyInner{overflow:hidden}.faq-module__hgdANW__faqAnswer{color:#475569;margin:0;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}
@property --glowAngle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes home-module__oe3DtG__preventivoSweep{to{--glowAngle:360deg}}.home-module__oe3DtG__container{max-width:72rem;padding:0 var(--space-6);margin:0 auto}.home-module__oe3DtG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sm-gray-400);margin-bottom:var(--space-4);font-size:.6875rem;font-weight:700;display:block}.home-module__oe3DtG__navbar{z-index:300;border-bottom:1px solid var(--sm-border);background:#fff;height:100px;transition:background .25s,box-shadow .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.home-module__oe3DtG__navScrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--sm-border);background:#ffffffeb;box-shadow:0 1px 24px #00000012}.home-module__oe3DtG__navLight{box-shadow:none!important;background:0 0!important;border-bottom-color:#0000!important}.home-module__oe3DtG__navLight .home-module__oe3DtG__navHamLine{background:#fff}.home-module__oe3DtG__navLight .home-module__oe3DtG__navDesktopLink{color:#ffffffd1}.home-module__oe3DtG__navLight .home-module__oe3DtG__navDesktopLink:hover{color:#fff}.home-module__oe3DtG__navLight .home-module__oe3DtG__navDesktopLink:after{background:#ffffffe6}.home-module__oe3DtG__navLight .home-module__oe3DtG__navCta{color:#fff;background:#ffffff26;border-color:#ffffff59}.home-module__oe3DtG__navLight .home-module__oe3DtG__navCta:hover{background:#ffffff40}.home-module__oe3DtG__navInner{max-width:72rem;padding:0 var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-6);height:100%;margin:0 auto;display:flex}.home-module__oe3DtG__navLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.home-module__oe3DtG__navLogoImg{width:auto;height:48px;display:block}@media (max-width:767px){.home-module__oe3DtG__navbar{height:64px}.home-module__oe3DtG__navLogoImg{height:36px}.home-module__oe3DtG__navInner{gap:var(--space-3)}.home-module__oe3DtG__innerPage{padding-top:64px}.home-module__oe3DtG__sectionMetodo,.home-module__oe3DtG__sectionPresentation,.home-module__oe3DtG__sectionCtaFinale{scroll-margin-top:64px}}.home-module__oe3DtG__navLinks{display:none}.home-module__oe3DtG__navDesktopLinks{justify-content:center;align-items:center;gap:var(--space-6);flex:1;margin:0;padding:0;list-style:none;display:none}@media (min-width:768px){.home-module__oe3DtG__navDesktopLinks{display:flex}}@media (max-width:767px){.home-module__oe3DtG__navCta{display:none}}.home-module__oe3DtG__navDesktopLink{color:var(--sm-gray-600);white-space:nowrap;padding:4px 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.home-module__oe3DtG__navDesktopLink:after{content:"";transform-origin:0;background:#22c55e;border-radius:1px;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.home-module__oe3DtG__navDesktopLink:hover{color:var(--sm-ink)}.home-module__oe3DtG__navDesktopLink:hover:after{transform:scaleX(1)}.home-module__oe3DtG__navDesktopLinkActive{color:var(--sm-ink)}.home-module__oe3DtG__navDesktopLinkActive:after{transform:scaleX(1)}.home-module__oe3DtG__navDropdown{align-items:center;display:flex;position:relative}.home-module__oe3DtG__navDropdownCaret{opacity:.6;margin-left:4px;font-size:.625rem;transition:transform .2s;display:inline-block}.home-module__oe3DtG__navDropdown:hover .home-module__oe3DtG__navDropdownCaret,.home-module__oe3DtG__navDropdown:focus-within .home-module__oe3DtG__navDropdownCaret{transform:rotate(180deg)}.home-module__oe3DtG__navDropdownPanel{-webkit-backdrop-filter:blur(14px);border:1px solid var(--sm-border);opacity:0;pointer-events:none;background:#ffffffeb;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;margin:0;padding:6px;list-style:none;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 32px #0000001f}.home-module__oe3DtG__navDropdown:hover .home-module__oe3DtG__navDropdownPanel,.home-module__oe3DtG__navDropdown:focus-within .home-module__oe3DtG__navDropdownPanel{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.home-module__oe3DtG__navDropdownLink{color:var(--sm-gray-600);border-radius:8px;padding:9px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:block}.home-module__oe3DtG__navDropdownLink:hover{background:var(--sm-gray-50,#f7f9fc);color:var(--sm-ink)}.home-module__oe3DtG__navDropdownDesc{color:var(--sm-gray-400,#94a3b8);margin-top:2px;font-size:.6875rem;display:block}.home-module__oe3DtG__navLink{color:var(--sm-gray-600);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.home-module__oe3DtG__navLink:hover{color:var(--sm-ink)}.home-module__oe3DtG__navCta{color:#fff;background:var(--sm-blue);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.45em;padding:.5rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__navCtaIcon{flex-shrink:0}.home-module__oe3DtG__navCta:hover{background:var(--sm-blue-mid);transform:translateY(-1px)}.home-module__oe3DtG__navHamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;padding:6px 4px;display:flex}.home-module__oe3DtG__navHamLine{background:var(--sm-ink);transform-origin:50%;border-radius:1px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.home-module__oe3DtG__navHamLineOpen1{transform:translateY(7px)rotate(45deg)}.home-module__oe3DtG__navHamLineOpen2{opacity:0;transform:scaleX(0)}.home-module__oe3DtG__navHamLineOpen3{transform:translateY(-7px)rotate(-45deg)}@media (min-width:768px){.home-module__oe3DtG__navHamburger{display:none}}.home-module__oe3DtG__navMenuOpen{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#0b2341!important;border-color:#0000!important}.home-module__oe3DtG__navMenuOpen .home-module__oe3DtG__navHamLine{background:#fff}.home-module__oe3DtG__menuOverlay{z-index:200;opacity:0;pointer-events:none;background:#0b2341;justify-content:center;align-items:flex-start;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:scale(.96)}.home-module__oe3DtG__menuOverlayOpen{opacity:1;pointer-events:auto;transform:scale(1)}.home-module__oe3DtG__menuOverlayInner{align-items:stretch;gap:var(--space-6);width:100%;max-width:480px;padding:5rem var(--space-8) var(--space-8);flex-direction:column;display:flex}.home-module__oe3DtG__menuCtaGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;width:100%;display:grid}@media (max-width:480px){.home-module__oe3DtG__menuCtaGrid{grid-template-columns:1fr}}.home-module__oe3DtG__menuCtaCard{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-6);text-align:center;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.home-module__oe3DtG__menuCtaCard:hover{background:#ffffff26;border-color:#ffffff59;transform:translateY(-2px)}.home-module__oe3DtG__menuCtaIcon{width:48px;height:48px;margin-bottom:var(--space-1);justify-content:center;align-items:center;display:flex}.home-module__oe3DtG__menuCtaIcon img{object-fit:contain;width:48px;height:48px}.home-module__oe3DtG__menuCtaLabel{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.home-module__oe3DtG__menuCtaDesc{color:#ffffff8c;font-size:.8125rem;font-weight:400}.home-module__oe3DtG__menuDivider{background:#ffffff1f;width:100%;height:1px}.home-module__oe3DtG__menuLinks{flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0;list-style:none;display:flex}.home-module__oe3DtG__menuLink{color:#ffffffbf;letter-spacing:-.01em;border-bottom:1px solid #ffffff1a;padding:16px 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .15s;display:block}.home-module__oe3DtG__menuLink:hover{color:#fff}.home-module__oe3DtG__menuLinkAnimated{opacity:0;transition:opacity .22s,transform .22s,color .15s;transform:translateY(10px)}.home-module__oe3DtG__menuLinkVisible{opacity:1;transform:translateY(0)}.home-module__oe3DtG__menuServizi{border-bottom:1px solid #ffffff1a;flex-direction:column;display:flex}.home-module__oe3DtG__menuServiziToggle{color:#ffffffbf;letter-spacing:-.01em;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-family:inherit;font-size:1.25rem;font-weight:600;transition:color .15s;display:flex}.home-module__oe3DtG__menuServiziToggle:hover{color:#fff}.home-module__oe3DtG__menuServiziCaret{opacity:.5;font-size:.75rem;transition:transform .22s}.home-module__oe3DtG__menuServiziCaretOpen{transform:rotate(180deg)}.home-module__oe3DtG__menuServiziSub{opacity:0;flex-direction:column;gap:0;max-height:0;transition:max-height .26s,opacity .2s;display:flex;overflow:hidden}.home-module__oe3DtG__menuServiziSubOpen{opacity:1;max-height:200px}.home-module__oe3DtG__menuServiziSubLink{color:#ffffff80;border-bottom:1px solid #ffffff0f;padding:10px 0 10px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s}.home-module__oe3DtG__menuServiziSubLink:last-child{border-bottom:none;margin-bottom:8px}.home-module__oe3DtG__menuServiziSubLink:hover{color:#ffffffe6}.home-module__oe3DtG__menuConsulenzaBtn{color:#fff;background:var(--sm-blue);cursor:pointer;margin-top:var(--space-4);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.45em;padding:14px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__menuConsulenzaBtn:hover{background:var(--sm-blue-mid);transform:translateY(-1px)}.home-module__oe3DtG__menuServiziLabel{color:#ffffffa6;letter-spacing:.01em;font-size:.9375rem;font-weight:500}.home-module__oe3DtG__menuServiziLinks{align-items:center;gap:6px;display:flex}.home-module__oe3DtG__menuServiziLink{color:#ffffff6b;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .15s}.home-module__oe3DtG__menuServiziLink:hover{color:#ffffffd9}.home-module__oe3DtG__menuServiziDot{color:#ffffff40;font-size:.625rem}.home-module__oe3DtG__homePage{background:var(--sm-bg);min-height:100dvh}.home-module__oe3DtG__videoHeroWrap{z-index:100;cursor:pointer;background:#000;transition:opacity .65s;position:fixed;inset:0;overflow:hidden}.home-module__oe3DtG__videoHeroWrapFading{opacity:0;pointer-events:none;cursor:default}.home-module__oe3DtG__landingWrap{animation:.7s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__landingFadeIn}@keyframes home-module__oe3DtG__landingFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__landingWrap{animation:none}}.home-module__oe3DtG__homeCta{z-index:20;pointer-events:none;justify-content:center;align-items:center;gap:1.25rem;animation:.75s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__ctaFadeIn;display:flex;position:absolute;inset:0}@keyframes home-module__oe3DtG__ctaFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.home-module__oe3DtG__homeCtaBtn{pointer-events:auto;appearance:none;cursor:pointer;font:inherit;-webkit-backdrop-filter:blur(28px)saturate(1.8);text-align:center;background:#ffffffd1;border:1px solid #fff9;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;min-width:180px;padding:2rem 2.25rem;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #0000002e}.home-module__oe3DtG__homeCtaBtn:hover{background:#fffffff0;transform:translateY(-3px);box-shadow:0 12px 40px #00000038}.home-module__oe3DtG__homeCtaBtn:active{transform:translateY(0)}.home-module__oe3DtG__homeCtaBtnIcon{object-fit:contain;width:88px;height:88px}.home-module__oe3DtG__homeCtaBtnLabel{letter-spacing:-.02em;color:var(--sm-blue);font-size:1.0625rem;font-weight:700}.home-module__oe3DtG__homeCtaBtnDesc{color:var(--sm-gray-600);letter-spacing:.01em;font-size:.8125rem;font-weight:400}.home-module__oe3DtG__homeCtaLevel{justify-content:center;align-items:center;gap:1.25rem;animation:.55s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__ctaFadeIn;display:flex}@media (max-width:480px){.home-module__oe3DtG__homeCta{gap:.875rem}.home-module__oe3DtG__homeCtaBtn{min-width:148px;padding:1.5rem 1.75rem}.home-module__oe3DtG__homeCtaBtnIcon{width:72px;height:72px}.home-module__oe3DtG__homeCtaBtnLabel{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__homeCta,.home-module__oe3DtG__homeCtaLevel{animation:none}}.home-module__oe3DtG__tapOverlay{z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.home-module__oe3DtG__tapRippleWrap{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.home-module__oe3DtG__tapRipple{border:1.5px solid #ffffff80;border-radius:50%;animation:2.1s ease-out infinite home-module__oe3DtG__rippleExpand;position:absolute;inset:0}.home-module__oe3DtG__tapRipple:nth-child(2){animation-delay:.7s}.home-module__oe3DtG__tapRipple:nth-child(3){animation-delay:1.4s}@keyframes home-module__oe3DtG__rippleExpand{0%{opacity:.9;transform:scale(.5)}to{opacity:0;transform:scale(2.8)}}.home-module__oe3DtG__tapIcon{z-index:1;filter:drop-shadow(0 2px 16px #00000080);position:relative}.home-module__oe3DtG__tapLabel{letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;text-shadow:0 1px 10px #0000008c;font-size:.6875rem;font-weight:700}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__tapRipple{opacity:.35;animation:none}}.home-module__oe3DtG__videoHero{object-fit:cover;width:100%;max-width:100%;height:100%;display:block}.home-module__oe3DtG__innerPage{background:var(--sm-bg);min-height:100dvh;padding-top:100px}.home-module__oe3DtG__sectionPresentation{padding:var(--space-24) var(--space-6) var(--space-16);border-bottom:1px solid var(--sm-border)}.home-module__oe3DtG__presentationInner{max-width:56ch;margin:0 auto}.home-module__oe3DtG__pageTitle{letter-spacing:-.03em;color:var(--sm-ink);margin-bottom:var(--space-6);margin-top:var(--space-4);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.08}.home-module__oe3DtG__pageTitleSerif{font-family:var(--font-serif);color:var(--sm-blue);letter-spacing:-.01em;font-style:italic;font-weight:700;display:block}.home-module__oe3DtG__pageSubtitle{color:var(--sm-ink);margin-bottom:var(--space-4);font-size:1.125rem;font-weight:500;line-height:1.65}.home-module__oe3DtG__pageBody{color:var(--sm-gray-600);font-size:1rem;line-height:1.75}.home-module__oe3DtG__sectionOfferteInfo{padding:var(--space-16) var(--space-6);border-bottom:1px solid var(--sm-border)}.home-module__oe3DtG__offerteInfoInner{max-width:72rem;margin:0 auto}.home-module__oe3DtG__offerteInfoGrid{gap:var(--space-8);margin-bottom:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.home-module__oe3DtG__offerteInfoGrid{gap:var(--space-6);grid-template-columns:1fr}}.home-module__oe3DtG__offerteInfoCard{padding:var(--space-8) 0;border-top:1px solid var(--sm-border)}.home-module__oe3DtG__offerteInfoIcon{margin-bottom:var(--space-4);font-size:1.5rem;display:block}.home-module__oe3DtG__offerteInfoTitle{color:var(--sm-ink);letter-spacing:-.02em;margin-bottom:var(--space-3);font-size:1.25rem;font-weight:700}.home-module__oe3DtG__offerteInfoDesc{color:var(--sm-gray-600);font-size:.9375rem;line-height:1.65}.home-module__oe3DtG__offerteNote{padding:var(--space-6);background:var(--sm-gray-100);border:1px solid var(--sm-border);border-radius:8px}.home-module__oe3DtG__offerteNote p{color:var(--sm-gray-600);font-size:.9375rem;line-height:1.65}.home-module__oe3DtG__offerteNoteLink{color:var(--sm-blue);text-underline-offset:3px;font-weight:500;text-decoration:underline}.home-module__oe3DtG__gate{z-index:9999;background:var(--sm-blue);justify-content:center;align-items:center;transition:opacity .7s;display:flex;position:fixed;inset:0}.home-module__oe3DtG__gateRevealing{opacity:0;pointer-events:none}.home-module__oe3DtG__gateVideo{object-fit:cover;width:100%;height:100%;display:none;position:absolute;inset:0}.home-module__oe3DtG__gateVideoVisible{display:block}.home-module__oe3DtG__gateScreen{align-items:center;gap:var(--space-10);text-align:center;padding:var(--space-6);flex-direction:column;display:flex}.home-module__oe3DtG__gateLogoMark{align-items:center;gap:12px;display:flex}.home-module__oe3DtG__gateLogoText{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.home-module__oe3DtG__gateLogoAccent{color:#22c55e}.home-module__oe3DtG__gateBtn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 3.5rem;font-size:.8125rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.home-module__oe3DtG__gateBtn:hover{background:#ffffff0f;border-color:#ffffffb3}.home-module__oe3DtG__gateHint{color:#ffffff59;letter-spacing:.02em;font-size:.75rem}.home-module__oe3DtG__skipBtn{z-index:499;-webkit-backdrop-filter:blur(8px);color:var(--sm-ink);letter-spacing:-.01em;cursor:pointer;background:#ffffffeb;border:1px solid #0f172a1f;border-radius:9999px;align-items:center;gap:6px;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;transition:background .15s,transform .15s;animation:.4s cubic-bezier(.22,1,.36,1) .8s both home-module__oe3DtG__skipFadeIn;display:flex;position:fixed;bottom:5rem;right:1.5rem;box-shadow:0 2px 12px #0000001f}.home-module__oe3DtG__skipBtn:hover{background:#fff;transform:translateY(-1px)}@media (max-width:767px){.home-module__oe3DtG__skipBtn{left:auto;right:22%;transform:none}.home-module__oe3DtG__skipBtn:hover{transform:translateY(-1px)}}@keyframes home-module__oe3DtG__skipFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-module__oe3DtG__videoIntroLogo{display:none}@media (max-width:767px){.home-module__oe3DtG__videoIntroLogo{z-index:499;opacity:.9;pointer-events:none;width:50%;height:auto;animation:.5s cubic-bezier(.22,1,.36,1) .1s both home-module__oe3DtG__skipFadeIn;display:block;position:fixed;bottom:5rem;right:1.5rem}}.home-module__oe3DtG__waWrap{z-index:500;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.home-module__oe3DtG__waBubble{background:var(--sm-bg);border:1px solid var(--sm-border);border-radius:14px 14px 2px;max-width:220px;padding:12px 16px;position:relative;box-shadow:0 2px 8px #00000012,0 8px 24px #0000000f}.home-module__oe3DtG__waBubble:after{content:"";border-left:7px solid #0000;border-top:7px solid var(--sm-bg);width:0;height:0;position:absolute;bottom:-7px;right:18px}.home-module__oe3DtG__waBubble:before{content:"";border-left:8px solid #0000;border-top:8px solid var(--sm-border);width:0;height:0;position:absolute;bottom:-9px;right:17px}.home-module__oe3DtG__waBubbleText{color:var(--sm-ink);margin:0;font-size:.8125rem;font-weight:500;line-height:1.55}.home-module__oe3DtG__waDots{align-items:center;gap:5px;min-height:22px;padding:3px 2px;display:flex}.home-module__oe3DtG__waDot{background:var(--sm-gray-600);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.home-module__oe3DtG__waFabWrap{flex-shrink:0;width:54px;height:54px;position:relative}.home-module__oe3DtG__waRipple{pointer-events:none;border:2px solid #22c55e;border-radius:50%;position:absolute;inset:0}.home-module__oe3DtG__waFab{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;display:flex;position:relative;box-shadow:0 4px 16px #25d36666}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__waFab,.home-module__oe3DtG__waRipple{animation:none!important}}.home-module__oe3DtG__hero{max-width:72rem;min-height:calc(100dvh - 60px);padding:calc(100px + var(--space-16)) var(--space-12) var(--space-16);flex-direction:column;justify-content:center;margin:0 auto;display:flex}@media (max-width:900px){.home-module__oe3DtG__hero{padding:calc(100px + var(--space-12)) var(--space-6) var(--space-12);min-height:calc(100dvh - 100px)}}@media (max-width:767px){.home-module__oe3DtG__hero{padding:calc(64px + var(--space-10)) var(--space-4) var(--space-10);min-height:calc(100dvh - 64px)}}.home-module__oe3DtG__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sm-blue);margin-bottom:var(--space-6);font-size:.6875rem;font-weight:700}.home-module__oe3DtG__heroH1{letter-spacing:-.03em;color:var(--sm-ink);margin-bottom:var(--space-6);max-width:18ch;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.08}.home-module__oe3DtG__heroH1Serif{font-family:var(--font-serif);color:var(--sm-blue);letter-spacing:-.01em;font-style:italic;font-weight:700;display:block}.home-module__oe3DtG__heroSub{color:var(--sm-gray-600);max-width:42ch;margin-bottom:var(--space-8);font-size:1.0625rem;line-height:1.7}.home-module__oe3DtG__heroCtas{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.home-module__oe3DtG__heroCtaPrimary{background:var(--sm-blue);color:#fff;letter-spacing:-.01em;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__heroCtaPrimary:hover{background:var(--sm-blue-mid);transform:translateY(-1px)}.home-module__oe3DtG__heroCtaSecondary{color:var(--sm-ink);border:1px solid var(--sm-border);background:0 0;border-radius:8px;align-items:center;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__heroCtaSecondary:hover{border-color:var(--sm-ink);transform:translateY(-1px)}.home-module__oe3DtG__heroTrust{align-items:center;gap:var(--space-3);color:var(--sm-gray-400);flex-wrap:wrap;font-size:.75rem;display:flex}.home-module__oe3DtG__heroTrustDot{opacity:.5;font-size:.625rem}.home-module__oe3DtG__sectionAnalisi{background:var(--sm-gray-100);border-top:1px solid var(--sm-border);scroll-margin-top:100px}.home-module__oe3DtG__analisiHeadInner{max-width:72rem;padding:var(--space-16) var(--space-6) var(--space-8);margin:0 auto}.home-module__oe3DtG__analisiEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sm-blue);margin-bottom:var(--space-3);font-size:.6875rem;font-weight:700;display:block}.home-module__oe3DtG__analisiTitle{letter-spacing:-.03em;color:var(--sm-ink);margin-bottom:var(--space-3);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.15}.home-module__oe3DtG__analisiSub{color:var(--sm-gray-600);max-width:52ch;font-size:.9375rem;line-height:1.65}.home-module__oe3DtG__sectionWhatsapp{background:var(--sm-bg);padding:var(--space-24) var(--space-6);border-top:1px solid var(--sm-border)}.home-module__oe3DtG__whatsappInner{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;max-width:72rem;margin:0 auto;display:grid}@media (max-width:768px){.home-module__oe3DtG__whatsappInner{grid-template-columns:1fr}}.home-module__oe3DtG__whatsappTitle{letter-spacing:-.03em;color:var(--sm-ink);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.15}.home-module__oe3DtG__whatsappDesc{color:var(--sm-gray-600);max-width:46ch;margin-bottom:var(--space-8);font-size:1rem;line-height:1.7}.home-module__oe3DtG__whatsappCta{align-items:center;gap:var(--space-3);color:#fff;background:#128c7e;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__whatsappCta:hover{background:#0f7567;transform:translateY(-1px)}.home-module__oe3DtG__whatsappMockWrap{justify-content:center;display:flex}.home-module__oe3DtG__whatsappPhone{background:#ece5dd;border-radius:24px;width:260px;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 8px 32px #0000001a,0 24px 64px #00000012}.home-module__oe3DtG__whatsappPhoneHeader{padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-3);background:#128c7e;display:flex}.home-module__oe3DtG__whatsappPhoneAvatar{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.home-module__oe3DtG__whatsappPhoneName{color:#fff;font-size:.875rem;font-weight:600}.home-module__oe3DtG__whatsappPhoneSub{color:#ffffffb3;font-size:.6875rem}.home-module__oe3DtG__whatsappChat{padding:var(--space-4);gap:var(--space-3);flex-direction:column;min-height:240px;display:flex}.home-module__oe3DtG__bubbleIn,.home-module__oe3DtG__bubbleOut{max-width:80%;padding:var(--space-2) var(--space-3);border-radius:12px;font-size:.75rem;line-height:1.5;position:relative}.home-module__oe3DtG__bubbleIn{color:var(--sm-ink);background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 2px #00000014}.home-module__oe3DtG__bubbleOut{color:var(--sm-ink);background:#dcf8c6;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 1px 2px #00000014}.home-module__oe3DtG__bubbleTime{color:var(--sm-gray-400);text-align:right;margin-top:2px;font-size:.5625rem;display:block}.home-module__oe3DtG__sectionMetodo{background:var(--sm-blue);padding:var(--space-24) var(--space-6);scroll-margin-top:100px}@media (max-width:767px){.home-module__oe3DtG__sectionMetodo{padding-top:var(--space-8);padding-bottom:var(--space-10)}}.home-module__oe3DtG__metodoInner{max-width:72rem;margin:0 auto}.home-module__oe3DtG__metodoHead{margin-bottom:var(--space-16)}.home-module__oe3DtG__metodoEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:var(--space-4);font-size:.6875rem;font-weight:700;display:block}.home-module__oe3DtG__metodoTitle{letter-spacing:-.03em;color:#fff;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.home-module__oe3DtG__metodoGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid;position:relative}@media (max-width:768px){.home-module__oe3DtG__metodoGrid{gap:var(--space-6);grid-template-columns:1fr}}.home-module__oe3DtG__metodoGrid:before{content:"";pointer-events:none;background:#ffffff12;height:1px;position:absolute;top:0;left:0;right:0}.home-module__oe3DtG__metodoGrid:after{content:"";pointer-events:none;background:linear-gradient(90deg,#22c55e99,#22c55e26);width:0%;height:1px;transition:width .9s cubic-bezier(.22,1,.36,1) .1s;position:absolute;top:0;left:0}.home-module__oe3DtG__metodoGridVisible:after{width:100%}@media (max-width:768px){.home-module__oe3DtG__metodoGrid:before,.home-module__oe3DtG__metodoGrid:after{display:none}}.home-module__oe3DtG__metodoStep{padding:var(--space-8) 0;opacity:0;align-items:stretch;gap:var(--space-6);border-top:1px solid #ffffff12;flex-direction:row;transition:opacity .5s,transform .5s;display:flex;transform:translateY(22px)}.home-module__oe3DtG__metodoIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:104px;display:flex}.home-module__oe3DtG__metodoStepText{flex:1;min-width:0}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:first-child{opacity:1;transition-delay:80ms;transform:translateY(0)}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(2){opacity:1;transition-delay:.22s;transform:translateY(0)}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(3){opacity:1;transition-delay:.38s;transform:translateY(0)}.home-module__oe3DtG__metodoIcon{object-fit:contain;width:100%;height:100%;display:block}.home-module__oe3DtG__metodoNum{letter-spacing:.12em;color:#ffffff4d;margin-bottom:var(--space-4);font-size:.6875rem;font-weight:700;display:inline-block}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:first-child .home-module__oe3DtG__metodoNum{animation:.45s cubic-bezier(.34,1.56,.64,1) 80ms both home-module__oe3DtG__numPop}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(2) .home-module__oe3DtG__metodoNum{animation:.45s cubic-bezier(.34,1.56,.64,1) .22s both home-module__oe3DtG__numPop}.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(3) .home-module__oe3DtG__metodoNum{animation:.45s cubic-bezier(.34,1.56,.64,1) .38s both home-module__oe3DtG__numPop}@keyframes home-module__oe3DtG__numPop{0%{opacity:0;transform:scale(.5)translateY(6px)}65%{opacity:1;transform:scale(1.2)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.home-module__oe3DtG__metodoStepTitle{color:#fff;letter-spacing:-.02em;margin-bottom:var(--space-3);font-size:1.375rem;font-weight:700}.home-module__oe3DtG__metodoStepDesc{color:#ffffff8c;font-size:.9375rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__metodoStep,.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:first-child,.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(2),.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(3){opacity:1!important;transition:none!important;transform:none!important}.home-module__oe3DtG__metodoNum,.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:first-child .home-module__oe3DtG__metodoNum,.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(2) .home-module__oe3DtG__metodoNum,.home-module__oe3DtG__metodoGridVisible .home-module__oe3DtG__metodoStep:nth-child(3) .home-module__oe3DtG__metodoNum{animation:none!important}.home-module__oe3DtG__metodoGrid:after{width:100%;transition:none}}.home-module__oe3DtG__sectionCtaFinale{background:var(--sm-bg);padding:var(--space-24) var(--space-6);text-align:center;border-top:1px solid var(--sm-border);scroll-margin-top:100px}.home-module__oe3DtG__ctaFinaleInner{max-width:56ch;margin:0 auto}.home-module__oe3DtG__ctaFinaleTitle{letter-spacing:-.03em;color:var(--sm-ink);margin-bottom:var(--space-4);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.home-module__oe3DtG__ctaFinaleTitleSerif{font-family:var(--font-serif);color:var(--sm-blue);font-style:italic}.home-module__oe3DtG__ctaFinaleSub{color:var(--sm-gray-600);margin-bottom:var(--space-8);font-size:1rem;line-height:1.7}.home-module__oe3DtG__ctaFinaleBtn{background:var(--sm-blue);color:#fff;letter-spacing:-.01em;border-radius:8px;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-module__oe3DtG__ctaFinaleBtn:hover{background:var(--sm-blue-mid);transform:translateY(-1px)}.home-module__oe3DtG__footer{background:var(--sm-gray-100);border-top:1px solid var(--sm-border);padding:var(--space-12) var(--space-6)}.home-module__oe3DtG__footerInner{justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-wrap:wrap;max-width:72rem;margin:0 auto;display:flex}.home-module__oe3DtG__footerLogo{color:var(--sm-ink);letter-spacing:-.02em;margin-bottom:var(--space-2);font-size:1rem;font-weight:700}.home-module__oe3DtG__footerLogoAccent{color:var(--sm-blue)}.home-module__oe3DtG__footerTagline{color:var(--sm-gray-400);font-size:.8125rem}.home-module__oe3DtG__landingHero{background:var(--sm-blue);align-items:center;min-height:calc(100dvh - 60px);display:flex;position:relative;overflow:hidden}.home-module__oe3DtG__landingHeroBg{opacity:.65;filter:brightness(1.4)saturate(.5);pointer-events:none;background-image:url(/hero-house.png);background-position:50% 30%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-module__oe3DtG__landingHeroOverlay{pointer-events:none;background:linear-gradient(90deg,#0b2341 0% 38%,#0b2341b8 58%,#0b234140 78%,#0b234100 100%);position:absolute;inset:0}@media (max-width:900px){.home-module__oe3DtG__landingHeroOverlay{background:#0b2341c7}}.home-module__oe3DtG__landingHeroContent{z-index:1;max-width:72rem;padding:calc(100px + var(--space-20)) var(--space-12) var(--space-20);width:100%;margin:0 auto;position:relative}@media (max-width:900px){.home-module__oe3DtG__landingHeroContent{padding:calc(100px + var(--space-12)) var(--space-6) var(--space-12)}}@media (max-width:767px){.home-module__oe3DtG__landingHero{flex-direction:column;align-items:stretch}.home-module__oe3DtG__landingHeroContent{padding:calc(64px + var(--space-8)) var(--space-4) var(--space-8);flex-direction:column;flex:1;display:flex}}.home-module__oe3DtG__heroTextCol{flex:1;min-width:0}.home-module__oe3DtG__heroWidgetMobile{margin-top:var(--space-6);display:block}.home-module__oe3DtG__heroWidgetDesktop{display:none}@media (min-width:901px){.home-module__oe3DtG__landingHeroContent{align-items:flex-end;gap:var(--space-12);display:flex}.home-module__oe3DtG__heroWidgetDesktop{flex:0 0 340px;align-self:center;display:block}.home-module__oe3DtG__heroWidgetMobile{display:none}}@media (max-width:767px){.home-module__oe3DtG__heroTextCol{flex-direction:column;display:flex}}.home-module__oe3DtG__landingBadge{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:var(--space-6);border:1px solid #fff3;border-radius:99px;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.home-module__oe3DtG__landingH1{letter-spacing:-.03em;color:#fff;margin-bottom:var(--space-6);max-width:20ch;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.08}.home-module__oe3DtG__landingH1Serif{font-family:var(--font-serif);color:#ffffffd9;letter-spacing:-.01em;font-style:italic;font-weight:700;display:block}.home-module__oe3DtG__landingSub{color:#ffffffa6;max-width:46ch;margin-bottom:var(--space-8);font-size:1.0625rem;line-height:1.7}.home-module__oe3DtG__landingTrust{margin:0 0 var(--space-8);gap:var(--space-2);flex-direction:column;padding:0;list-style:none;display:flex}.home-module__oe3DtG__landingTrustItem{color:#fffc;align-items:center;gap:10px;font-size:.9375rem;font-weight:500;display:flex}.home-module__oe3DtG__landingTrustIcon{color:#6ee7b7;background:#22c55e59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6875rem;font-weight:800;display:inline-flex}.home-module__oe3DtG__landingCtas{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:480px){.home-module__oe3DtG__landingCtas{flex-direction:column;align-items:stretch}.home-module__oe3DtG__landingCtaPrimary,.home-module__oe3DtG__landingCtaWa{justify-content:center;width:100%}}.home-module__oe3DtG__landingCtaPrimary{color:var(--sm-blue);cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:8px;align-items:center;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 12px #0000001f}.home-module__oe3DtG__landingCtaPrimary:hover{background:#f0eeea;transform:translateY(-1px);box-shadow:0 4px 20px #00000029}.home-module__oe3DtG__landingCtaWa{color:#fff;letter-spacing:-.01em;background:#25d366;border-radius:8px;align-items:center;gap:9px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 14px #25d36659}.home-module__oe3DtG__landingCtaWa:hover{background:#1da851;transform:translateY(-1px);box-shadow:0 4px 20px #25d36673}.home-module__oe3DtG__landingCtaWa:active{transform:translateY(0)}.home-module__oe3DtG__heroMobileIcons{flex:1;justify-content:center;align-items:flex-end;display:none}@media (max-width:767px){.home-module__oe3DtG__heroMobileIcons{display:flex}}.home-module__oe3DtG__heroMobileIcon{object-fit:contain;width:auto;height:100%;max-height:160px;display:block}.home-module__oe3DtG__sectionRisparmio{background:var(--sm-bg);padding:var(--space-10) var(--space-6) var(--space-24);border-top:1px solid var(--sm-border);border-bottom:1px solid var(--sm-border)}.home-module__oe3DtG__risparmioInner{max-width:72rem;margin:0 auto}.home-module__oe3DtG__risparmioTitle{letter-spacing:-.03em;color:var(--sm-ink);margin:var(--space-3) 0 var(--space-4);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.home-module__oe3DtG__risparmioTitleAccent{font-family:var(--font-serif);color:var(--sm-blue);font-style:italic}.home-module__oe3DtG__risparmioSub{color:var(--sm-gray-600);max-width:52ch;margin:0 auto var(--space-10);text-align:center;font-size:.9375rem;line-height:1.65}.home-module__oe3DtG__risparmioHead{text-align:center;margin-bottom:var(--space-10)}.home-module__oe3DtG__risparmioRow{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.home-module__oe3DtG__risparmioCard{border:1px solid var(--sm-border);min-width:0;padding:var(--space-5);gap:var(--space-4);opacity:0;background:#fff;border-radius:16px;flex-direction:column;transition:opacity .5s,transform .5s;display:flex;transform:translateY(16px)}.home-module__oe3DtG__risparmioRowVisible .home-module__oe3DtG__risparmioCard:first-child{opacity:1;transform:none}.home-module__oe3DtG__risparmioRowVisible .home-module__oe3DtG__risparmioCard:nth-child(2){opacity:1;transition-delay:.1s;transform:none}.home-module__oe3DtG__risparmioRowVisible .home-module__oe3DtG__risparmioCard:nth-child(3){opacity:1;transition-delay:.2s;transform:none}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__risparmioCard{opacity:1!important;transition:none!important;transform:none!important}}.home-module__oe3DtG__risparmioCard1{box-shadow:0 1px 6px #0b23410f}.home-module__oe3DtG__risparmioCardCenter{background:var(--sm-blue);z-index:2;border-color:#0000;position:relative;box-shadow:0 16px 48px #0b234147,0 2px 8px #0b23411f}@media (min-width:768px){.home-module__oe3DtG__risparmioCardCenter{margin-top:-10px;margin-bottom:10px}}.home-module__oe3DtG__risparmioCard3{background:linear-gradient(#22c55e0d 0%,#fff 50%);border-color:#22c55e4d;box-shadow:0 1px 6px #0b23410f}.home-module__oe3DtG__rispCardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--sm-gray-400);text-align:center;font-size:.625rem;font-weight:800;display:block}.home-module__oe3DtG__rispCardLabelWhite{color:#ffffff8c}.home-module__oe3DtG__rispDonutBlock{align-items:center;gap:var(--space-3);flex-direction:column;flex:1;display:flex}.home-module__oe3DtG__rispDonutWrap{aspect-ratio:1;flex-shrink:0;width:100%;max-width:124px;margin:0 auto;position:relative}.home-module__oe3DtG__rispDonutSvg{width:100%;height:100%;display:block}.home-module__oe3DtG__rispDonutCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-module__oe3DtG__rispDonutTotal{color:var(--sm-ink);letter-spacing:-.01em;font-size:12px;font-weight:800;line-height:1.1;display:block}.home-module__oe3DtG__rispDonutYear{color:#94a3b8;font-size:9px;display:block}.home-module__oe3DtG__rispLegend{flex-direction:column;gap:5px;width:100%;margin:0;padding:0;list-style:none;display:flex}.home-module__oe3DtG__rispLegendItem{align-items:center;gap:5px;font-size:10px;display:flex}.home-module__oe3DtG__rispLegendDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.home-module__oe3DtG__rispLegendName{color:#64748b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.home-module__oe3DtG__rispLegendEq{color:#64748b;cursor:help;background:#f1f5f9;border-radius:3px;flex-shrink:0;padding:1px 4px;font-size:8px;font-weight:700}.home-module__oe3DtG__rispLegendDown{color:#16a34a;background:#dcfce7;border-radius:3px;flex-shrink:0;padding:1px 4px;font-size:9px;font-weight:800}.home-module__oe3DtG__rispLegendVal{color:var(--sm-ink);flex-shrink:0;font-family:Courier New,monospace;font-size:10px;font-weight:700}.home-module__oe3DtG__rispSavingContent{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;flex-direction:column;flex:1;display:flex}.home-module__oe3DtG__rispSavingAmount{color:#fff;letter-spacing:-.03em;word-break:break-word;font-size:clamp(.875rem,2vw + .5rem,2rem);font-weight:900;line-height:1.1}.home-module__oe3DtG__rispSavingPctWrap{align-items:center;gap:var(--space-2);display:flex}.home-module__oe3DtG__rispSavingPct{color:#22c55e;letter-spacing:-.01em;background:#22c55e2e;border-radius:99px;padding:.2em .75em;font-size:1rem;font-weight:800;display:inline-block}.home-module__oe3DtG__rispSavingPctLabel{color:#fff9;font-size:.75rem}.home-module__oe3DtG__rispSavingNote{color:#ffffff8c;max-width:22ch;margin:0;font-size:.6875rem;line-height:1.55}.home-module__oe3DtG__rispCard3Header{align-items:baseline;gap:var(--space-2);display:flex}.home-module__oe3DtG__rispCard3Logo{color:var(--sm-blue);letter-spacing:-.02em;font-size:.9375rem;font-weight:900}.home-module__oe3DtG__rispCard3LogoAccent{color:var(--sm-green)}.home-module__oe3DtG__rispDisclaimer{color:var(--sm-gray-400);max-width:52ch;margin:var(--space-6) auto 0;text-align:center;font-size:.6875rem;line-height:1.6}.home-module__oe3DtG__rispCtaWrap{margin-top:var(--space-8);justify-content:center;display:flex}.home-module__oe3DtG__rispCtaBtn{background:var(--sm-blue);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:8px;align-items:center;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 12px #0b23412e}.home-module__oe3DtG__rispCtaBtn:hover{background:#0f2e57;transform:translateY(-1px);box-shadow:0 4px 20px #0b234147}.home-module__oe3DtG__rispCtaBtn:active{transform:translateY(0)}.home-module__oe3DtG__risparmioCarouselOuter{width:100%}.home-module__oe3DtG__rispDots{margin-top:var(--space-4);justify-content:center;gap:8px;display:none}.home-module__oe3DtG__rispDot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.home-module__oe3DtG__rispDotActive{background:var(--sm-blue);transform:scale(1.3)}.home-module__oe3DtG__rispMobileFrame{display:none}@media (max-width:767px){.home-module__oe3DtG__sectionRisparmio{padding:var(--space-8) var(--space-3) var(--space-10)}.home-module__oe3DtG__risparmioCarouselOuter,.home-module__oe3DtG__rispDots{display:none}.home-module__oe3DtG__rispMobileFrame{align-items:center;gap:var(--space-5);flex-direction:column;width:100%;display:flex}.home-module__oe3DtG__rispMobileDonutClip{width:100%;position:relative;overflow:hidden}.home-module__oe3DtG__rispMobileDonutGhost{visibility:hidden;pointer-events:none;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.home-module__oe3DtG__rispMobileDonutSlide{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex;position:absolute;top:0;left:0}.home-module__oe3DtG__rispMobileSavingRow{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--sm-border);background:#fff;border-radius:12px;flex-wrap:wrap;width:100%;display:flex;box-shadow:0 1px 6px #0b23410f}.home-module__oe3DtG__rispMobileSavingEur{color:var(--sm-ink);letter-spacing:-.01em;font-size:.9375rem;font-weight:700}.home-module__oe3DtG__rispMobileSavingPctBadge{color:#fff;letter-spacing:-.01em;background:#22c55e;border-radius:6px;padding:.2em .6em;font-size:.8125rem;font-weight:800}.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispDonutWrap,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispDonutWrap{max-width:124px}.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispDonutBlock,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispDonutBlock{gap:var(--space-3)}.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispDonutTotal,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispDonutTotal{font-size:12px}.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispDonutYear,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispDonutYear{font-size:9px}.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispLegendVal,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispLegendVal,.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispLegendEq,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispLegendEq,.home-module__oe3DtG__rispMobileDonutGhost .home-module__oe3DtG__rispLegendDown,.home-module__oe3DtG__rispMobileDonutSlide .home-module__oe3DtG__rispLegendDown{display:inline}}.home-module__oe3DtG__sectionFiducia{background:var(--sm-blue);padding:var(--space-24) var(--space-6);border-bottom:1px solid #0000}.home-module__oe3DtG__fiduciaInner{max-width:72rem;margin:0 auto}.home-module__oe3DtG__fiduciaInner .home-module__oe3DtG__eyebrow{color:#ffffff8c}.home-module__oe3DtG__fiduciaHeading{letter-spacing:-.03em;color:#fff;margin:0 0 var(--space-4);flex-wrap:wrap;align-items:center;gap:.25em;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;display:flex}.home-module__oe3DtG__fiduciaHeadingLogo{vertical-align:middle;flex-shrink:0;width:auto;height:.85em;display:inline-block}.home-module__oe3DtG__fiduciaGrid{gap:var(--space-12);margin-top:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.home-module__oe3DtG__fiduciaGrid{gap:var(--space-8);grid-template-columns:1fr}}.home-module__oe3DtG__fiduciaItem{padding-top:var(--space-6);align-items:stretch;gap:var(--space-5);opacity:0;border-top:1px solid #ffffff1f;flex-direction:row;transition:opacity .5s,transform .5s;display:flex;transform:translateY(20px)}.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:first-child{opacity:1;transition-delay:80ms;transform:translateY(0)}.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:nth-child(2){opacity:1;transition-delay:.22s;transform:translateY(0)}.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:nth-child(3){opacity:1;transition-delay:.38s;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__fiduciaItem,.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:first-child,.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:nth-child(2),.home-module__oe3DtG__fiduciaGridVisible .home-module__oe3DtG__fiduciaItem:nth-child(3){opacity:1!important;transition:none!important;transform:none!important}}.home-module__oe3DtG__fiduciaIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:88px;display:flex}.home-module__oe3DtG__fiduciaIcon{object-fit:contain;width:100%;height:100%;display:block}.home-module__oe3DtG__fiduciaText{flex:1;min-width:0}.home-module__oe3DtG__fiduciaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:var(--space-3);font-size:1.125rem;font-weight:700}.home-module__oe3DtG__fiduciaDesc{color:#ffffffa6;font-size:.9375rem;line-height:1.65}.home-module__oe3DtG__sectionPartner{background:var(--sm-blue);padding:var(--space-16) var(--space-6);border-bottom:1px solid #0000}.home-module__oe3DtG__partnerInner{text-align:center;max-width:72rem;margin:0 auto}.home-module__oe3DtG__partnerStatement{letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(1.375rem,3.5vw,2.25rem);font-weight:700;line-height:1.25}.home-module__oe3DtG__landingFooter{border-top:1px solid var(--sm-border);padding:var(--space-12) var(--space-6) var(--space-8);background:#fff}.home-module__oe3DtG__landingFooterInner{max-width:72rem;margin:0 auto}.home-module__oe3DtG__landingFooterGrid{gap:var(--space-8);margin-bottom:var(--space-8);padding-bottom:var(--space-8);border-bottom:1px solid var(--sm-border);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}@media (max-width:900px){.home-module__oe3DtG__landingFooterGrid{gap:var(--space-6);grid-template-columns:1fr 1fr}.home-module__oe3DtG__landingFooterBrand{grid-column:1/-1}}@media (max-width:480px){.home-module__oe3DtG__landingFooterGrid{grid-template-columns:1fr}.home-module__oe3DtG__landingFooterBrand{grid-column:auto}}.home-module__oe3DtG__landingFooterBrand{gap:var(--space-2);flex-direction:column;display:flex}.home-module__oe3DtG__landingFooterLogoImg{width:auto;height:26px;display:block}.home-module__oe3DtG__landingFooterTagline{color:var(--sm-gray-400);font-size:.8125rem;line-height:1.5}.home-module__oe3DtG__landingFooterCol{gap:var(--space-3);flex-direction:column;display:flex}.home-module__oe3DtG__landingFooterColLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--sm-gray-400);font-size:.6875rem;font-weight:700}.home-module__oe3DtG__landingFooterColLinks{gap:var(--space-2);flex-direction:column;display:flex}.home-module__oe3DtG__landingFooterLink{color:var(--sm-gray-500,#64748b);font-size:.8125rem;text-decoration:none;transition:color .15s}.home-module__oe3DtG__landingFooterLink:hover{color:var(--sm-ink)}.home-module__oe3DtG__landingFooterContact{color:var(--sm-gray-400);font-size:.8125rem;line-height:1.5}.home-module__oe3DtG__landingFooterBottom{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.home-module__oe3DtG__landingFooterCopy{color:var(--sm-gray-400);margin:0;font-size:.75rem}.home-module__oe3DtG__tipoModalOverlay{z-index:400;-webkit-backdrop-filter:blur(24px)saturate(1.4);padding:var(--space-6);background:#0b2341d1;justify-content:center;align-items:center;animation:.35s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes home-module__oe3DtG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.home-module__oe3DtG__tipoModalInner{align-items:center;gap:var(--space-6);flex-direction:column;width:100%;max-width:560px;animation:.4s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__modalSlideUp;display:flex}@keyframes home-module__oe3DtG__modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-module__oe3DtG__tipoModalLabel{letter-spacing:.02em;color:#ffffffa6;text-align:center;margin:0;font-size:.875rem;font-weight:600}.home-module__oe3DtG__tipoModalGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;width:100%;display:grid}@media (max-width:480px){.home-module__oe3DtG__tipoModalGrid{grid-template-columns:1fr}}.home-module__oe3DtG__tipoModalClose{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:99px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s}.home-module__oe3DtG__tipoModalClose:hover{color:#fff;border-color:#ffffff73}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__tipoModalOverlay,.home-module__oe3DtG__tipoModalInner{animation:none}}.home-module__oe3DtG__footerLinks{gap:var(--space-6);flex-wrap:wrap;align-items:center;display:flex}.home-module__oe3DtG__footerLink{color:var(--sm-gray-400);font-size:.8125rem;text-decoration:none;transition:color .15s}.home-module__oe3DtG__footerLink:hover{color:var(--sm-ink)}.home-module__oe3DtG__footerCopy{width:100%;margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--sm-border);color:var(--sm-gray-400);justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;font-size:.75rem;display:flex}@keyframes home-module__oe3DtG__popupIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.home-module__oe3DtG__preventivoCardGlowWrap{background:conic-gradient(from var(--glowAngle), transparent 0deg, transparent 310deg, #22c55e2e 325deg, #22c55ecc 348deg, #22c55e2e 360deg);border-radius:17.5px;padding:1.5px;animation:4s linear infinite home-module__oe3DtG__preventivoSweep}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__preventivoCardGlowWrap{background:#22c55e33;animation:none}}.home-module__oe3DtG__preventivoCard{padding:var(--space-5);gap:var(--space-4);background:#0b2341;border-radius:16px;flex-direction:column;display:flex;box-shadow:0 8px 40px #0b234173}.home-module__oe3DtG__preventivoCardTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.home-module__oe3DtG__preventivoCardFields{gap:var(--space-2);flex-direction:column;display:flex}.home-module__oe3DtG__preventivoCardField{align-items:center;gap:var(--space-2);padding:.5rem var(--space-3);cursor:text;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;transition:border-color .15s,background .15s;display:flex}.home-module__oe3DtG__preventivoCardField:focus-within{background:#ffffff24;border-color:#ffffff80}.home-module__oe3DtG__preventivoIconWrap{flex-shrink:0;width:20px;height:20px;display:inline-flex;position:relative}.home-module__oe3DtG__preventivoCardIcon{filter:brightness(0)invert();opacity:.8;width:20px;height:20px;transition:opacity .22s}.home-module__oe3DtG__preventivoCardIconOn{object-fit:contain;width:20px;height:20px;position:absolute;top:0;left:0}.home-module__oe3DtG__preventivoCardInput{color:#fff;-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.9375rem;font-weight:500}.home-module__oe3DtG__preventivoCardInput::placeholder{color:#ffffff59}.home-module__oe3DtG__preventivoCardInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.home-module__oe3DtG__preventivoCardInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.home-module__oe3DtG__preventivoCardUnit{color:#ffffff80;white-space:nowrap;flex-shrink:0;font-size:.6875rem;font-weight:600}@media (max-width:380px){.home-module__oe3DtG__preventivoCardUnit{display:none}.home-module__oe3DtG__preventivoCardInput{font-size:.875rem}}.home-module__oe3DtG__preventivoCardError{color:#fca5a5;margin:0;font-size:.8125rem;font-weight:500}.home-module__oe3DtG__preventivoCardBtn{padding:.75rem var(--space-4);color:#fff;cursor:pointer;letter-spacing:-.01em;text-align:center;background:#22c55e;border:none;border-radius:10px;font-family:inherit;font-size:.9375rem;font-weight:700;line-height:1;transition:background .15s,transform .1s,opacity .15s}.home-module__oe3DtG__preventivoCardBtn:hover:not(:disabled){background:#16a34a;transform:translateY(-1px)}.home-module__oe3DtG__preventivoCardBtn:active{transform:translateY(0)}.home-module__oe3DtG__preventivoCardBtn:disabled{opacity:.38;cursor:not-allowed}.home-module__oe3DtG__bollettaBtnInCard{width:100%;padding:.65rem var(--space-4);color:#0b2341bf;cursor:pointer;letter-spacing:-.01em;margin-top:var(--space-3);background:0 0;border:1.5px solid #0b234138;border-radius:10px;justify-content:center;align-items:center;gap:.5em;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .1s;display:flex}.home-module__oe3DtG__bollettaBtnInCard:hover{color:#0b2341;background:#0b23410f;border-color:#0b234166;transform:translateY(-1px)}.home-module__oe3DtG__bollettaBtnInCard:active{transform:translateY(0)}@media (min-width:768px){.home-module__oe3DtG__bollettaBtnInCard{display:none}}.home-module__oe3DtG__preventivoCardBtnSecondary{width:100%;padding:.65rem var(--space-4);color:#ffffffe0;cursor:pointer;letter-spacing:-.01em;margin-top:var(--space-5);background:0 0;border:1.5px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;gap:.5em;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .1s;display:flex}.home-module__oe3DtG__preventivoCardBtnSecondary:hover{color:#fff;background:#ffffff17;border-color:#fff9;transform:translateY(-1px)}.home-module__oe3DtG__preventivoCardBtnSecondary:active{transform:translateY(0)}.home-module__oe3DtG__preventivoCardBtnSecondaryIcon{flex-shrink:0;width:17px;height:17px}.home-module__oe3DtG__bollettaForm{gap:var(--space-4);padding:var(--space-5);flex-direction:column;display:flex}.home-module__oe3DtG__bollettaField{flex-direction:column;gap:6px;display:flex}.home-module__oe3DtG__bollettaLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem;font-weight:700}.home-module__oe3DtG__bollettaInput{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;width:100%;padding:.5625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .12s}.home-module__oe3DtG__bollettaInput:focus{outline-offset:1px;border-color:#0b2341;outline:2px solid #0b2341}.home-module__oe3DtG__bollettaFileLabel{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:9px;align-items:center;gap:8px;padding:.5625rem .875rem;font-size:.9375rem;transition:border-color .12s,background .12s;display:flex}.home-module__oe3DtG__bollettaFileLabel:hover{background:#eff6ff;border-color:#0b2341}.home-module__oe3DtG__bollettaFileIcon{color:#0b2341;flex-shrink:0;width:17px;height:17px}.home-module__oe3DtG__bollettaFileName{color:#0f172a;word-break:break-all;font-size:.875rem;font-weight:600}.home-module__oe3DtG__bollettaFileInput{opacity:0;clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.home-module__oe3DtG__bollettaPrivacy{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.home-module__oe3DtG__bollettaPrivacy input[type=checkbox]{accent-color:#0b2341;flex-shrink:0;margin-top:2px}.home-module__oe3DtG__bollettaPrivacyLink{color:#0b2341;text-underline-offset:2px;font-weight:600}.home-module__oe3DtG__bollettaPrivacyLink:hover{text-decoration:underline}.home-module__oe3DtG__bollettaError{color:#991b1b;background:#fee2e2;border-radius:8px;margin:0;padding:8px 12px;font-size:.8125rem}.home-module__oe3DtG__bollettaSubmitBtn{padding:.75rem var(--space-4);color:#fff;cursor:pointer;letter-spacing:-.01em;background:#0b2341;border:none;border-radius:10px;width:100%;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .12s,opacity .12s,transform .1s}.home-module__oe3DtG__bollettaSubmitBtn:hover:not(:disabled){background:#1e3a5f;transform:translateY(-1px)}.home-module__oe3DtG__bollettaSubmitBtn:disabled{opacity:.45;cursor:not-allowed}.home-module__oe3DtG__bollettaDone{padding:var(--space-8) var(--space-5);align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;display:flex}.home-module__oe3DtG__bollettaDoneIcon{width:52px;height:52px}.home-module__oe3DtG__bollettaDoneMsg{color:#0f172a;max-width:280px;margin:0;font-size:1rem;font-weight:600;line-height:1.55}.home-module__oe3DtG__preventivoOverlay{-webkit-backdrop-filter:blur(4px);z-index:400;padding:var(--space-6);background:#0b2341b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:100px 0 0}@media (max-width:767px){.home-module__oe3DtG__preventivoCard{background:#fff;box-shadow:0 4px 20px #00000014}.home-module__oe3DtG__preventivoCardTitle{color:#0f172a}.home-module__oe3DtG__preventivoCardError{color:#dc2626}.home-module__oe3DtG__preventivoCardField{background:#0b234114;border-color:#0b234126}.home-module__oe3DtG__preventivoCardField:focus-within{background:#0b23411f;border-color:#0b234159}.home-module__oe3DtG__preventivoCardIcon{filter:brightness(0);opacity:.7}.home-module__oe3DtG__preventivoCardIconOn{filter:none}.home-module__oe3DtG__preventivoCardInput{color:#0f172a}.home-module__oe3DtG__preventivoCardInput::placeholder{color:#94a3b8}.home-module__oe3DtG__preventivoCardUnit{color:#475569}.home-module__oe3DtG__preventivoCardBtn{background:var(--sm-blue);border-radius:8px;font-weight:600}.home-module__oe3DtG__preventivoCardBtn:hover:not(:disabled){background:var(--sm-blue-mid);transform:translateY(-1px)}.home-module__oe3DtG__preventivoOverlay{padding:var(--space-3);align-items:flex-start;top:64px;overflow-y:auto}.home-module__oe3DtG__preventivoPopup{max-height:none;padding:var(--space-4);color:#0f172a;background:#fff}.home-module__oe3DtG__preventivoPopupBar{align-items:stretch;gap:var(--space-2);flex-direction:column}.home-module__oe3DtG__preventivoPopupAnalisiBtn{text-align:center;width:100%;padding:.625rem var(--space-4)}.home-module__oe3DtG__preventivoPopupGrid{grid-template-columns:1fr}.home-module__oe3DtG__preventivoPopupCard+.home-module__oe3DtG__preventivoPopupCard{padding-top:var(--space-5);margin-top:var(--space-2);border-top:1px solid #e2e8f0}}.home-module__oe3DtG__preventivoPopup{width:100%;max-width:560px;max-height:calc(100vh - 3rem);padding:var(--space-6);gap:var(--space-5);background:#fff;border-radius:20px;flex-direction:column;animation:.35s cubic-bezier(.22,1,.36,1) both home-module__oe3DtG__popupIn;display:flex;overflow-y:auto;box-shadow:0 24px 80px #0b234166}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__preventivoPopup,.home-module__oe3DtG__preventivoPopupAnalisiBtn:after{animation:none}}.home-module__oe3DtG__preventivoPopupHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.home-module__oe3DtG__preventivoPopupTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:800}.home-module__oe3DtG__preventivoPopupClose{cursor:pointer;color:#64748b;background:0 0;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;font-size:.875rem;transition:background .12s,color .12s;display:flex}.home-module__oe3DtG__preventivoPopupClose:hover{color:#0f172a;background:#f1f5f9}.home-module__oe3DtG__preventivoPopupBar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.home-module__oe3DtG__preventivoPopupAnalisiBtn{color:#fff;cursor:pointer;letter-spacing:-.01em;white-space:nowrap;background:#22c55e;border:none;border-radius:8px;padding:.4375rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;line-height:1;transition:background .15s,transform .1s;position:relative;overflow:hidden}.home-module__oe3DtG__preventivoPopupAnalisiBtn:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff61 50%,#0000 70%);width:45%;height:200%;animation:4s ease-in-out 2s infinite home-module__oe3DtG__btnShineSweep;position:absolute;top:-50%;left:-75%}@keyframes home-module__oe3DtG__btnShineSweep{0%{left:-75%}28%{left:130%}to{left:130%}}.home-module__oe3DtG__preventivoPopupAnalisiBtn:hover{background:#16a34a;transform:translateY(-1px)}.home-module__oe3DtG__preventivoToggle{background:#f1f5f9;border-radius:10px;gap:2px;width:fit-content;padding:3px;display:flex}.home-module__oe3DtG__preventivoToggleBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:.375rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s}.home-module__oe3DtG__preventivoToggleBtnActive{color:#fff;background:#0b2341}.home-module__oe3DtG__preventivoToggleBtn:hover:not(.home-module__oe3DtG__preventivoToggleBtnActive){color:#0f172a;background:#e2e8f0}.home-module__oe3DtG__preventivoPopupGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.home-module__oe3DtG__preventivoPopupCard{padding:var(--space-4);gap:var(--space-2);background:#f7f9fc;border-radius:14px;flex-direction:column;align-items:center;display:flex}.home-module__oe3DtG__preventivoPopupLabel{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-size:.6875rem;font-weight:800}.home-module__oe3DtG__preventivoPopupTotale{color:#475569;margin:var(--space-2) 0 0;font-size:.9375rem}.home-module__oe3DtG__preventivoPopupTotale strong{color:#0f172a;font-weight:800}.home-module__oe3DtG__preventivoPopupDisclaimer{padding:var(--space-3) var(--space-4);background:#f7f9fc;border:1px solid #e2e8f0;border-radius:10px}.home-module__oe3DtG__preventivoPopupDisclaimer p{color:#64748b;margin:0;font-size:.8125rem;line-height:1.6}.home-module__oe3DtG__preventivoPopupCta{cursor:pointer;color:#0b2341;font-weight:700;font-size:inherit;text-underline-offset:2px;font-family:inherit;line-height:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.home-module__oe3DtG__preventivoPopupCta:hover{color:#22c55e}.home-module__oe3DtG__mobileDragArea{touch-action:none;-webkit-user-select:none;user-select:none;z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:18vh;display:flex;position:absolute;inset:0}@keyframes home-module__oe3DtG__energyBtnFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-module__oe3DtG__mobileBtnFloat{flex-direction:column;align-items:center;animation:2.4s ease-in-out infinite home-module__oe3DtG__energyBtnFloat;display:flex}.home-module__oe3DtG__mobileBtnTransformWrap{will-change:transform, filter;flex-direction:column;align-items:center;transition:transform .38s cubic-bezier(.34,1.56,.64,1),filter .25s;display:flex}.home-module__oe3DtG__mobileBtnTransformWrapDragging{transition:none}.home-module__oe3DtG__mobileBtnImgWrap{width:240px;height:240px;position:relative}.home-module__oe3DtG__mobileBtnImg{object-fit:contain;z-index:0;width:100%;height:100%;transition:opacity .22s;display:block;position:absolute;inset:0}.home-module__oe3DtG__mobileBtnImgOverlay{z-index:1}.home-module__oe3DtG__hiddenImg{opacity:0}.home-module__oe3DtG__mobileDragHint{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;text-shadow:0 1px 12px #0009;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;margin-top:20px;font-size:.6875rem;font-weight:700;transition:opacity .15s}.home-module__oe3DtG__mobileActivatedOverlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-module__oe3DtG__mobileActivatedMsg{color:#fff;letter-spacing:-.025em;text-align:center;text-shadow:0 0 40px #22c55e8c,0 2px 24px #00000080;padding:0 2rem;font-size:1.5rem;font-weight:800;line-height:1.3}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__mobileBtnFloat{animation:none}.home-module__oe3DtG__mobileBtnTransformWrap{will-change:auto;transition:none}}.home-module__oe3DtG__consulenzaOverlay{-webkit-backdrop-filter:blur(4px);z-index:500;padding:var(--space-5);background:#0b2341a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-module__oe3DtG__consulenzaPopup{background:#fff;border-radius:18px;width:100%;max-width:480px;max-height:90dvh;overflow-y:auto;box-shadow:0 24px 60px #0b234147}.home-module__oe3DtG__consulenzaHeader{padding:var(--space-5) var(--space-5) var(--space-4);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;display:flex}.home-module__oe3DtG__consulenzaTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.home-module__oe3DtG__consulenzaClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:4px 6px;font-size:1.125rem;line-height:1;transition:color .12s}.home-module__oe3DtG__consulenzaClose:hover{color:#0f172a}.home-module__oe3DtG__consulenzaForm{gap:var(--space-4);padding:var(--space-5);flex-direction:column;display:flex}.home-module__oe3DtG__consulenzaRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:400px){.home-module__oe3DtG__consulenzaRow{grid-template-columns:1fr}}.home-module__oe3DtG__consulenzaField{flex-direction:column;gap:6px;display:flex}.home-module__oe3DtG__consulenzaLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem;font-weight:700}.home-module__oe3DtG__consulenzaInput{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;width:100%;padding:.5625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .12s}.home-module__oe3DtG__consulenzaInput:focus{outline-offset:1px;border-color:#0b2341;outline:2px solid #0b2341}.home-module__oe3DtG__consulenzaChipGroup{flex-wrap:wrap;gap:6px;display:flex}.home-module__oe3DtG__consulenzaChip{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.4;transition:border-color .12s,background .12s,color .12s}.home-module__oe3DtG__consulenzaChip:hover{color:#0b2341;border-color:#0b2341}.home-module__oe3DtG__consulenzaChipActive{color:#fff!important;background:#0b2341!important;border-color:#0b2341!important}.home-module__oe3DtG__consulenzaCheckbox{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.home-module__oe3DtG__consulenzaCheckbox input[type=checkbox]{accent-color:#0b2341;flex-shrink:0;margin-top:2px}.home-module__oe3DtG__consulenzaPrivacy{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.home-module__oe3DtG__consulenzaPrivacy input[type=checkbox]{accent-color:#0b2341;flex-shrink:0;margin-top:2px}.home-module__oe3DtG__consulenzaPrivacyLink{color:#0b2341;text-underline-offset:2px;font-weight:600}.home-module__oe3DtG__consulenzaPrivacyLink:hover{text-decoration:underline}.home-module__oe3DtG__consulenzaError{color:#991b1b;background:#fee2e2;border-radius:8px;margin:0;padding:8px 12px;font-size:.8125rem}.home-module__oe3DtG__consulenzaSubmit{padding:.75rem var(--space-4);color:#fff;cursor:pointer;letter-spacing:-.01em;background:#0b2341;border:none;border-radius:10px;width:100%;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .12s,opacity .12s,transform .1s}.home-module__oe3DtG__consulenzaSubmit:hover:not(:disabled){background:#1e3a5f;transform:translateY(-1px)}.home-module__oe3DtG__consulenzaSubmit:disabled{opacity:.45;cursor:not-allowed}.home-module__oe3DtG__consulenzaDone{padding:var(--space-8) var(--space-5);align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;display:flex}.home-module__oe3DtG__consulenzaDoneIcon{width:52px;height:52px}.home-module__oe3DtG__consulenzaDoneMsg{color:#0f172a;max-width:280px;margin:0;font-size:1rem;font-weight:600;line-height:1.55}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__navbar,.home-module__oe3DtG__navScrolled,.home-module__oe3DtG__navDesktopLink:after,.home-module__oe3DtG__navDropdownPanel,.home-module__oe3DtG__menuOverlay{transition:none}.home-module__oe3DtG__menuLinkAnimated{opacity:1;transition:none;transform:none}.home-module__oe3DtG__menuServiziSub,.home-module__oe3DtG__menuServiziCaret{transition:none}}@media (max-width:767px){.home-module__oe3DtG__skipBtn{position:absolute;inset:50% 24px auto auto;transform:translateY(-50%)}.home-module__oe3DtG__videoIntroLogo{position:absolute;inset:auto 24px 55px auto;transform:none}}
.cookieBanner-module__eaD_hq__backdrop{z-index:999;pointer-events:none;justify-content:center;padding:0 1rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.cookieBanner-module__eaD_hq__banner{background:var(--sm-bg,#fff);border:1px solid var(--sm-border,#e2e8f0);pointer-events:all;border-radius:12px;flex-direction:column;gap:.875rem;width:100%;max-width:700px;padding:1.25rem 1.5rem 1rem;display:flex;box-shadow:0 8px 32px #0f172a1f,0 2px 8px #0f172a0f}.cookieBanner-module__eaD_hq__text{color:var(--sm-ink,#0f172a);margin:0;font-size:.8125rem;line-height:1.55}.cookieBanner-module__eaD_hq__link{color:var(--sm-blue,#0b2341);text-underline-offset:2px;text-decoration:underline}.cookieBanner-module__eaD_hq__link:hover{opacity:.75}.cookieBanner-module__eaD_hq__panel{border:1px solid var(--sm-border,#e2e8f0);border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.cookieBanner-module__eaD_hq__panelRow{border-bottom:1px solid var(--sm-border,#e2e8f0);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.cookieBanner-module__eaD_hq__panelRow:last-child{border-bottom:none}.cookieBanner-module__eaD_hq__panelInfo{flex-direction:column;gap:1px;display:flex}.cookieBanner-module__eaD_hq__panelInfo strong{color:var(--sm-ink,#0f172a);font-size:.8125rem;font-weight:600}.cookieBanner-module__eaD_hq__panelInfo span{color:#475569;font-size:.75rem}.cookieBanner-module__eaD_hq__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.cookieBanner-module__eaD_hq__toggle[data-on=true]{background:var(--sm-blue,#0b2341)}.cookieBanner-module__eaD_hq__toggle[aria-disabled=true]{opacity:.6;cursor:not-allowed;background:var(--sm-blue,#0b2341)}.cookieBanner-module__eaD_hq__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.cookieBanner-module__eaD_hq__toggle[data-on=true] .cookieBanner-module__eaD_hq__toggleThumb{transform:translate(18px)}.cookieBanner-module__eaD_hq__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cookieBanner-module__eaD_hq__rightBtns{gap:.5rem;margin-left:auto;display:flex}.cookieBanner-module__eaD_hq__btnSecondary{border:1px solid var(--sm-border,#e2e8f0);color:var(--sm-ink,#0f172a);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:background .15s}.cookieBanner-module__eaD_hq__btnSecondary:hover{background:#f0efe9}.cookieBanner-module__eaD_hq__btnPrimary{background:var(--sm-blue,#0b2341);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;transition:opacity .15s}.cookieBanner-module__eaD_hq__btnPrimary:hover{opacity:.88}@media (max-width:480px){.cookieBanner-module__eaD_hq__actions{flex-direction:column;align-items:stretch}.cookieBanner-module__eaD_hq__rightBtns{justify-content:stretch;margin-left:0}.cookieBanner-module__eaD_hq__btnSecondary,.cookieBanner-module__eaD_hq__btnPrimary{text-align:center;flex:1}}
.faq-module__RvUvcW__faqSection{padding:0 0 var(--space-8,3rem)}.faq-module__RvUvcW__faqInner{max-width:720px;padding:0 var(--space-5,1.25rem);margin:0 auto}
.footer-module__eOOrza__footer{border-top:1px solid var(--sm-border,#e2e8f0);background:var(--sm-bg,#fff);margin-top:auto;padding:1.25rem 2rem}.footer-module__eOOrza__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.footer-module__eOOrza__copy{color:#94a3b8;margin:0;font-size:.75rem}.footer-module__eOOrza__links{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.footer-module__eOOrza__link{color:#475569;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;text-decoration:none;transition:color .15s}.footer-module__eOOrza__link:hover{color:var(--sm-ink,#0f172a);text-underline-offset:2px;text-decoration:underline}@media (max-width:480px){.footer-module__eOOrza__footer{padding:1rem 1.25rem}.footer-module__eOOrza__inner{flex-direction:column;align-items:flex-start;gap:.5rem}}
