@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=1ab388cf-bd83-4ae4-a724-df49b109cfd5&fontids=1475944,1475956,1475968");
/* line 137, sass/_mixins.scss */
.font-large, .node-full .font-large {
  font-size: 0.9375rem;
  line-height: 1.5625rem;
}

@media (min-width: 1024px) {
  /* line 137, sass/_mixins.scss */
  .font-large, .node-full .font-large {
    font-size: 1.375rem;
    line-height: 2.25rem;
  }
}

/* line 147, sass/_mixins.scss */
.node-full {
  font-size: 0.8125rem;
  line-height: 1.5625rem;
}

@media (min-width: 1024px) {
  /* line 147, sass/_mixins.scss */
  .node-full {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 27, sass/partials/normalize.css/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 56, sass/partials/normalize.css/_normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 64, sass/partials/normalize.css/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 78, sass/partials/normalize.css/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 169, sass/partials/normalize.css/_normalize.scss */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 178, sass/partials/normalize.css/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 192, sass/partials/normalize.css/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
/* line 202, sass/partials/normalize.css/_normalize.scss */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 222, sass/partials/normalize.css/_normalize.scss */
pre, code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 239, sass/partials/normalize.css/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 252, sass/partials/normalize.css/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 262, sass/partials/normalize.css/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 271, sass/partials/normalize.css/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 286, sass/partials/normalize.css/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 294, sass/partials/normalize.css/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 303, sass/partials/normalize.css/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 312, sass/partials/normalize.css/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 320, sass/partials/normalize.css/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 324, sass/partials/normalize.css/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 335, sass/partials/normalize.css/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 344, sass/partials/normalize.css/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 353, sass/partials/normalize.css/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 361, sass/partials/normalize.css/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Known issues:
 * - `select`:
 *   By default, Chrome on OS X and Safari on OS X allow very limited styling of
 *   select, unless a border property is set. The default font weight on
 *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
 *   OS X.
 * - `[type="checkbox"]`:
 *   It is recommended that you do not style checkbox and radio inputs as
 *   Firefox's implementation does not respect box-sizing, padding, or width.
 * - `[type="number"]`:
 *   Certain font size values applied to number inputs cause the cursor style of
 *   the decrement button to change from `default` to `text`.
 * - `[type="search"]`:
 *   The search input is not fully stylable by default. In Chrome and Safari on
 *   OSX/iOS you can't control `font`, `padding`, `border`, or `background`. In
 *   Chrome and Safari on Windows you can't control `border` properly. It will
 *   apply `border-width` but will only show a border color (which cannot be
 *   controlled) for the outer 1px of that border. Applying
 *   `-webkit-appearance: textfield` addresses these issues without removing the
 *   benefits of search inputs (e.g. showing past searches). Safari (but not
 *   Chrome) will clip the cancel button on when it has padding (and `textfield`
 *   appearance).
 * - `::placeholder`:
 *   In Edge, placeholders will disappear on `relative` or `absolute` positioned
 *   `<input>` elements if you use `opacity` less than `1` due to a
 *   [bug](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/3901363/).
 */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 402, sass/partials/normalize.css/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  line-height: 1.15;
  /* 1 */
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
/* line 422, sass/partials/normalize.css/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 431, sass/partials/normalize.css/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 442, sass/partials/normalize.css/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 449, sass/partials/normalize.css/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}

/* line 458, sass/partials/normalize.css/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 467, sass/partials/normalize.css/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
/* line 476, sass/partials/normalize.css/_normalize.scss */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 485, sass/partials/normalize.css/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 495, sass/partials/normalize.css/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 505, sass/partials/normalize.css/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}

/* line 513, sass/partials/normalize.css/_normalize.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 524, sass/partials/normalize.css/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Correct the padding in Firefox.
 */
/* line 533, sass/partials/normalize.css/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 544, sass/partials/normalize.css/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 558, sass/partials/normalize.css/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 567, sass/partials/normalize.css/_normalize.scss */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
/* line 578, sass/partials/normalize.css/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 586, sass/partials/normalize.css/_normalize.scss */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
/* line 595, sass/partials/normalize.css/_normalize.scss */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 626, sass/partials/normalize.css/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 634, sass/partials/normalize.css/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 645, sass/partials/normalize.css/_normalize.scss */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Univers LT W01_45 Light1475944";
  src: url("../fonts/1475944/a91ff084-fc8b-43f4-b0ea-111254b68524.eot?#iefix");
  src: url("../fonts/1475944/a91ff084-fc8b-43f4-b0ea-111254b68524.eot?#iefix") format("eot"), url("../fonts/1475944/9fa24f1f-00d8-4d28-910f-78e925eaead6.woff2") format("woff2"), url("../fonts/1475944/d64e7bbc-e9ea-46ad-982c-6195ae4a3c61.woff") format("woff"), url("../fonts/1475944/d270a34d-b6b8-4c07-8454-03a6a3db7603.ttf") format("truetype");
}

@font-face {
  font-family: "Univers LT W01_55 Roman1475956";
  src: url("../fonts/1475956/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix");
  src: url("../fonts/1475956/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix") format("eot"), url("../fonts/1475956/5c8d59c2-9c85-4a22-88e3-bf3fba01dcd8.woff2") format("woff2"), url("../fonts/1475956/fc51d03b-0d7d-45df-9415-3c6270c80749.woff") format("woff"), url("../fonts/1475956/74bdff6d-c5de-42e8-a4d8-11ea14eddb22.ttf") format("truetype");
}

@font-face {
  font-family: "Univers LT W01_65 Bold1475968";
  src: url("../fonts/1475968/38dc895e-c366-4a3e-b212-a84a2d07a329.eot?#iefix");
  src: url("../fonts/1475968/38dc895e-c366-4a3e-b212-a84a2d07a329.eot?#iefix") format("eot"), url("../fonts/1475968/8a711a0d-3f17-4bfe-887b-6229858332b3.woff2") format("woff2"), url("../fonts/1475968/05a79c4b-9e9d-46e4-9d4b-610be05371c4.woff") format("woff"), url("../fonts/1475968/4e00405b-a96d-4972-bdff-2d55e1066c45.ttf") format("truetype");
}

/**
*
* Global
*
**/
/* line 6, sass/partials/_globals.scss */
html {
  box-sizing: border-box;
}

/* line 9, sass/partials/_globals.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 13, sass/partials/_globals.scss */
img,
video,
object {
  max-width: 100%;
  height: auto;
}

/* line 21, sass/partials/_globals.scss */
html,
body,
button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 28, sass/partials/_globals.scss */
html, body {
  width: 100%;
  height: 100%;
}

/* line 33, sass/partials/_globals.scss */
body {
  font-family: "Univers LT W01_45 Light1475944";
  font-size: 16px;
  color: #000;
}

/* line 38, sass/partials/_globals.scss */
body.nav-open, body.search-open {
  overflow-y: hidden;
}

/* line 43, sass/partials/_globals.scss */
main {
  overflow: hidden;
}

/* line 47, sass/partials/_globals.scss */
a {
  text-decoration: none;
}

/* line 51, sass/partials/_globals.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 57, sass/partials/_globals.scss */
:focus, a:active, a:focus, button, input, input:active, input:focus, textarea {
  outline: none !important;
}

@media (max-width: 767px) {
  /* line 61, sass/partials/_globals.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  /* line 67, sass/partials/_globals.scss */
  .visible-xs {
    display: none !important;
  }
}

/* line 74, sass/partials/_globals.scss */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

/* line 82, sass/partials/_globals.scss */
.element-focusable:focus {
  position: static !important;
  height: auto;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
  padding: 10px 0;
  color: #000;
}

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 * see https://gist.github.com/larrybotha/7881691
 * IE10+
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 99, sass/partials/_globals.scss */
  img[src$=".svg"] {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 104, sass/partials/_globals.scss */
  #admin-menu {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 110, sass/partials/_globals.scss */
  html body.admin-menu {
    margin-top: 0 !important;
  }
}

/* line 1, sass/partials/_typography.scss */
h1 {
  font-family: "Univers LT W01_45 Light1475944";
  font-size: 2.8125rem;
  font-weight: 300;
}

@media (min-width: 1024px) {
  /* line 1, sass/partials/_typography.scss */
  h1 {
    font-size: 4.25rem;
    line-height: 4.5rem;
  }
}

/* line 16, sass/partials/_typography.scss */
.col-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}

/* line 21, sass/partials/_typography.scss */
.node-full h2, .node-full .title {
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 1.375rem;
  line-height: 1.6875rem;
  margin-bottom: 35px;
}

@media (min-width: 1024px) {
  /* line 21, sass/partials/_typography.scss */
  .node-full h2, .node-full .title {
    font-size: 1.875rem;
    line-height: 2.375rem;
  }
}

