@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 10, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* line 20, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
body {
  margin: 0;
}

/* line 27, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 38, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 47, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 57, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
a {
  background-color: transparent;
}

/* line 64, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 72, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 80, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 89, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
small {
  font-size: 80%;
}

/* line 96, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 104, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 108, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
sup {
  top: -0.5em;
}

/* line 117, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
img {
  border-style: none;
}

/* line 127, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 141, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
button,
input {
  overflow: visible;
}

/* line 149, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
button,
select {
  text-transform: none;
}

/* line 156, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 165, ../../node_modules/foundation-sites/scss/vendor/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 175, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 184, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/* line 193, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 204, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
progress {
  vertical-align: baseline;
}

/* line 210, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
textarea {
  overflow: auto;
}

/* line 217, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 225, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 233, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 240, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 247, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 257, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
details {
  display: block;
}

/* line 263, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
summary {
  display: list-item;
}

/* line 272, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
template {
  display: none;
}

/* line 278, ../../node_modules/foundation-sites/scss/vendor/normalize.scss */
[hidden] {
  display: none;
}

/* line 140, ../../node_modules/foundation-sites/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 144, ../../node_modules/foundation-sites/scss/_global.scss */
html {
  box-sizing: border-box;
  font-size: 100%;
}

/* line 150, ../../node_modules/foundation-sites/scss/_global.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 157, ../../node_modules/foundation-sites/scss/_global.scss */
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 174, ../../node_modules/foundation-sites/scss/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 186, ../../node_modules/foundation-sites/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 193, ../../node_modules/foundation-sites/scss/_global.scss */
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

/* line 203, ../../node_modules/foundation-sites/scss/_global.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 211, ../../node_modules/foundation-sites/scss/_global.scss */
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 223, ../../node_modules/foundation-sites/scss/_global.scss */
pre {
  overflow: auto;
}

/* line 228, ../../node_modules/foundation-sites/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 237, ../../node_modules/foundation-sites/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 241, ../../node_modules/foundation-sites/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 125, ../../node_modules/foundation-sites/scss/forms/_text.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
/* line 111, ../../node_modules/foundation-sites/scss/forms/_text.scss */
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 132, ../../node_modules/foundation-sites/scss/forms/_text.scss */
textarea {
  max-width: 100%;
}
/* line 135, ../../node_modules/foundation-sites/scss/forms/_text.scss */
textarea[rows] {
  height: auto;
}

/* line 143, ../../node_modules/foundation-sites/scss/forms/_text.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

/* line 151, ../../node_modules/foundation-sites/scss/forms/_text.scss */
[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0;
}

/* line 158, ../../node_modules/foundation-sites/scss/forms/_text.scss */
input[type='search'] {
  box-sizing: border-box;
}

/* line 176, ../../node_modules/foundation-sites/scss/forms/_text.scss */
::placeholder {
  color: #cacaca;
}

/* line 10, ../../node_modules/foundation-sites/scss/forms/_checkbox.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

/* line 17, ../../node_modules/foundation-sites/scss/forms/_checkbox.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
/* line 26, ../../node_modules/foundation-sites/scss/forms/_checkbox.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

/* line 32, ../../node_modules/foundation-sites/scss/forms/_checkbox.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

/* line 38, ../../node_modules/foundation-sites/scss/forms/_checkbox.scss */
[type='file'] {
  width: 100%;
}

/* line 43, ../../node_modules/foundation-sites/scss/forms/_label.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
/* line 46, ../../node_modules/foundation-sites/scss/forms/_label.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

/* line 22, ../../node_modules/foundation-sites/scss/forms/_help-text.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

/* line 27, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
/* line 37, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
/* line 43, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

/* line 49, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

/* line 59, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
/* line 80, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-label:first-child {
  border-right: 0;
}
/* line 84, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-label:last-child {
  border-left: 0;
}

/* line 90, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

/* line 100, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
/* line 115, ../../node_modules/foundation-sites/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 39, ../../node_modules/foundation-sites/scss/forms/_fieldset.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 45, ../../node_modules/foundation-sites/scss/forms/_fieldset.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

/* line 50, ../../node_modules/foundation-sites/scss/forms/_fieldset.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
/* line 30, ../../node_modules/foundation-sites/scss/forms/_fieldset.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 87, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
  /* line 87, ../../node_modules/foundation-sites/scss/forms/_select.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
/* line 54, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
/* line 66, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
/* line 72, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select::-ms-expand {
  display: none;
}
/* line 76, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select[multiple] {
  height: auto;
  background-image: none;
}
/* line 80, ../../node_modules/foundation-sites/scss/forms/_select.scss */
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 45, ../../node_modules/foundation-sites/scss/forms/_error.scss */
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
/* line 49, ../../node_modules/foundation-sites/scss/forms/_error.scss */
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

/* line 76, ../../node_modules/foundation-sites/scss/forms/_error.scss */
.is-invalid-label {
  color: #cc4b37;
}

/* line 82, ../../node_modules/foundation-sites/scss/forms/_error.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
/* line 85, ../../node_modules/foundation-sites/scss/forms/_error.scss */
.form-error.is-visible {
  display: block;
}

/* line 228, ../../node_modules/foundation-sites/scss/typography/_base.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* line 252, ../../node_modules/foundation-sites/scss/typography/_base.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 261, ../../node_modules/foundation-sites/scss/typography/_base.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 268, ../../node_modules/foundation-sites/scss/typography/_base.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 275, ../../node_modules/foundation-sites/scss/typography/_base.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 281, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
/* line 293, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h1, .h1 {
    font-size: 3rem;
  }

  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h2, .h2 {
    font-size: 2.5rem;
  }

  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h3, .h3 {
    font-size: 1.9375rem;
  }

  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h4, .h4 {
    font-size: 1.5625rem;
  }

  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }

  /* line 304, ../../node_modules/foundation-sites/scss/typography/_base.scss */
  h6, .h6 {
    font-size: 1rem;
  }
}
/* line 343, ../../node_modules/foundation-sites/scss/typography/_base.scss */
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
/* line 350, ../../node_modules/foundation-sites/scss/typography/_base.scss */
a:hover, a:focus {
  color: #1468a0;
}
/* line 358, ../../node_modules/foundation-sites/scss/typography/_base.scss */
a img {
  border: 0;
}

/* line 364, ../../node_modules/foundation-sites/scss/typography/_base.scss */
hr {
  clear: both;
  max-width: 80rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

/* line 378, ../../node_modules/foundation-sites/scss/typography/_base.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

/* line 387, ../../node_modules/foundation-sites/scss/typography/_base.scss */
li {
  font-size: inherit;
}

/* line 392, ../../node_modules/foundation-sites/scss/typography/_base.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

/* line 398, ../../node_modules/foundation-sites/scss/typography/_base.scss */
ol {
  margin-left: 1.25rem;
}

/* line 404, ../../node_modules/foundation-sites/scss/typography/_base.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 411, ../../node_modules/foundation-sites/scss/typography/_base.scss */
dl {
  margin-bottom: 1rem;
}
/* line 414, ../../node_modules/foundation-sites/scss/typography/_base.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 421, ../../node_modules/foundation-sites/scss/typography/_base.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
/* line 426, ../../node_modules/foundation-sites/scss/typography/_base.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

/* line 442, ../../node_modules/foundation-sites/scss/typography/_base.scss */
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

/* line 449, ../../node_modules/foundation-sites/scss/typography/_base.scss */
figure {
  margin: 0;
}

/* line 461, ../../node_modules/foundation-sites/scss/typography/_base.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

/* line 134, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

/* line 144, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.lead {
  font-size: 125%;
  line-height: 1.6;
}

/* line 150, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
/* line 154, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
p + .stat {
  margin-top: -1rem;
}

/* line 161, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

/* line 167, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
/* line 90, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.cite-block:before, cite:before {
  content: "— ";
}

/* line 171, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* line 176, ../../node_modules/foundation-sites/scss/typography/_helpers.scss */
.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

/* line 15, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
.text-left {
  text-align: left;
}

/* line 15, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
.text-right {
  text-align: right;
}

/* line 15, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
.text-center {
  text-align: center;
}

/* line 15, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-left {
    text-align: left;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-right {
    text-align: right;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-center {
    text-align: center;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .large-text-left {
    text-align: left;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .large-text-right {
    text-align: right;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .large-text-center {
    text-align: center;
  }

  /* line 10, ../../node_modules/foundation-sites/scss/typography/_alignment.scss */
  .large-text-justify {
    text-align: justify;
  }
}
/* line 18, ../../node_modules/foundation-sites/scss/typography/_print.scss */
.show-for-print {
  display: none !important;
}

@media print {
  /* line 21, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 38, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  .show-for-print {
    display: block !important;
  }

  /* line 39, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 41, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 42, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 43, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 44, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 45, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 46, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  th.show-for-print {
    display: table-cell !important;
  }

  /* line 49, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 52, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 56, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  /* line 61, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 64, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  /* line 71, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 73, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 76, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 80, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 88, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/typography/_print.scss */
  .print-break-inside {
    page-break-inside: auto;
  }
}
/* line 13, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  /* line 13, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
/* line 16, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  /* line 16, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
/* line 20, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 26, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x {
  display: flex;
  flex-flow: row wrap;
}

/* line 30, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell.auto {
  flex: 1 1 0px;
}
/* line 37, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell.shrink {
  flex: 0 0 auto;
}

/* line 43, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .auto {
  width: auto;
}
/* line 47, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .shrink {
  width: auto;
}

/* line 63, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  /* line 63, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 63, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
/* line 77, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-1 {
  width: 8.33333%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-2 {
  width: 16.66667%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-3 {
  width: 25%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-4 {
  width: 33.33333%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-5 {
  width: 41.66667%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-6 {
  width: 50%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-7 {
  width: 58.33333%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-8 {
  width: 66.66667%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-9 {
  width: 75%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-10 {
  width: 83.33333%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-11 {
  width: 91.66667%;
}

/* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 72, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }

  /* line 77, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto;
  }

  /* line 83, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-shrink {
    width: auto;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-2 {
    width: 16.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-3 {
    width: 25%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-5 {
    width: 41.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-6 {
    width: 50%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-8 {
    width: 66.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-9 {
    width: 75%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-11 {
    width: 91.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 72, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }

  /* line 77, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto;
  }

  /* line 83, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-shrink {
    width: auto;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-1 {
    width: 8.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-2 {
    width: 16.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-3 {
    width: 25%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-4 {
    width: 33.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-5 {
    width: 41.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-6 {
    width: 50%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-7 {
    width: 58.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-8 {
    width: 66.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-9 {
    width: 75%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-10 {
    width: 83.33333%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-11 {
    width: 91.66667%;
  }

  /* line 92, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-x > .large-12 {
    width: 100%;
  }
}
/* line 100, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

/* line 105, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

/* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
/* line 140, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 147, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
/* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .auto {
  width: auto;
}
/* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .shrink {
  width: auto;
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .auto {
    width: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .shrink {
    width: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-auto {
    width: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

/* line 175, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 175, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
/* line 181, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 181, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
/* line 186, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 186, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-1 > .cell {
  width: 100%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-2 > .cell {
  width: 50%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-3 > .cell {
  width: 33.33333%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-4 > .cell {
  width: 25%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-5 > .cell {
  width: 20%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-6 > .cell {
  width: 16.66667%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-7 > .cell {
  width: 14.28571%;
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-1 > .cell {
    width: 100%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-2 > .cell {
    width: 50%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-3 > .cell {
    width: 33.33333%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-4 > .cell {
    width: 25%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-5 > .cell {
    width: 20%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-7 > .cell {
    width: 14.28571%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-1 > .cell {
    width: 100%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-2 > .cell {
    width: 50%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-3 > .cell {
    width: 33.33333%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-4 > .cell {
    width: 25%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-5 > .cell {
    width: 20%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-6 > .cell {
    width: 16.66667%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-7 > .cell {
    width: 14.28571%;
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}

/* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  /* line 33, ../../node_modules/foundation-sites/scss/xy-grid/_layout.scss */
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
/* line 232, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
/* line 29, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-1 {
  width: 8.33333%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-2 {
  width: 16.66667%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-3 {
  width: 25%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-4 {
  width: 33.33333%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-5 {
  width: 41.66667%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-6 {
  width: 50%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-7 {
  width: 58.33333%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-8 {
  width: 66.66667%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-9 {
  width: 75%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-10 {
  width: 83.33333%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-11 {
  width: 91.66667%;
}
/* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

/* line 238, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
/* line 68, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 232, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 238, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 232, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 29, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  /* line 44, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  /* line 53, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 238, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 68, ../../node_modules/foundation-sites/scss/xy-grid/_collapse.scss */
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem);
}

/* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem);
}

@media print, screen and (min-width: 40em) {
  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  /* line 252, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 256, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
/* line 274, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
/* line 278, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .cell {
  height: auto;
  max-height: none;
}
/* line 282, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .auto {
  height: auto;
}
/* line 286, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .shrink {
  height: auto;
}
/* line 300, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  /* line 300, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 300, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
/* line 313, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex: 0 0 auto;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-1 {
  height: 8.33333%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-2 {
  height: 16.66667%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-3 {
  height: 25%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-4 {
  height: 33.33333%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-5 {
  height: 41.66667%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-6 {
  height: 50%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-7 {
  height: 58.33333%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-8 {
  height: 66.66667%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-9 {
  height: 75%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-10 {
  height: 83.33333%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-11 {
  height: 91.66667%;
}
/* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  /* line 308, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex: 0 0 auto;
  }
  /* line 319, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-shrink {
    height: auto;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-3 {
    height: 25%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-6 {
    height: 50%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-9 {
    height: 75%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 308, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  /* line 313, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex: 0 0 auto;
  }
  /* line 319, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-shrink {
    height: auto;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-3 {
    height: 25%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-6 {
    height: 50%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-9 {
    height: 75%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  /* line 328, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y > .large-12 {
    height: 100%;
  }
}

/* line 340, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 340, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
/* line 345, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 345, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

/* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
/* line 140, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 147, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
/* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .auto {
  height: auto;
}
/* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .shrink {
  height: auto;
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

/* line 359, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

/* line 363, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell .grid-frame {
  width: 100%;
}

/* line 367, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 371, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 376, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
/* line 82, ../../node_modules/foundation-sites/scss/xy-grid/_frame.scss */
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  /* line 383, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  /* line 387, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .cell .medium-grid-frame {
    width: 100%;
  }

  /* line 391, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 395, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../node_modules/foundation-sites/scss/xy-grid/_frame.scss */
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  /* line 399, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 383, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  /* line 387, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .cell .large-grid-frame {
    width: 100%;
  }

  /* line 391, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 395, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  /* line 82, ../../node_modules/foundation-sites/scss/xy-grid/_frame.scss */
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  /* line 399, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
/* line 406, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  /* line 412, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 412, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

/* line 420, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  /* line 424, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 424, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

/* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 136, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
/* line 140, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  /* line 147, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
/* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .auto {
  height: auto;
}
/* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .shrink {
  height: auto;
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}
/* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 112, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-auto {
    height: auto;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  /* line 124, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

/* line 432, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  /* line 432, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 432, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  /* line 436, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  /* line 436, ../../node_modules/foundation-sites/scss/xy-grid/_classes.scss */
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
/* line 333, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .button {
  outline: 0;
}
/* line 338, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.tiny {
  font-size: 0.6rem;
}
/* line 338, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.small {
  font-size: 0.75rem;
}
/* line 338, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.large {
  font-size: 1.25rem;
}
/* line 343, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
/* line 216, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
/* line 252, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear:hover, .button.clear:focus {
  color: #0c3d5d;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
/* line 385, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 299, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
/* line 400, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
/* line 406, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
/* line 406, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
/* line 406, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
/* line 406, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
/* line 406, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
/* line 415, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 423, ../../node_modules/foundation-sites/scss/components/_button.scss */
a.button:hover, a.button:focus {
  text-decoration: none;
}

/* line 212, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
/* line 170, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}
/* line 181, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.button-group::after {
  clear: both;
}
/* line 48, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group .button:last-child {
  margin-right: 0;
}
/* line 217, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.tiny .button {
  font-size: 0.6rem;
}
/* line 217, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.small .button {
  font-size: 0.75rem;
}
/* line 217, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.large .button {
  font-size: 1.25rem;
}
/* line 110, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.expanded .button {
  flex: 1 1 0px;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
/* line 198, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
/* line 206, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
/* line 216, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
/* line 234, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
/* line 242, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
/* line 252, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c3d5d;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
/* line 276, ../../node_modules/foundation-sites/scss/components/_button.scss */
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
/* line 84, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
/* line 87, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
/* line 255, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
/* line 149, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
/* line 157, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
/* line 110, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  /* line 185, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 185, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 277, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  /* line 281, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 288, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  /* line 292, ../../node_modules/foundation-sites/scss/components/_button-group.scss */
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

/* line 108, ../../node_modules/foundation-sites/scss/components/_close-button.scss */
.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .close-button {
  outline: 0;
}
/* line 101, ../../node_modules/foundation-sites/scss/components/_close-button.scss */
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
/* line 114, ../../node_modules/foundation-sites/scss/components/_close-button.scss */
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
/* line 114, ../../node_modules/foundation-sites/scss/components/_close-button.scss */
.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

/* line 51, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label.secondary {
  background: #767676;
  color: #fefefe;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_label.scss */
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

/* line 217, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
}

/* line 223, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

/* line 228, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
/* line 113, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input + .switch-paddle {
  margin: 0;
}
/* line 118, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: '';
}
/* line 135, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input:checked ~ .switch-paddle {
  background: #1779ba;
}
/* line 138, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
/* line 144, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

/* line 233, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 238, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-active {
  left: 8%;
  display: none;
}
/* line 166, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input:checked + label > .switch-active {
  display: block;
}

/* line 244, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch-inactive {
  right: 15%;
}
/* line 175, ../../node_modules/foundation-sites/scss/components/_switch.scss */
input:checked + label > .switch-inactive {
  display: none;
}

/* line 250, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.tiny {
  height: 1.5rem;
}
/* line 197, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
/* line 203, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
/* line 210, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

/* line 254, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.small {
  height: 1.75rem;
}
/* line 197, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
/* line 203, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
/* line 210, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

/* line 258, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.large {
  height: 2.5rem;
}
/* line 197, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
/* line 203, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
/* line 210, ../../node_modules/foundation-sites/scss/components/_switch.scss */
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

/* line 306, ../../node_modules/foundation-sites/scss/components/_table.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
/* line 111, ../../node_modules/foundation-sites/scss/components/_table.scss */
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

/* line 119, ../../node_modules/foundation-sites/scss/components/_table.scss */
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

/* line 125, ../../node_modules/foundation-sites/scss/components/_table.scss */
thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

/* line 131, ../../node_modules/foundation-sites/scss/components/_table.scss */
tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

/* line 140, ../../node_modules/foundation-sites/scss/components/_table.scss */
thead tr,
tfoot tr {
  background: transparent;
}
/* line 145, ../../node_modules/foundation-sites/scss/components/_table.scss */
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

/* line 155, ../../node_modules/foundation-sites/scss/components/_table.scss */
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 87, ../../node_modules/foundation-sites/scss/components/_table.scss */
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

/* line 168, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.unstriped tbody {
  background-color: #fefefe;
}
/* line 103, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 285, ../../node_modules/foundation-sites/scss/components/_table.scss */
  table.stack thead {
    display: none;
  }
  /* line 290, ../../node_modules/foundation-sites/scss/components/_table.scss */
  table.stack tfoot {
    display: none;
  }
  /* line 294, ../../node_modules/foundation-sites/scss/components/_table.scss */
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  /* line 300, ../../node_modules/foundation-sites/scss/components/_table.scss */
  table.stack td {
    border-top: 0;
  }
}

/* line 316, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 222, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.hover thead tr:hover {
  background-color: #f3f3f3;
}
/* line 229, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.hover tfoot tr:hover {
  background-color: #ececec;
}
/* line 236, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
/* line 244, ../../node_modules/foundation-sites/scss/components/_table.scss */
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

/* line 324, ../../node_modules/foundation-sites/scss/components/_table.scss */
.table-scroll {
  overflow-x: auto;
}

/* line 50, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge.primary {
  background: #1779ba;
  color: #fefefe;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_badge.scss */
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
/* line 170, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}
/* line 181, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.breadcrumbs::after {
  clear: both;
}
/* line 70, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
/* line 86, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
/* line 101, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs a {
  color: #1779ba;
}
/* line 104, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs a:hover {
  text-decoration: underline;
}
/* line 114, ../../node_modules/foundation-sites/scss/components/_breadcrumbs.scss */
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

/* line 71, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
/* line 60, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.is-opening {
  display: block;
}
/* line 64, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

/* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.tiny {
  width: 100px;
}

/* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.small {
  width: 200px;
}

/* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown.scss */
.dropdown-pane.large {
  width: 400px;
}

/* line 170, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
/* line 170, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}
/* line 181, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.pagination::after {
  clear: both;
}
/* line 91, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
/* line 102, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  /* line 91, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
  .pagination li {
    display: inline-block;
  }
}
/* line 120, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
/* line 127, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
/* line 173, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}
/* line 177, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
/* line 154, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination .disabled:hover {
  background: transparent;
}
/* line 181, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

/* line 187, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

/* line 194, ../../node_modules/foundation-sites/scss/components/_pagination.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

/* line 107, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
/* line 30, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 35, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object-section {
  flex: 0 1 auto;
}
/* line 54, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object-section:first-child {
  padding-right: 1rem;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
/* line 62, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 66, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 101, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
/* line 73, ../../node_modules/foundation-sites/scss/components/_media-object.scss */
.media-object-section.main-section {
  flex: 1 1 0px;
}

/* line 45, ../../node_modules/foundation-sites/scss/components/_responsive-embed.scss */
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
/* line 32, ../../node_modules/foundation-sites/scss/components/_responsive-embed.scss */
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 52, ../../node_modules/foundation-sites/scss/components/_responsive-embed.scss */
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

/* line 144, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
/* line 170, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}
/* line 181, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.tabs::after {
  clear: both;
}

/* line 71, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

/* line 155, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.simple > li > a {
  padding: 0;
}
/* line 158, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.simple > li > a:hover {
  background: transparent;
}

/* line 165, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.primary {
  background: #1779ba;
}
/* line 168, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.primary > li > a {
  color: #fefefe;
}
/* line 171, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

/* line 178, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-title {
  float: left;
}
/* line 89, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}
/* line 97, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
/* line 102, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

/* line 182, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

/* line 186, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

/* line 190, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-panel {
  display: none;
  padding: 1rem;
}
/* line 138, ../../node_modules/foundation-sites/scss/components/_tabs.scss */
.tabs-panel.is-active {
  display: block;
}

/* line 60, ../../node_modules/foundation-sites/scss/components/_thumbnail.scss */
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

/* line 64, ../../node_modules/foundation-sites/scss/components/_thumbnail.scss */
a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
/* line 49, ../../node_modules/foundation-sites/scss/components/_thumbnail.scss */
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
/* line 54, ../../node_modules/foundation-sites/scss/components/_thumbnail.scss */
a.thumbnail image {
  box-shadow: none;
}

/* line 361, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .menu li {
  outline: 0;
}
/* line 72, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
/* line 81, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
/* line 88, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu input {
  display: inline-block;
}
/* line 365, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
/* line 370, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
/* line 96, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.expanded li {
  flex: 1 1 0px;
}
/* line 380, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.simple {
  align-items: center;
}
/* line 214, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.simple li + li {
  margin-left: 1rem;
}
/* line 218, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 386, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 386, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../../node_modules/foundation-sites/scss/components/_menu.scss */
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
/* line 404, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
/* line 244, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icons a {
  display: flex;
}
/* line 244, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
/* line 264, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-left li a {
  flex-flow: row nowrap;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}
/* line 281, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-right li a {
  flex-flow: row nowrap;
}
/* line 286, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}
/* line 298, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-top li a {
  flex-flow: column nowrap;
}
/* line 306, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
/* line 322, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
/* line 330, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
/* line 444, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
/* line 450, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
/* line 456, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-left {
  justify-content: flex-start;
}
/* line 123, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
/* line 127, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
/* line 132, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
/* line 136, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
/* line 464, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 157, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-center li {
  display: flex;
  justify-content: center;
}
/* line 161, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
/* line 474, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

/* line 481, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu-centered > .menu {
  justify-content: center;
}
/* line 157, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
/* line 161, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

/* line 492, ../../node_modules/foundation-sites/scss/components/_menu.scss */
.no-js [data-responsive-menu] ul {
  display: none;
}

/* line 2, ../../node_modules/foundation-sites/scss/components/_menu-icon.scss */
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
/* line 114, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}
/* line 137, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

/* line 6, ../../node_modules/foundation-sites/scss/components/_menu-icon.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
/* line 114, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: '';
}
/* line 137, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

/* line 83, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu li {
  width: 100%;
}
/* line 92, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu a {
  padding: 0.7rem 1rem;
}
/* line 99, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
/* line 103, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
/* line 108, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 54, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
/* line 57, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
/* line 66, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
/* line 71, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
/* line 116, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

/* line 130, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent {
  position: relative;
}

/* line 134, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 139, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
/* line 156, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 166, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

/* line 171, ../../node_modules/foundation-sites/scss/components/_accordion-menu.scss */
.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 74, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown {
  position: relative;
  overflow: hidden;
}
/* line 78, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown li {
  display: block;
}
/* line 82, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.is-drilldown.animate-height {
  transition: height 0.5s;
}

/* line 89, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
/* line 95, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
/* line 105, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
/* line 111, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
/* line 116, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
/* line 121, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
/* line 125, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
/* line 46, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
/* line 49, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
/* line 58, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}
/* line 64, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}
/* line 132, ../../node_modules/foundation-sites/scss/components/_drilldown.scss */
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

/* line 85, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
/* line 93, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
/* line 101, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
/* line 106, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}
/* line 154, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
/* line 160, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}
/* line 165, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.no-js .dropdown.menu ul {
  display: none;
}
/* line 169, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
/* line 116, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
/* line 121, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
/* line 129, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
/* line 67, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
/* line 71, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
/* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
@media print, screen and (min-width: 40em) {
  /* line 85, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 85, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
/* line 192, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 200, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical {
  width: 100px;
}
/* line 203, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical.align-right {
  float: right;
}

/* line 208, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent {
  position: relative;
}
/* line 211, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
/* line 219, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
/* line 230, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
/* line 235, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 241, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
/* line 253, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
/* line 67, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
/* line 71, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
/* line 77, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}
/* line 264, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
/* line 269, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu > li {
  width: 100%;
}
/* line 275, ../../node_modules/foundation-sites/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 92, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.is-off-canvas-open {
  overflow: hidden;
}

/* line 97, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
/* line 115, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
/* line 120, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
/* line 124, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
/* line 128, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

/* line 447, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 452, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}
/* line 159, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas.is-transition-push {
  z-index: 12;
}
/* line 169, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas.is-closed {
  visibility: hidden;
}
/* line 174, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap {
  z-index: 13;
}
/* line 177, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
/* line 183, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas.is-open {
  transform: translate(0, 0);
}

/* line 463, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
/* line 202, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}
/* line 159, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
/* line 169, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
/* line 174, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
/* line 177, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
/* line 183, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

/* line 468, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
/* line 208, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
/* line 215, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 222, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}
/* line 344, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 469, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
/* line 245, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
/* line 252, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 259, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}
/* line 344, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 470, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
/* line 282, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
/* line 288, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 295, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}
/* line 344, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 471, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
/* line 318, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
/* line 324, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
/* line 331, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}
/* line 344, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 473, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
/* line 368, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
/* line 374, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
/* line 379, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  /* line 481, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 485, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 489, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 493, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 481, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 485, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 489, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 493, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  /* line 409, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 504, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 504, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../../node_modules/foundation-sites/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
/* line 6, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky-container {
  position: relative;
}

/* line 10, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

/* line 16, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
/* line 21, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-top {
  top: 0;
}
/* line 25, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

/* line 30, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
/* line 35, ../../node_modules/foundation-sites/scss/components/_sticky.scss */
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

/* line 38, ../../node_modules/foundation-sites/scss/components/_title-bar.scss */
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
/* line 52, ../../node_modules/foundation-sites/scss/components/_title-bar.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 59, ../../node_modules/foundation-sites/scss/components/_title-bar.scss */
.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

/* line 64, ../../node_modules/foundation-sites/scss/components/_title-bar.scss */
.title-bar-right {
  text-align: right;
}

/* line 79, ../../node_modules/foundation-sites/scss/components/_title-bar.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 10, ../../node_modules/foundation-sites/scss/components/_float.scss */
.float-left {
  float: left !important;
}

/* line 14, ../../node_modules/foundation-sites/scss/components/_float.scss */
.float-right {
  float: right !important;
}

/* line 18, ../../node_modules/foundation-sites/scss/components/_float.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}
/* line 181, ../../node_modules/foundation-sites/scss/util/_mixins.scss */
.clearfix::after {
  clear: both;
}

/* line 75, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-left {
  justify-content: flex-start;
}

/* line 75, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-right {
  justify-content: flex-end;
}

/* line 75, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-center {
  justify-content: center;
}

/* line 75, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-justify {
  justify-content: space-between;
}

/* line 75, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-spaced {
  justify-content: space-around;
}

/* line 84, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

/* line 84, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

/* line 84, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-center.vertical.menu > li > a {
  justify-content: center;
}

/* line 93, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-top {
  align-items: flex-start;
}

/* line 97, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-self-top {
  align-self: flex-start;
}

/* line 93, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-bottom {
  align-items: flex-end;
}

/* line 97, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-self-bottom {
  align-self: flex-end;
}

/* line 93, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-middle {
  align-items: center;
}

/* line 97, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-self-middle {
  align-self: center;
}

/* line 93, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-stretch {
  align-items: stretch;
}

/* line 97, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-self-stretch {
  align-self: stretch;
}

/* line 103, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-1 {
  order: 1;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-2 {
  order: 2;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-3 {
  order: 3;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-4 {
  order: 4;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-5 {
  order: 5;
}

/* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-1 {
    order: 1;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-2 {
    order: 2;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-3 {
    order: 3;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-4 {
    order: 4;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-5 {
    order: 5;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-1 {
    order: 1;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-2 {
    order: 2;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-3 {
    order: 3;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-4 {
    order: 4;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-5 {
    order: 5;
  }

  /* line 111, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-order-6 {
    order: 6;
  }
}
/* line 18, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-container {
  display: flex;
}

/* line 22, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-child-auto {
  flex: 1 1 auto;
}

/* line 26, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-child-grow {
  flex: 1 0 auto;
}

/* line 30, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-child-shrink {
  flex: 0 1 auto;
}

/* line 35, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-dir-row {
  flex-direction: row;
}

/* line 35, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

/* line 35, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-dir-column {
  flex-direction: column;
}

/* line 35, ../../node_modules/foundation-sites/scss/components/_flex.scss */
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  /* line 45, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-container {
    display: flex;
  }

  /* line 49, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }

  /* line 53, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }

  /* line 57, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-dir-row {
    flex-direction: row;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-dir-column {
    flex-direction: column;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 45, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-container {
    display: flex;
  }

  /* line 49, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-child-auto {
    flex: 1 1 auto;
  }

  /* line 53, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-child-grow {
    flex: 1 0 auto;
  }

  /* line 57, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-dir-row {
    flex-direction: row;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-dir-column {
    flex-direction: column;
  }

  /* line 62, ../../node_modules/foundation-sites/scss/components/_flex.scss */
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
/* line 65, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.hide {
  display: none !important;
}

/* line 69, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 85, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 89, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 76, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  /* line 80, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 85, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  /* line 89, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 76, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  /* line 80, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* line 85, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  /* line 89, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important;
  }
}

/* line 96, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 103, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

/* line 110, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  /* line 110, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 110, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

/* line 123, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  /* line 123, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 123, ../../node_modules/foundation-sites/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

/*
*
*
MIXINS
*/
/*
*
*
ANIMATIONS
*/
/* FADE IN **/
/* line 84, ../scss/style.scss */
.notizia-fade-in {
  -webkit-animation: fade-in 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

/* SHAKE LR **/
/* line 91, ../scss/style.scss */
.notizia-shake-lr {
  -webkit-animation: shake-lr 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: shake-lr 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

/*
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * ----------------------------------------
 * animation shake-lr
 * ----------------------------------------
 */
@-webkit-keyframes shake-lr {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  10% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  90% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }
}
@keyframes shake-lr {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  10% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  90% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }
}
/* line 191, ../scss/style.scss */
img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}

/* line 195, ../scss/style.scss */
img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}

/* UP AND DOWN **/
/* line 202, ../scss/style.scss */
.notizia-updown-loop {
  -webkit-animation: updownloop 1s infinite  alternate;
  animation: updownloop 1s infinite  alternate;
}

@-webkit-keyframes updownloop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes updownloop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-8px);
  }
}
/*
*
*
WP DEFAULT STYLES
*/
/* line 231, ../scss/style.scss */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 235, ../scss/style.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 241, ../scss/style.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 246, ../scss/style.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 251, ../scss/style.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 256, ../scss/style.scss */
a img.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 260, ../scss/style.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 265, ../scss/style.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 271, ../scss/style.scss */
.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
}

/* line 276, ../scss/style.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 280, ../scss/style.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 284, ../scss/style.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 288, ../scss/style.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

/* line 297, ../scss/style.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
/* line 305, ../scss/style.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 313, ../scss/style.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* line 333, ../scss/style.scss */
.gallery .gallery-item {
  margin-top: 0;
  margin-right: 12px;
  margin-bottom: 12px;
  text-align: center;
  width: calc(100%);
  display: inline-grid;
}

/* line 342, ../scss/style.scss */
.gallery-columns-2 .gallery-item {
  width: calc(50% - 12px);
  margin-bottom: 16px;
}

/* line 347, ../scss/style.scss */
.gallery-columns-3 .gallery-item {
  width: calc(33% - 12px);
}

/* line 351, ../scss/style.scss */
.gallery-columns-4 .gallery-item {
  width: calc(25% - 12px);
}

/* line 355, ../scss/style.scss */
.gallery-columns-5 .gallery-item {
  width: calc(20% - 12px);
}

/* line 359, ../scss/style.scss */
.gallery-columns-6 .gallery-item {
  width: calc(20% - 12px);
}

/* line 363, ../scss/style.scss */
.gallery img {
  border-radius: 12px;
}

/* line 367, ../scss/style.scss */
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

/* line 371, ../scss/style.scss */
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}

/* line 375, ../scss/style.scss */
.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px;
}

/* line 379, ../scss/style.scss */
.gallery dl, .gallery dt {
  margin: 0;
}

/* line 380, ../scss/style.scss */
.gallery br + br {
  display: none;
}

/* line 382, ../scss/style.scss */
.gallery .gallery-item figcaption {
  line-height: 20px;
  margin-top: 8px;
}

/*
*
*
WP CLASSES
*/
/* line 393, ../scss/style.scss */
.aligncenter, div.aligncenter {
  margin: 5px auto;
}

/* line 397, ../scss/style.scss */
.wp-caption {
  max-width: 100%;
  padding: 0;
}

/* line 402, ../scss/style.scss */
.wp-caption-text {
  margin-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

/*
*
*
FONTS
*/
/*
*
*
GENERAL STYLING
*/
/* line 420, ../scss/style.scss */
body {
  overflow-x: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 424, ../scss/style.scss */
  body.notizia-no-overflow-y {
    overflow-y: hidden;
  }
}

/* line 430, ../scss/style.scss */
.notizia-transitions-02 {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 434, ../scss/style.scss */
.notizia-transitions-05 {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

/* line 438, ../scss/style.scss */
.notizia-headline {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 443, ../scss/style.scss */
.row::before, .row::after {
  content: none;
}

@media print, screen and (min-width: 64em) {
  /* line 447, ../scss/style.scss */
  .notizia-grid-almost-full {
    max-width: calc(100% - 100px);
  }
}

/* line 453, ../scss/style.scss */
body.notizia-fade-in .notizia-nowhere {
  opacity: 0;
}

/* line 457, ../scss/style.scss */
img {
  max-width: 100% !important;
}

/* line 461, ../scss/style.scss */
table {
  border-radius: 0px !important;
}

/* line 465, ../scss/style.scss */
.notizia-sidebar-ul {
  margin-left: 0;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 470, ../scss/style.scss */
  .notizia-sidebar-footer .notizia-sidebar-ul {
    margin-left: 0;
  }
}

/* line 477, ../scss/style.scss */
.show-for-medium-down {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 477, ../scss/style.scss */
  .show-for-medium-down {
    display: inline-block;
  }
}

/* line 485, ../scss/style.scss */
.hide-for-medium-down {
  display: inline-block;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 485, ../scss/style.scss */
  .hide-for-medium-down {
    display: none !important;
  }
}

/* line 493, ../scss/style.scss */
.notizia-text-right-only-large {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 493, ../scss/style.scss */
  .notizia-text-right-only-large {
    text-align: left;
  }
}

/* line 501, ../scss/style.scss */
a {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 505, ../scss/style.scss */
.feather {
  vertical-align: middle;
  height: 20px;
  width: 20px;
}

/* line 511, ../scss/style.scss */
.notizia-clickable-icon {
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  /* line 516, ../scss/style.scss */
  .admin-bar.notizia-scrolled.notizia-header-type-1 #notizia-header, .admin-bar.notizia-scrolled.notizia-header-type-2 #notizia-header, .admin-bar.notizia-scrolled.notizia-header-type-3 #notizia-header {
    top: 0;
    z-index: 100000;
  }
}
/* line 522, ../scss/style.scss */
input[type="search"], input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="tel"], textarea {
  box-shadow: none;
}
/* line 525, ../scss/style.scss */
input[type="search"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="tel"]:focus, textarea:focus {
  box-shadow: none;
}

/* line 530, ../scss/style.scss */
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

/* line 534, ../scss/style.scss */
input[name="post_password"], input.wp-block-search__input {
  margin-top: 8px;
}

/* line 539, ../scss/style.scss */
.post-password-form label, .wp-block-search label {
  width: 60%;
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 539, ../scss/style.scss */
  .post-password-form label, .wp-block-search label {
    width: 100%;
  }
}
/* line 548, ../scss/style.scss */
.post-password-form input[type="submit"], .post-password-form button, .wp-block-search input[type="submit"], .wp-block-search button {
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 548, ../scss/style.scss */
  .post-password-form input[type="submit"], .post-password-form button, .wp-block-search input[type="submit"], .wp-block-search button {
    display: block;
    margin-left: 0;
  }
}

/* line 558, ../scss/style.scss */
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5;
  padding: 11px 23px;
  border: 1px solid #ececec;
  border-radius: 0;
  outline: 0;
  border-radius: 4px;
  margin: 9px 8px;
  cursor: pointer;
  background-color: transparent;
  opacity: 0;
  position: absolute;
  z-index: 2;
}

/* line 576, ../scss/style.scss */
.notizia-checkbox-control {
  position: relative;
  width: 28px;
  height: 28px;
  margin-right: 6px;
  margin-top: 2px;
  border-radius: 4px;
  vertical-align: middle;
  float: left;
  background-color: inherit;
  cursor: pointer;
}

/* line 589, ../scss/style.scss */
input[type=checkbox]:checked + .notizia-checkbox-control:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

/* line 600, ../scss/style.scss */
.notizia-checkbox-control + label {
  padding-top: 3px;
  font-size: 16px;
}

/* line 605, ../scss/style.scss */
.notizia-checkbox-control {
  transform: scale(0.75);
}

/* line 609, ../scss/style.scss */
.notizia-margin-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 614, ../scss/style.scss */
.notizia-clearfix {
  clear: both;
  width: 100%;
}

/* line 619, ../scss/style.scss */
.notizia-no-padding-left-right {
  padding-left: 0;
  padding-right: 0;
}

/* line 624, ../scss/style.scss */
.notizia-no-padding-left {
  padding-left: 0;
}

/* line 628, ../scss/style.scss */
.notizia-no-padding-right {
  padding-right: 0;
}

/* line 632, ../scss/style.scss */
.notizia-bcc {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 639, ../scss/style.scss */
.notizia-header-type-1 .notizia-start-content:not(.notizia-comments-container), .notizia-header-type-3 .notizia-start-content:not(.notizia-comments-container) {
  padding-top: 230px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 639, ../scss/style.scss */
  .notizia-header-type-1 .notizia-start-content:not(.notizia-comments-container), .notizia-header-type-3 .notizia-start-content:not(.notizia-comments-container) {
    padding-top: 180px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 639, ../scss/style.scss */
  .notizia-header-type-1 .notizia-start-content:not(.notizia-comments-container), .notizia-header-type-3 .notizia-start-content:not(.notizia-comments-container) {
    padding-top: 120px;
  }
}

/* line 653, ../scss/style.scss */
.notizia-header-type-1 .notizia-start-content.notizia-no-title.notizia-no-featured, .notizia-header-type-3 .notizia-start-content.notizia-no-title.notizia-no-featured {
  padding-top: 220px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 653, ../scss/style.scss */
  .notizia-header-type-1 .notizia-start-content.notizia-no-title.notizia-no-featured, .notizia-header-type-3 .notizia-start-content.notizia-no-title.notizia-no-featured {
    padding-top: 120px;
  }
}
/* line 661, ../scss/style.scss */
.notizia-header-type-1 .notizia-eye-catching-container + .notizia-no-title.notizia-no-featured, .notizia-header-type-3 .notizia-eye-catching-container + .notizia-no-title.notizia-no-featured {
  padding-top: 62px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 661, ../scss/style.scss */
  .notizia-header-type-1 .notizia-eye-catching-container + .notizia-no-title.notizia-no-featured, .notizia-header-type-3 .notizia-eye-catching-container + .notizia-no-title.notizia-no-featured {
    padding-top: 42px;
  }
}

/* line 671, ../scss/style.scss */
.notizia-header-type-2 .notizia-start-content {
  padding-top: 50px;
  margin-left: 300px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 671, ../scss/style.scss */
  .notizia-header-type-2 .notizia-start-content {
    padding-top: 180px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 671, ../scss/style.scss */
  .notizia-header-type-2 .notizia-start-content {
    padding-top: 120px;
  }
}
/* line 684, ../scss/style.scss */
.notizia-header-type-2 .notizia-start-content-no-padding {
  margin-left: 300px;
}

@media screen and (max-width: 1120px) {
  /* line 691, ../scss/style.scss */
  .notizia-header-type-2 .notizia-start-content {
    margin-left: auto;
    padding-top: 180px;
  }
  /* line 695, ../scss/style.scss */
  .notizia-header-type-2 .notizia-start-content.notizia-eye-catching-layout-cards {
    padding-top: 120px;
  }
  /* line 700, ../scss/style.scss */
  .notizia-header-type-2 .notizia-start-content-no-padding {
    margin-left: auto;
  }
  /* line 704, ../scss/style.scss */
  .notizia-header-type-2 .notizia-archive-header-container {
    margin-left: 0 !important;
  }
}
/* line 710, ../scss/style.scss */
.notizia-alert {
  width: 1140px;
  max-width: 1140px;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  padding: 26px 34px;
  color: #fefefe;
  font-size: 18px;
  z-index: 9999;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 723, ../scss/style.scss */
.notizia-alert .notizia-clickable-icon {
  float: right;
  margin-top: 4px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 723, ../scss/style.scss */
  .notizia-alert .notizia-clickable-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 735, ../scss/style.scss */
.notizia-alert .notizia-alert-message {
  padding-right: 35px;
  display: inline-block;
}

/* line 741, ../scss/style.scss */
.notizia-alert-active {
  bottom: 40px;
}

/* line 745, ../scss/style.scss */
.notizia-alert-success {
  background-color: #42BA96;
}

/* line 749, ../scss/style.scss */
.notizia-alert-warning {
  background-color: #DF4759;
}

@media screen and (max-width: 1200px) {
  /* line 754, ../scss/style.scss */
  .notizia-alert {
    width: 90%;
    max-width: 90%;
  }
}
/* line 760, ../scss/style.scss */
.notizia-section-title {
  font-weight: bold;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 760, ../scss/style.scss */
  .notizia-section-title {
    margin-bottom: 8px;
    line-height: 38px;
  }
}

/* line 770, ../scss/style.scss */
.notizia-section-titles-style-1 .notizia-section-title-loop, .notizia-section-titles-style-3 .notizia-section-title-loop, .notizia-section-titles-style-4 .notizia-section-title-loop, .notizia-section-titles-style-5 .notizia-section-title-loop {
  margin-bottom: 42px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 770, ../scss/style.scss */
  .notizia-section-titles-style-1 .notizia-section-title-loop, .notizia-section-titles-style-3 .notizia-section-title-loop, .notizia-section-titles-style-4 .notizia-section-title-loop, .notizia-section-titles-style-5 .notizia-section-title-loop {
    margin-bottom: 26px !important;
  }
}

/* line 780, ../scss/style.scss */
.notizia-section-titles-style-2 .notizia-section-title {
  font-weight: bold;
  display: inline;
  position: relative;
  background-size: 100% 14px !important;
  background-position: 0px 32px !important;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 780, ../scss/style.scss */
  .notizia-section-titles-style-2 .notizia-section-title {
    background-size: 100% 12px !important;
    background-position: 0px 25px !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 780, ../scss/style.scss */
  .notizia-section-titles-style-2 .notizia-section-title {
    background-size: 100% 8px !important;
    background-position: 0px 27px !important;
  }
}
/* line 797, ../scss/style.scss */
.notizia-section-titles-style-2 .notizia-section-title:after {
  content: '';
  margin-bottom: 14px;
  display: block;
}
/* line 804, ../scss/style.scss */
.notizia-section-titles-style-2 .notizia-section-title.notizia-small {
  background-position: 0px 20px !important;
}
/* line 809, ../scss/style.scss */
.notizia-section-titles-style-2 .notizia-section-title-loop:after {
  margin-bottom: 42px;
}
/* line 816, ../scss/style.scss */
.notizia-section-titles-style-2 aside.notizia-sidebar li.widget .widgettitle {
  display: inline;
  background-size: 100% 7px;
  background-position: 0px 18px;
}
/* line 821, ../scss/style.scss */
.notizia-section-titles-style-2 aside.notizia-sidebar li.widget .widgettitle:after {
  content: '';
  margin-bottom: 14px;
  display: block;
}

/* line 832, ../scss/style.scss */
.notizia-section-titles-style-3 .notizia-section-title {
  margin-bottom: 22px;
  display: table;
  position: relative;
}
/* line 837, ../scss/style.scss */
.notizia-section-titles-style-3 .notizia-section-title:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 2px;
  margin-top: 2px;
}
/* line 849, ../scss/style.scss */
.notizia-section-titles-style-3 aside.notizia-sidebar li.widget .widgettitle {
  margin-bottom: 22px;
}
/* line 852, ../scss/style.scss */
.notizia-section-titles-style-3 aside.notizia-sidebar li.widget .widgettitle:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 2px;
  margin-top: 2px;
}

/* line 866, ../scss/style.scss */
.notizia-section-titles-style-4 .widgettitle, .notizia-section-titles-style-4 .notizia-section-title {
  text-transform: uppercase;
}

/* line 872, ../scss/style.scss */
.notizia-section-titles-style-5 .widgettitle, .notizia-section-titles-style-5 .notizia-section-title {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 12px;
}

/* line 879, ../scss/style.scss */
mark {
  padding: 1px 5px;
  border-radius: 5px;
  margin-left: 3px;
}

/* line 885, ../scss/style.scss */
.notizia-readmore {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-left: 12px;
}

/* line 892, ../scss/style.scss */
#notizia-loading-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  z-index: 9999999;
}

/* line 901, ../scss/style.scss */
#notizia-loading-overlay.notizia-visible {
  top: 0;
}

/* line 905, ../scss/style.scss */
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  display: inline-table;
}

/* line 910, ../scss/style.scss */
.notizia-hide-comments svg.feather-message-circle {
  display: none;
}
/* line 913, ../scss/style.scss */
.notizia-hide-comments svg.feather-message-circle + span {
  display: none;
}

/* BORDER RADIUS */
/* line 922, ../scss/style.scss */
.notizia-border-radius-on select, .notizia-border-radius-on input[type="search"], .notizia-border-radius-on input[type="text"], .notizia-border-radius-on input[type="email"], .notizia-border-radius-on input[type="password"], .notizia-border-radius-on input[type="number"], .notizia-border-radius-on input[type="tel"], .notizia-border-radius-on textarea, .notizia-border-radius-on.woocommerce div.product .woocommerce-tabs ul.tabs li, .notizia-border-radius-on.woocommerce #respond input#submit, .notizia-border-radius-on.woocommerce .woocommerce a.button, .notizia-border-radius-on.woocommerce .woocommerce button.button, .notizia-border-radius-on.woocommerce .woocommerce input.button {
  border-radius: 8px;
}
/* line 926, ../scss/style.scss */
.notizia-border-radius-on .widget_archive li a, .notizia-border-radius-on .widget_categories .cat-item a, .notizia-border-radius-on .wp-block-categories .cat-item a, .notizia-border-radius-on .wp-block-archives-list li a, .notizia-border-radius-on #notizia-search-panel .notizia-categories-container ul li, .notizia-border-radius-on .widget_product_categories ul .cat-item a, .notizia-border-radius-on .woocommerce ul.products li.product img {
  border-radius: 8px;
}
/* line 931, ../scss/style.scss */
.notizia-border-radius-on.notizia-buttons-type-1 .notizia-button, .notizia-border-radius-on.notizia-buttons-type-1 .notizia-comments-container input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-1 .post-password-form input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-3 .notizia-button, .notizia-border-radius-on.notizia-buttons-type-3 .notizia-comments-container input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-3 .post-password-form input[type="submit"] {
  border-radius: 8px;
}
/* line 937, ../scss/style.scss */
.notizia-border-radius-on.notizia-buttons-type-2 .notizia-button, .notizia-border-radius-on.notizia-buttons-type-2 .notizia-comments-container input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-2 .post-password-form input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-4 .notizia-button, .notizia-border-radius-on.notizia-buttons-type-4 .notizia-comments-container input[type="submit"], .notizia-border-radius-on.notizia-buttons-type-4 .post-password-form input[type="submit"] {
  border-radius: 30px;
}
/* line 943, ../scss/style.scss */
.notizia-border-radius-on .widget_search input[type="search"], .notizia-border-radius-on .search-form input[type="search"], .notizia-border-radius-on .notizia-404-search-form input[type="search"], .notizia-border-radius-on .wp-block-search input[type="search"] {
  border-radius: 10px;
}
/* line 948, ../scss/style.scss */
.notizia-border-radius-on .notizia-alert {
  border-radius: 10px;
}
/* line 952, ../scss/style.scss */
.notizia-border-radius-on .notizia-br-8 {
  border-radius: 8px;
}
/* line 956, ../scss/style.scss */
.notizia-border-radius-on .notizia-br-12, .notizia-border-radius-on .notizia-single-main-content-container-inner figure img:not(.wp-block-coblocks-author__avatar-img), .notizia-border-radius-on .notizia-single-main-content-container-inner .wp-block-image:not(.is-style-rounded) img, .notizia-border-radius-on .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet), .notizia-border-radius-on .notizia-single-main-content-container-inner .wp-block-quote, .notizia-border-radius-on .notizia-single-main-content-container-inner .wp-block-quote.is-style-large, .notizia-border-radius-on .notizia-single-main-content-container-inner figure.wp-block-embed iframe, .notizia-border-radius-on .notizia-single-main-content-container-inner iframe, .notizia-border-radius-on.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg, .notizia-border-radius-on.woocommerce div.product div.images .flex-control-thumbs img, .notizia-border-radius-on.woocommerce div.product div.images .woocommerce-product-gallery__image {
  border-radius: 12px;
}
/* line 960, ../scss/style.scss */
.notizia-border-radius-on .notizia-next-prev-img.notizia-br-12 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 965, ../scss/style.scss */
.notizia-border-radius-on .notizia-post-loop article .notizia-loop-image:after {
  border-radius: 16px;
}
/* line 969, ../scss/style.scss */
.notizia-border-radius-on .notizia-post-loop .notizia-loop-image a:not(.notizia-single-review-score) {
  border-radius: 12px;
}
/* line 973, ../scss/style.scss */
.notizia-border-radius-on #wp-calendar {
  border-radius: 12px !important;
}
/* line 976, ../scss/style.scss */
.notizia-border-radius-on #wp-calendar thead tr th:first-child {
  border-top-left-radius: 12px;
}
/* line 980, ../scss/style.scss */
.notizia-border-radius-on #wp-calendar thead tr th:last-child {
  border-top-right-radius: 12px;
}
/* line 984, ../scss/style.scss */
.notizia-border-radius-on #wp-calendar tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
/* line 988, ../scss/style.scss */
.notizia-border-radius-on #wp-calendar tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
/* line 994, ../scss/style.scss */
.notizia-border-radius-on .notizia-post-loop-8 article, .notizia-border-radius-on .notizia-post-loop-9 article, .notizia-border-radius-on .notizia-post-loop-10 article, .notizia-border-radius-on .notizia-post-loop-cards article {
  border-radius: 12px;
}
/* line 997, ../scss/style.scss */
.notizia-border-radius-on .notizia-post-loop-8 article a:not(.notizia-single-review-score):not(.notizia-anchor-no-image), .notizia-border-radius-on .notizia-post-loop-9 article a:not(.notizia-single-review-score):not(.notizia-anchor-no-image), .notizia-border-radius-on .notizia-post-loop-10 article a:not(.notizia-single-review-score):not(.notizia-anchor-no-image), .notizia-border-radius-on .notizia-post-loop-cards article a:not(.notizia-single-review-score):not(.notizia-anchor-no-image) {
  border-radius: 12px;
}
/* line 1002, ../scss/style.scss */
.notizia-border-radius-on .notizia-post-loop-8 .notizia-dark-overlay, .notizia-border-radius-on .notizia-post-loop-9 .notizia-dark-overlay, .notizia-border-radius-on .notizia-post-loop-10 .notizia-dark-overlay, .notizia-border-radius-on .notizia-post-loop-cards .notizia-dark-overlay {
  border-radius: 12px;
}
/* line 1007, ../scss/style.scss */
.notizia-border-radius-on .notizia-modal {
  border-radius: 12px;
}
/* line 1012, ../scss/style.scss */
.notizia-border-radius-on .wpcf7-form .wpcf7-response-output {
  border-radius: 8px;
}
/* line 1018, ../scss/style.scss */
.notizia-border-radius-on .wpforms-form input[type="text"], .notizia-border-radius-on .wpforms-form input[type="email"], .notizia-border-radius-on .wpforms-form input[type="password"], .notizia-border-radius-on .wpforms-form textarea {
  border-radius: 8px !important;
}
/* line 1023, ../scss/style.scss */
.notizia-border-radius-on.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu, .notizia-border-radius-on.notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu {
  border-radius: 8px;
}

/*
*
*
* MAIN BOX
*/
/* line 1034, ../scss/style.scss */
.notizia-main-box-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 1039, ../scss/style.scss */
.notizia-main-box {
  padding-right: 0.9375rem !important;
  padding-left: 0.9375rem !important;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1039, ../scss/style.scss */
  .notizia-main-box {
    padding-right: 1.7375rem !important;
    padding-left: 1.7375rem !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1039, ../scss/style.scss */
  .notizia-main-box {
    padding-right: 1.5375rem !important;
    padding-left: 1.5375rem !important;
  }
}
/* line 1054, ../scss/style.scss */
.notizia-main-box.notizia-single-header-type-1-no-image.notizia-no-image-no-sidebar {
  max-width: 870px;
}
@media print, screen and (min-width: 64em) {
  /* line 1054, ../scss/style.scss */
  .notizia-main-box.notizia-single-header-type-1-no-image.notizia-no-image-no-sidebar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 1120px) {
  /* line 1065, ../scss/style.scss */
  .notizia-main-box-1120 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  /* line 1069, ../scss/style.scss */
  .notizia-main-box-1120 .notizia-hamburger {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1075, ../scss/style.scss */
  .notizia-main-box-1120 {
    padding-right: 1.7375rem !important;
    padding-left: 1.7375rem !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1075, ../scss/style.scss */
  .notizia-main-box-1120 {
    padding-right: 1.5375rem !important;
    padding-left: 1.5375rem !important;
  }
}

/* line 1087, ../scss/style.scss */
.notizia-main-box-padding-x {
  /* HOME, ARCHIVES, GENERAL LOOPS */
  /* POSTS AND PAGES */
}
/* line 1089, ../scss/style.scss */
.notizia-main-box-padding-x > section.notizia-post-loop.notizia-with-sidebar {
  padding-right: 2.4375rem !important;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1089, ../scss/style.scss */
  .notizia-main-box-padding-x > section.notizia-post-loop.notizia-with-sidebar {
    padding-right: 0 !important;
  }
}
/* line 1097, ../scss/style.scss */
.notizia-main-box-padding-x > aside.large-order-1 + section.notizia-post-loop.notizia-with-sidebar {
  padding-right: 0 !important;
  padding-left: 2.4375rem !important;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1097, ../scss/style.scss */
  .notizia-main-box-padding-x > aside.large-order-1 + section.notizia-post-loop.notizia-with-sidebar {
    padding-left: 0 !important;
  }
}
/* line 1108, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-left-sidebar:not(.notizia-inner-singular-type-3):not(.notizia-has-social-share-icons) {
  padding-left: 2.4375rem;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1108, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-left-sidebar:not(.notizia-inner-singular-type-3):not(.notizia-has-social-share-icons) {
    padding-left: 0;
  }
}
/* line 1117, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-left-sidebar:not(.notizia-inner-singular-type-3).notizia-has-social-share-icons .notizia-single-sharing-panel {
  left: 1.22rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1117, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-left-sidebar:not(.notizia-inner-singular-type-3).notizia-has-social-share-icons .notizia-single-sharing-panel {
    left: 0;
  }
}
/* line 1126, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) {
  padding-left: 5.4375rem;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1126, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) {
    padding-left: 0;
  }
}
/* line 1134, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons.notizia-with-no-sidebar:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) {
  padding-left: 4.8365rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1134, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons.notizia-with-no-sidebar:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) {
    padding-left: 4.2365rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1134, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons.notizia-with-no-sidebar:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) {
    padding-left: 0;
  }
}
/* line 1145, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-has-social-share-icons.notizia-with-no-sidebar:not(.notizia-wide-content):not(.notizia-is-woocommerce-inner-page) .notizia-single-sharing-panel {
  left: 0;
}
/* line 1150, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-right-sidebar:not(.notizia-inner-singular-type-3) {
  padding-right: 2.4375rem;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1150, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-single-main-content-container .notizia-single-main-content-container-inner.notizia-with-right-sidebar:not(.notizia-inner-singular-type-3) {
    padding-right: 0;
  }
}
/* line 1159, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-title-main-container-7-no-sidebar {
  width: 100%;
  margin-left: auto !important;
  margin-right: auto;
}
/* line 1164, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-title-main-container-7-no-sidebar .notizia-single-title-container:not(.notizia-in-wide-content), .notizia-main-box-padding-x.notizia-title-main-container-7-no-sidebar .notizia-single-excerpt-container:not(.notizia-in-wide-content), .notizia-main-box-padding-x.notizia-title-main-container-7-no-sidebar .notizia-categories-container, .notizia-main-box-padding-x.notizia-title-main-container-7-no-sidebar .notizia-single-data-container {
  max-width: 870px;
  margin-left: auto !important;
  margin-right: auto;
}
/* line 1172, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-singular-type-3 .notizia-with-left-sidebar:not(.notizia-inner-singular-type-3) {
  padding-left: 2.4375rem;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1172, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-singular-type-3 .notizia-with-left-sidebar:not(.notizia-inner-singular-type-3) {
    padding-left: 0;
  }
}
/* line 1180, ../scss/style.scss */
.notizia-main-box-padding-x.notizia-singular-type-3 .notizia-with-right-sidebar:not(.notizia-inner-singular-type-3) {
  padding-right: 2.4375rem;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1180, ../scss/style.scss */
  .notizia-main-box-padding-x.notizia-singular-type-3 .notizia-with-right-sidebar:not(.notizia-inner-singular-type-3) {
    padding-right: 0;
  }
}

/* ALIGNWIDE / ALIGNFULL */
/* line 1193, ../scss/style.scss */
.notizia-with-no-sidebar .alignwide {
  max-width: calc(100% + 42px);
  width: calc(100% + 42px);
  margin-left: -21px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1193, ../scss/style.scss */
  .notizia-with-no-sidebar .alignwide {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}
/* line 1205, ../scss/style.scss */
.notizia-with-no-sidebar .alignfull {
  max-width: calc(100% + 84px);
  width: calc(100% + 84px);
  margin-left: -42px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1205, ../scss/style.scss */
  .notizia-with-no-sidebar .alignfull {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}

/* line 1219, ../scss/style.scss */
.notizia-with-left-sidebar .alignwide {
  max-width: calc(100% + 42px);
  width: calc(100% + 42px);
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1219, ../scss/style.scss */
  .notizia-with-left-sidebar .alignwide {
    max-width: 100%;
    width: 100%;
  }
}
/* line 1229, ../scss/style.scss */
.notizia-with-left-sidebar .alignfull {
  max-width: calc(100% + 84px);
  width: calc(100% + 84px);
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1229, ../scss/style.scss */
  .notizia-with-left-sidebar .alignfull {
    max-width: 100%;
    width: 100%;
  }
}

/* line 1241, ../scss/style.scss */
.notizia-with-right-sidebar .alignwide {
  max-width: calc(100% + 42px);
  width: calc(100% + 42px);
  margin-left: -42px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1241, ../scss/style.scss */
  .notizia-with-right-sidebar .alignwide {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}
/* line 1253, ../scss/style.scss */
.notizia-with-right-sidebar .alignfull {
  max-width: calc(100% + 84px);
  width: calc(100% + 84px);
  margin-left: -84px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1253, ../scss/style.scss */
  .notizia-with-right-sidebar .alignfull {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}

/* END MAIN BOX */
/*
*
*
LAYOUT ELEMENTS
*/
/* line 1274, ../scss/style.scss */
.notizia-has-social-share-icons {
  min-height: 500px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1274, ../scss/style.scss */
  .notizia-has-social-share-icons {
    min-height: 150px;
  }
}

/* line 1282, ../scss/style.scss */
.notizia-button, .notizia-comments-container input[type="submit"], .post-password-form input[type="submit"], .wp-block-search button {
  text-align: center;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  font-weight: 600;
  display: inline-block;
  padding: 18px 48px;
  cursor: pointer;
  font-size: 16px;
  border-color: transparent;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1282, ../scss/style.scss */
  .notizia-button, .notizia-comments-container input[type="submit"], .post-password-form input[type="submit"], .wp-block-search button {
    padding: 14px 38px;
  }
}

/* line 1297, ../scss/style.scss */
.notizia-button {
  border-color: transparent;
}

/* line 1301, ../scss/style.scss */
.post-password-form input[name="post_password"], input.wp-block-search__input {
  height: 45px;
}

/* line 1305, ../scss/style.scss */
.post-password-form input[type="submit"], .wp-block-search button {
  padding: 11px 48px;
  margin-left: 8px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1305, ../scss/style.scss */
  .post-password-form input[type="submit"], .wp-block-search button {
    margin-left: 0;
  }
}

/* line 1314, ../scss/style.scss */
.wp-block-search button {
  display: inline-block;
  height: 45px;
  margin-top: 9px;
}

/* line 1320, ../scss/style.scss */
.wp-block-table thead {
  border-bottom: 2px solid;
}

/* line 1324, ../scss/style.scss */
.notizia-comments-container {
  padding-top: 90px;
}

/* line 1328, ../scss/style.scss */
.notizia-comments-container input[type="submit"] {
  border: 2px solid transparent;
}

/* line 1332, ../scss/style.scss */
.notizia-login-button {
  padding: 12px 48px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1332, ../scss/style.scss */
  .notizia-login-button {
    display: inline;
  }
}

/* line 1340, ../scss/style.scss */
.notizia-decorations {
  position: absolute;
  opacity: 0;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}

/* line 1347, ../scss/style.scss */
.notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
  position: absolute;
}

/* line 1352, ../scss/style.scss */
.notizia-decorations.notizia-visible {
  opacity: 1;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 1356, ../scss/style.scss */
  .notizia-decorations-small-hidden {
    display: none;
  }
}

/* line 1363, ../scss/style.scss */
.notizia-decorations-type-1 svg, .notizia-decorations-type-2 svg {
  width: 100px;
}

/* line 1368, ../scss/style.scss */
.page .notizia-single-header-type-3 .notizia-single-title-container {
  margin-top: 0;
}

/* line 1372, ../scss/style.scss */
.notizia-dark-overlay-full {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 1383, ../scss/style.scss */
.notizia-dark-overlay-full.notizia-active {
  visibility: visible;
  opacity: 1;
}

/* line 1388, ../scss/style.scss */
.notizia-modal {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 40%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1388, ../scss/style.scss */
  .notizia-modal {
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}

/* line 1408, ../scss/style.scss */
.notizia-modal.notizia-active {
  visibility: visible;
  opacity: 1;
  top: 50%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1408, ../scss/style.scss */
  .notizia-modal.notizia-active {
    top: 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 1418, ../scss/style.scss */
  .admin-bar .notizia-modal.notizia-active {
    top: 46px;
  }
}

/* line 1424, ../scss/style.scss */
.notizia-input-error {
  border: 2px solid red;
}

/* line 1428, ../scss/style.scss */
.notizia-loader, .notizia-loader-rc {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  animation: notiziaLoader 0.8s ease-in-out alternate infinite;
  animation-delay: 0.32s;
  top: 50%;
  margin: -50px auto 0 auto;
  opacity: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 1441, ../scss/style.scss */
.notizia-loader-rc {
  animation: notiziaLoaderRc 0.8s ease-in-out alternate infinite;
  visibility: visible;
  display: block;
  margin: 0 auto;
  opacity: 1;
}

/* line 1449, ../scss/style.scss */
.notizia-loader-rc-container {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: block;
  opacity: 0;
  visibility: hidden;
}

/* line 1459, ../scss/style.scss */
.notizia-loader.notizia-active, .notizia-loader-rc-container.notizia-active {
  opacity: 1;
  visibility: visible;
  display: block;
}

/* line 1465, ../scss/style.scss */
.notizia-loader-rc.notizia-active.notizia-active-load-more {
  position: sticky;
  margin-top: -11px !important;
  transform: translate(-50%, -40%);
  top: 40%;
  left: 50%;
}

/* line 1473, ../scss/style.scss */
.notizia-loader:after, .notizia-loader:before, .notizia-loader-rc:after, .notizia-loader-rc:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  animation: notiziaLoader 0.8s ease-in-out alternate infinite;
}

/* line 1482, ../scss/style.scss */
.notizia-loader:before, .notizia-loader-rc:before {
  left: -16px;
  animation-delay: 0.48s !important;
}

/* line 1487, ../scss/style.scss */
.notizia-loader:after, .notizia-loader-rc:after {
  right: -16px;
  animation-delay: 0.16s !important;
}

/* line 1492, ../scss/style.scss */
.notizia-loader-rc:before, .notizia-loader-rc:after {
  animation: notiziaLoaderRc 0.8s ease-in-out alternate infinite;
}

/* line 1497, ../scss/style.scss */
#notizia-login-panel input[name="wp-submit"] + .notizia-loader {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  margin-top: -14px;
}

/* line 1506, ../scss/style.scss */
#notizia-registration-panel .notizia-registration-submit-container {
  position: relative;
}
/* line 1509, ../scss/style.scss */
#notizia-registration-panel .notizia-registration-submit-container input[name="notizia-registration-submit"] + .notizia-loader {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  margin-top: -13px;
}

/* COLUMNS FIX */
/* line 1521, ../scss/style.scss */
.wp-block-columns .notizia-single-column {
  border-right: 1px solid;
  padding-right: 2.45rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1521, ../scss/style.scss */
  .wp-block-columns .notizia-single-column {
    padding-right: 1.85rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1521, ../scss/style.scss */
  .wp-block-columns .notizia-single-column {
    padding-right: 0;
    border-right: 0;
  }
}
/* line 1535, ../scss/style.scss */
.wp-block-columns .notizia-single-column:last-child {
  border-right: 0;
  padding-right: 0;
}

/*
*
*
COMPATIBILITY: CONTACT FORM 7
*/
/* line 1548, ../scss/style.scss */
.wpcf7-form .wpcf7-form-control-wrap {
  margin-top: 4px;
  display: block;
}
/* line 1553, ../scss/style.scss */
.wpcf7-form p {
  margin-bottom: 16px !important;
}
/* line 1557, ../scss/style.scss */
.wpcf7-form .wpcf7-response-output {
  padding: 12px 18px !important;
}

/*
*
*
COMPATIBILITY: WP FORMS
*/
/* line 1569, ../scss/style.scss */
.wpforms-form label {
  margin-bottom: 4px !important;
}

/*
*
*
LOGIN / REGISTRATION PANELS
*/
/* line 1580, ../scss/style.scss */
#notizia-login-panel, #notizia-registration-panel, #notizia-rc-warning-panel {
  position: fixed;
  z-index: 1000;
  height: auto;
  max-height: 100vh;
  overflow-y: scroll;
  padding: 88px 38px 24px;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
/* line 1593, ../scss/style.scss */
#notizia-login-panel::-webkit-scrollbar, #notizia-registration-panel::-webkit-scrollbar, #notizia-rc-warning-panel::-webkit-scrollbar {
  display: none;
}
/* line 1597, ../scss/style.scss */
#notizia-login-panel .notizia-login-reading-center-warning-message, #notizia-registration-panel .notizia-login-reading-center-warning-message, #notizia-rc-warning-panel .notizia-login-reading-center-warning-message {
  margin-bottom: 24px;
  font-size: 14px;
  display: none;
}
/* line 1603, ../scss/style.scss */
#notizia-login-panel svg, #notizia-registration-panel svg, #notizia-rc-warning-panel svg {
  color: #DF4759;
  position: absolute;
  top: 36px;
  right: 26px;
}
/* line 1610, ../scss/style.scss */
#notizia-login-panel h3, #notizia-registration-panel h3, #notizia-rc-warning-panel h3 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 44px;
}
/* line 1616, ../scss/style.scss */
#notizia-login-panel label[for="user_login"], #notizia-login-panel label[for="user_pass"], #notizia-registration-panel label[for="user_login"], #notizia-registration-panel label[for="user_pass"], #notizia-rc-warning-panel label[for="user_login"], #notizia-rc-warning-panel label[for="user_pass"] {
  display: none;
}
/* line 1620, ../scss/style.scss */
#notizia-login-panel label, #notizia-registration-panel label, #notizia-rc-warning-panel label {
  font-weight: 600;
}
/* line 1624, ../scss/style.scss */
#notizia-login-panel input[type="text"], #notizia-login-panel input[type="password"], #notizia-login-panel input[type="email"], #notizia-login-panel input[type="number"], #notizia-registration-panel input[type="text"], #notizia-registration-panel input[type="password"], #notizia-registration-panel input[type="email"], #notizia-registration-panel input[type="number"], #notizia-rc-warning-panel input[type="text"], #notizia-rc-warning-panel input[type="password"], #notizia-rc-warning-panel input[type="email"], #notizia-rc-warning-panel input[type="number"] {
  padding-left: 22px;
  padding-right: 22px;
  height: 50px;
}
/* line 1630, ../scss/style.scss */
#notizia-login-panel .notizia-no-account-register, #notizia-login-panel .notizia-existing-login, #notizia-registration-panel .notizia-no-account-register, #notizia-registration-panel .notizia-existing-login, #notizia-rc-warning-panel .notizia-no-account-register, #notizia-rc-warning-panel .notizia-existing-login {
  font-weight: bold;
  margin-top: 48px;
  font-size: 14px;
}

/* line 1637, ../scss/style.scss */
#notizia-login-panel {
  width: 412px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1637, ../scss/style.scss */
  #notizia-login-panel {
    width: 100%;
    height: 100%;
  }
}
/* line 1645, ../scss/style.scss */
#notizia-login-panel .notizia-checkbox-control {
  margin-top: -2px;
}
/* line 1649, ../scss/style.scss */
#notizia-login-panel .login-remember {
  margin-top: 22px;
  margin-bottom: 38px;
}
/* line 1654, ../scss/style.scss */
#notizia-login-panel .login-submit {
  text-align: center;
  position: relative;
}
/* line 1658, ../scss/style.scss */
#notizia-login-panel .login-submit input[type="submit"] {
  padding: 16px 38px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 4px;
  min-width: 125px;
}
/* line 1667, ../scss/style.scss */
#notizia-login-panel .login-password {
  margin-top: 22px;
}
/* line 1671, ../scss/style.scss */
#notizia-login-panel .notizia-forgot-password {
  font-weight: bold;
  display: block;
}

/* line 1677, ../scss/style.scss */
#notizia-rc-warning-panel {
  width: 412px;
}
/* line 1680, ../scss/style.scss */
#notizia-rc-warning-panel .notizia-rc-warning-panel-buttons-container {
  margin-top: 38px;
  margin-bottom: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1680, ../scss/style.scss */
  #notizia-rc-warning-panel .notizia-rc-warning-panel-buttons-container {
    margin-top: 26px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1688, ../scss/style.scss */
  #notizia-rc-warning-panel .notizia-rc-warning-panel-buttons-container a {
    margin-top: 12px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1677, ../scss/style.scss */
  #notizia-rc-warning-panel {
    width: 100%;
    height: 100%;
  }
}

/* line 1701, ../scss/style.scss */
#notizia-registration-panel {
  width: 412px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1701, ../scss/style.scss */
  #notizia-registration-panel {
    width: 100%;
    height: 100%;
  }
}
/* line 1709, ../scss/style.scss */
#notizia-registration-panel .notizia-human-label {
  display: block;
  font-size: 13px;
  margin-top: 28px;
  margin-bottom: 6px;
  text-align: center;
}
/* line 1717, ../scss/style.scss */
#notizia-registration-panel input[type="submit"] {
  margin: 24px auto 4px;
  display: block;
  min-width: 220px;
}

/*
*
*
SEARCH PANEL
*/
/* line 1730, ../scss/style.scss */
#notizia-search-panel {
  position: fixed;
  z-index: 1000;
  height: auto;
  max-height: 80vh;
  overflow-y: scroll;
  padding: 68px 58px 34px;
  max-width: 100%;
  width: 1240px;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1730, ../scss/style.scss */
  #notizia-search-panel {
    max-height: 100%;
    padding: 48px 38px 34px;
  }
}
/* line 1747, ../scss/style.scss */
#notizia-search-panel::-webkit-scrollbar {
  display: none;
}
/* line 1751, ../scss/style.scss */
#notizia-search-panel .notizia-woocommerce-product-title {
  margin-bottom: 2px;
}
/* line 1755, ../scss/style.scss */
#notizia-search-panel .notizia-woocommerce-product-title + .notizia-single-data-container {
  margin-top: 4px;
}
/* line 1759, ../scss/style.scss */
#notizia-search-panel p.price {
  margin-bottom: 4px;
  color: #77a464;
  font-weight: bold;
}
/* line 1765, ../scss/style.scss */
#notizia-search-panel svg.notizia-close {
  color: #DF4759;
  position: absolute;
  top: 46px;
  right: 36px;
}
/* line 1772, ../scss/style.scss */
#notizia-search-panel svg.feather-search {
  left: 15px;
  right: unset;
  cursor: default;
}
/* line 1778, ../scss/style.scss */
#notizia-search-panel h3 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 20px;
}
/* line 1784, ../scss/style.scss */
#notizia-search-panel input[type="search"] {
  padding-left: 45px;
}
/* line 1788, ../scss/style.scss */
#notizia-search-panel .notizia-categories-container {
  margin-top: 30px;
}
/* line 1791, ../scss/style.scss */
#notizia-search-panel .notizia-categories-container ul {
  margin-left: 0;
}
/* line 1794, ../scss/style.scss */
#notizia-search-panel .notizia-categories-container ul li {
  padding: 12px 44px;
  font-weight: bold;
  margin-right: 12px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 6px;
  border: 2px solid transparent;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 1794, ../scss/style.scss */
  #notizia-search-panel .notizia-categories-container ul li {
    padding: 12px 22px;
    margin-right: 8px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1794, ../scss/style.scss */
  #notizia-search-panel .notizia-categories-container ul li {
    padding: 12px 14px;
    margin-right: 8px;
    margin-bottom: 10px;
  }
}
/* line 1816, ../scss/style.scss */
#notizia-search-panel .notizia-categories-container ul li.notizia-selected {
  cursor: default;
}
/* line 1822, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container {
  margin-top: 18px;
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
/* line 1828, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container {
  padding-top: 0;
}
/* line 1831, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container svg {
  width: 16px;
  height: 16px;
}
/* line 1836, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container span {
  font-size: 13px;
}
/* line 1841, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container + .notizia-loop-single-date {
  margin-top: 8px;
}
/* line 1844, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container + .notizia-loop-single-date svg {
  width: 16px;
  height: 16px;
}
/* line 1849, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-container .notizia-single-views-comments-container + .notizia-loop-single-date span {
  font-size: 13px;
}
/* line 1855, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content {
  min-height: 360px;
}

/*
*
*
HEADER
*/
/* line 1866, ../scss/style.scss */
.notizia-hamburger {
  margin-left: 30px;
  cursor: pointer;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1866, ../scss/style.scss */
  .notizia-hamburger {
    margin-left: 20px;
  }
}
/* line 1874, ../scss/style.scss */
.notizia-hamburger span {
  height: 2px;
  width: 20px;
  border-radius: 3px;
  display: block;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 1882, ../scss/style.scss */
.notizia-hamburger span:nth-child(1) {
  margin-bottom: 4px;
}

/* line 1888, ../scss/style.scss */
.notizia-hamburger-active span:nth-child(1) {
  transform: rotate(45deg) translateY(4px);
}
/* line 1892, ../scss/style.scss */
.notizia-hamburger-active span:nth-child(2) {
  transform: rotate(-45deg) translateY(-4px);
}

/* line 1897, ../scss/style.scss */
.notizia-header-type-1 .notizia-hamburger {
  margin-left: 20px;
}

/* line 1901, ../scss/style.scss */
#notizia-header {
  z-index: 99;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 1906, ../scss/style.scss */
#notizia-header h1.site-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1906, ../scss/style.scss */
  #notizia-header h1.site-title {
    font-size: 20px;
  }
}
/* line 1916, ../scss/style.scss */
#notizia-header .notizia-site-description {
  font-size: 12px;
  margin-bottom: 0;
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1916, ../scss/style.scss */
  #notizia-header .notizia-site-description {
    display: none;
  }
}

/* line 1928, ../scss/style.scss */
body:not(.logged-in).notizia-header-type-1 .notizia-reading-center-icon-container:after, body:not(.logged-in).notizia-header-type-3 .notizia-reading-center-icon-container:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  content: '';
  display: inline-block;
  top: 2px;
  transform: none;
  right: -1px;
  cursor: pointer;
}

/* line 1942, ../scss/style.scss */
body.notizia-header-type-1 .notizia-menu-icons-container svg, body.notizia-header-type-3 .notizia-menu-icons-container svg {
  margin-top: 8px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1942, ../scss/style.scss */
  body.notizia-header-type-1 .notizia-menu-icons-container svg, body.notizia-header-type-3 .notizia-menu-icons-container svg {
    margin-top: 0;
  }
}

/* line 1951, ../scss/style.scss */
.admin-bar.notizia-header-type-1 header#notizia-header, .admin-bar.notizia-header-type-3 header#notizia-header {
  top: 32px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 1954, ../scss/style.scss */
  .admin-bar.notizia-header-type-1 header nav, .admin-bar.notizia-header-type-3 header nav {
    top: 32px;
  }
}

@media screen and (max-width: 782px) {
  /* line 1963, ../scss/style.scss */
  .admin-bar.notizia-header-type-1 header#notizia-header, .admin-bar.notizia-header-type-3 header#notizia-header {
    top: 46px;
  }
}
/* line 1970, ../scss/style.scss */
.custom-logo-link img {
  max-height: 34px;
  width: auto;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 1970, ../scss/style.scss */
  .custom-logo-link img {
    max-height: 28px;
  }
}

/* line 1982, ../scss/style.scss */
.notizia-header-type-2 #notizia-header.notizia-transparent-header .feather-bell, .notizia-header-type-2 #notizia-header.notizia-transparent-header .feather-search {
  color: #fefefe !important;
}

/* line 1988, ../scss/style.scss */
#notizia-header.notizia-transparent-header {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}
/* line 1992, ../scss/style.scss */
#notizia-header.notizia-transparent-header .site-title a, #notizia-header.notizia-transparent-header .notizia-site-description, #notizia-header.notizia-transparent-header .notizia-menu-icons-container svg:not(.feather-x):not(.feather-file-text):not(.feather-log-out):not(.notizia-custom-search):not(.feather-log-in):not(.feather-key), #notizia-header.notizia-transparent-header nav ul.menu.dropdown > li > a, #notizia-header.notizia-transparent-header nav ul.menu.dropdown > li .notizia-menu-chevron-down {
  color: #fefefe !important;
}
/* line 1996, ../scss/style.scss */
#notizia-header.notizia-transparent-header .notizia-hamburger span {
  background-color: #fefefe;
}

/* line 2002, ../scss/style.scss */
.notizia-side-panel-menu .is-dropdown-submenu {
  background: unset;
}

/* line 2009, ../scss/style.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.4rem 1rem;
}

/* line 2016, ../scss/style.scss */
.notizia-header-type-1 #notizia-header, .notizia-header-type-3 #notizia-header {
  position: fixed;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  top: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2016, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header, .notizia-header-type-3 #notizia-header {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2016, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header, .notizia-header-type-3 #notizia-header {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
/* line 2033, ../scss/style.scss */
.notizia-header-type-1 #notizia-header .notizia-menu-icons-container, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container {
  text-align: right;
}
/* line 2036, ../scss/style.scss */
.notizia-header-type-1 #notizia-header .notizia-menu-icons-container svg, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container svg {
  margin-left: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2036, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header .notizia-menu-icons-container svg, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container svg {
    margin-left: 20px;
  }
}
/* line 2044, ../scss/style.scss */
.notizia-header-type-1 #notizia-header .notizia-menu-icons-container .notizia-login-button, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container .notizia-login-button {
  margin-left: 20px;
  padding: 12px 22px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2044, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header .notizia-menu-icons-container .notizia-login-button, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container .notizia-login-button {
    margin-left: 20px;
  }
}
/* line 2053, ../scss/style.scss */
.notizia-header-type-1 #notizia-header .notizia-menu-icons-container .notizia-reading-center-icon-container, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container .notizia-reading-center-icon-container {
  display: inline-block;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2059, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav.notizia-nav-bg, .notizia-header-type-3 #notizia-header nav.notizia-nav-bg {
    height: 100vh;
  }
}
/* line 2065, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav, .notizia-header-type-3 #notizia-header nav {
  visibility: hidden;
  opacity: 0;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2065, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav, .notizia-header-type-3 #notizia-header nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2079, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav .menu-main-menu-1-container, .notizia-header-type-3 #notizia-header nav .menu-main-menu-1-container {
    display: none;
  }
}
/* line 2085, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown {
  display: block;
  text-align: center;
}
/* line 2089, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .notizia-menu-chevron-down, .notizia-header-type-1 #notizia-header nav ul.menu.dropdown .notizia-menu-chevron-side, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .notizia-menu-chevron-down, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .notizia-menu-chevron-side {
  position: absolute;
  top: 12px;
  width: 15px;
  height: 15px;
  right: 0;
}
/* line 2097, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown li, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown li {
  display: inline-block;
  font-weight: 500;
}
/* line 2102, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown li.is-dropdown-submenu-parent, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown li.is-dropdown-submenu-parent {
  padding-right: 4px;
}
/* line 2106, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown li.is-dropdown-submenu-parent.opens-right > a::after, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown li.is-dropdown-submenu-parent.opens-right > a::after {
  display: none;
}
/* line 2111, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown li.is-active a, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown li.is-active a {
  background-color: transparent;
}
/* line 2116, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu {
  padding: 18px 12px;
  top: 100%;
  left: 0;
  border: 0;
  margin-left: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  opacity: 0;
  transform: translateY(12px);
}
/* line 2126, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu:before, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu:before {
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 9px;
  margin-left: -9px;
}
/* line 2139, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu li, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu li {
  text-align: left;
}
/* line 2142, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu li a, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu li a {
  line-height: 24px;
}
/* line 2147, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu .sub-menu, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu .sub-menu {
  left: calc(100% + 32px);
  top: 0;
  transform: translateY(0);
  transform: translateX(12px);
}
/* line 2153, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown .sub-menu .sub-menu:before, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown .sub-menu .sub-menu:before {
  top: 16px;
  bottom: unset;
  right: 100%;
  left: unset;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2085, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav ul.menu.dropdown, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown {
    display: none;
  }
}
/* line 2167, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown.notizia-align-unset, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown.notizia-align-unset {
  text-align: left;
}
/* line 2171, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.menu.dropdown > li > a, .notizia-header-type-3 #notizia-header nav ul.menu.dropdown > li > a {
  padding-bottom: 24px;
}
/* line 2175, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu, .notizia-header-type-3 #notizia-header nav ul.accordion-menu {
  display: none;
  opacity: 0;
  z-index: -1;
  animation-duration: .6s;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
/* line 2184, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu::-webkit-scrollbar, .notizia-header-type-3 #notizia-header nav ul.accordion-menu::-webkit-scrollbar {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2175, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav ul.accordion-menu, .notizia-header-type-3 #notizia-header nav ul.accordion-menu {
    display: block;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2175, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav ul.accordion-menu, .notizia-header-type-3 #notizia-header nav ul.accordion-menu {
    padding: 12px 16px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2175, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav ul.accordion-menu, .notizia-header-type-3 #notizia-header nav ul.accordion-menu {
    padding: 12px 6px;
  }
}
/* line 2200, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu li, .notizia-header-type-3 #notizia-header nav ul.accordion-menu li {
  font-weight: 500;
  font-size: 16px;
}
/* line 2204, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu li a, .notizia-header-type-3 #notizia-header nav ul.accordion-menu li a {
  padding: 16px 1rem;
}
/* line 2209, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu ul.sub-menu, .notizia-header-type-3 #notizia-header nav ul.accordion-menu ul.sub-menu {
  list-style-type: none;
}
/* line 2213, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu .submenu-toggle:after, .notizia-header-type-3 #notizia-header nav ul.accordion-menu .submenu-toggle:after {
  display: none;
}
/* line 2217, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu .feather, .notizia-header-type-3 #notizia-header nav ul.accordion-menu .feather {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 2222, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu button[aria-expanded="true"] .feather, .notizia-header-type-3 #notizia-header nav ul.accordion-menu button[aria-expanded="true"] .feather {
  transform: rotate(180deg);
}
/* line 2228, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav ul.accordion-menu.notizia-menu-open, .notizia-header-type-3 #notizia-header nav ul.accordion-menu.notizia-menu-open {
  opacity: 1;
  z-index: 1;
}
/* line 2234, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav.notizia-active, .notizia-header-type-3 #notizia-header nav.notizia-active {
  visibility: visible;
}
/* line 2239, ../scss/style.scss */
.notizia-header-type-1 .notizia-user-button.show-for-medium-down, .notizia-header-type-1 .notizia-login-button.show-for-medium-down, .notizia-header-type-3 .notizia-user-button.show-for-medium-down, .notizia-header-type-3 .notizia-login-button.show-for-medium-down {
  bottom: 20px;
  position: fixed;
  right: 20px;
  opacity: 0;
  z-index: -1;
  -moz-transition: all, 0.1s;
  -o-transition: all, 0.1s;
  -webkit-transition: all, 0.1s;
  transition: all, 0.1s;
}
/* line 2248, ../scss/style.scss */
.notizia-header-type-1 .notizia-login-act-show.show-for-medium-down, .notizia-header-type-3 .notizia-login-act-show.show-for-medium-down {
  opacity: 1;
  z-index: 99;
  display: none;
}

/* line 2257, ../scss/style.scss */
body:not(.notizia-header-tall).notizia-header-type-1 #notizia-header, body:not(.notizia-header-tall).notizia-header-type-3 #notizia-header {
  padding-top: 22px;
  padding-bottom: 8px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2257, ../scss/style.scss */
  body:not(.notizia-header-tall).notizia-header-type-1 #notizia-header, body:not(.notizia-header-tall).notizia-header-type-3 #notizia-header {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2257, ../scss/style.scss */
  body:not(.notizia-header-tall).notizia-header-type-1 #notizia-header, body:not(.notizia-header-tall).notizia-header-type-3 #notizia-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 2277, ../scss/style.scss */
  body:not(.notizia-header-boxed).notizia-header-type-1 #notizia-header > .notizia-main-box, body:not(.notizia-header-boxed).notizia-header-type-3 #notizia-header > .notizia-main-box {
    max-width: 95%;
  }
}

@media screen and (max-width: 1286px) {
  /* line 2290, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header .notizia-menu-icons-container svg, .notizia-header-type-1 #notizia-header .notizia-menu-icons-container .notizia-button:not(.notizia-button-load-more), .notizia-header-type-3 #notizia-header .notizia-menu-icons-container svg, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container .notizia-button:not(.notizia-button-load-more) {
    margin-left: 20px;
  }
  /* line 2294, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header .notizia-menu-icons-container .notizia-button, .notizia-header-type-3 #notizia-header .notizia-menu-icons-container .notizia-button {
    padding: 12px 16px;
    font-size: 14px;
  }

  /* line 2304, ../scss/style.scss */
  .notizia-header-type-3 #notizia-header .notizia-hamburger {
    margin-left: 20px !important;
    padding: 10px 0 !important;
  }
}
/* line 2313, ../scss/style.scss */
.notizia-header-type-2 #notizia-header {
  width: 300px;
  height: 100vh;
  position: fixed;
  left: 0;
}
/* line 2319, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-mobile-only {
  display: none;
}
/* line 2323, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-mobile-menus {
  display: none;
}
/* line 2327, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-hamburger {
  display: none;
}
/* line 2331, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-header-inner-container {
  bottom: 0;
  overflow-y: scroll;
  overflow-x: visible;
  height: 95%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
/* line 2339, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-header-inner-container::-webkit-scrollbar {
  display: none;
}
/* line 2344, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-site-title-logo {
  padding: 50px 42px 28px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2344, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-site-title-logo {
    padding: 26px 8px 25px 8px !important;
  }
}
/* line 2352, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu {
  margin-left: 0;
  padding: 28px 0 21px 42px;
  width: 300px;
}
/* line 2357, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu li {
  font-weight: 500;
  position: relative;
  width: 100%;
}
/* line 2362, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu li a {
  line-height: 22px;
  padding-left: 0;
}
/* line 2368, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu li.menu-item-has-children {
  padding-right: 4px;
}
/* line 2371, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu li.menu-item-has-children a {
  display: inline-block;
  width: 85%;
}
/* line 2376, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu li.menu-item-has-children a + svg {
  width: 15px;
  height: 15px;
}
/* line 2382, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu {
  position: fixed;
  border-radius: 8px;
  min-width: 200px;
  padding: 18px 12px;
  left: calc(100% + 24px);
  list-style-type: none;
  border: 0;
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  transform: translateX(12px);
}
/* line 2396, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu li {
  text-align: left;
}
/* line 2399, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu li a {
  line-height: 24px;
  padding: 0.4rem 1rem 0.4rem 0.7rem;
}
/* line 2405, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu .sub-menu {
  left: calc(100% + 30px);
  top: 16px;
}
/* line 2410, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 9px;
  margin-left: -9px;
  top: 16px;
  right: 100%;
}
/* line 2424, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu .sub-menu.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
/* line 2431, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-desktop-menu-2 {
  padding-top: 0;
}
/* line 2435, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-reading-center-icon-container {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  padding: 22px 42px;
  position: relative;
  margin-top: -1px;
  cursor: pointer;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2435, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-reading-center-icon-container {
    margin-right: 20px !important;
  }
}
/* line 2446, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-reading-center-icon-container .feather {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 2450, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-reading-center-icon-container span {
  margin-left: 8px;
  font-weight: 500;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 2457, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-social-menu-container {
  margin-top: 22px;
}
/* line 2460, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-social-menu-container span {
  padding-left: 42px;
  padding-right: 42px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
/* line 2468, ../scss/style.scss */
.notizia-header-type-2 #notizia-header .notizia-social-menu-container li {
  display: inline-block;
  margin-right: 8px;
  width: auto;
}
/* line 2476, ../scss/style.scss */
.notizia-header-type-2 .notizia-search-input-container {
  margin-top: 8px;
  padding: 22px 42px;
  position: relative;
}
/* line 2481, ../scss/style.scss */
.notizia-header-type-2 .notizia-search-input-container input {
  padding-left: 50px;
  height: 50px;
  margin-bottom: 0;
}
/* line 2487, ../scss/style.scss */
.notizia-header-type-2 .notizia-search-input-container .feather {
  position: absolute;
  top: 12px;
  right: 16px;
}
/* line 2494, ../scss/style.scss */
.notizia-header-type-2 .notizia-account-icon-container {
  padding: 13px 42px 22px;
  cursor: pointer;
}
/* line 2498, ../scss/style.scss */
.notizia-header-type-2 .notizia-account-icon-container span {
  margin-left: 8px;
  font-weight: 500;
}
/* line 2503, ../scss/style.scss */
.notizia-header-type-2 .notizia-account-icon-container .notizia-login-button {
  width: 100%;
}
/* line 2508, ../scss/style.scss */
.notizia-header-type-2 svg.feather-user.notizia-mobile-only, .notizia-header-type-2 .notizia-login-button.notizia-mobile-only {
  bottom: 20px;
  position: fixed;
  right: 20px;
  opacity: 0;
  z-index: -1;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 2517, ../scss/style.scss */
.notizia-header-type-2 svg.feather-user.notizia-mobile-only.notizia-login-act-show, .notizia-header-type-2 .notizia-login-button.notizia-mobile-only.notizia-login-act-show {
  opacity: 1;
  z-index: 99;
  display: none;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 2526, ../scss/style.scss */
  body.notizia-no-hamburger.notizia-header-type-2 #notizia-header .notizia-site-title-logo {
    padding: 26px 8px 25px 35px !important;
  }
}

@media screen and (max-width: 1120px) {
  /* line 2537, ../scss/style.scss */
  body.notizia-no-hamburger.notizia-header-type-2 #notizia-header .notizia-site-title-logo {
    padding: 35px;
  }
  /* line 2541, ../scss/style.scss */
  body.notizia-no-hamburger.notizia-header-type-2 #notizia-header .notizia-icons-container {
    width: 54%;
  }
}
/* line 2549, ../scss/style.scss */
body:not(.logged-in).notizia-header-type-2 .notizia-reading-center-icon-container:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}

@media screen and (max-width: 1120px) {
  /* line 2564, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header {
    width: 100%;
    height: auto;
  }
  /* line 2568, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-desktop-only {
    display: none;
  }
  /* line 2572, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-mobile-only {
    display: block;
  }
  /* line 2576, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-hamburger {
    display: inline-block;
    width: 32px;
  }
  /* line 2581, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-site-title-logo {
    padding: 35px 35px 35px 8px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 0;
    width: 45%;
  }
  /* line 2588, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-site-title-logo .notizia-site-description {
    display: none;
  }
  /* line 2593, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-icons-container {
    width: 50%;
    text-align: right;
    display: inline-block;
  }
  /* line 2598, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-icons-container .notizia-reading-center-icon-container {
    padding: 0;
    display: inline-block;
    margin-right: 20px;
    border-top: 0;
    border-bottom: 0;
  }
  /* line 2607, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus {
    position: fixed;
    left: 0;
    opacity: 0;
    visibility: hidden;
    height: 100vh;
    animation-duration: .6s;
    -moz-transition: all, 0.2s;
    -o-transition: all, 0.2s;
    -webkit-transition: all, 0.2s;
    transition: all, 0.2s;
    width: 100%;
    padding: 12px 6px;
  }
  /* line 2618, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus .notizia-mobile-menus-container {
    position: absolute;
    top: 0;
    left: 6px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    height: calc(100vh - 180px);
    padding-top: 12px;
    width: calc(100% - 6px);
  }
  /* line 2629, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus .notizia-mobile-menus-container::-webkit-scrollbar {
    display: none;
  }
  /* line 2636, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu li {
    font-weight: 500;
    font-size: 16px;
  }
  /* line 2640, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu li a {
    padding: 16px 1rem;
  }
  /* line 2645, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu ul.sub-menu {
    list-style-type: none;
  }
  /* line 2649, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu .submenu-toggle {
    right: 10px;
  }
  /* line 2653, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu .submenu-toggle:after {
    display: none;
  }
  /* line 2657, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu .feather {
    -moz-transition: all, 0.2s;
    -o-transition: all, 0.2s;
    -webkit-transition: all, 0.2s;
    transition: all, 0.2s;
  }
  /* line 2662, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus ul.accordion-menu button[aria-expanded="true"] .feather {
    transform: rotate(180deg);
  }
  /* line 2669, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus .notizia-mobile-menu-2-container:before {
    width: 100%;
    height: 1px;
    content: '';
    display: block;
    width: 90%;
    margin: 22px auto;
  }
  /* line 2682, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus.notizia-has-secondary-menu .notizia-mobile-menu-2-container:before {
    display: none;
  }
  /* line 2688, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header nav.notizia-mobile-menus.notizia-menu-open {
    opacity: 1;
    z-index: 99;
    visibility: visible;
  }
  /* line 2694, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-social-menu-label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
    margin-bottom: 12px;
    margin-top: 22px;
    display: block;
  }
  /* line 2705, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-social-menu-mobile-container li {
    display: inline-block;
    width: auto;
  }
  /* line 2711, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-login-button {
    padding: 12px 16px;
    font-size: 14px;
    margin-left: 20px;
  }

  /* line 2720, ../scss/style.scss */
  body:not(.logged-in).notizia-header-type-2 .notizia-reading-center-icon-container:after {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    content: '';
    display: inline-block;
    top: -2px;
    right: -1px;
    cursor: pointer;
    transform: none;
  }

  /* line 2735, ../scss/style.scss */
  body.notizia-header-type-2 .notizia-reading-center-icon-container:after {
    top: -2px;
    right: -1px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2744, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-icons-container {
    width: 47.75%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 2744, ../scss/style.scss */
  .notizia-header-type-2 #notizia-header .notizia-icons-container {
    width: 40.6%;
  }
}

/* line 2758, ../scss/style.scss */
.notizia-header-type-3 #notizia-header .notizia-site-title-logo {
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2758, ../scss/style.scss */
  .notizia-header-type-3 #notizia-header .notizia-site-title-logo {
    text-align: left;
  }
}
/* line 2767, ../scss/style.scss */
.notizia-header-type-3 #notizia-header nav ul.menu.dropdown {
  text-align: left;
}
/* line 2772, ../scss/style.scss */
.notizia-header-type-3 #notizia-header .notizia-hamburger {
  display: inline-block;
  vertical-align: text-top;
  padding: 10px 0;
  margin-left: 20px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2772, ../scss/style.scss */
  .notizia-header-type-3 #notizia-header .notizia-hamburger {
    vertical-align: middle;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2772, ../scss/style.scss */
  .notizia-header-type-3 #notizia-header .notizia-hamburger {
    margin-left: 8px;
  }
}
/* line 2788, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu {
  position: fixed;
  width: 360px;
  height: 100vh;
  z-index: 99;
  right: 0;
  display: none;
  animation-duration: .6s;
  padding: 40px;
  -webkit-box-shadow: -7px 0px 5px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -7px 0px 5px -1px rgba(0, 0, 0, 0.05);
  box-shadow: -7px 0px 5px -1px rgba(0, 0, 0, 0.05);
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2788, ../scss/style.scss */
  .notizia-header-type-3 .notizia-side-panel-menu {
    width: 100%;
    padding: 12px 6px 12px 4px;
  }
}
/* line 2806, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container {
  bottom: 0;
  overflow-y: scroll;
  overflow-x: visible;
  height: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
/* line 2814, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container::-webkit-scrollbar {
  display: none;
}
/* line 2818, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner {
  padding-top: 80px;
  max-height: calc(100vh - 80px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
/* line 2826, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner::-webkit-scrollbar {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2818, ../scss/style.scss */
  .notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner {
    padding-top: 0;
  }
}
/* line 2835, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu li {
  font-weight: 500;
  font-size: 16px;
}
/* line 2839, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu li a {
  padding: 16px 1rem;
}
/* line 2844, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu .sub-menu {
  list-style-type: none;
}
/* line 2848, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu .submenu-toggle:after {
  display: none;
}
/* line 2852, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu .feather {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 2857, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner ul.menu.accordion-menu button[aria-expanded="true"] .feather {
  transform: rotate(180deg);
}
/* line 2863, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner .notizia-social-menu-container {
  margin-top: 22px;
}
/* line 2866, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner .notizia-social-menu-container ul {
  padding-left: 17px;
}
/* line 2869, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner .notizia-social-menu-container ul li {
  display: inline-block;
  margin-right: 8px;
  width: auto;
}
/* line 2874, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner .notizia-social-menu-container ul li a {
  line-height: 22px;
  padding-left: 0;
}
/* line 2881, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-side-panel-inner-container-inner .notizia-social-menu-container span {
  padding-left: 16px;
  padding-right: 16px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
/* line 2891, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-mobile-menu {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2891, ../scss/style.scss */
  .notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-mobile-menu {
    display: block;
  }
}
/* line 2900, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-c-mobile-menu-2:before {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2900, ../scss/style.scss */
  .notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-c-mobile-menu-2:before {
    width: 100%;
    height: 1px;
    content: '';
    width: 90%;
    margin: 22px auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2913, ../scss/style.scss */
  .notizia-header-type-3 .notizia-side-panel-menu .notizia-side-panel-inner-container .notizia-c-mobile-menu-2:not(.notizia-no-border):before {
    display: block;
  }
}
/* line 2921, ../scss/style.scss */
.notizia-header-type-3 .notizia-side-panel-menu.animate__fadeInRight {
  display: block;
}
/* line 2925, ../scss/style.scss */
.notizia-header-type-3 .notizia-hamburger.notizia-close-side {
  width: 20px;
  float: right;
  margin-left: 0;
  margin-top: 16px;
}
/* line 2931, ../scss/style.scss */
.notizia-header-type-3 .notizia-hamburger.notizia-close-side span:nth-child(1) {
  transform: rotate(45deg) translateY(4px);
}
/* line 2935, ../scss/style.scss */
.notizia-header-type-3 .notizia-hamburger.notizia-close-side span:nth-child(2) {
  transform: rotate(-45deg) translateY(-4px);
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2925, ../scss/style.scss */
  .notizia-header-type-3 .notizia-hamburger.notizia-close-side {
    display: none;
  }
}
/* line 2945, ../scss/style.scss */
.notizia-header-type-3 .notizia-hamburger-active span:nth-child(1) {
  transform: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2945, ../scss/style.scss */
  .notizia-header-type-3 .notizia-hamburger-active span:nth-child(1) {
    transform: rotate(45deg) translateY(4px);
  }
}
/* line 2953, ../scss/style.scss */
.notizia-header-type-3 .notizia-hamburger-active span:nth-child(2) {
  transform: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2953, ../scss/style.scss */
  .notizia-header-type-3 .notizia-hamburger-active span:nth-child(2) {
    transform: rotate(-45deg) translateY(-4px);
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 2962, ../scss/style.scss */
  .notizia-header-type-3 #notizia-reading-center {
    left: unset !important;
    right: 1%;
  }
}
/* line 2971, ../scss/style.scss */
.notizia-header-type-3 .notizia-desktop-menu > li:first-child a {
  padding-left: 0;
}

/* line 2980, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible:not(.notizia-active), .notizia-header-type-3 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible:not(.notizia-active) {
  opacity: 1;
  visibility: visible;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 2980, ../scss/style.scss */
  .notizia-header-type-1 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible:not(.notizia-active), .notizia-header-type-3 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible:not(.notizia-active) {
    visibility: hidden;
  }
}

/* line 2993, ../scss/style.scss */
.notizia-header-type-1 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible.notizia-active, .notizia-header-type-3 #notizia-header nav.notizia-main-menu-container.notizia-nav-visible.notizia-active {
  opacity: 1;
}

/* line 3000, ../scss/style.scss */
.notizia-social-menu-container .sub-menu {
  display: none;
}

/*
*
*
MEGAMENU
*/
/* line 3012, ../scss/style.scss */
.notizia-header-type-1 li[data-megamenu-active="true"], .notizia-header-type-3 li[data-megamenu-active="true"] {
  padding-right: 4px;
  position: relative;
}
/* line 3017, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop, .notizia-header-type-3 .notizia-div-megamenu-desktop {
  padding: 14px;
  top: 100%;
  transform: translate(-50%, 12px);
  left: 50%;
  border: 0;
  display: block;
  margin-left: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  z-index: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 3017, ../scss/style.scss */
  .notizia-header-type-1 .notizia-div-megamenu-desktop, .notizia-header-type-3 .notizia-div-megamenu-desktop {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
}
/* line 3037, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop .notizia-single-post-megamenu, .notizia-header-type-3 .notizia-div-megamenu-desktop .notizia-single-post-megamenu {
  width: 24.7%;
}
/* line 3041, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop .notizia-single-post-megamenu-img, .notizia-header-type-3 .notizia-div-megamenu-desktop .notizia-single-post-megamenu-img {
  height: 120px;
}
/* line 3045, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop .notizia-single-review-score, .notizia-header-type-3 .notizia-div-megamenu-desktop .notizia-single-review-score {
  z-index: 1;
  width: 56px;
  height: 56px;
  padding-top: 15px;
}
/* line 3051, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop .notizia-single-review-score span:first-child, .notizia-header-type-3 .notizia-div-megamenu-desktop .notizia-single-review-score span:first-child {
  font-size: 18px;
}
/* line 3055, ../scss/style.scss */
.notizia-header-type-1 .notizia-div-megamenu-desktop .notizia-single-review-score span:last-child, .notizia-header-type-3 .notizia-div-megamenu-desktop .notizia-single-review-score span:last-child {
  display: none;
}

/* line 3063, ../scss/style.scss */
.notizia-header-type-2 li[data-megamenu-active="true"] {
  padding-right: 4px;
  position: relative;
}
/* line 3067, ../scss/style.scss */
.notizia-header-type-2 li[data-megamenu-active="true"] .feather-chevron-right {
  margin-left: 2px;
}
/* line 3072, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop {
  position: fixed;
  border-radius: 8px;
  min-width: 200px;
  padding: 18px 12px;
  left: calc(100% + 24px);
  width: 360px;
  display: block;
  list-style-type: none;
  border: 0;
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  transform: translate(12px, -50%);
  top: 50%;
}
/* line 3089, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop li {
  text-align: left;
}
/* line 3092, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop li a {
  line-height: 18px;
  padding-left: 0.7rem;
}
/* line 3098, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 9px;
  margin-left: -9px;
  top: 16px;
  right: 100%;
}
/* line 3111, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop .notizia-megamenu-inner-container {
  max-height: 80vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
/* line 3118, ../scss/style.scss */
.notizia-header-type-2 .notizia-div-megamenu-desktop .notizia-megamenu-inner-container::-webkit-scrollbar {
  display: none;
}

/* line 3126, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-review-score, .notizia-div-megamenu-mobile .notizia-single-review-score {
  z-index: 1;
}
/* line 3130, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu, .notizia-div-megamenu-mobile .notizia-single-post-megamenu {
  width: 100%;
}
/* line 3133, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu h2, .notizia-div-megamenu-mobile .notizia-single-post-megamenu h2 {
  margin-bottom: 0;
}
/* line 3138, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu-img, .notizia-div-megamenu-mobile .notizia-single-post-megamenu-img {
  height: 180px;
}
/* line 3142, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-review-score, .notizia-div-megamenu-mobile .notizia-single-review-score {
  width: 66px;
  height: 66px;
  padding-top: 20px;
}
/* line 3147, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-review-score span:first-child, .notizia-div-megamenu-mobile .notizia-single-review-score span:first-child {
  font-size: 18px;
}
/* line 3152, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu-data, .notizia-div-megamenu-mobile .notizia-single-post-megamenu-data {
  margin-top: 4px;
  margin-bottom: 6px;
}
/* line 3156, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu-data svg, .notizia-div-megamenu-mobile .notizia-single-post-megamenu-data svg {
  height: 16px;
  width: 16px;
}
/* line 3161, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu-data .notizia-views + span, .notizia-div-megamenu-mobile .notizia-single-post-megamenu-data .notizia-views + span {
  margin-right: 8px;
}
/* line 3165, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-single-post-megamenu-data span, .notizia-div-megamenu-mobile .notizia-single-post-megamenu-data span {
  font-weight: 500;
  font-size: 12px;
}

/* line 3173, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-pagination, .notizia-div-megamenu-mobile .notizia-pagination, section.notizia-post-loop .notizia-pagination {
  margin-top: 12px;
  margin-bottom: 8px;
  position: relative;
  height: 20px;
}
/* line 3179, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-pagination span, .notizia-div-megamenu-mobile .notizia-pagination span, section.notizia-post-loop .notizia-pagination span {
  font-weight: 500;
  margin-right: 0;
  position: absolute;
  bottom: 2px;
  cursor: pointer;
}
/* line 3187, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-pagination span.notizia-megamenu-prev, .notizia-div-megamenu-desktop .notizia-pagination span.notizia-pagination-prev, .notizia-div-megamenu-mobile .notizia-pagination span.notizia-megamenu-prev, .notizia-div-megamenu-mobile .notizia-pagination span.notizia-pagination-prev, section.notizia-post-loop .notizia-pagination span.notizia-megamenu-prev, section.notizia-post-loop .notizia-pagination span.notizia-pagination-prev {
  left: 15px;
}
/* line 3191, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-pagination span.notizia-megamenu-next, .notizia-div-megamenu-desktop .notizia-pagination span.notizia-pagination-next, .notizia-div-megamenu-mobile .notizia-pagination span.notizia-megamenu-next, .notizia-div-megamenu-mobile .notizia-pagination span.notizia-pagination-next, section.notizia-post-loop .notizia-pagination span.notizia-megamenu-next, section.notizia-post-loop .notizia-pagination span.notizia-pagination-next {
  right: 15px;
}
/* line 3196, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-loader-rc-container, .notizia-div-megamenu-mobile .notizia-loader-rc-container, section.notizia-post-loop .notizia-loader-rc-container {
  z-index: 3;
}

/* line 3202, ../scss/style.scss */
section.notizia-post-loop .notizia-pagination {
  margin-bottom: 12px;
}

/* line 3208, ../scss/style.scss */
.notizia-post-loop-4 span.notizia-pagination-next {
  right: 0 !important;
}
/* line 3212, ../scss/style.scss */
.notizia-post-loop-4 span.notizia-pagination-prev {
  left: 0 !important;
}

/* line 3218, ../scss/style.scss */
.notizia-post-loop-5 span.notizia-pagination-next {
  right: 0 !important;
}
/* line 3222, ../scss/style.scss */
.notizia-post-loop-5 span.notizia-pagination-prev {
  left: 0 !important;
}

/* line 3228, ../scss/style.scss */
.notizia-post-loop-6 span.notizia-pagination-next {
  right: 0 !important;
}
/* line 3232, ../scss/style.scss */
.notizia-post-loop-6 span.notizia-pagination-prev {
  left: 0 !important;
}

/* line 3238, ../scss/style.scss */
.notizia-post-loop-8 span.notizia-pagination-next {
  right: 0 !important;
}
/* line 3242, ../scss/style.scss */
.notizia-post-loop-8 span.notizia-pagination-prev {
  left: 0 !important;
}

/* line 3248, ../scss/style.scss */
.notizia-post-loop-9 span.notizia-pagination-next {
  right: 0 !important;
}
/* line 3252, ../scss/style.scss */
.notizia-post-loop-9 span.notizia-pagination-prev {
  left: 0 !important;
}

/* line 3257, ../scss/style.scss */
.notizia-single-post-megamenu {
  display: inline-block;
  padding: 14px;
  vertical-align: top;
}
/* line 3262, ../scss/style.scss */
.notizia-single-post-megamenu:last-child {
  margin-right: 0;
}
/* line 3266, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-img {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
/* line 3273, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-img a.notizia-single-post-e-a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
/* line 3281, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-img .notizia-dark-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 3292, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-img:hover .notizia-dark-overlay {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 3298, ../scss/style.scss */
.notizia-single-post-megamenu h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 12px;
  line-height: 25px;
}
/* line 3305, ../scss/style.scss */
.notizia-single-post-megamenu p {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 3310, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-date {
  color: #fefefe;
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  top: 13px;
  right: 13px;
}
/* line 3318, ../scss/style.scss */
.notizia-single-post-megamenu .notizia-single-post-megamenu-date svg {
  margin-right: 4px;
  vertical-align: sub;
  width: 16px;
  height: 16px;
}

/* line 3327, ../scss/style.scss */
.notizia-div-megamenu-desktop {
  min-height: 150px;
}
/* line 3330, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-loader-rc-container {
  top: 40%;
}
/* line 3334, ../scss/style.scss */
.notizia-div-megamenu-desktop .notizia-loader-rc-container.notizia-active {
  opacity: 1;
  visibility: visible;
}

/* line 3340, ../scss/style.scss */
.notizia-dark-overlay-mm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 3352, ../scss/style.scss */
.notizia-dark-overlay-mm.notizia-active {
  opacity: 1;
  visibility: visible;
}

/* line 3357, ../scss/style.scss */
.notizia-megamenu-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 3370, ../scss/style.scss */
.notizia-megamenu-overlay.notizia-active {
  opacity: 1;
  visibility: visible;
}

/* line 3375, ../scss/style.scss */
.notizia-div-megamenu-mobile {
  position: relative;
  left: 0;
  margin-left: 0;
  border: 0;
  width: 95%;
  margin: 8px auto;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 3375, ../scss/style.scss */
  .notizia-div-megamenu-mobile {
    width: 450px;
    margin: 8px 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3375, ../scss/style.scss */
  .notizia-div-megamenu-mobile {
    width: 95%;
    margin: 8px auto;
  }
}
/* line 3395, ../scss/style.scss */
.notizia-div-megamenu-mobile .notizia-single-post-megamenu h2 a {
  padding: 4px 0 0 !important;
  line-height: 25px;
}
/* line 3401, ../scss/style.scss */
.notizia-div-megamenu-mobile .notizia-single-post-megamenu p {
  font-weight: normal;
  line-height: 26px;
}
/* line 3406, ../scss/style.scss */
.notizia-div-megamenu-mobile .notizia-single-post-megamenu .notizia-single-review-score {
  width: 66px;
  height: 66px;
  padding-top: 23px !important;
}
/* line 3411, ../scss/style.scss */
.notizia-div-megamenu-mobile .notizia-single-post-megamenu .notizia-single-review-score span:first-child {
  font-size: 20px;
}
/* line 3415, ../scss/style.scss */
.notizia-div-megamenu-mobile .notizia-single-post-megamenu .notizia-single-review-score span:last-child {
  display: none;
}

/*
*
*
READING CENTER
*/
/* line 3429, ../scss/style.scss */
.notizia-header-type-1 .notizia-reading-center-icon-container:after, .notizia-header-type-3 .notizia-reading-center-icon-container:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  content: '';
  display: inline-block;
  top: 2px;
  right: -1px;
  cursor: pointer;
  transform: scale(0);
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 3443, ../scss/style.scss */
.notizia-header-type-1 .notizia-reading-center-icon-container.notizia-new-content:after, .notizia-header-type-3 .notizia-reading-center-icon-container.notizia-new-content:after {
  transform: scale(1);
}

/* line 3449, ../scss/style.scss */
.notizia-header-type-2 .notizia-reading-center-icon-container:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
  transform: translateY(-50%) scale(0);
  right: 24px;
  transform: scale(0);
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 3463, ../scss/style.scss */
.notizia-header-type-2 .notizia-reading-center-icon-container.notizia-new-content:after {
  transform: translateY(-50%) scale(1);
}

@media screen and (max-width: 1120px) {
  /* line 3470, ../scss/style.scss */
  .notizia-header-type-2 .notizia-reading-center-icon-container.notizia-new-content:after {
    transform: scale(1);
  }
}
/* line 3476, ../scss/style.scss */
#notizia-reading-center, #notizia-user-panel {
  border-radius: 8px;
  padding: 24px 32px;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 3483, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-index, #notizia-user-panel .notizia-reading-center-index {
  width: 100%;
  padding-bottom: 14px;
}
/* line 3487, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-index .notizia-icon-close-rc, #notizia-user-panel .notizia-reading-center-index .notizia-icon-close-rc {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3487, ../scss/style.scss */
  #notizia-reading-center .notizia-reading-center-index .notizia-icon-close-rc, #notizia-user-panel .notizia-reading-center-index .notizia-icon-close-rc {
    display: block;
    position: absolute;
    top: 26px;
    right: 26px;
    margin-left: 0;
  }
}
/* line 3499, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-index .notizia-rc-label, #notizia-user-panel .notizia-reading-center-index .notizia-rc-label {
  font-weight: bold;
  display: inline-block;
  width: 49%;
  font-size: 15px;
  cursor: pointer;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3499, ../scss/style.scss */
  #notizia-reading-center .notizia-reading-center-index .notizia-rc-label, #notizia-user-panel .notizia-reading-center-index .notizia-rc-label {
    display: block;
    width: 100%;
  }
}
/* line 3513, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-index .notizia-rc-label-active, #notizia-user-panel .notizia-reading-center-index .notizia-rc-label-active {
  cursor: default;
}
/* line 3517, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-index .notizia-rc-label-rl, #notizia-user-panel .notizia-reading-center-index .notizia-rc-label-rl {
  text-align: right;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3517, ../scss/style.scss */
  #notizia-reading-center .notizia-reading-center-index .notizia-rc-label-rl, #notizia-user-panel .notizia-reading-center-index .notizia-rc-label-rl {
    text-align: left;
    margin-top: 12px;
  }
}
/* line 3527, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content, #notizia-user-panel .notizia-reading-center-content {
  position: relative;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: 100%;
  height: 364px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3527, ../scss/style.scss */
  #notizia-reading-center .notizia-reading-center-content, #notizia-user-panel .notizia-reading-center-content {
    height: 65vh;
  }
}
/* line 3539, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-rc-overlay, #notizia-user-panel .notizia-reading-center-content .notizia-rc-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 3551, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-rc-overlay.notizia-active, #notizia-user-panel .notizia-reading-center-content .notizia-rc-overlay.notizia-active {
  opacity: 1;
  visibility: visible;
}
/* line 3556, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message {
  font-size: 14px;
  position: absolute;
  width: 80%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
}
/* line 3565, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .notizia-main-bg, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .notizia-main-bg {
  padding: 12px 8px 18px;
  border-radius: 12px;
}
/* line 3570, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .feather, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .feather {
  font-size: 28px;
  margin-left: 0;
  width: 22px;
  height: 22px;
}
/* line 3577, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer {
  position: absolute;
  right: 108px;
  opacity: 0;
  top: 32px;
  width: 18px;
  height: 18px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 3587, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer.rl, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer.rl {
  right: 146px;
}
/* line 3591, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer.notizia-active, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-mouse-pointer.notizia-active {
  opacity: 1;
}
/* line 3595, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message p, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message p {
  margin-top: 38px;
}
/* line 3599, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-tag, #notizia-user-panel .notizia-reading-center-content .notizia-reading-center-message .notizia-sample-tag {
  font-weight: bold;
  margin-left: 8px;
  vertical-align: bottom;
  font-size: 18px;
}
/* line 3607, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-end-message, #notizia-user-panel .notizia-reading-center-content .notizia-end-message {
  position: static;
  width: 100%;
  transform: none;
  top: unset;
  left: unset;
}
/* line 3614, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-end-message p, #notizia-user-panel .notizia-reading-center-content .notizia-end-message p {
  margin-top: 18px;
}
/* line 3619, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content .notizia-remove-from-reading-list, #notizia-user-panel .notizia-reading-center-content .notizia-remove-from-reading-list {
  width: 16px;
  height: 16px;
}
/* line 3625, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-content::-webkit-scrollbar, #notizia-user-panel .notizia-reading-center-content::-webkit-scrollbar {
  display: none;
}
/* line 3629, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop, #notizia-user-panel .notizia-reading-center-post-loop {
  margin-top: 16px;
}
/* line 3632, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop article, #notizia-user-panel .notizia-reading-center-post-loop article {
  margin-bottom: 18px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
/* line 3638, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop article .notizia-reading-center-article-image, #notizia-user-panel .notizia-reading-center-post-loop article .notizia-reading-center-article-image {
  border-radius: 8px;
  width: 52px;
  height: 52px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 3647, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop article h2, #notizia-user-panel .notizia-reading-center-post-loop article h2 {
  font-size: 15px;
  font-weight: bold;
  padding-left: 14px;
  display: inline-block;
  vertical-align: text-top;
  line-height: 24px;
  word-break: break-word;
}
/* line 3657, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop article .notizia-reading-center-article-status, #notizia-user-panel .notizia-reading-center-post-loop article .notizia-reading-center-article-status {
  width: 15.5%;
  position: relative;
}
/* line 3661, ../scss/style.scss */
#notizia-reading-center .notizia-reading-center-post-loop article .notizia-reading-center-article-status span, #notizia-user-panel .notizia-reading-center-post-loop article .notizia-reading-center-article-status span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 8px;
}
/* line 3675, ../scss/style.scss */
#notizia-reading-center .notizia-button, #notizia-user-panel .notizia-button {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 12px 48px;
}

/* line 3683, ../scss/style.scss */
#notizia-search-bar {
  border-radius: 8px;
  padding: 24px 32px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 3691, ../scss/style.scss */
#notizia-search-bar input {
  margin-bottom: 0;
}
/* line 3695, ../scss/style.scss */
#notizia-search-bar svg {
  margin-top: 0;
}

/* line 3701, ../scss/style.scss */
#notizia-user-panel a {
  display: block;
  font-weight: 500;
}
/* line 3705, ../scss/style.scss */
#notizia-user-panel a:first-child:not(.notizia-login-no-registration) {
  margin-bottom: 14px;
}
/* line 3709, ../scss/style.scss */
#notizia-user-panel a svg {
  margin-left: 0 !important;
  margin-right: 8px;
  vertical-align: sub;
}
/* line 3716, ../scss/style.scss */
#notizia-user-panel a.notizia-login-no-registration {
  margin-bottom: 7px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 3700, ../scss/style.scss */
  #notizia-user-panel {
    display: none;
  }
}

/* line 3726, ../scss/style.scss */
.notizia-user-menu svg:not(.notizia-menu-chevron-down) {
  margin-right: 8px;
  vertical-align: sub;
}
/* line 3732, ../scss/style.scss */
.notizia-user-menu .sub-menu a {
  display: inline-block;
  padding-left: 4px !important;
}

/* line 3739, ../scss/style.scss */
#notizia-reading-center.notizia-active, #notizia-user-panel.notizia-active, #notizia-search-bar.notizia-active {
  opacity: 1;
  visibility: visible;
}

/* line 3745, ../scss/style.scss */
.notizia-header-type-1 .notizia-menu-icons-container, .notizia-header-type-3 .notizia-menu-icons-container {
  position: relative;
}
/* line 3749, ../scss/style.scss */
.notizia-header-type-1 #notizia-reading-center, .notizia-header-type-1 #notizia-user-panel, .notizia-header-type-1 #notizia-search-bar, .notizia-header-type-3 #notizia-reading-center, .notizia-header-type-3 #notizia-user-panel, .notizia-header-type-3 #notizia-search-bar {
  position: absolute;
  width: 356px;
  text-align: left;
  left: 1%;
  top: 78px;
}
/* line 3756, ../scss/style.scss */
.notizia-header-type-1 #notizia-reading-center .notizia-loader-rc, .notizia-header-type-1 #notizia-user-panel .notizia-loader-rc, .notizia-header-type-1 #notizia-search-bar .notizia-loader-rc, .notizia-header-type-3 #notizia-reading-center .notizia-loader-rc, .notizia-header-type-3 #notizia-user-panel .notizia-loader-rc, .notizia-header-type-3 #notizia-search-bar .notizia-loader-rc {
  margin-top: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3756, ../scss/style.scss */
  .notizia-header-type-1 #notizia-reading-center .notizia-loader-rc, .notizia-header-type-1 #notizia-user-panel .notizia-loader-rc, .notizia-header-type-1 #notizia-search-bar .notizia-loader-rc, .notizia-header-type-3 #notizia-reading-center .notizia-loader-rc, .notizia-header-type-3 #notizia-user-panel .notizia-loader-rc, .notizia-header-type-3 #notizia-search-bar .notizia-loader-rc {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3749, ../scss/style.scss */
  .notizia-header-type-1 #notizia-reading-center, .notizia-header-type-1 #notizia-user-panel, .notizia-header-type-1 #notizia-search-bar, .notizia-header-type-3 #notizia-reading-center, .notizia-header-type-3 #notizia-user-panel, .notizia-header-type-3 #notizia-search-bar {
    position: fixed;
    top: 75px !important;
    width: 100%;
    height: calc(100vh - 78px);
  }
}
/* line 3772, ../scss/style.scss */
.notizia-header-type-1 #notizia-search-bar, .notizia-header-type-3 #notizia-search-bar {
  left: -55%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3772, ../scss/style.scss */
  .notizia-header-type-1 #notizia-search-bar, .notizia-header-type-3 #notizia-search-bar {
    height: auto;
  }
}
/* line 3780, ../scss/style.scss */
.notizia-header-type-1 #notizia-user-panel, .notizia-header-type-3 #notizia-user-panel {
  width: 220px;
  left: 20%;
}
/* line 3784, ../scss/style.scss */
.notizia-header-type-1 #notizia-user-panel:before, .notizia-header-type-3 #notizia-user-panel:before {
  left: unset;
  right: 26%;
}
/* line 3790, ../scss/style.scss */
.notizia-header-type-1 #notizia-reading-center.notizia-active, .notizia-header-type-1 #notizia-user-panel.notizia-active, .notizia-header-type-1 #notizia-search-bar.notizia-active, .notizia-header-type-3 #notizia-reading-center.notizia-active, .notizia-header-type-3 #notizia-user-panel.notizia-active, .notizia-header-type-3 #notizia-search-bar.notizia-active {
  top: 52px;
}

@media print, screen and (min-width: 64em) {
  /* line 3797, ../scss/style.scss */
  body:not(.notizia-header-boxed).notizia-header-type-1 #notizia-reading-center, body:not(.notizia-header-boxed).notizia-header-type-1 #notizia-user-panel, body:not(.notizia-header-boxed).notizia-header-type-1 #notizia-search-bar, body:not(.notizia-header-boxed).notizia-header-type-3 #notizia-reading-center, body:not(.notizia-header-boxed).notizia-header-type-3 #notizia-user-panel, body:not(.notizia-header-boxed).notizia-header-type-3 #notizia-search-bar {
    left: unset;
    right: 1%;
  }
}

/* line 3807, ../scss/style.scss */
.notizia-header-type-2 #notizia-search-bar {
  position: absolute;
  width: 356px;
  text-align: left;
  right: 1%;
  top: 78px;
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3807, ../scss/style.scss */
  .notizia-header-type-2 #notizia-search-bar {
    position: fixed;
    top: 75px;
    width: 100%;
    z-index: 100;
    right: unset;
    left: 0;
  }
}

@media screen and (max-width: 1120px) {
  /* line 3828, ../scss/style.scss */
  .notizia-header-type-2 #notizia-search-bar {
    display: block;
  }
}
/* line 3835, ../scss/style.scss */
.notizia-header-type-3 #notizia-user-panel {
  left: 45.5%;
}
/* line 3839, ../scss/style.scss */
.notizia-header-type-3 #notizia-search-bar {
  left: 18%;
}

@media screen and (max-width: 1343px) {
  /* line 3846, ../scss/style.scss */
  .notizia-header-type-1 #notizia-search-bar, .notizia-header-type-3 #notizia-search-bar {
    left: unset;
    right: 0;
  }
}
/* line 3854, ../scss/style.scss */
.notizia-header-type-2 #notizia-reading-center, .notizia-header-type-2 #notizia-user-panel {
  position: absolute;
  width: 356px;
  left: calc(100% + 24px);
  top: 50%;
  transform: translate(12px, -50%);
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3854, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center, .notizia-header-type-2 #notizia-user-panel {
    position: fixed;
    top: 75px;
    width: 100%;
    z-index: 100;
    left: 0;
    height: calc(100vh - 78px);
    transform: none;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3871, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center:before, .notizia-header-type-2 #notizia-user-panel:before {
    display: none;
  }
}
/* line 3878, ../scss/style.scss */
.notizia-header-type-2 #notizia-user-panel {
  width: 220px;
}
/* line 3882, ../scss/style.scss */
.notizia-header-type-2 #notizia-reading-center.notizia-active, .notizia-header-type-2 #notizia-user-panel.notizia-active {
  transform: translate(0, -50%);
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3882, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center.notizia-active, .notizia-header-type-2 #notizia-user-panel.notizia-active {
    transform: none;
  }
}

@media screen and (max-width: 1508px) {
  /* line 3893, ../scss/style.scss */
  .notizia-header-type-1 #notizia-reading-center, .notizia-header-type-1 #notizia-user-panel {
    transform: none;
    right: 0;
    left: unset;
  }
  /* line 3899, ../scss/style.scss */
  .notizia-header-type-1 #notizia-user-panel {
    right: -4%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1120px) {
  /* line 3907, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center, .notizia-header-type-2 #notizia-user-panel {
    position: absolute;
    width: 356px;
    text-align: left;
    left: unset !important;
    right: 1%;
    top: 125px !important;
    transform: none !important;
  }
  /* line 3916, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center .notizia-loader-rc, .notizia-header-type-2 #notizia-user-panel .notizia-loader-rc {
    margin-top: 0;
  }
  /* line 3921, ../scss/style.scss */
  .notizia-header-type-2 #notizia-reading-center.notizia-active, .notizia-header-type-2 #notizia-user-panel.notizia-active {
    top: 135px !important;
  }
}
/*
*
*
POST LOOPS
*/
/* line 3933, ../scss/style.scss */
.notizia-section-title-loop, .notizia-section-title {
  font-size: 38px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 3933, ../scss/style.scss */
  .notizia-section-title-loop, .notizia-section-title {
    font-size: 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3933, ../scss/style.scss */
  .notizia-section-title-loop, .notizia-section-title {
    margin-left: 2px;
    font-size: 28px;
  }
}

/* line 3947, ../scss/style.scss */
.notizia-section-titles-style-5 .notizia-section-title-loop, .notizia-section-titles-style-5 .notizia-section-title {
  font-size: 18px;
  margin-top: 0 !important;
}

/* POST LOOPS - POST TITLES */
/* line 3955, ../scss/style.scss */
.notizia-post-loop-post-title {
  font-size: 32px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 3955, ../scss/style.scss */
  .notizia-post-loop-post-title {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 3955, ../scss/style.scss */
  .notizia-post-loop-post-title {
    font-size: 22px;
  }
}

/* */
/* line 3970, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 3975, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image a:not(.notizia-single-review-score) {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 3984, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image .notizia-single-readlater-container {
  position: absolute;
  z-index: 3;
  top: 20px;
  right: 20px;
}
/* line 3990, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image .notizia-single-readlater-container span {
  font-weight: 500;
}
/* line 3994, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image .notizia-single-readlater-container span, .notizia-post-loop .notizia-loop-image .notizia-single-readlater-container svg {
  color: #fefefe;
}
/* line 3999, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image .notizia-loop-single-date {
  color: #fefefe;
  position: absolute;
  z-index: 3;
  left: 20px;
  bottom: 20px;
  font-weight: 500;
}
/* line 4007, ../scss/style.scss */
.notizia-post-loop .notizia-loop-image .notizia-loop-single-date svg {
  margin-right: 4px;
  vertical-align: sub;
}
/* line 4014, ../scss/style.scss */
.notizia-post-loop h2 {
  font-weight: 600;
  margin-top: 6px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4014, ../scss/style.scss */
  .notizia-post-loop h2 {
    line-height: 36px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4014, ../scss/style.scss */
  .notizia-post-loop h2 {
    line-height: 35px;
  }
}
/* line 4027, ../scss/style.scss */
.notizia-post-loop p.notizia-excerpt {
  font-size: 18px;
  line-height: 32px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4027, ../scss/style.scss */
  .notizia-post-loop p.notizia-excerpt {
    font-size: 16px;
    line-height: 30px;
  }
}
/* line 4037, ../scss/style.scss */
.notizia-post-loop article {
  position: relative;
}
/* line 4041, ../scss/style.scss */
.notizia-post-loop article .notizia-categories-container a {
  padding: 12px 26px;
  font-weight: bold;
  margin-right: 14px;
  display: inline-block;
  margin-bottom: 6px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4041, ../scss/style.scss */
  .notizia-post-loop article .notizia-categories-container a {
    padding: 12px 22px;
    margin-right: 8px;
  }
}
/* line 4055, ../scss/style.scss */
.notizia-post-loop article .notizia-loop-image {
  position: relative;
}
/* line 4058, ../scss/style.scss */
.notizia-post-loop article .notizia-loop-image:after {
  position: absolute;
  content: '';
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  opacity: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4058, ../scss/style.scss */
  .notizia-post-loop article .notizia-loop-image:after {
    display: none;
  }
}
/* line 4076, ../scss/style.scss */
.notizia-post-loop article:hover .notizia-loop-image:after {
  width: calc(100% + 18px);
  height: calc(100% + 18px);
  top: -9px;
  left: -9px;
  opacity: 1;
}
/* line 4088, ../scss/style.scss */
.notizia-post-loop article.sticky .notizia-loop-image {
  position: relative;
}
/* line 4091, ../scss/style.scss */
.notizia-post-loop article.sticky .notizia-loop-image:after {
  width: calc(100% + 18px);
  height: calc(100% + 18px);
  top: -9px;
  left: -9px;
  opacity: 1;
}
/* line 4100, ../scss/style.scss */
.notizia-post-loop article.sticky .notizia-categories-container {
  margin-bottom: 8px;
}
/* line 4104, ../scss/style.scss */
.notizia-post-loop article.sticky .notizia-excerpt {
  margin-top: 8px;
}
/* line 4108, ../scss/style.scss */
.notizia-post-loop article.sticky h2.notizia-headline {
  background-size: 100% 14px !important;
  background-position: 0px 26px !important;
  display: inline;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4108, ../scss/style.scss */
  .notizia-post-loop article.sticky h2.notizia-headline {
    background-size: 100% 10px !important;
    background-position: 0px 22px !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4108, ../scss/style.scss */
  .notizia-post-loop article.sticky h2.notizia-headline {
    background-size: 100% 8px !important;
    background-position: 0px 20px !important;
  }
}

/* line 4126, ../scss/style.scss */
.feather-calendar + span {
  font-weight: 500;
  vertical-align: middle;
  margin-left: 4px;
}

/* 1 */
/* line 4134, ../scss/style.scss */
.notizia-post-loop-1-11-12 {
  position: relative;
}
/* line 4137, ../scss/style.scss */
.notizia-post-loop-1-11-12 article {
  margin-bottom: 44px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4137, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article {
    margin-bottom: 28px;
  }
}
/* line 4144, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-image {
  height: 280px;
  width: 272px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4144, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-loop-image {
    height: 350px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4144, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-loop-image {
    margin-bottom: 22px;
    width: 100%;
  }
}
/* line 4158, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-text {
  padding-left: 40px;
  display: inline-block;
  width: calc(100% - 272px);
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4158, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-loop-text {
    padding-left: 0;
    width: 100%;
  }
}
/* line 4168, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-text .notizia-single-author-container {
  margin-left: 0;
}
/* line 4173, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-text.notizia-post-no-image {
  padding-left: 0;
  width: 95%;
}
/* line 4177, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date {
  display: inline-block;
  margin-left: 16px;
}
/* line 4182, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container {
  text-align: left;
  margin-top: 2px;
}
/* line 4188, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-single-views-comments-container {
  padding-top: 0px;
  display: inline-block;
  margin-left: 8px;
  margin-top: -1px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4188, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-single-views-comments-container {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4188, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-single-views-comments-container {
    margin-top: 8px;
    display: block;
    margin-left: 0;
  }
}
/* line 4204, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4204, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4213, ../scss/style.scss */
.notizia-post-loop-1-11-12 article .notizia-button {
  padding: 16px 12px;
}
/* line 4217, ../scss/style.scss */
.notizia-post-loop-1-11-12 article:before {
  margin: 0 auto 44px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4217, ../scss/style.scss */
  .notizia-post-loop-1-11-12 article:before {
    margin: 0 auto 28px;
  }
}
/* line 4226, ../scss/style.scss */
.notizia-post-loop-1-11-12 .notizia-decorations-type-1, .notizia-post-loop-1-11-12 .notizia-decorations-type-2 {
  top: 26%;
  z-index: -1;
  left: -25px;
}
/* line 4232, ../scss/style.scss */
.notizia-post-loop-1-11-12 .notizia-decorations-type-3, .notizia-post-loop-1-11-12 .notizia-decorations-type-4 {
  top: 26%;
  z-index: -1;
  left: -66px;
}
/* line 4237, ../scss/style.scss */
.notizia-post-loop-1-11-12 .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-post-loop-1-11-12 .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-post-loop-1-11-12 .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-post-loop-1-11-12 .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
  position: absolute;
  right: 120px;
  top: -18px;
}
/* line 4244, ../scss/style.scss */
.notizia-post-loop-1-11-12 .notizia-decorations-type-4 {
  left: -86px;
}
/* line 4249, ../scss/style.scss */
.notizia-post-loop-1-11-12.n-adj.notizia-resized-block-600 .notizia-loop-image {
  width: 100%;
  margin-bottom: 22px;
}
/* line 4253, ../scss/style.scss */
.notizia-post-loop-1-11-12.n-adj.notizia-resized-block-600 .notizia-loop-text {
  width: 100%;
  padding-left: 0;
}

/* 2 */
/* line 4262, ../scss/style.scss */
.notizia-post-loop-2, .notizia-search-loop-content, .notizia-post-loop-7, .notizia-post-loop-6, .notizia-post-loop-classic {
  position: relative;
}
/* line 4265, ../scss/style.scss */
.notizia-post-loop-2 article, .notizia-search-loop-content article, .notizia-post-loop-7 article, .notizia-post-loop-6 article, .notizia-post-loop-classic article {
  margin-bottom: 64px;
}
/* line 4268, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-loop-image, .notizia-post-loop-2 article .notizia-loop-text, .notizia-search-loop-content article .notizia-loop-image, .notizia-search-loop-content article .notizia-loop-text, .notizia-post-loop-7 article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-text, .notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-6 article .notizia-loop-text, .notizia-post-loop-classic article .notizia-loop-image, .notizia-post-loop-classic article .notizia-loop-text {
  width: 82%;
  margin: 0 auto;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4268, ../scss/style.scss */
  .notizia-post-loop-2 article .notizia-loop-image, .notizia-post-loop-2 article .notizia-loop-text, .notizia-search-loop-content article .notizia-loop-image, .notizia-search-loop-content article .notizia-loop-text, .notizia-post-loop-7 article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-text, .notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-6 article .notizia-loop-text, .notizia-post-loop-classic article .notizia-loop-image, .notizia-post-loop-classic article .notizia-loop-text {
    width: 100%;
  }
}
/* line 4277, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-loop-image, .notizia-search-loop-content article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-image, .notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-classic article .notizia-loop-image {
  height: 460px;
  margin-bottom: 22px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4277, ../scss/style.scss */
  .notizia-post-loop-2 article .notizia-loop-image, .notizia-search-loop-content article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-image, .notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-classic article .notizia-loop-image {
    height: 280px;
  }
}
/* line 4287, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container, .notizia-search-loop-content article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container, .notizia-post-loop-7 article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container, .notizia-post-loop-6 article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container, .notizia-post-loop-classic article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container {
  text-align: left;
  font-weight: 500;
  margin-bottom: 12px;
  margin-top: 8px;
}
/* line 4295, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-single-data-container, .notizia-search-loop-content article .notizia-single-data-container, .notizia-post-loop-7 article .notizia-single-data-container, .notizia-post-loop-6 article .notizia-single-data-container, .notizia-post-loop-classic article .notizia-single-data-container {
  margin-bottom: 18px;
  margin-top: 12px;
}
/* line 4300, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-single-views-comments-container, .notizia-search-loop-content article .notizia-single-views-comments-container, .notizia-post-loop-7 article .notizia-single-views-comments-container, .notizia-post-loop-6 article .notizia-single-views-comments-container, .notizia-post-loop-classic article .notizia-single-views-comments-container {
  padding-top: 3px;
  display: inline-block;
  margin-left: 8px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4300, ../scss/style.scss */
  .notizia-post-loop-2 article .notizia-single-views-comments-container, .notizia-search-loop-content article .notizia-single-views-comments-container, .notizia-post-loop-7 article .notizia-single-views-comments-container, .notizia-post-loop-6 article .notizia-single-views-comments-container, .notizia-post-loop-classic article .notizia-single-views-comments-container {
    margin-top: 0;
  }
}
/* line 4309, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-search-loop-content article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-7 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-6 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-classic article .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4309, ../scss/style.scss */
  .notizia-post-loop-2 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-search-loop-content article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-7 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-6 article .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-post-loop-classic article .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4319, ../scss/style.scss */
.notizia-post-loop-2 .notizia-decorations-type-1, .notizia-post-loop-2 .notizia-decorations-type-2, .notizia-search-loop-content .notizia-decorations-type-1, .notizia-search-loop-content .notizia-decorations-type-2, .notizia-post-loop-7 .notizia-decorations-type-1, .notizia-post-loop-7 .notizia-decorations-type-2, .notizia-post-loop-6 .notizia-decorations-type-1, .notizia-post-loop-6 .notizia-decorations-type-2, .notizia-post-loop-classic .notizia-decorations-type-1, .notizia-post-loop-classic .notizia-decorations-type-2 {
  top: -50px;
  z-index: -1;
  right: 0;
}
/* line 4325, ../scss/style.scss */
.notizia-post-loop-2 .notizia-decorations-type-3, .notizia-post-loop-2 .notizia-decorations-type-4, .notizia-search-loop-content .notizia-decorations-type-3, .notizia-search-loop-content .notizia-decorations-type-4, .notizia-post-loop-7 .notizia-decorations-type-3, .notizia-post-loop-7 .notizia-decorations-type-4, .notizia-post-loop-6 .notizia-decorations-type-3, .notizia-post-loop-6 .notizia-decorations-type-4, .notizia-post-loop-classic .notizia-decorations-type-3, .notizia-post-loop-classic .notizia-decorations-type-4 {
  left: -82px;
  top: 150px;
  z-index: -1;
}

/* line 4333, ../scss/style.scss */
.notizia-post-loop-2 article {
  margin-bottom: 46px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4333, ../scss/style.scss */
  .notizia-post-loop-2 article {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 22px;
  }
}
/* line 4342, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-excerpt {
  margin-bottom: 0;
}
/* line 4346, ../scss/style.scss */
.notizia-post-loop-2 article .notizia-loop-image, .notizia-post-loop-2 article .notizia-loop-text {
  width: 95%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4346, ../scss/style.scss */
  .notizia-post-loop-2 article .notizia-loop-image, .notizia-post-loop-2 article .notizia-loop-text {
    width: 100%;
  }
}
/* line 4356, ../scss/style.scss */
.notizia-post-loop-2 article:before {
  margin: 0 0 52px;
  width: 95% !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4356, ../scss/style.scss */
  .notizia-post-loop-2 article:before {
    width: 100% !important;
    margin: 0 0 28px;
  }
}
/* line 4366, ../scss/style.scss */
.notizia-post-loop-2 article:nth-of-type(1):before, .notizia-post-loop-2 article:nth-of-type(2):before {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4370, ../scss/style.scss */
  .notizia-post-loop-2 article:nth-of-type(2):before {
    display: block;
  }
}

/* line 4379, ../scss/style.scss */
.notizia-post-loop-2 article:not(.notizia-in-block) {
  margin-left: 0 !important;
}

/* line 4386, ../scss/style.scss */
.notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-image {
  height: 360px;
}
/* line 4390, ../scss/style.scss */
.notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-image {
  width: 90%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4390, ../scss/style.scss */
  .notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-image {
    width: 100%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4390, ../scss/style.scss */
  .notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-image {
    height: 280px;
  }
}
/* line 4402, ../scss/style.scss */
.notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-text {
  width: 90%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4402, ../scss/style.scss */
  .notizia-post-loop-2.notizia-with-sidebar article .notizia-loop-text {
    width: 100%;
  }
}

/* 3 */
/* line 4414, ../scss/style.scss */
.notizia-post-loop-3 {
  position: relative;
}
/* line 4417, ../scss/style.scss */
.notizia-post-loop-3 .notizia-post-no-image {
  margin-left: 0;
  margin-right: 0;
}
/* line 4422, ../scss/style.scss */
.notizia-post-loop-3 article {
  margin-bottom: 34px;
}
/* line 4425, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-loop-image {
  height: 480px;
  margin-bottom: 22px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4425, ../scss/style.scss */
  .notizia-post-loop-3 article .notizia-loop-image {
    height: 520px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4425, ../scss/style.scss */
  .notizia-post-loop-3 article .notizia-loop-image {
    height: 280px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4441, ../scss/style.scss */
  .notizia-post-loop-3 article .notizia-loop-text {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4449, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-single-data-container {
  margin-bottom: 18px;
  margin-top: 18px;
}
/* line 4455, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date {
  display: inline-block;
  margin-left: 16px;
}
/* line 4461, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-loop-text.notizia-post-no-image .notizia-single-readlater-container span {
  font-weight: 500;
}
/* line 4467, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-single-views-comments-container {
  padding-top: 3px;
  display: inline-block;
  margin-left: 8px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4467, ../scss/style.scss */
  .notizia-post-loop-3 article .notizia-single-views-comments-container {
    margin-top: 0;
  }
}
/* line 4476, ../scss/style.scss */
.notizia-post-loop-3 article .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4476, ../scss/style.scss */
  .notizia-post-loop-3 article .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4485, ../scss/style.scss */
.notizia-post-loop-3 article:before {
  margin: 0 auto 54px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4485, ../scss/style.scss */
  .notizia-post-loop-3 article:before {
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4493, ../scss/style.scss */
  .notizia-post-loop-3 article p.notizia-excerpt {
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4501, ../scss/style.scss */
  .notizia-post-loop-3 article:not(.has-post-thumbnail) .notizia-single-views-comments-container {
    margin-top: 8px;
    display: block;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4509, ../scss/style.scss */
  .notizia-post-loop-3 article:not(.has-post-thumbnail) .notizia-single-readlater-container {
    margin-top: 8px;
  }
}
/* line 4517, ../scss/style.scss */
.notizia-post-loop-3 .notizia-post-loop-3-left .notizia-loop-image {
  margin-left: 0;
}
/* line 4521, ../scss/style.scss */
.notizia-post-loop-3 .notizia-post-loop-3-left .notizia-loop-text:not(.notizia-post-no-image) {
  padding-left: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4521, ../scss/style.scss */
  .notizia-post-loop-3 .notizia-post-loop-3-left .notizia-loop-text:not(.notizia-post-no-image) {
    padding-left: 0;
  }
}
/* line 4531, ../scss/style.scss */
.notizia-post-loop-3 .notizia-post-loop-3-right .notizia-loop-image {
  margin-right: 0;
}
/* line 4534, ../scss/style.scss */
.notizia-post-loop-3 .notizia-post-loop-3-right .notizia-loop-text:not(.notizia-post-no-image) {
  padding-right: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4534, ../scss/style.scss */
  .notizia-post-loop-3 .notizia-post-loop-3-right .notizia-loop-text:not(.notizia-post-no-image) {
    padding-right: 0;
  }
}
/* line 4543, ../scss/style.scss */
.notizia-post-loop-3 .notizia-decorations-type-1, .notizia-post-loop-3 .notizia-decorations-type-2 {
  top: 12.6%;
  z-index: -1;
  right: 0;
}
/* line 4549, ../scss/style.scss */
.notizia-post-loop-3 .notizia-decorations-type-3, .notizia-post-loop-3 .notizia-decorations-type-4 {
  top: 180px;
  z-index: -1;
  left: -66px;
}
/* line 4555, ../scss/style.scss */
.notizia-post-loop-3 .notizia-decorations-type-4 {
  left: -86px;
}

/* line 4562, ../scss/style.scss */
.notizia-post-loop-1-11-12 .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date, .notizia-post-loop-3 .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date, .notizia-post-loop-4 .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date, .notizia-post-loop-5 .notizia-loop-text.notizia-post-no-image .notizia-loop-single-date {
  display: inline-block;
  margin-left: 16px;
}

/* line 4570, ../scss/style.scss */
.notizia-single-readlater-container span {
  font-weight: 500;
}

/* 4 */
/* line 4578, ../scss/style.scss */
.notizia-post-loop-4 article {
  margin-bottom: 32px;
}
/* line 4582, ../scss/style.scss */
.notizia-post-loop-4 .notizia-decorations-type-1, .notizia-post-loop-4 .notizia-decorations-type-2 {
  z-index: -1;
  top: 200px;
  right: -32px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4582, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-decorations-type-1, .notizia-post-loop-4 .notizia-decorations-type-2 {
    top: 480px;
  }
}
/* line 4592, ../scss/style.scss */
.notizia-post-loop-4 .notizia-decorations-type-3, .notizia-post-loop-4 .notizia-decorations-type-4 {
  z-index: -1;
  top: 160px;
  right: -20px;
}
/* line 4597, ../scss/style.scss */
.notizia-post-loop-4 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-post-loop-4 .notizia-decorations-type-4 .notizia-decorations-type-4-second {
  top: -60px;
  right: -30px;
}
/* line 4603, ../scss/style.scss */
.notizia-post-loop-4 .notizia-single-data-container {
  margin-bottom: 26px;
  margin-top: 20px;
}
/* line 4608, ../scss/style.scss */
.notizia-post-loop-4 .notizia-loop-image {
  height: 370px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4608, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-loop-image {
    height: 280px;
  }
}
/* line 4616, ../scss/style.scss */
.notizia-post-loop-4 .notizia-single-views-comments-container {
  padding-top: 0 !important;
  display: inline-block;
  margin-left: 8px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4616, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-single-views-comments-container {
    margin-top: 0 !important;
  }
}
/* line 4625, ../scss/style.scss */
.notizia-post-loop-4 .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4625, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4635, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half article {
  margin-bottom: 8px;
  min-height: 340px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4635, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-post-loop-4-second-half article {
    margin-bottom: 34px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4635, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-post-loop-4-second-half article {
    padding-right: 0;
    min-height: none;
  }
}
/* line 4648, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half article:before {
  width: calc(100% - 28px);
  margin: 0 auto 34px;
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4654, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-post-loop-4-second-half article:first-of-type:before {
    width: calc(100% - 28px);
    margin: 0 auto 34px;
    display: block;
  }
}
/* line 4663, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half .notizia-loop-image {
  height: 320px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4663, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-post-loop-4-second-half .notizia-loop-image {
    height: 280px;
  }
}
/* line 4672, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half.n-adj {
  margin-left: 0;
  margin-top: 10px;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4672, ../scss/style.scss */
  .notizia-post-loop-4 .notizia-post-loop-4-second-half.n-adj {
    width: calc(100% - 0.625rem);
  }
}
/* line 4683, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half.n-s-adj .notizia-loop-text, .notizia-post-loop-4 .notizia-post-loop-4-second-half.n-s-adj .notizia-loop-image, .notizia-post-loop-4 .notizia-post-loop-4-first-half.n-s-adj .notizia-loop-text, .notizia-post-loop-4 .notizia-post-loop-4-first-half.n-s-adj .notizia-loop-image {
  width: calc(100% - 1.25rem);
  margin-right: 0;
}
/* line 4688, ../scss/style.scss */
.notizia-post-loop-4 .notizia-post-loop-4-second-half.n-s-adj .notizia-loop-image, .notizia-post-loop-4 .notizia-post-loop-4-first-half.n-s-adj .notizia-loop-image {
  height: 280px;
}

/* 5 */
/* line 4697, ../scss/style.scss */
.notizia-post-loop-5 article {
  margin-bottom: 32px;
}
/* line 4701, ../scss/style.scss */
.notizia-post-loop-5 .notizia-loop-image {
  height: 202px;
  margin-bottom: 18px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4701, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-loop-image {
    height: 224px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4701, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-loop-image {
    height: 280px;
  }
}
/* line 4715, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-count-1 .notizia-loop-image {
  height: 707px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4715, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-count-1 .notizia-loop-image {
    height: 280px;
  }
}
/* line 4724, ../scss/style.scss */
.notizia-post-loop-5 .notizia-single-data-container {
  margin-bottom: 26px;
  margin-top: 20px;
}
/* line 4729, ../scss/style.scss */
.notizia-post-loop-5 .notizia-single-views-comments-container {
  padding-top: 0 !important;
  display: inline-block;
  margin-left: 8px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4729, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-single-views-comments-container {
    margin-top: 0 !important;
  }
}
/* line 4738, ../scss/style.scss */
.notizia-post-loop-5 .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4738, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4748, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third h2.notizia-in-block, .notizia-post-loop-5 .notizia-post-loop-5-third-third h2.notizia-in-block {
  font-size: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4755, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third article:first-child:before {
    width: 100%;
    margin: 0 auto 28px;
    display: block;
  }
}
/* line 4763, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third article:before {
  width: 88%;
  margin: 0 auto 28px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4763, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third article:before {
    width: 100%;
  }
}
/* line 4775, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-text {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4775, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-text {
    width: 95%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4775, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-text {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4789, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third:not(.n-adj) .notizia-loop-image {
    height: 224px;
  }
}
/* line 4797, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third.large-6 .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third.large-6 .notizia-loop-text {
  width: 95%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4797, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third.large-6 .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third.large-6 .notizia-loop-text {
    width: 100%;
  }
}
/* line 4807, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third.medium-12 .notizia-loop-image, .notizia-post-loop-5 .notizia-post-loop-5-second-third.medium-12 .notizia-loop-text {
  width: 100%;
}
/* line 4813, ../scss/style.scss */
.notizia-post-loop-5 article:before {
  width: 100%;
  margin: 0 0 28px;
  height: 1px;
}
/* line 4821, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third .notizia-single-data-container {
  margin-bottom: 22px;
  margin-top: 10px;
}
/* line 4825, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third .notizia-single-data-container img {
  display: none;
}
/* line 4829, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third .notizia-single-data-container .notizia-author-name {
  margin-left: 0;
}
/* line 4834, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third article {
  margin-bottom: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4834, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-third-third article {
    margin-bottom: 32px;
  }
}
/* line 4841, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third article .notizia-categories-container.n-half, .notizia-post-loop-5 .notizia-post-loop-5-third-third article .notizia-single-readlater-container {
  width: 50%;
  display: inline-block;
}
/* line 4846, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-third-third article .notizia-single-readlater-container {
  text-align: right;
  font-weight: bold;
}
/* line 4853, ../scss/style.scss */
.notizia-post-loop-5 .notizia-decorations-type-1, .notizia-post-loop-5 .notizia-decorations-type-2 {
  top: 12.6%;
  z-index: -1;
  left: -30px;
}
/* line 4859, ../scss/style.scss */
.notizia-post-loop-5 .notizia-decorations-type-3, .notizia-post-loop-5 .notizia-decorations-type-4 {
  top: 180px;
  z-index: -1;
  left: -66px;
}
/* line 4865, ../scss/style.scss */
.notizia-post-loop-5 .notizia-decorations-type-4 {
  top: 180px;
  z-index: -1;
  left: -86px;
}

/* line 4875, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-first-third.n-adj.medium-12 .notizia-post-count-1 .notizia-loop-image {
  height: 320px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4875, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-first-third.n-adj.medium-12 .notizia-post-count-1 .notizia-loop-image {
    height: 320px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4875, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-first-third.n-adj.medium-12 .notizia-post-count-1 .notizia-loop-image {
    height: 280px;
  }
}
/* line 4890, ../scss/style.scss */
.notizia-post-loop-5 .notizia-post-loop-5-second-third.n-adj.medium-12 .notizia-loop-image {
  height: 320px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4890, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third.n-adj.medium-12 .notizia-loop-image {
    height: 320px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4890, ../scss/style.scss */
  .notizia-post-loop-5 .notizia-post-loop-5-second-third.n-adj.medium-12 .notizia-loop-image {
    height: 280px;
  }
}

/* 6 */
/* line 4907, ../scss/style.scss */
.notizia-post-loop-6 .notizia-single-views-comments-container {
  padding-top: 0 !important;
  display: inline-block;
  margin-left: 8px;
  margin-top: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4907, ../scss/style.scss */
  .notizia-post-loop-6 .notizia-single-views-comments-container {
    margin-top: 0;
  }
}
/* line 4917, ../scss/style.scss */
.notizia-post-loop-6 .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4917, ../scss/style.scss */
  .notizia-post-loop-6 .notizia-single-views-comments-container .feather.notizia-views + span {
    margin-right: 16px;
  }
}
/* line 4926, ../scss/style.scss */
.notizia-post-loop-6 p.notizia-excerpt {
  margin-bottom: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4931, ../scss/style.scss */
  .notizia-post-loop-6 article:nth-of-type(2):before {
    display: block;
  }
}

/* line 4939, ../scss/style.scss */
.notizia-post-loop-6 > .large-12 {
  width: 76%;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 4943, ../scss/style.scss */
  .notizia-post-loop-6 > .medium-12 {
    width: 76%;
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 4949, ../scss/style.scss */
  .notizia-post-loop-6 > .small-12 {
    width: calc(100% - 1.25rem);
  }
}

/* 6 / 7 */
/* line 4958, ../scss/style.scss */
.notizia-post-loop-6 .cell, .notizia-post-loop-7 .cell {
  margin-left: 0.9375rem;
  margin-right: 1.8375rem;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4958, ../scss/style.scss */
  .notizia-post-loop-6 .cell, .notizia-post-loop-7 .cell {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
/* line 4968, ../scss/style.scss */
.notizia-post-loop-6 article, .notizia-post-loop-7 article {
  margin-bottom: 24px;
}
/* line 4971, ../scss/style.scss */
.notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-image {
  height: 340px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4971, ../scss/style.scss */
  .notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-image {
    height: 280px;
  }
}
/* line 4979, ../scss/style.scss */
.notizia-post-loop-6 article .notizia-loop-image, .notizia-post-loop-6 article .notizia-loop-text, .notizia-post-loop-7 article .notizia-loop-image, .notizia-post-loop-7 article .notizia-loop-text {
  width: 100%;
}
/* line 4983, ../scss/style.scss */
.notizia-post-loop-6 article:before, .notizia-post-loop-7 article:before {
  margin: 0 auto 44px;
}
/* line 4987, ../scss/style.scss */
.notizia-post-loop-6 article:nth-of-type(1):before, .notizia-post-loop-6 article:nth-of-type(2):before, .notizia-post-loop-6 article:nth-of-type(3):before, .notizia-post-loop-7 article:nth-of-type(1):before, .notizia-post-loop-7 article:nth-of-type(2):before, .notizia-post-loop-7 article:nth-of-type(3):before {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 4991, ../scss/style.scss */
  .notizia-post-loop-6 article:nth-of-type(2):before, .notizia-post-loop-7 article:nth-of-type(2):before {
    display: block;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 4997, ../scss/style.scss */
  .notizia-post-loop-6 article:nth-of-type(3):before, .notizia-post-loop-7 article:nth-of-type(3):before {
    display: block;
  }
}
/* line 5005, ../scss/style.scss */
.notizia-post-loop-6 article.n-adj:nth-of-type(4):before, .notizia-post-loop-7 article.n-adj:nth-of-type(4):before {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 5012, ../scss/style.scss */
  .notizia-post-loop-6 article.n-adj.medium-12:nth-of-type(4):before, .notizia-post-loop-7 article.n-adj.medium-12:nth-of-type(4):before {
    display: block;
  }
  /* line 5016, ../scss/style.scss */
  .notizia-post-loop-6 article.n-adj.medium-12:nth-of-type(2):before, .notizia-post-loop-7 article.n-adj.medium-12:nth-of-type(2):before {
    display: block;
  }
}
/* line 5023, ../scss/style.scss */
.notizia-post-loop-6 article.n-adj.large-6:nth-of-type(4):before, .notizia-post-loop-6 article.n-adj.large-6:nth-of-type(3):before, .notizia-post-loop-7 article.n-adj.large-6:nth-of-type(4):before, .notizia-post-loop-7 article.n-adj.large-6:nth-of-type(3):before {
  display: block;
}

/* line 5029, ../scss/style.scss */
.notizia-post-loop-7 > .large-4, .notizia-post-loop-6 > .large-4, .notizia-post-loop-9 > .large-4 {
  width: calc(33.33333% - 2.8rem);
}

/* line 5033, ../scss/style.scss */
.notizia-post-loop-7 > .large-6, .notizia-post-loop-6 > .large-6, .notizia-post-loop-9 > .large-6 {
  width: calc(50% - 2.775rem);
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5037, ../scss/style.scss */
  .notizia-post-loop-7 > .medium-12, .notizia-post-loop-6 > .medium-12, .notizia-post-loop-9 > .medium-12 {
    width: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5043, ../scss/style.scss */
  .notizia-post-loop-7 > .medium-6, .notizia-post-loop-6 > .medium-6, .notizia-post-loop-9 > .medium-6 {
    width: calc(50% - 2.775rem);
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 5049, ../scss/style.scss */
  .notizia-post-loop-7 > .small-12, .notizia-post-loop-6 > .small-12, .notizia-post-loop-9 > .small-12 {
    width: calc(100% - 1.25rem);
  }
}

/* 8 / 9 / 10 */
/* line 5058, ../scss/style.scss */
.notizia-post-loop-8 .cell, .notizia-post-loop-9 .cell, .notizia-post-loop-10 .cell, .notizia-post-loop-cards .cell {
  margin-left: 0.9375rem;
  margin-right: 1.8375rem;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5058, ../scss/style.scss */
  .notizia-post-loop-8 .cell, .notizia-post-loop-9 .cell, .notizia-post-loop-10 .cell, .notizia-post-loop-cards .cell {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
/* line 5068, ../scss/style.scss */
.notizia-post-loop-8 article, .notizia-post-loop-9 article, .notizia-post-loop-10 article, .notizia-post-loop-cards article {
  height: 440px;
  position: relative;
  margin-bottom: 42px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 5078, ../scss/style.scss */
.notizia-post-loop-8 article:hover .notizia-dark-overlay, .notizia-post-loop-9 article:hover .notizia-dark-overlay, .notizia-post-loop-10 article:hover .notizia-dark-overlay, .notizia-post-loop-cards article:hover .notizia-dark-overlay {
  background-color: rgba(0, 0, 0, 0.35);
}
/* line 5082, ../scss/style.scss */
.notizia-post-loop-8 article:before, .notizia-post-loop-9 article:before, .notizia-post-loop-10 article:before, .notizia-post-loop-cards article:before {
  display: none !important;
}
/* line 5086, ../scss/style.scss */
.notizia-post-loop-8 article a:not(.notizia-anchor-no-image):not(.notizia-single-review-score), .notizia-post-loop-9 article a:not(.notizia-anchor-no-image):not(.notizia-single-review-score), .notizia-post-loop-10 article a:not(.notizia-anchor-no-image):not(.notizia-single-review-score), .notizia-post-loop-cards article a:not(.notizia-anchor-no-image):not(.notizia-single-review-score) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/* line 5095, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-dark-overlay, .notizia-post-loop-9 article .notizia-dark-overlay, .notizia-post-loop-10 article .notizia-dark-overlay, .notizia-post-loop-cards article .notizia-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 5105, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-single-readlater-container, .notizia-post-loop-9 article .notizia-single-readlater-container, .notizia-post-loop-10 article .notizia-single-readlater-container, .notizia-post-loop-cards article .notizia-single-readlater-container {
  position: absolute;
  top: 24px;
  right: 10px;
  z-index: 3;
  padding-left: 14px;
  padding-right: 14px;
}
/* line 5113, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-single-readlater-container span, .notizia-post-loop-9 article .notizia-single-readlater-container span, .notizia-post-loop-10 article .notizia-single-readlater-container span, .notizia-post-loop-cards article .notizia-single-readlater-container span {
  font-weight: 500;
}
/* line 5117, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-single-readlater-container span, .notizia-post-loop-8 article .notizia-single-readlater-container i, .notizia-post-loop-8 article .notizia-single-readlater-container svg, .notizia-post-loop-9 article .notizia-single-readlater-container span, .notizia-post-loop-9 article .notizia-single-readlater-container i, .notizia-post-loop-9 article .notizia-single-readlater-container svg, .notizia-post-loop-10 article .notizia-single-readlater-container span, .notizia-post-loop-10 article .notizia-single-readlater-container i, .notizia-post-loop-10 article .notizia-single-readlater-container svg, .notizia-post-loop-cards article .notizia-single-readlater-container span, .notizia-post-loop-cards article .notizia-single-readlater-container i, .notizia-post-loop-cards article .notizia-single-readlater-container svg {
  color: #fefefe;
}
/* line 5123, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .notizia-post-loop-9 article .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .notizia-post-loop-10 article .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .notizia-post-loop-cards article .notizia-single-readlater-container:not(.notizia-post-no-image) svg {
  margin-left: 4px;
}
/* line 5128, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-loop-text, .notizia-post-loop-9 article .notizia-loop-text, .notizia-post-loop-10 article .notizia-loop-text, .notizia-post-loop-cards article .notizia-loop-text {
  width: 88%;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 24px;
  z-index: 1;
}
/* line 5136, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-loop-text h2, .notizia-post-loop-8 article .notizia-loop-text p, .notizia-post-loop-9 article .notizia-loop-text h2, .notizia-post-loop-9 article .notizia-loop-text p, .notizia-post-loop-10 article .notizia-loop-text h2, .notizia-post-loop-10 article .notizia-loop-text p, .notizia-post-loop-cards article .notizia-loop-text h2, .notizia-post-loop-cards article .notizia-loop-text p {
  color: #fefefe !important;
}
/* line 5140, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-loop-text h2, .notizia-post-loop-9 article .notizia-loop-text h2, .notizia-post-loop-10 article .notizia-loop-text h2, .notizia-post-loop-cards article .notizia-loop-text h2 {
  margin-bottom: 8px;
}
/* line 5144, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-loop-text .notizia-excerpt, .notizia-post-loop-9 article .notizia-loop-text .notizia-excerpt, .notizia-post-loop-10 article .notizia-loop-text .notizia-excerpt, .notizia-post-loop-cards article .notizia-loop-text .notizia-excerpt {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 24px;
}
/* line 5151, ../scss/style.scss */
.notizia-post-loop-8 article .notizia-single-review-score, .notizia-post-loop-9 article .notizia-single-review-score, .notizia-post-loop-10 article .notizia-single-review-score, .notizia-post-loop-cards article .notizia-single-review-score {
  transform: none;
  top: 24px;
  left: 24px;
}
/* line 5158, ../scss/style.scss */
.notizia-post-loop-8 .notizia-decorations.notizia-decorations-type-1, .notizia-post-loop-8 .notizia-decorations.notizia-decorations-type-2, .notizia-post-loop-9 .notizia-decorations.notizia-decorations-type-1, .notizia-post-loop-9 .notizia-decorations.notizia-decorations-type-2, .notizia-post-loop-10 .notizia-decorations.notizia-decorations-type-1, .notizia-post-loop-10 .notizia-decorations.notizia-decorations-type-2, .notizia-post-loop-cards .notizia-decorations.notizia-decorations-type-1, .notizia-post-loop-cards .notizia-decorations.notizia-decorations-type-2 {
  left: -32px;
  top: 64px;
  z-index: -1;
}
/* line 5164, ../scss/style.scss */
.notizia-post-loop-8 .notizia-decorations-type-3, .notizia-post-loop-8 .notizia-decorations-type-4, .notizia-post-loop-9 .notizia-decorations-type-3, .notizia-post-loop-9 .notizia-decorations-type-4, .notizia-post-loop-10 .notizia-decorations-type-3, .notizia-post-loop-10 .notizia-decorations-type-4, .notizia-post-loop-cards .notizia-decorations-type-3, .notizia-post-loop-cards .notizia-decorations-type-4 {
  top: 180px;
  z-index: -1;
  left: -66px;
}
/* line 5170, ../scss/style.scss */
.notizia-post-loop-8 .notizia-decorations-type-4, .notizia-post-loop-9 .notizia-decorations-type-4, .notizia-post-loop-10 .notizia-decorations-type-4, .notizia-post-loop-cards .notizia-decorations-type-4 {
  top: 180px;
  z-index: -1;
  left: -86px;
}

/* line 5178, ../scss/style.scss */
.notizia-post-loop-10 .cell {
  margin-bottom: 22px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5178, ../scss/style.scss */
  .notizia-post-loop-10 .cell {
    margin-bottom: 14px;
  }
}
/* line 5187, ../scss/style.scss */
.notizia-post-loop-10 .notizia-pagination span.notizia-pagination-next {
  right: 1.8375rem !important;
}
/* line 5191, ../scss/style.scss */
.notizia-post-loop-10 .notizia-pagination span.notizia-pagination-prev {
  left: 0 !important;
}

/* 8 */
/* line 5200, ../scss/style.scss */
.notizia-post-loop-8 .cell {
  margin-left: 0.3375rem;
  margin-right: 0.8375rem;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5200, ../scss/style.scss */
  .notizia-post-loop-8 .cell {
    margin-left: 0.325rem;
    margin-right: 0.325rem;
  }
}
/* line 5210, ../scss/style.scss */
.notizia-post-loop-8 article {
  margin-bottom: 24px;
  height: 368px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5210, ../scss/style.scss */
  .notizia-post-loop-8 article {
    height: 298px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5210, ../scss/style.scss */
  .notizia-post-loop-8 article {
    height: 440px;
    margin-bottom: 32px;
  }
}
/* line 5224, ../scss/style.scss */
.notizia-post-loop-8 .notizia-post-count-1 {
  height: 760px;
  margin-bottom: 28px;
  width: 99%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5224, ../scss/style.scss */
  .notizia-post-loop-8 .notizia-post-count-1 {
    height: 620px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5224, ../scss/style.scss */
  .notizia-post-loop-8 .notizia-post-count-1 {
    height: 440px;
    margin-bottom: 32px;
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5240, ../scss/style.scss */
  .notizia-post-loop-8 .notizia-single-review-score {
    width: 60px;
    height: 60px;
    padding-top: 15px;
  }
  /* line 5246, ../scss/style.scss */
  .notizia-post-loop-8 .notizia-single-review-score span:first-child {
    font-size: 22px;
  }
  /* line 5250, ../scss/style.scss */
  .notizia-post-loop-8 .notizia-single-review-score span:last-child {
    display: none;
  }
}

/* line 5258, ../scss/style.scss */
.notizia-post-loop-8.n-adj article {
  height: 298px;
}
/* line 5262, ../scss/style.scss */
.notizia-post-loop-8.n-adj .notizia-post-count-1 {
  height: 620px;
}
/* line 5266, ../scss/style.scss */
.notizia-post-loop-8.n-adj .notizia-single-review-score {
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
/* line 5271, ../scss/style.scss */
.notizia-post-loop-8.n-adj .notizia-single-review-score span:first-child {
  font-size: 22px;
}
/* line 5275, ../scss/style.scss */
.notizia-post-loop-8.n-adj .notizia-single-review-score span:last-child {
  display: none;
}

/* line 5282, ../scss/style.scss */
.notizia-post-loop-8.n-adj-small article {
  height: 440px;
  margin-bottom: 42px;
}

/* 10 */
/* line 5291, ../scss/style.scss */
.notizia-post-loop-10 article {
  height: 664px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5291, ../scss/style.scss */
  .notizia-post-loop-10 article {
    height: 440px;
  }
}
/* line 5297, ../scss/style.scss */
.notizia-post-loop-10 article:hover {
  transform: none;
}
/* line 5301, ../scss/style.scss */
.notizia-post-loop-10 article .notizia-loop-text {
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 60%;
  bottom: unset;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 5301, ../scss/style.scss */
  .notizia-post-loop-10 article .notizia-loop-text {
    width: 88%;
  }
}
/* line 5313, ../scss/style.scss */
.notizia-post-loop-10 article .notizia-loop-text .notizia-excerpt {
  margin-bottom: 28px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5318, ../scss/style.scss */
  .notizia-post-loop-10 article .notizia-single-review-score {
    width: 64px;
    height: 64px;
    padding-top: 17px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5325, ../scss/style.scss */
  .notizia-post-loop-10 article .notizia-single-review-score span:first-child {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5331, ../scss/style.scss */
  .notizia-post-loop-10 article .notizia-single-review-score span:last-child {
    display: none;
  }
}
/* line 5339, ../scss/style.scss */
.notizia-post-loop-10 .notizia-decorations.notizia-decorations-type-1, .notizia-post-loop-10 .notizia-decorations.notizia-decorations-type-2 {
  right: -32px;
  left: unset;
  top: 364px;
  z-index: -1;
}

/* 11 - 12 */
/* line 5350, ../scss/style.scss */
.notizia-post-loop-11 article, .notizia-post-loop-12 article {
  margin-bottom: 32px;
}
/* line 5353, ../scss/style.scss */
.notizia-post-loop-11 article:before, .notizia-post-loop-12 article:before {
  margin: 0 auto 32px;
}
/* line 5358, ../scss/style.scss */
.notizia-post-loop-11 article:not(.sticky) .notizia-loop-image, .notizia-post-loop-12 article:not(.sticky) .notizia-loop-image {
  width: 130px;
  height: 110px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5358, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-loop-image, .notizia-post-loop-12 article:not(.sticky) .notizia-loop-image {
    width: 100%;
    height: 180px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5368, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-post-loop-post-title, .notizia-post-loop-12 article:not(.sticky) .notizia-post-loop-post-title {
    font-size: 22px;
    margin-bottom: 4px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5376, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-categories-container a, .notizia-post-loop-12 article:not(.sticky) .notizia-categories-container a {
    padding: 4px 18px;
    font-size: 14px;
    margin-right: 6px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5383, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-categories-container a.notizia-br-8, .notizia-post-loop-12 article:not(.sticky) .notizia-categories-container a.notizia-br-8 {
    border-radius: 4px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5391, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-over-limit-label, .notizia-post-loop-12 article:not(.sticky) .notizia-over-limit-label {
    padding: 4px 10px;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5397, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-over-limit-label.notizia-br-8, .notizia-post-loop-12 article:not(.sticky) .notizia-over-limit-label.notizia-br-8 {
    border-radius: 4px;
  }
}
/* line 5404, ../scss/style.scss */
.notizia-post-loop-11 article:not(.sticky) .notizia-single-data-container, .notizia-post-loop-12 article:not(.sticky) .notizia-single-data-container {
  margin-top: 6px;
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  /* line 5409, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-single-data-container .notizia-loop-single-date span, .notizia-post-loop-12 article:not(.sticky) .notizia-single-data-container .notizia-loop-single-date span {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5415, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-single-data-container .notizia-loop-single-date svg, .notizia-post-loop-12 article:not(.sticky) .notizia-single-data-container .notizia-loop-single-date svg {
    height: 18px;
    width: 18px;
  }
}
/* line 5424, ../scss/style.scss */
.notizia-post-loop-11 article:not(.sticky) .notizia-single-readlater-container, .notizia-post-loop-12 article:not(.sticky) .notizia-single-readlater-container {
  display: inline-block;
  margin-left: 12px;
}
@media print, screen and (min-width: 40em) {
  /* line 5428, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-single-readlater-container span, .notizia-post-loop-12 article:not(.sticky) .notizia-single-readlater-container span {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5434, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-single-readlater-container svg, .notizia-post-loop-12 article:not(.sticky) .notizia-single-readlater-container svg {
    height: 18px;
    width: 18px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 5442, ../scss/style.scss */
  .notizia-post-loop-11 article:not(.sticky) .notizia-loop-text, .notizia-post-loop-12 article:not(.sticky) .notizia-loop-text {
    width: calc(100% - 130px);
  }
}
/* line 5451, ../scss/style.scss */
.notizia-post-loop-11.n-adj article .notizia-loop-image, .notizia-post-loop-12.n-adj article .notizia-loop-image {
  width: 100%;
  height: 180px;
  margin-bottom: 22px;
}
/* line 5457, ../scss/style.scss */
.notizia-post-loop-11.n-adj article .notizia-loop-text, .notizia-post-loop-12.n-adj article .notizia-loop-text {
  width: 100%;
  padding-left: 0;
}

/* 12 */
/* line 5468, ../scss/style.scss */
.notizia-post-loop-12 article:not(.notizia-post-count-1) {
  margin-bottom: 16px;
}
/* line 5471, ../scss/style.scss */
.notizia-post-loop-12 article:not(.notizia-post-count-1):before {
  margin: 0 auto 16px;
}
/* line 5476, ../scss/style.scss */
.notizia-post-loop-12 .notizia-pagination-next {
  right: 0 !important;
}
/* line 5480, ../scss/style.scss */
.notizia-post-loop-12 .notizia-pagination-prev {
  left: 0 !important;
}

/* 
*
*
* POST LOOPS FIX 
*/
/* 2 */
/* line 5495, ../scss/style.scss */
.notizia-post-loop-2 .notizia-post-count-2.notizia-in-block:not(.notizia-resized-block) .notizia-loop-image, .notizia-post-loop-2 .notizia-post-count-2.notizia-in-block:not(.notizia-resized-block) .notizia-loop-text, .notizia-post-loop-2 .notizia-post-count-4.notizia-in-block:not(.notizia-resized-block) .notizia-loop-image, .notizia-post-loop-2 .notizia-post-count-4.notizia-in-block:not(.notizia-resized-block) .notizia-loop-text {
  margin-left: auto;
}

/* line 5503, ../scss/style.scss */
.notizia-post-loop-2 .notizia-resized-block .notizia-loop-image, .notizia-post-loop-2 .notizia-resized-block .notizia-loop-text {
  width: 100%;
}

/* 3 */
/* line 5513, ../scss/style.scss */
.notizia-post-loop-3:not(.notizia-resized-block) .notizia-post-loop-3-right .notizia-loop-text {
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  /* line 5517, ../scss/style.scss */
  .notizia-post-loop-3:not(.notizia-resized-block) .notizia-post-loop-3-right .notizia-loop-image.large-6 {
    width: 50%;
  }
}

/* 4 */
/* line 5529, ../scss/style.scss */
.notizia-screen-size-large .notizia-post-loop-4:not(.notizia-resized-block) .notizia-post-count-2, .notizia-screen-size-large .notizia-post-loop-4:not(.notizia-resized-block) .notizia-post-count-3 {
  margin-right: 0;
  margin-left: 22px;
  padding-right: 0;
}
/* line 5534, ../scss/style.scss */
.notizia-screen-size-large .notizia-post-loop-4:not(.notizia-resized-block) .notizia-post-count-2 .notizia-loop-image, .notizia-screen-size-large .notizia-post-loop-4:not(.notizia-resized-block) .notizia-post-count-3 .notizia-loop-image {
  margin-right: 0;
  width: 39.2%;
}

/* line 5544, ../scss/style.scss */
.notizia-screen-size-medium .notizia-post-loop-4 .notizia-loop-text, .notizia-screen-size-small .notizia-post-loop-4 .notizia-loop-text {
  margin-left: 0;
}
/* line 5548, ../scss/style.scss */
.notizia-screen-size-medium .notizia-post-loop-4 .notizia-loop-image, .notizia-screen-size-small .notizia-post-loop-4 .notizia-loop-image {
  margin-right: 0;
}
/* line 5552, ../scss/style.scss */
.notizia-screen-size-medium .notizia-post-loop-4 article, .notizia-screen-size-small .notizia-post-loop-4 article {
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
}
/* line 5560, ../scss/style.scss */
.notizia-screen-size-medium .notizia-post-loop-4 .notizia-post-count-2 .notizia-loop-image, .notizia-screen-size-medium .notizia-post-loop-4 .notizia-post-count-3 .notizia-loop-image, .notizia-screen-size-small .notizia-post-loop-4 .notizia-post-count-2 .notizia-loop-image, .notizia-screen-size-small .notizia-post-loop-4 .notizia-post-count-3 .notizia-loop-image {
  width: 41.5%;
}

/* line 5568, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block .notizia-loop-text {
  margin-left: 0;
}
/* line 5572, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block .notizia-loop-image {
  margin-right: 0;
}
/* line 5576, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block article {
  padding-left: 0;
  margin-left: 0;
  padding-right: 0;
  margin-right: 0;
}

/* line 5586, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block.notizia-resized-block-850 .notizia-post-count-2 .notizia-loop-image, .notizia-post-loop-4.notizia-resized-block.notizia-resized-block-850 .notizia-post-count-3 .notizia-loop-image {
  width: 41.5%;
}
/* line 5591, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block.notizia-resized-block-850 .notizia-post-loop-4-second-half.n-adj {
  width: 100%;
}

/* line 5597, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block.notizia-resized-block-550 .notizia-loop-text, .notizia-post-loop-4.notizia-resized-block.notizia-resized-block-550 .notizia-loop-image {
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  padding-right: 0;
  width: 100%;
}
/* line 5605, ../scss/style.scss */
.notizia-post-loop-4.notizia-resized-block.notizia-resized-block-550 .notizia-post-loop-4-second-half.n-adj {
  width: 100%;
}

/* 5 */
/* line 5613, ../scss/style.scss */
.notizia-post-loop-5 .cell {
  margin-left: 0;
  margin-right: 0;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5622, ../scss/style.scss */
  .notizia-screen-size-large .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-count-1 .notizia-loop-image, .notizia-screen-size-medium .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-count-1 .notizia-loop-image {
    height: 750px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5630, ../scss/style.scss */
  .notizia-screen-size-large .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-loop-image, .notizia-screen-size-large .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-loop-text, .notizia-screen-size-large .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-post-count-3:before, .notizia-screen-size-medium .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-loop-image, .notizia-screen-size-medium .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-loop-text, .notizia-screen-size-medium .notizia-post-loop-5:not(.notizia-resized-block-620) .notizia-post-loop-5-second-third .notizia-post-count-3:before {
    width: 92%;
    margin-left: auto;
    margin-right: 0;
  }
}
/* line 5642, ../scss/style.scss */
.notizia-screen-size-large .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-count-1 .notizia-loop-image, .notizia-screen-size-medium .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-count-1 .notizia-loop-image {
  height: 750px;
}
/* line 5648, ../scss/style.scss */
.notizia-screen-size-large .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-loop-image, .notizia-screen-size-large .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-loop-text, .notizia-screen-size-large .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-post-count-3:before, .notizia-screen-size-medium .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-loop-image, .notizia-screen-size-medium .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-loop-text, .notizia-screen-size-medium .notizia-post-loop-5.notizia-resized-block-900 .notizia-post-loop-5-second-third .notizia-post-count-3:before {
  width: 92%;
  margin-left: auto;
  margin-right: 0;
}

/* line 5658, ../scss/style.scss */
.notizia-post-loop-5.notizia-resized-block-620 .notizia-loop-image, .notizia-post-loop-5.notizia-resized-block-620 .notizia-loop-text {
  width: 100%;
}

/* 6 */
/* line 5666, ../scss/style.scss */
.notizia-post-loop-6 article {
  margin-left: 0 !important;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 5666, ../scss/style.scss */
  .notizia-post-loop-6 article {
    width: 100% !important;
  }
}

/* line 5676, ../scss/style.scss */
.notizia-post-loop-6:not(.notizia-resized-block) article {
  width: 31%;
}
/* line 5680, ../scss/style.scss */
.notizia-post-loop-6:not(.notizia-resized-block) .notizia-post-count-1, .notizia-post-loop-6:not(.notizia-resized-block) .notizia-post-count-2 {
  margin-right: 3.4%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 5680, ../scss/style.scss */
  .notizia-post-loop-6:not(.notizia-resized-block) .notizia-post-count-1, .notizia-post-loop-6:not(.notizia-resized-block) .notizia-post-count-2 {
    margin-right: 0;
  }
}
/* line 5688, ../scss/style.scss */
.notizia-post-loop-6:not(.notizia-resized-block) .notizia-post-count-3 {
  margin-right: 0;
}

/* line 5694, ../scss/style.scss */
.notizia-post-loop-6.notizia-resized-block article {
  margin-right: 0;
}
/* line 5698, ../scss/style.scss */
.notizia-post-loop-6.notizia-resized-block article.large-12 {
  width: 100%;
}

/* 7 */
/* line 5706, ../scss/style.scss */
.notizia-post-loop-7 .cell {
  margin-left: 0;
}

@media print, screen and (min-width: 64em) {
  /* line 5712, ../scss/style.scss */
  .notizia-post-loop-7:not(.notizia-resized-block) article {
    margin-right: 1.9% !important;
    width: 32%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5712, ../scss/style.scss */
  .notizia-post-loop-7:not(.notizia-resized-block) article {
    margin-right: 4% !important;
    width: 48%;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 5724, ../scss/style.scss */
  .notizia-post-loop-7:not(.notizia-resized-block) .notizia-post-count-3, .notizia-post-loop-7:not(.notizia-resized-block) .notizia-post-count-6 {
    margin-right: 0 !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5730, ../scss/style.scss */
  .notizia-post-loop-7:not(.notizia-resized-block) .notizia-post-count-2, .notizia-post-loop-7:not(.notizia-resized-block) .notizia-post-count-4, .notizia-post-loop-7:not(.notizia-resized-block) .notizia-post-count-6 {
    margin-right: 0 !important;
  }
}

/* line 5738, ../scss/style.scss */
.notizia-post-loop-7.notizia-resized-block article.medium-6 {
  width: 48%;
  margin-right: 4%;
}
/* line 5743, ../scss/style.scss */
.notizia-post-loop-7.notizia-resized-block .notizia-post-count-2.medium-6, .notizia-post-loop-7.notizia-resized-block .notizia-post-count-4.medium-6, .notizia-post-loop-7.notizia-resized-block .notizia-post-count-6.medium-6 {
  margin-right: 0 !important;
}
/* line 5747, ../scss/style.scss */
.notizia-post-loop-7.notizia-resized-block article.small-12.medium-12.large-12 {
  width: 100%;
  margin-right: 0;
}

/* 8 */
/* line 5756, ../scss/style.scss */
.notizia-post-loop-8 .cell {
  margin-left: 0;
  margin-right: 0;
}
/* line 5761, ../scss/style.scss */
.notizia-post-loop-8 .notizia-post-loop-post-title {
  font-size: 28px;
}

/* line 5767, ../scss/style.scss */
.notizia-post-loop-8:not(.notizia-resized-block) article {
  width: 97.5%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5767, ../scss/style.scss */
  .notizia-post-loop-8:not(.notizia-resized-block) article {
    width: 100%;
  }
}
/* line 5775, ../scss/style.scss */
.notizia-post-loop-8:not(.notizia-resized-block) .notizia-post-count-2, .notizia-post-loop-8:not(.notizia-resized-block) .notizia-post-count-3 {
  margin-left: auto;
}

/* line 5781, ../scss/style.scss */
.notizia-post-loop-8.notizia-resized-block article.medium-6 {
  width: 97%;
}
/* line 5785, ../scss/style.scss */
.notizia-post-loop-8.notizia-resized-block .notizia-post-count-2.medium-6, .notizia-post-loop-8.notizia-resized-block .notizia-post-count-3.medium-6 {
  margin-left: auto;
}
/* line 5789, ../scss/style.scss */
.notizia-post-loop-8.notizia-resized-block article.small-12.medium-12.large-12 {
  width: 100%;
}

/* 9 */
/* line 5797, ../scss/style.scss */
.notizia-post-loop-9 .cell {
  margin-left: 0;
}

/* line 5803, ../scss/style.scss */
.notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-loop-post-title {
  font-size: 26px;
}
/* line 5807, ../scss/style.scss */
.notizia-post-loop-9:not(.notizia-resized-block) article {
  margin-right: 2rem !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5807, ../scss/style.scss */
  .notizia-post-loop-9:not(.notizia-resized-block) article {
    margin-right: 0;
    width: 100% !important;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 5816, ../scss/style.scss */
  .notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-count-3, .notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-count-6 {
    margin-right: 0 !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5822, ../scss/style.scss */
  .notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-count-2, .notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-count-4, .notizia-post-loop-9:not(.notizia-resized-block) .notizia-post-count-6 {
    margin-right: 0 !important;
  }
}
/* line 5828, ../scss/style.scss */
.notizia-post-loop-9:not(.notizia-resized-block) article.large-4 {
  width: calc(33.33333% - 1.4rem);
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 5834, ../scss/style.scss */
  .notizia-post-loop-9.notizia-resized-block .notizia-post-count-2, .notizia-post-loop-9.notizia-resized-block .notizia-post-count-4, .notizia-post-loop-9.notizia-resized-block .notizia-post-count-6 {
    margin-right: 0 !important;
  }
}
/* line 5840, ../scss/style.scss */
.notizia-post-loop-9.notizia-resized-block article.small-12.medium-6.large-6 {
  width: 48%;
  margin-right: 4%;
}
/* line 5844, ../scss/style.scss */
.notizia-post-loop-9.notizia-resized-block article.small-12.medium-6.large-6.notizia-post-count-2, .notizia-post-loop-9.notizia-resized-block article.small-12.medium-6.large-6.notizia-post-count-4, .notizia-post-loop-9.notizia-resized-block article.small-12.medium-6.large-6.notizia-post-count-6 {
  margin-right: 0;
}
/* line 5849, ../scss/style.scss */
.notizia-post-loop-9.notizia-resized-block article.small-12.medium-12.large-12 {
  margin-right: 0;
  width: 100%;
}

/* END POST LOOPS FIX */
/* Cards */
/* line 5860, ../scss/style.scss */
.notizia-post-loop-cards .cell {
  margin-left: 0;
  margin-right: 0;
}
/* line 5865, ../scss/style.scss */
.notizia-post-loop-cards article {
  margin-bottom: 28px;
  height: 400px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5865, ../scss/style.scss */
  .notizia-post-loop-cards article {
    height: 440px;
  }
}
/* line 5873, ../scss/style.scss */
.notizia-post-loop-cards article h2 {
  font-size: 22px;
}
/* line 5877, ../scss/style.scss */
.notizia-post-loop-cards article .notizia-single-review-score {
  width: 56px;
  height: 56px;
  padding-top: 13px;
  left: 18px;
}
/* line 5883, ../scss/style.scss */
.notizia-post-loop-cards article .notizia-single-review-score span:first-child {
  font-size: 20px;
}

/* Classic */
/* line 5893, ../scss/style.scss */
.notizia-post-loop-classic article {
  margin-bottom: 24px;
}
/* line 5896, ../scss/style.scss */
.notizia-post-loop-classic article:before {
  margin: 0 0 34px;
}
/* line 5900, ../scss/style.scss */
.notizia-post-loop-classic article h2.notizia-in-block {
  font-size: 24px;
}
/* line 5904, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-loop-image, .notizia-post-loop-classic article .notizia-loop-text {
  width: 100%;
}
/* line 5908, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-loop-image {
  height: 280px;
}
/* line 5912, ../scss/style.scss */
.notizia-post-loop-classic article p.notizia-excerpt {
  line-height: 30px;
  margin-bottom: 0;
}
/* line 5918, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-single-readlater-container svg {
  margin-left: 6px;
}
/* line 5923, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-single-review-score {
  width: 66px;
  height: 66px;
  padding-top: 16px;
}
/* line 5928, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-single-review-score span:first-child {
  font-size: 22px;
}
/* line 5932, ../scss/style.scss */
.notizia-post-loop-classic article .notizia-single-review-score span:last-child {
  display: none;
}
/* line 5938, ../scss/style.scss */
.notizia-post-loop-classic .feather-calendar {
  margin-right: 4px;
  vertical-align: sub;
}
/* line 5944, ../scss/style.scss */
.notizia-post-loop-classic article.notizia-widget-post-list-no-image .notizia-single-readlater-container {
  text-align: right;
  margin-bottom: 12px;
}
/* line 5949, ../scss/style.scss */
.notizia-post-loop-classic article.notizia-widget-post-list-no-image .notizia-single-review-score + .notizia-loop-text {
  margin-top: 92px;
}
/* line 5953, ../scss/style.scss */
.notizia-post-loop-classic article.notizia-widget-post-list-no-image .notizia-single-review-score {
  top: 60px;
  left: 24px;
  width: 56px;
  height: 56px;
  padding-top: 12px;
}
/* line 5960, ../scss/style.scss */
.notizia-post-loop-classic article.notizia-widget-post-list-no-image .notizia-single-review-score span:last-child {
  display: block;
  font-size: 20px;
}
/* line 5966, ../scss/style.scss */
.notizia-post-loop-classic article.notizia-widget-post-list-no-image .notizia-loop-single-date {
  margin-top: 12px;
}

/* Search */
/* line 5975, ../scss/style.scss */
#notizia-search-panel .notizia-decorations {
  display: none;
}
/* line 5979, ../scss/style.scss */
#notizia-search-panel .notizia-search-labels-container {
  display: none;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 5986, ../scss/style.scss */
#notizia-search-panel .notizia-search-labels-container h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}
/* line 5992, ../scss/style.scss */
#notizia-search-panel .notizia-search-labels-container p {
  margin-bottom: 0;
  font-size: 16px;
}
/* line 5997, ../scss/style.scss */
#notizia-search-panel .notizia-search-labels-container .notizia-reset-button {
  text-align: right;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 5997, ../scss/style.scss */
  #notizia-search-panel .notizia-search-labels-container .notizia-reset-button {
    text-align: left;
    margin-top: 18px;
  }
}
/* line 6007, ../scss/style.scss */
#notizia-search-panel .notizia-search-labels-container.notizia-active {
  opacity: 1;
  visibility: visible;
  display: flex;
}
/* line 6013, ../scss/style.scss */
#notizia-search-panel .notizia-categories-container.notizia-inactive {
  display: none;
  opacity: 0;
  visibility: hidden;
}
/* line 6020, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article {
  margin-bottom: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6020, ../scss/style.scss */
  #notizia-search-panel .notizia-search-loop-content article {
    margin-bottom: 12px;
  }
}
/* line 6027, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-image {
  width: 100%;
  height: 200px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6027, ../scss/style.scss */
  #notizia-search-panel .notizia-search-loop-content article .notizia-loop-image {
    height: 250px;
  }
}
/* line 6036, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text {
  width: 100%;
}
/* line 6039, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-categories-container {
  margin-top: 0;
}
/* line 6042, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-categories-container a {
  padding: 0;
  margin-right: 0;
}
/* line 6048, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text h2 {
  font-size: 22px;
}
/* line 6052, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-excerpt {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}
/* line 6058, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-author-name {
  margin-left: 0;
}
/* line 6063, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-single-views-comment-container span {
  font-size: 12px;
}
/* line 6067, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-single-views-comment-container .feather {
  width: 17px;
  height: 17px;
}
/* line 6073, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article .notizia-loop-text .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 12px;
}
/* line 6078, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article:before {
  margin: 0 0 44px;
}
/* line 6082, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article:nth-of-type(1):before {
  display: none;
}
/* line 6086, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article:nth-of-type(2):before {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6086, ../scss/style.scss */
  #notizia-search-panel .notizia-search-loop-content article:nth-of-type(2):before {
    display: block;
  }
}
/* line 6094, ../scss/style.scss */
#notizia-search-panel .notizia-search-loop-content article:nth-of-type(3):before, #notizia-search-panel .notizia-search-loop-content article:nth-of-type(4):before {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6094, ../scss/style.scss */
  #notizia-search-panel .notizia-search-loop-content article:nth-of-type(3):before, #notizia-search-panel .notizia-search-loop-content article:nth-of-type(4):before {
    display: block;
  }
}

/* Empty */
/* line 6107, ../scss/style.scss */
.notizia-nothing-here {
  padding-top: 42px;
  padding-bottom: 42px;
}
/* line 6111, ../scss/style.scss */
.notizia-nothing-here svg {
  width: 44px;
  height: 44px;
  margin-bottom: 14px;
}
/* line 6117, ../scss/style.scss */
.notizia-nothing-here p {
  font-size: 16px;
}

/* line 6122, ../scss/style.scss */
.notizia-post-loop:not(.notizia-search-loop-content) .notizia-nothing-here {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* line 6128, ../scss/style.scss */
#notizia-search-panel .notizia-nothing-here {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 35%;
  left: 50%;
}

/* Misc */
/* line 6139, ../scss/style.scss */
.notizia-loop-load-more-container .notizia-loop-load-more {
  position: relative;
}
/* line 6142, ../scss/style.scss */
.notizia-loop-load-more-container .notizia-loop-load-more span {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 6146, ../scss/style.scss */
.notizia-loop-load-more-container .notizia-loop-load-more .notizia-button + .notizia-loader {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  margin-top: -13px;
}

/* POST LOOP FIX */
/* line 6158, ../scss/style.scss */
.notizia-post-loop-3 article {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

/* line 6166, ../scss/style.scss */
.notizia-s-loop-2 {
  margin-left: 0;
  margin-right: 0;
}

/* END POST LOOP FIX */
/*
*
*
SINGLE
*/
/* line 6179, ../scss/style.scss */
.notizia-single-main-content-container {
  width: 100%;
}

/* line 6185, ../scss/style.scss */
.notizia-single-header .notizia-categories-container a, .notizia-single-header-more .notizia-categories-container a {
  padding: 12px 26px;
  font-weight: bold;
  margin-right: 12px;
  display: inline-block;
  margin-bottom: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6185, ../scss/style.scss */
  .notizia-single-header .notizia-categories-container a, .notizia-single-header-more .notizia-categories-container a {
    padding: 12px 22px;
    margin-right: 10px;
    font-size: 14px;
  }
}
/* line 6200, ../scss/style.scss */
.notizia-single-header .notizia-single-title-container, .notizia-single-header-more .notizia-single-title-container {
  margin-top: 12px;
}
/* line 6203, ../scss/style.scss */
.notizia-single-header .notizia-single-title-container h1, .notizia-single-header-more .notizia-single-title-container h1 {
  font-size: 42px;
  font-weight: bold;
  line-height: 65px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6203, ../scss/style.scss */
  .notizia-single-header .notizia-single-title-container h1, .notizia-single-header-more .notizia-single-title-container h1 {
    font-size: 22px;
    line-height: 38px;
  }
}
/* line 6215, ../scss/style.scss */
.notizia-single-header .notizia-single-excerpt-container, .notizia-single-header-more .notizia-single-excerpt-container {
  margin-top: 2px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6215, ../scss/style.scss */
  .notizia-single-header .notizia-single-excerpt-container, .notizia-single-header-more .notizia-single-excerpt-container {
    margin-top: 0;
  }
}
/* line 6222, ../scss/style.scss */
.notizia-single-header .notizia-single-excerpt-container p, .notizia-single-header-more .notizia-single-excerpt-container p {
  font-size: 20px;
  line-height: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6222, ../scss/style.scss */
  .notizia-single-header .notizia-single-excerpt-container p, .notizia-single-header-more .notizia-single-excerpt-container p {
    font-size: 15px;
    line-height: 28px;
  }
}
/* line 6233, ../scss/style.scss */
.notizia-single-header .notizia-single-reading-time, .notizia-single-header-more .notizia-single-reading-time {
  position: absolute;
}
/* line 6236, ../scss/style.scss */
.notizia-single-header .notizia-single-reading-time span, .notizia-single-header-more .notizia-single-reading-time span {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}
/* line 6242, ../scss/style.scss */
.notizia-single-header .notizia-single-reading-time .feather, .notizia-single-header-more .notizia-single-reading-time .feather {
  margin-right: 6px;
}

/* line 6248, ../scss/style.scss */
.notizia-single-readlater-container {
  cursor: pointer;
}

/* line 6253, ../scss/style.scss */
.notizia-not-in-reading-list .notizia-rl-add {
  display: inline-block;
}
/* line 6257, ../scss/style.scss */
.notizia-not-in-reading-list .notizia-rl-remove {
  display: none;
}

/* line 6263, ../scss/style.scss */
.notizia-in-reading-list .notizia-rl-add {
  display: none;
}
/* line 6267, ../scss/style.scss */
.notizia-in-reading-list .notizia-rl-remove {
  display: inline-block;
}

/* line 6272, ../scss/style.scss */
.notizia-single-data-container {
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
}
/* line 6277, ../scss/style.scss */
.notizia-single-data-container .notizia-author-av {
  display: inline-block;
}
/* line 6280, ../scss/style.scss */
.notizia-single-data-container .notizia-author-av img {
  border-radius: 50%;
}
/* line 6285, ../scss/style.scss */
.notizia-single-data-container .notizia-author-name {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 14px;
  vertical-align: middle;
}
/* line 6292, ../scss/style.scss */
.notizia-single-data-container .notizia-author-name a {
  font-weight: bold;
}
/* line 6296, ../scss/style.scss */
.notizia-single-data-container .notizia-author-name .notizia-author-label {
  display: block;
  font-size: 10.5px;
  margin-top: -2px;
  text-transform: uppercase;
}
/* line 6304, ../scss/style.scss */
.notizia-single-data-container .notizia-single-post-date {
  font-size: 12px;
  display: block;
}
/* line 6309, ../scss/style.scss */
.notizia-single-data-container .notizia-single-views-comments-container, .notizia-single-data-container .notizia-single-readlater-container {
  vertical-align: middle;
  padding-top: 12px;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6309, ../scss/style.scss */
  .notizia-single-data-container .notizia-single-views-comments-container, .notizia-single-data-container .notizia-single-readlater-container {
    text-align: left;
    margin-top: 12px;
  }
}
/* line 6319, ../scss/style.scss */
.notizia-single-data-container .notizia-single-views-comments-container span, .notizia-single-data-container .notizia-single-readlater-container span {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
  margin-left: 3px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 6327, ../scss/style.scss */
.notizia-single-data-container .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-single-data-container .notizia-single-readlater-container .feather.notizia-views + span {
  margin-right: 22px;
}

/* line 6333, ../scss/style.scss */
.notizia-single-views-comments-container.notizia-align-unset {
  text-align: left;
}

/* HEADER FIX */
@media print, screen and (max-width: 63.99875em) {
  /* line 6340, ../scss/style.scss */
  .single.notizia-post-header-type-1 .notizia-single-data-container, .single.notizia-post-header-type-3 .notizia-single-data-container {
    margin-left: 0;
    width: 100%;
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 6349, ../scss/style.scss */
  body.page.notizia-page-header-type-4 .notizia-single-main-content-container {
    margin-top: 22px;
  }
}

@media print, screen and (max-width: 63.99875em) {
  /* line 6358, ../scss/style.scss */
  body.single.notizia-post-header-type-4 .notizia-single-header .notizia-single-featured-container {
    margin-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6365, ../scss/style.scss */
  body.single.notizia-post-header-type-4 .notizia-single-main-content-container {
    margin-top: 40px;
  }
}

/* line 6375, ../scss/style.scss */
body.single.notizia-post-header-type-4 .notizia-single-header .notizia-author-av img, body.single.notizia-post-header-type-5 .notizia-single-header .notizia-author-av img {
  width: 36px;
}
/* line 6380, ../scss/style.scss */
body.single.notizia-post-header-type-4 .notizia-single-header .notizia-single-views-comments-container, body.single.notizia-post-header-type-4 .notizia-single-header .notizia-single-readlater-container, body.single.notizia-post-header-type-5 .notizia-single-header .notizia-single-views-comments-container, body.single.notizia-post-header-type-5 .notizia-single-header .notizia-single-readlater-container {
  padding-top: 6px;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 6388, ../scss/style.scss */
  body.single.notizia-post-header-type-5 .notizia-single-header .notizia-single-data-container {
    padding-left: 12px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6393, ../scss/style.scss */
  body.single.notizia-post-header-type-5 .notizia-single-header .notizia-single-featured-container {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6400, ../scss/style.scss */
  body.single.notizia-post-header-type-5 .notizia-single-main-content-container {
    margin-top: 12px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6400, ../scss/style.scss */
  body.single.notizia-post-header-type-5 .notizia-single-main-content-container {
    margin-top: 2px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 6412, ../scss/style.scss */
  body.page.notizia-page-header-type-5 .notizia-single-main-content-container {
    margin-top: 42px;
  }
}

/* END HEADER FIX */
/* line 6421, ../scss/style.scss */
.notizia-single-data-container.notizia-margin-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 6426, ../scss/style.scss */
.notizia-single-tag {
  display: inline-block;
  font-weight: bold;
  margin-left: 8px;
  margin-bottom: 12px;
  position: relative;
}
/* line 6433, ../scss/style.scss */
.notizia-single-tag .feather {
  margin-right: 6px;
  cursor: pointer;
  vertical-align: sub;
}

/* line 6440, ../scss/style.scss */
.notizia-heart-anim {
  position: absolute;
  opacity: 0;
  top: 1px;
  left: 0;
  visibility: hidden;
}

/* line 6448, ../scss/style.scss */
.notizia-heart-anim.notizia-heart-animated {
  opacity: 1;
  visibility: visible;
}

/* line 6453, ../scss/style.scss */
.notizia-heart-animated-added {
  fill: #fefefe;
}

/* line 6458, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-dark-overlay, .notizia-single-header-type-2 .notizia-dark-overlay, .notizia-single-header-type-3 .notizia-dark-overlay, .notizia-single-header-type-4 .notizia-dark-overlay, .notizia-single-header-type-5 .notizia-dark-overlay, .notizia-single-header-type-6 .notizia-dark-overlay, .notizia-single-header-type-7 .notizia-dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 6469, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container, .notizia-single-header-type-3 .notizia-single-featured-container {
  position: relative;
  margin-top: 50px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6469, ../scss/style.scss */
  .notizia-single-header-type-1 .notizia-single-featured-container, .notizia-single-header-type-3 .notizia-single-featured-container {
    margin-top: 25px;
  }
}
/* line 6477, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-image, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-image {
  height: 560px;
  top: 0;
  left: 0;
  width: 100%;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6477, ../scss/style.scss */
  .notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-image, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-image {
    height: 300px;
  }
}
/* line 6488, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-image .notizia-dark-overlay, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-image .notizia-dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 6497, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-image .notizia-single-reading-time, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-image .notizia-single-reading-time {
  bottom: 34px;
  left: 34px;
}
/* line 6504, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-tag a, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-tag a {
  color: #fefefe;
}
/* line 6509, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-bg, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-bg {
  position: absolute;
  width: 100%;
  height: 560px;
  top: 60px;
  left: -60px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6509, ../scss/style.scss */
  .notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-featured-bg, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-featured-bg {
    display: none;
  }
}
/* line 6521, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-tags-container, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-tags-container {
  position: absolute;
  top: 34px;
  right: 34px;
  color: #fefefe;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6521, ../scss/style.scss */
  .notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-tags-container, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-tags-container {
    left: 34px;
  }
}
/* line 6533, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag a:hover, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag a:hover {
  color: #fefefe;
}
/* line 6538, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag .notizia-heart-full, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag .notizia-heart-full {
  fill: #fefefe;
}
/* line 6546, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-featured-container-vertical img, .notizia-single-header-type-3 .notizia-single-featured-container-vertical img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 12px;
}
/* line 6554, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-no-featured-container, .notizia-single-header-type-3 .notizia-single-no-featured-container {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* VERTICAL FEATURED IMAGE */
/* line 6562, ../scss/style.scss */
.notizia-single-tags-container.notizia-post-no-image.notizia-post-image-vertical {
  margin-top: 26px;
}

/* line 6566, ../scss/style.scss */
.notizia-single-main-content-container-vertical-image {
  margin-top: 60px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6566, ../scss/style.scss */
  .notizia-single-main-content-container-vertical-image {
    margin-top: 42px !important;
  }
}

/* END */
/* line 6577, ../scss/style.scss */
.notizia-transparent-categories-container a:not(.notizia-exceeding-category), .notizia-transparent-categories-container .notizia-over-limit-label {
  background-color: rgba(255, 255, 255, 0.45);
  color: #fefefe;
}
/* line 6581, ../scss/style.scss */
.notizia-transparent-categories-container a:not(.notizia-exceeding-category):hover, .notizia-transparent-categories-container .notizia-over-limit-label:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 6588, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-reading-time:not(.notizia-post-no-image) {
  color: #fefefe;
}
/* line 6591, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-single-reading-time:not(.notizia-post-no-image) span {
  color: #fefefe;
}
/* line 6596, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-decorations-type-1, .notizia-single-header-type-1 .notizia-decorations-type-2 {
  right: -44px;
  top: -68px;
}
/* line 6601, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-decorations-type-3, .notizia-single-header-type-1 .notizia-decorations-type-4 {
  right: 60px;
  top: -200px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6601, ../scss/style.scss */
  .notizia-single-header-type-1 .notizia-decorations-type-3, .notizia-single-header-type-1 .notizia-decorations-type-4 {
    right: -44px;
    top: -68px;
  }
}
/* line 6610, ../scss/style.scss */
.notizia-single-header-type-1 .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-1 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-1 .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-1 .notizia-decorations-type-4 .notizia-decorations-type-4-second {
  top: -90px;
  left: -20px;
}

/* line 6617, ../scss/style.scss */
.notizia-single-header-type-2, .notizia-single-header-type-6 {
  height: 100vh;
  width: 100%;
  position: relative;
}
/* line 6622, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-dark-overlay, .notizia-single-header-type-6 .notizia-dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 6631, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content, .notizia-single-header-type-6 .notizia-single-header-content {
  max-width: 90%;
  width: 90rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6631, ../scss/style.scss */
  .notizia-single-header-type-2 .notizia-single-header-content, .notizia-single-header-type-6 .notizia-single-header-content {
    max-width: 100%;
    width: 100%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6631, ../scss/style.scss */
  .notizia-single-header-type-2 .notizia-single-header-content, .notizia-single-header-type-6 .notizia-single-header-content {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
/* line 6654, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-title-container h1, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-title-container h1 {
  color: #fefefe;
}
/* line 6659, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-excerpt-container, .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-post-date, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-excerpt-container, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-post-date {
  color: rgba(255, 255, 255, 0.8);
}
/* line 6663, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-data-container, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-data-container {
  padding-left: 0;
}
/* line 6666, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-data-container .notizia-author-link, .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-data-container .notizia-single-views-comments-container, .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-data-container .notizia-single-readlater-container svg, .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-data-container .notizia-single-readlater-container span, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-data-container .notizia-author-link, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-data-container .notizia-single-views-comments-container, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-data-container .notizia-single-readlater-container svg, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-data-container .notizia-single-readlater-container span {
  color: #fefefe;
}
/* line 6671, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-tags-container, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-tags-container {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6671, ../scss/style.scss */
  .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-tags-container, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-tags-container {
    text-align: left;
    margin-top: 18px;
  }
}
/* line 6679, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-tags-container a, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-tags-container a {
  color: #fefefe;
}
/* line 6683, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-tags-container svg, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-tags-container svg {
  color: #fefefe;
}
/* line 6688, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-tags-container .notizia-heart-full path, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-tags-container .notizia-heart-full path {
  fill: #fefefe;
}
/* line 6694, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-reading-time, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-reading-time {
  right: 30px;
  bottom: 16px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6694, ../scss/style.scss */
  .notizia-single-header-type-2 .notizia-single-header-content .notizia-single-reading-time, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-reading-time {
    position: static;
    margin-top: 18px;
  }
}
/* line 6703, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content .notizia-single-reading-time svg, .notizia-single-header-type-6 .notizia-single-header-content .notizia-single-reading-time svg {
  color: #fefefe;
}
/* line 6708, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-header-content > .grid-container, .notizia-single-header-type-6 .notizia-single-header-content > .grid-container {
  padding-left: 0;
  padding-right: 0;
}

/* line 6716, ../scss/style.scss */
.notizia-header-type-2 .notizia-single-header-type-2, .notizia-header-type-2 .notizia-single-header-type-6, .notizia-header-type-2 .notizia-single-header-type-7 {
  width: calc(100% - 300px);
  margin-left: 300px;
}

@media screen and (max-width: 1120px) {
  /* line 6724, ../scss/style.scss */
  .notizia-header-type-2 .notizia-single-header-type-2, .notizia-header-type-2 .notizia-single-header-type-6, .notizia-header-type-2 .notizia-single-header-type-7 {
    width: 100%;
    margin-left: 0;
  }
}
/* line 6732, ../scss/style.scss */
.notizia-single-header-type-2 .notizia-single-reading-time {
  color: #fefefe;
  max-width: 80rem;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6732, ../scss/style.scss */
  .notizia-single-header-type-2 .notizia-single-reading-time {
    transform: none;
    text-align: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: auto;
  }
}

/* line 6751, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-reading-time {
  position: static;
  padding-top: 12px;
  vertical-align: middle;
}
/* line 6758, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container {
  bottom: 34px;
  left: 34px;
  position: absolute;
}
/* line 6763, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container svg, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container span {
  color: #fefefe;
}
/* line 6768, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-readlater-container {
  vertical-align: middle;
  padding-top: 12px;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6768, ../scss/style.scss */
  .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-readlater-container {
    text-align: left;
    margin-top: 12px;
  }
}
/* line 6778, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container span, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-readlater-container span {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
  margin-left: 3px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 6786, ../scss/style.scss */
.notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-single-header-type-3 .notizia-single-featured-container .notizia-single-readlater-container .feather.notizia-views + span {
  margin-right: 22px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6792, ../scss/style.scss */
  .notizia-single-header-type-3 .notizia-single-reading-time {
    margin-top: 12px;
  }
}

/* line 6801, ../scss/style.scss */
.notizia-single-sidebar-position-1 .notizia-single-header-type-3 .notizia-decorations-type-1, .notizia-single-sidebar-position-1 .notizia-single-header-type-3 .notizia-decorations-type-2 {
  right: -44px;
  top: 35px;
}
/* line 6806, ../scss/style.scss */
.notizia-single-sidebar-position-1 .notizia-single-header-type-3 .notizia-decorations-type-3, .notizia-single-sidebar-position-1 .notizia-single-header-type-3 .notizia-decorations-type-4 {
  right: -44px;
  top: 35px;
}

/* line 6815, ../scss/style.scss */
.notizia-single-sidebar-position-2 .notizia-single-header-type-3 .notizia-decorations-type-1, .notizia-single-sidebar-position-2 .notizia-single-header-type-3 .notizia-decorations-type-2, .notizia-single-sidebar-position-3 .notizia-single-header-type-3 .notizia-decorations-type-1, .notizia-single-sidebar-position-3 .notizia-single-header-type-3 .notizia-decorations-type-2 {
  left: -44px;
  top: 35px;
}
/* line 6820, ../scss/style.scss */
.notizia-single-sidebar-position-2 .notizia-single-header-type-3 .notizia-decorations-type-3, .notizia-single-sidebar-position-2 .notizia-single-header-type-3 .notizia-decorations-type-4, .notizia-single-sidebar-position-3 .notizia-single-header-type-3 .notizia-decorations-type-3, .notizia-single-sidebar-position-3 .notizia-single-header-type-3 .notizia-decorations-type-4 {
  left: -84px;
  top: 65px;
}
/* line 6825, ../scss/style.scss */
.notizia-single-sidebar-position-2 .notizia-single-header-type-3 .notizia-decorations-type-4, .notizia-single-sidebar-position-3 .notizia-single-header-type-3 .notizia-decorations-type-4 {
  left: -104px;
}

/* line 6832, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-text-elements-container, .notizia-single-header-type-5 .notizia-text-elements-container {
  margin-top: 42px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6832, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-text-elements-container, .notizia-single-header-type-5 .notizia-text-elements-container {
    margin-top: 0;
  }
}
/* line 6840, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container, .notizia-single-header-type-5 .notizia-single-featured-container {
  position: relative;
}
/* line 6843, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-image, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image {
  height: 600px;
  top: 0;
  left: 0;
  width: 100%;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6843, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-image, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image {
    margin-top: 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6843, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-image, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image {
    height: 300px;
  }
}
/* line 6858, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-image .notizia-dark-overlay, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image .notizia-dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 6867, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-image .notizia-single-reading-time, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image .notizia-single-reading-time {
  bottom: 34px;
  left: 34px;
}
/* line 6874, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-tag a, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-tag a {
  color: #fefefe;
}
/* line 6879, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-bg, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-bg {
  position: absolute;
  width: 100%;
  height: 600px;
  top: -42px;
  left: -42px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6879, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-bg, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-bg {
    top: 74px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6879, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-featured-bg, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-bg {
    display: none;
  }
}
/* line 6895, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-tags-container, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-tags-container {
  position: absolute;
  top: 34px;
  right: 34px;
  color: #fefefe;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 6895, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-tags-container, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-tags-container {
    left: 34px;
  }
}
/* line 6907, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag a:hover, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag a:hover {
  color: #fefefe;
}
/* line 6912, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag .notizia-heart-full, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-tags-container .notizia-single-tag .notizia-heart-full {
  fill: #fefefe;
}
/* line 6919, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-data-container .notizia-single-views-comments-container .feather.notizia-views + span, .notizia-single-header-type-5 .notizia-single-data-container .notizia-single-views-comments-container .feather.notizia-views + span {
  margin-right: 8px;
}
/* line 6923, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-decorations-type-1, .notizia-single-header-type-4 .notizia-decorations-type-2, .notizia-single-header-type-5 .notizia-decorations-type-1, .notizia-single-header-type-5 .notizia-decorations-type-2 {
  right: -64px;
  bottom: 160px;
}
/* line 6928, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-decorations-type-3, .notizia-single-header-type-4 .notizia-decorations-type-4, .notizia-single-header-type-5 .notizia-decorations-type-3, .notizia-single-header-type-5 .notizia-decorations-type-4 {
  right: -24px;
  bottom: 160px;
}
/* line 6932, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-4 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-4 .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-4 .notizia-decorations-type-4 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-decorations-type-4 .notizia-decorations-type-4-second {
  top: -360px;
  left: -700px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6932, ../scss/style.scss */
  .notizia-single-header-type-4 .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-4 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-4 .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-4 .notizia-decorations-type-4 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-decorations-type-4 .notizia-decorations-type-4-second {
    display: none;
  }
}
/* line 6942, ../scss/style.scss */
.notizia-single-header-type-4 .notizia-single-reading-time, .notizia-single-header-type-5 .notizia-single-reading-time {
  color: #fefefe;
}

/* line 6948, ../scss/style.scss */
body.page .notizia-single-header-type-4 .notizia-text-elements-container, body.page .notizia-single-header-type-5 .notizia-text-elements-container {
  margin-top: 25%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6948, ../scss/style.scss */
  body.page .notizia-single-header-type-4 .notizia-text-elements-container, body.page .notizia-single-header-type-5 .notizia-text-elements-container {
    margin-top: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  /* line 6958, ../scss/style.scss */
  .notizia-single-header-type-5 .notizia-single-data-container {
    margin-left: 0;
  }
}
/* line 6965, ../scss/style.scss */
.notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-bg {
  left: unset;
  right: -42px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6965, ../scss/style.scss */
  .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-bg {
    top: -42px;
  }
}
/* line 6974, ../scss/style.scss */
.notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-1, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-2 {
  left: -62px;
}
/* line 6978, ../scss/style.scss */
.notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-3, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 {
  left: -84px;
  bottom: 160px;
}
/* line 6982, ../scss/style.scss */
.notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 .notizia-decorations-type-4-second {
  left: 760px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 6982, ../scss/style.scss */
  .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-3 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-3 .notizia-decorations-type-4-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 .notizia-decorations-type-3-second, .notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 .notizia-decorations-type-4-second {
    display: none;
  }
}
/* line 6991, ../scss/style.scss */
.notizia-single-header-type-5 .notizia-single-featured-container .notizia-decorations-type-4 {
  left: -104px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 6995, ../scss/style.scss */
  .notizia-single-header-type-5 .notizia-single-featured-container .notizia-single-featured-image {
    margin-top: 0;
    margin-bottom: 32px;
  }
}

/* line 7004, ../scss/style.scss */
.notizia-single-header-type-6 {
  height: 640px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7004, ../scss/style.scss */
  .notizia-single-header-type-6 {
    height: auto;
    padding: 40px 0 20px;
  }
}
/* line 7012, ../scss/style.scss */
.notizia-single-header-type-6 .notizia-single-header-content {
  transform: translate(-50%, -25%);
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 7012, ../scss/style.scss */
  .notizia-single-header-type-6 .notizia-single-header-content {
    transform: translate(-50%, -35%);
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7012, ../scss/style.scss */
  .notizia-single-header-type-6 .notizia-single-header-content {
    transform: none;
  }
}

/* line 7025, ../scss/style.scss */
.notizia-single-header-type-6 + .notizia-single-data-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 38px;
}
/* line 7030, ../scss/style.scss */
.notizia-single-header-type-6 + .notizia-single-data-container .notizia-single-views-comments-container, .notizia-single-header-type-6 + .notizia-single-data-container .notizia-single-reading-time {
  display: inline;
  margin-left: 34px;
}
/* line 7035, ../scss/style.scss */
.notizia-single-header-type-6 + .notizia-single-data-container .notizia-single-readlater-container {
  display: inline-block;
  padding-top: 13px;
  vertical-align: unset;
}
/* line 7041, ../scss/style.scss */
.notizia-single-header-type-6 + .notizia-single-data-container .notizia-single-reading-time {
  font-size: 16px;
  font-weight: 500;
  padding-top: 13px;
}
/* line 7046, ../scss/style.scss */
.notizia-single-header-type-6 + .notizia-single-data-container .notizia-single-reading-time span {
  margin-left: 6px;
}

/* line 7052, ../scss/style.scss */
.notizia-single-header-type-7 {
  height: 55vh;
  position: relative;
}
/* line 7057, ../scss/style.scss */
.notizia-single-header-type-7 .notizia-single-tag a {
  color: #fefefe;
}
/* line 7062, ../scss/style.scss */
.notizia-single-header-type-7 .notizia-single-featured-bg {
  position: absolute;
  width: 100%;
  height: 560px;
  top: 60px;
  left: -60px;
  border-radius: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7062, ../scss/style.scss */
  .notizia-single-header-type-7 .notizia-single-featured-bg {
    display: none;
  }
}
/* line 7075, ../scss/style.scss */
.notizia-single-header-type-7 .notizia-single-tags-container {
  position: absolute;
  bottom: 34px;
  right: 34px;
  color: #fefefe;
  width: 100%;
  max-width: 80rem;
  text-align: right;
  left: 50%;
  transform: translateX(-50%);
}
/* line 7088, ../scss/style.scss */
.notizia-single-header-type-7 .notizia-single-tags-container .notizia-single-tag a:hover {
  color: #fefefe;
}
/* line 7093, ../scss/style.scss */
.notizia-single-header-type-7 .notizia-single-tags-container .notizia-single-tag .notizia-heart-full {
  fill: #fefefe;
}

/* line 7100, ../scss/style.scss */
.notizia-single-header-type-7 + .notizia-single-data-container {
  margin-top: 50px;
}
@media print, screen and (min-width: 64em) {
  /* line 7100, ../scss/style.scss */
  .notizia-single-header-type-7 + .notizia-single-data-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7100, ../scss/style.scss */
  .notizia-single-header-type-7 + .notizia-single-data-container {
    padding-left: 18px;
    padding-right: 18px;
  }
}
/* line 7113, ../scss/style.scss */
.notizia-single-header-type-7 + .notizia-single-data-container .notizia-single-views-comments-container {
  display: inline-block;
  margin-left: 36px;
  vertical-align: baseline;
}
/* line 7119, ../scss/style.scss */
.notizia-single-header-type-7 + .notizia-single-data-container .notizia-single-readlater-container {
  display: inline-block;
}
/* line 7123, ../scss/style.scss */
.notizia-single-header-type-7 + .notizia-single-data-container .notizia-single-reading-time {
  position: static;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 32px;
}

@-webkit-keyframes notizia-scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 50%;
  }
}
@keyframes notizia-scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 50%;
  }
}
@-webkit-keyframes notizia-scroll-mouse {
  from {
    margin-top: 0;
  }
  to {
    margin-top: 15px;
  }
}
@keyframes notizia-scroll-mouse {
  from {
    margin-top: 0;
  }
  to {
    margin-top: 15px;
  }
}
/* line 7168, ../scss/style.scss */
div.notizia-scroll-container {
  position: absolute;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
  opacity: 0;
  display: block;
  height: 100px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7168, ../scss/style.scss */
  div.notizia-scroll-container {
    display: none;
  }
}

/* line 7183, ../scss/style.scss */
div.notizia-scroll {
  position: relative;
  margin: 0 auto;
  display: block;
  color: #fefefe;
  width: 40px;
  height: 64px;
  border: 2px solid;
  border-radius: 25px;
  -webkit-animation: notizia-scroll-mouse 1.5s;
  animation: notizia-scroll-mouse 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* line 7199, ../scss/style.scss */
div.notizia-scroll span.notizia-scroll-down {
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin: 15% auto auto auto;
  -webkit-animation: notizia-scroll-inner 1.5s;
  animation: notizia-scroll-inner 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

/* line 7215, ../scss/style.scss */
.notizia-scroll-container-mobile {
  position: absolute;
  bottom: 95px;
  opacity: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7215, ../scss/style.scss */
  .notizia-scroll-container-mobile {
    display: block;
  }
}

/* line 7228, ../scss/style.scss */
.notizia-scroll-container-mobile a {
  padding-top: 80px;
  cursor: default;
}

/* line 7233, ../scss/style.scss */
.notizia-scroll-container-mobile a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: notizia-scroll-mobile 2s infinite;
  animation: notizia-scroll-mobile 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

/* line 7250, ../scss/style.scss */
.notizia-scroll-container-mobile a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 7255, ../scss/style.scss */
.notizia-scroll-container-mobile a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}

/* line 7261, ../scss/style.scss */
.notizia-scroll-container-mobile a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

@-webkit-keyframes notizia-scroll-mobile {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes notizia-scroll-mobile {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 7291, ../scss/style.scss */
.admin-bar .notizia-single-header-type-2 {
  height: calc(100vh - 32px);
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7291, ../scss/style.scss */
  .admin-bar .notizia-single-header-type-2 {
    height: auto;
  }
}

/* line 7300, ../scss/style.scss */
.single.notizia-single-sidebar-position-3 .notizia-single-main-content-container-inner {
  max-width: 870px;
  margin-left: auto !important;
  margin-right: auto;
}

/* line 7308, ../scss/style.scss */
.single.notizia-single-sidebar-position-3.notizia-post-header-type-3 .notizia-single-main-content-container {
  width: 100%;
}

/* line 7314, ../scss/style.scss */
.page.notizia-page-sidebar-position-3 .notizia-single-main-content-container-inner:not(.notizia-wide-content) {
  max-width: 870px;
  margin-left: auto !important;
  margin-right: auto;
}

/* line 7322, ../scss/style.scss */
.page .notizia-single-main-content-container {
  padding-bottom: 60px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7322, ../scss/style.scss */
  .page .notizia-single-main-content-container {
    padding-bottom: 30px;
  }
}

/* line 7332, ../scss/style.scss */
.page.notizia-page-sidebar-position-3.notizia-page-header-type-3 .notizia-single-main-content-container {
  width: 100%;
}

/* line 7337, ../scss/style.scss */
.notizia-no-featured {
  padding-top: 230px;
}

/* line 7341, ../scss/style.scss */
.notizia-no-featured + .notizia-single-main-content-container {
  margin-top: 0 !important;
}

/* line 7345, ../scss/style.scss */
.notizia-single-tags-container.notizia-post-no-image, .notizia-single-reading-time.notizia-post-no-image {
  width: 100%;
  margin-top: 2px;
}

/* line 7351, ../scss/style.scss */
.notizia-single-tags-container.notizia-post-no-image .notizia-single-tag {
  margin-left: 0;
  margin-right: 8px;
}

/* line 7357, ../scss/style.scss */
.notizia-single-reading-time.notizia-post-no-image {
  position: static;
  margin-bottom: 12px;
}

/* line 7363, ../scss/style.scss */
.notizia-post-header-type-3 .notizia-single-tags-container.notizia-post-no-image {
  margin-top: 4px;
  margin-bottom: 4px;
}

/*
*
*
THE EYE CATCHING ZONE
*/
@-webkit-keyframes notizia-eye-catching-bg-zoom {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2) translateZ(1px);
  }
}
@-moz-keyframes notizia-eye-catching-bg-zoom {
  0% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2) translateZ(1px);
  }
}
@-o-keyframes notizia-eye-catching-bg-zoom {
  0% {
    -o-transform: scale(1, 1);
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2) translateZ(1px);
  }
}
@keyframes notizia-eye-catching-bg-zoom {
  0% {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2) translateZ(1px);
  }
}
/* line 7416, ../scss/style.scss */
.notizia-hidden-data {
  display: none;
}

/* line 7420, ../scss/style.scss */
.swiper {
  position: relative;
}
/* line 7423, ../scss/style.scss */
.swiper .swiper-pagination-bullets {
  width: auto !important;
  transform: translate3d(0, 0, 0) translateX(-50%);
  left: 50% !important;
  padding: 0px 8px 4px;
  border-radius: 14px;
}

/* line 7433, ../scss/style.scss */
.notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-cards, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-cards {
  padding-top: 140px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 7433, ../scss/style.scss */
  .notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-cards, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-cards {
    padding-top: 120px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7433, ../scss/style.scss */
  .notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-1 .notizia-start-content.notizia-eye-catching-layout-cards, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-one-panel, .notizia-header-type-3 .notizia-start-content.notizia-eye-catching-layout-cards {
    padding-top: 98px;
  }
}

/* line 7446, ../scss/style.scss */
.notizia-eye-catching-post-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

/* line 7453, ../scss/style.scss */
.notizia-dot {
  height: 4px;
  width: 4px;
  margin-left: 10px;
  margin-right: 6px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 7463, ../scss/style.scss */
.notizia-eye-catching-container {
  /* GENERAL ELEMENTS */
  /* LAYOUT deck */
  /* LAYOUT full-screen & full-screen-progress & horizon */
  /* LAYOUT horizon */
  /* LAYOUT full-screen-progress */
  /* LAYOUT full-screen */
  /* LAYOUT one-panel */
  /* LAYOUT wide-columns */
  /* LAYOUT cards */
}
/* line 7464, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-navigation {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 2;
  padding: 20px 24px 24px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
/* line 7475, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-navigation svg {
  width: 24px;
  height: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7464, ../scss/style.scss */
  .notizia-eye-catching-container .notizia-eye-catching-navigation {
    display: none;
  }
}
/* line 7485, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-review-score {
  width: 86px;
  height: 62px;
  border-radius: 50%;
  padding-top: 24px;
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 20px;
  right: 20px;
}
/* line 7496, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-review-score span:first-child {
  font-size: 24px;
  font-weight: bold;
}
/* line 7501, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-review-score span:last-child {
  font-size: 12px;
}
/* line 7507, ../scss/style.scss */
.notizia-eye-catching-container:hover .notizia-eye-catching-navigation[aria-disabled="false"] {
  opacity: 1;
}
/* line 7513, ../scss/style.scss */
.notizia-eye-catching-container:hover.notizia-eye-catching-layout-wide-columns .notizia-eye-catching-navigation, .notizia-eye-catching-container:hover.notizia-eye-catching-layout-full-screen .notizia-eye-catching-navigation, .notizia-eye-catching-container:hover.notizia-eye-catching-layout-horizon .notizia-eye-catching-navigation {
  opacity: 1;
}
/* line 7518, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-navigation-next {
  right: 22px;
}
/* line 7522, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-navigation-prev {
  left: 22px;
}
/* line 7527, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-views-comments-container span {
  margin-left: 4px;
}
/* line 7531, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-views-comments-container svg {
  vertical-align: sub;
}
/* line 7535, ../scss/style.scss */
.notizia-eye-catching-container .notizia-single-views-comments-container .feather-eye + span + svg {
  margin-left: 12px;
}
/* line 7541, ../scss/style.scss */
.notizia-eye-catching-container .notizia-categories-container a {
  padding: 12px 26px;
  font-weight: bold;
  margin-right: 12px;
  display: inline-block;
  margin-bottom: 12px;
}
/* line 7550, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-swiper {
  opacity: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
/* line 7554, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-swiper.notizia-visible {
  opacity: 1;
}
/* line 7559, ../scss/style.scss */
.notizia-eye-catching-container .notizia-eye-catching-dark-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}
/* line 7568, ../scss/style.scss */
.notizia-eye-catching-container + .notizia-start-content:not(.notizia-no-title):not(.notizia-no-featured) {
  padding-top: 130px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7568, ../scss/style.scss */
  .notizia-eye-catching-container + .notizia-start-content:not(.notizia-no-title):not(.notizia-no-featured) {
    padding-top: 65px !important;
  }
}
/* line 7578, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box {
  position: absolute;
  text-align: center;
  width: 100%;
  transform: translateY(-65%);
  top: 65%;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
/* line 7588, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box h2 {
  width: 80%;
  font-weight: 600;
  display: inline-block;
  font-size: 36px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7588, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box h2 {
    font-size: 30px;
  }
}
/* line 7599, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box a:not(.notizia-exceeding-category), .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box p, .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box h2 {
  color: #fefefe;
}
/* line 7603, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box.notizia-visible {
  opacity: 1;
  transform: translateY(-50%);
  top: 50%;
  visibility: visible;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7603, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box.notizia-visible {
    transform: translateY(-50%);
    top: 50%;
  }
}
/* line 7615, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data {
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7615, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data {
    font-size: 13px;
  }
}
/* line 7622, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data div:not(.notizia-single-views-comments-container) {
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}
/* line 7627, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-dot {
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 7633, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-single-views-comments-container:not(.notizia-inside-eye-catching) {
  display: block;
  margin-top: 12px;
}
/* line 7637, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-single-views-comments-container:not(.notizia-inside-eye-catching) span:not(.notizia-headline-text-color), .notizia-eye-catching-container.notizia-eye-catching-bg-t .notizia-single-views-comments-container:not(.notizia-inside-eye-catching) svg:not(.notizia-headline-text-color) {
  color: #fefefe;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7644, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck {
    overflow-x: hidden;
  }
}
/* line 7648, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck.notizia-start-content {
  padding-top: 180px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7648, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck.notizia-start-content {
    padding-top: 100px !important;
  }
}
/* line 7655, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper {
  height: 640px;
  width: 560px;
  margin-right: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7655, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper {
    height: 540px !important;
    width: 440px !important;
    margin-right: auto;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7655, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper {
    height: 400px !important;
    width: 80% !important;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 7672, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-author-av img {
    width: 32px;
  }
}
/* line 7678, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 7683, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg {
  height: 100%;
  width: 100%;
}
/* line 7687, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg .notizia-eye-catching-text-box-data {
  bottom: 34px;
  left: 34px;
  position: absolute;
}
/* line 7692, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg .notizia-eye-catching-text-box-data svg, .notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg .notizia-eye-catching-text-box-data span {
  color: #fefefe;
}
/* line 7696, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg .notizia-eye-catching-text-box-data span {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}
/* line 7702, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .swiper-slide .notizia-eye-catching-post-bg .notizia-eye-catching-text-box-data svg {
  margin-right: 6px;
}
/* line 7710, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 65px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7710, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container h2 {
    font-size: 22px;
    line-height: 38px;
  }
}
/* line 7721, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container {
  padding-top: 100px;
  padding-right: 160px;
  position: relative;
  right: -200px;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7721, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container {
    padding-right: 0;
    right: 0;
    bottom: -100px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7721, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container {
    padding-top: 44px;
  }
}
/* line 7740, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container.notizia-visible {
  opacity: 1;
  visibility: visible;
  right: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7740, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container.notizia-visible {
    bottom: 0;
  }
}
/* line 7752, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-decorations-type-1, .notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-decorations-type-2 {
  transform: translateX(-50%);
  left: 48.5%;
  top: 400px;
}
/* line 7758, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-decorations-type-4 {
  right: 150px;
  bottom: 2px;
}
/* line 7763, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-deck .notizia-decorations-type-4-second {
  right: 120%;
}
/* line 7769, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon {
  height: 100vh;
  width: 100%;
  position: relative;
}
/* line 7774, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-post-bg, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-post-bg, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-post-bg {
  width: 100%;
  height: 100%;
}
/* line 7779, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .swiper, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .swiper {
  width: 100%;
  height: 100%;
}
/* line 7784, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-dark-overlay, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-dark-overlay, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 7788, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-excerpt, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-excerpt, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-excerpt {
  font-size: 20px;
  line-height: 32px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7788, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-excerpt, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-excerpt, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-excerpt {
    font-size: 17px;
    line-height: 30px;
  }
}
/* line 7801, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-text-box {
  width: 50%;
  transform: translate(-50%, -50%) !important;
  left: 50%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 7801, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-text-box {
    width: 70%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7801, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-text-box {
    width: 90%;
  }
}
/* line 7815, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-text-box .notizia-single-views-comments-container svg, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-eye-catching-text-box .notizia-single-views-comments-container span, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box .notizia-single-views-comments-container svg, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box .notizia-single-views-comments-container span, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-text-box .notizia-single-views-comments-container svg, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-text-box .notizia-single-views-comments-container span {
  color: #fefefe;
}
/* line 7821, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-exceeding-categories-container a, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-exceeding-categories-container a, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-exceeding-categories-container a {
  width: 190px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7821, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-exceeding-categories-container a, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-exceeding-categories-container a, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-exceeding-categories-container a {
    width: 228px;
  }
}
/* line 7831, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon {
  padding-top: 180px !important;
  height: auto;
}
/* line 7835, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-review-score {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7831, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon {
    padding-top: 130px !important;
  }
}
/* line 7845, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-post-bg {
  height: 600px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7845, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-eye-catching-post-bg {
    height: 380px;
  }
}
/* line 7853, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-post-loop-post-title {
  font-weight: bold;
}
/* line 7857, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .grid-container:not(.notizia-ech-data-container) {
  min-height: 190px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7857, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .grid-container:not(.notizia-ech-data-container) {
    min-height: 0;
  }
}
/* line 7865, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-author-name {
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
}
/* line 7871, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-views-comments-container {
  vertical-align: super;
  font-size: 14px;
  text-align: center;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7871, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-views-comments-container {
    text-align: left;
  }
}
/* line 7880, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-views-comments-container svg {
  width: 18px;
  height: 18px;
}
/* line 7886, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-views-comments-container, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-readlater-container {
  margin-top: 8px;
}
/* line 7890, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-single-post-date {
  display: block;
  font-weight: normal;
}
/* line 7895, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-data-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 7900, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-title-container, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container {
  margin-top: 50px;
  opacity: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7900, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-title-container, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container {
    margin-top: 0;
  }
}
/* line 7908, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-title-container.notizia-visible, .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container.notizia-visible {
  margin-top: 0;
  opacity: 1;
}
/* line 7915, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container p {
  width: 80%;
  margin-left: auto;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7915, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container p {
    width: 100%;
    margin-right: auto;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7914, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container {
    margin-bottom: 18px;
    margin-top: 18px;
  }
}
/* line 7930, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container.notizia-visible {
  margin-top: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7930, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-horizon .notizia-ech-excerpt-container.notizia-visible {
    margin-top: 18px;
  }
}
/* line 7942, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-single-review-score {
  transform: translateY(-50%);
  right: 10%;
  top: 50%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7942, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-single-review-score {
    transform: translateX(-50%);
    top: 75%;
    left: 50%;
  }
}
/* line 7953, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box {
  text-align: left;
  transform: translateY(-45%) !important;
  top: 45% !important;
  left: 1%;
  width: 38%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 7953, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box {
    width: 60%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7953, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box {
    width: 88%;
  }
}
/* line 7968, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box.notizia-visible {
  left: 11%;
  transform: translateY(-45%) !important;
  top: 45% !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7968, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box.notizia-visible {
    left: 6%;
  }
}
/* line 7978, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box .notizia-excerpt {
  width: 100%;
  font-size: 16px;
  line-height: 27px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 7978, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-text-box .notizia-excerpt {
    font-size: 17px;
    line-height: 30px;
  }
}
/* line 7989, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-fsp-titles {
  width: 89%;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  padding: 0px 8px 4px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 7989, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-fsp-titles {
    display: none !important;
  }
}
/* line 8001, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-fsp-titles h3 {
  width: 18%;
  margin-left: 5.5%;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  font-weight: bold;
  font-size: 20px;
  vertical-align: top;
  padding-top: 50px;
  cursor: pointer;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 8013, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-fsp-titles h3.notizia-title-active, .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .notizia-eye-catching-fsp-titles h3:hover {
  color: #fefefe;
}
/* line 8018, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination {
  width: 90% !important;
  bottom: 130px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8018, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination {
    bottom: 22px !important;
  }
}
/* line 8027, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet {
  width: 18%;
  height: 3px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
  margin-left: 5% !important;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8027, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet {
    width: 90%;
    height: 4px;
    margin-left: 0 !important;
  }
}
/* line 8042, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 8053, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet:first-child {
  margin-left: 0 !important;
}
/* line 8058, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet-active::before {
  animation: slide-progress 8s cubic-bezier(0.3, 0, 0.3, 1) forwards;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8063, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    display: none;
  }
}
/* line 8070, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen-progress.swiper-paused .swiper-pagination-bullet-active:before {
  animation-play-state: paused;
}
@keyframes slide-progress {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/* line 8088, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-full-screen .notizia-single-review-score {
  transform: translateX(-50%);
  left: 50%;
  bottom: -112px;
  top: unset;
}
/* line 8097, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel {
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8097, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel {
    width: 100%;
  }
}
/* line 8106, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel h2.notizia-post-loop-post-title {
  font-size: 42px;
  font-weight: 600;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8106, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel h2.notizia-post-loop-post-title {
    font-size: 24px;
  }
}
/* line 8115, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-post-bg {
  height: 660px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8115, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-post-bg {
    height: 600px;
  }
}
/* line 8123, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box {
  padding: 74px 104px;
  position: absolute;
  width: 450px;
  bottom: -60px;
  opacity: 0;
  -moz-transition: all, 0.7s;
  -o-transition: all, 0.7s;
  -webkit-transition: all, 0.7s;
  transition: all, 0.7s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8123, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box {
    width: 68%;
    left: 50% !important;
    transform: translateX(-50%);
    padding: 50px;
    padding-bottom: 58px;
  }
}
/* line 8139, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box.notizia-visible {
  bottom: -20px;
  opacity: 1;
}
/* line 8144, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-excerpt {
  font-size: 19px;
  line-height: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8144, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-excerpt {
    font-size: 17px;
    line-height: 30px;
  }
}
/* line 8154, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data {
  margin-bottom: 8px;
}
/* line 8157, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-single-reading-time, .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-loop-single-date {
  display: inline-block;
}
/* line 8160, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-single-reading-time span, .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-loop-single-date span {
  font-weight: normal;
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8160, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-single-reading-time span, .notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data .notizia-loop-single-date span {
    font-size: 13px;
  }
}
/* line 8170, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data svg {
  display: none;
}
/* line 8178, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .swiper-wrapper .swiper-slide:nth-child(even) .notizia-eye-catching-text-box {
  left: 30px;
}
/* line 8181, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .swiper-wrapper .swiper-slide:nth-child(even) .notizia-single-review-score {
  top: 20px;
  right: 20px;
}
/* line 8188, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .swiper-wrapper .swiper-slide:nth-child(odd) .notizia-eye-catching-text-box {
  right: 30px;
}
/* line 8191, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-one-panel .swiper-wrapper .swiper-slide:nth-child(odd) .notizia-single-review-score {
  top: 20px;
  left: 20px;
}
/* line 8200, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 8205, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .notizia-single-review-score {
  opacity: 0;
  top: 20px;
  right: 20px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8205, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .notizia-single-review-score {
    right: 40px;
  }
}
/* line 8216, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .notizia-eye-catching-post-bg {
  height: 100%;
  position: relative;
}
/* line 8221, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.45);
}
/* line 8225, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer;
}
/* line 8230, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .swiper-slide-active .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 8233, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-wide-columns .swiper-slide-active .notizia-single-review-score {
  opacity: 1;
}
/* line 8240, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8240, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-cards {
    width: 100%;
  }
}
/* line 8249, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-post-bg {
  height: 550px;
  position: relative;
  margin-top: 38px;
  opacity: 0;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 8256, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-post-bg.notizia-visible {
  margin-top: 0;
  opacity: 1;
}
/* line 8262, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.45);
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 8267, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .swiper-slide:hover .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 8271, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box {
  position: absolute;
  bottom: 34px;
  left: 34px;
}
/* line 8276, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box h2, .notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box a {
  color: #fefefe;
}
/* line 8280, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box h2 {
  font-weight: 600;
  width: 85%;
  display: inline-block;
  font-size: 28px;
}
/* line 8287, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8287, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-cards .notizia-eye-catching-text-box .notizia-eye-catching-text-box-data {
    font-size: 13px;
  }
}
/* line 8299, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine {
  padding-bottom: 58px;
}
/* line 8302, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine.notizia-start-content {
  padding-top: 205px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8302, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine.notizia-start-content {
    padding-top: 134px !important;
  }
}
/* line 8310, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container {
  margin-bottom: 38px;
}
/* line 8313, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container h3 {
  font-weight: bold;
  font-size: 42px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8313, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container h3 {
    font-size: 23px;
    line-height: 30px;
  }
}
/* line 8323, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container p {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8323, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container p {
    width: 90%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8323, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-labels-container p {
    font-size: 16px;
  }
}
/* line 8338, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine h4 {
  font-weight: bold;
}
/* line 8342, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-mostread-image {
  height: 64px;
  width: 100%;
}
/* line 8347, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-mostread-title {
  padding-left: 0;
  margin-left: 0;
  padding-right: 22px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8347, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-mostread-title {
    margin-left: 0.625rem;
    padding-right: 0;
  }
}
/* line 8358, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-magazine-small-category {
  text-transform: uppercase;
  display: block;
  font-size: 11px;
  margin-bottom: 3px;
  letter-spacing: 1px;
}
/* line 8366, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-mostread {
  margin-top: 22px;
}
/* line 8369, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-mostread h3 {
  font-size: 16px;
}
/* line 8372, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-mostread h3 a {
  font-weight: bold;
}
/* line 8378, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-single-review-score {
  height: 82px;
}
/* line 8382, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  height: 472px;
  position: relative;
  margin-bottom: 32px;
}
/* line 8388, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-dark-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 8392, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box {
  position: absolute;
  left: 28px;
  bottom: 28px;
}
/* line 8397, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box h2 {
  font-weight: bold;
}
/* line 8401, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box a, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-excerpt, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-loop-single-date, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-loop-single-author, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-dot {
  color: #fefefe;
}
/* line 8405, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-excerpt {
  width: 60%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8405, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-excerpt {
    width: 90%;
  }
}
/* line 8413, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-loop-single-author, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big .notizia-eye-catching-text-box .notizia-loop-single-date {
  display: inline-block;
  font-size: 14px;
}
/* line 8420, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 8422, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small.notizia-br-12 {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
/* line 8427, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small h2 {
  font-weight: bold;
  font-size: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8427, ../scss/style.scss */
  .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small h2 {
    font-size: 22px;
  }
}
/* line 8436, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small .notizia-next-prev-img {
  height: 250px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  position: relative;
}
/* line 8445, ../scss/style.scss */
.notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-big:hover, .notizia-eye-catching-container.notizia-eye-catching-layout-magazine .notizia-eyecatching-magazine-single-post-small:hover {
  transform: scale(1.01);
}

/* line 8453, ../scss/style.scss */
.notizia-border-radius-on .notizia-eyecatching-magazine-single-post-small.notizia-br-12 .notizia-next-prev-img {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

/* line 8461, ../scss/style.scss */
.notizia-header-type-2 .notizia-eye-catching-layout-full-screen, .notizia-header-type-2 .notizia-eye-catching-layout-full-screen-progress, .notizia-header-type-2 .notizia-eye-catching-layout-horizon {
  width: calc(100% - 300px);
  margin-left: 300px;
}
/* line 8467, ../scss/style.scss */
.notizia-header-type-2 .notizia-eye-catching-layout-magazine .notizia-start-content {
  padding-top: 68px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8467, ../scss/style.scss */
  .notizia-header-type-2 .notizia-eye-catching-layout-magazine .notizia-start-content {
    padding-top: 134px !important;
  }
}

@media screen and (max-width: 1500px) {
  /* line 8478, ../scss/style.scss */
  .notizia-eye-catching-layout-deck .notizia-deck-text-container .notizia-text-elements-container {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1350px) {
  /* line 8485, ../scss/style.scss */
  .notizia-eye-catching-layout-full-screen-progress.notizia-eye-catching-container .notizia-eye-catching-fsp-titles {
    width: 96%;
  }
  /* line 8488, ../scss/style.scss */
  .notizia-eye-catching-layout-full-screen-progress.notizia-eye-catching-container .swiper-pagination {
    width: 97% !important;
    bottom: 170px;
  }
}
@media screen and (max-width: 1300px) {
  /* line 8496, ../scss/style.scss */
  .notizia-eye-catching-layout-deck .swiper {
    height: 600px !important;
    width: 400px !important;
    margin-right: auto !important;
  }

  /* line 8502, ../scss/style.scss */
  .notizia-eye-catching-layout-deck .notizia-author-av img {
    display: none;
  }

  /* line 8506, ../scss/style.scss */
  .notizia-eye-catching-layout-deck .notizia-author-name {
    margin-left: 0;
  }
}
@media screen and (max-width: 1120px) {
  /* line 8513, ../scss/style.scss */
  .notizia-header-type-2 .notizia-eye-catching-layout-full-screen, .notizia-header-type-2 .notizia-eye-catching-layout-full-screen-progress, .notizia-header-type-2 .notizia-eye-catching-layout-horizon {
    width: 100%;
    margin-left: 0;
  }
}
/* line 8521, ../scss/style.scss */
.admin-bar .notizia-eye-catching-layout-full-screen, .admin-bar .notizia-eye-catching-layout-full-screen-progress {
  height: calc(100vh - 32px);
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8521, ../scss/style.scss */
  .admin-bar .notizia-eye-catching-layout-full-screen, .admin-bar .notizia-eye-catching-layout-full-screen-progress {
    height: calc(100vh - 48px);
  }
}

/* line 8530, ../scss/style.scss */
.notizia-eye-catching-bg-zoom {
  -webkit-animation: notizia-eye-catching-bg-zoom 20s linear infinite alternate;
  -moz-animation: notizia-eye-catching-bg-zoom 20s linear infinite alternate;
  -o-animation: notizia-eye-catching-bg-zoom 20s linear infinite alternate;
  animation: notizia-eye-catching-bg-zoom 20s linear infinite alternate;
}

/*
*
*
SINGLE: MAIN CONTENT 
*/
/* line 8544, ../scss/style.scss */
.single.notizia-post-header-type-1 .notizia-single-main-content-container, .page.notizia-page-header-type-1 .notizia-single-main-content-container {
  margin-top: 120px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8544, ../scss/style.scss */
  .single.notizia-post-header-type-1 .notizia-single-main-content-container, .page.notizia-page-header-type-1 .notizia-single-main-content-container {
    margin-top: 46px;
  }
}
/* line 8552, ../scss/style.scss */
.single.notizia-post-header-type-1 .notizia-single-main-content-container.notizia-post-no-image, .page.notizia-page-header-type-1 .notizia-single-main-content-container.notizia-post-no-image {
  margin-top: 46px;
}

/* line 8558, ../scss/style.scss */
.single.notizia-post-header-type-1.attachment .notizia-single-main-content-container {
  margin-top: 60px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8558, ../scss/style.scss */
  .single.notizia-post-header-type-1.attachment .notizia-single-main-content-container {
    margin-top: 46px;
  }
}

/* line 8568, ../scss/style.scss */
.single-post.notizia-post-header-type-2 .notizia-single-main-content-container, .page.notizia-page-header-type-2 .notizia-single-main-content-container, .single-post.notizia-post-header-type-4 .notizia-single-main-content-container, .page.notizia-page-header-type-4 .notizia-single-main-content-container, .single-post.notizia-post-header-type-5 .notizia-single-main-content-container, .page.notizia-page-header-type-5 .notizia-single-main-content-container, .single-post.notizia-post-header-type-6 .notizia-single-main-content-container, .page.notizia-page-header-type-6 .notizia-single-main-content-container {
  margin-top: 60px;
}

/* line 8574, ../scss/style.scss */
.single-post.notizia-post-header-type-3 .notizia-single-main-content-container, .page.notizia-page-header-type-3 .notizia-single-main-content-container, .single-post.notizia-post-header-type-7 .notizia-single-main-content-container, .page.notizia-page-header-type-7 .notizia-single-main-content-container {
  margin-top: 40px;
}

/* line 8579, ../scss/style.scss */
.notizia-single-main-content-container-inner {
  position: relative;
  word-break: break-word;
  /* TEXTS AND HEADINGS */
  /* DL */
  /* EMBEDS */
  /* ADDRESS */
  /* MEDIA */
  /* WIDER ELEMENTS */
  /* EMBED BLOCKS */
  /* BUTTONS */
  /* CO-BLOCK: ACCORDION */
  /* CO-BLOCK: MEDIA ROW */
  /* CO-BLOCK: ALERT */
  /* CO-BLOCK: HIGHLIGHT */
  /* CO-BLOCK: PRICING TABLES */
  /* CO-BLOCK: AUTHOR */
  /* MEDIA / TEXT */
  /* COVER */
  /* VIDEO */
  /* BLOCKS MARGIN */
}
/* line 8583, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 8583, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-sharing-panel {
    left: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8583, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-sharing-panel {
    display: none;
  }
}
/* line 8597, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel .notizia-sharing-icon-container {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 12px;
  text-align: center;
  padding: 12px 0px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 8607, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel .notizia-sharing-icon-container svg {
  width: 16px;
  height: 16px;
}
/* line 8614, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel .notizia-sharing-label .notizia-headline {
  font-size: 16px;
  display: block;
  font-weight: 500;
  transform: rotate(180deg);
  text-orientation: sideways;
  writing-mode: vertical-lr;
  margin-left: 12px;
}
/* line 8624, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel .notizia-sharing-label .n-line {
  width: 1px;
  height: 100px;
  display: block;
  margin: 12px 0 16px 24px;
  content: '';
}
/* line 8634, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-sharing-panel.notizia-wide {
  left: -72px;
}
/* line 8638, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box {
  padding-top: 42px;
  padding-bottom: 42px;
  margin-top: 60px;
  margin-bottom: 0;
  padding-right: 0;
}
/* line 8645, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-single-author-container {
  margin-left: 0;
}
/* line 8649, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-av {
  display: inline-block;
}
/* line 8652, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-av img {
  border-radius: 50%;
}
/* line 8657, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-name {
  display: inline-block;
  margin-left: 8px;
  font-size: 16px;
  vertical-align: middle;
}
/* line 8663, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-name .notizia-single-post-date {
  font-size: 14px;
  display: block;
}
/* line 8669, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-single-author-contacts-container {
  text-align: right;
  padding-top: 12px;
  margin-right: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8669, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-author-box .notizia-single-author-contacts-container {
    text-align: left;
    padding-top: 22px;
  }
}
/* line 8679, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-single-author-contacts-container a {
  width: 35px;
  display: inline-block;
  vertical-align: text-top;
}
/* line 8684, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-single-author-contacts-container a .custom-svg {
  transform: scale(0.8);
  margin-top: 1px;
}
/* line 8691, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-bio {
  margin-left: 0;
  margin-right: 0;
  margin-top: 24px;
}
/* line 8696, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-bio p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8696, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-author-box .notizia-author-bio p {
    font-size: 14px;
    line-height: 28px;
  }
}
/* line 8709, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box {
  padding-top: 50px;
  margin-top: 60px;
  margin-bottom: 0;
  padding-right: 0;
}
/* line 8715, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container {
  margin-left: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8715, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container {
    text-align: center;
  }
}
/* line 8722, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-img {
  width: 92px;
  height: 92px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8722, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-img {
    display: block;
    margin: 0 auto;
  }
}
/* line 8736, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name {
  display: inline-block;
  margin-left: 18px;
  vertical-align: top;
  margin-top: 18px;
  max-width: 75%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8736, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name {
    margin-left: 0;
    max-width: 85%;
  }
}
/* line 8748, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name span {
  display: block;
}
/* line 8752, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name .notizia-headline-text-color {
  font-size: 18px;
}
/* line 8756, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name .notizia-main-text-color-text {
  font-size: 16px;
}
/* line 8761, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container .notizia-single-review-product-name.notizia-post-no-image {
  margin-left: 0;
  max-width: 85%;
}
/* line 8768, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container + .notizia-single-review-score-container .notizia-single-review-score {
  float: right;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8768, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-item-name-container + .notizia-single-review-score-container .notizia-single-review-score {
    float: none;
  }
}
/* line 8777, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container {
  text-align: center;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8777, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container {
    margin-left: 0;
  }
}
/* line 8784, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container .notizia-single-review-score {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  padding-top: 27px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8784, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container .notizia-single-review-score {
    margin: 34px auto 14px;
  }
}
/* line 8797, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container .notizia-single-review-score span:first-child {
  font-size: 24px;
  font-weight: bold;
}
/* line 8802, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-score-container .notizia-single-review-score span:last-child {
  font-size: 12px;
}
/* line 8808, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container {
  margin-top: 12px;
}
/* line 8811, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container {
  margin-left: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8811, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8818, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container h3 {
    text-align: center;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8824, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container ul {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}
/* line 8832, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container ul li:before {
  background-color: #42BA96;
}
/* line 8839, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container {
  margin-right: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8839, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8846, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container h3 {
    text-align: center;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8852, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container ul {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}
/* line 8860, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container ul li:before {
  background-color: #DF4759;
}
/* line 8867, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container ul {
  margin-left: 0;
  list-style: none;
}
/* line 8871, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container ul li {
  margin-bottom: 12px;
}
/* line 8874, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container ul li:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  content: '';
  border-radius: 50%;
  margin-right: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8887, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-wrapup-container h3 {
    text-align: center;
    width: 100%;
  }
}
/* line 8894, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-wrapup-container p {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8894, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-wrapup-container p {
    font-size: 16px;
    line-height: 30px;
  }
}
/* line 8908, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-no-author-box-border {
  margin-top: 24px;
}
/* line 8912, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel {
  padding-top: 42px;
  padding-bottom: 42px;
  padding-right: 0;
  font-weight: bold;
}
/* line 8918, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel span {
  margin-right: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8918, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-end-share-panel span {
    display: block;
    margin-bottom: 18px;
    margin-right: 0;
  }
}
/* line 8928, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel p {
  margin-bottom: 0;
}
/* line 8932, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel .notizia-sharing-icon-container {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 0;
  text-align: center;
  padding: 9px 0px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8932, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-end-share-panel .notizia-sharing-icon-container {
    width: 48px;
    height: 48px;
    margin-right: 5px;
  }
}
/* line 8954, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-whatsapp, .notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-telegram {
  display: none;
  position: relative;
}
/* line 8958, ../scss/style.scss */
.notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-whatsapp svg, .notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-telegram svg {
  margin-top: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 8954, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-whatsapp, .notizia-single-main-content-container-inner .notizia-end-share-panel a.notizia-telegram {
    display: inline-block;
  }
}
/* line 8976, ../scss/style.scss */
.notizia-single-main-content-container-inner p, .notizia-single-main-content-container-inner ul:not(.page-numbers), .notizia-single-main-content-container-inner ol {
  font-size: 18px;
  line-height: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 8976, ../scss/style.scss */
  .notizia-single-main-content-container-inner p, .notizia-single-main-content-container-inner ul:not(.page-numbers), .notizia-single-main-content-container-inner ol {
    font-size: 16px;
    line-height: 30px;
  }
}
/* line 8987, ../scss/style.scss */
.notizia-single-main-content-container-inner ul.has-text-color ul {
  color: inherit;
}
/* line 8992, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-group {
  margin-bottom: 18px;
}
/* line 8996, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-group.has-text-color p:not(.has-text-color) {
  color: inherit;
}
/* line 9002, ../scss/style.scss */
.notizia-single-main-content-container-inner p.has-large-font-size {
  font-size: 2.25em;
  line-height: 1.6;
}
/* line 9007, ../scss/style.scss */
.notizia-single-main-content-container-inner p.has-huge-font-size, .notizia-single-main-content-container-inner .has-larger-font-size {
  font-size: 46px;
  line-height: 56px;
}
/* line 9012, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-pullquote {
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  border-radius: 12px;
}
/* line 9018, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-pullquote.is-style-solid-color {
  font-size: inherit;
}
/* line 9024, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.has-background blockquote:not(.twitter-tweet), .notizia-single-main-content-container-inner figure.has-background .pullquote {
  background-color: inherit;
  max-width: 100%;
}
/* line 9030, ../scss/style.scss */
.notizia-single-main-content-container-inner h1, .notizia-single-main-content-container-inner h2, .notizia-single-main-content-container-inner h3, .notizia-single-main-content-container-inner h4, .notizia-single-main-content-container-inner h5, .notizia-single-main-content-container-inner h6 {
  font-weight: 600;
}
/* line 9034, ../scss/style.scss */
.notizia-single-main-content-container-inner h1 {
  font-size: 2.3em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9034, ../scss/style.scss */
  .notizia-single-main-content-container-inner h1 {
    font-size: 2em;
  }
}
/* line 9042, ../scss/style.scss */
.notizia-single-main-content-container-inner h2:not(.notizia-section-title):not(.notizia-post-loop-post-title) {
  font-size: 2.0023em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9042, ../scss/style.scss */
  .notizia-single-main-content-container-inner h2:not(.notizia-section-title):not(.notizia-post-loop-post-title) {
    font-size: 1.7023em;
  }
}
/* line 9050, ../scss/style.scss */
.notizia-single-main-content-container-inner h3:not(.notizia-section-title):not(.notizia-post-loop-post-title) {
  font-size: 1.7431em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9050, ../scss/style.scss */
  .notizia-single-main-content-container-inner h3:not(.notizia-section-title):not(.notizia-post-loop-post-title) {
    font-size: 1.4431em;
  }
}
/* line 9058, ../scss/style.scss */
.notizia-single-main-content-container-inner h4 {
  font-size: 1.5174em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9058, ../scss/style.scss */
  .notizia-single-main-content-container-inner h4 {
    font-size: 1.2174em;
  }
}
/* line 9066, ../scss/style.scss */
.notizia-single-main-content-container-inner h5 {
  font-size: 1.321em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9066, ../scss/style.scss */
  .notizia-single-main-content-container-inner h5 {
    font-size: 1.021em;
  }
}
/* line 9074, ../scss/style.scss */
.notizia-single-main-content-container-inner h6 {
  font-size: 1.021em;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9074, ../scss/style.scss */
  .notizia-single-main-content-container-inner h6 {
    font-size: 0.9em;
  }
}
/* line 9082, ../scss/style.scss */
.notizia-single-main-content-container-inner h1, .notizia-single-main-content-container-inner h2:not(.notizia-in-block), .notizia-single-main-content-container-inner h3, .notizia-single-main-content-container-inner h4, .notizia-single-main-content-container-inner h5, .notizia-single-main-content-container-inner h6, .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) {
  margin-bottom: 18px;
  margin-top: 26px;
}
/* line 9087, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet), .notizia-single-main-content-container-inner .wp-block-quote, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large {
  border-left: 0;
  padding: 58px 58px !important;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9087, ../scss/style.scss */
  .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet), .notizia-single-main-content-container-inner .wp-block-quote, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large {
    padding: 38px 38px !important;
  }
}
/* line 9097, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) p, .notizia-single-main-content-container-inner .wp-block-quote p, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large p {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  font-style: inherit;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9097, ../scss/style.scss */
  .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) p, .notizia-single-main-content-container-inner .wp-block-quote p, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large p {
    font-size: 22px;
    line-height: 42px;
  }
}
/* line 9109, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) cite, .notizia-single-main-content-container-inner .wp-block-quote cite, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large cite {
  font-size: 18px;
  line-height: 32px;
  font-weight: 100;
  text-align: inherit;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9109, ../scss/style.scss */
  .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) cite, .notizia-single-main-content-container-inner .wp-block-quote cite, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large cite {
    font-size: 14px;
    line-height: 28px;
  }
}
/* line 9123, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-quote.is-style-large p {
  font-size: 32px;
  line-height: 48px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9123, ../scss/style.scss */
  .notizia-single-main-content-container-inner .wp-block-quote.is-style-large p {
    font-size: 22px;
    line-height: 42px;
  }
}
/* line 9135, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-quote[style*="color"] p, .notizia-single-main-content-container-inner .wp-block-quote[style*="color"] cite {
  color: inherit !important;
}
/* line 9140, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote.notizia-has-twitter-button, .notizia-single-main-content-container-inner .wp-block-quote.notizia-has-twitter-button, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large.notizia-has-twitter-button {
  padding: 58px 58px 88px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9140, ../scss/style.scss */
  .notizia-single-main-content-container-inner blockquote.notizia-has-twitter-button, .notizia-single-main-content-container-inner .wp-block-quote.notizia-has-twitter-button, .notizia-single-main-content-container-inner .wp-block-quote.is-style-large.notizia-has-twitter-button {
    padding: 38px 38px 98px !important;
  }
}
/* line 9148, ../scss/style.scss */
.notizia-single-main-content-container-inner pre {
  white-space: break-spaces;
  margin-bottom: 12px;
}
/* line 9153, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-code {
  background-color: #e6e6e6;
  color: #0a0a0a;
}
/* line 9158, ../scss/style.scss */
.notizia-single-main-content-container-inner pre.wp-block-code code {
  background-color: inherit;
  border: none;
}
/* line 9163, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-verse {
  line-height: 32px;
}
/* line 9167, ../scss/style.scss */
.notizia-single-main-content-container-inner div + pre {
  margin-top: 12px;
}
/* line 9172, ../scss/style.scss */
.notizia-single-main-content-container-inner table.has-background tbody, .notizia-single-main-content-container-inner table.has-background thead, .notizia-single-main-content-container-inner table.has-background tfoot {
  background-color: inherit;
}
/* line 9177, ../scss/style.scss */
.notizia-single-main-content-container-inner tbody tr:nth-child(even) {
  background-color: inherit;
}
/* line 9181, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet).has-text-color p, .notizia-single-main-content-container-inner .pullquote.has-text-color p, .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet).has-text-color cite, .notizia-single-main-content-container-inner .pullquote.has-text-color cite {
  color: inherit;
}
/* line 9185, ../scss/style.scss */
.notizia-single-main-content-container-inner code, .notizia-single-main-content-container-inner kbd {
  margin-top: 12px;
  margin-bottom: 12px;
  display: inline-block;
  padding: 0 14px;
}
/* line 9192, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) + .notizia-decorations-type-1, .notizia-single-main-content-container-inner .wp-block-quote + .notizia-decorations-type-1, .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) + .notizia-decorations-type-2, .notizia-single-main-content-container-inner .wp-block-quote + .notizia-decorations-type-2 {
  margin-top: -174px;
  margin-left: -42px;
  position: relative;
  float: left;
  z-index: -1;
}
/* line 9200, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) + .notizia-decorations-type-3, .notizia-single-main-content-container-inner .wp-block-quote + .notizia-decorations-type-3, .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) + .notizia-decorations-type-4, .notizia-single-main-content-container-inner .wp-block-quote + .notizia-decorations-type-4 {
  margin-top: -174px;
  margin-left: -83px;
  position: relative;
  float: left;
  z-index: 1;
}
/* line 9208, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-quote {
  border-right: none;
}
/* line 9214, ../scss/style.scss */
.notizia-single-main-content-container-inner dl dt {
  margin-top: 12px;
}
/* line 9218, ../scss/style.scss */
.notizia-single-main-content-container-inner dl dd {
  margin-left: 14px;
}
/* line 9225, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-embed-twitter .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}
/* line 9232, ../scss/style.scss */
.notizia-single-main-content-container-inner address {
  margin-bottom: 12px;
}
/* line 9237, ../scss/style.scss */
.notizia-single-main-content-container-inner figure {
  position: relative;
  z-index: 2;
}
/* line 9241, ../scss/style.scss */
.notizia-single-main-content-container-inner figure figcaption {
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  margin-top: 14px;
}
/* line 9249, ../scss/style.scss */
.notizia-single-main-content-container-inner figcaption.blocks-gallery-caption {
  margin-top: 4px;
}
/* line 9254, ../scss/style.scss */
.notizia-single-main-content-container-inner figure:not(.wp-block-pullquote) .notizia-decorations-type-1, .notizia-single-main-content-container-inner figure:not(.wp-block-pullquote) .notizia-decorations-type-2 {
  bottom: -25px;
  left: -45px;
}
/* line 9259, ../scss/style.scss */
.notizia-single-main-content-container-inner figure:not(.wp-block-pullquote) .notizia-decorations-type-3, .notizia-single-main-content-container-inner figure:not(.wp-block-pullquote) .notizia-decorations-type-4 {
  bottom: -5px;
  left: -85px;
}
/* line 9267, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.alignfull img, .notizia-single-main-content-container-inner figure.alignwide img {
  position: relative;
}
/* line 9271, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.alignfull figcaption, .notizia-single-main-content-container-inner figure.alignwide figcaption {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
/* line 9280, ../scss/style.scss */
.notizia-single-main-content-container-inner figure img {
  z-index: 1;
}
/* line 9286, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 22px;
}
/* line 9290, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.wp-block-gallery .blocks-gallery-item__caption {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
/* line 9295, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.wp-block-gallery .notizia-decorations-type-1, .notizia-single-main-content-container-inner figure.wp-block-gallery .notizia-decorations-type-2 {
  bottom: 39.5%;
  right: -28px;
  left: unset;
}
/* line 9302, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover {
  border-radius: 12px;
  height: auto;
}
/* line 9306, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover:before {
  border-radius: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9302, ../scss/style.scss */
  .notizia-single-main-content-container-inner .wp-block-cover {
    width: 100%;
    margin-left: 0;
  }
}
/* line 9315, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover .wp-block-cover__image-background {
  border-radius: 12px;
}
/* line 9321, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover.alignwide .notizia-decorations-type-1, .notizia-single-main-content-container-inner .wp-block-cover.alignwide .notizia-decorations-type-2, .notizia-single-main-content-container-inner .wp-block-cover.alignwide .notizia-decorations-type-3, .notizia-single-main-content-container-inner .wp-block-cover.alignwide .notizia-decorations-type-4, .notizia-single-main-content-container-inner .wp-block-cover.alignfull .notizia-decorations-type-1, .notizia-single-main-content-container-inner .wp-block-cover.alignfull .notizia-decorations-type-2, .notizia-single-main-content-container-inner .wp-block-cover.alignfull .notizia-decorations-type-3, .notizia-single-main-content-container-inner .wp-block-cover.alignfull .notizia-decorations-type-4 {
  display: none;
}
/* line 9326, ../scss/style.scss */
.notizia-single-main-content-container-inner .blocks-gallery-grid .blocks-gallery-image figcaption, .notizia-single-main-content-container-inner .blocks-gallery-grid .blocks-gallery-item figcaption, .notizia-single-main-content-container-inner .wp-block-gallery .blocks-gallery-image figcaption, .notizia-single-main-content-container-inner .wp-block-gallery .blocks-gallery-item figcaption {
  padding: 4px 10px 9px;
}
/* line 9331, ../scss/style.scss */
.notizia-single-main-content-container-inner .blocks-gallery-item .blocks-gallery-item__caption {
  color: white;
}
/* line 9338, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.wp-block-embed iframe {
  z-index: 2;
}
/* line 9342, ../scss/style.scss */
.notizia-single-main-content-container-inner figure.wp-block-embed .notizia-decorations-type-1, .notizia-single-main-content-container-inner figure.wp-block-embed .notizia-decorations-type-2 {
  bottom: unset;
  left: unset;
  top: 90px;
  right: -45px;
}
/* line 9351, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-button {
  margin-bottom: 12px;
}
/* line 9356, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
/* line 9361, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-button.aligncenter {
  text-align: center;
}
/* line 9368, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content p:last-child {
  margin-bottom: 0;
}
/* line 9375, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-media-card__media {
  z-index: 1;
}
/* line 9380, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert {
  margin-bottom: 22px;
}
/* line 9383, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert p:last-child {
  margin-bottom: 0;
}
/* line 9388, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert.is-style-info:not(.has-text-color) p {
  color: #094264;
}
/* line 9394, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert.is-style-success:not(.has-text-color) p {
  color: #154a28;
}
/* line 9400, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert.is-style-warning:not(.has-text-color) p {
  color: #8a4b30;
}
/* line 9406, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-alert.is-style-error:not(.has-text-color) p {
  color: #8b343c;
}
/* line 9414, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-highlight .wp-block-coblocks-highlight__content:not(.has-text-color) {
  color: black !important;
}
/* line 9420, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h1:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h2:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h3:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h4:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h5:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color h6:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color p:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color ul:not(.has-text-color), .notizia-single-main-content-container-inner .wp-block-coblocks-row__inner.has-text-color ol:not(.has-text-color) {
  color: inherit;
}
/* line 9428, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table-item.has-text-color ul {
  color: inherit !important;
}
/* line 9435, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-author {
  border-radius: 12px;
}
/* line 9438, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-author .wp-block-coblocks-author__name {
  margin-bottom: 16px;
  font-weight: bold;
}
/* line 9443, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-author .wp-block-button {
  margin-bottom: 0;
}
/* line 9447, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-coblocks-author .wp-block-coblocks-author__biography {
  color: inherit;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9453, ../scss/style.scss */
  .notizia-single-main-content-container-inner .wp-block-media-text {
    display: block;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9458, ../scss/style.scss */
  .notizia-single-main-content-container-inner .wp-block-media-text .wp-block-media-text__content {
    margin-top: 18px;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 9467, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-media-text.has-text-color p {
  color: inherit;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9474, ../scss/style.scss */
  .notizia-single-main-content-container-inner .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 6px 20px;
  }
}
/* line 9482, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover {
  color: #fefefe;
}
/* line 9487, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover__inner-container p.has-background {
  padding: 4px 6px;
}
/* line 9493, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-cover__video-background {
  border-radius: 12px;
}
/* line 9497, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-video video {
  border-radius: 12px;
}
/* line 9502, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-code, .notizia-single-main-content-container-inner .wp-block-cover, .notizia-single-main-content-container-inner figure, .notizia-single-main-content-container-inner blockquote:not(.twitter-tweet), .notizia-single-main-content-container-inner .wp-block-quote, .notizia-single-main-content-container-inner p:not(.notizia-in-block), .notizia-single-main-content-container-inner .wp-block-preformatted, .notizia-single-main-content-container-inner .wp-block-verse, .notizia-single-main-content-container-inner .wp-block-separator, .notizia-single-main-content-container-inner .wp-block-media-text {
  margin-bottom: 30px;
}
/* line 9506, ../scss/style.scss */
.notizia-single-main-content-container-inner .wp-block-separator:not(.is-style-wide).alignwide {
  margin-left: auto;
}
/* line 9510, ../scss/style.scss */
.notizia-single-main-content-container-inner blockquote:not(.twitter-tweet) p, .notizia-single-main-content-container-inner .wp-block-quote p {
  margin-bottom: 18px;
}

@media screen and (max-width: 550px) {
  /* line 9516, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container ul, .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container ul {
    width: 65%;
  }
}
@media screen and (max-width: 420px) {
  /* line 9522, ../scss/style.scss */
  .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-pros-container ul, .notizia-single-main-content-container-inner .notizia-single-review-box .notizia-single-review-proscons-container .notizia-cons-container ul {
    width: 80%;
  }
}
/* line 9528, ../scss/style.scss */
.notizia-3-or-more-columns blockquote.notizia-has-twitter-button, .notizia-3-or-more-columns .wp-block-quote.notizia-has-twitter-button, .notizia-3-or-more-columns .wp-block-quote.is-style-large.notizia-has-twitter-button {
  padding: 38px 38px 88px !important;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9528, ../scss/style.scss */
  .notizia-3-or-more-columns blockquote.notizia-has-twitter-button, .notizia-3-or-more-columns .wp-block-quote.notizia-has-twitter-button, .notizia-3-or-more-columns .wp-block-quote.is-style-large.notizia-has-twitter-button {
    padding: 38px 38px 98px !important;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 9537, ../scss/style.scss */
  .notizia-3-or-more-columns blockquote:not(.twitter-tweet) p, .notizia-3-or-more-columns .wp-block-quote p, .notizia-3-or-more-columns .wp-block-quote.is-style-large p {
    font-size: 22px;
    line-height: 38px;
  }
}
@media print, screen and (min-width: 40em) {
  /* line 9544, ../scss/style.scss */
  .notizia-3-or-more-columns blockquote:not(.twitter-tweet) cite, .notizia-3-or-more-columns .wp-block-quote cite, .notizia-3-or-more-columns .wp-block-quote.is-style-large cite {
    font-size: 15px;
    line-height: 28px;
  }
}
/* line 9552, ../scss/style.scss */
.notizia-3-or-more-columns .notizia-tweet-this {
  right: 28px;
}

/* line 9557, ../scss/style.scss */
.comment-content.notizia-single-main-content-container-inner {
  padding-left: 0;
  padding-right: 0;
}
/* line 9561, ../scss/style.scss */
.comment-content.notizia-single-main-content-container-inner p {
  margin-bottom: 8px;
}

/* line 9567, ../scss/style.scss */
.notizia-post-loop .notizia-single-review-score, .notizia-next-prev-post .notizia-single-review-score, .notizia-single-post-megamenu .notizia-single-review-score {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  padding-top: 25px;
  position: absolute;
  z-index: 2;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
}
/* line 9579, ../scss/style.scss */
.notizia-post-loop .notizia-single-review-score span:first-child, .notizia-next-prev-post .notizia-single-review-score span:first-child, .notizia-single-post-megamenu .notizia-single-review-score span:first-child {
  font-size: 24px;
  font-weight: bold;
}
/* line 9584, ../scss/style.scss */
.notizia-post-loop .notizia-single-review-score span:last-child, .notizia-next-prev-post .notizia-single-review-score span:last-child, .notizia-single-post-megamenu .notizia-single-review-score span:last-child {
  font-size: 12px;
}

/* line 9591, ../scss/style.scss */
.notizia-next-prev-post .notizia-single-review-score {
  transform: translateX(-50%);
  left: 50%;
  top: 65px;
}

/* line 9598, ../scss/style.scss */
.notizia-next-prev-post:not(.notizia-has-img) {
  padding-top: 12px;
}

/* line 9603, ../scss/style.scss */
#notizia-search-panel .notizia-single-review-score {
  width: 66px;
  height: 66px;
  padding-top: 18px;
}
/* line 9608, ../scss/style.scss */
#notizia-search-panel .notizia-single-review-score span:first-child {
  font-size: 20px;
}
/* line 9612, ../scss/style.scss */
#notizia-search-panel .notizia-single-review-score span:last-child {
  font-size: 10px;
}

@media screen and (max-width: 1380px) {
  /* line 9619, ../scss/style.scss */
  .alignwide.notizia-wide, .alignfull.notizia-wide {
    width: 100% !important;
    margin-left: 0 !important;
  }

  /* line 9624, ../scss/style.scss */
  .notizia-single-sharing-panel.notizia-wide {
    left: 0 !important;
  }
}
/*
*
*
SINGLE: NEXT AND PREVIOUS POST / TRENDING
*/
/* line 9635, ../scss/style.scss */
.notizia-next-prev, .notizia-trending {
  margin: 90px 0 0;
  padding-top: 90px;
  padding-bottom: 90px;
}
/* line 9640, ../scss/style.scss */
.notizia-next-prev .notizia-next-prev-section-title, .notizia-next-prev .notizia-trending-section-title, .notizia-trending .notizia-next-prev-section-title, .notizia-trending .notizia-trending-section-title {
  margin-left: 0;
  margin-right: 0;
}
/* line 9645, ../scss/style.scss */
.notizia-next-prev .notizia-tax-updated, .notizia-trending .notizia-tax-updated {
  font-size: 14px;
  display: block;
}
/* line 9651, ../scss/style.scss */
.notizia-next-prev .grid-container h3, .notizia-trending .grid-container h3 {
  font-weight: bold;
  margin-bottom: 32px;
}
/* line 9656, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax-1, .notizia-next-prev .grid-container .notizia-next-prev-tax-2, .notizia-trending .grid-container .notizia-next-prev-tax-1, .notizia-trending .grid-container .notizia-next-prev-tax-2 {
  margin-right: 28px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9656, ../scss/style.scss */
  .notizia-next-prev .grid-container .notizia-next-prev-tax-1, .notizia-next-prev .grid-container .notizia-next-prev-tax-2, .notizia-trending .grid-container .notizia-next-prev-tax-1, .notizia-trending .grid-container .notizia-next-prev-tax-2 {
    margin-right: 0;
  }
}
/* line 9664, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post, .notizia-next-prev .grid-container .notizia-next-prev-tax, .notizia-trending .grid-container .notizia-next-prev-post, .notizia-trending .grid-container .notizia-next-prev-tax {
  position: relative;
  padding-bottom: 68px;
  width: calc(34% - 28px);
  margin-top: 28px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 9664, ../scss/style.scss */
  .notizia-next-prev .grid-container .notizia-next-prev-post, .notizia-next-prev .grid-container .notizia-next-prev-tax, .notizia-trending .grid-container .notizia-next-prev-post, .notizia-trending .grid-container .notizia-next-prev-tax {
    width: calc(50% - 28px);
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9664, ../scss/style.scss */
  .notizia-next-prev .grid-container .notizia-next-prev-post, .notizia-next-prev .grid-container .notizia-next-prev-tax, .notizia-trending .grid-container .notizia-next-prev-post, .notizia-trending .grid-container .notizia-next-prev-tax {
    width: 100%;
  }
}
/* line 9679, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-img, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-img, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-img, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img {
  height: 220px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
/* line 9688, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-tag-img-g, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-tag-img-g, .notizia-trending .grid-container .notizia-next-prev-post .notizia-tag-img-g, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-tag-img-g {
  width: 84%;
  margin: 34px auto 8px;
  display: block;
  height: 185px;
  position: relative;
}
/* line 9695, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-tag-img-g .notizia-dark-overlay, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-tag-img-g .notizia-dark-overlay, .notizia-trending .grid-container .notizia-next-prev-post .notizia-tag-img-g .notizia-dark-overlay, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-tag-img-g .notizia-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
/* line 9704, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-tag-img-g .notizia-single-tag, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-tag-img-g .notizia-single-tag, .notizia-trending .grid-container .notizia-next-prev-post .notizia-tag-img-g .notizia-single-tag, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-tag-img-g .notizia-single-tag {
  top: 18px;
  right: 22px;
}
/* line 9710, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text {
  padding: 15px 30px;
}
/* line 9713, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text h2, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text h2, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text h2, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9713, ../scss/style.scss */
  .notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text h2, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text h2, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text h2, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text h2 {
    font-size: 18px;
    line-height: 32px;
  }
}
/* line 9724, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text p, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text p, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text p, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9724, ../scss/style.scss */
  .notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text p, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text p, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text p, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text p {
    font-size: 14px;
    line-height: 28px;
  }
}
/* line 9735, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author {
  position: absolute;
  bottom: 12px;
  margin: 18px 0 12px;
}
/* line 9740, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-av, .notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-av, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-av, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-av, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name {
  display: inline-block;
}
/* line 9744, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author .notizia-author-name {
  margin-left: 8px;
  font-size: 14px;
  vertical-align: middle;
}
/* line 9750, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author img, .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author img, .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author img, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author img {
  border-radius: 50%;
}
/* line 9754, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author span:not(.notizia-tax-updated), .notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author span:not(.notizia-tax-updated), .notizia-trending .grid-container .notizia-next-prev-post .notizia-next-prev-text .notizia-next-prev-author span:not(.notizia-tax-updated), .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-text .notizia-next-prev-author span:not(.notizia-tax-updated) {
  font-size: 14px;
  display: block;
}
/* line 9761, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-post:hover, .notizia-next-prev .grid-container .notizia-next-prev-tax:hover, .notizia-trending .grid-container .notizia-next-prev-post:hover, .notizia-trending .grid-container .notizia-next-prev-tax:hover {
  transform: scale(1.01);
}
/* line 9767, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-single-tag, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-single-tag {
  position: absolute;
  top: 48px;
  right: 42px;
}
/* line 9774, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax > a, .notizia-trending .grid-container .notizia-next-prev-tax > a {
  height: 220px;
  width: 100%;
  display: inline-block;
  position: relative;
}
/* line 9780, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax > a .notizia-tax-label, .notizia-trending .grid-container .notizia-next-prev-tax > a .notizia-tax-label {
  position: absolute;
  left: 26px;
  top: 24px;
}
/* line 9785, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax > a .notizia-tax-label span:first-child, .notizia-trending .grid-container .notizia-next-prev-tax > a .notizia-tax-label span:first-child {
  font-weight: bold;
  font-size: 18px;
}
/* line 9790, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax > a .notizia-tax-label span:last-child:not(.notizia-tax-updated), .notizia-trending .grid-container .notizia-next-prev-tax > a .notizia-tax-label span:last-child:not(.notizia-tax-updated) {
  display: block;
  font-size: 18px;
}
/* line 9797, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a {
  height: 220px;
  width: 100%;
  display: inline-block;
  position: relative;
}
/* line 9803, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label {
  position: absolute;
  left: 26px;
  top: 12px;
}
/* line 9808, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label span:first-child, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label span:first-child {
  font-weight: bold;
  font-size: 18px;
}
/* line 9813, ../scss/style.scss */
.notizia-next-prev .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label span:last-child, .notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img.notizia-tag-img-g > a .notizia-tax-label span:last-child {
  display: block;
  font-size: 15px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9650, ../scss/style.scss */
  .notizia-next-prev .grid-container, .notizia-trending .grid-container {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

/* line 9830, ../scss/style.scss */
.notizia-section-titles-style-5 .notizia-next-prev .grid-container h3, .notizia-section-titles-style-5 .notizia-trending .grid-container h3 {
  margin-bottom: 12px;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 9839, ../scss/style.scss */
  .notizia-trending .grid-container .notizia-next-prev-tax {
    padding-bottom: 18px;
  }
}
/* line 9843, ../scss/style.scss */
.notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img {
  width: calc(100% - 58px);
  margin: 34px auto 8px;
  display: block;
  height: 185px;
}
/* line 9849, ../scss/style.scss */
.notizia-trending .grid-container .notizia-next-prev-tax .notizia-next-prev-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 9857, ../scss/style.scss */
.notizia-trending .grid-container .notizia-next-prev-tax .notizia-single-tag {
  top: 65px;
  right: 42px;
}
/* line 9861, ../scss/style.scss */
.notizia-trending .grid-container .notizia-next-prev-tax p.notizia-text-on-main-color {
  margin-bottom: 0;
}
/* line 9868, ../scss/style.scss */
.notizia-trending.notizia-trending-no-images .notizia-next-prev-tax {
  padding-bottom: 38px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9868, ../scss/style.scss */
  .notizia-trending.notizia-trending-no-images .notizia-next-prev-tax {
    padding-bottom: 8px;
  }
}
/* line 9875, ../scss/style.scss */
.notizia-trending.notizia-trending-no-images .notizia-next-prev-tax > a {
  height: 40px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9875, ../scss/style.scss */
  .notizia-trending.notizia-trending-no-images .notizia-next-prev-tax > a {
    padding-bottom: 0;
    height: 0;
  }
}
/* line 9883, ../scss/style.scss */
.notizia-trending.notizia-trending-no-images .notizia-next-prev-tax .notizia-next-prev-text {
  padding: 15px 90px 15px 30px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9883, ../scss/style.scss */
  .notizia-trending.notizia-trending-no-images .notizia-next-prev-tax .notizia-next-prev-text {
    padding: 4px 90px 15px 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9890, ../scss/style.scss */
  .notizia-trending.notizia-trending-no-images .notizia-next-prev-tax .notizia-single-tag {
    top: 35px;
  }
}

/*
*
*
COMMENTS
*/
/* line 9906, ../scss/style.scss */
.notizia-comments-container h4.notizia-headline {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 2px;
}
/* line 9913, ../scss/style.scss */
.notizia-comments-container input[type="text"], .notizia-comments-container input[type="email"], .notizia-comments-container input[type="password"], .notizia-comments-container input[type="url"], .notizia-comments-container input[type="number"], .notizia-comments-container textarea {
  padding: 22px;
  border: 2px solid #ececec;
  font-size: 16px;
}
/* line 9919, ../scss/style.scss */
.notizia-comments-container textarea {
  resize: none;
  height: 74px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 9925, ../scss/style.scss */
.notizia-comments-container textarea.notizia-writing {
  height: 180px;
}
/* line 9929, ../scss/style.scss */
.notizia-comments-container .comment-notes, .notizia-comments-container .logged-in-as {
  font-size: 14px;
}
/* line 9933, ../scss/style.scss */
.notizia-comments-container .comment-form-cookies-consent {
  margin-top: 24px;
  margin-bottom: 24px;
}
/* line 9938, ../scss/style.scss */
.notizia-comments-container .form-submit {
  text-align: right;
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9938, ../scss/style.scss */
  .notizia-comments-container .form-submit {
    text-align: left;
  }
}
/* line 9947, ../scss/style.scss */
.notizia-comments-container .form-submit.notizia-writing {
  display: block;
}
/* line 9951, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container {
  margin-top: 44px;
  margin-bottom: 44px;
  padding-top: 44px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9951, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-top: 32px;
  }
}
/* line 9962, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist {
  list-style-type: none;
  margin-top: 44px;
  margin-left: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9962, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist {
    margin-top: 32px;
  }
}
/* line 9971, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment {
  margin-bottom: 38px;
}
/* line 9974, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author.vcard {
  display: inline-block;
  width: 6%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9974, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author.vcard {
    width: auto;
  }
}
/* line 9982, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author.vcard img {
  border-radius: 50%;
}
/* line 9987, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author-name {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  width: 30%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 9987, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author-name {
    width: 70%;
  }
}
/* line 9997, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author-name cite {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  font-style: normal;
}
/* line 10003, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-author-name cite:before {
  content: '';
}
/* line 10009, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-meta.commentmetadata {
  width: 59%;
  display: inline-block;
  text-align: right;
  font-size: 13px;
  vertical-align: middle;
  font-weight: bold;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10009, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-meta.commentmetadata {
    width: 100%;
    text-align: left;
    margin-top: 8px;
  }
}
/* line 10024, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .notizia-post-author-comment {
  font-weight: bold;
  font-size: 12px;
}
/* line 10029, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-content {
  margin-top: 20px;
  font-size: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10029, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-content {
    margin-top: 16px;
    font-size: 14px;
  }
}
/* line 10038, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .comment-content img {
  border-radius: 8px;
  margin-top: 22px;
  margin-bottom: 22px;
}
/* line 10045, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .reply {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10045, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment .reply {
    font-size: 14px;
    margin-top: 25px;
  }
}
/* line 10056, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment ul.children {
  margin-top: 38px;
  margin-left: 16px;
  padding-left: 24px;
  list-style-type: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10056, ../scss/style.scss */
  .notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment ul.children {
    margin-left: 16px;
    padding-left: 22px;
  }
}
/* line 10070, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.pingback a.comment-edit-link {
  font-size: 14px;
  font-weight: bold;
}
/* line 10076, ../scss/style.scss */
.notizia-comments-container .notizia-comments-list-container ol.commentlist li.comment.bypostauthor {
  margin-bottom: 38px;
}

/* line 10084, ../scss/style.scss */
body.logged-in .notizia-comments-container input[type="submit"] {
  margin-top: 8px;
}

/*
*
*
404
*/
/* line 10096, ../scss/style.scss */
.error404 h1.notizia-headline {
  font-size: 62px;
  font-weight: bold;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 10096, ../scss/style.scss */
  .error404 h1.notizia-headline {
    font-size: 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10096, ../scss/style.scss */
  .error404 h1.notizia-headline {
    font-size: 22px;
    margin-bottom: 14px;
  }
}
/* line 10111, ../scss/style.scss */
.error404 p.notizia-main-text-color-text {
  font-size: 18px;
  line-height: 32px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10111, ../scss/style.scss */
  .error404 p.notizia-main-text-color-text {
    font-size: 14px;
    line-height: 28px;
  }
}
/* line 10121, ../scss/style.scss */
.error404 .notizia-404-search-form {
  width: 90%;
  margin: 36px 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10121, ../scss/style.scss */
  .error404 .notizia-404-search-form {
    width: 94%;
    margin: 24px 0;
  }
}

/*
*
*
ARCHIVES
*/
/* line 10138, ../scss/style.scss */
.notizia-archive-header-image {
  height: 540px;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10138, ../scss/style.scss */
  .notizia-archive-header-image {
    height: 420px;
  }
}
/* line 10146, ../scss/style.scss */
.notizia-archive-header-image .notizia-dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 10155, ../scss/style.scss */
.notizia-archive-header-image .notizia-archive-header-content {
  position: relative;
}
/* line 10158, ../scss/style.scss */
.notizia-archive-header-image .notizia-archive-header-content h1, .notizia-archive-header-image .notizia-archive-header-content p, .notizia-archive-header-image .notizia-archive-header-content span, .notizia-archive-header-image .notizia-archive-header-content .feather {
  color: #fefefe;
}

/* line 10165, ../scss/style.scss */
.notizia-header-type-1 .notizia-archive-header-content, .notizia-header-type-3 .notizia-archive-header-content {
  padding-top: 220px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10165, ../scss/style.scss */
  .notizia-header-type-1 .notizia-archive-header-content, .notizia-header-type-3 .notizia-archive-header-content {
    padding-top: 150px;
  }
}

/* line 10175, ../scss/style.scss */
.notizia-header-type-2 .notizia-archive-header-container {
  margin-left: 300px;
}
/* line 10179, ../scss/style.scss */
.notizia-header-type-2 .notizia-archive-header-content {
  padding-top: 140px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 10179, ../scss/style.scss */
  .notizia-header-type-2 .notizia-archive-header-content {
    padding-top: 220px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10179, ../scss/style.scss */
  .notizia-header-type-2 .notizia-archive-header-content {
    padding-top: 150px;
  }
}

/* line 10192, ../scss/style.scss */
.notizia-archive-header-container {
  position: relative;
}
/* line 10195, ../scss/style.scss */
.notizia-archive-header-container .notizia-archive-name-label {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 10200, ../scss/style.scss */
.notizia-archive-header-container h1 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10200, ../scss/style.scss */
  .notizia-archive-header-container h1 {
    font-size: 22px;
  }
}
/* line 10211, ../scss/style.scss */
.notizia-archive-header-container p {
  width: 700px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10211, ../scss/style.scss */
  .notizia-archive-header-container p {
    font-size: 14px;
  }
}
/* line 10223, ../scss/style.scss */
.notizia-archive-header-container .feather-chevron-down {
  margin-top: 38px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 10231, ../scss/style.scss */
.notizia-archive-header-container .feather-heart {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10231, ../scss/style.scss */
  .notizia-archive-header-container .feather-heart {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }
}
/* line 10243, ../scss/style.scss */
.notizia-archive-header-container .notizia-decorations-type-1, .notizia-archive-header-container .notizia-decorations-type-2, .notizia-archive-header-container .notizia-decorations-type-3, .notizia-archive-header-container .notizia-decorations-type-4 {
  top: 160px;
  right: 180px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10243, ../scss/style.scss */
  .notizia-archive-header-container .notizia-decorations-type-1, .notizia-archive-header-container .notizia-decorations-type-2, .notizia-archive-header-container .notizia-decorations-type-3, .notizia-archive-header-container .notizia-decorations-type-4 {
    right: 40px;
  }
}
/* line 10253, ../scss/style.scss */
.notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
  left: -60px;
  bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10253, ../scss/style.scss */
  .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
    right: -36px;
    left: unset;
  }
}
/* line 10264, ../scss/style.scss */
.notizia-archive-header-container .notizia-found-results-label {
  font-size: 24px;
  font-weight: bold;
}
/* line 10270, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-author-img-dot {
  position: relative;
}
/* line 10273, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-author-img-dot span {
  width: 14px;
  height: 14px;
  background-color: #72D635;
  border-radius: 50%;
  position: absolute;
  bottom: 5px;
  margin-left: 25px;
}
/* line 10283, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data img {
  border-radius: 50%;
  display: block;
  margin: 0 auto 32px;
}
/* line 10289, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data h1 {
  margin-bottom: 10px;
}
/* line 10293, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-author-role {
  font-size: 18px;
  line-height: 32px;
}
/* line 10298, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-single-author-contacts-container {
  margin-bottom: 14px;
}
/* line 10301, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-single-author-contacts-container a {
  width: 35px;
  display: inline-block;
  vertical-align: text-top;
}
/* line 10306, ../scss/style.scss */
.notizia-archive-header-container .notizia-author-data .notizia-single-author-contacts-container a .custom-svg {
  transform: scale(0.8);
  margin-top: 3px;
}

/* line 10316, ../scss/style.scss */
.archive.author .notizia-archive-header-image {
  height: 728px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10316, ../scss/style.scss */
  .archive.author .notizia-archive-header-image {
    height: auto;
    padding-bottom: 22px;
  }
}

/* line 10329, ../scss/style.scss */
.archive.author .notizia-archive-header-container.notizia-archive-header-image a .custom-svg {
  fill: #fefefe;
}

/* line 10338, ../scss/style.scss */
.notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 {
  top: 160px;
  right: 180px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10338, ../scss/style.scss */
  .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 {
    right: 40px;
  }
}
/* line 10348, ../scss/style.scss */
.notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
  left: -60px;
  bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10348, ../scss/style.scss */
  .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-1 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-3 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
    right: -36px;
    left: unset;
  }
}

/* line 10363, ../scss/style.scss */
.notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 {
  top: 80px;
  right: 180px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10363, ../scss/style.scss */
  .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-1, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-2, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 {
    top: 160px;
    right: 40px;
  }
}
/* line 10374, ../scss/style.scss */
.notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
  left: -60px;
  bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10374, ../scss/style.scss */
  .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-3-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-3 svg.notizia-decorations-type-4-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-3-second, .notizia-header-type-2 .notizia-archive-header-container .notizia-decorations-type-4 svg.notizia-decorations-type-4-second {
    right: -36px;
    left: unset;
  }
}

/* line 10387, ../scss/style.scss */
.notizia-archive-header-container + .notizia-start-content {
  padding-top: 80px !important;
}

/*
*
*
ATTACHMENT
*/
/* line 10398, ../scss/style.scss */
.single-attachment .notizia-single-main-content-container {
  margin-top: 0;
}
/* line 10402, ../scss/style.scss */
.single-attachment .notizia-title-with-no-sidebar {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10402, ../scss/style.scss */
  .single-attachment .notizia-title-with-no-sidebar {
    max-width: 100%;
  }
}
/* line 10414, ../scss/style.scss */
.single-attachment .notizia-single-main-content-container-inner img {
  border-radius: 12px;
  margin-bottom: 62px;
}
/* line 10420, ../scss/style.scss */
.single-attachment .notizia-single-header .notizia-single-title-container {
  margin-top: 0;
}
/* line 10424, ../scss/style.scss */
.single-attachment .notizia-single-featured-container {
  margin-top: 24px;
}

/*
*
*
MISC
*/
/* line 10435, ../scss/style.scss */
#notizia-goup, #notizia-btn-woocommerce-cart, #notizia-btn-woocommerce-account {
  position: fixed;
  bottom: -100px;
  right: 30px;
  padding: 14px 16px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 10446, ../scss/style.scss */
#notizia-goup.scrolled {
  bottom: 30px;
}

/* line 10450, ../scss/style.scss */
#notizia-btn-woocommerce-cart {
  bottom: 30px;
}
/* line 10453, ../scss/style.scss */
#notizia-btn-woocommerce-cart svg {
  margin-top: -3px;
}

/* line 10458, ../scss/style.scss */
#notizia-btn-woocommerce-cart.scrolled {
  bottom: 92px;
}

/* line 10462, ../scss/style.scss */
#notizia-btn-woocommerce-account {
  bottom: 92px;
  width: 52px;
  height: 52px;
}
/* line 10467, ../scss/style.scss */
#notizia-btn-woocommerce-account svg {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 16px;
}
/* line 10474, ../scss/style.scss */
#notizia-btn-woocommerce-account svg:first-child {
  left: 10px;
}
/* line 10478, ../scss/style.scss */
#notizia-btn-woocommerce-account svg:last-child {
  right: 10px;
}

/* line 10483, ../scss/style.scss */
#notizia-btn-woocommerce-account.scrolled {
  bottom: 154px;
}

/* line 10487, ../scss/style.scss */
.notizia-tweet-this {
  padding: 10px 14px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  right: 58px;
  bottom: 38px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10487, ../scss/style.scss */
  .notizia-tweet-this {
    right: 28px;
  }
}
/* line 10500, ../scss/style.scss */
.notizia-tweet-this svg {
  margin-right: 8px;
  width: 18px;
  height: 18px;
}

/* line 10507, ../scss/style.scss */
.notizia-pagination {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
/* line 10513, ../scss/style.scss */
.notizia-pagination .post-page-numbers, .notizia-pagination .page-numbers {
  padding: 8px 18px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
  margin-right: 12px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 10522, ../scss/style.scss */
.notizia-pagination .post-page-numbers-arrow {
  margin-right: 0;
  padding: 3px 12px;
  position: absolute;
  top: 0;
}
/* line 10528, ../scss/style.scss */
.notizia-pagination .post-page-numbers-arrow svg {
  margin-top: -2px;
}
/* line 10533, ../scss/style.scss */
.notizia-pagination .post-page-numbers-arrow.ppa-right {
  right: 0;
}
/* line 10537, ../scss/style.scss */
.notizia-pagination .post-page-numbers-arrow.ppa-left {
  left: 0;
}
/* line 10541, ../scss/style.scss */
.notizia-pagination a.prev, .notizia-pagination a.next {
  display: none;
}

/* line 10546, ../scss/style.scss */
.notizia-post-loop {
  min-height: 500px;
  position: relative;
  padding-bottom: 32px;
}
/* line 10551, ../scss/style.scss */
.notizia-post-loop .notizia-pagination {
  width: 100%;
}
/* line 10554, ../scss/style.scss */
.notizia-post-loop .notizia-pagination a.prev, .notizia-post-loop .notizia-pagination a.next {
  display: inline-block;
}
/* line 10560, ../scss/style.scss */
.notizia-post-loop article:before {
  width: 100%;
  height: 1px;
  content: '';
  display: block;
}
/* line 10567, ../scss/style.scss */
.notizia-post-loop article:first-of-type:before {
  display: none;
}

/* line 10574, ../scss/style.scss */
.notizia-comments-pagination .post-page-numbers-arrow {
  padding: 8px 12px;
  top: -7px;
}

/* line 10580, ../scss/style.scss */
.notizia-lightbox {
  cursor: pointer;
}

/* line 10584, ../scss/style.scss */
.notizia-source {
  margin-top: 32px;
  margin-bottom: 11px;
}
/* line 10588, ../scss/style.scss */
.notizia-source span {
  vertical-align: middle;
  margin-left: 3px;
}

/* line 10594, ../scss/style.scss */
body .notizia-categories-container {
  position: relative;
}
/* line 10597, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container {
  position: absolute;
  transform: translateX(-50%);
  width: 240px;
  max-height: 224px;
  z-index: 1;
  left: 50%;
  top: calc(100% + 36px);
  opacity: 0;
  visibility: hidden;
  padding: 14px 14px 10px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10597, ../scss/style.scss */
  body .notizia-categories-container .notizia-exceeding-categories-container {
    width: 280px;
  }
}
/* line 10614, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container a {
  margin-right: 0;
  margin-bottom: 8px;
  padding: 10px 26px;
  width: 100%;
  text-align: center;
}
/* line 10622, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 9px;
  margin-left: -9px;
}
/* line 10635, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container .notizia-exceeding-categories-container-inner {
  height: auto;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
/* line 10643, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container .notizia-exceeding-categories-container-inner::-webkit-scrollbar {
  display: none;
}
/* line 10649, ../scss/style.scss */
body .notizia-categories-container .notizia-exceeding-categories-container.notizia-visible {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 16px);
}
/* line 10655, ../scss/style.scss */
body .notizia-categories-container .notizia-over-limit-label {
  font-weight: bold;
  padding: 12px;
  cursor: pointer;
  display: inline-block;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 10665, ../scss/style.scss */
.notizia-single-header-content .notizia-over-limit-label {
  padding: 17px 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10665, ../scss/style.scss */
  .notizia-single-header-content .notizia-over-limit-label {
    padding: 12px;
  }
}

/* line 10675, ../scss/style.scss */
body .notizia-single-header-type-6 .notizia-exceeding-categories-container {
  left: 25%;
  transform: translateX(-25%);
  top: 96px;
}
/* line 10681, ../scss/style.scss */
body .notizia-single-header-type-6 .notizia-exceeding-categories-container.notizia-visible {
  top: 80px;
}

/* line 10687, ../scss/style.scss */
body .notizia-single-header-type-2 .notizia-categories-container .notizia-over-limit-label, body .notizia-single-header-type-6 .notizia-categories-container .notizia-over-limit-label {
  color: #fefefe;
}

/* LIGHTBOX */
/* line 10695, ../scss/style.scss */
.mfp-bottom-bar .mfp-title {
  padding-right: 0;
  text-align: center;
  margin-top: 12px;
}

/* TAGS (no rc) */
/* line 10704, ../scss/style.scss */
.notizia-single-tags-container.notizia-no-reading-center {
  margin-top: 26px;
  margin-bottom: 11px;
}
/* line 10708, ../scss/style.scss */
.notizia-single-tags-container.notizia-no-reading-center a {
  font-size: 16px;
  font-weight: 600;
  margin-right: 18px;
  margin-bottom: 12px;
  display: inline-block;
}
/* line 10715, ../scss/style.scss */
.notizia-single-tags-container.notizia-no-reading-center a svg {
  margin-right: 6px;
}

/* line 10722, ../scss/style.scss */
dl.variation dt {
  margin-top: 0;
}

/*
*
*
SIDEBARS & WIDGETS
*/
/* line 10734, ../scss/style.scss */
aside.notizia-sidebar li.widget {
  list-style-type: none;
  margin-bottom: 72px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 10734, ../scss/style.scss */
  aside.notizia-sidebar li.widget {
    margin-bottom: 42px;
  }
}
/* line 10742, ../scss/style.scss */
aside.notizia-sidebar li.widget .widgettitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 18px;
  position: relative;
  display: table;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 10752, ../scss/style.scss */
  aside.notizia-sidebar-side.notizia-sidebar.cell {
    margin-top: 42px;
  }
}

/* line 10761, ../scss/style.scss */
.notizia-section-titles-style-5 aside.notizia-sidebar li.widget .widgettitle {
  font-size: 18px;
}

/* IMAGE WIDGET */
/* line 10771, ../scss/style.scss */
.widget_media_image img {
  border-radius: 8px;
}
/* line 10775, ../scss/style.scss */
.widget_media_image figcaption {
  font-size: 14px;
  margin-top: 10px;
}

/* GALLERY WIDGET */
@media print, screen and (max-width: 63.99875em) {
  /* line 10784, ../scss/style.scss */
  .widget_media_gallery img.size-thumbnail {
    margin-bottom: 6px;
    width: 70%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 10784, ../scss/style.scss */
  .widget_media_gallery img.size-thumbnail {
    width: 90%;
  }
}

/* SEARCH FORMS */
/* line 10799, ../scss/style.scss */
.widget_search label, .search-form label, .notizia-404-search-form label, .wp-block-search label {
  position: relative;
}
/* line 10803, ../scss/style.scss */
.widget_search .wp-block-search__button, .search-form .wp-block-search__button, .notizia-404-search-form .wp-block-search__button, .wp-block-search .wp-block-search__button {
  border: none;
}
/* line 10807, ../scss/style.scss */
.widget_search input[type="search"], .search-form input[type="search"], .notizia-404-search-form input[type="search"], .wp-block-search input[type="search"] {
  height: 50px;
  border: none;
  padding-left: 22px;
  padding-right: 46px;
}
/* line 10814, ../scss/style.scss */
.widget_search input[type="submit"], .search-form input[type="submit"], .notizia-404-search-form input[type="submit"], .wp-block-search input[type="submit"] {
  display: none;
}
/* line 10818, ../scss/style.scss */
.widget_search svg, .search-form svg, .notizia-404-search-form svg, .wp-block-search svg {
  position: absolute;
  top: 13px;
  right: 15px;
  height: 24px;
  width: 24px;
  cursor: pointer;
}

/* line 10829, ../scss/style.scss */
.wp-block-search .wp-block-search__label {
  margin-bottom: 4px;
}
/* line 10833, ../scss/style.scss */
.wp-block-search .notizia-button {
  padding: 8px 24px;
  height: 48px;
}
/* line 10838, ../scss/style.scss */
.wp-block-search .wp-block-search__button.has-icon {
  position: relative;
}
/* line 10841, ../scss/style.scss */
.wp-block-search .wp-block-search__button.has-icon svg {
  height: 32px;
  width: 32px;
  top: 6px;
  left: 8px;
}

/* line 10851, ../scss/style.scss */
.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: none !important;
  border-radius: 10px;
  padding: 6px 18px !important;
  margin-top: 4px;
}
/* line 10857, ../scss/style.scss */
.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
  width: 54px;
}
/* line 10861, ../scss/style.scss */
.wp-block-search__button-inside .wp-block-search__inside-wrapper input[type="search"] {
  background-color: transparent;
  height: 38px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10868, ../scss/style.scss */
.wp-block-search__button-inside .wp-block-search__inside-wrapper .notizia-button {
  margin-top: 6px;
  padding: 8px 18px !important;
}

/* line 10875, ../scss/style.scss */
.notizia-archive-header-container form.search-form {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 10883, ../scss/style.scss */
.notizia-archive-header-image input[type="search"] {
  background-color: transparent;
  border: 2px solid #fefefe;
  color: #fefefe;
}

/* CALENDAR */
/* line 10892, ../scss/style.scss */
#wp-calendar {
  border-collapse: collapse;
  border-style: hidden;
}
/* line 10896, ../scss/style.scss */
#wp-calendar thead {
  background-color: transparent;
}
/* line 10900, ../scss/style.scss */
#wp-calendar caption {
  margin-bottom: 12px;
  font-size: 17px;
  text-align: right;
}
/* line 10906, ../scss/style.scss */
#wp-calendar th[scope="col"] {
  text-align: center;
  font-size: 15px;
}
/* line 10911, ../scss/style.scss */
#wp-calendar a {
  text-decoration: none;
}
/* line 10915, ../scss/style.scss */
#wp-calendar tbody {
  border: inherit;
}
/* line 10918, ../scss/style.scss */
#wp-calendar tbody td {
  padding: 18px 8px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
/* line 10926, ../scss/style.scss */
#wp-calendar thead {
  border: inherit;
}
/* line 10929, ../scss/style.scss */
#wp-calendar thead th {
  padding: 18px 8px;
  text-align: center;
}

/* line 10936, ../scss/style.scss */
.wp-calendar-nav {
  margin-bottom: 12px;
}
/* line 10939, ../scss/style.scss */
.wp-calendar-nav a {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
/* line 10945, ../scss/style.scss */
.wp-calendar-nav span.pad {
  display: none;
}
/* line 10949, ../scss/style.scss */
.wp-calendar-nav span:not(.pad) {
  width: 49%;
  display: inline-block;
}
/* line 10954, ../scss/style.scss */
.wp-calendar-nav span:last-child {
  text-align: right;
}

/* CATEGORIES / ARCHIVE WIDGET */
/* line 10962, ../scss/style.scss */
.widget_categories ul, .widget_archive ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul {
  list-style-type: none;
}
/* line 10965, ../scss/style.scss */
.widget_categories ul:first-of-type, .widget_archive ul:first-of-type, .widget_pages ul:first-of-type, .widget_meta ul:first-of-type, .widget_recent_comments ul:first-of-type, .widget_recent_entries ul:first-of-type {
  margin-left: 0;
}
/* line 10970, ../scss/style.scss */
.widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_recent_comments ul li a, .widget_recent_entries ul li a {
  font-weight: 500;
  margin-bottom: 8px;
  display: inline-block;
}
/* line 10977, ../scss/style.scss */
.widget_categories ul ul.children, .widget_archive ul ul.children, .widget_pages ul ul.children, .widget_meta ul ul.children, .widget_recent_comments ul ul.children, .widget_recent_entries ul ul.children {
  margin-left: 16px !important;
}

/* line 10983, ../scss/style.scss */
.wp-block-categories {
  list-style-type: none;
  margin-left: 0;
}
/* line 10987, ../scss/style.scss */
.wp-block-categories ul {
  margin-left: 0;
}
/* line 10991, ../scss/style.scss */
.wp-block-categories:first-of-type {
  margin-left: 0;
}
/* line 10996, ../scss/style.scss */
.wp-block-categories li a {
  font-weight: 500;
  margin-bottom: 8px;
  display: inline-block;
}
/* line 11003, ../scss/style.scss */
.wp-block-categories ul.children {
  margin-left: 16px !important;
  list-style-type: none;
}

/* line 11011, ../scss/style.scss */
.widget_categories .cat-item, .wp-block-categories .cat-item {
  margin-bottom: 10px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11015, ../scss/style.scss */
.widget_categories .cat-item a, .wp-block-categories .cat-item a {
  display: block;
  padding: 15px 36px 15px 12px;
  position: relative;
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11015, ../scss/style.scss */
  .widget_categories .cat-item a, .wp-block-categories .cat-item a {
    padding: 20px 36px 20px 12px;
  }
}
/* line 11025, ../scss/style.scss */
.widget_categories .cat-item a span.notizia-cat-n-posts, .wp-block-categories .cat-item a span.notizia-cat-n-posts {
  position: absolute;
  right: 12px;
  transform: translateY(-50%);
  top: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-left: 1px;
  font-size: 13.5px;
  text-align: center;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11043, ../scss/style.scss */
.widget_categories .cat-item.notizia-cat-item-bg a, .wp-block-categories .cat-item.notizia-cat-item-bg a {
  color: #fefefe;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
  padding: 17px 38px 17px 14px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11043, ../scss/style.scss */
  .widget_categories .cat-item.notizia-cat-item-bg a, .wp-block-categories .cat-item.notizia-cat-item-bg a {
    padding: 22px 38px 22px 14px;
  }
}
/* line 11055, ../scss/style.scss */
.widget_categories .cat-item.notizia-cat-item-bg a .notizia-cat-dark-overlay, .wp-block-categories .cat-item.notizia-cat-item-bg a .notizia-cat-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11066, ../scss/style.scss */
.widget_categories .cat-item.notizia-cat-item-bg a .notizia-cat-item-name, .wp-block-categories .cat-item.notizia-cat-item-bg a .notizia-cat-item-name {
  position: relative;
  font-weight: bold;
}
/* line 11073, ../scss/style.scss */
.widget_categories .cat-item.notizia-cat-item-bg:hover .notizia-cat-dark-overlay, .wp-block-categories .cat-item.notizia-cat-item-bg:hover .notizia-cat-dark-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 11081, ../scss/style.scss */
.widget_product_categories ul {
  list-style-type: none;
  margin-left: 0;
}
/* line 11085, ../scss/style.scss */
.widget_product_categories ul .cat-item {
  margin-bottom: 10px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11089, ../scss/style.scss */
.widget_product_categories ul .cat-item a {
  display: block;
  padding: 10px 36px 10px 12px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
/* line 11098, ../scss/style.scss */
.widget_product_categories ul ul.children {
  margin-top: 10px;
  margin-left: 16px;
}

/* line 11106, ../scss/style.scss */
.widget_product_search .feather-search {
  display: none;
}

/* line 11111, ../scss/style.scss */
.widget_archive, .wp-block-archives-list {
  list-style-type: none;
  margin-left: 0;
}
/* line 11115, ../scss/style.scss */
.widget_archive li, .wp-block-archives-list li {
  margin-bottom: 10px;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11119, ../scss/style.scss */
.widget_archive li a, .wp-block-archives-list li a {
  display: block !important;
  padding: 10px 36px 10px 12px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
/* line 11126, ../scss/style.scss */
.widget_archive li a span.notizia-archive-n-posts, .wp-block-archives-list li a span.notizia-archive-n-posts {
  position: absolute;
  right: 12px;
  transform: translateY(-50%);
  top: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  padding-top: 1px;
  padding-left: 1px;
  font-size: 13.5px;
  text-align: center;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}

/* line 11146, ../scss/style.scss */
.notizia-widget-categories-no-images .cat-item a {
  padding: 10px 36px 10px 12px;
}

/* line 11155, ../scss/style.scss */
.wp-block-archives-list li a span.notizia-archive-n-posts {
  padding-top: 0;
}

/* line 11165, ../scss/style.scss */
.wp-block-categories .cat-item a span.notizia-cat-n-posts {
  padding-top: 0;
}

/* TEXT WIDGET */
/* line 11175, ../scss/style.scss */
.widget_text ul, .widget_text ol {
  margin-bottom: 1rem;
}
/* line 11179, ../scss/style.scss */
.widget_text img {
  margin-top: 4px;
  border-radius: 12px;
}

/* line 11187, ../scss/style.scss */
aside.notizia-sidebar .gallery figcaption {
  display: none;
}

/* MENU WIDGET */
/* line 11196, ../scss/style.scss */
.widget_nav_menu ul.menu {
  margin-left: 0;
}
/* line 11199, ../scss/style.scss */
.widget_nav_menu ul.menu li {
  display: block;
  width: 100%;
}
/* line 11203, ../scss/style.scss */
.widget_nav_menu ul.menu li a {
  padding-left: 0;
}
/* line 11209, ../scss/style.scss */
.widget_nav_menu ul.menu li .sub-menu li a {
  line-height: 24px;
}

/* RSS WIDGET */
/* line 11221, ../scss/style.scss */
.widget_rss ul {
  list-style-type: none;
  margin-left: 0;
}
/* line 11226, ../scss/style.scss */
.widget_rss a.rsswidget {
  margin-right: 6px;
  font-size: 22px;
  font-weight: 500;
}
/* line 11232, ../scss/style.scss */
.widget_rss .rssSummary {
  margin-bottom: 7px;
  margin-top: 12px;
}
/* line 11237, ../scss/style.scss */
.widget_rss .rss-date {
  display: block;
  margin-top: 5px;
  margin-bottom: 8px;
  font-size: 13px;
}
/* line 11243, ../scss/style.scss */
.widget_rss .rss-date .feather {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: text-bottom;
}
/* line 11251, ../scss/style.scss */
.widget_rss cite {
  font-size: 13px;
  margin-top: 4px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
}
/* line 11258, ../scss/style.scss */
.widget_rss cite:before {
  display: none;
}
/* line 11263, ../scss/style.scss */
.widget_rss li {
  padding: 24px 0;
}
/* line 11266, ../scss/style.scss */
.widget_rss li:first-child {
  padding: 0 0 24px 0;
}

/*
*
*
FOOTER
*/
/* line 11278, ../scss/style.scss */
#notizia-footer {
  padding-top: 110px;
  padding-bottom: 32px;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 11278, ../scss/style.scss */
  #notizia-footer {
    padding: 52px 32px 32px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11278, ../scss/style.scss */
  #notizia-footer {
    padding: 52px 36px 32px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 11290, ../scss/style.scss */
  #notizia-footer .notizia-footer-column-one {
    padding-right: 1.7375rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 11296, ../scss/style.scss */
  #notizia-footer .notizia-footer-column-two {
    padding-left: 1.7375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11302, ../scss/style.scss */
  #notizia-footer .notizia-footer-logo-container {
    margin-bottom: 22px;
  }
}
/* line 11307, ../scss/style.scss */
#notizia-footer .notizia-footer-logo-container h1.site-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11307, ../scss/style.scss */
  #notizia-footer .notizia-footer-logo-container h1.site-title {
    font-size: 20px;
  }
}
/* line 11317, ../scss/style.scss */
#notizia-footer .notizia-footer-logo-container p {
  font-size: 14px;
}
/* line 11322, ../scss/style.scss */
#notizia-footer .notizia-footer-social-container {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11322, ../scss/style.scss */
  #notizia-footer .notizia-footer-social-container {
    margin-top: 8px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11329, ../scss/style.scss */
  #notizia-footer .notizia-footer-social-container li {
    margin-bottom: 12px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11336, ../scss/style.scss */
  #notizia-footer .notizia-footer-social-container li:first-child a {
    margin-left: 0;
  }
}
/* line 11343, ../scss/style.scss */
#notizia-footer .notizia-footer-social-container a {
  width: 50px;
  text-align: center;
  border-radius: 50%;
  margin-left: 12px;
  height: 50px;
}
/* line 11350, ../scss/style.scss */
#notizia-footer .notizia-footer-social-container a i {
  vertical-align: sub;
}
/* line 11355, ../scss/style.scss */
#notizia-footer .notizia-footer-social-container .sub-menu {
  display: none;
}
/* line 11360, ../scss/style.scss */
#notizia-footer .notizia-footer-social-container > div {
  float: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11360, ../scss/style.scss */
  #notizia-footer .notizia-footer-social-container > div {
    float: none;
  }
}
/* line 11368, ../scss/style.scss */
#notizia-footer .notizia-footer-first-grid.notizia-footer-border-bottom:after {
  height: 1px;
  width: 100%;
  content: '';
  margin-top: 28px;
}
/* line 11375, ../scss/style.scss */
#notizia-footer .notizia-footer-second-grid {
  padding-top: 28px;
}
/* line 11380, ../scss/style.scss */
#notizia-footer .notizia-copyright-menu li {
  font-weight: 500;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11380, ../scss/style.scss */
  #notizia-footer .notizia-copyright-menu li {
    width: 100%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11387, ../scss/style.scss */
  #notizia-footer .notizia-copyright-menu li a {
    padding-left: 0;
  }
}
/* line 11394, ../scss/style.scss */
#notizia-footer .notizia-copyright-menu li:first-child a {
  padding-left: 0;
}
/* line 11400, ../scss/style.scss */
#notizia-footer .notizia-copyright-menu .sub-menu {
  display: none;
}
/* line 11405, ../scss/style.scss */
#notizia-footer .notizia-copyright-text {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11405, ../scss/style.scss */
  #notizia-footer .notizia-copyright-text {
    text-align: left;
  }
}
/* line 11412, ../scss/style.scss */
#notizia-footer .notizia-copyright-text p {
  padding-top: 0.5rem;
}
/* line 11417, ../scss/style.scss */
#notizia-footer aside {
  width: 82%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11417, ../scss/style.scss */
  #notizia-footer aside {
    width: 100%;
  }
}
/* line 11426, ../scss/style.scss */
#notizia-footer .notizia-footer-four-columns aside {
  width: 90%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11426, ../scss/style.scss */
  #notizia-footer .notizia-footer-four-columns aside {
    width: 100%;
  }
}
/* line 11435, ../scss/style.scss */
#notizia-footer .notizia-footer-column-two aside, #notizia-footer .notizia-footer-column-three aside {
  margin-left: 10%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11435, ../scss/style.scss */
  #notizia-footer .notizia-footer-column-two aside, #notizia-footer .notizia-footer-column-three aside {
    margin-left: 0;
  }
}
/* line 11443, ../scss/style.scss */
#notizia-footer .notizia-footer-four-columns.notizia-footer-column-two aside, #notizia-footer .notizia-footer-four-columns.notizia-footer-column-three aside, #notizia-footer .notizia-footer-four-columns.notizia-footer-column-four aside {
  margin-left: 5%;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11443, ../scss/style.scss */
  #notizia-footer .notizia-footer-four-columns.notizia-footer-column-two aside, #notizia-footer .notizia-footer-four-columns.notizia-footer-column-three aside, #notizia-footer .notizia-footer-four-columns.notizia-footer-column-four aside {
    margin-left: 0;
  }
}
/* line 11452, ../scss/style.scss */
#notizia-footer .notizia-cat-item-bg .notizia-cat-item-name {
  color: #ffffff;
}
/* line 11457, ../scss/style.scss */
#notizia-footer .notizia-loader, #notizia-footer .notizia-loader:before, #notizia-footer .notizia-loader:after {
  animation: notiziaLoaderFooter 0.8s ease-in-out alternate infinite;
}

/*
*
*
WOOCOMMERCE
*/
/* line 11470, ../scss/style.scss */
.archive.woocommerce .notizia-single-main-content-container-inner .page-title {
  margin-top: 0;
}

/* line 11476, ../scss/style.scss */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-radius: 8px;
}

/* line 11481, ../scss/style.scss */
.woocommerce a.remove {
  font-size: 1.4em;
}
/* line 11486, ../scss/style.scss */
.woocommerce ul.products li.product .woocommerce-Price-amount {
  font-weight: bold;
}
/* line 11490, ../scss/style.scss */
.woocommerce ul.products li.product del {
  font-weight: normal;
}
/* line 11497, ../scss/style.scss */
.woocommerce .woocommerce-customer-details address {
  padding: 15px 20px;
  border-radius: 8px;
}
/* line 11503, ../scss/style.scss */
.woocommerce span.onsale {
  width: 60px;
  height: 60px;
  top: -20px;
  left: -20px;
  padding-top: 7px;
  border-radius: 50%;
}
/* line 11512, ../scss/style.scss */
.woocommerce img.pswp__img {
  max-width: none !important;
}
/* line 11518, ../scss/style.scss */
.woocommerce div.product .variations tbody {
  border: 0;
}
/* line 11521, ../scss/style.scss */
.woocommerce div.product .variations tbody .label {
  background-color: transparent;
  padding: 0;
  margin: 13px 0 0;
}
/* line 11527, ../scss/style.scss */
.woocommerce div.product .variations tbody .value {
  line-height: 10px !important;
}
/* line 11531, ../scss/style.scss */
.woocommerce div.product .variations tbody select {
  border-radius: 8px;
  padding-left: 12px;
  margin-bottom: 2px;
}
/* line 11537, ../scss/style.scss */
.woocommerce div.product .variations tbody tr {
  background-color: transparent;
}
/* line 11543, ../scss/style.scss */
.woocommerce div.product .single_variation + .woocommerce-variation-add-to-cart-enabled {
  margin-top: 8px;
}
/* line 11547, ../scss/style.scss */
.woocommerce div.product p.stock.in-stock {
  margin-bottom: 8px;
}
/* line 11551, ../scss/style.scss */
.woocommerce div.product .woocommerce-review-link {
  font-size: 14px;
}
/* line 11555, ../scss/style.scss */
.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-weight: bold;
}
/* line 11558, ../scss/style.scss */
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  text-decoration: none;
}
/* line 11563, ../scss/style.scss */
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 12px;
  font-size: 24px;
}
/* line 11568, ../scss/style.scss */
.woocommerce div.product input.qty {
  height: 37px;
}
/* line 11573, ../scss/style.scss */
.woocommerce div.product .product_meta .sku_wrapper, .woocommerce div.product .product_meta .posted_in, .woocommerce div.product .product_meta .tagged_as {
  display: block;
  font-size: 13px;
}
/* line 11580, ../scss/style.scss */
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 18px;
}
/* line 11583, ../scss/style.scss */
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 23%;
  margin: 0 2.6% 0 0;
  display: inline-block;
  float: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11583, ../scss/style.scss */
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 23%;
  }
}
/* line 11594, ../scss/style.scss */
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
/* line 11600, ../scss/style.scss */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  max-width: none !important;
}
/* line 11606, ../scss/style.scss */
.woocommerce div.product .product_title {
  margin-bottom: 2px;
}
/* line 11611, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs {
  border: 0;
  margin: 12px 0 0 0;
  padding: 0;
}
/* line 11616, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
/* line 11620, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0 10px 0 0;
  border: 0;
  padding: 4px 28px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11620, ../scss/style.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-bottom: 6px;
  }
}
/* line 11629, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
/* line 11633, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 14px;
}
/* line 11639, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  display: none;
}
/* line 11646, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-product-attributes td, .woocommerce div.product .woocommerce-tabs .woocommerce-product-attributes td p {
  font-size: 16px;
}
/* line 11650, ../scss/style.scss */
.woocommerce div.product .woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  padding-left: 12px;
  padding-right: 12px;
}
/* line 11657, ../scss/style.scss */
.woocommerce div.product #review_form_wrapper {
  margin-top: 12px;
}
/* line 11660, ../scss/style.scss */
.woocommerce div.product #review_form_wrapper #reply-title {
  font-size: 20px;
  font-weight: bold;
}
/* line 11665, ../scss/style.scss */
.woocommerce div.product #review_form_wrapper .stars {
  margin-top: 8px !important;
}
/* line 11669, ../scss/style.scss */
.woocommerce div.product #review_form_wrapper textarea {
  margin-top: 8px;
  resize: none;
  height: 100px !important;
}
/* line 11677, ../scss/style.scss */
.woocommerce #reviews {
  width: 80%;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11677, ../scss/style.scss */
  .woocommerce #reviews {
    width: 100%;
  }
}
/* line 11684, ../scss/style.scss */
.woocommerce #reviews .woocommerce-Reviews-title.nmb {
  margin-bottom: 36px !important;
}
/* line 11688, ../scss/style.scss */
.woocommerce #reviews #respond.nml {
  margin-left: 47px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11688, ../scss/style.scss */
  .woocommerce #reviews #respond.nml {
    margin-left: 0;
  }
}
/* line 11699, ../scss/style.scss */
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 18px 22px;
  border-radius: 12px;
}
/* line 11703, ../scss/style.scss */
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin-bottom: 0;
  font-size: 15px;
}
/* line 11708, ../scss/style.scss */
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 16px;
}
/* line 11713, ../scss/style.scss */
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  border: 0;
  border-radius: 50%;
  width: 42px;
  background: transparent;
}
/* line 11720, ../scss/style.scss */
.woocommerce #reviews #comments ol.commentlist li .star-rating {
  margin-top: 4px;
}
/* line 11728, ../scss/style.scss */
.woocommerce #respond input#submit, .woocommerce .woocommerce a.button, .woocommerce .woocommerce button.button, .woocommerce .woocommerce input.button {
  font-size: 14px;
  padding: 12px 18px;
}
/* line 11733, ../scss/style.scss */
.woocommerce section.related.products, .woocommerce section.upsells.products {
  margin-top: 42px;
}
/* line 11736, ../scss/style.scss */
.woocommerce section.related.products .notizia-section-title, .woocommerce section.upsells.products .notizia-section-title {
  background-size: 100% 14px !important;
  background-position: 0px 32px !important;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 11736, ../scss/style.scss */
  .woocommerce section.related.products .notizia-section-title, .woocommerce section.upsells.products .notizia-section-title {
    background-size: 100% 12px !important;
    background-position: 0px 25px !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11736, ../scss/style.scss */
  .woocommerce section.related.products .notizia-section-title, .woocommerce section.upsells.products .notizia-section-title {
    background-size: 100% 8px !important;
    background-position: 0px 27px !important;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 11733, ../scss/style.scss */
  .woocommerce section.related.products, .woocommerce section.upsells.products {
    margin-top: 32px;
  }
}
/* line 11757, ../scss/style.scss */
.woocommerce .woocommerce-ordering select {
  border-radius: 8px;
  padding-left: 12px;
}
/* line 11763, ../scss/style.scss */
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 64px;
}
/* line 11766, ../scss/style.scss */
.woocommerce nav.woocommerce-pagination ul {
  border: 0 !important;
}
/* line 11769, ../scss/style.scss */
.woocommerce nav.woocommerce-pagination ul li {
  border: 0 !important;
}
/* line 11772, ../scss/style.scss */
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
  padding: 8px 18px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
  margin-right: 12px;
  min-width: 0;
  line-height: unset;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11763, ../scss/style.scss */
  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 32px;
  }
}
/* line 11791, ../scss/style.scss */
.woocommerce span.price ins {
  text-decoration: none;
}
/* line 11795, ../scss/style.scss */
.woocommerce span.price del {
  margin-right: 4px;
}
/* line 11801, ../scss/style.scss */
.woocommerce .woocommerce-grouped-product-list-item__price ins {
  text-decoration: none;
}
/* line 11805, ../scss/style.scss */
.woocommerce .woocommerce-grouped-product-list-item__price del {
  opacity: 0.3;
}
/* line 11809, ../scss/style.scss */
.woocommerce .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount {
  font-weight: bold;
}
/* line 11814, ../scss/style.scss */
.woocommerce a.add_to_cart_button, .woocommerce a.product_type_grouped, .woocommerce a.product_type_external {
  font-size: 15px;
  padding: 12px 25px;
  line-height: 20px;
  margin-top: 0.5em !important;
}

/* line 11823, ../scss/style.scss */
.widget_price_filter .price_slider {
  margin: 26px 0 26px 8px;
}
/* line 11827, ../scss/style.scss */
.widget_price_filter button {
  margin-top: 8px !important;
}

/* line 11833, ../scss/style.scss */
.widget_recent_reviews .star-rating {
  margin: 8px 0;
}
/* line 11837, ../scss/style.scss */
.widget_recent_reviews li {
  margin-bottom: 10px !important;
}
/* line 11841, ../scss/style.scss */
.widget_recent_reviews .reviewer {
  font-size: 14px;
}

/* line 11847, ../scss/style.scss */
.widget_recently_viewed_products li {
  margin-bottom: 10px !important;
}

/* line 11852, ../scss/style.scss */
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 48px;
  border-radius: 8px;
}

/* line 11858, ../scss/style.scss */
.product_list_widget li {
  min-height: 80px;
}
/* line 11862, ../scss/style.scss */
.product_list_widget ins {
  text-decoration: none;
}

/* line 11867, ../scss/style.scss */
.reset_variations {
  margin-top: 8px;
  display: inline-block;
}

/* line 11873, ../scss/style.scss */
dl.variation p {
  font-size: 16px;
  line-height: 25px;
}

/* line 11879, ../scss/style.scss */
.added_to_cart {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 11886, ../scss/style.scss */
.woocommerce-page .notizia-single-sharing-panel {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 11890, ../scss/style.scss */
  .woocommerce-page .woocommerce-ordering {
    float: none;
  }
}
/* line 11896, ../scss/style.scss */
.woocommerce-page button[name="save_address"], .woocommerce-page button[name="save_account_details"] {
  margin-top: 8px;
}
/* line 11901, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form input[name="coupon_code"] {
  height: 37px;
  width: 160px !important;
}
/* line 11906, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents {
  border: none;
}
/* line 11910, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents thead th {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 11918, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents .product-name a {
  font-weight: bold;
}
/* line 11924, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents .product-subtotal bdi {
  font-weight: bold;
}
/* line 11929, ../scss/style.scss */
.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item {
  min-height: 120px;
}
/* line 11935, ../scss/style.scss */
.woocommerce-page .select2-container--default .select2-selection--single {
  border-radius: 8px;
  height: 40px;
}
/* line 11940, ../scss/style.scss */
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
}
/* line 11944, ../scss/style.scss */
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
  right: 4px;
}
/* line 11950, ../scss/style.scss */
.woocommerce-page .wc_payment_methods label {
  font-size: 16px;
}
/* line 11956, ../scss/style.scss */
.woocommerce-page .woocommerce-order-overview li {
  margin-bottom: 12px;
}
/* line 11962, ../scss/style.scss */
.woocommerce-page .cart_totals table {
  border: none !important;
}
/* line 11965, ../scss/style.scss */
.woocommerce-page .cart_totals table th, .woocommerce-page .cart_totals table tr, .woocommerce-page .cart_totals table td {
  border: none !important;
}
/* line 11973, ../scss/style.scss */
.woocommerce-page table.cart .product-thumbnail img {
  width: 84px;
}
/* line 11980, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list tbody {
  border: 0;
}
/* line 11984, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list td {
  padding: 1em 6px !important;
  vertical-align: initial !important;
}
/* line 11989, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list del {
  margin-right: 4px;
}
/* line 11993, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list input[type="number"] {
  margin-bottom: 0;
}
/* line 11997, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price {
  padding-top: 1em;
}
/* line 12002, ../scss/style.scss */
.woocommerce-page table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label a {
  font-weight: bold;
}
/* line 12008, ../scss/style.scss */
.woocommerce-page table.woocommerce-checkout-review-order-table, .woocommerce-page table.account-orders-table, .woocommerce-page table.woocommerce-table--order-downloads, .woocommerce-page table.woocommerce-table--order-details {
  border: 0;
}
/* line 12012, ../scss/style.scss */
.woocommerce-page table.woocommerce-checkout-review-order-table thead th, .woocommerce-page table.account-orders-table thead th, .woocommerce-page table.woocommerce-table--order-downloads thead th, .woocommerce-page table.woocommerce-table--order-details thead th {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 12019, ../scss/style.scss */
.woocommerce-page table.woocommerce-checkout-review-order-table td, .woocommerce-page table.woocommerce-checkout-review-order-table th, .woocommerce-page table.account-orders-table td, .woocommerce-page table.account-orders-table th, .woocommerce-page table.woocommerce-table--order-downloads td, .woocommerce-page table.woocommerce-table--order-downloads th, .woocommerce-page table.woocommerce-table--order-details td, .woocommerce-page table.woocommerce-table--order-details th {
  border: none !important;
  border-bottom: 1px solid;
}
/* line 12026, ../scss/style.scss */
.woocommerce-page table.account-orders-table th, .woocommerce-page table.account-orders-table td {
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 12032, ../scss/style.scss */
.woocommerce-page .woocommerce-form-coupon {
  padding: 24px 32px !important;
}
/* line 12035, ../scss/style.scss */
.woocommerce-page .woocommerce-form-coupon p:first-child {
  margin-bottom: 14px;
  font-size: 16px;
}
/* line 12040, ../scss/style.scss */
.woocommerce-page .woocommerce-form-coupon .form-row-first, .woocommerce-page .woocommerce-form-coupon .form-row-last {
  float: none;
  display: inline-block;
  margin-bottom: 6px;
}
@media print, screen and (max-width: 63.99875em) {
  /* line 12040, ../scss/style.scss */
  .woocommerce-page .woocommerce-form-coupon .form-row-first, .woocommerce-page .woocommerce-form-coupon .form-row-last {
    width: 100%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  /* line 12049, ../scss/style.scss */
  .woocommerce-page .woocommerce-form-coupon .form-row-first input#coupon_code, .woocommerce-page .woocommerce-form-coupon .form-row-first button, .woocommerce-page .woocommerce-form-coupon .form-row-last input#coupon_code, .woocommerce-page .woocommerce-form-coupon .form-row-last button {
    width: 100% !important;
  }
}
/* line 12056, ../scss/style.scss */
.woocommerce-page .woocommerce-form-coupon button[name="apply_coupon"] {
  font-size: 15px;
  padding: 10px 25px 9px;
  line-height: 20px;
}

@media screen and (max-width: 768px) {
  /* line 12067, ../scss/style.scss */
  .woocommerce-page table.cart .cart_item {
    padding: 28px 10px;
    margin-bottom: 18px;
    background-color: transparent !important;
    border-radius: 12px;
    position: relative;
  }
  /* line 12075, ../scss/style.scss */
  .woocommerce-page table.cart td.product-remove {
    border-bottom: 0 !important;
    padding-top: 0;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  /* line 12082, ../scss/style.scss */
  .woocommerce-page table.cart td.product-remove a {
    margin: 0 auto;
    margin-right: 0;
    font-size: 1.8em;
  }
  /* line 12089, ../scss/style.scss */
  .woocommerce-page table.cart td.product-thumbnail {
    display: block;
    text-align: center !important;
    border-bottom: 0 !important;
  }
  /* line 12094, ../scss/style.scss */
  .woocommerce-page table.cart td.product-thumbnail img {
    width: 148px;
    border-radius: 18px;
  }
  /* line 12099, ../scss/style.scss */
  .woocommerce-page table.cart td.product-thumbnail:before {
    display: none;
  }
  /* line 12104, ../scss/style.scss */
  .woocommerce-page table.cart td.product-name {
    text-align: center !important;
    border-bottom: 0 !important;
    padding-bottom: 2px;
  }
  /* line 12109, ../scss/style.scss */
  .woocommerce-page table.cart td.product-name:before {
    display: none;
  }
  /* line 12114, ../scss/style.scss */
  .woocommerce-page table.cart td.product-name .variation dt {
    display: none;
  }
  /* line 12120, ../scss/style.scss */
  .woocommerce-page table.cart td.product-price {
    border-bottom: 0 !important;
    text-align: center !important;
    padding-top: 0;
  }
  /* line 12125, ../scss/style.scss */
  .woocommerce-page table.cart td.product-price:before {
    display: none;
  }
  /* line 12130, ../scss/style.scss */
  .woocommerce-page table.cart td.product-quantity {
    border-bottom: 0 !important;
    text-align: center !important;
  }
  /* line 12134, ../scss/style.scss */
  .woocommerce-page table.cart td.product-quantity input {
    margin: 0 auto;
  }
  /* line 12138, ../scss/style.scss */
  .woocommerce-page table.cart td.product-quantity:before {
    display: none;
  }
  /* line 12143, ../scss/style.scss */
  .woocommerce-page table.cart td.product-subtotal {
    border-bottom: 0 !important;
    text-align: center !important;
  }
  /* line 12147, ../scss/style.scss */
  .woocommerce-page table.cart td.product-subtotal:before {
    display: none;
  }
  /* line 12152, ../scss/style.scss */
  .woocommerce-page table.cart button[name="update_cart"] {
    margin-bottom: 48px;
  }
  /* line 12157, ../scss/style.scss */
  .woocommerce-page #coupon_code {
    width: 50% !important;
  }
  /* line 12161, ../scss/style.scss */
  .woocommerce-page button[name="update_cart"] {
    margin-top: 12px;
  }
  /* line 12165, ../scss/style.scss */
  .woocommerce-page table.my_account_orders {
    margin-top: 24px;
  }
  /* line 12168, ../scss/style.scss */
  .woocommerce-page table.my_account_orders .woocommerce-orders-table__row {
    margin-bottom: 24px;
  }
  /* line 12171, ../scss/style.scss */
  .woocommerce-page table.my_account_orders .woocommerce-orders-table__row td {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 12179, ../scss/style.scss */
  .woocommerce-page .woocommerce-order-details th, .woocommerce-page .woocommerce-order-details td {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 12185, ../scss/style.scss */
  .woocommerce-page .woocommerce-EditAccountForm p.form-row {
    line-height: 22px;
  }
  /* line 12189, ../scss/style.scss */
  .woocommerce-page #account_display_name + span {
    margin-top: 5px;
    display: block;
  }
}
/* line 12196, ../scss/style.scss */
.woocommerce-checkout-payment {
  padding: 14px 28px;
}

/* line 12201, ../scss/style.scss */
.woocommerce-checkout p.form-row, .woocommerce-EditAccountForm p.form-row, .woocommerce-MyAccount-content p.form-row {
  margin-bottom: 12px;
}

/* line 12206, ../scss/style.scss */
#account_display_name + span em {
  font-size: 14px;
}

/* line 12211, ../scss/style.scss */
.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  list-style-type: none;
}
/* line 12215, ../scss/style.scss */
.woocommerce-MyAccount-navigation ul li {
  font-size: 22px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12215, ../scss/style.scss */
  .woocommerce-MyAccount-navigation ul li {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
/* line 12226, ../scss/style.scss */
.woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: bold;
}

/* line 12234, ../scss/style.scss */
.woocommerce-Addresses h3 {
  margin-top: 0;
  margin-bottom: 3px;
  float: none !important;
}
/* line 12240, ../scss/style.scss */
.woocommerce-Addresses .edit {
  font-size: 12px;
  text-transform: uppercase;
  float: none !important;
  display: block;
  margin-bottom: 12px;
}
/* line 12248, ../scss/style.scss */
.woocommerce-Addresses .woocommerce-Address {
  margin-bottom: 18px;
}

/*
*
*
GUTENBERG BLOCKS: NOTIZIA POST LIST
*/
/* line 12260, ../scss/style.scss */
.wp-block-emana-notizia-post-list h2.notizia-section-title, .widget.notizia-postlist h2.notizia-section-title {
  margin-bottom: 18px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12260, ../scss/style.scss */
  .wp-block-emana-notizia-post-list h2.notizia-section-title, .widget.notizia-postlist h2.notizia-section-title {
    margin-bottom: 8px;
    line-height: 38px;
  }
}
/* line 12269, ../scss/style.scss */
.wp-block-emana-notizia-post-list h2.notizia-section-title.notizia-small, .widget.notizia-postlist h2.notizia-section-title.notizia-small {
  font-size: 23px;
  line-height: 30px;
}
/* line 12274, ../scss/style.scss */
.wp-block-emana-notizia-post-list h2.notizia-in-block.notizia-small, .widget.notizia-postlist h2.notizia-in-block.notizia-small {
  font-size: 24px;
}
/* line 12278, ../scss/style.scss */
.wp-block-emana-notizia-post-list p.notizia-block-title-description.notizia-small, .widget.notizia-postlist p.notizia-block-title-description.notizia-small {
  font-size: 16px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12282, ../scss/style.scss */
  .wp-block-emana-notizia-post-list .notizia-section-titles-2, .widget.notizia-postlist .notizia-section-titles-2 {
    background-size: 100% 8px !important;
    background-position: 0px 24px !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12288, ../scss/style.scss */
  .wp-block-emana-notizia-post-list .notizia-section-titles-2:after, .widget.notizia-postlist .notizia-section-titles-2:after {
    margin-bottom: 10px;
  }
}
/* line 12296, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-1-11.n-adj .notizia-loop-image, .widget.notizia-postlist .notizia-post-1-11.n-adj .notizia-loop-image {
  width: 100%;
  margin-bottom: 22px;
  height: 300px;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12296, ../scss/style.scss */
  .wp-block-emana-notizia-post-list .notizia-post-1-11.n-adj .notizia-loop-image, .widget.notizia-postlist .notizia-post-1-11.n-adj .notizia-loop-image {
    height: 280px;
  }
}
/* line 12306, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-1-11.n-adj .notizia-loop-text, .widget.notizia-postlist .notizia-post-1-11.n-adj .notizia-loop-text {
  padding-left: 0;
  width: 100%;
}
/* line 12315, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-1-11-12 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-2 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-3 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-4 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-5 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-7 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .wp-block-emana-notizia-post-list .notizia-post-loop-6 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-1-11-12 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-2 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-3 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-4 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-5 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-7 .notizia-single-readlater-container:not(.notizia-post-no-image) svg, .widget.notizia-postlist .notizia-post-loop-6 .notizia-single-readlater-container:not(.notizia-post-no-image) svg {
  margin-left: 4px;
}
/* line 12321, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-1-11-12 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-2 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-3 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-4 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-5 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-7 .notizia-single-readlater-container span, .wp-block-emana-notizia-post-list .notizia-post-loop-6 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-1-11-12 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-2 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-3 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-4 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-5 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-7 .notizia-single-readlater-container span, .widget.notizia-postlist .notizia-post-loop-6 .notizia-single-readlater-container span {
  margin-left: 4px;
}
/* line 12326, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-1-11-12 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-2 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-3 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-4 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-5 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-7 .notizia-single-views-comments-container, .wp-block-emana-notizia-post-list .notizia-post-loop-6 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-1-11-12 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-2 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-3 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-4 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-5 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-7 .notizia-single-views-comments-container, .widget.notizia-postlist .notizia-post-loop-6 .notizia-single-views-comments-container {
  margin-left: 12px;
}
/* line 12332, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-2 .notizia-loop-image, .widget.notizia-postlist .notizia-post-loop-2 .notizia-loop-image {
  height: 300px;
}
/* line 12338, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj article, .widget.notizia-postlist .notizia-post-loop-3.n-adj article {
  margin-bottom: 42px;
}
/* line 12342, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj .notizia-loop-image, .wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj .notizia-loop-text, .widget.notizia-postlist .notizia-post-loop-3.n-adj .notizia-loop-image, .widget.notizia-postlist .notizia-post-loop-3.n-adj .notizia-loop-text {
  width: 100%;
}
/* line 12346, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj .notizia-loop-image, .widget.notizia-postlist .notizia-post-loop-3.n-adj .notizia-loop-image {
  height: 320px;
  margin-left: 0;
}
@media print, screen and (max-width: 39.99875em) {
  /* line 12346, ../scss/style.scss */
  .wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj .notizia-loop-image, .widget.notizia-postlist .notizia-post-loop-3.n-adj .notizia-loop-image {
    height: 280px;
  }
}
/* line 12355, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-3.n-adj .notizia-loop-text, .widget.notizia-postlist .notizia-post-loop-3.n-adj .notizia-loop-text {
  padding-left: 0;
  margin-left: 0;
}
/* line 12364, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop:not(.notizia-big-categories) article .notizia-categories-container a:not(.notizia-exceeding-category), .widget.notizia-postlist .notizia-post-loop:not(.notizia-big-categories) article .notizia-categories-container a:not(.notizia-exceeding-category) {
  padding: 0;
}
/* line 12368, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop:not(.notizia-big-categories) article .notizia-categories-container .notizia-over-limit-label, .widget.notizia-postlist .notizia-post-loop:not(.notizia-big-categories) article .notizia-categories-container .notizia-over-limit-label {
  padding: 0;
}
/* line 12378, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-4 article .notizia-categories-container a:not(.notizia-exceeding-category), .wp-block-emana-notizia-post-list .notizia-post-loop-5 article .notizia-categories-container a:not(.notizia-exceeding-category), .wp-block-emana-notizia-post-list .notizia-post-loop-6 article .notizia-categories-container a:not(.notizia-exceeding-category), .wp-block-emana-notizia-post-list .notizia-post-loop-classic article .notizia-categories-container a:not(.notizia-exceeding-category), .widget.notizia-postlist .notizia-post-loop-4 article .notizia-categories-container a:not(.notizia-exceeding-category), .widget.notizia-postlist .notizia-post-loop-5 article .notizia-categories-container a:not(.notizia-exceeding-category), .widget.notizia-postlist .notizia-post-loop-6 article .notizia-categories-container a:not(.notizia-exceeding-category), .widget.notizia-postlist .notizia-post-loop-classic article .notizia-categories-container a:not(.notizia-exceeding-category) {
  padding: 12px 28px;
  font-size: 14px;
}
/* line 12383, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-post-loop-4 article .notizia-categories-container .notizia-over-limit-label, .wp-block-emana-notizia-post-list .notizia-post-loop-5 article .notizia-categories-container .notizia-over-limit-label, .wp-block-emana-notizia-post-list .notizia-post-loop-6 article .notizia-categories-container .notizia-over-limit-label, .wp-block-emana-notizia-post-list .notizia-post-loop-classic article .notizia-categories-container .notizia-over-limit-label, .widget.notizia-postlist .notizia-post-loop-4 article .notizia-categories-container .notizia-over-limit-label, .widget.notizia-postlist .notizia-post-loop-5 article .notizia-categories-container .notizia-over-limit-label, .widget.notizia-postlist .notizia-post-loop-6 article .notizia-categories-container .notizia-over-limit-label, .widget.notizia-postlist .notizia-post-loop-classic article .notizia-categories-container .notizia-over-limit-label {
  padding: 12px 16px;
  font-size: 14px;
}
/* line 12391, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-loop-load-more-container, .widget.notizia-postlist .notizia-loop-load-more-container {
  margin-bottom: 24px;
}
/* line 12395, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-block-overlay, .widget.notizia-postlist .notizia-block-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 12408, ../scss/style.scss */
.wp-block-emana-notizia-post-list .notizia-block-overlay.visible, .widget.notizia-postlist .notizia-block-overlay.visible {
  opacity: 1;
  visibility: visible;
}

/* line 12416, ../scss/style.scss */
.notizia-section-titles-style-5 .wp-block-emana-notizia-post-list h2.notizia-section-title, .notizia-section-titles-style-5 .widget.notizia-postlist h2.notizia-section-title {
  font-size: 18px;
}

/* line 12422, ../scss/style.scss */
.wp-block-emana-notizia-post-list {
  padding-top: 18px;
}
