@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth}body,html{margin:0;overflow-x:hidden;overflow-y:auto;padding:0}body{min-height:100vh}.body,body{display:flex;flex-direction:column;position:relative}.body{color:#333;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";line-height:1.6;margin:0;min-height:calc(100vh - 65px);padding-top:65px}a{color:#00bcd4;font-weight:500;text-decoration:none;transition:text-decoration .2s ease}a:focus,a:hover{color:#00bcd4;text-decoration:underline}.container{box-sizing:border-box;margin:0 auto;padding:0 20px}.d-none{display:none!important}@media (min-width:576px){.d-sm-block{display:block!important}}#header-bar-full{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.125);height:65px;left:0;padding:8px 0;position:fixed;right:0;top:0;z-index:100}.header-inner{align-items:center;display:flex;height:100%;justify-content:space-between;padding:1rem 0;position:relative}.logo-slogan-group{align-items:center;display:flex;gap:12px}.logo-img{height:50px;height:auto;max-width:150px;object-fit:contain;width:170px}#alfa-slogan{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:300}.header-navigation{display:flex;flex:1;justify-content:flex-start;margin:0 2rem}.header-navigation .hs-menu-wrapper>ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.header-navigation .hs-menu-wrapper li{position:relative}.header-navigation .hs-menu-wrapper ul ul{list-style:none;margin:0;padding:0}.header-navigation .hs-menu-wrapper a{color:#333;display:block;font-family:Inter,sans-serif;font-weight:400;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.header-navigation .hs-menu-wrapper a:hover{color:#00bcd4}.header-navigation .hs-menu-children-wrapper{box-shadow:0 8px 16px rgba(0,0,0,.15);left:0;margin-top:5px;min-width:220px;padding:8px 16px!important;position:absolute;top:100%;transform:translateY(-10px)}.header-navigation .hs-menu-children-wrapper a{border-radius:0;color:#333;font-family:Inter,sans-serif;font-size:15px;font-weight:400!important;padding:10px 20px!important}.header-navigation .hs-menu-children-wrapper a:hover{background-color:#f5f5f5!important;border-radius:4px;color:#333!important}.header-navigation li:hover>.hs-menu-children-wrapper{transform:translateY(0)}.header-navigation .hs-menu-children-wrapper .hs-menu-children-wrapper{left:100%;margin-left:5px;margin-top:-8px;top:0}.header-navigation .hs-menu-children-wrapper li.hs-item-has-children>a,.header-navigation .hs-menu-children-wrapper li.hs-menu-has-children>a,.header-navigation .hs-menu-children-wrapper li.hs-parent-has-children>a{padding-right:30px;position:relative}.header-navigation .hs-menu-wrapper>ul>li:last-child .hs-menu-children-wrapper{left:auto;right:0}.header-login{color:#333!important;font-family:Inter,sans-serif;font-size:15px;font-weight:400;margin-right:15px;padding:10px 20px;text-decoration:none!important;transition:all .3s ease;white-space:nowrap}.header-login:focus,.header-login:hover{color:#00bcd4!important}.header-cta{background-color:#00bcd4!important;border-radius:4px;color:#fff!important;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:10px 20px;text-decoration:none!important;transition:all .3s ease;white-space:nowrap}.header-cta:focus,.header-cta:hover{background-color:#0097a7!important;color:#fff!important}.mobile-menu-toggle{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-around;padding:0;width:25px;z-index:1001}.mobile-menu-toggle span{background:#333;display:block;height:2px;transform-origin:center;transition:all .3s;width:25px}.mobile-menu-toggle.active span:first-child,.mobile-menu-toggle.mobile-active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2),.mobile-menu-toggle.mobile-active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3),.mobile-menu-toggle.mobile-active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.main-content-area{flex:1;margin-bottom:0;min-height:auto;padding-bottom:0;padding-top:80px;width:100%}.landing-content{margin:0;max-width:none;min-height:100%;padding:0 0 40px;width:100%}.dnd-area,.dnd-section,.row-fluid-wrapper{width:100%}.row-fluid{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;width:auto}.row-fluid:after,.row-fluid:before{content:"";display:table;line-height:0}.row-fluid:after{clear:both;width:100%}.row-fluid [class*=span]{box-sizing:border-box;float:left;margin-left:10px;margin-right:10px;min-height:1px}.row-fluid .span1{width:calc(8.33333% - 20px)}.row-fluid .span2{width:calc(16.66667% - 20px)}.row-fluid .span3{width:calc(25% - 20px)}.row-fluid .span4{width:calc(33.33333% - 20px)}.row-fluid .span5{width:calc(41.66667% - 20px)}.row-fluid .span6{width:calc(50% - 20px)}.row-fluid .span7{width:calc(58.33333% - 20px)}.row-fluid .span8{width:calc(66.66667% - 20px)}.row-fluid .span9{width:calc(75% - 20px)}.row-fluid .span10{width:calc(83.33333% - 20px)}.row-fluid .span11{width:calc(91.66667% - 20px)}.row-fluid .span12{width:calc(100% - 20px)}.row-fluid .offset0{margin-left:10px}.row-fluid .offset1{margin-left:calc(8.33333% + 10px)}.row-fluid .offset2{margin-left:calc(16.66667% + 10px)}.row-fluid .offset3{margin-left:calc(25% + 10px)}.row-fluid .offset4{margin-left:calc(33.33333% + 10px)}.row-fluid .offset5{margin-left:calc(41.66667% + 10px)}.row-fluid .offset6{margin-left:calc(50% + 10px)}.row-fluid .offset7{margin-left:calc(58.33333% + 10px)}.row-fluid .offset8{margin-left:calc(66.66667% + 10px)}.row-fluid .offset9{margin-left:calc(75% + 10px)}.row-fluid .offset10{margin-left:calc(83.33333% + 10px)}.row-fluid .offset11{margin-left:calc(91.66667% + 10px)}.row-fluid .offset12{margin-left:calc(100% + 10px)}.widget-span{display:block;overflow-wrap:break-word}.dnd-section>.row-fluid-wrapper>.row-fluid{margin:0 auto;padding:0}.dnd-section>.row-fluid-wrapper>.row-fluid:not(.container){padding:0 20px}.container .dnd-section>.row-fluid-wrapper>.row-fluid{padding:0}.row-fluid [class*=span]:last-child{margin-right:10px}.alfadocs-footer{background-color:#f5f5f5;color:#333;font-family:Inter,sans-serif;font-size:13px;margin-bottom:0;margin-top:auto;padding:20px;position:relative;width:100%}.footer-inner{text-align:center}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer-links a{color:#00bcd4;font-family:Inter,sans-serif;font-weight:500;margin:0 5px;text-decoration:none;transition:text-decoration .2s ease}.footer-links a:focus,.footer-links a:hover{text-decoration:underline!important}.footer-separator{color:#999;margin:0 5px}.footer-text{color:#666;font-family:Inter,sans-serif;white-space:normal}.footer-claim{display:inline}.hs-button.large,.hs-button.primary,.hs-form .hs-button,.hs-form button[type=submit],.hs-form input[type=submit],.hs_submit button,.hs_submit input,[class*=hs-] button[type=submit],[class*=hs-] input[type=submit],input.hs-button{display:block!important;font-family:Inter,sans-serif!important;max-width:none!important;min-width:100%!important;width:100%!important}.actions,.hs-form-field.hs_submit,.hs-submit,.hs_submit{max-width:100%!important;width:100%!important}.hs-form .hs-form-field>input,.hs-form .hs-input,.hs-form-field input,.hs-form-field select,.hs-form-field textarea,form[class*=hs] input:not([type=submit]):not([type=checkbox]):not([type=radio]),form[class*=hs] select{box-sizing:border-box!important;font-family:Inter,sans-serif!important;height:45px!important;line-height:40px!important;max-height:45px!important;min-height:45px!important;padding:0 12px!important}.hs-form textarea,.hs-form-field textarea{font-family:Inter,sans-serif!important;min-height:40px!important;padding:8px 12px!important}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem{font-family:Inter,sans-serif!important;padding-left:15px!important}.hsfc-Step__Content{padding:30px!important}* label.hsfc-FieldLabel,[class*=hs] label,[class*=hsfc] label,[id*=hs_form] label,body .hs-form label.hsfc-FieldLabel,body .hs-form label[data-hsfc-id=FieldLabel],body [data-hsfc-id=FieldLabel],body label.hsfc-FieldLabel,div label.hsfc-FieldLabel,form label.hsfc-FieldLabel,label[data-hsfc-id=FieldLabel][class=hsfc-FieldLabel]{font-family:Inter,sans-serif!important;margin-bottom:4px;padding-bottom:4px}.hsfc-NavigationRow,.hsfc-NavigationRow__Alerts,.hsfc-NavigationRow__Buttons,[data-hsfc-id=NavigationRow],[data-hsfc-id=NavigationRow]>div,div.hsfc-NavigationRow{margin:0!important;min-height:auto!important;padding:0!important}.hsfc-Button{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:500!important;transition:all .6s ease!important}.hsfc-Button:hover{background-color:#009fb0!important;transform:none!important}@media (max-width:991px){.header-inner{justify-content:center;position:relative}.logo-slogan-group{flex:0 0 auto;order:2}.mobile-menu-toggle{display:flex;left:1rem;order:1;position:absolute}.header-login{order:3;position:absolute;right:130px}.header-cta{order:4;position:absolute;right:1rem}.header-navigation{background:#fff;bottom:0;box-shadow:none;display:flex;flex-direction:column;justify-content:flex-start;left:0;margin:0;max-height:0;opacity:0;order:4;overflow:hidden;position:fixed;right:0;top:0;transition:max-height .3s ease,opacity .3s ease;width:100%;z-index:999}.header-navigation.active,.header-navigation.mobile-active{max-height:100vh;opacity:1;overflow-y:auto}.header-navigation .hs-menu-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:80px 20px 40px}.header-navigation .hs-menu-wrapper>ul{align-items:stretch;flex-direction:column;gap:0;max-width:400px;padding:0;width:100%}.header-navigation .hs-menu-wrapper li{border-bottom:1px solid #eee;text-align:left;width:100%}.header-navigation .hs-menu-wrapper>ul>li:last-child{border-bottom:none}.header-navigation .hs-menu-wrapper a{color:#333;display:block;font-family:Inter,sans-serif;font-size:1.1rem;padding:1.2rem 1.5rem}.header-navigation .hs-menu-wrapper a:hover{background:#f8f9fa;border-radius:0;color:#00bcd4}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a,.header-navigation .hs-menu-wrapper>ul>li.hs-menu-has-children>a,.header-navigation .hs-menu-wrapper>ul>li.hs-parent-has-children>a{padding-right:40px;position:relative}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a:after,.header-navigation .hs-menu-wrapper>ul>li.hs-menu-has-children>a:after,.header-navigation .hs-menu-wrapper>ul>li.hs-parent-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m3 5 3 3 3-3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:12px}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children.mobile-expanded>a:after,.header-navigation .hs-menu-wrapper>ul>li.hs-menu-has-children.mobile-expanded>a:after,.header-navigation .hs-menu-wrapper>ul>li.hs-parent-has-children.mobile-expanded>a:after{transform:translateY(-50%) rotate(180deg)}.header-navigation .hs-menu-children-wrapper{background:#f8f9fa;box-shadow:none;margin:0;max-height:0;opacity:1;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .3s ease;visibility:visible;width:100%}.header-navigation li.mobile-expanded>.hs-menu-children-wrapper{max-height:500px;padding:8px 0}.header-navigation .hs-menu-children-wrapper li{border-bottom:1px solid #e0e0e0}.header-navigation .hs-menu-children-wrapper li:last-child{border-bottom:none}.header-navigation .hs-menu-children-wrapper a{font-family:Inter,sans-serif;font-size:1rem;padding-left:2.5rem}.header-navigation .hs-menu-children-wrapper .hs-menu-children-wrapper{background:#eee;margin-left:0;margin-top:0}.header-navigation .hs-menu-children-wrapper .hs-menu-children-wrapper a{font-family:Inter,sans-serif;font-size:.95rem;padding-left:3.5rem}.mobile-menu-toggle.mobile-active{position:fixed;z-index:1002}body:has(.header-navigation.mobile-active){overflow:hidden}}@media (max-width:768px){body,html{height:auto!important;min-height:100%!important;overflow-x:hidden;overflow-y:auto;position:relative!important;-webkit-overflow-scrolling:touch}body{min-height:100vh}.body,body{display:flex;flex-direction:column;font-family:Inter,sans-serif}.body{flex:1;min-height:calc(100vh - 85px);overflow-x:hidden;padding-bottom:0;padding-top:85px;position:relative}#header-bar-full{background-color:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important;height:65px!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:100!important}.header-inner{justify-content:center;padding:0 20px}.logo-slogan-group{flex-direction:row;gap:10px}.header-cta,.header-login{display:none}#alfa-slogan{font-family:Inter,sans-serif;font-size:14px;white-space:nowrap}.main-content-area{flex:1;padding-bottom:0;padding-top:80px}.landing-content,.main-content-area{min-height:auto;overflow:visible;width:100%}.landing-content{padding-bottom:20px}.container{overflow:visible;padding-left:10px!important;padding-right:10px!important}.row-fluid{max-width:100%!important}.row-fluid,.row-fluid [class*=span]{margin-left:0!important;margin-right:0!important;overflow:visible!important;width:100%!important}.row-fluid [class*=span]{float:none!important;padding:0 5px!important}.widget-span{display:block;overflow:visible;width:100%}.dnd-section>.row-fluid-wrapper>.row-fluid{padding:0 10px!important}.alfadocs-footer{background-color:#f5f5f5;font-family:Inter,sans-serif;margin-bottom:0;margin-top:auto;padding:30px 15px;padding-bottom:calc(30px + env(safe-area-inset-bottom, 0));position:relative;transform:none;width:100%}.footer-inner{overflow:visible;text-align:center}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;overflow:visible}.footer-claim{display:block;margin-top:4px}.container,.dnd-section,.row-fluid,.row-fluid-wrapper,.widget-span{height:auto!important;overflow:visible!important;-webkit-overflow-scrolling:auto!important}.landing-content>:last-child{margin-bottom:30px}.hs_cos_wrapper,.hs_cos_wrapper_type_module,.span12.widget-span{max-width:100%!important;width:100%!important}.hs_cos_wrapper_type_module .hs-button{display:block!important;font-family:Inter,sans-serif!important;text-align:center!important;width:100%!important}}@media (max-width:576px){.logo-img{max-width:120px}.header-cta{display:none}}@media (max-width:480px){.alfadocs-footer{font-family:Inter,sans-serif;margin-top:30px;padding:25px 15px}.footer-content{flex-direction:column;gap:5px}.footer-links a{display:inline-block;font-family:Inter,sans-serif;margin:5px 3px}}@media print{#header-bar-full{position:static}.header-cta{display:none}.main-content-area{min-height:auto}}.header-navigation .mobile-expanded>.hs-menu-children-wrapper{max-height:500px!important}.header-navigation .hs-menu-children-wrapper{background:#fff;border:1px solid rgba(0,0,0,.125);border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.15);left:50%!important;margin:0;max-width:1000px;opacity:0;padding:30px 40px;position:fixed!important;right:auto!important;top:70px;transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;width:calc(100vw - 600px);z-index:999}.header-navigation li:hover>.hs-menu-children-wrapper{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.header-navigation .hs-menu-wrapper>ul>li{position:static}.header-navigation .hs-menu-children-wrapper>ul{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0}.header-navigation .hs-menu-children-wrapper li{border:none;display:block;margin:0;padding:0}.header-navigation .hs-menu-children-wrapper>ul>li>a{color:#333;display:block;font-family:Inter,sans-serif;font-size:15px;font-weight:500;padding:8px 0;text-decoration:none;transition:color .2s ease}.header-navigation .hs-menu-children-wrapper>ul>li>a:hover{background:none;color:#00bcd4}.header-navigation .hs-menu-children-wrapper>ul:has(li:nth-child(7)){grid-template-columns:repeat(4,1fr)}.header-navigation .hs-menu-children-wrapper>ul:has(li:nth-child(5)):not(:has(li:nth-child(7))){grid-template-columns:repeat(3,1fr)}.header-navigation .hs-menu-children-wrapper>ul:has(li:nth-child(3)):not(:has(li:nth-child(5))){grid-template-columns:repeat(2,1fr)}.header-navigation .hs-menu-children-wrapper>ul:not(:has(li:nth-child(3))){grid-template-columns:1fr}@media (max-width:991px){.header-navigation .hs-menu-children-wrapper{border:none;border-radius:0;box-shadow:none;left:auto!important;max-width:none;padding:0;position:static!important;right:auto!important;top:auto;transform:none;width:auto}.header-navigation .hs-menu-children-wrapper>ul{display:block}.header-navigation .hs-menu-children-wrapper>ul>li>a{font-family:Inter,sans-serif;font-size:15px;font-weight:400;padding:10px 20px 10px 40px}.header-navigation .hs-menu-children-wrapper{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;left:auto!important;margin:0!important;max-width:none!important;padding:0!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important}.header-navigation .hs-menu-wrapper>ul>li{border-bottom:1px solid #eee;position:relative}.header-navigation .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a:after{display:none!important}.header-navigation .hs-menu-wrapper>ul>li>a{background:none;color:#333;display:block;font-family:Inter,sans-serif;font-size:1.1rem;padding:1.2rem 1.5rem!important;position:relative}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a{padding-right:50px!important}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m3 5 3 3 3-3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block!important;height:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transform:translateY(-50%) rotate(180deg);transition:transform .3s ease;width:12px}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children.mobile-expanded>a:after{transform:translateY(-50%) rotate(180deg)}.header-navigation .hs-menu-children-wrapper{background:#f8f9fa!important;max-height:0;overflow:hidden;transition:max-height .3s ease}.header-navigation li.mobile-expanded>.hs-menu-children-wrapper{max-height:500px!important;opacity:1!important;overflow:visible!important;padding:8px 0!important;visibility:visible!important}.header-navigation .hs-menu-children-wrapper>ul{display:block!important;gap:0!important;grid-template-columns:none!important}.header-navigation .hs-menu-children-wrapper li{border-bottom:1px solid #e0e0e0}.header-navigation .hs-menu-children-wrapper li:last-child{border-bottom:none}.header-navigation .hs-menu-children-wrapper a{background:none!important;border-radius:0!important;color:#333!important;font-family:Inter,sans-serif!important;font-size:1rem!important;padding:1rem 1rem 1rem 2.5rem!important}.header-navigation .hs-menu-children-wrapper a:hover{background-color:#eee!important;color:#00bcd4!important}.header-navigation .menu-arrow-svg,.mega-menu-description{display:none!important}}.header-navigation .hs-menu-children-wrapper>ul>li>a{padding-left:40px!important;position:relative}.header-navigation .hs-menu-children-wrapper>ul>li>a:before{color:#666;font-family:Font Awesome\ 5 Free,Font Awesome\ 5 Pro,FontAwesome;font-size:16px;font-weight:900;left:15px;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Agenda"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=agenda]:before{content:"\f133"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Prenotazione"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=booking]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=prenotazione]:before{content:"\f274"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Analisi"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Fatturazione"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=analisi]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=fatturazione]:before{content:"\f201"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("pagamenti"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=pagamenti]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=payment]:before{content:"\f013"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Cartelle"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Radiografie"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=cartelle]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=radiografie]:before{content:"\f07c"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Firma"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=firma]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=signature]:before{content:"\f304"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Automazione"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Relazione"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=automazione]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=relazione]:before{content:"\f086"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("dentistico"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=dental]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=dentistico]:before{content:"\f5c9"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Specialista"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=specialist]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=specialista]:before{content:"\f0f0"}.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=clinic]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=poliambulatori]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=poliambulatorio]:before{content:"\f0f8"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Blog"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=blog]:before{content:"\f02e"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Tutorial"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=tutorial]:before{content:"\f19d"}.header-navigation .hs-menu-children-wrapper>ul>li:has(>a:contains("Marketplace"))>a:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=app]:before,.header-navigation .hs-menu-children-wrapper>ul>li>a[href*=marketplace]:before{content:"\f0c1"}.header-navigation .hs-menu-children-wrapper>ul>li.agenda-icon>a:before{content:"\f133"}.header-navigation .hs-menu-children-wrapper>ul>li.prenotazione-icon>a:before{content:"\f274"}.header-navigation .hs-menu-children-wrapper>ul>li.analisi-icon>a:before{content:"\f201"}.header-navigation .hs-menu-children-wrapper>ul>li.pagamenti-icon>a:before{content:"\f013"}.header-navigation .hs-menu-children-wrapper>ul>li.cartelle-icon>a:before{content:"\f07c"}.header-navigation .hs-menu-children-wrapper>ul>li.firma-icon>a:before{content:"\f304"}.header-navigation .hs-menu-children-wrapper>ul>li.relazione-icon>a:before{content:"\f086"}.header-navigation .hs-menu-children-wrapper>ul>li.dentistico-icon>a:before{content:"\f5c9"}.header-navigation .hs-menu-children-wrapper>ul>li.specialista-icon>a:before{content:"\f0f0"}.header-navigation .hs-menu-children-wrapper>ul>li.poliambulatorio-icon>a:before{content:"\f7f2"}.header-navigation .hs-menu-children-wrapper>ul>li.blog-icon>a:before{content:"\f02e"}.header-navigation .hs-menu-children-wrapper>ul>li.tutorial-icon>a:before{content:"\f19d"}.header-navigation .hs-menu-children-wrapper>ul>li.marketplace-icon>a:before{content:"\f0c1"}.hs-menu-children-wrapper.mega-cols-1{width:320px}.hs-menu-children-wrapper.mega-cols-2{width:500px}.hs-menu-children-wrapper.mega-cols-3{width:700px}.hs-menu-children-wrapper.mega-cols-4{width:900px}.mega-menu-overlay{background:rgba(0,0,0,.2);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:65px;transition:opacity .3s ease;visibility:hidden;z-index:998}.mega-menu-overlay.active{opacity:1;pointer-events:auto;visibility:visible}.alfadocs-footer-enhanced{background-color:#f5f5f5;color:#333;font-family:Inter,sans-serif;margin-bottom:0;margin-top:auto;width:100%}.footer-menu-section{padding:60px 0 0}.footer-menu-grid{align-items:start;display:grid;gap:40px;grid-template-columns:300px repeat(auto-fit,minmax(200px,1fr))}.footer-column{display:flex;flex-direction:column}.footer-logo-column{grid-column:1}.footer-logo-img{height:auto;margin-bottom:5px;width:170px}.footer-tagline{color:hsla(0,0%,100%,.7);font-family:Inter,sans-serif;font-size:14px;line-height:1.6;margin:0 0 20px}.footer-social-icons{display:flex;gap:15px}.footer-social-icons a{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#5e5e5e;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .3s ease;width:36px}.footer-social-icons a:hover{background-color:#00bcd4;color:#fff;text-decoration:none;transform:translateY(-2px)}.footer-social-icons i{font-size:16px}.footer-column-title{color:#333;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:.5px;margin:0 0 20px;text-transform:uppercase}.footer-menu-list{list-style:none;margin:0;padding:0}.footer-menu-item{margin-bottom:12px}.footer-menu-item a{color:#999;display:inline-block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-menu-item a:hover{color:#00bcd4;text-decoration:none}.alfadocs-footer-bottom{background-color:#f5f5f5;font-family:Inter,sans-serif;font-size:13px;padding:20px}.alfadocs-footer-bottom .footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;text-align:center}.alfadocs-footer-bottom .footer-links a{color:#00bcd4;font-family:Inter,sans-serif;font-weight:500;margin:0 5px;text-decoration:none;transition:color .3s ease}.alfadocs-footer-bottom .footer-links a:hover{color:#00bcd4;text-decoration:underline}.alfadocs-footer-bottom .footer-separator{color:#999;margin:0 5px}.alfadocs-footer-bottom .footer-text{color:#666;font-family:Inter,sans-serif}.alfadocs-footer-bottom .footer-claim{display:inline;margin-left:10px}.footer-menu-grid:has(.footer-column:nth-child(3)):not(:has(.footer-column:nth-child(4))){grid-template-columns:300px repeat(2,1fr)}.footer-menu-grid:has(.footer-column:nth-child(4)):not(:has(.footer-column:nth-child(5))){grid-template-columns:300px repeat(3,1fr)}.footer-menu-grid:has(.footer-column:nth-child(5)):not(:has(.footer-column:nth-child(6))){grid-template-columns:300px repeat(4,1fr)}.footer-menu-grid:has(.footer-column:nth-child(6)){gap:30px;grid-template-columns:250px repeat(auto-fit,minmax(170px,1fr))}@media (max-width:991px){.footer-menu-grid{gap:30px;grid-template-columns:1fr 1fr}.footer-logo-column{grid-column:1/-1;margin-bottom:20px;text-align:center}.footer-logo-img{margin:0}.footer-social-icons{justify-content:center}.footer-menu-grid:has(.footer-column:nth-child(3)):not(:has(.footer-column:nth-child(4))),.footer-menu-grid:has(.footer-column:nth-child(4)):not(:has(.footer-column:nth-child(5))),.footer-menu-grid:has(.footer-column:nth-child(5)):not(:has(.footer-column:nth-child(6))),.footer-menu-grid:has(.footer-column:nth-child(6)){grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-menu-section{padding:40px 0 30px}.footer-menu-grid{gap:30px;grid-template-columns:1fr}.footer-column{text-align:center}.footer-column-title{font-family:Inter,sans-serif;font-size:15px;margin-bottom:15px}.footer-menu-list li{margin-bottom:10px}.footer-column:not(.footer-logo-column){border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:20px}.footer-column:last-child{border-bottom:none}.alfadocs-footer-bottom{font-family:Inter,sans-serif;padding:30px 15px}.alfadocs-footer-bottom .footer-claim{display:block;margin-left:0;margin-top:8px}.footer-menu-grid:has(.footer-column:nth-child(3)):not(:has(.footer-column:nth-child(4))),.footer-menu-grid:has(.footer-column:nth-child(4)):not(:has(.footer-column:nth-child(5))),.footer-menu-grid:has(.footer-column:nth-child(5)):not(:has(.footer-column:nth-child(6))),.footer-menu-grid:has(.footer-column:nth-child(6)){grid-template-columns:1fr}}@media (max-width:480px){.footer-logo-img{width:140px}.footer-social-icons a{height:36px;width:36px}.footer-social-icons i{font-size:14px}.alfadocs-footer-bottom .footer-content{flex-direction:column;gap:5px}.alfladocs-footer-bottom .footer-links a{display:inline-block;font-family:Inter,sans-serif;margin:5px 3px}}.alfadocs-footer-bottom{padding-bottom:calc(20px + env(safe-area-inset-bottom, 0))}@media print{.alfadocs-footer-enhanced{background-color:transparent;color:#000}.footer-social-icons{display:none}.footer-menu-section{border-bottom:1px solid #000}.footer-logo-img{filter:none}}.footer-claim-cta{margin-bottom:20px}.footer-claim-text{color:#333;font-size:20px;line-height:1.5;margin:0 0 15px}.footer-claim-text,.footer-cta-button{font-family:Inter,sans-serif;font-weight:500}.footer-cta-button{background-color:#00bcd4;border-radius:4px;color:#fff!important;display:inline-block;font-size:14px;padding:10px 24px;text-decoration:none!important;transition:all .3s ease}.footer-cta-button:hover{background-color:#0097a7;color:#fff!important}@media (max-width:991px){.footer-claim-cta{padding-bottom:20px;text-align:center}}@media (max-width:768px){.footer-claim-text{font-family:Inter,sans-serif;font-size:20px;padding:20px 20px 0}.footer-cta-button{font-family:Inter,sans-serif;font-size:15px;padding:12px 30px}}@media (max-width:1200px){.header-login{font-size:14px;margin-right:10px;padding:8px 15px}.header-cta,.header-login{font-family:Inter,sans-serif}.header-cta{font-size:13px;padding:8px 16px}}@media (max-width:1100px){.header-cta,.header-login{display:none}}@media (max-width:991px){.header-cta,.header-login{display:none!important;position:static!important}.header-navigation .hs-menu-wrapper{padding-bottom:120px}.mobile-menu-footer{align-items:center;background:#f8f9fa;border-top:1px solid #eee;bottom:0;display:flex;flex-direction:column;gap:12px;left:0;padding:20px;position:absolute;right:0;width:100%}.mobile-menu-login{color:#333!important;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;max-width:300px;padding:12px 24px;text-align:center;text-decoration:none!important;transition:all .3s ease;width:100%}.mobile-menu-login:hover{background:rgba(0,188,212,.1);border-radius:4px;color:#00bcd4!important}.mobile-menu-cta{background-color:#00bcd4!important;border-radius:4px;color:#fff!important;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:500;max-width:300px;padding:14px 28px;text-align:center;text-decoration:none!important;transition:all .3s ease;width:100%}.mobile-menu-cta:hover{background-color:#0097a7!important;box-shadow:0 4px 8px rgba(0,188,212,.3);color:#fff!important;transform:translateY(-2px)}}@media (max-width:480px){.mobile-menu-footer{padding:15px}.mobile-menu-cta,.mobile-menu-login{font-family:Inter,sans-serif;font-size:15px;max-width:100%}}.header-navigation.mobile-active .mobile-menu-footer{display:flex}.header-navigation:not(.mobile-active) .mobile-menu-footer{display:none}.header-navigation.mobile-active{display:flex;flex-direction:column}.header-navigation.mobile-active>ul.menu{flex:1;overflow-y:auto;padding-bottom:120px}.mobile-menu-footer{border-top:1px solid #ddd;bottom:0;left:0;position:fixed;right:0;z-index:10000}.header-navigation.mobile-active{background:#fff;bottom:0;display:block;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:9999}.mobile-menu-scroll-area{display:flex;flex-direction:column;height:100%;overflow-y:auto}.menu{flex:1 0 auto;padding:1rem}.mobile-menu-footer{background:#fff;border-top:1px solid #eee;margin-top:auto;padding:1rem}@media (max-width:991px){.mobile-menu-toggle.mobile-active{left:1rem!important;position:fixed!important;top:22px!important;z-index:10002!important}.header-navigation.mobile-active{bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;opacity:1!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;z-index:10000!important}.header-navigation.mobile-active .hs-menu-wrapper{display:flex!important;flex-direction:column!important;height:100vh!important;position:relative!important}.header-navigation.mobile-active .hs-menu-wrapper>ul{flex:1 1 auto!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:160px!important;-webkit-overflow-scrolling:touch!important}.header-navigation.mobile-active .mobile-menu-footer{background:#fff!important;border-top:1px solid #ddd!important;bottom:0!important;box-shadow:0 -4px 16px rgba(0,0,0,.1)!important;display:flex!important;left:0!important;position:absolute!important;right:0!important;z-index:10001!important}.header-navigation li.mobile-expanded>.hs-menu-children-wrapper{max-height:2000px!important;overflow:visible!important}body:has(.header-navigation.mobile-active){height:100%!important;overflow:hidden!important;position:fixed!important;width:100%!important}}@media (max-width:991px){.mobile-menu-toggle.mobile-active{left:1rem!important;position:fixed!important;top:22px!important;z-index:10002!important}.header-navigation.mobile-active{bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;opacity:1!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;z-index:10000!important}.header-navigation.mobile-active .hs-menu-wrapper{display:flex!important;flex-direction:column!important;height:100vh!important;position:relative!important}.header-navigation.mobile-active .hs-menu-wrapper>ul{flex:1 1 auto!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:160px!important;-webkit-overflow-scrolling:touch!important}.header-navigation.mobile-active .mobile-menu-footer{align-items:center!important;background:#fff!important;border-top:1px solid #ddd!important;bottom:0!important;box-shadow:0 -4px 16px rgba(0,0,0,.1)!important;display:flex!important;flex-direction:column!important;gap:12px!important;left:0!important;padding:20px!important;position:absolute!important;right:0!important;z-index:10001!important}.mobile-menu-footer .mobile-menu-cta,.mobile-menu-footer .mobile-menu-login{display:block!important;font-family:Inter,sans-serif!important;opacity:1!important;visibility:visible!important}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a{cursor:pointer!important;pointer-events:auto!important;position:relative!important}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{pointer-events:none!important}.header-navigation .hs-menu-wrapper>ul>li.hs-item-has-children>a{display:block!important;width:100%!important}.header-navigation li.mobile-expanded>.hs-menu-children-wrapper{max-height:2000px!important;overflow:visible!important}body:has(.header-navigation.mobile-active){height:100%!important;overflow:hidden!important;position:fixed!important;width:100%!important}}:root{--size-extra-small:12px;--size-small:24px;--size-medium:36px;--size-large:48px;--size-extra-large:72px;--radius-small:4px;--radius-medium:8px;--radius-large:12px;--radius-full:24px}html body .hs-form .actions,html body .hs-form .hs_submit,html body .hsfc-NavigationRow,html body .hsfc-NavigationRow__Buttons,html body [data-hsfc-id=NavigationRow]{align-items:stretch!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}html body .hs-form .actions button[type=submit]:not(.hsfc-Button--outlined),html body .hs-form button[type=submit]:not(.hsfc-Button--outlined),html body .hsfc-Button--primary,html body .hsfc-Button[data-hsfc-variant=primary],html body button[class*=primary]:not([class*=outlined]),html body input[type=submit][class*=primary]:not([class*=outlined]){align-items:center!important;background-color:#00bcd4!important;border:2px solid #00bcd4!important;border-radius:6px!important;box-shadow:0 3px 6px rgba(0,188,212,.25)!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:600!important;justify-content:center!important;margin:0!important;min-height:52px!important;order:-999!important;padding:16px 20px!important;text-align:center!important;width:100%!important}html body .hs-form .actions button.hsfc-Button--outlined,html body .hs-form .actions button:first-child,html body .hs-form button.hsfc-Button--outlined,html body .hs-form button:first-child,html body .hsfc-Button--outlined,html body .hsfc-Button[data-hsfc-variant=outlined],html body button[class*=outlined],html body input[class*=outlined]{align-items:center!important;background:#fff!important;border:1px solid #e0e0e0!important;border-radius:4px!important;box-sizing:border-box!important;color:#9e9e9e!important;cursor:pointer!important;display:flex!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:300!important;justify-content:center!important;margin:0!important;min-height:48px!important;order:999!important;padding:12px 20px!important;text-align:center!important;width:100%!important}html body .hsfc-Button--primary:hover,html body button[class*=primary]:hover{background-color:#0097a7!important;transform:translateY(-1px)!important}html body .hsfc-Button--outlined:hover,html body button[class*=outlined]:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;color:#757575!important}@media (max-width:768px){html body .hs-form .actions,html body .hs-form .hs_submit,html body .hsfc-NavigationRow,html body [data-hsfc-id=NavigationRow]{flex-direction:column!important;gap:8px!important}html body .hsfc-Button--outlined,html body .hsfc-Button--primary{display:flex!important;font-family:Inter,sans-serif!important;width:100%!important}}