/**
 * Slightly modified Eric Meyer's Reset CSS 
 * Huge credits to Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * 
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
img {
  vertical-align: bottom;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.grid {
  display: flex;
  flex-wrap: wrap;
}
[class^="col"] {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  [class^="col"] {
    flex-grow: 0;
    padding-left: 25px;
  }
  .cols-1 {
    width: 8.33333333%;
  }
  .cols-2 {
    width: 16.66666667%;
  }
  .cols-3 {
    width: 25%;
  }
  .cols-4 {
    width: 33.33333333%;
  }
  .cols-5 {
    width: 41.66666667%;
  }
  .cols-6 {
    width: 50%;
  }
  .cols-7 {
    width: 58.33333333%;
  }
  .cols-8 {
    width: 66.66666667%;
  }
  .cols-9 {
    width: 75%;
  }
  .cols-10 {
    width: 83.33333333%;
  }
  .cols-11 {
    width: 91.66666667%;
  }
  .cols-12 {
    width: 100%;
  }
  .push-1 {
    margin-left: 8.33333333%;
  }
  .push-2 {
    margin-left: 16.66666667%;
  }
  .push-3 {
    margin-left: 25%;
  }
  .push-4 {
    margin-left: 33.33333333%;
  }
  .push-5 {
    margin-left: 41.66666667%;
  }
  .push-6 {
    margin-left: 50%;
  }
  .push-7 {
    margin-left: 58.33333333%;
  }
  .push-8 {
    margin-left: 66.66666667%;
  }
  .push-9 {
    margin-left: 75%;
  }
  .push-10 {
    margin-left: 83.33333333%;
  }
  .push-11 {
    margin-left: 91.66666667%;
  }
}
/*
.mq(@bp-tablet,{
	.grid {
		&.tight {
			.wrapper {max-width: 66.666%;}
		}
		[class^="col"] {
			display: inline-block;
			margin-right: -4px;
			vertical-align: top;
			.padding-left(@padding-unit*2,@padding-unit*3,@padding-unit*4);
			.padding-right(@padding-unit*2,@padding-unit*2,@padding-unit*2); 
		}
		.cols-1-3 {width: 50%;}
		.cols-2-3 {width: 50%;}
		.cols-1-2 {width: 50%;}
		.cols-1-4 {width: 50%;}
		.cols-3-4 {width: 50%;}	
		
		.cols-1, 
		.cols-2,
		.cols-3,
		.cols-4,
		.cols-5,
		.cols-6,
		.cols-7,
		.cols-8,
		.cols-9,
		.cols-10,
		.cols-11,
		.cols-12 {width: 50%;}
	}
});


.mq(@bp-desktop,{
	.grid {
		&.tight {
			.wrapper {max-width: 66.666%;}
		}
		[class^="col"] {
			.b();
			display: inline-block;
			margin-right: -4px;
			vertical-align: top;
			.padding-left(@padding-unit*2,@padding-unit*3,@padding-unit*4);
			.padding-right(@padding-unit*2,@padding-unit*2,@padding-unit*2); 
			background: #fefefe;
		}
		.cols-1-3 {width: 33.333%;}
		.cols-2-3 {width: 66.666%;}
		.cols-1-2 {width: 50%;}
		.cols-1-4 {width: 25%;}
		.cols-3-4 {width: 75%;}	
		
		.cols-1 {width: 100%/12;}
		.cols-2 {width: (100%/12)*2;}
		.cols-3 {width: (100%/12)*3;}
		.cols-4 {width: (100%/12)*4;}
		.cols-5 {width: (100%/12)*5;}
		.cols-6 {width: (100%/12)*6;}
		.cols-7 {width: (100%/12)*7;}
		.cols-8 {width: (100%/12)*8;}
		.cols-9 {width: (100%/12)*9;}
		.cols-10 {width: (100%/12)*10;}
		.cols-11 {width: (100%/12)*11;}
		.cols-12 {width: (100%/12)*12;}
		
		.push-1 {margin-left: 100%/12;}


	}
});
*/
@font-face {
  font-family: 'gt_sectra_display';
  src: url('../webfonts/gt-sectra-display-light_thefontsmaster.com-webfont.woff2') format('woff2'), url('../webfonts/gt-sectra-display-light_thefontsmaster.com-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display';
  src: url('../webfonts/gt-sectra-display-light-italic_thefontsmaster.com-webfont.woff2') format('woff2'), url('../webfonts/gt-sectra-display-light-italic_thefontsmaster.com-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display';
  src: url('../webfonts/GTSectraDisplay-BoldItalic.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display';
  src: url('../webfonts/GTSectraDisplay-Bold.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display_mobile2';
  src: url('../webfonts/GTSectraDisplay-Medium.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display_mobile2';
  src: url('../webfonts/GTSectraDisplay-MediumItalic.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display_mobile';
  src: url('../webfonts/GTSectraDisplay-RegularItalic.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-RegularItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'gt_sectra_display_mobile';
  src: url('../webfonts/GTSectraDisplay-Regular.woff2') format('woff2'), url('../webfonts/GTSectraDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'sharp_grotesk_book';
  src: url('../webfonts/sharpgrotesk-book15-webfont.woff2') format('woff2'), url('../webfonts/sharpgrotesk-book15-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'sharp_grotesk_book';
  src: url('../webfonts/sharpgrotesk-bookitalic15-webfont.woff2') format('woff2'), url('../webfonts/sharpgrotesk-bookitalic15-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'sharp_grotesk_book';
  src: url('../webfonts/sharpgrotesk-semibold15-webfont.woff2') format('woff2'), url('../webfonts/sharpgrotesk-semibold15-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'sharp_grotesk_book';
  src: url('../webfonts/sharpgrotesk-semibolditalic15-webfont.woff2') format('woff2'), url('../webfonts/sharpgrotesk-semibolditalic15-webfont.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
/*

////////////////////////////// MASONRY
font-size: 16px;

font-size: 18px;
line-height: 24px;

////////////////////////////// GRANDE
font-size: 18px;
line-height: 24px;

font-size: 20px;
line-height: 30px;

////////////////////////////// TOP
font-size: 90px;
line-height: 100px;

////////////////////////////// B1
font-size: 90px;
line-height: 100px;

////////////////////////////// B2
font-size: 40px;
line-height: 50px;







*/
.block-iubenda {
  position: relative;
  margin-bottom: 120px;
}
.block-iubenda-title h1 {
  margin: 0;
  border-top: 1px solid #000000;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .block-iubenda-title h1 {
    font-size: 34px;
    line-height: 41px;
  }
}
.block-iubenda-main .container {
  margin: 0;
  border-top: 1px solid #000000;
}
#iubenda_policy.iubenda_fluid_policy .iub_container {
  margin: 0 auto !important;
  font-family: 'gt_sectra_display', serif;
}
#iubenda_policy .iub_content {
  padding: 0 auto !important;
}
.intervista-container {
  position: relative;
  margin-bottom: 120px;
  display: flex;
  flex-wrap: wrap;
}
.intervista-header {
  width: 100%;
  flex-grow: 0;
  padding-left: 25px;
  margin-bottom: 60px;
}
.intervista-header h1 {
  margin: 0;
  padding-bottom: 20px;
  font-family: 'gt_sectra_display', serif;
  font-weight: normal;
  color: #000000;
  font-size: 90px;
  line-height: 100px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1024px) {
  .intervista-header h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.intervista-header .occhiello {
  margin-left: 25%;
  font-family: 'gt_sectra_display', serif;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .intervista-header .occhiello {
    font-size: 34px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 1024px) {
  .intervista-header .occhiello {
    margin-left: 0%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .intervista-header {
    padding-left: 0;
  }
}
.intervista-metadati {
  margin-bottom: calc(60px / 2);
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
}
.intervista-metadati .data,
.intervista-metadati .autore {
  display: inline;
}
.intervista-metadati .data a,
.intervista-metadati .autore a {
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  #sticky-sidebar-nav {
    display: none;
  }
}
.intervista-nav {
  padding-top: 45px;
  margin-bottom: 60px;
  width: 25%;
  flex-grow: 0;
  padding-left: 25px;
  counter-reset: side-counter;
}
.intervista-nav .nav-title {
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 10px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.intervista-nav li.item {
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 10px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
}
.intervista-nav li.item:hover {
  cursor: pointer;
}
.intervista-nav li.item a {
  color: #000000;
  text-decoration: none;
}
.intervista-nav li.item::before {
  counter-increment: side-counter;
  content: counter(side-counter) ". ";
}
@media only screen and (max-width: 1024px) {
  .intervista-nav {
    width: 100%;
    flex-grow: 0;
    padding-left: 25px;
    padding-left: 0;
  }
}
.intervista-main {
  width: 75%;
  flex-grow: 0;
  padding-left: 25px;
  counter-reset: main-counter;
}
.intervista-main h2 {
  margin: 0;
  padding-bottom: 20px;
  font-family: 'gt_sectra_display', serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: normal;
  color: #000000;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1024px) {
  .intervista-main h2 {
    font-size: 34px;
    line-height: 41px;
  }
}
.intervista-main .domanda-risposta {
  margin-bottom: 60px;
}
.intervista-main .domanda-risposta .risposta {
  font-family: 'gt_sectra_display', serif;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: calc(60px / 2);
}
@media only screen and (max-width: 1024px) {
  .intervista-main .domanda-risposta .risposta {
    font-family: 'gt_sectra_display_mobile', serif;
  }
}
@media only screen and (max-width: 1024px) {
  .intervista-main {
    width: 100%;
    flex-grow: 0;
    padding-left: 25px;
    padding-left: 0;
  }
}
.galleria .image {
  margin-bottom: calc(60px / 2);
}
.galleria .image img {
  width: 100%;
}
.galleria .image p {
  padding: 10px 0;
  font-family: 'gt_sectra_display', serif;
  font-size: 22px;
  line-height: 28px;
}
@media only screen and (max-width: 1024px) {
  .galleria .image p {
    font-family: 'gt_sectra_display_mobile', serif;
  }
}
.persona-galleria {
  display: flex;
  flex-wrap: wrap;
}
.persona-galleria .galleria {
  width: 75%;
  flex-grow: 0;
  padding-left: 25px;
  margin-left: 25%;
}
@media only screen and (max-width: 1024px) {
  .persona-galleria .galleria {
    margin-left: 0%;
    width: 100%;
    flex-grow: 0;
    padding-left: 25px;
    padding-left: 0;
  }
}
#splash-page {
  display: flex;
  opacity: 1;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background-color: #000000;
  color: #ffffff;
}
#splash-page #reset-cookie {
  display: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#splash-page #close-page {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 60px;
  top: 60px;
}
#splash-page .container .text {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 90px;
  line-height: 100px;
}
@media only screen and (max-width: 1024px) {
  #splash-page .container .text {
    font-size: 40px;
    line-height: 50px;
  }
}
#splash-page .container .text h1,
#splash-page .container .text h2,
#splash-page .container .text h3,
#splash-page .container .text h4,
#splash-page .container .text h5,
#splash-page .container .text h6 {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 90px;
  line-height: 100px;
}
@media only screen and (max-width: 1024px) {
  #splash-page .container .text h1,
  #splash-page .container .text h2,
  #splash-page .container .text h3,
  #splash-page .container .text h4,
  #splash-page .container .text h5,
  #splash-page .container .text h6 {
    font-size: 40px;
    line-height: 50px;
  }
}
#splash-page .container .more-link {
  font-family: 'gt_sectra_display', serif;
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  font-style: italic;
  text-decoration: underline;
  line-height: 2em;
}
.block-iscrizioni {
  position: relative;
  margin-bottom: 120px;
}
.block-iscrizioni-title h1,
.block-iscrizioni-title h2,
.block-iscrizioni-title h3,
.block-iscrizioni-title h4,
.block-iscrizioni-title h5,
.block-iscrizioni-title h6 {
  margin: 0;
  border-top: 1px solid #000000;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .block-iscrizioni-title h1,
  .block-iscrizioni-title h2,
  .block-iscrizioni-title h3,
  .block-iscrizioni-title h4,
  .block-iscrizioni-title h5,
  .block-iscrizioni-title h6 {
    font-size: 34px;
    line-height: 41px;
  }
}
select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000000;
  outline: none;
  letter-spacing: 1px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  width: 100%;
  padding: 15px 0 10px 10px;
  color: #000000;
  font-size: 18px;
  line-height: 24px;
}
h3.gsection_title {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  h3.gsection_title {
    font-size: 34px;
    line-height: 41px;
  }
}
label {
  font-family: 'gt_sectra_display', serif;
  font-size: 18px;
  line-height: 24px;
}
.gfield_html {
  background: #eeeeee;
  padding: 10px;
  font-size: 18px;
  line-height: 24px;
}
.block-iscrizioni-main .container {
  margin: 0;
  border-top: 1px solid #000000;
}
.screen-reader-text {
  display: none;
}
.gfield_label {
  font-family: 'gt_sectra_display', serif;
  font-size: 22px;
  line-height: 28px;
}
.gfield {
  padding-top: calc(60px/3);
  padding-bottom: calc(60px/3);
}
textarea {
  outline: none;
  height: 100px;
  color: #000000;
  letter-spacing: 1px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  border-bottom: 1px solid #000000;
  width: 100%;
  margin-right: 10px;
}
input[type=text],
input[type=email],
input[type=tel] {
  color: #000000;
  letter-spacing: 1px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  border-bottom: 1px solid #000000;
  width: 100%;
  margin-right: 10px;
  outline: none;
  padding: 15px 0 10px 10px;
}
input[type=file] {
  cursor: pointer;
  margin-bottom: 10px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  color: #000000;
  padding: 5px 15px;
  transition: all 0.5s linear;
  background-color: #ccc;
}
.gfield_description {
  margin: 10px 0;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
input[type=button],
input[type=submit] {
  cursor: pointer;
  margin-bottom: 10px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  color: #ffffff;
  padding: 5px 15px;
  transition: all 0.5s linear;
  background-color: #000000;
}
input[type=button].gform_previous_button,
input[type=submit].gform_previous_button {
  background-color: #cccccc;
}
input[type=button]:hover,
input[type=submit]:hover {
  background-color: #00ccff;
  color: #ffffff;
  cursor: pointer;
}
.gform_save_link {
  appearance: none;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  background: #ffffff;
  color: #000000;
  padding: 5px;
  border: 0;
  cursor: pointer;
}
.gform_save_link:hover {
  color: #00ccff;
}
.gf_page_steps {
  display: block;
  justify-content: space-between;
}
.gf_page_steps .gf_step {
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.gf_page_steps .gf_step.gf_step_active {
  color: #000000;
  font-weight: bold;
}
.gf_page_steps .gf_step_number {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
.gf_page_steps .gf_step_number::after {
  content: ". ";
}
.validation_error,
.gform_validation_errors {
  background-color: #ffebee;
  color: #f44336;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  padding: 10px;
  margin-bottom: 20px;
}
.validation_message {
  color: #f44336;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  padding: 10px 0;
}
.ginput_container_total {
  margin: 0;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .ginput_container_total {
    font-size: 34px;
    line-height: 41px;
  }
}
.gfield_creditcard_warning_message {
  color: #f44336;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  padding: 10px 0;
}
.form_saved_message {
  padding: calc(60px/2);
}
.form_saved_message p {
  padding-bottom: 1em;
}
.ginput_container_creditcard {
  background: #eeeeee;
  padding: 10px;
}
.ginput_container_creditcard label {
  font-family: 'gt_sectra_display', serif;
  font-size: 22px;
  line-height: 28px;
  display: block;
  clear: both;
  padding-top: 20px;
}
.ginput_container_creditcard .ginput_card_expiration {
  width: 20%;
  margin: 0;
}
.ginput_container_creditcard .ginput_cardinfo_right {
  clear: both;
  display: block;
  width: 20%;
}
.gform_confirmation_message {
  font-family: 'gt_sectra_display', serif;
  font-size: 40px;
  line-height: 50px;
}
.gform_confirmation_message h1,
.gform_confirmation_message h2,
.gform_confirmation_message h3,
.gform_confirmation_message h4,
.gform_confirmation_message h5,
.gform_confirmation_message h6 {
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  .gform_confirmation_message {
    font-size: 34px;
    line-height: 41px;
  }
}
.gform_legacy_markup_wrapper .gform_validation_container,
.gform_validation_container,
body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_legacy_markup_wrapper li.gform_validation_container,
body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}
.gfield_consent_label {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
.gfield.gfield--type-date.gfield--input-type-datedropdown .ginput_container.ginput_complex.gform-grid-row {
  display: flex;
}
.gfield.gfield--type-date.gfield--input-type-datedropdown .ginput_container.ginput_complex.gform-grid-row * {
  margin-right: 10px;
}
.gform_wrapper div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url(../../../../plugins/gravityforms/images/gf-creditcard-icons.svg);
  background-repeat: no-repeat;
  width: 36px;
  height: 30px;
  float: left;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -252px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -252px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -252px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -252px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -252px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -189px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -221px;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -252px;
}
.eshop-prodotto {
  width: 70%;
  margin-right: 2%;
  display: inline-block;
}
.eshop-qty {
  width: 28%;
  display: inline-block;
}
.eshop-totale .ginput_total {
  border: none;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .eshop-totale .ginput_total {
    font-size: 34px;
    line-height: 41px;
  }
}
.eshop-shipping .ginput_shipping_price {
  border: none;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}
.ginput_complex label {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
.ginput_complex input {
  margin-bottom: 10px;
}
.gform_required_legend {
  display: none;
}
.gf-all-fields {
  font-family: 'gt_sectra_display', serif;
}
.gf-all-fields li {
  border-color: #ffffff;
}
.gf-all-fields table td {
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
a[href^=tel],
a[href^=mailto] {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
html {
  max-width: 1440px;
  margin: auto;
}
html[lang=it] {
  margin: 30px auto !important;
  margin: 0px auto !important;
}
body {
  margin: auto 25px;
  background-color: #ffffff;
  color: #000000;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 1024px) {
  body {
    margin: auto 75px;
  }
}
body.blog,
body.single-post {
  background-color: #ccc;
}
body.blog #header-locked,
body.single-post #header-locked {
  background-color: #ccc;
}
#badge {
  display: block;
  padding-left: 0;
  right: 0;
  bottom: 30px;
  transform-origin: bottom right;
  transform: rotate(-90deg) translateX(100%);
  font-weight: bold;
  letter-spacing: 2px;
  position: fixed;
  transition: all 0.02s ease-in;
  font-family: 'gt_sectra_display', serif;
  font-style: italic;
  font-size: 40px;
  line-height: 50px;
  background: #00ccff;
  z-index: 999;
}
@media only screen and (min-width: 1024px) {
  #badge {
    left: calc(50% + 50vw - 50px - 25px);
    width: calc(25% - 60px);
    transform: translateX(-100%);
    bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  #badge {
    left: calc(50vw + 720px - 50px - 25px);
    width: calc(1190px / 4);
    transform: translateX(-100%);
    bottom: 0;
  }
}
@media only screen and (max-width: 1024px) {
  #badge {
    font-size: 34px;
    line-height: 41px;
  }
}
#badge a {
  text-align: center;
  padding: 18px 10px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  #badge a {
    padding: 2px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  #container {
    margin-left: -25px;
  }
}
#scrolltop {
  display: none;
  cursor: pointer;
  width: 140px;
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}
#scrolltop img {
  width: 100%;
}
header {
  margin: 0 auto;
  padding-bottom: calc(60px/2);
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  header {
    margin: 30px auto 0 auto;
  }
}
header .header-block {
  letter-spacing: 1px;
  border-top: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
header .logo {
  opacity: 1;
  width: 100%;
  flex-grow: 0;
  padding-left: 25px;
  padding-bottom: calc(60px/2);
}
@media only screen and (min-width: 1024px) {
  header .logo {
    width: 25%;
    flex-grow: 0;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  header .logo {
    padding-left: 0;
  }
  header .logo img {
    max-width: 100px;
  }
}
header .site-info {
  width: 75%;
  flex-grow: 0;
  padding-left: 25px;
  padding-left: 0 !important;
}
@media only screen and (min-width: 1024px) {
  header .site-info {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    flex-grow: 0;
    padding-left: 25px;
  }
  header .site-info .name,
  header .site-info .locale {
    width: 50%;
    flex-grow: 0;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  header .site-info {
    padding-left: 0;
  }
  header .site-info .title {
    display: none;
  }
}
header .nav {
  width: 25%;
  flex-grow: 0;
  padding-left: 25px;
}
@media only screen and (min-width: 1024px) {
  header .nav {
    width: 8.33333333%;
    flex-grow: 0;
    padding-left: 25px;
    margin-left: 16.66666667%;
  }
}
#header-locked {
  padding-top: 30px;
  display: none;
  position: fixed;
  background-color: #ffffff;
  top: 0;
  z-index: 999;
  width: calc(100% - 50px);
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  #header-locked {
    background-color: #ffffff;
    width: calc(100% - 150px);
  }
}
@media only screen and (min-width: 1440px) {
  #header-locked {
    width: calc(1440px - 150px);
  }
}
#header-locked .header-block {
  letter-spacing: 1px;
  border-top: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
}
#header-locked .site-info {
  width: 75%;
  flex-grow: 0;
  padding-left: 25px;
  padding-left: 0;
}
#header-locked .site-info .title {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #header-locked .site-info {
    width: 50%;
    flex-grow: 0;
    padding-left: 25px;
    margin-left: 25%;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
  }
  #header-locked .site-info .title {
    display: block;
  }
  #header-locked .site-info .name,
  #header-locked .site-info .locale {
    width: 50%;
    flex-grow: 0;
    padding-left: 25px;
  }
}
#header-locked .nav {
  width: 25%;
  flex-grow: 0;
  padding-left: 25px;
}
@media only screen and (min-width: 1024px) {
  #header-locked .nav {
    width: 8.33333333%;
    flex-grow: 0;
    padding-left: 25px;
    margin-left: 16.66666667%;
  }
}
#menu-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  color: #ffffff;
  top: 0;
  left: 0;
  z-index: 1000;
  transform: translateX(100%);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  overflow: scroll;
}
#menu-overlay #close-menu {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #menu-overlay #close-menu {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 60px;
    top: 60px;
  }
}
#menu-overlay #menu-container {
  position: relative;
  max-width: 1440px;
  margin: auto;
}
#menu-overlay .grid {
  margin: auto 25px;
}
@media only screen and (min-width: 1024px) {
  #menu-overlay .grid {
    margin: auto 75px;
  }
}
#menu-overlay.menu-open {
  transform: translateX(0%);
}
#menu-overlay #menu-primary {
  width: 100%;
  padding-top: 60px;
}
#menu-overlay li {
  font-size: calc((100vh - 60px*2) / 28);
  line-height: 1.4em;
}
#menu-overlay a {
  color: #ffffff;
  font-family: 'gt_sectra_display', serif;
  text-transform: lowercase;
  text-decoration: none;
}
#menu-overlay li ul li {
  display: inline;
  font-size: 24px;
  line-height: 40px;
}
#menu-overlay li ul li::before {
  content: " / ";
}
#menu-overlay li ul li:first-of-type::before {
  content: "";
}
#menu-overlay .current-menu-item a {
  text-decoration: underline;
}
#menu-overlay .current-menu-item.menu-item-has-children .sub-menu a {
  text-decoration: none;
}
footer .footer-block {
  letter-spacing: 1px;
  border-top: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  line-height: 30px;
}
footer a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
p {
  font-family: 'gt_sectra_display', serif;
}
.fx_3px_95_2s {
  transition: all 0.2s linear;
  background: linear-gradient(to right, #000000 0%, #00ccff 35%);
  background-size: 0 3px !important;
  background-repeat: no-repeat;
  background-position: left 95%;
}
.fx_3px_95_2s:hover {
  background-size: 100% 3px !important;
}
.section-approfondimenti {
  position: relative;
  margin-bottom: 120px;
}
.section-approfondimenti .date {
  margin: 0;
  border-top: 1px solid #000000;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .section-approfondimenti .date {
    font-size: 34px;
    line-height: 41px;
  }
}
.section-approfondimenti .title h2 {
  margin: 0;
  border-top: 1px solid #000000;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: 'sharp_grotesk_book', "Lucida Grande", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  .section-approfondimenti .title h2 {
    font-size: 34px;
    line-height: 41px;
  }
}
.section-approfondimenti .title h2 a {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s linear;
  background: linear-gradient(to right, #000000 0%, #00ccff 35%);
  background-size: 0 3px !important;
  background-repeat: no-repeat;
  background-position: left 95%;
}
.section-approfondimenti .title h2 a:hover {
  background-size: 100% 3px !important;
}
.docente a {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s linear;
  background: linear-gradient(to right, #000000 0%, #00ccff 35%);
  background-size: 0 2px !important;
  background-repeat: no-repeat;
  background-position: left 95%;
}
.docente a:hover {
  background-size: 100% 2px !important;
}
.docente a:after {
  content: ", ";
}
.docente:last-child a:after {
  content: " ";
}
.block-intro {
  position: relative;
  margin-bottom: 120px;
}
.block-intro .container {
  font-family: 'gt_sectra_display', serif;
  font-size: 40px;
  line-height: 50px;
}
.block-intro .container h1,
.block-intro .container h2,
.block-intro .container h3,
.block-intro .container h4,
.block-intro .container h5,
.block-intro .container h6 {
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  .block-intro .container {
    font-size: 34px;
    line-height: 41px;
  }
}
.block-intro a {
  color: #000000;
  text-decoration: none;
  transition: all 0.5s linear;
  background: linear-gradient(to right, #000000 0%, #00ccff 35%);
  background-size: 0 3px !important;
  background-repeat: no-repeat;
  background-position: left 95%;
}
.block-intro a:hover {
  background-size: 100% 3px !important;
}
.block-intro p {
  margin-bottom: calc(60px/2);
}
.block-intro .more-link {
  font-size: 22px;
  line-height: 28px;
  font-family: 'gt_sectra_display', serif;
  color: #000000;
  font-style: italic;
  text-decoration: underline;
  line-height: 2em;
}
