#Paragraph-3224 .field--name-field-body p,
#Paragraph-3227 .field--name-field-body p,
#Paragraph-3238  .field--name-field-body p,
#Paragraph-3241 .field--name-field-body p{
  text-align: center !important;
}

#Paragraph-3224 .cta,
#Paragraph-3227 .cta,
#Paragraph-3238 .cta,
#Paragraph-3241 .cta{
  display: flex;
  justify-content: center !important;
}

/*********/

#Paragraph-3238 {
	background-image: url('/sites/default/files/2026-04/visit-shop.jpg');
	background-size:cover;
}
#Paragraph-3238  .field--name-field-body p{
	color:white;
}

#Paragraph-3238  .goto.goto-link {
	color: white ;
    border-color: white;
}

#Paragraph-3238  .goto.goto-link:hover {
	color: black !important;
    border-color: white;
    background-color:white !important;
}

#Paragraph-3238  .goto.goto-link:hover .text-label{
	color: black !important;
}




/***********/

#Paragraph-3241 {
	background-image: url('/sites/default/files/2026-04/visit-shop.jpg');
	background-size:cover;
}
#Paragraph-3241  .field--name-field-body p{
	color:white;
	font-size: 2rem;
	font-family: "Playfair Display", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

#Paragraph-3241  .goto.goto-link {
	color: white ;
    border-color: white;
}

#Paragraph-3241  .goto.goto-link:hover {
	color: black !important;
    border-color: white;
    background-color:white !important;
}

#Paragraph-3241 .goto.goto-link:hover .text-label{
	color: black !important;
}
#Paragraph-3241  .body{
	margin-bottom:0px;
}

/***********/



#Paragraph-3239{
	    background-color: #e8e8e8 !important;
}

/* certificazioni */
#Paragraph-3239 .field--name-field-body p a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}

#Paragraph-3239 .field--name-field-body p a::after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  margin-left: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2175 23.5781L16.8122 22.1321L21.9045 17.0398H5.75586V15.0398H21.9045L16.8122 9.94747L18.2175 8.50146L25.7559 16.0398L18.2175 23.5781Z' fill='%231C1B1F'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

[lang="en"] #Paragraph-3239,
.path-prefix-en #Paragraph-3239 {
  display: none !important;
}