<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
@Main importer file for css components
 */
/*
* _variables scss
* scss per variabili usate nel css
 */
/* COLORI */
/*
@SCSS COMPONENTE HEADER EDITING
 */
 .nav-container__right {
  position: relative;
}

.menu-more-container {
  left: 0;
}

.header-small .logo-container__logo-right {
  display: none;
}
.header-small .menu-more-container {
  top: 40px;
}
.header-small .menu-more-open .social-label {
  top: auto;
}
.header-small .menu-more-box, .header-small .menu-more-box .header-small .search-control-box {
  height: 100%;
}
.header-small .menu-more-box.menu-more-open .menu-more-box__ico {
  height: auto;
}
.header-small .social-label {
  color: white;
  position: relative;
  display: block;
  top: 50%;
  height: auto;
}

.header-big .new-logo-img {
  height: 70px;
}

.header-small .new-logo-img-mobile {
  display: block;
  top: 0;
  transform: translateY(0%) !important;
}
.header-small .new-logo-img {
  display: none;
}
.header-small .new-logo-img {
  display: none;
  position: relative;
  top: 0;
  height: 35px;
  margin-top: 5px;
}
.header-small .nav-container {
  height: 52px !important;
  border-bottom: none;
  border-bottom: 1px solid white;
}
.header-small .menu-label {
  margin-right: 20px;
}
.header-small .container-logo {
  /* margin: -19px auto; */
}
.header-small .tooltip .info-tooltip-text {
  bottom: 0;
}
.header-small .menu-label {
  color: #fff;
  align-self: center;
  margin-left: 70px;
  font-family: "Raleway", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.26px;
  font-size: 14px;
}
.header-small .menu-more-box__ico {
  height: auto;
}
.header-small .search-area-container {
  height: 37px;
}
.header-small .menu-ul-container {
  top: 45px;
}

.header-big .c-site-category {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.header-big .nav-container {
  height: 110px;
  border-bottom: 1px solid white;
}
.header-big .menu-label {
  color: #fff;
  align-self: center;
  margin-left: 70px;
  font-family: "Raleway", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.26px;
}
.header-big .subnav-news-alert {
  line-height: 48px;
}

.nav-live-box {
  height: 80px;
  width: 305px;
}
.nav-live-box .nav-live-box__video {
  height: 80px;
  width: 134px;
}
.nav-live-box .nav-live-box__video-preview {
  height: 80px;
  width: 134px;
}
.nav-live-box .nav-live-box__textgroup {
  width: calc(100% - 134px);
  padding: 3px 0 0 8px;
}
.nav-live-box .c-site-category {
  color: #202020;
}
.nav-live-box .new-live-category {
  font-family: Raleway;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #202020;
}
.nav-live-box .nav-live-box__headline {
  font-family: Raleway;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.08px;
  color: #202020;
  height: 100%;
}

.search-control-box__ico, .search-control-box__ico .search-control-box.search-open .search-control-box__ico {
  transform: translateY(-50%);
}

.homepage .menu-more-box__ico, .homepage .menu-more-box__ico .menu-more-box.menu-more-open .menu-more-box__ico {
  background-size: 24px auto;
  transform: translateY(-50%);
  width: 60%;
  height: 22px;
  margin-right: 15px;
  background-position-x: right !important;
}
.homepage .menu-more-box.menu-more-open .menu-more-box__ico {
  transform: translateY(-50%);
  width: 100%;
  height: 20px;
  background-size: 21px auto;
}
.homepage .search-control-box__ico {
  width: auto;
  transform: translate(0, -50%);
  height: 20px;
}
.homepage .search-control-box.search-open .search-control-box__ico {
  width: 100%;
  height: 20px;
  transform: translateY(-50%);
}
.homepage .header-small .search-control-box.search-open .search-control-box__ico {
  transform: translateY(-50%);
}

.new-pos-logo {
  display: flex;
  margin: 0 auto;
  /* height: 50%; */
  /* position: absolute; */
  /* width: 100%; */
  height: auto;
  position: absolute;
  width: 100%;
  max-height: 10px;
}

.header-small .new-pos-logo {
  margin-top: 5px;
}

.container-logo {
  margin: 0 auto;
}

.new-logo-img {
  margin-top: 10px;
}

.new-logo-img-mobile {
  width: 48px;
  height: 37px;
  margin-bottom: 5px;
}

.category-header {
  float: left;
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 15px;
}
.category-header .c-site-category {
  color: #fff !important;
  font-size: 14px !important;
  padding-left: 30px !important;
}
.category-header .c-site-category.c-site-category--normal:before {
  width: 20px;
  height: 20px;
}

.navigation .header-small {
  height: 45px;
}

.login, .login .subnav-share-news-alert {
  display: none;
}

.subnav-container-mobile {
  background-color: black;
  border-top: 1px solid white;
}

#header-scroll-big {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.4s ease-out;
}

#header-scroll-small {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.4s ease-out;
}

/* h1{
font-size: 64px;
line-height: 44px;
letter-spacing:  -1px;
font-size: 64px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: 0.69;
letter-spacing: -1px;
} */
.box-root {
  /* box-shadow: 0 2px 24px 4px rgba(0, 0, 0, 0.06); */
  box-shadow: 0px 2px 20px 4px rgba(0, 0, 0, 0.1);
}

/* .normal-box-mh h1{
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -0.3px;
} */
.social-label {
  color: #fff;
  margin-left: 10px;
  font-family: "Raleway", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.26px;
}

.search-control-box__ico {
  display: block;
  width: 100%;
  background-size: 20px;
  height: 20px;
}