/* line 33, sass/partials/_typography.scss */
.node-full h3, .node-full .subtitle {
  font-family: "Univers LT W01_45 Light1475944";
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  /* line 33, sass/partials/_typography.scss */
  .node-full h3, .node-full .subtitle {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

/* line 45, sass/partials/_typography.scss */
.annotazione, .note-tabella, .note {
  font-size: 0.75rem;
  line-height: 1.5em;
  font-style: italic;
}

/* line 51, sass/partials/_typography.scss */
.text-rose {
  color: #ff0f64;
}

/* line 55, sass/partials/_typography.scss */
.text-green {
  color: #1a8b57;
}

/* line 1, sass/partials/_grid.scss */
.page-content, .node-full .view-content .view-rows {
  padding-left: 1em;
  padding-right: 1em;
}

@media (min-width: 768px) {
  /* line 1, sass/partials/_grid.scss */
  .page-content, .node-full .view-content .view-rows {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 700px;
    padding-bottom: 120px;
  }
}

@media (min-width: 1140px) {
  /* line 1, sass/partials/_grid.scss */
  .page-content, .node-full .view-content .view-rows {
    max-width: 890px;
  }
}

@media (min-width: 1024px) {
  /* line 20, sass/partials/_grid.scss */
  .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1, sass/partials/_hamburger.scss */
.hamburger {
  padding: 10px;
  display: inline-block;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

/* line 12, sass/partials/_hamburger.scss */
.hamburger:hover {
  opacity: 0.7;
}

/* line 15, sass/partials/_hamburger.scss */
.hamburger-box {
  width: 20px;
  height: 17px;
  display: inline-block;
  position: relative;
}

/* line 21, sass/partials/_hamburger.scss */
.hamburger-inner {
  display: block;
  margin-top: -2px;
}

/* line 24, sass/partials/_hamburger.scss */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
}

/* line 30, sass/partials/_hamburger.scss */
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

/* line 33, sass/partials/_hamburger.scss */
.hamburger-inner::before {
  top: -10px;
}

/* line 35, sass/partials/_hamburger.scss */
.hamburger-inner::after {
  bottom: -10px;
}

/* line 38, sass/partials/_hamburger.scss */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

/* line 41, sass/partials/_hamburger.scss */
.hamburger--slider .hamburger-inner::before {
  top: 7px;
}

/* line 44, sass/partials/_hamburger.scss */
.hamburger--slider .hamburger-inner::after {
  top: 14px;
}

/* line 49, sass/partials/_hamburger.scss */
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
          transform: translate3d(0, 6px, 0) rotate(45deg);
}

/* line 52, sass/partials/_hamburger.scss */
.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

/* line 57, sass/partials/_hamburger.scss */
.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
          transform: translate3d(0, -14px, 0) rotate(-90deg);
}

/* line 1, sass/partials/_system.scss */
.messages {
  border-color: #1a8b57;
  margin: 1em auto !important;
}

/* line 1, sass/partials/_site-header.scss */
.site-header {
  background: #1a8b57;
}

/* line 4, sass/partials/_site-header.scss */
.site-header .site-slogan {
  color: #fff;
  font-family: "Univers LT W01_65 Bold1475968";
  text-transform: uppercase;
  font-size: 0.8125rem;
  display: none;
}

@media (min-width: 768px) {
  /* line 4, sass/partials/_site-header.scss */
  .site-header .site-slogan {
    display: block;
  }
}

/* line 16, sass/partials/_site-header.scss */
.site-header .global-search-toggler {
  background: transparent;
  border: 0;
  cursor: pointer;
}

/* line 21, sass/partials/_site-header.scss */
.site-header .global-search-toggler svg {
  fill: #fff;
  stroke: #fff;
}

@media (min-width: 480px) {
  /* line 27, sass/partials/_site-header.scss */
  .site-header .hamburger {
    margin-left: 1em;
  }
}

/* line 34, sass/partials/_site-header.scss */
.site-header__main {
  padding: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  /* line 34, sass/partials/_site-header.scss */
  .site-header__main {
    padding: 16px 56px 18px 56px;
  }
}

/* line 44, sass/partials/_site-header.scss */
.site-header__main .logo {
  display: block;
  max-width: 75px;
}

@media (min-width: 480px) {
  /* line 44, sass/partials/_site-header.scss */
  .site-header__main .logo {
    max-width: 104px;
  }
}

/* line 52, sass/partials/_site-header.scss */
.site-header__main .logo > img {
  width: 100%;
}

/* line 1, sass/partials/_site-footer.scss */
.site-footer {
  background: #000;
  padding: 26px 0;
  color: #757575;
}

@media (min-width: 1024px) {
  /* line 7, sass/partials/_site-footer.scss */
  .site-footer .block-footer .content, .site-footer .block-footer-content .content {
    max-width: 1080px;
    margin: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  /* line 7, sass/partials/_site-footer.scss */
  .site-footer .block-footer .content, .site-footer .block-footer-content .content {
    max-width: 1180px;
  }
}

/* line 22, sass/partials/_site-footer.scss */
.site-footer .footer-legal {
  margin-top: 5px;
}

/* line 26, sass/partials/_site-footer.scss */
.site-footer .footer-copyright {
  font-size: 0.875rem;
  margin-bottom: 1em;
  padding-left: 1em;
}

@media (min-width: 1024px) {
  /* line 26, sass/partials/_site-footer.scss */
  .site-footer .footer-copyright {
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block;
  }
}

/* line 38, sass/partials/_site-footer.scss */
.site-footer .footer-legal-links {
  margin-left: 1em;
  margin-bottom: 1em;
}

@media (min-width: 1024px) {
  /* line 38, sass/partials/_site-footer.scss */
  .site-footer .footer-legal-links {
    display: inline-block;
    margin-bottom: 0;
  }
}

/* line 47, sass/partials/_site-footer.scss */
.site-footer .footer-legal-links li {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0 5px 0 10px;
}

/* line 53, sass/partials/_site-footer.scss */
.site-footer .footer-legal-links li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #5f5f5f;
}

/* line 64, sass/partials/_site-footer.scss */
.site-footer .footer-legal-links a {
  color: #1a8b57;
  font-size: 0.875rem;
}

/* line 72, sass/partials/_site-footer.scss */
.footer-social__items li {
  display: inline-block;
}

/* line 76, sass/partials/_site-footer.scss */
.footer-social__items a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin-left: 1em;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border: 2px solid #1a8b57;
  background-color: transparent;
  text-align: center;
  transition: background-color 0.2s;
}

/* line 88, sass/partials/_site-footer.scss */
.footer-social__items a svg {
  fill: #1a8b57;
  transition: fill 0.2s;
}

/* line 93, sass/partials/_site-footer.scss */
.footer-social__items a:hover {
  background-color: #1a8b57;
}

/* line 96, sass/partials/_site-footer.scss */
.footer-social__items a:hover svg {
  fill: #fff;
}

/* line 1, sass/partials/_hero.scss */
.hero {
  background: #55be5a;
  padding: 1em 0;
  text-align: center;
  border-bottom: 9px solid #e5e5e5;
}

@media (min-width: 768px) {
  /* line 1, sass/partials/_hero.scss */
  .hero {
    padding: 60px 0 3em 0;
  }
}

/* line 11, sass/partials/_hero.scss */
.hero .hero-inner {
  max-width: 1024px;
  margin: 0 auto;
}

/* line 16, sass/partials/_hero.scss */
.hero h1 {
  color: #fff;
  padding: 0 5px;
  margin-top: 0;
}

@media (min-width: 768px) {
  /* line 16, sass/partials/_hero.scss */
  .hero h1 {
    padding: 0 1em;
  }
}

/* line 1, sass/partials/_navigation.scss */
.nav-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background: #1a8b57;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

@media (min-width: 1024px) {
  /* line 1, sass/partials/_navigation.scss */
  .nav-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1199px) {
  /* line 1, sass/partials/_navigation.scss */
  .nav-wrapper {
    bottom: 0;
    overflow: auto;
  }
}

