@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
:root{
  --navy:#0d4867;
  --dark:#28374b;
  --cream:#f1eddc;
  --cream2:#f7f4e9;
  --line:#83d4e7;
  --text:#474958;
  --muted:#8b8b8b;
  --accent:#80d1e3;
  --footer:#f0ecd9;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Lato","Trebuchet MS",Arial,sans-serif;color:var(--text);background:#fff;font-size:15px;line-height:1.75;padding-bottom:112px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:1170px;max-width:calc(100% - 48px);margin:0 auto}.text-center{text-align:center}.page-wrap{overflow:hidden}.header{position:relative;z-index:20;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(244,240,223,.96)}.home .header{position:absolute;left:0;right:0;top:0;background:rgba(255,255,255,.72);border-bottom:0}.header .inner{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{width:300px;display:block;flex:0 0 300px}.brand img{width:300px;height:auto}.menu-toggle{display:none;background:transparent;border:0;color:#0e435d;font-size:32px;line-height:1;padding:6px}.nav{display:flex;gap:0;align-items:center;justify-content:flex-end}.nav ul{list-style:none;margin:0;padding:0}.nav>ul{display:flex;align-items:center;gap:0}.nav li{position:relative}.nav a{display:block;padding:33px 17px 32px;text-transform:uppercase;font-size:13px;letter-spacing:.02em;color:#2c3948;font-weight:400;white-space:nowrap}.nav a.active,.nav li:hover>a{color:#1d81a0}.nav .search-link{font-size:17px;padding-right:0}.dropdown{position:absolute;left:0;top:100%;min-width:246px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.12);border:1px solid #eee;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:50}.nav li:hover>.dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown:before{content:"";position:absolute;top:-9px;left:42%;width:18px;height:18px;background:#fff;transform:rotate(45deg);box-shadow:-1px -1px 0 #eee}.dropdown a{padding:10px 16px;text-transform:none;font-size:15px;color:#40404b}.dropdown a:hover{background:#fafafa;color:#1b87a6}.hero{min-height:735px;background:#fff url('../images/bg1.jpg') center/cover no-repeat;position:relative;overflow:hidden}.hero .container{position:relative;min-height:735px}.hero-body{position:absolute;right:28px;top:0;height:760px;width:auto;z-index:1}.hero-copy{position:relative;z-index:2;padding-top:280px;margin-left:8px;width:670px}.hero h1{font-size:39px;line-height:1.34;font-weight:300;margin:0 0 44px;color:#111320;letter-spacing:-1.6px}.hero p{font-size:17px;margin:0 0 14px;color:#262c35}.hero strong{display:block;color:#004cd7;font-size:17px;line-height:1.15;text-align:center;font-weight:500;width:340px;margin-left:300px;text-transform:uppercase}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:58px;height:58px;border:0;background:#fff;color:#0e3450;font-size:35px;font-family:serif;display:flex;align-items:center;justify-content:center;cursor:default}.hero-arrow.left{left:32px}.hero-arrow.right{right:28px}.section{padding:92px 0}.section-title{font-size:28px;font-weight:300;text-transform:none;text-align:center;margin:0 0 54px;color:#35445a;line-height:1.2}.section-title:before,.heading-line:before{content:"";display:block;width:52px;height:3px;background:var(--accent);margin:0 auto 26px}.interventi-grid{border:1px solid #ebe4d1;display:grid;grid-template-columns:repeat(4,1fr);max-width:1050px;margin:0 auto}.intervento-card{min-height:305px;border-right:1px solid #ebe4d1;text-align:center;padding:39px 24px 32px;background:#fff;transition:.2s}.intervento-card:last-child{border-right:0}.intervento-card:hover{background:#fbfaf4}.intervento-card figure{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 26px;border:1px solid #ede6d5;background:#fff}.intervento-card img{width:100%;height:100%;object-fit:cover}.intervento-card h3{font-weight:400;text-transform:uppercase;color:#0b4e74;font-size:20px;letter-spacing:.5px;margin:0;line-height:1.25}.doctor-band{position:relative;background:#1b1b1b url('../images/woman-sketch.png') center right 20%/auto 100% no-repeat;color:#fff;min-height:405px;padding:0}.doctor-band:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.74)}.doctor-band .container{position:relative;z-index:1;display:grid;grid-template-columns:48% 52%;align-items:stretch}.quote-card{background:var(--cream);color:#4b4c54;min-height:500px;margin-top:-68px;padding:62px 48px;position:relative}.quote-card:after{content:"";position:absolute;right:20px;top:18px;width:70px;height:70px;background:repeating-linear-gradient(30deg,transparent 0 15px,rgba(0,0,0,.07) 16px 17px);opacity:.35}.quote-card h2{font-size:26px;font-weight:300;text-transform:uppercase;letter-spacing:1px;margin:0 0 70px;color:#35445a}.quote{width:320px;margin-left:auto;margin-right:30px;font-size:16px;line-height:1.65;position:relative}.quote:before{content:'“';position:absolute;left:-58px;top:-24px;font-size:78px;color:#c6c2ad;font-family:Georgia,serif}.quote b{display:block;margin-top:18px}.quote-logo{width:130px;margin:58px 70px 0 auto}.treatments{padding:72px 30px 20px 60px}.treatments h2{font-size:28px;font-weight:300;margin:0 0 24px;text-transform:uppercase;color:#fff}.treatments ul{columns:2;gap:64px;margin:0;padding:0;list-style:none}.treatments li{break-inside:avoid;position:relative;padding-left:28px;margin:0 0 11px;color:#fff;font-size:15px}.treatments li:before{content:"";width:8px;height:8px;background:#83d4e7;border-radius:50%;position:absolute;left:0;top:11px}.info-bar{background:var(--navy);color:#fff}.info-bar .container{height:84px;display:flex;align-items:center;justify-content:center;gap:48px;font-size:18px}.info-bar .info-item{display:flex;align-items:center;gap:13px;min-width:0}.info-bar .sep{width:1px;height:36px;background:rgba(255,255,255,.38)}.map-wide iframe,.map-wide .fake-map{width:100%;height:405px;border:0;display:block}.partners{padding:70px 0 75px}.partners-row{display:flex;align-items:center;justify-content:center;gap:42px;flex-wrap:wrap}.partners-row img{width:150px;height:auto;object-fit:contain}.partner-arrows{text-align:center;margin-top:42px}.partner-arrows span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid #eee1c8;color:#e5d6b3;margin:0 6px}.footer{background:var(--footer);position:relative;overflow:hidden}.footer:before,.footer:after{content:"";position:absolute;width:230px;height:250px;background:linear-gradient(30deg,transparent 20%,rgba(145,145,90,.17) 21%,transparent 23%);opacity:.5}.footer:before{left:0;top:20px}.footer:after{right:0;bottom:25px}.footer-main{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr 1.1fr .9fr 1.15fr;gap:45px;padding:70px 0 80px}.footer-logo{width:260px;margin-bottom:36px}.footer h3{font-size:22px;font-weight:300;color:#111;margin:0 0 28px}.footer p,.footer li{font-size:14px;line-height:1.75;color:#111}.footer ul{list-style:none;padding:0;margin:0}.footer a:hover{color:#1b81a0}.fb-box{width:220px;height:112px;background:#fff;border:1px solid #ddd;padding:9px;font-size:12px;color:#235}.fb-box img{width:42px;display:inline-block;vertical-align:top;margin-right:8px}.copy{background:var(--navy);color:#fff;font-size:13px}.copy .container{display:flex;align-items:center;justify-content:space-between;min-height:70px}.appointment-bar{position:fixed;left:0;right:0;bottom:0;background:var(--dark);height:112px;z-index:100;color:#fff}.appointment-bar .container{height:100%;display:grid;grid-template-columns:1.2fr .9fr 1.2fr;align-items:center;gap:46px}.appointment-bar h3{text-transform:uppercase;font-size:20px;margin:0;color:#fff;font-weight:700}.appointment-bar .btn{height:55px;background:#f8f2dc;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;border-radius:2px}.whats{display:flex;align-items:center;gap:17px;justify-content:center;color:#000;font-weight:800;text-transform:uppercase;font-size:20px}.whats .ico{width:45px;height:45px;border:4px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px}.to-top{position:fixed;right:42px;bottom:34px;width:54px;height:55px;border:4px solid var(--dark);clip-path:polygon(50% 0,100% 23%,100% 78%,50% 100%,0 78%,0 23%);background:#cfd2d2;color:#1b2939;z-index:102;font-size:12px;display:flex;align-items:center;justify-content:center}.page-hero{height:250px;background:linear-gradient(rgba(241,237,220,.78),rgba(241,237,220,.78)),url('../images/bg1.jpg') center/cover no-repeat;margin-top:0}.page-hero .container{height:100%;display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(255,255,255,.65)}.breadcrumbs{font-size:13px;color:#111;margin-bottom:2px}.breadcrumbs a{color:#111}.page-hero h1{font-size:27px;line-height:1.1;margin:0;color:#000;text-transform:uppercase;letter-spacing:.4px}.content{padding:82px 0}.studio-hexes{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 64px;margin-top:0}.hex-wrap{width:290px;height:330px;position:relative;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:#81d2e5;padding:8px}.hex-wrap:nth-child(4){margin-left:70px}.hex{height:100%;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--cream);display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 38px}.hex img{height:34px;margin:0 auto 18px;width:auto;filter:grayscale(1) brightness(.2)}.hex h3{font-size:18px;margin:0 0 10px;color:#000;line-height:1.2}.hex .mini-line{width:70px;height:1px;background:#c3b99d;margin:13px auto 20px}.hex p{font-size:15px;line-height:1.65;margin:0}.doctor-profile{position:relative;background:url('../images/woman-face.png') right center/auto 100% no-repeat}.doctor-top{display:grid;grid-template-columns:33% 67%;gap:45px;min-height:520px;align-items:center}.doctor-card{text-align:left}.doctor-card img{width:210px;margin-bottom:20px}.doctor-card h3{margin:0 0 4px;color:#283748;font-size:16px}.doctor-card p{margin:0 0 15px}.socials{display:flex;gap:18px;color:#aaa}.qual h2{font-size:16px;text-transform:uppercase;font-weight:300;margin:0 0 14px;color:#35445a}.qual h2:after{content:"";display:block;width:50px;height:3px;background:var(--accent);margin:12px 0 28px}.qual ul{list-style:none;margin:0 0 30px;padding:0}.qual li{padding-left:22px;margin:0 0 13px;position:relative}.qual li:before,.bullet-list li:before{content:"";width:8px;height:8px;background:#9bd8e7;border-radius:50%;position:absolute;left:0;top:12px}.tabs{display:flex;gap:0;margin:0 auto;max-width:1170px}.tab{padding:13px 22px;background:#ede6d3;border-bottom:3px solid #a39a85;color:#4d4d58;font-size:15px}.tab.active{background:#83d4e7;color:#fff;border-bottom-color:#0b6d89}.doctor-bio{background:var(--cream);padding:60px 0}.bio-grid{display:grid;grid-template-columns:1.7fr .9fr;gap:80px}.bio-grid p{margin:0 0 30px}.bullet-list{list-style:none;margin:0;padding:0}.bullet-list li{position:relative;padding-left:28px;margin-bottom:14px}.post{padding:92px 0}.post .meta{color:#c8bda5;font-size:13px;margin-bottom:13px}.post h2.category{font-size:17px;color:#81d2e5;margin:0 0 18px}.post h1,.post h2.main-title{font-weight:300;text-transform:uppercase;font-size:25px;letter-spacing:1px;margin:0 0 28px;color:#35445a}.post h2{font-size:22px;font-weight:400;color:#0e4965;margin:34px 0 14px}.post p{font-size:15px;line-height:1.9;margin:0 0 22px}.post b,.post strong{font-weight:700;color:#24242c}.post img.alignright{float:right;width:300px;margin:0 0 24px 35px}.post img.aligncenter{margin:25px auto;max-width:720px}.post-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.post-gallery img{width:100%;height:170px;object-fit:cover}.archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.archive-card{padding:28px 28px 28px 32px;border:1px solid #eee7d5;background:#fff;min-height:170px}.archive-card h3{font-size:20px;color:#0e4965;margin:0 0 12px}.archive-card p{font-size:15px;line-height:1.65}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.contact-grid iframe{width:100%;height:390px;border:0}.contact-form input,.contact-form textarea{width:100%;height:54px;border:1px solid #e8dfca;background:#fff;margin-bottom:23px;padding:0 18px;font-size:15px;color:#30313a;font-family:inherit}.contact-form textarea{height:120px;padding-top:18px;resize:vertical}.contact-form button{height:58px;width:100%;border:0;background:#83d4e7;color:#fff;font-size:16px}.contact-info h2{font-size:26px;font-weight:300;margin:0 0 16px}.hours{margin-top:30px}.hours h4{margin:16px 0 2px;font-size:13px;text-transform:uppercase;color:#777}.hours b{font-size:22px;color:#0e4965}.policy{max-width:900px}.policy h2{font-size:22px;color:#0e4965}.news-list .archive-card{min-height:130px}.fake-map{background:linear-gradient(135deg,#d8ecde 0,#d8ecde 32%,#eef0ec 32%,#eef0ec 45%,#b9d5e8 46%,#f4f2e7 49%,#cfe8d7 70%,#d8ecde 100%);position:relative;overflow:hidden}.fake-map:before{content:"Chirurgo Estetico Dott. Massimo Turrisi";position:absolute;left:44%;top:48%;padding:6px 10px;border-radius:4px;background:#fff;color:#d8211e;font-size:13px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.fake-map:after{content:"";position:absolute;left:43%;top:49%;width:24px;height:24px;background:#e53935;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 1px 3px rgba(0,0,0,.3)}@media(max-width:1024px){body{padding-bottom:88px}.container{max-width:calc(100% - 32px)}.header .inner{height:78px}.brand,.brand img{width:250px}.menu-toggle{display:block}.nav{position:absolute;top:78px;left:0;right:0;background:#f3eedc;display:none;border-top:1px solid #ddd;box-shadow:0 8px 18px rgba(0,0,0,.12)}.nav.open{display:block}.nav>ul{display:block}.nav a{padding:13px 22px;font-size:14px}.dropdown{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:#fff}.dropdown:before{display:none}.nav li.open>.dropdown{display:block}.hero{min-height:640px}.hero .container{min-height:640px}.hero-body{right:-90px;height:660px}.hero-copy{padding-top:210px;width:52%;margin-left:40px}.hero h1{font-size:32px}.hero strong{margin-left:0;text-align:left}.hero-arrow{display:none}.interventi-grid{grid-template-columns:repeat(2,1fr)}.intervento-card:nth-child(2){border-right:0}.intervento-card{border-bottom:1px solid #ebe4d1}.doctor-band .container,.contact-grid,.bio-grid,.doctor-top,.footer-main{grid-template-columns:1fr}.quote-card{margin-top:0}.treatments{padding:48px 20px}.appointment-bar{height:88px}.appointment-bar .container{grid-template-columns:1fr 1fr;gap:18px}.appointment-bar h3{font-size:16px}.appointment-bar .whats{display:none}.to-top{display:none}.hex-wrap:nth-child(4){margin-left:0}.post-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){body{font-size:14px;padding-bottom:76px}.container{max-width:calc(100% - 26px)}.header .inner{height:70px}.brand,.brand img{width:220px}.nav{top:70px}.home .header{position:relative;background:#f3eedc}.hero{min-height:auto;padding:80px 0 60px;background-position:center}.hero .container{min-height:0}.hero-body{position:relative;height:auto;width:82%;right:auto;margin:0 0 -10px auto}.hero-copy{padding-top:0;width:100%;margin:0}.hero h1{font-size:27px;line-height:1.38;margin-bottom:26px}.hero p{font-size:15px}.hero strong{font-size:15px;width:auto}.section{padding:62px 0}.section-title{font-size:25px;margin-bottom:36px}.interventi-grid{grid-template-columns:1fr}.intervento-card{border-right:0;min-height:270px}.doctor-band{background-position:center}.quote-card{padding:42px 28px;min-height:360px}.quote{margin:0;width:auto}.quote-logo{margin:35px auto 0;width:100px}.treatments ul{columns:1}.info-bar .container{height:auto;padding:18px 0;display:block;text-align:center}.info-bar .sep{display:none}.info-bar .info-item{justify-content:center;margin:7px 0}.footer-main{padding:48px 0;gap:20px}.copy .container{display:block;text-align:center;padding:18px 0}.appointment-bar{height:76px}.appointment-bar .container{grid-template-columns:1fr;gap:0}.appointment-bar h3{display:none}.appointment-bar .btn{height:48px}.page-hero{height:170px}.content,.post{padding:54px 0}.studio-hexes{gap:24px}.hex-wrap{width:270px;height:305px}.doctor-profile{background-size:auto 75%;background-position:right top}.doctor-card img{width:165px}.tabs{max-width:calc(100% - 26px)}.tab{font-size:14px;padding:11px 12px}.post img.alignright{float:none;width:100%;margin:18px 0}.post-gallery{grid-template-columns:1fr}.archive-grid{grid-template-columns:1fr}.partners-row{gap:22px}.partners-row img{width:130px}.whats{font-size:15px}.contact-grid iframe{height:300px}}

/* === PIXEL REFINEMENT 2026-06-30 === */
:root{
  --navy:#0d4a68;
  --dark:#28374b;
  --cream:#f1edda;
  --cream2:#f7f4e9;
  --line:#84d3e7;
  --text:#4e4f5d;
  --accent:#82d2e7;
  --footer:#f0ecd8;
}
html,body{width:100%;overflow-x:hidden}
body{
  font-family:"Quicksand","Century Gothic","Avenir Next","Segoe UI",Arial,sans-serif;
  color:var(--text);
  font-size:15px;
  font-weight:400;
  line-height:1.75;
  padding-bottom:112px;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}
.container{width:1176px;max-width:calc(100% - 48px);margin:0 auto;}
.header{
  position:sticky;
  top:0;
  z-index:200;
  background:rgba(241,237,220,.97);
  border-bottom:1px solid rgba(0,0,0,.08);
  transition:background .18s ease, box-shadow .18s ease;
}
.home .header{
  position:absolute;
  left:0;right:0;top:0;
  background:rgba(255,255,255,.68);
  border-bottom:0;
}
.header.is-fixed,
.home .header.is-fixed{
  position:fixed;
  left:0;right:0;top:0;
  background:#f1edda;
  border-bottom:1px solid rgba(0,0,0,.10);
  box-shadow:0 1px 2px rgba(0,0,0,.06);
}
.header .inner{height:104px;display:flex;align-items:center;justify-content:space-between;}
.brand{width:300px;flex:0 0 300px;}
.brand img{width:300px;height:auto;}
.nav a{
  padding:40px 17px 39px;
  font-size:13px;
  line-height:1;
  font-weight:400;
  letter-spacing:0;
  color:#242f3b;
  text-transform:uppercase;
  white-space:nowrap;
}
.nav a.active,.nav li:hover>a{color:#1e7d9d;}
.nav .search-link{font-size:21px;padding-left:18px;padding-right:0;line-height:.6;}
.dropdown{min-width:260px;box-shadow:0 1px 3px rgba(0,0,0,.12);border:1px solid #eee;}
.dropdown a{padding:12px 16px 12px;font-size:15px;line-height:1.25;text-transform:none;color:#42424d;}

/* HOME: slider ricostruito sulle misure dello screenshot desktop */
.hero{
  height:806px;
  min-height:806px;
  background-color:#fff;
  background-image:url('../images/bg1.jpg');
  background-repeat:no-repeat;
  background-size:1920px 900px;
  background-position:center top;
  position:relative;
  overflow:hidden;
}
.hero .container{height:806px;min-height:806px;position:relative;}
.hero-body{
  position:absolute;
  z-index:1;
  height:930px;
  width:auto;
  top:0;
  right:46px;
  max-width:none;
}
.hero-copy{
  position:relative;
  z-index:2;
  padding-top:266px;
  margin-left:0;
  width:650px;
}
.hero h1{
  font-family:"Quicksand","Century Gothic","Avenir Next","Segoe UI",Arial,sans-serif;
  font-size:43px;
  line-height:1.31;
  font-weight:300;
  letter-spacing:-1.8px;
  margin:0 0 41px;
  color:#0f111b;
}
.hero p{font-size:17.5px;line-height:1.65;margin:0 0 17px;color:#252934;font-weight:400;}
.hero strong{
  display:block;
  width:360px;
  margin-left:297px;
  color:#004bd6;
  font-size:17.8px;
  line-height:1.15;
  text-align:center;
  font-weight:500;
  text-transform:uppercase;
}
.hero-arrow{width:60px;height:60px;background:#fff;color:#0a304d;font-size:35px;top:50%;}
.hero-arrow.left{left:31px;}.hero-arrow.right{right:30px;}

.section{padding:92px 0 106px;}
.section-title{
  font-size:29px;
  font-weight:300;
  color:#35445a;
  margin:0 0 55px;
  line-height:1.2;
  letter-spacing:-.2px;
}
.section-title:before,.heading-line:before{width:52px;height:3px;background:#82d2e7;margin:0 auto 26px;}
.interventi-grid{
  max-width:1208px;
  border:1px solid #ebe4d1;
  grid-template-columns:repeat(4,1fr);
}
.intervento-card{min-height:352px;padding:40px 24px 35px;border-color:#ebe4d1;}
.intervento-card figure{width:190px;height:190px;margin:0 auto 29px;border:1px solid #ede6d5;}
.intervento-card h3{font-size:22px;font-weight:400;letter-spacing:.2px;color:#0c4c72;line-height:1.25;}

.doctor-band{min-height:460px;background-position:center right;background-size:auto 100%;}
.doctor-band:before{background:rgba(0,0,0,.75);}
.doctor-band .container{grid-template-columns:586px 1fr;}
.quote-card{min-height:630px;margin-top:-68px;padding:66px 47px;background:#f1edda;}
.quote-card h2{font-size:28px;letter-spacing:.7px;margin-bottom:68px;}
.quote{width:325px;margin-right:34px;font-size:16px;line-height:1.7;}
.quote-logo{width:132px;margin:62px 70px 0 auto;}
.treatments{padding:77px 20px 30px 50px;}
.treatments h2{font-size:29px;margin-bottom:28px;}
.treatments li{font-size:15px;margin-bottom:12px;padding-left:31px;}
.treatments li:before{width:9px;height:9px;top:10px;}

.info-bar .container{height:84px;font-size:19px;gap:46px;}
.map-wide .fake-map,.map-wide iframe{height:456px;}
.partners{padding:70px 0 75px;}
.partners-row{gap:44px;}
.partners-row img{width:150px;max-height:74px;object-fit:contain;}
.footer-main{padding:69px 0 82px;grid-template-columns:1.15fr 1.08fr .92fr 1.15fr;gap:46px;}
.footer-logo{width:260px;margin-bottom:35px;}
.footer h3{font-size:24px;font-weight:300;margin-bottom:31px;}
.copy .container{min-height:70px;}
.appointment-bar{height:112px;background:#28374b;z-index:400;}
.appointment-bar .container{grid-template-columns:1.22fr .92fr 1.22fr;gap:48px;}
.appointment-bar h3{font-size:20px;letter-spacing:.1px;}
.appointment-bar .btn{height:60px;background:#fbf5df;color:#000;border-radius:3px;font-size:14px;}
.whats{font-size:20px;color:#000;gap:18px;}
.whats .ico{font-size:0;position:relative;width:47px;height:47px;border:4px solid #000;border-radius:50%;}
.whats .ico:before{content:"";position:absolute;left:12px;top:11px;width:16px;height:16px;border:3px solid #000;border-top-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-35deg);}
.whats .ico:after{content:"";position:absolute;left:8px;bottom:5px;border:8px solid transparent;border-right-color:#000;transform:rotate(-28deg);}
.to-top{right:42px;bottom:34px;}

/* Pagine interne */
.page-hero{height:203px;background-size:1920px 900px;background-position:center top;}
.page-hero .container{border-top:1px solid rgba(255,255,255,.68);}
.breadcrumbs{font-size:13px;line-height:1.3;margin-bottom:9px;color:#111;}
.page-hero h1{font-size:28px;font-weight:700;letter-spacing:.6px;color:#000;}
.content{padding:92px 0;}
.studio-hexes{gap:42px 70px;align-items:flex-start;}
.hex-wrap{width:326px;height:374px;padding:8px;background:#82d2e7;}
.hex-wrap:nth-child(4){margin-left:0;}
.hex{padding:48px 42px;background:#f1edda;}
.hex img{height:36px;margin-bottom:18px;}
.hex h3{font-size:20px;line-height:1.2;margin-bottom:12px;}
.hex p{font-size:15.5px;line-height:1.65;}
.doctor-top{grid-template-columns:360px 1fr;gap:75px;min-height:600px;}
.doctor-card img{width:220px;}
.qual h2{font-size:18px;}
.tabs{max-width:1176px;}
.tab{font-size:16px;padding:14px 22px;}
.doctor-bio{padding:63px 0 72px;background:#f1edda;}
.bio-grid{grid-template-columns:1.72fr .9fr;gap:84px;}
.post{padding:90px 0;}
.post h1,.post h2.main-title{font-size:26px;font-weight:300;letter-spacing:.8px;}
.post p{font-size:15px;line-height:1.9;}

/* Contatti: layout live quasi full width */
body.contact-page .page-hero{display:none;}
body.contact-page .content:first-of-type{padding:80px 0 92px;}
body.contact-page .contact-grid{
  width:100%;
  max-width:none;
  display:grid;
  grid-template-columns:minmax(0,50.5vw) minmax(480px,602px);
  gap:74px;
  align-items:start;
  margin:0;
}
body.contact-page .contact-grid>div:first-child{width:100%;}
body.contact-page .contact-grid .fake-map{height:448px!important;width:100%;}
body.contact-page .contact-form{padding-top:0;}
.contact-form input,.contact-form textarea{height:60px;margin-bottom:30px;border:1px solid #e8dfca;padding:0 17px;font-size:15px;}
.contact-form textarea{height:132px;padding-top:18px;}
.contact-form button{height:60px;background:#82d2e7;font-size:16px;color:#fff;}

@media(max-width:1250px){
  .container{max-width:calc(100% - 42px);}
  .nav a{padding-left:12px;padding-right:12px;font-size:12.5px;}
  .hero-body{right:-15px;}
  .hero-copy{margin-left:0;}
  .interventi-grid{max-width:calc(100% - 0px);}
  .doctor-band .container{grid-template-columns:50% 50%;}
}
@media(max-width:1024px){
  body{padding-bottom:88px;}
  .header,.home .header{position:sticky;background:#f1edda;border-bottom:1px solid rgba(0,0,0,.08);}
  .header.is-fixed,.home .header.is-fixed{position:fixed;}
  .header .inner{height:78px;}
  .brand,.brand img{width:250px;}.brand{flex-basis:250px;}
  .menu-toggle{display:block;color:#0d4a68;font-size:30px;}
  .nav{top:78px;background:#f1edda;}
  .nav a{padding:14px 22px;font-size:14px;line-height:1.2;}
  .dropdown a{padding:12px 28px;}
  .hero{height:650px;min-height:650px;background-size:auto 760px;background-position:center top;}
  .hero .container{height:650px;min-height:650px;}
  .hero-body{height:725px;right:-120px;}
  .hero-copy{padding-top:185px;width:58%;margin-left:0;}
  .hero h1{font-size:34px;letter-spacing:-1px;line-height:1.35;margin-bottom:28px;}
  .hero strong{margin-left:0;text-align:left;width:auto;}
  .hero-arrow{display:none;}
  .interventi-grid{grid-template-columns:repeat(2,1fr);}
  .intervento-card{min-height:330px;}
  .intervento-card:nth-child(2){border-right:0;}
  .doctor-band .container,.contact-grid,.bio-grid,.doctor-top,.footer-main{grid-template-columns:1fr;}
  .quote-card{margin-top:0;min-height:420px;}
  .treatments{padding:48px 20px;}
  body.contact-page .contact-grid{max-width:calc(100% - 42px);margin:0 auto;grid-template-columns:1fr;gap:35px;}
  body.contact-page .contact-grid .fake-map{height:360px!important;}
}
@media(max-width:680px){
  body{font-size:14px;padding-bottom:76px;}
  .container{max-width:calc(100% - 26px);}
  .header .inner{height:70px;}
  .brand,.brand img{width:220px;}.brand{flex-basis:220px;}
  .nav{top:70px;}
  .home .header{position:relative;background:#f1edda;}
  .home .header.is-fixed{position:fixed;}
  .hero{height:auto;min-height:0;padding:48px 0 54px;background-size:auto 610px;background-position:center top;}
  .hero .container{height:auto;min-height:0;display:flex;flex-direction:column-reverse;}
  .hero-body{position:relative;height:auto;width:88%;right:auto;top:auto;margin:-30px -30px 6px auto;}
  .hero-copy{padding-top:0;width:100%;margin:0;}
  .hero h1{font-size:30px;line-height:1.30;letter-spacing:-.9px;margin-bottom:24px;}
  .hero p{font-size:15px;line-height:1.55;margin-bottom:13px;}
  .hero strong{font-size:15px;width:auto;margin-left:0;text-align:left;}
  .section{padding:62px 0;}
  .section-title{font-size:25px;margin-bottom:36px;}
  .interventi-grid{grid-template-columns:1fr;}
  .intervento-card{border-right:0;min-height:295px;}
  .intervento-card figure{width:170px;height:170px;}
  .doctor-band{background-position:center;background-size:auto 100%;}
  .quote-card{padding:42px 28px;min-height:360px;}
  .quote{margin:0;width:auto;}
  .quote-logo{margin:35px auto 0;width:100px;}
  .treatments ul{columns:1;}
  .info-bar .container{height:auto;padding:18px 0;display:block;text-align:center;font-size:16px;}
  .info-bar .sep{display:none;}
  .info-bar .info-item{justify-content:center;margin:7px 0;}
  .map-wide .fake-map{height:300px;}
  .footer-main{padding:48px 0;gap:20px;}
  .copy .container{display:block;text-align:center;padding:18px 0;}
  .appointment-bar{height:76px;}
  .appointment-bar .container{grid-template-columns:1fr;gap:0;}
  .appointment-bar h3,.appointment-bar .whats{display:none;}
  .appointment-bar .btn{height:48px;}
  .page-hero{height:170px;}
  .content,.post{padding:54px 0;}
  .studio-hexes{gap:24px;}
  .hex-wrap{width:270px;height:310px;}
  .doctor-profile{background-size:auto 75%;background-position:right top;}
  .doctor-card img{width:165px;}
  .tabs{max-width:calc(100% - 26px);}
  .tab{font-size:14px;padding:11px 12px;}
  .post img.alignright{float:none;width:100%;margin:18px 0;}
  .post-gallery{grid-template-columns:1fr;}
  .archive-grid{grid-template-columns:1fr;}
  .partners-row{gap:22px;}.partners-row img{width:130px;}
  body.contact-page .content:first-of-type{padding:40px 0 54px;}
  body.contact-page .contact-grid{max-width:calc(100% - 26px);gap:28px;}
  body.contact-page .contact-grid .fake-map{height:300px!important;}
}


/* === FINAL PIXEL LOCK MASSIMO TURRISI === */
body{font-family:"Quicksand","Century Gothic","Avenir Next","Segoe UI",Arial,sans-serif!important;font-size:16px;line-height:28px;color:#575d6f;font-weight:400;padding-bottom:112px;}
.container{width:1170px!important;max-width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important;}
.header{height:92px!important;min-height:92px!important;background:#f1edda!important;border-bottom:1px solid rgba(0,0,0,.10)!important;box-shadow:none!important;}
.home .header{position:absolute!important;background:rgba(255,255,255,.70)!important;border-bottom:0!important;}
.header.is-fixed,.home .header.is-fixed{position:fixed!important;background:#f1edda!important;border-bottom:1px solid rgba(0,0,0,.10)!important;}
.header .inner{height:92px!important;min-height:92px!important;}
.brand,.brand img{width:300px!important;height:auto!important;}
.nav>ul{height:92px!important;align-items:center!important;}
.nav a{height:92px!important;line-height:92px!important;padding:0 17px!important;font-size:13px!important;color:#202a35!important;font-weight:400!important;letter-spacing:0!important;}
.nav a.active,.nav li:hover>a{color:#1b83a3!important;}
.nav .search-link{font-size:20px!important;padding-left:18px!important;padding-right:0!important;}
.dropdown{top:92px!important;min-width:260px!important;background:#fff!important;border:1px solid #eee!important;box-shadow:0 1px 4px rgba(0,0,0,.14)!important;}
.dropdown a{height:auto!important;line-height:1.4!important;padding:11px 16px!important;font-size:15px!important;text-transform:none!important;color:#42424d!important;}
.dropdown a:hover{background:#fff!important;color:#1b83a3!important;}
.page-hero{height:203px!important;background:linear-gradient(rgba(241,237,220,.78),rgba(241,237,220,.78)),url('../images/theme/breadcrumb-bg.jpg') center top/1920px 302px no-repeat!important;}
.page-hero .container{height:203px!important;justify-content:center!important;border-top:1px solid rgba(255,255,255,.6)!important;}
.breadcrumbs{font-size:13px!important;color:#000!important;margin-bottom:8px!important;}
.page-hero h1{font-size:28px!important;line-height:1.1!important;font-weight:700!important;text-transform:uppercase!important;color:#000!important;letter-spacing:.4px!important;}
.post{padding:91px 0 84px!important;background:#fff!important;}
.post .container{width:1170px!important;max-width:calc(100% - 48px)!important;}
.post .meta{font-size:13px!important;color:#c1bba8!important;margin:0 0 18px!important;line-height:1.6!important;}
.post .category{font-size:18px!important;color:#80d2e4!important;margin:0 0 22px!important;line-height:1.2!important;font-weight:700!important;}
.post .category a{color:#80d2e4!important;}
.wp-content .entry-content{font-size:16px!important;line-height:28px!important;color:#596073!important;}
.wp-content .entry-content h1,.wp-content .entry-content h2,.post h2.main-title{font-family:"Quicksand",Arial,sans-serif!important;font-size:27px!important;line-height:34px!important;font-weight:300!important;color:#35445a!important;letter-spacing:.3px!important;text-transform:none!important;margin:0 0 30px!important;}
.wp-content .entry-content h1{text-align:inherit!important;}
.wp-content .entry-content h3{font-size:20px!important;line-height:28px!important;font-weight:500!important;color:#000!important;margin:24px 0 13px!important;}
.wp-content .entry-content p{font-size:16px!important;line-height:28px!important;color:#596073!important;margin:0 0 18px!important;font-weight:400!important;}
.wp-content .entry-content ul{margin:0 0 20px 0!important;padding-left:22px!important;}
.wp-content .entry-content li{font-size:16px!important;line-height:28px!important;margin:0 0 9px!important;color:#596073!important;}
.wp-content .entry-content strong,.wp-content .entry-content b{font-weight:700!important;color:inherit;}
.wp-content .entry-content img{display:inline-block!important;max-width:100%!important;height:auto!important;}
.wp-content .entry-content img.alignright,.wp-content .entry-content .alignright{float:right!important;margin:0 0 18px 22px!important;}
.wp-content .entry-content img.alignleft,.wp-content .entry-content .alignleft{float:left!important;margin:0 22px 18px 0!important;}
.wp-content .entry-content .aligncenter{display:block!important;margin:22px auto!important;}
.wp-content .entry-content:after{content:"";display:block;clear:both;}
.wp-content .entry-content span[style*="color: #ff0000"],.wp-content .entry-content span[style*="color:#ff0000"]{color:#ff5a00!important;}
.wp-content .entry-content span[style*="color: #0000ff"]{color:#0000ff!important;}
.partners{padding:70px 0 75px!important;background:#fff!important;}
.partners-row img{width:auto!important;max-width:165px!important;max-height:74px!important;object-fit:contain!important;}
.appointment-bar{height:112px!important;background:#28374b!important;}
.appointment-bar .container{height:112px!important;grid-template-columns:1.2fr .9fr 1.2fr!important;gap:46px!important;}
.appointment-bar h3{font-size:20px!important;color:#fff!important;font-weight:700!important;}
.appointment-bar .btn{height:60px!important;background:#fbf5df!important;color:#000!important;font-size:14px!important;}
.whats{font-size:20px!important;font-weight:800!important;color:#000!important;}
.services-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.service-list-card{display:block;border:1px solid #ebe4d1;background:#fff;padding:30px;min-height:140px;}
.service-list-card h2{font-size:22px;font-weight:300;color:#0d4a68;margin:0 0 15px;text-transform:none;}
.service-list-card span{font-size:14px;color:#8c8c8c;}
.vc-image-grid{display:flex!important;flex-wrap:wrap!important;gap:0!important;align-items:flex-start!important;margin:20px 0 45px!important;}
.vc-image-grid img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0!important;}
.gallery-title{font-size:27px!important;line-height:34px!important;font-weight:300!important;text-transform:uppercase!important;letter-spacing:.6px!important;color:#35445a!important;margin:34px 0 22px!important;}
@media(max-width:1180px){.nav a{padding:0 10px!important;font-size:12px!important}.brand,.brand img{width:270px!important}.container{max-width:calc(100% - 32px)!important}.services-list-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:980px){.header{height:auto!important;min-height:78px!important;position:relative!important}.header .inner{height:78px!important;min-height:78px!important}.brand,.brand img{width:235px!important}.menu-toggle{display:block!important}.nav{position:absolute!important;left:0!important;right:0!important;top:78px!important;background:#f1edda!important;border-top:1px solid #ded7c4!important;display:none!important}.nav.open{display:block!important}.nav>ul{display:block!important;height:auto!important}.nav a{height:auto!important;line-height:1.2!important;padding:15px 24px!important;font-size:13px!important}.dropdown{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;background:#fff!important;display:none!important}.nav li.open>.dropdown{display:block!important}.dropdown:before{display:none!important}.dropdown a{padding:12px 40px!important}.page-hero{height:180px!important}.page-hero .container{height:180px!important}.post{padding:55px 0 70px!important}.appointment-bar{height:88px!important}.appointment-bar .container{height:88px!important;grid-template-columns:1fr 1fr!important}.appointment-bar h3{font-size:16px!important}.appointment-bar .whats{display:none!important}.services-list-grid{grid-template-columns:1fr;}}
@media(max-width:680px){body{font-size:15px!important;line-height:26px!important;padding-bottom:76px!important}.header .inner{height:70px!important;min-height:70px!important}.brand,.brand img{width:220px!important}.nav{top:70px!important}.page-hero{height:155px!important}.page-hero .container{height:155px!important}.page-hero h1{font-size:24px!important}.wp-content .entry-content p,.wp-content .entry-content li{font-size:15px!important;line-height:26px!important}.wp-content .entry-content h1,.wp-content .entry-content h2{font-size:23px!important;line-height:30px!important}.wp-content .entry-content img.alignright,.wp-content .entry-content .alignright,.wp-content .entry-content img.alignleft,.wp-content .entry-content .alignleft{float:none!important;display:block!important;margin:18px auto!important;width:auto!important;max-width:100%!important}.appointment-bar{height:76px!important}.appointment-bar .container{height:76px!important;grid-template-columns:1fr!important}.appointment-bar h3{display:none!important}.appointment-bar .btn{height:48px!important}.post{padding:42px 0 58px!important}}


/* Homepage doctor/treatments section refinement */
.doctor-band{position:relative;min-height:536px;padding:0;background-color:#171515;background-image:url('../images/woman-sketch.png');background-repeat:no-repeat;background-position:right 55px top;background-size:auto 100%;overflow:visible;}
.doctor-band:before{content:"";position:absolute;inset:0;background:rgba(15,15,16,.72);z-index:0;}
.doctor-band:after{content:"";position:absolute;left:-30px;bottom:0;width:390px;height:100%;background:url('../images/woman-sketch.png') no-repeat left bottom/auto 112%;transform:scaleX(-1);opacity:.12;filter:grayscale(1) brightness(.35);z-index:0;}
.doctor-band .container{position:relative;z-index:1;display:grid;grid-template-columns:510px 1fr;gap:40px;align-items:start;}
.quote-card,.quote-card.heading-line{position:relative;width:510px;min-height:480px;margin:-71px 0 0;background:#efead7;padding:61px 40px 44px;color:#51545e;box-shadow:none;}
.quote-card.heading-line:before,.quote-card:before{display:none !important;content:none !important;}
.card-accent{position:absolute;left:40px;top:60px;width:45px;height:3px;background:#84d3e7;}
.card-honeycomb{position:absolute;right:36px;top:18px;width:72px;height:48px;}
.card-honeycomb span{position:absolute;width:28px;height:16px;border-left:2px solid rgba(166,160,138,.35);border-right:2px solid rgba(166,160,138,.35);}
.card-honeycomb span:before,.card-honeycomb span:after{content:"";position:absolute;left:-2px;width:28px;border-left:2px solid rgba(166,160,138,.35);border-right:2px solid rgba(166,160,138,.35);}
.card-honeycomb span:before{top:-8px;border-top:2px solid rgba(166,160,138,.35);height:16px;transform:skewY(-30deg);}
.card-honeycomb span:after{top:8px;border-bottom:2px solid rgba(166,160,138,.35);height:16px;transform:skewY(30deg);}
.card-honeycomb span:nth-child(1){right:0;top:10px;}
.card-honeycomb span:nth-child(2){left:14px;top:0;}
.card-honeycomb span:nth-child(3){left:0;top:20px;}
.quote-card h2{margin:18px 0 60px;font-size:29px;line-height:1.1;letter-spacing:.4px;font-weight:300;text-transform:uppercase;color:#4b5b71;}
.quote-wrap{display:flex;align-items:flex-start;justify-content:flex-end;gap:16px;padding-right:42px;}
.quote-mark{font-family:Georgia,serif;font-size:84px;line-height:1;color:#c3bfac;transform:translateY(-5px);}
.quote{width:190px;margin:0;font-size:16px;line-height:1.55;color:#666666;}
.quote b{display:block;margin-top:26px;color:#535353;font-weight:700;}
.quote-logo{position:absolute;left:50%;bottom:48px;transform:translateX(-8%);width:118px;height:auto;margin:0;}
.treatments{padding:57px 24px 0 4px;}
.treatments h2{margin:0 0 26px;font-size:28px;line-height:1.2;font-weight:300;text-transform:uppercase;color:#fff;}
.treatments ul{columns:2;column-gap:62px;list-style:none;padding:0;margin:0;}
.treatments li{break-inside:avoid;position:relative;padding-left:24px;margin:0 0 13px;font-size:15px;line-height:1.6;color:#ffffff;}
.treatments li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:#84d3e7;}
.info-bar{background:#0d5078;color:#fff;}
.info-bar .container{height:74px;display:flex;align-items:center;justify-content:center;gap:34px;font-size:19px;}
.info-bar .info-item{display:flex;align-items:center;gap:14px;white-space:nowrap;}
.info-bar .info-icon{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;min-width:24px;}
.info-bar .sep{width:1px;height:34px;background:rgba(255,255,255,.34);}
@media(max-width:1024px){
  .doctor-band{min-height:0;background-position:right center;background-size:cover;overflow:hidden;}
  .doctor-band:after{display:none;}
  .doctor-band .container{grid-template-columns:1fr;gap:0;}
  .quote-card,.quote-card.heading-line{width:auto;min-height:0;margin:0;padding:44px 28px 34px;}
  .card-accent{left:28px;top:38px;}
  .card-honeycomb{right:24px;top:12px;transform:scale(.85);transform-origin:top right;}
  .quote-card h2{font-size:26px;margin:20px 0 34px;}
  .quote-wrap{padding-right:0;justify-content:flex-start;}
  .quote-logo{position:static;transform:none;width:98px;margin:34px auto 0;}
  .treatments{padding:42px 26px 28px;}
  .info-bar .container{height:auto;padding:16px 0;gap:16px;flex-wrap:wrap;font-size:17px;}
}
@media(max-width:680px){
  .doctor-band{background-position:center right 35%;background-size:auto 100%;}
  .quote-card,.quote-card.heading-line{padding:38px 24px 28px;}
  .card-accent{left:24px;top:33px;width:42px;}
  .quote-card h2{font-size:22px;margin:15px 0 28px;}
  .quote-wrap{gap:12px;}
  .quote-mark{font-size:64px;}
  .quote{width:auto;max-width:210px;font-size:15px;}
  .treatments{padding:30px 20px 22px;}
  .treatments ul{columns:1;}
  .treatments h2{font-size:24px;}
  .info-bar .container{display:block;text-align:center;padding:14px 0;}
  .info-bar .info-item{justify-content:center;white-space:normal;margin:8px 0;}
  .info-bar .sep{display:none;}
}


/* Final pixel-closer correction for homepage doctor/treatments section */
.home .doctor-band{min-height:536px;background:#141313;overflow:visible;}
.home .doctor-band:before{background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.78) 22%,rgba(0,0,0,.72) 52%,rgba(0,0,0,.80) 100%) !important;}
.home .doctor-band:after{display:none !important;content:none !important;}
.home .doctor-band .container{max-width:1084px;grid-template-columns:508px 1fr;gap:48px;align-items:start;}
.home .doctor-band .container:after{content:"";position:absolute;right:-6px;top:0;bottom:0;width:640px;background:url('../images/woman-sketch.png') no-repeat right center/470px auto;opacity:.14;filter:brightness(.45) saturate(.8);pointer-events:none;z-index:-1;}
.home .quote-card,.home .quote-card.heading-line{width:508px;min-height:546px;margin:-70px 0 0;background:#efe9d8;padding:58px 40px 34px;}
.home .card-accent{left:39px;top:61px;width:44px;height:3px;background:#7ecfe3;}
.home .card-honeycomb{right:30px;top:15px;width:60px;height:52px;background:url('../images/service-section-bg.png') no-repeat center/60px auto;opacity:.28;}
.home .card-honeycomb span,.home .card-honeycomb:before,.home .card-honeycomb:after{display:none !important;}
.home .quote-card h2{margin:22px 0 66px;font-size:28px;line-height:1.08;letter-spacing:.5px;font-weight:300;color:#4a5b71;}
.home .quote-wrap{display:block;position:relative;padding-left:195px;padding-right:0;}
.home .quote-mark{position:absolute;left:138px;top:-4px;font-size:74px;line-height:1;color:#c7c2b0;}
.home .quote{width:186px;font-size:15px;line-height:1.62;color:#666;margin:0;}
.home .quote b{margin-top:23px;color:#4e4e4e;}
.home .quote-logo{left:50%;bottom:36px;transform:translateX(-4%);width:120px;}
.home .treatments{padding:56px 0 0 0;max-width:536px;}
.home .treatments h2{margin:0 0 22px;font-size:30px;line-height:1.1;font-weight:300;letter-spacing:.2px;}
.home .treatments ul{column-gap:56px;}
.home .treatments li{padding-left:24px;margin:0 0 14px;font-size:15px;line-height:1.62;}
.home .treatments li:before{left:0;top:9px;width:8px;height:8px;background:#7fcfe4;}
.home .info-bar{background:#0c547d;}
.home .info-bar .container{height:74px;gap:34px;font-size:18px;}
.home .info-bar .sep{height:31px;background:rgba(255,255,255,.3);}
.home .info-bar .info-item{gap:15px;}
.home .info-bar .info-icon{font-size:19px;min-width:22px;}
@media(max-width:1024px){
  .home .doctor-band .container{grid-template-columns:1fr;gap:0;}
  .home .doctor-band .container:after{right:0;width:100%;background-position:right 30px center;background-size:360px auto;opacity:.12;}
  .home .quote-card,.home .quote-card.heading-line{width:auto;min-height:0;margin:0;padding:44px 30px 30px;}
  .home .quote-wrap{padding-left:140px;}
  .home .quote-mark{left:88px;}
  .home .quote-logo{position:static;transform:none;width:104px;margin:34px auto 0;display:block;}
  .home .treatments{max-width:none;padding:38px 30px 28px;}
}
@media(max-width:680px){
  .home .doctor-band .container:after{background-size:290px auto;background-position:right -10px center;opacity:.1;}
  .home .quote-wrap{padding-left:96px;}
  .home .quote-mark{left:48px;top:-2px;font-size:64px;}
  .home .quote{width:auto;max-width:210px;}
  .home .treatments li{margin-bottom:12px;}
}


/* Fix: homepage treatments background should fill correctly + real map embed */
.home .doctor-band{
  background-color:#111214 !important;
  background-image:url('../images/woman-sketch.png') !important;
  background-repeat:no-repeat !important;
  background-position:right 42px center !important;
  background-size:520px auto !important;
  overflow:visible !important;
}
.home .doctor-band:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.76) 32%,rgba(0,0,0,.58) 58%,rgba(0,0,0,.38) 78%,rgba(0,0,0,.62) 100%) !important;
  z-index:0;
}
.home .doctor-band:after{
  display:block !important;
  content:"" !important;
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:33%;
  background:url('../images/woman-sketch.png') no-repeat left -120px center/420px auto;
  transform:scaleX(-1);
  opacity:.12;
  filter:grayscale(1) brightness(.24);
  pointer-events:none;
  z-index:0;
}
.home .doctor-band .container{
  position:relative;
  z-index:1;
}
.home .doctor-band .container:after{display:none !important;content:none !important;}
.map-wide iframe,.contact-grid iframe{background:#e8ecef;}
@media(max-width:1200px){
  .home .doctor-band{background-position:right 10px center !important;background-size:470px auto !important;}
  .home .doctor-band:after{width:28%;background-position:left -120px center;background-size:350px auto;}
}
@media(max-width:1024px){
  .home .doctor-band{background-position:right -40px top !important;background-size:390px auto !important;overflow:hidden !important;}
  .home .doctor-band:after{display:none !important;}
}
@media(max-width:680px){
  .home .doctor-band{background-position:right -70px top 24px !important;background-size:300px auto !important;}
}