.search-control-box {
  width: 160px;
}

.search-label {
  color: #fff;
  margin-left: 15px;
  font-family: Raleway;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.26px;
}

.subnav-tags-container .subnav-tag {
  line-height: 45px;
  margin-top: 17px;
  font-family: Raleway;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: 0.24px;
  color: #ffffff;
}

.header-small .nav-live-box-container {
  height: 90px;
}

.homepage .menu-more-box.menu-more-open .menu-more-box__ico {
  width: 60%;
}

.menu-more-container.menu-more-open {
  right: 73px;
  left: unset;
}

.header-small .menu-more-box__ico {
  height: auto;
}

.menu-more-box {
  width: 160px;
}

.search-area-container {
  background: #000;
  height: 104px;
  display: none;
  top: 5px;
  z-index: 1;
  width: calc(45% - 160px);
  position: absolute;
  right: 0;
  margin-right: 160px;
}

.menu-inner-mobile-container .c-site-category.c-site-category--normal {
  color: white !important;
}

.subnav-container {
  padding: 0 0 0 30px;
}

@media (max-width: 767px) {
  .header-big .subnav-news-alert {
    line-height: 18px !important;
  }
  .header-big .container-logo {
    height: 0;
  }

  .header-small .new-logo-img-mobile {
    transform: translateY(-50%) !important;
  }
  .header-small .new-pos-logo {
    margin-top: 6px;
  }

  div[class*="box"] {
    box-shadow: none;
  }
}
@media (max-width: 1024px) {
  .header-big .menu-controls {
    width: 140px;
  }

  .header-small .subnav-container-mobile {
    height: 48px;
  }
  .header-small .new-logo-img-mobile {
    transform: translateY(-50%);
  }

  .nav-live-box {
    height: auto !important;
    width: 100%;
  }
}
@media (min-width: 961px) {
  .header-small .new-logo-img-mobile {
    transform: translateY(0%) !important;
  }
}
@media (max-width: 767px) {
  .category-header {
    display: none;
  }

  .header-small .container-logo {
    transform: translateY(100%);
    padding-top: 10px;
  }
  .header-small .search-label {
    display: none;
  }
  .header-small .search-area-container {
    height: 44px;
  }

  .header-big .logo-container__logo1 {
    transform: translateY(0%);
    max-height: 37px !important;
    min-width: 82px !important;
    max-width: 82px !important;
  }
  .header-big .nav-container {
    height: 52px;
  }
  .header-big .social-label, .header-big .header-small .social-label {
    display: none;
  }
  .header-big .search-label {
    display: none;
  }
  .header-big .menu-label {
    margin-left: 48px;
  }

  .hidden-mobile {
    display: none;
  }

  .subnav-container-mobile {
    background-color: black;
    border-top: 1px solid white;
  }

  .search-control-box {
    width: 50px;
  }

  .homepage .nav-container__left,
  .logo-container,
  .search-area-container {
    width: auto;
  }

  .header-small .subnav-container-mobile {
    height: auto;
  }

  .box-root {
    box-shadow: none;
  }

  /*In mobile nascondo le label*/
  .search-control-box {
    width: 50px;
  }

  .homepage .nav-container__left, .logo-container,
  .search-area-container {
    width: auto;
  }

  .header-big .social-label, .header-small .social-label {
    display: none;
  }

  .header-small .search-label, .header-big .search-label {
    display: none;
  }

  .header-big .menu-controls__hamburger, .header-small .menu-controls__hamburger {
    background-size: 50px 105px;
    background-position-x: left;
    background-position-y: -2px;
  }

  .header-small .menu-controls__hamburger {
    /* background-position-y: -5px; */
  }

  .header-small .menu-open .menu-controls__hamburger {
    background-position-x: left;
  }
  .header-small .menu-label {
    margin-left: 48px;
  }
  .header-small .subnav-container-mobile {
    height: auto;
  }

  .box-root {
    box-shadow: none;
  }

  .search-area-container {
    width: calc(100% - 50px);
    margin-right: 50px;
    height: 45px;
  }

  .subnav-container {
    height: auto !important;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .header-big .menu-controls__hamburger {
    background-position-x: left !important;
  }
}
@media (max-width: 1390px) {
  .nav-live-box-container {
    display: none !important;
  }
}
:not(.homepage) .header-small .nav-live-box-container {
  display: none;
}

/*
@SCSS COMPONENTE MENU EDITING
 */
.menu-controls__hamburger {
  display: flex;
}

.menu-open .menu-controls__hamburger {
  background-position: none;
  background-position-y: -72px !important;
  background-position-x: left !important;
}

@media (min-width: 1024px) {
  .header-small .menu-controls {
    height: 100%;
    width: 100%;
  }
  .header-small .menu-controls__hamburger {
    background-size: 84px 140px;
    background-position-y: -12px;
  }

  .header-big .menu-controls {
    width: 140px;
  }
  .header-big .menu-controls__hamburger {
    display: flex;
    width: 140px;
    background-position-x: left;
    background-size: 84px 193px;
  }
}
@media (max-width: 767px) {
  .menu-controls {
    width: 105px;
  }

  .menu-open .menu-controls__hamburger {
    background-position-y: -52px !important;
  }

  .header-big .menu-label .menu-label, .header-big .menu-label .header-small .menu-label {
    font-size: 14px;
    margin-left: 50px;
  }

  .header-small .navigation .menu-user-box__ico {
    display: none !important;
  }
  .header-small .menu-controls__hamburger {
    /*
    	background-position-y: -5px;
    	background-size: 50px 105px;
    	background-position-x: left;
    	background-position-y: -2px; */
  }
  .header-small .menu-open .menu-controls__hamburger {
    background-position-x: left;
  }
}
@media (min-width: 768px) {
  .header-small .menu-open .menu-controls__hamburger {
    background-position-y: -102px !important;
  }
  .header-small .menu-controls__hamburger {
    background-position-x: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu-controls {
    width: 126px;
  }

  .header-small .menu-controls__hamburger {
    background-position-y: -28px;
    background-position-x: left;
  }
  .header-small .menu-open .menu-controls__hamburger {
    background-position-y: -102px !important;
    background-position-x: left;
  }
}
	/*
@SCSS COMPONENTE BREAKINGNEWS EDITING
 */
.subnav-news-alert {
  line-height: 50px;
  font-family: "Raleway", sans-serif !important;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  /* line-height: 0.92; */
  letter-spacing: 0.24px;
  text-transform: none;
}

.subnav-news-alert__highlight {
  font-family: "Raleway", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: 0.24px;
  color: #ffd301;
  text-transform: uppercase;
}

.subnav-share-news-alert {
  display: none;
}

.subnav-container:not(.agi-live-enable) {
  height: 48px;
}

@media (max-width: 767px) {
  .subnav-news-alert {
    line-height: 18px;
    padding: 10px 16px !important;
  }
}
/*
@SCSS COMPONENTE APERTURA EDITING
 */
.box1 .box1__title {
  line-height: 1;
}

.container-fluid {
  padding-top: 20px;
}

.box-root.box1 footer {
  position: relative;
}
.box-root.box1 footer .box1__footer-share-box {
  float: right !important;
}
.box-root.box1 footer .box1__authorname {
  text-transform: none;
}
.box-root.box1 .box1__related-container {
  position: relative;
  top: -32px;
}
.box-root.box1 .box1__footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.box-root.box1 .box1__footer .box1__byline {
  float: left;
}

.box1__excerpt {
  /*min-height: 70px;*/
  margin-bottom: 52px;
}
.box1__excerpt a {
  font-family: "Raleway", sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #202020;
}

.box1__byline {
  font-size: 12px;
  margin-top: 6px;
  width: 50%;
  position: absolute;
  color: #555;
}

header .box1__byline {
  position: relative;
}

.box6__byline {
  font-size: 12px;
  margin-bottom: 0px !important;
}

.box6__share-container {
  width: 100%;
  float: none;
  position: unset;
}

.box1__related-container {
  /* width: 100%;
   top: 49px;
   float: right;
  display: flex;
  flex-direction: row;
  flex: 0 1 auto; */
  display: flex;
  flex-direction: row;
  flex: 0 1 auto;
  flex-wrap: wrap;
  flex-flow: wrap;
}

.c-site-category:before {
  top: 49%;
}
.c-site-category.c-site-category--normal {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #202020;
}
.c-site-category.c-site-category--normal:before {
  width: 16px;
  height: 16px;
}

.box6__authorname,
.box3__authorname,
.box5__authorname {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555555;
}

.box6__timedate, .datetime {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #202020;
}

.box1__article-category {
  margin-bottom: 24px !important;
}

[class*="__category-container"] {
  margin-bottom: 24px !important;
}

.c-related-article__category {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}

.c-related-article__title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
}

@media (max-width: 767px) {
  .box1__byline {
    width: auto;
  }

  .box5__timedate {
    display: unset !important;
  }

  .box1__title {
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }

  .box1__excerpt {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }
  .box1__excerpt a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }

  [class*="agi-mediagallery"] .box7__title {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: -0.25px;
  }

  .box1__timedate {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
  }

  .box1__byline-author {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
  }

  .c-related-article__title {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }

  .box5 {
    padding: 0px 20px 24px 20px;
  }

  .box4__image-container {
    padding: 0px 20px 0px 20px;
  }
}
/*
@SCSS COMPONENTE ONLYTEXT EDITING
 */