/* line 21, sass/partials/_navigation.scss */
.nav-open .nav-wrapper {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* line 25, sass/partials/_navigation.scss */
.admin-menu .nav-wrapper {
  top: 47px;
}

@media (min-width: 768px) {
  /* line 25, sass/partials/_navigation.scss */
  .admin-menu .nav-wrapper {
    top: 29px;
    height: calc(100% - 29px);
  }
}

@media (max-width: 1023px) {
  /* line 25, sass/partials/_navigation.scss */
  .admin-menu .nav-wrapper {
    top: 0 !important;
  }
}

/* line 38, sass/partials/_navigation.scss */
.nav-wrapper .site-header {
  background: transparent;
}

/* line 43, sass/partials/_navigation.scss */
.nav-main__wrapper {
  position: relative;
  margin: 1em 0;
  padding: 0 1em;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 43, sass/partials/_navigation.scss */
  .nav-main__wrapper {
    padding: 0 56px;
  }
}

@media (min-width: 1024px) {
  /* line 43, sass/partials/_navigation.scss */
  .nav-main__wrapper {
    margin: 3em 0;
    padding: 0;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

/* line 60, sass/partials/_navigation.scss */
.scroll-wrapper {
  position: relative;
}

@media (min-width: 1024px) {
  /* line 60, sass/partials/_navigation.scss */
  .scroll-wrapper {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: calc(100% - 30px);
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  /* line 70, sass/partials/_navigation.scss */
  .scroll-pane {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  /* line 79, sass/partials/_navigation.scss */
  .nav-main {
    position: absolute;
    width: 1000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 79, sass/partials/_navigation.scss */
  .nav-main {
    width: 1200px;
  }
}

/* line 94, sass/partials/_navigation.scss */
.nav-main .nav-main__col {
  position: relative;
}

@media (min-width: 1024px) {
  /* line 94, sass/partials/_navigation.scss */
  .nav-main .nav-main__col {
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 60%;
  }
}

@media (min-width: 1024px) {
  /* line 103, sass/partials/_navigation.scss */
  .nav-main .nav-main__col--left {
    -webkit-flex: 1 0 60%;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
    max-width: 60%;
    padding-right: 6rem;
  }
}

@media (max-width: 1023px) {
  /* line 110, sass/partials/_navigation.scss */
  .nav-main .nav-main__col--left .block-nav-download {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  /* line 117, sass/partials/_navigation.scss */
  .nav-main .nav-main__col--right {
    -webkit-flex: 1 0 40%;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
    max-width: 40%;
  }
}

@media (max-width: 1199px) {
  /* line 124, sass/partials/_navigation.scss */
  .nav-main .jspPane {
    position: relative !important;
  }
}

@media (max-width: 1199px) {
  /* line 130, sass/partials/_navigation.scss */
  .nav-main .jspContainer {
    height: auto !important;
  }
}

@media (min-width: 1024px) {
  /* line 138, sass/partials/_navigation.scss */
  .nav-main--csr .nav-main__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 60px;
  }
}

/* line 146, sass/partials/_navigation.scss */
.nav-main--csr .nav-main__col:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  /* line 146, sass/partials/_navigation.scss */
  .nav-main--csr .nav-main__col:first-child {
    border-right: 1px solid #4daf8c;
  }
  /* line 152, sass/partials/_navigation.scss */
  .nav-main--csr .nav-main__col:first-child .nav-main__items {
    padding-right: 80px;
  }
}

/* line 159, sass/partials/_navigation.scss */
.nav-main--csr .scroll-pane .jspDrag {
  background-color: #007048;
}

/* line 164, sass/partials/_navigation.scss */
.nav-title {
  max-width: 500px;
}

/* line 167, sass/partials/_navigation.scss */
.nav-title > span {
  display: block;
  margin-bottom: 1rem;
  border-left: 10px solid white;
  padding-left: 15px;
  font-size: 1.75rem;
  font-weight: 300;
  color: #fff;
}

@media (min-width: 1024px) {
  /* line 167, sass/partials/_navigation.scss */
  .nav-title > span {
    margin-bottom: 2rem;
    border-left: 25px solid white;
    padding-left: 25px;
    padding-right: 2em;
    font-size: 2.5rem;
  }
}

/* line 186, sass/partials/_navigation.scss */
.nav-main__items {
  width: 100%;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 186, sass/partials/_navigation.scss */
  .nav-main__items {
    padding-right: 2em;
  }
}

/* line 196, sass/partials/_navigation.scss */
.nav-main__items .hasChildren > a, .nav-main__items .hasChildren > .nolink {
  display: block;
  position: relative;
  padding-right: 20px;
}

/* line 201, sass/partials/_navigation.scss */
.nav-main__items .hasChildren > a:before, .nav-main__items .hasChildren > .nolink:before {
  content: " ";
  position: absolute;
  width: 12px;
  height: 9px;
  right: 0;
  top: 8px;
  background: url("../images/icon-arrow.svg") 0 0 no-repeat;
}

/* line 213, sass/partials/_navigation.scss */
.nav-main__items .hasChildren.open > a:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 219, sass/partials/_navigation.scss */
.nav-main__items .hasChildren > ul {
  display: none;
  margin-top: 10px;
}

/* line 225, sass/partials/_navigation.scss */
.nav-main__items .hasChildren.open > ul {
  display: block;
}

/* line 231, sass/partials/_navigation.scss */
.nav-main__items .active {
  color: white;
}

/* line 236, sass/partials/_navigation.scss */
.nav-main__li-level1 {
  display: block;
  margin-bottom: 1rem;
}

/* line 240, sass/partials/_navigation.scss */
.nav-main__li-level1 > a, .nav-main__li-level1 > a.active, .nav-main__li-level1 .nolink {
  position: relative;
  font-family: "Univers LT W01_65 Bold1475968";
  color: white;
  font-size: 1.125rem;
}

@media (min-width: 768px) {
  /* line 240, sass/partials/_navigation.scss */
  .nav-main__li-level1 > a, .nav-main__li-level1 > a.active, .nav-main__li-level1 .nolink {
    font-size: 1.375rem;
  }
}

/* line 251, sass/partials/_navigation.scss */
.nav-main__li-level1 .nolink {
  cursor: pointer;
  display: inline-block;
}

/* line 258, sass/partials/_navigation.scss */
.nav-main__li-level1.active > a:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 5px;
  height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

/* line 272, sass/partials/_navigation.scss */
.nav-main__li-level2 {
  display: block;
  margin-bottom: 1rem;
}

/* line 276, sass/partials/_navigation.scss */
.nav-main__li-level2 > a, .nav-main__li-level2 .nolink {
  position: relative;
  font-family: "Univers LT W01_65 Bold1475968";
  color: white;
  font-size: 1.375rem;
}

/* line 283, sass/partials/_navigation.scss */
.nav-main__li-level2 > .nav-main__sublevel {
  margin-top: 0 !important;
}

/* line 289, sass/partials/_navigation.scss */
.nav-main__li-level2 a, .nav-main__li-level2 .nolink {
  position: relative;
  display: inline-block;
  color: white;
  font-family: "Univers LT W01_55 Roman1475956";
  font-size: 1rem;
  margin: 0;
}

/* line 298, sass/partials/_navigation.scss */
.nav-main__li-level2 a.active:after, .nav-main__li-level2 .nolink.active:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 5px;
  height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

/* line 311, sass/partials/_navigation.scss */
.nav-main__li-level2.hasChildren {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* line 316, sass/partials/_navigation.scss */
.nav-main__li-level2.hasChildren > *:first-child {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 20px;
}

/* line 321, sass/partials/_navigation.scss */
.nav-main__li-level2.hasChildren:before {
  top: 7px;
}

/* line 328, sass/partials/_navigation.scss */
.nav-main__li-level2.active > a:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: -15px;
  width: 5px;
  height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

/* line 342, sass/partials/_navigation.scss */
.nav-main__li-level3 {
  display: block;
  margin-bottom: 1rem;
  margin-left: 10px;
}

/* line 347, sass/partials/_navigation.scss */
.nav-main__li-level3 a {
  display: block;
  margin: 1rem 0;
  font-size: 0.875rem;
  font-style: italic;
}

/* line 355, sass/partials/_navigation.scss */
.nav-main__sublevel {
  width: 100%;
}

/* line 360, sass/partials/_navigation.scss */
.nav-main__items--stakeholders > li:first-child > a {
  display: block;
  padding-top: 210px;
  background: url("../images/stakeholders.jpg") 0 0 no-repeat;
}

/* line 367, sass/partials/_navigation.scss */
.children-count {
  display: inline-block;
  font-family: "Univers LT W01_55 Roman1475956";
  color: white;
  font-size: 1rem;
  opacity: 0.5;
  padding-left: 1rem;
  white-space: nowrap;
}

/* line 377, sass/partials/_navigation.scss */
.children-count:before {
  content: '|';
  display: inline-block;
  margin-right: 0.8rem;
}

/* line 384, sass/partials/_navigation.scss */
.region-header {
  display: inline-block;
  position: relative;
  vertical-align: super;
  margin-right: 10px;
  z-index: 2;
}

/* line 391, sass/partials/_navigation.scss */
.region-header .block-nav-download {
  display: none;
  margin-right: 2em;
}

@media (min-width: 768px) {
  /* line 391, sass/partials/_navigation.scss */
  .region-header .block-nav-download {
    display: inline-block;
  }
}

/* line 399, sass/partials/_navigation.scss */
.region-header .block-nav-download p {
  margin: 0;
}

/* line 404, sass/partials/_navigation.scss */
.region-header .block-nav-download .content a {
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #fff;
  padding-right: 25px;
  background: url("../images/icon-download.svg") 100% 50% no-repeat;
}

/* line 416, sass/partials/_navigation.scss */
.block-enel-sites {
  display: none;
  vertical-align: middle;
}

@media (min-width: 768px) {
  /* line 416, sass/partials/_navigation.scss */
  .block-enel-sites {
    display: inline-block;
  }
}

/* line 425, sass/partials/_navigation.scss */
.block-enel-sites p {
  margin: 0;
}

/* line 429, sass/partials/_navigation.scss */
.block-enel-sites .enel-sites__toggler {
  position: relative;
  z-index: 101;
  display: block;
  float: right;
  margin-right: 22px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #fff;
  padding-right: 26px;
  transition: all 0.4s;
}

/* line 442, sass/partials/_navigation.scss */
.block-enel-sites .enel-sites__toggler svg {
  display: inline-block;
  margin-left: 8px;
  fill: #fff;
}

/* line 449, sass/partials/_navigation.scss */
.block-enel-sites .enel-sites__box {
  position: absolute;
  height: 240px;
  width: 300px;
  z-index: 100;
  top: 0;
  right: 0;
  padding-left: 40px;
  background: white;
  visibility: hidden;
  transition: all 0.4s ease;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 464, sass/partials/_navigation.scss */
.block-enel-sites .enel-sites__link {
  margin-top: 100px;
}

/* line 467, sass/partials/_navigation.scss */
.block-enel-sites .enel-sites__link a {
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #111;
  line-height: 1.875rem;
}

/* line 477, sass/partials/_navigation.scss */
.block-enel-sites.open .enel-sites__toggler {
  color: #666;
}

/* line 480, sass/partials/_navigation.scss */
.block-enel-sites.open .enel-sites__toggler svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: #666;
}

/* line 486, sass/partials/_navigation.scss */
.block-enel-sites.open .enel-sites__box {
  display: block;
  z-index: 100;
  top: -25px;
  visibility: visible;
  pointer-events: all;
}

/* line 496, sass/partials/_navigation.scss */
#block-locale-language {
  display: inline-block;
}

/* line 499, sass/partials/_navigation.scss */
#block-locale-language li {
  display: inline-block;
  margin: 0 5px;
  padding-bottom: 3px;
}

/* line 504, sass/partials/_navigation.scss */
#block-locale-language li .language-link {
  display: block;
  color: #fff;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  text-transform: uppercase;
}

/* line 512, sass/partials/_navigation.scss */
#block-locale-language li img {
  display: none;
}

/* line 516, sass/partials/_navigation.scss */
#block-locale-language li:hover, #block-locale-language li.active {
  border-bottom: 3px solid white;
}

/* line 1, sass/partials/_search.scss */
.search-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 5em;
  z-index: 2001;
  background: #ff0f64;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* line 12, sass/partials/_search.scss */
.search-open .search-wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* line 16, sass/partials/_search.scss */
.search-wrapper .site-header {
  background: transparent;
  position: static !important;
}

/* line 22, sass/partials/_search.scss */
.search-container {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 22, sass/partials/_search.scss */
  .search-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 1024px) {
  /* line 22, sass/partials/_search.scss */
  .search-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 43, sass/partials/_search.scss */
.form-search .container-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 48, sass/partials/_search.scss */
.form-search .form-type-textfield {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

/* line 53, sass/partials/_search.scss */
.form-search .form-actions {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  margin-right: 30px;
}

/* line 58, sass/partials/_search.scss */
.form-search input[type="text"] {
  width: 100%;
  font-family: "Univers LT W01_45 Light1475944";
  font-weight: 300;
  background: transparent;
  border: 0;
  color: #fff;
}

@media (min-width: 1024px) {
  /* line 58, sass/partials/_search.scss */
  .form-search input[type="text"] {
    font-size: 5rem;
    letter-spacing: -3.2px;
  }
}

/* line 130, sass/_mixins.scss */
.form-search input[type="text"].placeholder {
  color: #ec0f5d;
}

/* line 131, sass/_mixins.scss */
.form-search input[type="text"]:-moz-placeholder {
  color: #ec0f5d;
}

/* line 132, sass/_mixins.scss */
.form-search input[type="text"]::-moz-placeholder {
  color: #ec0f5d;
}

/* line 133, sass/_mixins.scss */
.form-search input[type="text"]:-ms-input-placeholder {
  color: #ec0f5d;
}

/* line 134, sass/_mixins.scss */
.form-search input[type="text"]::-webkit-input-placeholder {
  color: #ec0f5d;
}

/* line 76, sass/partials/_search.scss */
.form-search input[type="submit"] {
  border: 0;
  text-indent: -9999px;
  width: 90px;
  height: 90px;
  background: url("../images/icon-search.svg") 50% 50% no-repeat;
  background-size: 75px;
  cursor: pointer;
}

/* line 86, sass/partials/_search.scss */
.search-results {
  padding-left: 0;
}

/* line 89, sass/partials/_search.scss */
.search-results h3 a {
  color: #1a8b57;
  font-family: "Univers LT W01_65 Bold1475968";
}

/* line 94, sass/partials/_search.scss */
.search-results .search-snippet-info {
  padding-left: 0;
}

@media (min-width: 1024px) {
  /* line 1, sass/partials/_node-tools.scss */
  .node-tools {
    position: absolute;
    margin-left: -110px;
    z-index: 99;
  }
}

/* line 10, sass/partials/_node-tools.scss */
.node-tools.affix-top {
  position: absolute;
}

/* line 14, sass/partials/_node-tools.scss */
.node-tools.affix {
  position: fixed;
  top: 50px;
}

/* line 19, sass/partials/_node-tools.scss */
.node-tools.affix-bottom {
  position: absolute;
}

@media (max-width: 1023px) {
  /* line 1, sass/partials/_node-tools.scss */
  .node-tools {
    position: static !important;
  }
}

/* line 28, sass/partials/_node-tools.scss */
.node-tools__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  /* line 28, sass/partials/_node-tools.scss */
  .node-tools__items {
    display: block;
  }
}

/* line 36, sass/partials/_node-tools.scss */
.node-tools__items > li {
  display: block;
  position: relative;
  width: 54px;
  height: 54px;
  text-align: center;
  border: 2px solid #000;
  margin-right: -2px;
}

@media (min-width: 1024px) {
  /* line 36, sass/partials/_node-tools.scss */
  .node-tools__items > li {
    margin-top: -2px;
    margin-right: 0;
  }
}

/* line 49, sass/partials/_node-tools.scss */
.node-tools__items > li > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #000;
  background: #fff;
}

/* line 60, sass/partials/_node-tools.scss */
.node-tools__items > li > a > span {
  display: block;
  margin-top: 3px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.6875rem;
}

/* line 68, sass/partials/_node-tools.scss */
.node-tools__items > li svg {
  fill: #000;
}

/* line 72, sass/partials/_node-tools.scss */
.node-tools__items > li svg.icon-search {
  stroke: #000;
}

/* line 78, sass/partials/_node-tools.scss */
.node-tools__items > li:hover > a {
  background: #000;
  color: #fff;
}

/* line 83, sass/partials/_node-tools.scss */
.node-tools__items > li:hover svg {
  fill: white;
}

/* line 86, sass/partials/_node-tools.scss */
.node-tools__items > li:hover svg.icon-search {
  stroke: white;
}

/* line 91, sass/partials/_node-tools.scss */
.node-tools__items > li:hover > ul, .node-tools__items > li:hover > div {
  display: block;
}

/* line 97, sass/partials/_node-tools.scss */
.node-tools__items .msgutils {
  position: absolute;
  left: -54px;
  top: 100%;
  text-align: left;
  padding: 10px 20px;
  background: #000;
  width: 262px;
  z-index: 999;
  display: none;
}

@media (min-width: 1024px) {
  /* line 97, sass/partials/_node-tools.scss */
  .node-tools__items .msgutils {
    text-align: right;
    padding: 10px 35px;
    top: -2px;
    left: 100%;
    width: 285px;
  }
}

/* line 116, sass/partials/_node-tools.scss */
.node-tools__items .msgutils a {
  display: block;
  font-family: "Univers LT W01_65 Bold1475968";
  color: #fff;
  font-size: 0.8125rem;
  padding: 6px 0;
  margin: 10px 0;
  text-transform: uppercase;
}

/* line 125, sass/partials/_node-tools.scss */
.node-tools__items .msgutils a:hover {
  color: #cccccc;
}

/* line 131, sass/partials/_node-tools.scss */
.node-tools__items .search-gri {
  display: none;
  position: absolute;
  z-index: 999;
  left: -2px;
  top: 100%;
  width: 262px;
  background: #000;
  text-align: left;
  padding: 5px 20px;
  height: 54px;
}

@media (min-width: 1024px) {
  /* line 131, sass/partials/_node-tools.scss */
  .node-tools__items .search-gri {
    top: -2px;
    left: 100%;
    width: 285px;
  }
}

/* line 149, sass/partials/_node-tools.scss */
.node-tools__items .search-gri form {
  position: absolute;
  top: 0;
  width: 230px;
}

@media (min-width: 1024px) {
  /* line 149, sass/partials/_node-tools.scss */
  .node-tools__items .search-gri form {
    width: 250px;
  }
}

/* line 159, sass/partials/_node-tools.scss */
.node-tools__items .search-gri #autocomplete {
  position: absolute;
  top: 100% !important;
  left: -18px !important;
  width: 100%;
  padding: 1em;
  background: white;
  width: 283px !important;
  max-height: 350px;
  overflow: auto;
}

