*{box-sizing:border-box} :root{--blue:#004f86;--deep:#09283f;--sand:#f4efe6;--text:#1f2937;--green:#20b86b}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}
a{color:inherit}.hero{min-height:92vh;color:white;background:linear-gradient(90deg,rgba(7,31,51,.83),rgba(7,31,51,.22)),url('images/casa-di-cri-1.jpg') center/cover;padding:24px}
nav{max-width:1120px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{font-size:24px;font-weight:800}.nav-links{display:flex;gap:18px}.nav-links a{text-decoration:none;font-weight:700}
.hero-content{max-width:1120px;margin:18vh auto 0}.label{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:800;color:#1687bd;margin:0 0 10px}.hero .label{color:#bdeaff}
h1{font-size:clamp(52px,9vw,98px);line-height:.92;margin:0 0 22px}h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0 0 20px}.hero p:not(.label){font-size:22px;max-width:720px;margin-bottom:30px}
.buttons{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:800}.primary{background:var(--green);color:white}.light{background:white;color:var(--deep)}
.whatsapp-fixed{position:fixed;right:18px;bottom:18px;background:var(--green);color:white;text-decoration:none;border-radius:999px;padding:14px 18px;font-weight:800;z-index:20;box-shadow:0 10px 30px rgba(0,0,0,.25)}
main{max-width:1120px;margin:auto;padding:72px 24px}.intro,.services{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-bottom:72px}.intro>p{font-size:20px;margin:0}
.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:80px}.features article{background:var(--sand);border-radius:22px;padding:24px;min-height:150px}.features h3{margin:0 0 10px;color:var(--deep);font-size:21px}.features p{margin:0;color:#475467}
.gallery-section{margin-bottom:80px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:20px;display:block}.gallery .wide{grid-column:span 2;grid-row:span 2;height:534px}
.services ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.services li{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;font-weight:700}
.location{margin-bottom:80px}.map{border-radius:26px;overflow:hidden;height:380px;border:1px solid #e5e7eb}.map iframe{width:100%;height:100%;border:0}
.contact{background:var(--deep);color:white;border-radius:30px;padding:48px;margin-bottom:36px}.contact .label{color:#bdeaff}.contact p{font-size:18px}.phone{opacity:.9}
footer{text-align:center;background:#f8fafc;padding:30px;color:#667085}
@media(max-width:850px){.intro,.services{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery .wide{grid-column:span 2;height:420px}.nav-links{display:none}}
@media(max-width:560px){.features,.gallery{grid-template-columns:1fr}.gallery img,.gallery .wide{grid-column:span 1;height:320px}.hero{min-height:86vh}.hero-content{margin-top:13vh}}
 .included-services{
    margin:40px auto;
    max-width:100%;
    width:100%;
    box-sizing:border-box;
}
   

  


.included-services details{
  background:#ffffff;
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  box-shadow:0 10px 30px rgba(0,0,0,.07);
  overflow:hidden;
}

.included-services summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:24px 26px;
 background:#0b5ed7 !important;
color:white !important;
font-weight:700;


  cursor:pointer;
  list-style:none;
}

.included-services summary::-webkit-details-marker{
  display:none;
}

.included-services summary strong{
  font-size:20px;
}

.included-services summary span{
  font-size:14px;
  opacity:.75;
}

.included-services summary::after{
  content:"+";
  font-size:28px;
  line-height:1;
}

.included-services details[open] summary::after{
  content:"−";
}

.included-services-content{
  padding:0 22px 22px;
  border-top:1px solid rgba(0,0,0,.08);
}

.included-services-content h3{
  margin:22px 0 8px;
}

.included-services-content p{
  margin:0 0 12px;
  line-height:1.6;
}

max-width:100%;
width:100%;{
  .included-services summary{
    align-items:flex-start;
    flex-direction:column;
  }

  .included-services summary::after{
    position:absolute;
    right:22px;
  }
}
 .cin-box{
  margin:48px 0;
  padding:28px;
  background:#f8fafc;
  border-left:6px solid #0b5ed7;
  border-radius:18px;
  box-shadow:0 10px 25px rgba(0,0,0,.08);
  text-align:center;
}

.cin-box h2{
  margin:10px 0;
  color:#0b5ed7;
  font-size:28px;
  letter-spacing:1px;
}

.cin-box p{
  margin:8px 0;
}
/* MAPPA PIÙ GRANDE E PIÙ IN ALTO */
.map-section {
  margin-top: -40px;
}

.map-section iframe {
  width: 100%;
  height: 500px;
  border: 0;
  display: block;
}
.hero p {
  font-size: 24px;
  line-height: 1.4;
  max-width: 850px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.testo-principale {
  font-size: 25px !important;
  line-height: 1.35 !important;
  max-width: 800px;
  margin: 20px 0 25px;
}