.box3__excerpt {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #202020;
}

.onlytext footer {
  position: relative;
}
.onlytext .box6__related-article-container.js-home-social {
  position: relative;
  top: -25px;
}
.onlytext .box3__excerpt {
  /*min-height: 70px;*/
  margin-bottom: 42px;
}

@media (max-width: 767px) {
  .box3__excerpt {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }
  .box3__excerpt a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }
}
/*
@SCSS COMPONENTE SAMLLBOX EDITING
 */
[class*="half-box"] .box5__byline {
  position: absolute !important;
  bottom: 0 !important;
}

/*
@SCSS COMPONENTE SAMLLBOx EDITING
 */
.box2__inner-container {
  border-left: none;
  padding-left: 2px;
}

.box4__related-article-title .box4__link &gt; .box3__authorname {
  font-weight: normal !important;
}

.box5__timedate {
  display: flex;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}

.box5__byline-author {
  font-size: 12px;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555555;
}

.box5__footer {
  /* margin-top: 25px; */
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.box4__related-article-title {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}

.blog-new .h-unstyled-link-underline {
  font-family: "Raleway", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.08px;
  border-bottom: 2px solid #ffd500;
  text-decoration: none;
  color: #202020;
  padding-bottom: 4px;
}

.color-blog-ping {
  width: 16px;
  height: 16px;
  background: #f0ca31 !important;
  /* content: ""; */
  /* position: absolute; */
  /* transform: translateY(-10%); */
  /* float: left; */
  margin-right: 5px;
  float: left;
}

.c-site-category--blog-italia-highlight {
  color: #202020 !important;
  /*margin-left: 20px;*/
}
.c-site-category--blog-italia-highlight.category-blog-new {
  line-height: 16px;
}

.box5__byline {
  position: unset;
  flex: 0 1 auto;
  margin-top: 20px;
}

.border-blog {
  border-bottom: 5px solid #f0ca31 !important;
}
.border-blog .box2__article-title {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
}
.border-blog .box2__article-source a {
  font-family: Raleway;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #202020;
}
.border-blog .box2__authorname a {
  font-family: Raleway;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555555;
}

.box2__article-author {
  font-family: Raleway;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555555;
}

.box2__authorname {
  text-transform: capitalize;
}

.box3__category-container .c-site-category.c-site-category--with-icon.c-site-category--normal {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #202020;
}

.box3__article-title {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: 0.16px;
  color: #202020;
}

.box3__byline {
  width: auto;
  margin: 5px;
}

.box7__title {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
}

/* .box2__article-row {
    margin-bottom: 25px;
} */
.box2 {
  padding: 10px;
}

.box2__article-row {
  margin-left: 15px;
}

.box2__header {
  display: flex;
}

.box2__header-category {
  flex: auto;
  align-self: center;
}

.box6__article-title, .box5__title {
  color: #202020;
}

.box4__title {
  color: #202020;
  font-size: 21px;
}

.box4__link {
  color: #202020 !important;
}

.box4__inner-container {
  padding: 16px;
}

.box4__related-container {
  left: 16px !important;
}

.box5__title {
  font-size: 18px;
  line-height: 1.25;
}

@media (max-width: 767px) {
  .c-site-category.c-site-category--normal:before {
    margin-left: -4px;
    margin-top: -1px;
  }

  .box6__article-title {
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
    color: #202020;
  }

  .box6__excerpt {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }

  .box4__title {
    font-family: "Raleway", sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    color: var(--black);
  }

  .box4__inner-container {
    padding: 20px;
  }

  .box3__article-title {
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }

  .box4__excerpt a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
  }

  .box4__related-article-title .box4__link {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #202020 !important;
  }

  .c-site-category.c-site-category--with-icon.c-site-category--normal {
    padding-left: 15px;
    margin-left: 4px;
  }

  .box6__footer {
    margin-top: 20px;
    margin-bottom: -10px;
  }

  .box5__byline {
    margin-bottom: -10px;
  }

  .box4__related-container {
    margin-top: 20px;
  }

  .box3__byline {
    margin-top: 20px;
    margin-bottom: -10px;
  }

  .box2__header {
    margin-bottom: 18px;
  }

  .box2 {
    padding: 20px;
  }

  .border-blog {
    margin-bottom: 24px;
  }
}
.box-advertising2 {
  padding: 20px 20px;
}