/* line 170, sass/partials/_node-tools.scss */
.node-tools__items .search-gri #autocomplete li {
  margin: 3px 0;
}

/* line 175, sass/partials/_node-tools.scss */
.node-tools__items .search-gri .search-gri-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 180, sass/partials/_node-tools.scss */
.node-tools__items .search-gri .form-type-textfield {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 184, sass/partials/_node-tools.scss */
.node-tools__items .search-gri input[type="text"] {
  background: transparent;
  border: 0;
  color: #fff;
  font-family: "Univers LT W01_55 Roman1475956";
  font-size: 1.125rem;
  font-weight: 300;
  width: 100%;
}

/* line 130, sass/_mixins.scss */
.node-tools__items .search-gri input[type="text"].placeholder {
  color: #999;
  font-style: italic;
}

/* line 131, sass/_mixins.scss */
.node-tools__items .search-gri input[type="text"]:-moz-placeholder {
  color: #999;
  font-style: italic;
}

/* line 132, sass/_mixins.scss */
.node-tools__items .search-gri input[type="text"]::-moz-placeholder {
  color: #999;
  font-style: italic;
}

/* line 133, sass/_mixins.scss */
.node-tools__items .search-gri input[type="text"]:-ms-input-placeholder {
  color: #999;
  font-style: italic;
}

/* line 134, sass/_mixins.scss */
.node-tools__items .search-gri input[type="text"]::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
}

/* line 199, sass/partials/_node-tools.scss */
.node-tools__items .search-gri input[type="submit"] {
  border: 0;
  display: inline-block;
  background: url("../images/icon-submit.svg") 50% 50% no-repeat;
  text-indent: -9999px;
  width: 54px;
  height: 54px;
  cursor: pointer;
}

/* line 1, sass/partials/_breadcrumb.scss */
ol.breadcrumb {
  padding: 0 0 1em 0;
}

/* line 4, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Univers LT W01_65 Bold1475968";
  text-transform: uppercase;
  color: #1a8b57;
}

/* line 12, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: white;
}

/* line 18, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li > .nolink {
  color: white;
  cursor: pointer;
}

/* line 22, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li > .nolink:hover {
  text-decoration: underline;
}

/* line 27, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li > a {
  color: white;
}

/* line 30, sass/partials/_breadcrumb.scss */
ol.breadcrumb > li > a:hover {
  text-decoration: underline;
}

/* line 2, sass/partials/_nodes.scss */
.node a {
  color: #1a8b57;
  font-family: "Univers LT W01_65 Bold1475968";
}

/* line 15, sass/partials/_nodes.scss */
.node-full h2, .node-full .title {
  color: #000;
}

/* line 20, sass/partials/_nodes.scss */
.node-full h3, .node-full .subtitle {
  color: #000;
}

/* line 25, sass/partials/_nodes.scss */
.node-full ul {
  margin: 1em 0;
}

/* line 28, sass/partials/_nodes.scss */
.node-full ul li {
  position: relative;
  padding-left: 35px;
  line-height: 1.875rem;
}

/* line 33, sass/partials/_nodes.scss */
.node-full ul li:after {
  content: " ";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #1a8b57;
}

/* line 43, sass/partials/_nodes.scss */
.node-full ul ul {
  margin: 0.3em 0 1em 2em;
}

/* line 46, sass/partials/_nodes.scss */
.node-full ul ul ul {
  margin: 0.3em 0 1em 4em;
}

/* line 52, sass/partials/_nodes.scss */
.node-full .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 58, sass/partials/_nodes.scss */
.node-full .row .col-6 {
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding: 15px;
  min-width: 50%;
}

/* line 63, sass/partials/_nodes.scss */
.node-full .row .col-6 img {
  max-width: 100%;
  height: auto;
}

/* line 70, sass/partials/_nodes.scss */
.node-full .csr-highlight {
  margin: 1em 0;
  border-top: 3px solid #1a8b57;
  color: #1a8b57;
}

/* line 75, sass/partials/_nodes.scss */
.node-full .csr-highlight h3 {
  color: #1a8b57;
}

/* line 80, sass/partials/_nodes.scss */
.node-full .img-desktop {
  display: none;
}

@media (min-width: 768px) {
  /* line 80, sass/partials/_nodes.scss */
  .node-full .img-desktop {
    display: block;
  }
}

@media (min-width: 768px) {
  /* line 88, sass/partials/_nodes.scss */
  .node-full .img-mobile {
    display: none !important;
  }
}

/* line 95, sass/partials/_nodes.scss */
.node-full .content + .links {
  display: none !important;
}

/* line 99, sass/partials/_nodes.scss */
.node-full .field-name-body {
  margin-bottom: 2em;
}

/* line 104, sass/partials/_nodes.scss */
.cassetto-titolo {
  position: relative;
  border-top: 1px solid #1a8b57;
  color: #1a8b57;
  padding: 1em 1em 1em 64px;
  margin: 0;
}

/* line 111, sass/partials/_nodes.scss */
.cassetto-titolo:after {
  content: " ";
  position: absolute;
  margin-top: -4px;
  width: 12px;
  height: 9px;
  top: 50%;
  left: 22px;
  background: url("../images/icon-arrow-green.svg") 50% 50% no-repeat;
}

/* line 122, sass/partials/_nodes.scss */
.cassetto-titolo.cassetto-titolo-aperto:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 128, sass/partials/_nodes.scss */
.box-green {
  zoom: 1;
  border: 2px solid #1a8b57;
  padding: 2em;
}

/* line 18, sass/_mixins.scss */
.box-green:before {
  content: '';
  display: block;
}

/* line 19, sass/_mixins.scss */
.box-green:after {
  content: '';
  display: table;
  clear: both;
}

/* line 134, sass/partials/_nodes.scss */
.block-msg-gri {
  margin-bottom: 2em;
}

/* line 137, sass/partials/_nodes.scss */
.block-msg-gri a {
  display: inline-block;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  color: #1a8b57;
}

/* line 143, sass/partials/_nodes.scss */
.block-msg-gri a:after {
  content: "|";
  display: inline-block;
  padding: 0 6px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  color: #1a8b57;
}

/* line 155, sass/partials/_nodes.scss */
.block-msg-gri .content > a:first-child:before {
  content: "|";
  display: inline-block;
  padding-right: 6px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.8125rem;
  color: #1a8b57;
}

/* line 167, sass/partials/_nodes.scss */
.colorbox-insert-image {
  display: block;
  transition: all 0.2s;
}

/* line 171, sass/partials/_nodes.scss */
.colorbox-insert-image > img {
  display: block;
}

/* line 174, sass/partials/_nodes.scss */
.colorbox-insert-image .colorbox-zoom {
  margin-top: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  fill: #1a8b57;
  font-size: 0.75rem;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}

/* line 184, sass/partials/_nodes.scss */
.colorbox-insert-image .colorbox-zoom > svg {
  margin-right: 10px;
}

/* line 189, sass/partials/_nodes.scss */
.colorbox-insert-image:hover {
  opacity: 0.8;
}

/* line 194, sass/partials/_nodes.scss */
.cboxPhoto {
  width: auto !important;
  height: auto !important;
}

/* line 1, sass/partials/_highlights.scss */
.field-name-field-highlights {
  padding-top: 3em;
}

/* line 5, sass/partials/_highlights.scss */
.milestone {
  border-top: 2px solid #ff0f64;
  padding-top: 48px;
  color: #ff0f64;
}

/* line 11, sass/partials/_highlights.scss */
.milestone__label {
  display: block;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 6.875rem;
  line-height: 1;
  margin-bottom: 30px;
}

/* line 19, sass/partials/_highlights.scss */
.owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
}

/* line 25, sass/partials/_highlights.scss */
.owl-prev, .owl-next {
  display: inline-block;
  background: #ff0f64 url("../images/icon-submit-reverse.svg") 14px 50% no-repeat;
  width: 78px;
  height: 31px;
  text-indent: -9999px;
  transition: all 0.2s;
}

/* line 32, sass/partials/_highlights.scss */
.owl-prev:hover, .owl-next:hover {
  background-color: #db004e;
}

/* line 36, sass/partials/_highlights.scss */
.owl-prev.disabled, .disabled.owl-next {
  opacity: 0.6;
}

/* line 41, sass/partials/_highlights.scss */
.owl-next {
  margin-left: 10px;
  background: #ff0f64 url("../images/icon-submit.svg") right 14px top 50% no-repeat;
}

/* line 1, sass/partials/_accordion.scss */
.accordion__header {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
  transition: all 0.2s;
}

@media (min-width: 480px) {
  /* line 1, sass/partials/_accordion.scss */
  .accordion__header {
    padding: 18px 35px;
  }
}

/* line 13, sass/partials/_accordion.scss */
.accordion__header__txt {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 1em;
}

/* line 17, sass/partials/_accordion.scss */
.accordion__status {
  display: none;
  fill: #1a8b57;
  margin-right: 35px;
}

@media (min-width: 480px) {
  /* line 17, sass/partials/_accordion.scss */
  .accordion__status {
    display: block;
  }
}

/* line 26, sass/partials/_accordion.scss */
.collapsed .accordion__status {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: white !important;
}

/* line 32, sass/partials/_accordion.scss */
.accordion__icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  fill: #1a8b57;
}

/* line 36, sass/partials/_accordion.scss */
.collapsed .accordion__icon {
  fill: white !important;
}

/* line 42, sass/partials/_accordion.scss */
.accordion__title {
  display: block;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 1.125rem;
}

/* line 48, sass/partials/_accordion.scss */
.accordion__subtitle {
  display: block;
  font-size: 1rem;
}

/* line 53, sass/partials/_accordion.scss */
.accordion__toggler {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 99;
  cursor: pointer;
}

/* line 64, sass/partials/_accordion.scss */
.accordion__content {
  display: none;
}

/* line 67, sass/partials/_accordion.scss */
.collapsed .accordion__content {
  display: block;
}

/* line 72, sass/partials/_accordion.scss */
.accordion--color-verde {
  border-top: 3px solid #008c5a;
}

/* line 75, sass/partials/_accordion.scss */
.accordion--color-verde .accordion__header {
  color: #008c5a;
}

/* line 80, sass/partials/_accordion.scss */
.accordion--color-verde.collapsed .accordion__header {
  background: #008c5a;
  color: #fff;
}

