
/* V742 - Logo footer ufficiale + nuovo livello contenuti guide */
body.gt-guide-v740 .site-footer .gt-footer-logo-v742,
body.gt-guide-v738 .site-footer .gt-footer-logo-v742{
  display:block!important;
  width:min(310px,86vw)!important;
  max-width:310px!important;
  height:auto!important;
  margin:0 0 18px!important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.24))!important;
  background:transparent!important;
}

body.gt-guide-v740 .site-footer img[src*="logo"],
body.gt-guide-v738 .site-footer img[src*="logo"]{
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}

.gt742-more{
  width:min(1180px,calc(100% - 36px))!important;
  margin:0 auto 52px!important;
}

.gt742-more-head{
  max-width:860px!important;
  margin:0 0 22px!important;
}

.gt742-more-head h2{
  font-family:'Cormorant Garamond',Georgia,serif!important;
  font-size:clamp(2.35rem,4.2vw,3.85rem)!important;
  line-height:.98!important;
  letter-spacing:-.035em!important;
  color:#17372f!important;
  margin:0 0 12px!important;
}

.gt742-more-head p{
  font-size:1.06rem!important;
  line-height:1.85!important;
  color:#444b46!important;
  margin:0!important;
}

.gt742-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}

.gt742-item{
  background:#fff!important;
  border:1px solid rgba(23,55,47,.09)!important;
  border-radius:24px!important;
  padding:24px!important;
  box-shadow:0 16px 38px rgba(17,38,32,.06)!important;
}

.gt742-item span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:999px!important;
  background:#fbf3e3!important;
  color:#b17a24!important;
  font-weight:900!important;
  margin:0 0 14px!important;
}

.gt742-item h3{
  font-family:'Cormorant Garamond',Georgia,serif!important;
  font-size:1.65rem!important;
  line-height:1.05!important;
  color:#17372f!important;
  margin:0 0 10px!important;
}

.gt742-item p{
  font-size:1rem!important;
  line-height:1.78!important;
  color:#444b46!important;
  margin:0!important;
}

.gt742-closing{
  margin-top:16px!important;
  background:#fffaf2!important;
  border:1px solid rgba(199,146,54,.22)!important;
  border-radius:22px!important;
  padding:20px 22px!important;
  color:#17372f!important;
  font-size:1.04rem!important;
  line-height:1.75!important;
  font-weight:700!important;
}

@media(max-width:980px){
  .gt742-grid{grid-template-columns:1fr!important;}
}