[class*="box"][class*="__article-source"] {
  color: #202020;
}
[class*="box"][class*="__article-source"] a {
  color: #202020;
}

/*
@SCSS COMPONENTE HALF/SAMLLBOX LEFT EDITING
 */
.homepage footer [class*="__byline"] {
  background-color: #fff;
}

@media (max-width: 767px) {
  [class*="half-box"] .box5__title {
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    min-height: 70px;
  }
}
/*
@SCSS COMPONENTE HALF/SAMLLBOX RIGHT EDITING
 */
/*
@SCSS COMPONENTE VIDEO EDITING
 */
@media (max-width: 767px) {
  .agi-mediagallery__title {
    font-family: Raleway;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }

  .flex-control-paging li a {
    width: 8px;
    height: 8px;
    border: solid 1px #555555;
  }
}
/*
@SCSS COMPONENTE AGI LIVE EDITING
 */
.agi-live-top {
  position: relative;
  padding: 4px;
  height: 48px;
}

.agi-live-enable {
  border-bottom: none;
  position: absolute;
  width: 100%;
}

.agilive-desktop-cta {
  border-left: none;
}

.agi-live-top .agilive-desktop-news-item {
  padding: 10px 16px;
}
.agi-live-top .minicolors-position-top
.minicolors-panel {
  top: unset;
}
.agi-live-top .agilive-desktop-zone1 {
  overflow: hidden;
}

.agilive-desktop-news-item {
  padding: 16px;
}

.fix-padding {
  padding: 10px !important;
}

.agilive-desktop-news-title {
  display: inline;
  font-size: 18px;
  /* font-family: $baseFont; */
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
}

.agilive-desktop-news-time {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
}

.agilive-desktop-livebanner-ico2 {
  width: 30px;
  height: 20px;
  object-fit: contain;
}

.agilive-desktop-livebanner-ico {
  width: 25px;
  height: 19px;
  object-fit: contain;
}

.agilive-desktop-livebanner {
  background-color: #f5f5f5;
}

.agilive-mobile-news-title {
  font-weight: normal !important;
}

.agilive-desktop {
  padding: 4px;
}

@media (max-width: 1024px) {
  .agilive-desktop {
    transform: translateY(100%);
    display: none;
  }

  .agi-live-enable {
    position: relative;
    height: 46px;
  }

  .agi-live-top {
    height: 38px;
  }

  .agilive-mobile-news-container {
    border: 3px solid white;
  }

  .agilive-mobile {
    border: 2px solid #ffd500;
  }

  .agi-live-top {
    border: none;
  }

  /* .agilive-mobile .agi-live-top{
      display: none;
  } */
}
.adv-970x250 {
  background: #333;
  width: 970px;
  max-width: 100%;
  height: 250px;
  margin: 0 auto;
  margin-top: 14px;
  margin-bottom: 14px;
  text-align: center;
  color: #b8b2b2;
}

.adv-masthead {
  background: #dbdbdb;
}