/* line 87, sass/partials/_accordion.scss */
.accordion--color-verde-chiaro {
  border-top: 3px solid #55be5a;
}

/* line 90, sass/partials/_accordion.scss */
.accordion--color-verde-chiaro .accordion__header {
  color: #55be5a;
}

/* line 95, sass/partials/_accordion.scss */
.accordion--color-verde-chiaro.collapsed .accordion__header {
  background: #55be5a;
  color: #fff;
}

/* line 101, sass/partials/_accordion.scss */
.accordion--color-verde-chiaro .accordion__status {
  fill: #55be5a;
}

/* line 105, sass/partials/_accordion.scss */
.accordion--color-verde-chiaro .accordion__icon {
  fill: #55be5a;
}

/* line 110, sass/partials/_accordion.scss */
.accordion--color-light-verde-scarlatto {
  border-top: 3px solid #e61400;
}

/* line 113, sass/partials/_accordion.scss */
.accordion--color-light-verde-scarlatto .accordion__header {
  color: #e61400;
}

/* line 118, sass/partials/_accordion.scss */
.accordion--color-light-verde-scarlatto.collapsed .accordion__header {
  background: #e61400;
  color: #fff;
}

/* line 125, sass/partials/_accordion.scss */
.accordion--color-rosa {
  border-top: 3px solid #ff0f64;
}

/* line 128, sass/partials/_accordion.scss */
.accordion--color-rosa .accordion__header {
  color: #ff0f64;
}

/* line 132, sass/partials/_accordion.scss */
.accordion--color-rosa .accordion__status {
  fill: #ff0f64;
}

/* line 136, sass/partials/_accordion.scss */
.accordion--color-rosa .accordion__icon {
  fill: #ff0f64;
}

/* line 141, sass/partials/_accordion.scss */
.accordion--color-rosa.collapsed .accordion__header {
  background: #ff0f64;
  color: #fff;
}

/* line 1, sass/partials/_tables.scss */
.tabella {
  overflow: auto;
}

/* line 5, sass/partials/_tables.scss */
table {
  width: 100%;
}

/* line 8, sass/partials/_tables.scss */
table tr, table tr.even, table tr.odd {
  background-color: white;
  border-bottom: 1px solid #1a8b57;
  border-top: 0;
}

/* line 14, sass/partials/_tables.scss */
table th {
  font-size: 0.875rem;
  color: #1a8b57;
  border-bottom: 2px solid #1a8b57;
  text-align: right;
  padding: 10px;
  line-height: 1.2em;
}

/* line 22, sass/partials/_tables.scss */
table th.column-highlight {
  font-family: "Univers LT W01_65 Bold1475968";
}

/* line 27, sass/partials/_tables.scss */
table td {
  font-size: 0.875rem;
  text-align: right;
  padding: 0 10px;
}

/* line 33, sass/partials/_tables.scss */
table .column-sx {
  text-align: left;
}

/* line 37, sass/partials/_tables.scss */
table .column-centered {
  text-align: center;
}

/* line 41, sass/partials/_tables.scss */
table .column-highlight {
  background: #55be5a;
  color: white !important;
}

/* line 47, sass/partials/_tables.scss */
table .total td, table .total th {
  font-family: "Univers LT W01_65 Bold1475968";
  color: #1a8b57;
}

/* line 54, sass/partials/_tables.scss */
table.table--blue tr, table.table--blue tr.even, table.table--blue tr.odd {
  border-bottom: 1px solid #0555fa;
}

/* line 58, sass/partials/_tables.scss */
table.table--blue th {
  color: #0555fa;
  border-bottom: 2px solid #0555fa;
}

/* line 63, sass/partials/_tables.scss */
table.table--blue .column-highlight {
  background: #41b9e6;
}

/* line 68, sass/partials/_tables.scss */
table.table--blue .total td, table.table--blue .total th {
  color: #0555fa;
}

/* line 75, sass/partials/_tables.scss */
.table-title {
  font-size: 1.5rem;
  color: #55be5a;
}

/* line 1, sass/partials/_sdg.scss */
.sdg-item {
  width: 86px;
  height: 86px;
  cursor: pointer;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 86px 86px;
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--1 {
  background-image: url("../images/sdgs/1.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--1 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-1.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--2 {
  background-image: url("../images/sdgs/2.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--2 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-2.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--3 {
  background-image: url("../images/sdgs/3.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--3 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-3.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--4 {
  background-image: url("../images/sdgs/4.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--4 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-4.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--5 {
  background-image: url("../images/sdgs/5.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--5 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-5.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--6 {
  background-image: url("../images/sdgs/6.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--6 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-6.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--7 {
  background-image: url("../images/sdgs/7.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--7 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-7.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--8 {
  background-image: url("../images/sdgs/8.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--8 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-8.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--9 {
  background-image: url("../images/sdgs/9.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--9 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-9.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--10 {
  background-image: url("../images/sdgs/10.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--10 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-10.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--11 {
  background-image: url("../images/sdgs/11.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--11 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-11.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--12 {
  background-image: url("../images/sdgs/12.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--12 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-12.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--13 {
  background-image: url("../images/sdgs/13.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--13 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-13.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--14 {
  background-image: url("../images/sdgs/14.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--14 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-14.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--15 {
  background-image: url("../images/sdgs/15.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--15 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-15.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--16 {
  background-image: url("../images/sdgs/16.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--16 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-16.jpg");
}

/* line 10, sass/partials/_sdg.scss */
.sdg-item--17 {
  background-image: url("../images/sdgs/17.jpg");
}

/* line 13, sass/partials/_sdg.scss */
.i18n-it .sdg-item--17 {
  background-image: url("../images/sdgs/Sustainable_Development_Goals_IT_RGB-17.jpg");
}

/* line 19, sass/partials/_sdg.scss */
.field-name-field-sdgs .field-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* line 26, sass/partials/_sdg.scss */
.field-name-field-sdgs .field-items > .field-item {
  margin: 0 6px;
  margin-bottom: 1em;
}

@media (min-width: 1024px) {
  /* line 26, sass/partials/_sdg.scss */
  .field-name-field-sdgs .field-items > .field-item {
    margin-bottom: 0;
  }
}

/* line 36, sass/partials/_sdg.scss */
.tooltip_templates {
  display: none;
}

/* line 41, sass/partials/_sdg.scss */
.sdg-tooltip .sdg-header {
  font-family: "Univers LT W01_65 Bold1475968";
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 46, sass/partials/_sdg.scss */
.sdg-tooltip .sdg-index {
  font-size: 3.125rem;
  line-height: 1;
  margin-right: 10px;
}

/* line 52, sass/partials/_sdg.scss */
.sdg-tooltip .sdg-name {
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.4em;
  padding-top: 8px;
}

/* line 60, sass/partials/_sdg.scss */
.sdg-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 64, sass/partials/_sdg.scss */
.sdg-container .sdg-item {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

/* line 68, sass/partials/_sdg.scss */
.sdg-container .sdg-description {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, sass/partials/_tooltipster.scss */
.tooltipster-csr {
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

/* line 5, sass/partials/_tooltipster.scss */
.tooltipster-csr .tooltipster-box {
  position: relative;
  width: 250px;
  padding: 26px;
  background: #1a8b57;
  border-radius: 6px;
  color: #fff;
}

/* line 13, sass/partials/_tooltipster.scss */
.tooltipster-csr .tooltipster-box:before, .tooltipster-csr .tooltipster-box:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 24, sass/partials/_tooltipster.scss */
.tooltipster-csr .tooltipster-box:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #1a8b57;
  border-width: 15px;
  margin-left: -15px;
}

/* line 31, sass/partials/_tooltipster.scss */
.tooltipster-csr .tooltipster-box .tooltipster-content {
  overflow: hidden;
}

/* line 1, sass/partials/_pds.scss */
.field-collection-container {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 1, sass/partials/_pds.scss */
  .field-collection-container {
    margin-bottom: -120px;
  }
}

/* line 10, sass/partials/_pds.scss */
.field-name-field-pds .field-header {
  position: relative;
  color: #fff;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* line 19, sass/partials/_pds.scss */
.field-name-field-pds .field-header:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 26px;
  background: #1a8b57;
  width: 100%;
}

/* line 30, sass/partials/_pds.scss */
.field-name-field-pds .field-label-wrapper {
  display: inline-block;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px 10px 0 10px;
  border-radius: 10px;
  position: relative;
  max-width: 370px;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 41, sass/partials/_pds.scss */
.field-name-field-pds .field-label-wrapper .field-label {
  background: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 47, sass/partials/_pds.scss */
.field-name-field-pds .field-label-wrapper a {
  position: relative;
  display: block;
  color: #1a8b57;
  font-size: 1.25rem;
  line-height: 1;
  text-transform: uppercase;
  padding: 10px 10px 10px 70px;
  cursor: pointer;
}

/* line 57, sass/partials/_pds.scss */
.field-name-field-pds .field-label-wrapper a:before {
  content: " ";
  position: absolute;
  left: 22px;
  top: 16px;
  width: 27px;
  height: 30px;
  background: url("../images/icon-arrow-pds.svg") 0 0 no-repeat;
  background-size: 29px;
}

/* line 68, sass/partials/_pds.scss */
.field-name-field-pds .field-label-wrapper a.collapsed:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 75, sass/partials/_pds.scss */
.field-name-field-pds .field-items-wrapper {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #d1e8dd;
  padding-bottom: 2em;
  display: none;
}

/* line 88, sass/partials/_pds.scss */
.field-collection-view {
  margin: 0;
}

/* line 91, sass/partials/_pds.scss */
.field-collection-view .field-label {
  width: 100%;
  margin-bottom: 30px;
}

/* line 98, sass/partials/_pds.scss */
.field-collection-item-field-pds .content {
  zoom: 1;
}

/* line 18, sass/_mixins.scss */
.field-collection-item-field-pds .content:before {
  content: '';
  display: block;
}

/* line 19, sass/_mixins.scss */
.field-collection-item-field-pds .content:after {
  content: '';
  display: table;
  clear: both;
}

/* line 103, sass/partials/_pds.scss */
.field-collection-item-field-pds .field {
  float: left;
  padding: 0 10px;
}

/* line 108, sass/partials/_pds.scss */
.field-collection-item-field-pds .field-name-field-pds-sdg {
  width: 33.33333%;
}

/* line 112, sass/partials/_pds.scss */
.field-collection-item-field-pds .field-name-field-pds-body {
  width: 66.66667%;
}

/* line 119, sass/partials/_pds.scss */
.field-name-field-pds-sdg .field-label {
  font-family: "Univers LT W01_65 Bold1475968";
  color: #1a8b57;
  text-transform: uppercase;
  border-bottom: 3px solid #1a8b57;
  line-height: 34px;
}

/* line 127, sass/partials/_pds.scss */
.field-name-field-pds-sdg .field-items {
  zoom: 1;
  margin: 0 -4px;
}

/* line 18, sass/_mixins.scss */
.field-name-field-pds-sdg .field-items:before {
  content: '';
  display: block;
}

/* line 19, sass/_mixins.scss */
.field-name-field-pds-sdg .field-items:after {
  content: '';
  display: table;
  clear: both;
}

/* line 131, sass/partials/_pds.scss */
.field-name-field-pds-sdg .field-items .field-item {
  float: left;
  padding: 0 4px;
}

/* line 138, sass/partials/_pds.scss */
.pds-table {
  width: 100%;
}

/* line 141, sass/partials/_pds.scss */
.pds-table tbody {
  border-top: 0;
}

/* line 145, sass/partials/_pds.scss */
.pds-table tr {
  background-color: transparent !important;
}

/* line 148, sass/partials/_pds.scss */
.pds-table tr td:first-child {
  padding-right: 1em;
}

/* line 153, sass/partials/_pds.scss */
.pds-table th {
  width: 50%;
  text-align: left;
  font-family: "Univers LT W01_65 Bold1475968";
  text-transform: uppercase;
  font-size: 1.125rem;
  border-bottom: 3px solid #1a8b57;
  padding: 0;
  line-height: 34px;
}

/* line 164, sass/partials/_pds.scss */
.pds-table td {
  padding: 10px 0;
  vertical-align: top;
  text-align: left;
  border-color: #9accb5;
  color: #1a8b57;
  font-size: 1rem;
  line-height: 1.375rem;
}

/* line 1, sass/partials/_pilastri.scss */
#pilastri {
  position: relative;
  padding: 0 56px;
  min-height: 248px;
  text-align: center;
}

/* line 7, sass/partials/_pilastri.scss */
#fondamenta {
  zoom: 1;
  margin-top: 48px;
  margin-bottom: 40px;
  text-align: center;
}

/* line 18, sass/_mixins.scss */
#fondamenta:before {
  content: '';
  display: block;
}

/* line 19, sass/_mixins.scss */
#fondamenta:after {
  content: '';
  display: table;
  clear: both;
}

/* line 13, sass/partials/_pilastri.scss */
#pilastri h4, #fondamenta h4 {
  margin: 0 0 40px;
  padding: 0;
  font-size: 40px;
  line-height: 40px;
  color: #55be5a;
}

/* line 20, sass/partials/_pilastri.scss */
.vertical {
  position: absolute;
  font-family: "Univers LT W01_65 Bold1475968";
  color: #fff;
  font-size: 18px;
  background: #55be5a;
  text-transform: uppercase;
  width: 284px;
  height: 48px;
  line-height: 48px;
}

/* line 31, sass/partials/_pilastri.scss */
.vertical > a {
  display: block;
  color: #fff;
}

/* line 36, sass/partials/_pilastri.scss */
.vertical.sx {
  bottom: -48px;
  left: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

/* line 42, sass/partials/_pilastri.scss */
.vertical.dx {
  bottom: -48px;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

/* line 48, sass/partials/_pilastri.scss */
.bar a {
  color: #fff;
  background: #1a8b57;
  height: 50px;
  line-height: 50px;
  margin-bottom: 8px;
  display: block;
  text-decoration: none;
  transition: all 250ms;
  font-size: 20px;
  font-family: "Univers LT W01_55 Roman1475956";
}

/* line 60, sass/partials/_pilastri.scss */
.bar a:hover, .box a:hover {
  background: #55be5a;
}

/* line 63, sass/partials/_pilastri.scss */
.bar.last a {
  margin-bottom: 0;
}

/* line 66, sass/partials/_pilastri.scss */
.box a {
  font-family: "Univers LT W01_55 Roman1475956";
  width: calc(20% - 8px);
  margin-right: 10px;
  float: left;
  height: 125px;
  text-align: center;
  display: block;
  color: #fff;
  background: #1a8b57;
  text-decoration: none;
  transition: all 250ms;
  padding: 40px 20px 0;
  font-size: 16px;
  line-height: 1.25;
}

/* line 82, sass/partials/_pilastri.scss */
.box.last a {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 86, sass/partials/_pilastri.scss */
  #pilastri {
    padding: 0;
  }
  /* line 89, sass/partials/_pilastri.scss */
  .vertical {
    position: relative;
    width: 100%;
  }
  /* line 93, sass/partials/_pilastri.scss */
  .vertical.sx, .vertical.dx {
    bottom: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  /* line 99, sass/partials/_pilastri.scss */
  .vertical.sx {
    margin-bottom: 8px;
  }
  /* line 102, sass/partials/_pilastri.scss */
  .vertical.dx {
    margin-top: 8px;
  }
  /* line 105, sass/partials/_pilastri.scss */
  .bar a {
    height: auto;
    line-height: 1.25;
    padding: 20px;
  }
  /* line 110, sass/partials/_pilastri.scss */
  .box a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
    float: none;
    height: auto;
    padding: 20px;
    font-size: 20px;
  }
}

/* line 3, sass/partials/_progetti.scss */
.node-full .project-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 9, sass/partials/_progetti.scss */
.node-full .project-list > li {
  display: block;
  width: 33.33333%;
  padding: 0 12px;
}

/* line 14, sass/partials/_progetti.scss */
.node-full .project-list > li:after {
  content: none;
}

/* line 19, sass/partials/_progetti.scss */
.node-full .project-list a {
  font-family: "Univers LT W01_45 Light1475944";
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 272px;
  border: 5px solid #f9b003;
  text-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.875rem;
  padding: 0 0.4em;
  transition: all 0.2s;
  color: #f9b003;
  cursor: pointer;
}

/* line 33, sass/partials/_progetti.scss */
.node-full .project-list a:hover, .node-full .project-list a.active {
  background-color: #f9b003;
  color: #fff !important;
  box-shadow: 0px 3px 10px 0px rgba(26, 139, 87, 0.35);
}

/* line 39, sass/partials/_progetti.scss */
.node-full .project-list a.sdg-8 {
  border-color: #8c143a;
  color: #8c143a;
}

/* line 43, sass/partials/_progetti.scss */
.node-full .project-list a.sdg-8:hover, .node-full .project-list a.sdg-8.active {
  background-color: #8c143a;
}

/* line 48, sass/partials/_progetti.scss */
.node-full .project-list a.sdg-4 {
  border-color: #b5192e;
  color: #b5192e;
}

/* line 52, sass/partials/_progetti.scss */
.node-full .project-list a.sdg-4:hover, .node-full .project-list a.sdg-4.active {
  background-color: #b5192e;
}

/* line 59, sass/partials/_progetti.scss */
.node-full .view-content {
  margin-top: 4em;
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #f1f1f1;
}

/* line 69, sass/partials/_progetti.scss */
.node-full .view-content .view-rows {
  position: relative;
  padding-top: 3em;
  padding-bottom: 3em;
}

/* line 75, sass/partials/_progetti.scss */
.node-full .view-content .view-rows .views-row {
  display: none;
}

/* line 80, sass/partials/_progetti.scss */
.node-full .view-content .view-rows.item-active-1 .views-row-1 {
  display: block;
}

/* line 86, sass/partials/_progetti.scss */
.node-full .view-content .view-rows.item-active-2 .views-row-2 {
  display: block;
}

/* line 92, sass/partials/_progetti.scss */
.node-full .view-content .view-rows.item-active-3 .views-row-3 {
  display: block;
}

/* line 97, sass/partials/_progetti.scss */
.node-full .view-content .view-rows:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 16%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f1f1f1;
  border-width: 20px;
  margin-left: -20px;
  transition: left 0.5s;
}

/* line 115, sass/partials/_progetti.scss */
.node-full .view-content .view-rows.item-active-2:after {
  left: 50%;
}

/* line 121, sass/partials/_progetti.scss */
.node-full .view-content .view-rows.item-active-3:after {
  left: 85%;
}

/* line 131, sass/partials/_progetti.scss */
.node-progetto h2 {
  font-size: 3.375rem;
  font-family: "Univers LT W01_45 Light1475944";
  line-height: 1.2em;
}

/* line 136, sass/partials/_progetti.scss */
.node-progetto h2 a {
  font-family: "Univers LT W01_55 Roman1475956";
  font-weight: 100;
  line-height: 1.2em;
}

/* line 144, sass/partials/_progetti.scss */
.node-progetto .field-name-field-txt-impegno img {
  display: inline;
  max-width: 405px;
}

/* line 150, sass/partials/_progetti.scss */
.node-progetto .field-group {
  margin: 3em 0;
  position: relative;
}

/* line 154, sass/partials/_progetti.scss */
.node-progetto .field-group h3 {
  position: absolute;
  top: 0;
  right: 40px;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 0.9375rem;
  text-transform: uppercase;
  background: #fff;
  border: 3px solid #f9b003;
  padding: 0 18px;
  line-height: 40px;
  color: #f9b003;
}

/* line 171, sass/partials/_progetti.scss */
.node-progetto .field-impegno {
  background: #fab900;
  padding: 2em;
}

/* line 175, sass/partials/_progetti.scss */
.node-progetto .field-impegno .sdg-item {
  display: inline-block;
  box-shadow: -6px 7px 21px 0px rgba(0, 0, 0, 0.3);
}

/* line 180, sass/partials/_progetti.scss */
.node-progetto .field-impegno .sdg-description {
  display: inline-block;
  margin-left: 2em;
  color: #fff;
  font-size: 1.875rem;
  vertical-align: top;
}

/* line 189, sass/partials/_progetti.scss */
.node-progetto .field-name-body {
  font-size: 1.375rem;
  line-height: 2.25rem;
}

/* line 194, sass/partials/_progetti.scss */
.node-progetto .group-progetto {
  border-top: 3px solid #f9b200;
  border-bottom: 3px solid #f9b200;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 200, sass/partials/_progetti.scss */
.node-progetto .group-progetto .field-name-field-colonna-sinistra {
  color: #fff;
  width: 410px;
  padding-top: 55px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

/* line 206, sass/partials/_progetti.scss */
.node-progetto .group-progetto .field-name-field-colonna-sinistra h5 {
  color: #fff;
  font-size: 2.1875rem;
  line-height: 1.2em;
  padding: 0 40px;
  margin: 0;
}

/* line 215, sass/partials/_progetti.scss */
.node-progetto .group-progetto .group-progetto-coldx {
  padding: 55px 0 0 40px;
}

/* line 218, sass/partials/_progetti.scss */
.node-progetto .group-progetto .group-progetto-coldx .field-label {
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 1.375rem;
}

/* line 226, sass/partials/_progetti.scss */
.node-progetto.node-sdg--7 h2 {
  color: #f9b200;
}

/* line 230, sass/partials/_progetti.scss */
.node-progetto.node-sdg--7 .field-impegno {
  background: #f9b200;
}

/* line 234, sass/partials/_progetti.scss */
.node-progetto.node-sdg--7 .field-name-field-colonna-sinistra {
  background: #f9b200;
}

/* line 240, sass/partials/_progetti.scss */
.node-progetto.node-sdg--7 .group-progetto-coldx .field-label {
  color: #f9b200;
}

/* line 245, sass/partials/_progetti.scss */
.node-progetto.node-sdg--7 ul li:after {
  background: #f9b200;
}

/* line 251, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 h2 {
  color: #8c143a;
}

/* line 255, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 .field-impegno {
  background: #8c143a;
}

/* line 259, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 .field-name-field-colonna-sinistra {
  background: #8c143a;
}

/* line 263, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 .group-progetto {
  border-top: 3px solid #8c143a;
  border-bottom: 3px solid #8c143a;
}

/* line 270, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 .group-progetto-coldx .field-label {
  color: #8c143a;
}

/* line 277, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 .field-group h3 {
  border-color: #8c143a;
  color: #8c143a;
}

/* line 283, sass/partials/_progetti.scss */
.node-progetto.node-sdg--8 ul li:after {
  background: #8c143a;
}

/* line 289, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 h2 {
  color: #b5192e;
}

/* line 293, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 .field-impegno {
  background: #b5192e;
}

/* line 297, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 .field-name-field-colonna-sinistra {
  background: #b5192e;
}

/* line 301, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 .group-progetto {
  border-top: 3px solid #b5192e;
  border-bottom: 3px solid #b5192e;
}

/* line 308, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 .group-progetto-coldx .field-label {
  color: #b5192e;
}

/* line 315, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 .field-group h3 {
  border-color: #b5192e;
  color: #b5192e;
}

/* line 321, sass/partials/_progetti.scss */
.node-progetto.node-sdg--4 ul li:after {
  background: #b5192e;
}

/* line 1, sass/partials/_sdg-table.scss */
.tabella-sdg {
  overflow: auto;
}

/* line 5, sass/partials/_sdg-table.scss */
.global-sdg-table {
  border: 0;
}

/* line 8, sass/partials/_sdg-table.scss */
.global-sdg-table tbody {
  border: 0;
}

/* line 12, sass/partials/_sdg-table.scss */
.global-sdg-table tr {
  border-bottom: 0 !important;
}

/* line 16, sass/partials/_sdg-table.scss */
.global-sdg-table .sdg-row-table {
  padding: 0;
  border-top: 3px solid #1a8b57;
}

/* line 21, sass/partials/_sdg-table.scss */
.global-sdg-table td, .global-sdg-table th {
  width: 33.33333%;
  min-width: 220px;
  text-align: left;
}

/* line 27, sass/partials/_sdg-table.scss */
.global-sdg-table th {
  color: #1a8b57;
  font-family: "Univers LT W01_65 Bold1475968";
  text-transform: uppercase;
  font-size: 1.125rem;
  padding: 0;
  line-height: 34px;
}

/* line 37, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-img img {
  width: 89px;
}

/* line 42, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-sdg {
  padding-left: 0;
  border-bottom: none;
  vertical-align: top;
}

/* line 47, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-sdg h4 {
  color: #1a8b57;
  font-family: "Univers LT W01_65 Bold1475968";
  font-size: 1.125rem;
  line-height: 1;
}

/* line 54, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-sdg img {
  display: inline-block;
  width: 89px;
  height: 89px;
}

/* line 60, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-data {
  padding: 10px 10px 10px 0;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #9accb5;
  color: #1a8b57;
  font-size: 1rem;
  line-height: 1.375rem;
}

/* line 69, sass/partials/_sdg-table.scss */
.global-sdg-table td.cell-data p {
  margin: 0;
}

/* line 74, sass/partials/_sdg-table.scss */
.global-sdg-table .sdg-nota {
  color: #0555fa;
  font-size: 0.875rem;
  font-style: italic;
}

/* line 81, sass/partials/_sdg-table.scss */
.sdg-table-impegno {
  border: none;
}

/* line 84, sass/partials/_sdg-table.scss */
.sdg-table-impegno tbody {
  border: 0;
}

/* line 88, sass/partials/_sdg-table.scss */
.sdg-table-impegno tr {
  border-bottom: 0 !important;
}

/* line 92, sass/partials/_sdg-table.scss */
.sdg-table-impegno th {
  text-align: left;
  font-family: "Univers LT W01_65 Bold1475968";
  vertical-align: top;
  background: #ebf5ef;
}

/* line 98, sass/partials/_sdg-table.scss */
.sdg-table-impegno th.odd {
  background: #c0dfd1;
}

/* line 102, sass/partials/_sdg-table.scss */
.sdg-table-impegno th:first-child {
  background: transparent;
}

/* line 107, sass/partials/_sdg-table.scss */
.sdg-table-impegno td {
  border-bottom: 0;
  background: #ebf5ef;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 131px;
}

/* line 115, sass/partials/_sdg-table.scss */
.sdg-table-impegno td.odd {
  background: #c0dfd1;
}

/* line 119, sass/partials/_sdg-table.scss */
.sdg-table-impegno td:first-child {
  background: transparent;
}

/* line 123, sass/partials/_sdg-table.scss */
.sdg-table-impegno td.cell-img {
  width: 89px;
  padding: 0;
}

/* line 127, sass/partials/_sdg-table.scss */
.sdg-table-impegno td.cell-img img {
  width: 89px;
  min-width: 89px;
  display: block;
  height: auto;
}

/* line 136, sass/partials/_sdg-table.scss */
.sdg-table-impegno td.impegno-pubblico:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #1a8b57;
  border: 4px solid #1a8b57;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}

/* line 150, sass/partials/_sdg-table.scss */
.sdg-table-impegno td.aree-coperte:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 4px solid #1a8b57;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}

/* line 165, sass/partials/_sdg-table.scss */
#sdg-table-impegno--fondamenta td {
  width: 160px;
}

/* line 168, sass/partials/_sdg-table.scss */
#sdg-table-impegno--fondamenta td.cell-img {
  width: 89px;
}

/* line 176, sass/partials/_sdg-table.scss */
.node-full .sdg-table-impegno__legenda {
  text-align: center;
}

/* line 179, sass/partials/_sdg-table.scss */
.node-full .sdg-table-impegno__legenda > li {
  display: inline-block;
  color: #1a8b57;
  padding-right: 2em;
}

/* line 184, sass/partials/_sdg-table.scss */
.node-full .sdg-table-impegno__legenda > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 4px solid #1a8b57;
  top: 50%;
  left: 0;
  margin-top: -10px;
}

/* line 196, sass/partials/_sdg-table.scss */
.node-full .sdg-table-impegno__legenda > li.aree-coperte:after {
  background: none;
}

/* line 3, sass/partials/_gri.scss */
.page-gri #block-system-main .item-list {
  margin: 1em 0;
}

/* line 6, sass/partials/_gri.scss */
.page-gri #block-system-main .item-list li {
  position: relative;
  padding-left: 35px;
  line-height: 1.875rem;
}

/* line 11, sass/partials/_gri.scss */
.page-gri #block-system-main .item-list li a {
  color: #1a8b57;
  font-family: "Univers LT W01_65 Bold1475968";
}

/* line 16, sass/partials/_gri.scss */
.page-gri #block-system-main .item-list li:after {
  content: " ";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #1a8b57;
}

/* line 1, sass/partials/_home.scss */
body.front {
  font-family: "Univers LT W01_45 Light1475944";
  color: #fff;
}

/* line 4, sass/partials/_home.scss */
body.front .site-header {
  background: transparent;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* line 12, sass/partials/_home.scss */
body.front .nav-wrapper .site-header {
  position: static;
}

/* line 15, sass/partials/_home.scss */
body.front .report {
  width: 50%;
  height: 100vh;
  float: left;
  position: relative;
  transition: all 250ms ease-in-out;
  z-index: 10;
  display: block;
}

/* line 24, sass/partials/_home.scss */
body.front #report__bkg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

/* line 32, sass/partials/_home.scss */
body.front #report__bkg::after {
  background: url(../images/panel-csr.png) top center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  right: -50px;
  z-index: 2;
  transition: all 250ms ease-in-out;
}

/* line 44, sass/partials/_home.scss */
body.front #report__bkg.report1::after {
  left: 0px;
  right: -150px;
}

/* line 48, sass/partials/_home.scss */
body.front #report__bkg.report2::after {
  left: -150px;
  right: 0;
}

/* line 52, sass/partials/_home.scss */
body.front #report1 {
  background: url(../images/cover1.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
  width: 50%;
  height: 100%;
  float: left;
  transition: all 250ms ease-in-out;
}

/* line 61, sass/partials/_home.scss */
body.front #report2 {
  background: url(../images/cover2.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
  width: 50%;
  height: 100%;
  float: left;
  transition: all 250ms ease-in-out;
}

/* line 70, sass/partials/_home.scss */
body.front .explore a {
  background-image: url(../images/icon-explore.svg);
  background-position: 22px center;
  background-repeat: no-repeat;
  background-size: 15px 16px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  border: 2px solid rgba(255, 255, 255, 0.7);
  padding: 16px 39px 16px 52px;
  float: left;
  margin: 36px 0 0;
  color: #fff;
  text-decoration: none;
  transition: background-color .1s linear;
}

/* line 88, sass/partials/_home.scss */
body.front .explore a:hover {
  background-image: url(../images/icon-explore-black.svg);
  color: #000;
  background-color: white;
}

/* line 93, sass/partials/_home.scss */
body.front .explore a:active {
  color: #000;
  background-color: rgba(255, 255, 255, 0.7);
  border: 2px solid rgba(255, 255, 255, 0);
}

/* line 98, sass/partials/_home.scss */
body.front .report.hovered, body.front #report__bkg.report1 #report1, body.front #report__bkg.report2 #report2 {
  width: calc(50% + 120px);
}

/* line 101, sass/partials/_home.scss */
body.front .extra {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 2px;
  transition: all 250ms;
  transition-delay: 250ms;
  opacity: 0;
}

/* line 110, sass/partials/_home.scss */
body.front .report.hovered .extra {
  height: 138px;
  opacity: 1;
}

/* line 114, sass/partials/_home.scss */
body.front .report.not-hovered, body.front #report__bkg.report2 #report1, body.front #report__bkg.report1 #report2 {
  width: calc(50% - 120px);
}

/* line 117, sass/partials/_home.scss */
body.front h2 {
  font-size: 40px;
  line-height: 45px;
  padding: 0 20px 0 0;
  margin: 0;
  position: relative;
  max-width: 440px;
  font-weight: 300;
}

/* line 126, sass/partials/_home.scss */
body.front h2::after {
  position: absolute;
  top: 0;
  left: -55px;
  height: 100%;
  width: 25px;
  background: #fff;
  content: '';
  transition: all 500ms;
}

/* line 136, sass/partials/_home.scss */
body.front .links {
  position: absolute;
  left: 133px;
  bottom: 104px;
}

/* line 143, sass/partials/_home.scss */
body.page-node h2::after {
  left: 100%;
}

/* line 146, sass/partials/_home.scss */
body.page-node #report__bkg::after {
  left: 0px;
  right: -150px;
}

/* line 151, sass/partials/_home.scss */
.hero.subhome {
  background: #1a8b57;
  height: 345px;
  border-bottom: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: none;
}

/* line 162, sass/partials/_home.scss */
.page-content.subhome, .node-full .view-content .subhome.view-rows {
  max-width: 1134px;
}

/* line 164, sass/partials/_home.scss */
.page-content.subhome #block-altasartoria-nodes-as-node-tools, .node-full .view-content .subhome.view-rows #block-altasartoria-nodes-as-node-tools {
  display: none;
}

/* line 170, sass/partials/_home.scss */
.subhome-third img, .subhome-single img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: block;
}

/* line 176, sass/partials/_home.scss */
.subhome-third .subhomeimg, .subhome-single .subhomeimg {
  position: relative;
  cursor: pointer;
}

/* line 180, sass/partials/_home.scss */
.subhome-third .subhomeimg::after, .subhome-single .subhomeimg::after {
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  content: '';
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

/* line 190, sass/partials/_home.scss */
.subhome-third a, .subhome-single a {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: "Univers LT W01_65 Bold1475968";
  padding-bottom: 2px;
  float: left;
}

/* line 199, sass/partials/_home.scss */
.subhome-third a:hover, .subhome-single a:hover {
  border-bottom: 1px solid #1a8b57;
  padding-bottom: 1px;
}

/* line 203, sass/partials/_home.scss */
.subhome-third a:active, .subhome-single a:active {
  opacity: .7;
}

/* line 207, sass/partials/_home.scss */
.subhome-third {
  width: calc(33.33% - 46px);
  float: left;
  margin: 165px 23px 50px;
  color: #000;
}

/* line 212, sass/partials/_home.scss */
.subhome-third h3, .subhome-third a {
  color: #1a8b57;
}

/* line 216, sass/partials/_home.scss */
.subhome-single {
  width: 640px;
  margin: 165px auto 50px;
  color: #000;
}

/* line 220, sass/partials/_home.scss */
.subhome-single h3, .subhome-single a {
  color: #0555fa;
}

/* line 224, sass/partials/_home.scss */
.subHTML {
  margin-top: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 0;
  right: 0;
  min-height: 100%;
  background: #fff;
  display: none;
}

/* line 235, sass/partials/_home.scss */
.subHTML .site-footer {
  clear: both;
}

/* line 238, sass/partials/_home.scss */
body.front .site-header.subON {
  position: absolute;
  /*  top:20px; */
}

/* line 242, sass/partials/_home.scss */
body.front.nav-open .site-header.subON {
  position: static;
}

/* line 245, sass/partials/_home.scss */
#matrix__wrapper {
  font-family: "Univers LT W01_55 Roman1475956";
  margin: 30px 25px;
}

/* line 250, sass/partials/_home.scss */
#matrix__container {
  width: 840px;
  height: 640px;
  padding: 0 0 40px 40px;
  background: #efefef url(../images/matrice-it.png) bottom left no-repeat;
  background-size: contain;
  text-align: left;
}

/* line 258, sass/partials/_home.scss */
body.i18n-en #matrix__container {
  background: #efefef url(../images/matrice-en.png) bottom left no-repeat;
  background-size: contain;
}

/* line 262, sass/partials/_home.scss */
#matrix__container-dots {
  width: 800px;
  height: 600px;
  position: relative;
}

/* line 267, sass/partials/_home.scss */
.matrix--business {
  background: #009ace;
}

/* line 271, sass/partials/_home.scss */
.matrix--ambiente {
  background: #6fb666;
}

/* line 275, sass/partials/_home.scss */
.matrix--sociale {
  background: #ef6f9c;
}

/* line 279, sass/partials/_home.scss */
.matrix__dot {
  position: absolute;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
  border-radius: 50%;
  transition: all 750ms;
}

/* line 288, sass/partials/_home.scss */
.matrix__dot:hover .matrix__label, .matrix__dot.matrix--showlabel .matrix__label {
  display: block;
}

/* line 292, sass/partials/_home.scss */
.matrix--hide {
  opacity: 0;
}

/* line 296, sass/partials/_home.scss */
.matrix__label {
  color: #333;
  width: 140px;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  display: none;
  z-index: 10;
  transition: all 250ms;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
}

/* line 308, sass/partials/_home.scss */
.matrix__label::after {
  width: 1px;
  height: 1px;
  background: #aaa;
  position: absolute;
  content: '';
}

/* line 316, sass/partials/_home.scss */
.matrix__label--b {
  top: 70px;
  left: -52px;
  text-align: center;
}

/* line 322, sass/partials/_home.scss */
.matrix__label--b::after {
  height: 18px;
  top: -25px;
  left: 70px;
}

/* line 328, sass/partials/_home.scss */
.matrix__label--l {
  left: -174px;
  top: 50%;
  margin-top: -8px;
  text-align: right;
}

/* line 335, sass/partials/_home.scss */
.matrix__label--l::after {
  width: 18px;
  top: 8px;
  left: 150px;
}

/* line 341, sass/partials/_home.scss */
.matrix__label--r {
  left: 70px;
  top: 50%;
  margin-top: -8px;
}

/* line 347, sass/partials/_home.scss */
.matrix__label--r::after {
  width: 18px;
  top: 8px;
  left: -28px;
}

/* line 353, sass/partials/_home.scss */
.matrix__label--tl {
  bottom: 70px;
  left: -112px;
  text-align: right;
}

/* line 359, sass/partials/_home.scss */
.matrix__label--tl::after {
  height: 18px;
  bottom: -25px;
  left: 130px;
}

/* line 365, sass/partials/_home.scss */
.matrix__label--tr {
  bottom: 70px;
  left: 8px;
}

/* line 370, sass/partials/_home.scss */
.matrix__label--tr::after {
  height: 18px;
  bottom: -25px;
  left: 10px;
}

/* line 376, sass/partials/_home.scss */
.matrix__label--bl {
  top: 70px;
  left: -112px;
  text-align: right;
}

/* line 382, sass/partials/_home.scss */
.matrix__label--bl::after {
  height: 18px;
  top: -25px;
  left: 130px;
}

/* line 388, sass/partials/_home.scss */
.matrix__label--br {
  top: 70px;
  left: 8px;
}

/* line 393, sass/partials/_home.scss */
.matrix__label--br::after {
  height: 18px;
  top: -25px;
  left: 10px;
}

/* line 399, sass/partials/_home.scss */
#matrix__filter {
  color: #000;
  font-size: 18px;
  text-align: center;
  width: 840px;
  margin-top: 20px;
}