body:not(.adv-skin) {
  background: #fff;
}

body.gallery-page:not(.adv-skin) {
  background: #000;
}

@media (min-width: 1281px) {
  .adv-skin {
    padding-top: 0px !important;
    /* background-color: #333 !important;*/
  }
  .adv-skin .nav-live-box-container {
    display: none;
  }
  .adv-skin .container-top-sub-longread {
    margin-left: 50%;
    left: -490px;
    max-width: 980px;
  }
  .adv-skin .header-small {
    left: 50%;
    max-width: 980px;
    margin-left: -490px;
  }
  .adv-skin .header-big {
    max-width: 980px;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  .adv-skin .container-fluid {
    max-width: 980px;
    background-color: white;
  }
}
/*
@SCSS COMPONENTE Footer
 */
.new-pos-footer {
  width: 100%;
  padding: 0px;
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
}
.new-pos-footer .hr-desk-footer {
  padding: 0px;
  margin: -10px;
  margin-left: 24px;
  border-bottom: 1px solid #d8d8d8;
  margin-right: 24px;
}
.new-pos-footer .footer-bottom {
  padding-top: 0px;
  height: 81px;
  padding: 24px 32px;
}
.new-pos-footer .footer-top {
  border-bottom: none;
  padding-bottom: 0px;
  height: 65px;
  padding: 24px 32px;
}
.new-pos-footer .footer-menu-item__title {
  font-family: Raleway;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: 0.26px;
  color: #ffffff;
}
.new-pos-footer .footer-piva-note {
  font-family: Raleway;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
}
.new-pos-footer .footer__logo-title {
  font-family: Raleway;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.new-pos-footer .footer-menu-item {
  margin-right: 24px;
}
.new-pos-footer .footer-legal-note {
  float: left;
  width: 80%;
  text-align: right;
  padding-left: 10px;
  padding-top: 22px;
}
.new-pos-footer .footer-title-container {
  float: left;
  padding-left: 23px;
  padding-top: 22px;
}
.new-pos-footer .footer {
  padding: 0px;
  height: 160px;
}
@media (max-width: 767px) {
  .new-pos-footer .footer {
    height: auto;
    padding: 0px;
  }
  .new-pos-footer .footer-top {
    height: auto;
  }
  .new-pos-footer .flex-footer {
    display: flex;
    flex-direction: column-reverse;
  }
  .new-pos-footer .footer-title-container {
    padding-top: 17px !important;
  }
  .new-pos-footer .hr-mobile-footer::after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    border-bottom: 1px solid #d8d8d8;
  }
  .new-pos-footer .footer-menu-item {
    margin-top: 27px;
  }
}
.new-pos-footer .footer-legal-note--mobile {
  float: left;
  padding-left: 0px;
  padding-top: 42px;
  width: auto;
}

@media (max-width: 767px) {
  .new-pos-footer {
    position: relative;
  }
}
.poll-detail .section-title.big {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 0.15px;
  color: #202020;
  text-transform: uppercase;
  display: block;
  margin-bottom: 22px;
}
.poll-detail .content.poll h2 {
  font-family: Raleway;
  font-size: 56px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  color: #202020;
  margin-bottom: 24px;
}
.poll-detail .answers label span {
  font-family: Raleway;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.1px;
  color: #202020;
}

/*
@SCSS COMPONENTE ARTICOLO
 */
body:not(.gallery-page) {
  /* background: #fff;*/
}

body:not(.homepage) .header-big .menu-controls__hamburger {
  background-position-y: -1px;
}
body:not(.homepage) .article-page__header-byline-blog-author {
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #202020;
  text-transform: capitalize;
}
body:not(.homepage) .menu-more-box__ico {
  width: 100%;
  height: 20px;
  background-size: 24px auto;
}
body:not(.homepage) .menu-more-open .menu-more-box__ico {
  width: 100%;
  height: 20px;
}
body:not(.homepage) .search-open .search-control-box__ico {
  width: 100%;
  height: 20px;
}
body:not(.homepage) .header-small .social-label {
  top: 1px;
  width: 100%;
}
body:not(.homepage) .header-small .menu-more-box.menu-more-open .menu-more-box__ico {
  height: 20px;
}

/* article */
.c-site-category.c-site-category--big:before {
  width: 24px;
  height: 24px;
}

/* .c-site-category.c-site-category--big {
     font-size: 21px;
     line-height: 21px;
     font-weight: bold;
     font-style: normal;
     font-stretch: normal;
     line-height: 1;
     letter-spacing: normal;
 } */
/* social color */
.c-share-box-social-item--facebook svg {
  fill: #202020;
}

.c-share-box-social-item--twitter svg {
  fill: #202020;
}

.c-share-box-social-item--linkedin svg {
  fill: #202020;
}

.c-share-box-social-item--whatsapp svg {
  fill: #202020;
}

.c-share-box-social-item--email svg {
  fill: #202020;
}

.article-social-container {
  border: none !important;
}
.article-social-container .c-share-box-social-item {
  border-right: 0;
  border-bottom: none !important;
}

/* aggiunta a riga 779 label social */
.social-share-article {
  font-size: 14px;
  line-height: 14px;
}

body.article-page {
  /* background: #fff;*/
}

.article-page .container-fluid {
  background: white;
  padding-left: 0;
  padding-right: 0;
}
.article-page .article-content__body article {
  margin-bottom: 110px;
}
.article-page .article-content__cover-image-container {
  margin-bottom: 18px;
}
.article-page .article-content__cover-image-caption {
  font-weight: normal;
  font-family: "Raleway",sans-serif;
}
.article-page .article-content__tags-container {
  border: none;
  padding-top: 0;
  margin-bottom: 0;
}
.article-page .article-content p {
  font-family: Raleway;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.1px;
  color: #202020;
}
.article-page .suggerimenti {
  font-family: Raleway;
  font-size: 14px !important;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71 !important;
  letter-spacing: 0.08px !important;
  color: #202020;
  margin-bottom: 0px;
}
.article-page .suggerimenti a {
  font-weight: bold !important;
}
.article-page .article-content__sidebar-box {
  background: #fff;
  box-shadow: 0 2px 24px 4px rgba(0, 0, 0, 0.06);
}
.article-page .article-content__sidebar-box .box1__article-category {
  padding-top: 30px;
  padding-left: 20px;
  margin-bottom: 10px !important;
}
.article-page .article-content__sidebar-box .article-content__sidebar-box-inner-title {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
}
.article-page .category-article {
  font-family: Raleway;
  font-size: 20px;
  font-weight: medium;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 0.15px;
  color: #202020;
  text-transform: uppercase;
  display: block;
  margin-bottom: 22px;
}
.article-page header .article-page__header-title {
  font-family: Raleway;
  font-size: 56px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  color: #202020;
  margin-bottom: 24px;
}
.article-page header .article-page__header-subtitle p {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.11px;
  color: #202020;
}
.article-page .article-image-overlay-credits {
  /*display: none;*/
}
.article-page .article-content__cover-image-caption {
  font-size: 12px;
}

.container-fluid {
  background: none;
}

/* .row-for--desktop {
     margin-top: 15px;
 } */
.article-content {
  width: calc(100% - 20px);
}

.article-content__body {
  width: calc(100% - 380px);
}
.article-content__body h2 {
  line-height: 1.5;
}

.article-social-container {
  margin-left: 0;
  margin-right: 36px;
}
.article-social-container:before {
  content: 'Social';
  font-size: 14px;
  line-height: 14px;
}

.article-social-col {
  padding-top: 0;
}

.article-content__tag {
  background-color: black;
  margin-bottom: 18px;
  padding: 6px;
}

.fixed {
  position: fixed !important;
  margin: 0 auto !important;
  display: block !important;
  /* max-width: 1060px; */
  width: 100% !important;
  /* border: 2px solid red; */
  left: auto !important;
  right: auto !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.Zebra_Pin {
  left: auto !important;
}

.pr-0 {
  padding-right: 0 !important;
}

a {
  border-bottom: none;
}

body.article-page {
  /*  background: #fff; */
}

.article-content__sidebar-box-header {
  background-color: #f6d328;
  height: 8px;
}

.article-page__header-separator {
  display: none;
}

.article-page__header-byline {
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #202020;
  margin-bottom: 24px;
}
.article-page__header-byline span.article-page__header-byline-author {
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #202020;
  text-transform: capitalize;
}

.article-page__header-byline-date {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #202020;
}
.article-page__header-byline-date:before {
  content: '';
}

@media (max-width: 767px) {
  .br-only-desk {
    display: none;
  }

  body:not(.homepage) .header-big .menu-controls__hamburger {
    background-position-y: -2px;
  }

  .article-page .article-content__body {
    width: 100%;
  }
  .article-page .article-content {
    padding-top: 0;
    width: 100%;
  }
  .article-page .category-article {
    font-family: Raleway;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    display: block;
    margin-bottom: 10px;
  }
  .article-page header .article-page__header-title {
    font-family: Raleway;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
    color: #202020;
  }
  .article-page header .article-page__header-subtitle p {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #202020;
  }
  .article-page .article-content p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .article-page .article-content__cover-image-container {
    margin: 0 auto 5px;
  }
  .article-page .article-content__cover-image-caption {
    padding: 0;
    margin-top: -2px;
  }
  .article-page .article-mobile-social-share .article-social-container {
    width: 100%;
    margin-bottom: 16px;
  }
  .article-page .article-mobile-social-share .article-social-container:before {
    content: 'Share';
    float: left;
    margin-left: 6px;
    position: absolute;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #202020;
  }
  .article-page .article-mobile-social-share .article-social-container .c-share-box-social-item {
    margin-top: 10px;
    margin-right: 13px;
  }
  .article-page .article-mobile-social-share .article-social-container .c-share-box-social-item .c-share-box-social-item__link {
    border-bottom: none !important;
    margin-top: 5px;
  }
  .article-page .article-content__tag {
    margin: 0 25px 15px 0;
    margin-bottom: 15px;
  }
  .article-page .article-content__tags-container {
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 27px !important;
    padding-top: 17px;
    padding-bottom: 0;
    width: 340px;
    margin: 0 auto;
  }
  .article-page .related-more {
    display: none !important;
  }
  .article-page .article-content__sidebar-box-header {
    width: 100%;
    margin: 0;
  }
  .article-page .article-content__sidebar-box .box1__article-category {
    padding-bottom: 15px;
  }

  .logo-container__logo1 {
    transform: translateY(15%) !important;
  }

  .suggerimenti {
    margin-top: -30px;
  }

  .article-page .article-content__body article {
    margin-bottom: 40px;
  }

  .article-content__sidebar-box-inner {
    padding-bottom: 28px;
  }
}
.gallery-page .agi-mediagallery__title {
  font-family: Raleway;
  font-size: 56px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  color: #fff;
  margin-bottom: 24px;
}
.gallery-page .agi-mediagallery__description {
  font-family: Raleway;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.1px;
  color: #fff;
}
.gallery-page .agi-mediagallery__description p {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.11px;
  color: #fff;
}
.gallery-page .agi-mediagallery-text-container p {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.11px;
  color: #fff;
}
.gallery-page .box1__authorname {
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #fff;
  text-transform: capitalize;
}
.gallery-page .agi-mediagallery__date {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #fff;
}
.gallery-page .agi-mediagallery-text-container {
  padding: 20px 10px;
}
.gallery-page .agi-mediagallery__description {
  color: #fff;
}
.gallery-page .agi-mediagallery__description span {
  color: #fff !important;
}
.gallery-page .agi-mediagallery-text-container-left {
  width: 100%;
}
.gallery-page .agi-mediagallery-text-container-right {
  width: 100%;
}
.gallery-page .agi-mediagallery__date {
  width: 100%;
}

@media (max-width: 767px) {
  .gallery-page .agi-mediagallery__title {
    font-family: Raleway;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }
  .gallery-page .agi-mediagallery-text-container p {
    font-family: Raleway;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
  }
}
body.listing-page {
  /* background-color: #fff; */
}

.listing-page .box8, .search-result-page .box8, .blog-page .box8 {
  margin-top: 10px;
}
.listing-page .box8__article-title, .search-result-page .box8__article-title, .blog-page .box8__article-title {
  font-family: Raleway;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: 0.16px;
  color: #202020;
}
.listing-page .box5__title, .search-result-page .box5__title, .blog-page .box5__title {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
  margin: 0 0 15px;
}
.listing-page .box5__timedate, .search-result-page .box5__timedate, .blog-page .box5__timedate {
  font-family: Raleway;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}
.listing-page .box5__byline-author, .search-result-page .box5__byline-author, .blog-page .box5__byline-author {
  font-family: Raleway;
  font-size: 12px;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555555;
}

@media (max-width: 767px) {
  .listing-page .box5__title {
    font-size: 20px;
    margin: 0 0 20px;
  }
}

.listing-page .box10 .box10__author-name {
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: 0.16px;
  color: #202020;
}
.listing-page .box10 .box10__content-container p {
  font-family: Raleway;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.1px;
  color: #202020;
}
.listing-page .box9 .box9__title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.18px;
  color: #202020;
}
@media (max-width: 767px) {
  .listing-page .box9 .box9__link .box9__image {
    height: auto;
    width: 100% !important;
  }
}

/*
NO COMMIT! FIX FOR OLD ARTICLES
*/
:not(body[data-restyle]) .article-page__header-byline-fix {
  display: flex;
  flex-direction: column-reverse;
  visibility: collapse;
}
:not(body[data-restyle]) .article-page__header-byline-fix a {
  visibility: visible;
}
:not(body[data-restyle]) .article-page__header-byline-fix div {
  visibility: visible;
}

@media (min-width: 1025px) {
  footer.margin-live {
    margin-bottom: 65px;
  }
}
/*
@SCSS NATIVE ADVERTISING HOME PAGE BOX
 */
.box5.branded .firmaSponsorTop {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: uppercase;
}
.box5.branded .firmaSponsorTop p {
  display: inline-block;
}
.box5.branded .box5__title {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0.15px;
  color: #202020;
}
.box5.branded .firmaImg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.box5.branded .firmaImg span {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #555;
}
.box5.branded .box5__byline {
  /*   position: unset !important;*/
}

body.listing-page .box5.branded .box5__byline {
  position: relative !important;
}

/* ARTICLE NATIVE DETAIL */
.article-page.nativebranded .article-content {
  width: auto;
}
.article-page.nativebranded .container-body {
  position: relative;
}
.article-page.nativebranded .js-padding.article-social-col {
  position: absolute;
  top: 4px;
  left: 0;
  margin-left: 3%;
}
.article-page.nativebranded .container-fluid {
  max-width: 980px;
}
.article-page.nativebranded .container-header {
  background: none;
  padding-left: 13.5%;
  padding-right: 13.5%;
  z-index: 10;
}
.article-page.nativebranded .article-content__cover-image-container figure:after {
  background-blend-mode: multiply;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
  background-size: cover;
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 9;
}
.article-page.nativebranded .banner-top-sponsored {
  background: #555555;
  height: 32px;
  text-transform: uppercase;
  padding: 9px 15px;
}
.article-page.nativebranded .content-sponsor {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
}
.article-page.nativebranded .firma-sponsor {
  text-align: right;
  line-height: unset;
  margin-top: -3px;
  position: relative;
}
.article-page.nativebranded .firma-sponsor p {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  display: inline-block;
}
.article-page.nativebranded .firma-sponsor .img-sponsor {
  display: inline-block;
  max-height: 18px;
}
.article-page.nativebranded .firma-sponsor a {
  text-decoration: none;
  display: inline-block;
  line-height: 17px;
}
.article-page.nativebranded .firma-sponsor .info-circle-container {
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 3px;
}
.article-page.nativebranded .firma-sponsor .info-circle {
  max-height: 16px;
  max-width: 16px;
}
.article-page.nativebranded .firma-sponsor .info-circle:hover {
  cursor: pointer;
}
.article-page.nativebranded .firma-sponsor .sponsor-info {
  position: absolute;
  background: #202020;
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.16);
  z-index: 22;
  width: 130px;
  right: 13px;
  top: 24px;
  padding: 5px;
  display: none;
}
.article-page.nativebranded .firma-sponsor .sponsor-info p {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #fff;
  text-transform: none;
  text-align: left;
}
.article-page.nativebranded .firma-sponsor .sponsor-info:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 10px;
  margin-left: 0px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #202020 transparent;
}
.article-page.nativebranded .article-page__header-title {
  font-family: Montserrat;
  font-size: 56px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  color: #fff;
  text-align: left;
}
.article-page.nativebranded .article-page__header-byline {
  margin-bottom: 10px;
  margin-top: 10px;
}
.article-page.nativebranded .article-page__header-byline-date {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #fff;
}
.article-page.nativebranded .article-page__header-byline-author {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
}
.article-page.nativebranded .article-page__header-byline {
  text-align: left;
  color: #fff;
}
.article-page.nativebranded .h-styled-link {
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 2px solid #ffd500;
}
.article-page.nativebranded .article-content__body {
  margin-top: 56px;
}
.article-page.nativebranded .article-content__body p {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.11px;
  color: #202020;
}
.article-page.nativebranded .article-content__body .agi-mediagallery,
.article-page.nativebranded .article-content__body .article-video-container,
.article-page.nativebranded .article-content__body .article-content__cover-image-container,
.article-page.nativebranded .article-content__body .HTML.inline-content {
  margin: 0;
}