/* line 407, sass/partials/_home.scss */
#matrix__filter strong {
  letter-spacing: 2px;
  font-family: "Univers LT W01_65 Bold1475968";
  font-weight: 700;
  font-size: 18px;
}

/* line 413, sass/partials/_home.scss */
.matrix__filter-all, .matrix__filter-3, .matrix__filter-2, .matrix__filter-1 {
  line-height: 40px;
  margin: 8px 4px;
  padding: 0 12px;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  transition: all 500ms;
  display: inline-block;
  color: #fff;
}

/* line 426, sass/partials/_home.scss */
.matrix__filter-1 {
  background: #009ace;
}

/* line 429, sass/partials/_home.scss */
.matrix__filter-2 {
  background: #6fb666;
}

/* line 432, sass/partials/_home.scss */
.matrix__filter-3 {
  background: #ef6f9c;
}

/* line 435, sass/partials/_home.scss */
.matrix__filter-all {
  background: #808080;
}

/* line 438, sass/partials/_home.scss */
.matrix__filter-all:hover, .matrix__filter-3:hover, .matrix__filter-2:hover, .matrix__filter-1:hover,
.matrix__filter-all.selected, .matrix__filter-3.selected, .matrix__filter-2.selected, .matrix__filter-1.selected {
  opacity: .7;
}

/* line 443, sass/partials/_home.scss */
#animation {
  position: relative;
  max-width: 910px;
  margin: 0 auto;
}

/* line 448, sass/partials/_home.scss */
#animation img.step {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* line 458, sass/partials/_home.scss */
#animation img.base {
  width: 100%;
  height: auto;
}

@media all and (max-width: 1139px) {
  /* line 464, sass/partials/_home.scss */
  #matrix__wrapper {
    margin: 20px 0;
  }
  /* line 467, sass/partials/_home.scss */
  #matrix__container {
    width: 700px;
    height: 395px;
    padding: 0 0 33px 33px;
  }
  /* line 472, sass/partials/_home.scss */
  #matrix__filter {
    width: 100%;
  }
  /* line 475, sass/partials/_home.scss */
  #matrix__container-dots {
    width: 700px;
    height: 395px;
  }
}

@media all and (max-width: 767px) {
  /* line 481, sass/partials/_home.scss */
  #matrix__wrapper {
    margin: 20px 0;
  }
  /* line 484, sass/partials/_home.scss */
  #matrix__container {
    width: 95.328vw;
    height: 72.328vw;
    padding: 0 0 4.672vw 4.672vw;
  }
  /* line 489, sass/partials/_home.scss */
  #matrix__filter {
    width: 100%;
  }
  /* line 492, sass/partials/_home.scss */
  #matrix__container-dots {
    width: 95.328vw;
    height: 72.328vw;
  }
}

@media all and (max-width: 640px) {
  /* line 498, sass/partials/_home.scss */
  .matrix__label {
    width: 120px;
    font-size: 12px;
    line-height: 12px;
  }
  /* line 503, sass/partials/_home.scss */
  #matrix__filter > div {
    width: calc(100% - 40px);
    float: none;
    margin: 5px 0;
  }
  /* line 508, sass/partials/_home.scss */
  .matrix__dot {
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
  }
  /* line 514, sass/partials/_home.scss */
  .matrix__label {
    width: 80px;
    font-size: 9px;
    line-height: 10px;
  }
  /* line 520, sass/partials/_home.scss */
  .matrix__label:after {
    display: none;
  }
  /* line 524, sass/partials/_home.scss */
  .matrix__label--b {
    top: 20px;
    left: -32px;
    text-align: center;
  }
  /* line 530, sass/partials/_home.scss */
  .matrix__label--l {
    left: -84px;
    top: 50%;
    margin-top: -8px;
    text-align: right;
  }
  /* line 537, sass/partials/_home.scss */
  .matrix__label--r {
    left: 20px;
    top: 50%;
    margin-top: -8px;
  }
  /* line 543, sass/partials/_home.scss */
  .matrix__label--tl {
    bottom: 20px;
    left: -62px;
    text-align: right;
  }
  /* line 549, sass/partials/_home.scss */
  .matrix__label--tr {
    bottom: 20px;
    left: 8px;
  }
  /* line 554, sass/partials/_home.scss */
  .matrix__label--bl {
    top: 20px;
    left: -62px;
    text-align: right;
  }
  /* line 560, sass/partials/_home.scss */
  .matrix__label--br {
    top: 20px;
    left: 0px;
  }
}

@media only screen and (max-width: 1150px) {
  /* line 568, sass/partials/_home.scss */
  .page-content.subhome, .node-full .view-content .subhome.view-rows {
    width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  /* line 573, sass/partials/_home.scss */
  .links {
    left: 95px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 578, sass/partials/_home.scss */
  #report__bkg::after {
    display: none;
  }
  /* line 582, sass/partials/_home.scss */
  body.front h2 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  /* line 586, sass/partials/_home.scss */
  body.front h2::after {
    left: -50px !important;
    width: 20px !important;
    max-height: 72px;
  }
  /* line 591, sass/partials/_home.scss */
  body.front .links {
    left: 50px !important;
  }
  /* line 594, sass/partials/_home.scss */
  body.front .node-full {
    margin-bottom: 40px;
  }
  /* line 597, sass/partials/_home.scss */
  body.front .extra {
    display: none;
  }
  /* line 601, sass/partials/_home.scss */
  .subhome-third {
    width: calc(100% - 40px);
    margin: 65px 20px 0;
    padding-bottom: 0;
    float: none;
  }
  /* line 607, sass/partials/_home.scss */
  .subhomeimg {
    margin: 0 -20px;
    height: 79vw;
    overflow: hidden;
  }
  /* line 612, sass/partials/_home.scss */
  .subhome-third .subhomeimg::after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    top: auto;
    left: 50%;
    right: auto;
    bottom: 0;
    margin-left: -20px;
  }
  /* line 624, sass/partials/_home.scss */
  .hero.subhome {
    height: 65px;
  }
}

@media only screen and (orientation: portrait) and (min-width: 768px) {
  /* line 629, sass/partials/_home.scss */
  .extra {
    height: 138px;
    opacity: 1;
  }
  /* line 633, sass/partials/_home.scss */
  .links {
    bottom: 60px;
  }
}

@media only screen and (orientation: portrait) {
  /* line 639, sass/partials/_home.scss */
  body.front #report1, body.front #report2, body.front .report {
    width: 100%;
    height: 50vh;
    float: none;
  }
  /* line 644, sass/partials/_home.scss */
  body.front .report.hovered, body.front #report__bkg.report1 #report1, body.front #report__bkg.report2 #report2, body.front .report.not-hovered, body.front #report__bkg.report2 #report1, body.front #report__bkg.report1 #report2 {
    width: 100%;
  }
}

/* line 649, sass/partials/_home.scss */
html.js input.form-autocomplete {
  background-image: none !important;
}