@media (max-width: 767px) {
  .article-page.nativebranded .content-sponsor {
    text-align: left;
    margin-bottom: 10px;
  }
  .article-page.nativebranded .banner-top-sponsored {
    text-align: left;
    height: auto;
  }
  .article-page.nativebranded .firma-sponsor {
    text-align: left;
  }
  .article-page.nativebranded .container-header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .article-page.nativebranded .container-header h1 {
    font-family: Montserrat;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }
  .article-page.nativebranded .container-header .article-page__header-byline-date {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
  }
}
/*
@SCSS NATIVE ADVERTISING HOME PAGE BOX
 */
/* ARTICLE NATIVE DETAIL */
.article-page.longread .article-content {
  width: auto;
}
.article-page.longread .navLongForm {
  padding-left: 0;
}
.article-page.longread .container-body {
  position: relative;
}
.article-page.longread .js-padding.article-social-col {
  position: absolute;
  top: 4px;
  left: 0;
  margin-left: 3%;
  /*margin-top: 40px; */
}
.article-page.longread .container-fluid {
  max-width: 980px;
}
.article-page.longread .container-header {
  background: none;
  padding-left: 13.5%;
  padding-right: 13.5%;
  z-index: 10;
}
.article-page.longread .article-content__cover-image-container figure:after {
  background-blend-mode: multiply;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
  background-size: cover;
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 9;
}
.article-page.longread .article-page__header-title {
  font-family: Raleway;
  font-size: 56px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  color: #fff;
  text-align: left;
}
.article-page.longread .article-page__header-subtitle {
  text-align: left;
}
.article-page.longread .article-page__header-byline {
  margin-bottom: 10px;
  margin-top: 10px;
}
.article-page.longread .article-page__header-byline-date {
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #202020;
}
.article-page.longread .article-content__tags-container {
  text-align: left;
}
.article-page.longread .article-page__header-byline-author {
  color: #fff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #555555;
}
.article-page.longread .article-page__header-byline {
  text-align: left;
  color: #555555;
  padding-left: 13.5%;
  padding-right: 13.5%;
}
.article-page.longread .h-styled-link {
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 2px solid #ffd500;
}
.article-page.longread .article-content__body {
  margin-top: 30px;
}
.article-page.longread .article-content__body p {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.11px;
  color: #202020;
}
.article-page.longread .article-content__body .agi-mediagallery,
.article-page.longread .article-content__body .article-video-container,
.article-page.longread .article-content__body .article-content__cover-image-container,
.article-page.longread .article-content__body .HTML.inline-content {
  margin: 0;
}

@media (max-width: 767px) {
  .article-page.nativebranded .content-sponsor {
    text-align: left;
    margin-bottom: 10px;
  }
  .article-page.nativebranded .banner-top-sponsored {
    text-align: left;
    height: auto;
  }
  .article-page.nativebranded .firma-sponsor {
    text-align: left;
  }
  .article-page.nativebranded .container-header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .article-page.nativebranded .container-header h1 {
    font-family: Raleway;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: 0.16px;
  }
  .article-page.nativebranded .container-header .article-page__header-byline-date {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
  }
}
body {
 /*   .agilive-desktop-share__link, .agilive-desktop-embed__link {
      display: none;
  }
.agilive-desktop-zone1 {
      overflow: hidden;
  }*/
}
body.adv-MastHead #adv-TopLeft {
  margin-top: -20px;
  padding: 20px 0;
  background: #e7e7e7;
}
body.adv-MastHead.article-page.longread .container-fluid {
  margin-top: 0;
}
body.adv-skin.adv-MastHead #adv-TopLeft {
  padding: 20px 0;
  background: #e7e7e7;
  max-width: 980px;
  margin: 0 auto;
}
body.adv-skin .header-small {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
body.adv-skin .header-big {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
body.adv-skin.gallery-page .container-fluid {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
body.adv-skin .footer-banner-placeholder {
  display: none;
}
body.adv-skin.article-page.longread .container-fluid {
  margin-top: 0;
}
body .container-fluid.container-fluid--home {
  background: #fff;
}
body #adv-Middle1-hr {
  /*margin-left: -20px;*/
  margin-bottom: 20px;
  text-align: center;
  background: #e7e7e7;
}
body #adv-Middle2-hr {
  /*margin-left: -20px;*/
  margin-bottom: 20px;
  text-align: center;
  background: #e7e7e7;
}

.category-header .c-site-category h1 {
  color: #fff !important;
  font-size: 14px !important;
  padding-left: 0 !important;
  font-weight: bold;
}


/*# sourceMappingURL=restyling.css.map */
</pre></body></html>