input:not([type="checkbox"]), select, textarea, #premium-subscribe .read-more-fsc-wrapper a.btn, .more-info-tag a {
  -webkit-box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1); }

@-webkit-keyframes fadeSubMenu {
  0% {
    opacity: 0;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  1% {
    opacity: 0;
    display: block;
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  100% {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeSubMenu {
  0% {
    opacity: 0;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  1% {
    opacity: 0;
    display: block;
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  100% {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

input:not([type="checkbox"]), select, textarea {
  background-color: #f2f2f2;
  border: 0;
  height: 3.125rem;
  padding: 0 .625rem;
  position: relative;
  width: 15.625rem;
  outline: #f2f2f2; }

@media (min-width: 48em) {
  input:not([type="checkbox"]), select, textarea {
    width: 20.625rem; } }

.error-input {
  background-color: #fff5f4; }

.error-input::-webkit-input-placeholder {
  color: #8E0000; }

.error-input::-moz-placeholder {
  color: #8E0000; }

.error-input:-ms-input-placeholder {
  color: #8E0000; }

.error-input::-ms-input-placeholder {
  color: #8E0000; }

.error-input::placeholder {
  color: #8E0000; }

.valid-input {
  bottom: 0;
  content: "\f000";
  font-size: 1.25rem;
  height: 1.25rem;
  right: 0;
  position: absolute;
  top: 0;
  width: 1.25rem; }

.black-overlay input::-webkit-input-placeholder {
  color: #fff; }

.black-overlay input::-moz-placeholder {
  color: #fff; }

.black-overlay input:-ms-input-placeholder {
  color: #fff; }

.black-overlay input::-ms-input-placeholder {
  color: #fff; }

.black-overlay input::placeholder {
  color: #fff; }

.black-overlay input {
  color: #fff; }

.black-overlay input:-ms-input-placeholder {
  color: #fff; }

.black-overlay input::-ms-input-placeholder {
  color: #fff; }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4); }

::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4); }

textarea {
  width: 100%;
  max-width: 100%;
  margin-top: .9375rem;
  min-width: 100%;
  color: rgba(0, 0, 0, 0.4);
  min-height: 6.25rem;
  padding: .9375rem;
  font-size: 1rem;
  line-height: 1.5rem; }

.item-info-share {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 1.875rem; }

.item-info-share a {
  display: block;
  padding-right: 5px; }

.item-info-share li {
  color: rgba(0, 0, 0, 0.4);
  font-size: .75rem;
  margin: .3125rem;
  position: relative; }

.item-info-share li:last-child {
  margin-right: 0; }

.item-info-share li::after {
  bottom: 0;
  position: absolute;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.item-info-share li img {
  max-width: inherit; }

.item-info-share .comments-count-item:after {
  content: attr(data-count-comments);
  padding-left: 30px; }

.share-tooltip {
  display: none;
  position: absolute;
  bottom: 0;
  left: -8.125rem;
  z-index: 2;
  background-color: #fff;
  min-width: 7.5rem;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #f2f2f2; }

@media (min-width: 64em) {
  .share-tooltip {
    left: -6.25rem;
    min-width: 6.25rem; } }

.share-tooltip.active-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.share-tooltip li {
  margin-left: .3125rem;
  margin-right: .3125rem; }

.share-tooltip li a {
  pointer-events: visible;
  cursor: pointer; }

.share-tooltip li a:hover {
  text-decoration: none; }

.topbar-wrapper-navigation .share-tooltip {
  bottom: -.3125rem;
  left: -7.1875rem; }

@media (min-width: 64em) {
  .topbar-wrapper-navigation .share-tooltip {
    left: -5rem;
    bottom: -.625rem; } }

.rullo-orizzontale-item-wrapper {
  width: 100%;
  padding-top: .9375rem; }

.rullo-orizzontale-item-wrapper:not(:nth-of-type(1)) {
  border-top: 1px solid #f2f2f2; }

.rullo-orizzontale-item-wrapper:last-of-type {
  border-bottom: 0; }

.rullo-orizzontale-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rullo-orizzontale-item-wrapper:first-of-type {
  padding-top: 0; }

@media (min-width: 48em) {
  .rullo-orizzontale-item-wrapper {
    max-width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow-x: hidden; } }

.rullo-orizzontale-item-wrapper .text-wrapper {
  margin-top: .9375rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.rullo-orizzontale-item-wrapper .text-wrapper a:hover {
  text-decoration: underline; }

.rullo-orizzontale-item-wrapper .title-item {
  font-family: "TT Norms Pro Medium",sans-serif; }

.rullo-orizzontale-item-wrapper .title-item, .rullo-orizzontale-item-wrapper .argomento-item {
  color: #8E0000;
  font-weight: 500; }

.rullo-orizzontale-item-wrapper .title-item a:hover, .rullo-orizzontale-item-wrapper .argomento-item a:hover {
  text-decoration: underline; }

.rullo-orizzontale-item-wrapper .p-item {
  font-size: .875rem;
  line-height: 1.25rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.rullo-orizzontale-item-wrapper .p-item, .rullo-orizzontale-item-wrapper .title-item, .rullo-orizzontale-item-wrapper .argomento-item {
  margin-bottom: .625rem; }

.rullo-orizzontale-item-wrapper .title-item, .rullo-orizzontale-item-wrapper .argomento-item {
  text-transform: uppercase;
  font-size: .75rem; }

.rullo-orizzontale-wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (min-width: 48em) {
  .rullo-orizzontale-wrapper-content {
    max-width: 96vw; } }

@media (min-width: 64em) {
  .rullo-orizzontale-wrapper-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden; } }

.rullo-orizzontale-wrapper-content .single-item-medium-image {
  position: relative;
  max-width: 20.625rem;
  margin: 0 1.25rem;
  min-width: 20.625rem; }

.rullo-orizzontale-wrapper-content .single-item-medium-image:first-child {
  margin-left: 0; }

@media (min-width: 64em) {
  .rullo-orizzontale-wrapper-content .single-item-medium-image:last-child {
    padding-right: 0; } }

@media (min-width: 64em) {
  .rullo-orizzontale-wrapper-content .single-item-medium-image {
    margin: 0;
    -ms-flex-preferred-size: 20.625rem;
        flex-basis: 20.625rem; } }

.rullo-orizzontale-wrapper-content .single-item-medium-image .image-wrapper {
  max-width: 100%;
  display: block; }

.rullo-orizzontale-wrapper-content .single-item-medium-image .image-wrapper a {
  display: block; }

.rullo-orizzontale-wrapper-content .single-item-medium-image img {
  max-width: 100%; }

@media (min-width: 64em) {
  .rullo-orizzontale-wrapper-content .single-item-medium-image img {
    height: auto; } }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .rullo-orizzontale-wrapper-content .single-item-medium-image img {
    -o-object-fit: cover;
       object-fit: cover; } }

.rullo-orizzontale-wrapper-content .single-item-medium-image.article-video .image-wrapper a {
  position: relative;
  display: block; }

.rullo-orizzontale-wrapper-content .single-item-medium-image.article-video .image-wrapper a:before {
  cursor: pointer;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url("/wp-content/themes/ifq-2019/assets/img/svg/play-white.svg");
  width: 3.125rem;
  height: 3.125rem;
  background-size: .75rem 1.125rem;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat; }

.title-rullo {
  display: block;
  font-size: 12px;
  font-family: "TT Norms Pro Medium",sans-serif;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 0 0 .9375rem 0;
  font-weight: 500;
  text-transform: uppercase; }

.adv-google-banner {
  margin: 1.25rem; }

@media (min-width: 48em) {
  .adv-google-banner {
    padding-left: 0; } }

#bar-indicator {
  background-color: #8E0000;
  height: 1px;
  position: absolute;
  z-index: 3;
  width: 0;
  bottom: 0; }

.article-wrapper .wrapper-custom-correlato.full-correlato, .width-article-correlato, .article-wrapper .wrapper-custom-correlato.related-correlato, .related-correlato, .article-wrapper .wrapper-custom-correlato.full-video-correlato, .man-with-no-idea-page.wrapper-custom-correlato, .full-video-correlato {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: .9375rem 0;
  margin: .9375rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }

.article-wrapper .wrapper-custom-correlato.full-correlato h6, .width-article-correlato h6, .article-wrapper .wrapper-custom-correlato.related-correlato h6, .related-correlato h6, .article-wrapper .wrapper-custom-correlato.full-video-correlato h6, .man-with-no-idea-page.wrapper-custom-correlato h6, .full-video-correlato h6 {
  color: #8E0000;
  font-size: .75rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: .625rem; }

.blog .article-wrapper .wrapper-custom-correlato.full-correlato h6, .blog .width-article-correlato h6, .blog .article-wrapper .wrapper-custom-correlato.related-correlato h6, .blog .related-correlato h6, .blog .article-wrapper .wrapper-custom-correlato.full-video-correlato h6, .blog .man-with-no-idea-page.wrapper-custom-correlato h6, .blog .full-video-correlato h6 {
  color: #1faeae; }

.man-with-no-idea .article-wrapper .wrapper-custom-correlato.full-correlato h6, .man-with-no-idea .width-article-correlato h6, .man-with-no-idea .article-wrapper .wrapper-custom-correlato.related-correlato h6, .man-with-no-idea .related-correlato h6, .man-with-no-idea .article-wrapper .wrapper-custom-correlato.full-video-correlato h6, .man-with-no-idea .man-with-no-idea-page.wrapper-custom-correlato h6, .man-with-no-idea .full-video-correlato h6 {
  color: #d8d9db; }

.article-wrapper .wrapper-custom-correlato.full-correlato img, .width-article-correlato img, .article-wrapper .wrapper-custom-correlato.related-correlato img, .related-correlato img, .article-wrapper .wrapper-custom-correlato.full-video-correlato img, .man-with-no-idea-page.wrapper-custom-correlato img, .full-video-correlato img {
  margin: 0;
  width: auto;
  min-width: auto; }

.article-wrapper .wrapper-custom-correlato.full-correlato audio, .width-article-correlato audio, .article-wrapper .wrapper-custom-correlato.related-correlato audio, .related-correlato audio, .article-wrapper .wrapper-custom-correlato.full-video-correlato audio, .man-with-no-idea-page.wrapper-custom-correlato audio, .full-video-correlato audio {
  max-height: 2.5rem;
  margin-left: auto;
  margin-top: .625rem; }

.man-with-no-idea-page.wrapper-custom-correlato {
  margin: auto;
  max-width: calc(100% - 30px); }

@media (min-width: 48em) {
  .man-with-no-idea-page.wrapper-custom-correlato {
    max-width: 42.8125rem; } }

.man-with-no-idea-page.wrapper-custom-correlato h6 {
  color: #d8d9db; }

aside.wrapper-custom-correlato {
  float: none;
  position: relative;
  margin-right: 0; }

aside.wrapper-custom-correlato + .social-article-wrapper {
  border-top: 0;
  margin-top: 0; }

@media (min-width: 641px) {
  aside.wrapper-custom-correlato.custom-correllati-carousel {
    margin-left: 0;
    margin-bottom: .9375rem;
    width: 100%; } }

aside.wrapper-custom-correlato.related-correlato-outer {
  width: 100%; }

.article-wrapper .wrapper-custom-correlato.full-correlato.related-correlato-outer {
  margin-top: 1.875rem;
  padding: 1.875rem 0;
  margin-bottom: 0; }

.custom-correllati-carousel {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  margin-top: 1.875rem; }

.custom-correllati-carousel:before {
  content: 'Leggi anche';
  position: absolute;
  top: -15px;
  background: #fff;
  padding: 5px;
  left: 0;
  color: #8E0000;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  font-size: 1rem; }

.custom-correllati-carousel .correlati {
  position: relative; }

.custom-correllati-carousel .video-arrows .prev-correlati img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.custom-correllati-carousel .next-correlati, .custom-correllati-carousel .prev-correlati {
  position: relative;
  background: none;
  z-index: 1; }

.custom-correllati-carousel .next-correlati img, .custom-correllati-carousel .prev-correlati img {
  width: 1.25rem;
  height: 1.25rem; }

.custom-correllati-carousel .correlati-list {
  scroll-behavior: smooth;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding: .9375rem 0;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  max-width: 100%;
  position: relative;
  margin: 5px 0 0; }

@media (min-width: 48em) {
  .custom-correllati-carousel .correlati-list::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 8px; }
  .custom-correllati-carousel .correlati-list::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #8E0000; } }

.custom-correllati-carousel .correlati-list .correlati-item {
  min-width: 17.5rem;
  margin-right: .9375rem; }

@media (min-width: 48em) {
  .custom-correllati-carousel .correlati-list .correlati-item {
    min-width: 18.75rem; } }

.custom-correllati-carousel .correlati-list .correlati-item h6 {
  margin: .3125rem 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: .75rem;
  text-transform: uppercase;
  line-height: .9375rem; }

.custom-correllati-carousel .correlati-list .correlati-item p {
  font-size: .875rem;
  font-family: "TT Norms Pro Regular",sans-serif;
  line-height: 1.25rem;
  font-weight: 400;
  padding-top: 5px; }

@media (min-width: 48em) {
  .custom-correllati-carousel .correlati-list .correlati-item p {
    font-size: 1rem;
    line-height: 1.375rem; } }

.custom-correllati-carousel .correlati-list .correlati-item p a {
  pointer-events: auto;
  color: #000; }

.custom-correllati-carousel .correlati-list .correlati-item p a:hover {
  text-decoration: underline; }

.custom-correllati-carousel .correlati-list .correlati-item img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 10.625rem;
  max-height: 10.625rem; }

.article-body .wrapper-custom-correlato.swiper-carousel-wrapper.correlati, .swiper-carousel-wrapper.correlati {
  border-top: 0;
  border-bottom: 0; }

.article-wrapper .wrapper-custom-correlato.full-correlato .image, .width-article-correlato .image {
  margin-right: 1.25rem; }

.article-wrapper .wrapper-custom-correlato.full-correlato .text, .width-article-correlato .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: .625rem 0; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-correlato .text, .width-article-correlato .text {
    text-align: right;
    margin: 0; } }

.article-wrapper .wrapper-custom-correlato.full-correlato.man-with-no-idea-page, .width-article-correlato.man-with-no-idea-page {
  border-top: 0;
  border-bottom: 0; }

.article-wrapper .wrapper-custom-correlato.full-correlato.man-with-no-idea-page .text h6, .width-article-correlato.man-with-no-idea-page .text h6 {
  display: none; }

.article-wrapper .wrapper-custom-correlato.full-correlato.man-with-no-idea-page .text h3, .width-article-correlato.man-with-no-idea-page .text h3 {
  font-family: "Playfair Display",serif; }

.article-wrapper .wrapper-custom-correlato.full-correlato.man-with-no-idea-page .text h3 a, .width-article-correlato.man-with-no-idea-page .text h3 a {
  font-family: "Playfair Display",serif !important;
  font-style: italic;
  font-weight: 500; }

.article-wrapper .wrapper-custom-correlato.full-correlato.v2 .image, .width-article-correlato.v2 .image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 0;
  margin-left: 1.25rem; }

.article-wrapper .wrapper-custom-correlato.full-correlato.v2 .text, .width-article-correlato.v2 .text {
  text-align: left; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-correlato.v2 .text, .width-article-correlato.v2 .text {
    text-align: inherit; } }

.article-wrapper .wrapper-custom-correlato.full-correlato h3, .width-article-correlato h3, .related-correlato h3, .article-body .full-video-correlato h3 {
  font-weight: normal;
  font-size: 1rem;
  margin: .125rem 0;
  line-height: 1.375rem;
  font-family: "TT Norms Pro Regular",sans-serif; }

.article-wrapper .wrapper-custom-correlato.full-correlato h5, .width-article-correlato h5, .related-correlato h5, .article-body .full-video-correlato h5 {
  font-size: .75rem;
  margin: .125rem 0;
  text-transform: uppercase;
  font-family: "TT Norms Pro Bold",sans-serif;
  line-height: .9375rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.4); }

.article-wrapper .wrapper-custom-correlato.full-correlato a, .width-article-correlato a, .related-correlato a, .article-body .full-video-correlato a {
  text-decoration: none !important;
  color: inherit;
  font-weight: normal !important;
  font-family: "TT Norms Pro Regular",sans-serif !important; }

.article-wrapper .wrapper-custom-correlato.full-correlato a:hover, .width-article-correlato a:hover, .related-correlato a:hover, .article-body .full-video-correlato a:hover {
  text-decoration: underline; }

.article-wrapper .wrapper-custom-correlato.full-correlato a[href]:hover, .width-article-correlato a[href]:hover, .related-correlato a[href]:hover, .article-body .full-video-correlato a[href]:hover {
  text-decoration: underline; }

.related-correlato {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.related-correlato h2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 0 .625rem; }

.related-correlato h3 {
  max-width: 70%; }

.related-correlato .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: calc(20% - 20px);
      flex-basis: calc(20% - 20px);
  margin-right: 20px;
  margin-top: .1875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.related-correlato .text .data {
  color: rgba(0, 0, 0, 0.4);
  font-size: .875rem;
  line-height: 1.25rem; }

.related-correlato .text h6 {
  margin-bottom: 0; }

.related-correlato .image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.25rem; }

.related-correlato.v2 .image, .related-correlato.v2 .img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.related-correlato.v2 .img {
  margin-right: .625rem; }

.article-wrapper .wrapper-custom-correlato.full-correlato {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-correlato {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.article-wrapper .wrapper-custom-correlato.full-correlato .image {
  max-width: 100%; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-correlato .image {
    max-width: 20.625rem;
    margin-right: 20px; } }

.article-wrapper .wrapper-custom-correlato.full-correlato .image .link-correlato:hover {
  opacity: 1; }

.list-related li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-top: 1px solid #f2f2f2; }

.list-related li:last-child {
  margin-bottom: 0; }

.list-related li:last-child .image {
  border-bottom: 0; }

.list-related li .image a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-related li .img {
  margin-top: 7px; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato, .full-video-correlato {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.875rem 0; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato .text, .full-video-correlato .text {
  max-width: 16.875rem;
  -ms-flex-preferred-size: 16.875rem;
      flex-basis: 16.875rem; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato p, .article-wrapper .wrapper-custom-correlato.full-video-correlato h3, .full-video-correlato p, .full-video-correlato h3 {
  margin: 7px 0; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-video-correlato p, .article-wrapper .wrapper-custom-correlato.full-video-correlato h3, .full-video-correlato p, .full-video-correlato h3 {
    text-align: right; } }

.article-wrapper .wrapper-custom-correlato.full-video-correlato .link-correlato, .full-video-correlato .link-correlato {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato.v2 .image, .article-wrapper .wrapper-custom-correlato.full-video-correlato.v2 .video, .full-video-correlato.v2 .image, .full-video-correlato.v2 .video {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-video-correlato.v2 .text, .full-video-correlato.v2 .text {
    margin-left: 20px; } }

.full-video-correlato:not(.v2) .text {
  margin-right: 20px; }

.swiper-carousel-wrapper.correlati {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  margin: 5px 0 0; }

.swiper-carousel-wrapper.correlati .swiper-button-next, .swiper-carousel-wrapper.correlati .swiper-button-prev {
  position: relative;
  background: none;
  right: auto;
  top: auto;
  left: auto;
  margin-top: auto; }

.swiper-carousel-wrapper.correlati .swiper-button-next img, .swiper-carousel-wrapper.correlati .swiper-button-prev img {
  width: 1.25rem;
  height: 1.25rem; }

.swiper-carousel-wrapper.correlati h6 {
  margin: .3125rem 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: .75rem;
  text-transform: uppercase;
  line-height: .9375rem; }

.swiper-carousel-wrapper.correlati p {
  font-size: .875rem;
  font-family: "TT Norms Pro Regular",sans-serif;
  line-height: 1.25rem;
  font-weight: 400;
  padding-top: 5px; }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati p {
    font-size: 1rem;
    line-height: 1.375rem; } }

.swiper-carousel-wrapper.correlati:after {
  content: '';
  position: absolute;
  height: calc(100% - 30px);
  top: 15px;
  width: 80px;
  right: 0;
  z-index: 1; }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(29%, rgba(255, 255, 255, 0.34)), color-stop(56%, rgba(255, 255, 255, 0.7)), to(#fff));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.34) 29%, rgba(255, 255, 255, 0.7) 56%, #fff 100%); } }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati.video-carousel:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(25, 25, 25, 0)), color-stop(29%, rgba(25, 25, 25, 0.34)), color-stop(56%, rgba(25, 25, 25, 0.7)), to(#191919));
    background: linear-gradient(to right, rgba(25, 25, 25, 0) 0%, rgba(25, 25, 25, 0.34) 29%, rgba(25, 25, 25, 0.7) 56%, #191919 100%); } }

.swiper-carousel-wrapper.correlati.no-more {
  padding-bottom: 0; }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati.no-more {
    padding-bottom: .9375rem;
    pointer-events: none; }
  .swiper-carousel-wrapper.correlati.no-more:after {
    display: none; } }

.swiper-carousel-wrapper.correlati.no-more .swiper-slide {
  min-width: 60%; }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati.no-more .swiper-slide {
    min-width: 48%; } }

.swiper-carousel-wrapper.correlati.no-more .swiper-slide a {
  pointer-events: auto;
  color: #000; }

.swiper-carousel-wrapper.correlati.no-more .swiper-slide a:hover {
  text-decoration: underline; }

.swiper-carousel-wrapper.correlati .swiper-slide {
  width: 90%;
  position: relative;
  margin: 0 15px 0 0;
  min-width: 90%; }

@media (min-width: 23.125em) {
  .swiper-carousel-wrapper.correlati .swiper-slide {
    width: 80%;
    min-width: 80%; } }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati .swiper-slide {
    min-width: 33%;
    width: 100%;
    max-width: 18.75rem; } }

.swiper-carousel-wrapper.correlati .swiper-slide img {
  max-width: 100%; }

.swiper-carousel-wrapper.correlati .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  padding-bottom: 15px; }

@media (min-width: 48em) {
  .swiper-carousel-wrapper.correlati .swiper-wrapper {
    overflow-y: initial;
    padding-bottom: 0; } }

.wrapper-arrow-correlati {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.wrapper-arrow-correlati:before {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  width: 80px;
  right: 0;
  z-index: 0; }

@media (min-width: 48em) {
  .wrapper-arrow-correlati:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(29%, rgba(255, 255, 255, 0.34)), color-stop(56%, rgba(255, 255, 255, 0.7)), to(#fff));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.34) 29%, rgba(255, 255, 255, 0.7) 56%, #fff 100%); } }

@media (min-width: 48em) {
  .wrapper-arrow-correlati:before.video-arrows {
    background: -webkit-gradient(linear, left top, right top, from(rgba(71, 67, 65, 0)), color-stop(29%, rgba(71, 67, 65, 0.34)), color-stop(56%, rgba(71, 67, 65, 0.7)), to(#474341));
    background: linear-gradient(to right, rgba(71, 67, 65, 0) 0%, rgba(71, 67, 65, 0.34) 29%, rgba(71, 67, 65, 0.7) 56%, #474341 100%); } }

.wrapper-arrow-correlati.hidden {
  display: none; }

.wrapper-arrow-correlati div {
  font-size: 45px;
  cursor: pointer; }

.full-correlato .img, .full-correlato .image, .width-article-correlato .img, .width-article-correlato .image {
  max-width: 20.625rem; }

.full-correlato .img img, .full-correlato .image img, .width-article-correlato .img img, .width-article-correlato .image img {
  max-width: 100%; }

.related-correlato .img {
  max-width: 165px; }

.related-correlato .img img {
  max-width: 100%; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.article-wrapper .wrapper-custom-correlato.full-video-correlato .video {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-video-correlato .video {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%; } }

.article-wrapper .wrapper-custom-correlato.full-video-correlato .text {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

@media (min-width: 48em) {
  .article-wrapper .wrapper-custom-correlato.full-video-correlato .text {
    -ms-flex-preferred-size: 16.875rem;
        flex-basis: 16.875rem;
    max-width: 16.875rem; } }

.social-article-wrapper + .magazine-box-module-correlati-custom {
  border-top: 0;
  padding-top: 0; }

.magazine-box-module-correlati-custom {
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.magazine-box-module-correlati-custom .picture-wrap, .magazine-box-module-correlati-custom .content-wrap {
  position: relative; }

.magazine-box-module-correlati-custom .category-label {
  font-style: italic;
  font-size: 1rem;
  color: #000;
  font-family: "Playfair Display",serif;
  text-transform: none;
  margin-bottom: 4px;
  font-weight: bold; }

.magazine-box-module-correlati-custom .category-label a {
  text-decoration: none; }

.magazine-box-module-correlati-custom .category-label a:hover {
  text-decoration: underline; }

.magazine-box-module-correlati-custom .picture-wrap {
  -ms-flex-preferred-size: 9.375rem;
      flex-basis: 9.375rem;
  margin-right: 7px; }

.magazine-box-module-correlati-custom .picture-wrap a {
  display: block; }

.magazine-box-module-correlati-custom .picture-wrap img {
  max-width: 100%; }

.magazine-box-module-correlati-custom .picture-wrap a:hover {
  opacity: 1 !important; }

.magazine-box-module-correlati-custom .title {
  margin: 0 0 7px;
  font-size: 1rem;
  line-height: 1.375rem; }

.magazine-box-module-correlati-custom .title a {
  color: #000;
  font-family: "Playfair Display",serif !important;
  text-decoration: none !important;
  font-weight: 400 !important; }

.magazine-box-module-correlati-custom .title a:hover {
  text-decoration: underline !important; }

.magazine-box-module-correlati-custom .author {
  font-style: italic;
  text-align: right;
  font-size: .875rem;
  color: #000;
  margin-bottom: 7px; }

.magazine-box-module-correlati-custom .author a {
  text-decoration: none;
  color: #000; }

.magazine-box-module-correlati-custom .author a:hover {
  text-decoration: underline; }

.magazine-box-module-correlati-custom .content-wrap {
  -ms-flex-preferred-size: calc(100% - 200px);
      flex-basis: calc(100% - 200px);
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

@media (min-width: 48em) {
  .social-article-wrapper + .custom-correllati-carousel {
    margin-top: 1.875rem; } }

.social-article-wrapper + .wrapper-custom-correlato.full-correlato.related-correlato-outer {
  border-top: 0;
  margin-top: 0;
  padding-top: .9375rem; }

.fqmagazine .article-wrapper .wrapper-custom-correlato h3 a {
  font-family: "Playfair Display",serif !important;
  font-style: italic; }

.article-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.875rem 0; }

.article-nav .link-article-wrapper {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.article-nav .link-article-wrapper > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.article-nav .link-article-wrapper .article-nav-prev {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.article-nav .link-article-wrapper .article-nav-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.article-nav .link-article-wrapper .article-nav-next, .article-nav .link-article-wrapper .article-nav-prev {
  margin: auto; }

.article-nav h3 {
  font-family: "TT Norms Pro Regular",sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 400;
  max-width: 16.25rem; }

.article-nav a {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  text-decoration: none !important;
  color: #000 !important; }

.article-nav a.link-article-prev h3 {
  float: right;
  text-align: right;
  margin-right: .9375rem; }

.article-nav a.link-article-next h3 {
  float: left;
  text-align: left; }

.article-nav a + a {
  border-left: 1px solid #000;
  padding-left: .9375rem; }

.article-nav .prev-article {
  text-align: right;
  margin-right: .9375rem; }

.article-nav .next-article {
  text-align: left; }

.article-nav .prev-article, .article-nav .next-article {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  color: #8E0000;
  text-transform: uppercase;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  font-size: .75rem;
  margin-bottom: .625rem; }

.blog .article-nav .prev-article, .blog .article-nav .next-article {
  color: #1faeae; }

.th-sidebar {
  position: relative;
  border-top: 3px solid #8E0000;
  border-bottom: 3px solid #8E0000;
  margin-bottom: 30px;
  padding: 0;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

.th-sidebar h3 {
  text-transform: uppercase;
  text-align: center;
  margin: .5em;
  font-size: 1em; }

.th-sidebar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1em;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.th-sidebar ul li {
  width: 45%;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .8em .4em;
  border-bottom: 1px solid #efefef; }

.th-sidebar .th-ico {
  margin: 0 auto .4em;
  border-radius: 0;
  height: 45px;
  width: 100%;
  display: block;
  position: relative; }

.th-sidebar .th-ico img {
  height: 100%;
  width: auto; }

.th-partnership-sidebar {
  background: #f2f2f2;
  padding: .5em;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.th-partnership-sidebar > a {
  width: 50%; }

.th-partnership-sidebar > a img {
  width: 100%; }

.th-guide-box {
  font-family: "TT Norms Pro Regular",sans-serif;
  font-size: .8em;
  margin: 3em auto 1em; }

.affiliate-custom-btn span {
  margin: 5px 0; }

.th-guide-box-product {
  position: absolute;
  margin: 0;
  font-size: 1.125rem;
  color: #8E0000;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: .9375rem .9375rem 1.25rem 0;
  text-transform: uppercase;
  background: #fff; }

.th-guide-box-wrapper {
  border-top: 1px solid #8E0000;
  border-bottom: 1px solid #8E0000; }

.th-guide-box-wrapper .th-guide-box-price-btn.th-guide-box-price-btn {
  max-width: 13.125rem;
  font-size: 18px;
  font-weight: 600 !important;
  padding: .3125rem 0;
  line-height: 24px; }

.th-guide-box-wrapper .th-guide-box-price-btn.th-guide-box-price-btn span {
  font-size: 14px;
  text-transform: none;
  font-weight: normal; }

.th-guide-box-wrapper .th-guide-box-main-data-item {
  border: 0;
  padding: 0 0 .625rem;
  margin: 0 0 .625rem; }

.th-guide-box-wrapper .th-guide-box-main-data-item:nth-child(5) {
  margin-top: -1.25rem; }

.th-guide-box-wrapper .th-guide-box-main-data-list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin-bottom: 1.25rem;
  margin-top: .625rem; }

.th-guide-box-wrapper .th-guide-box-main-data > a {
  text-decoration: none !important;
  font-family: "TT Norms Pro Medium",sans-serif !important;
  font-size: 18px !important;
  font-weight: 600; }

.th-guide-box-wrapper .th-guide-box-main-data span {
  padding-top: 0;
  margin: 0; }

.th-guide-box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1em 0; }

.th-guide-box-row > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .5em; }

.th-guide-box-summary {
  text-align: center; }

.th-guide-box-title {
  font-size: 1.25rem;
  line-height: 1.625rem;
  padding-top: 3px; }

.th-guide-box-price-btn.th-guide-box-price-btn {
  background: #8E0000;
  text-decoration: none !important;
  color: #fff !important;
  font-size: .75rem;
  line-height: 15px;
  padding: .9375rem 2.8125rem;
  text-align: center;
  text-transform: uppercase;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500 !important;
  margin-top: .9375rem;
  display: block; }

.th-guide-box-price-btn.th-guide-box-price-btn:hover {
  background: #5b0000; }

.th-guide-box-price-btn span {
  font-size: .75rem;
  display: block;
  padding-top: .125rem; }

.th-guide-box-main-data {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.th-guide-box-main-data.affiliate-custom-data {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  border: 0; }

.th-guide-box-main-data.affiliate-custom-data a {
  text-decoration: none; }

.th-guide-box-main-data.affiliate-custom-data a:hover h2 {
  opacity: 0.7; }

.th-guide-box-main-data-list.th-guide-box-main-data-list {
  list-style-type: none; }

.th-guide-box-main-data-item {
  border-bottom: 1px solid #f2f2f2;
  line-height: normal;
  padding: .625rem 0;
  margin: .3125rem 0; }

.th-guide-box-alternatives {
  padding: .4em 0;
  border-bottom: 2px solid #f2f2f2; }

.th-guide-box-alternatives-title {
  display: block; }

a.th-guide-box-altenative {
  background: #95abc1;
  color: #000 !important;
  padding: .2em .5em;
  text-decoration: none;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap; }

.th-guide-box-toggle-label {
  background: #f2f2f2;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  padding: .3125rem 0;
  cursor: pointer; }

.th-guide-box-more-data {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.th-guide-box-more-data-list.th-guide-box-more-data-list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  width: 100%; }

.th-guide-box-more-data-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: .5em .3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.th-guide-box-main-data-item small, .th-guide-box-more-data-item small {
  display: block;
  text-transform: uppercase;
  font-size: .75rem;
  color: rgba(0, 0, 0, 0.4);
  font-family: "TT Norms Pro Regular",sans-serif; }

.th-guide-box-main-data-item span, .th-guide-box-more-data-item span {
  font-size: .75rem;
  line-height: normal;
  padding-top: .3125rem;
  display: block;
  font-family: "TT Norms Pro Regular",sans-serif;
  font-weight: normal; }

@media (min-width: 48em) {
  .th-guide-box-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .th-guide-box-row.affiliate-custom-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .th-guide-box-summary {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 35%;
    text-align: left; }
  .th-guide-box-pic {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 35%; }
  .th-guide-box-main-data {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .th-guide-box-alternatives-title {
    display: inline-block; } }

.th-guide-box-more .accordion-content {
  display: none; }

.th-guide-box-more input:checked ~ .accordion-content {
  display: block;
  -webkit-animation: fadeSubMenu 150ms ease-out;
          animation: fadeSubMenu 150ms ease-out; }

.article-body .fqGallery .swiper-slide img, .main-article .fqGallery .swiper-slide img {
  margin: 0; }

.article-body .fqGallery .swiper-button-next, .article-body .fqGallery .swiper-button-prev, .main-article .fqGallery .swiper-button-next, .main-article .fqGallery .swiper-button-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.article-body .fqGallery .thumbs-wrapper, .main-article .fqGallery .thumbs-wrapper {
  visibility: hidden; }

.article-body .fqGallery .thumbs-wrapper.loaded-swiper, .main-article .fqGallery .thumbs-wrapper.loaded-swiper {
  visibility: visible; }

.fqGallery .swiper-button-next, .fqGallery .swiper-button-prev, .mobile-gallery.mobile-gallery .swiper-button-next, .mobile-gallery.mobile-gallery .swiper-button-prev {
  background-image: none; }

@media (min-width: 48em) {
  .main-column .fqGallery #main-carousel {
    max-height: 43.75rem; } }

.main-column .fqGallery .swiper-slide {
  background-color: #f2f2f2; }

@media (min-width: 48em) {
  .article-wrapper .fqGallery #main-carousel {
    max-height: 28.75rem; } }

@media (min-width: 48em) {
  .article-wrapper .fqGallery #main-carousel .swiper-wrapper, .article-wrapper .fqGallery #main-carousel .swiper-slide {
    height: 28.75rem; } }

.fqGallery {
  margin-bottom: 1.875rem; }

.fqGallery .swiper-button-next {
  right: 0; }

.fqGallery .swiper-button-next.swiper-button-disabled, .fqGallery .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto; }

.fqGallery .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.fqGallery .swiper-slide {
  background-size: none; }

.fqGallery #main-carousel .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.fqGallery #main-carousel .swiper-slide a {
  width: 100%; }

@media (min-width: 48em) {
  .fqGallery #main-carousel .swiper-slide img {
    width: auto;
    max-height: 100%;
    display: block; } }

.fqGallery .gallery-top {
  width: 100%;
  visibility: hidden; }

.fqGallery .gallery-top.loaded-swiper {
  visibility: visible; }

.fqGallery .swiper-button-next img, .fqGallery .swiper-button-prev img {
  width: 1.5625rem;
  height: 1.5625rem; }

.fqGallery .swiper-button {
  width: 60px;
  height: 60px;
  background: #8E0000; }

.fqGallery .swiper-button-prev {
  left: 0; }

.fqGallery .swiper-button-prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fqGallery .didascalia-gallery {
  margin: .9375rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.fqGallery .didascalia-gallery h5 {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: .75rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.fqGallery .didascalia-gallery h5 span:not(.change-count) {
  margin: 0 .9375rem; }

.fqGallery .didascalia-gallery h5 .icon-d {
  margin: 0; }

.fqGallery .didascalia-gallery h5 .icon-d:first-child {
  margin: 0; }

.fqGallery .didascalia-gallery h6 {
  font-size: .75rem;
  font-family: "TT Norms Pro Regular",sans-serif;
  margin-top: .3125rem; }

.fqGallery #main-carousel .swiper-slide img {
  margin: 0 auto; }

.fqGallery .gallery-thumbs, .pswp .gallery-thumbs {
  padding-right: 1.875rem; }

.fqGallery .gallery-thumbs .swiper-slide:first-child, .pswp .gallery-thumbs .swiper-slide:first-child {
  margin-left: 0; }

.fqGallery .gallery-thumbs .swiper-slide, .pswp .gallery-thumbs .swiper-slide {
  cursor: pointer;
  max-width: 9.375rem;
  height: 5rem;
  border: 1px solid transparent;
  -webkit-transition: border 0.4s ease-in-out;
  transition: border 0.4s ease-in-out;
  overflow: hidden; }

.fqGallery .gallery-thumbs .swiper-slide.swiper-slide-thumb-active, .pswp .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #8E0000; }

.fqGallery .gallery-thumbs .swiper-slide img, .pswp .gallery-thumbs .swiper-slide img {
  margin: 0;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover; }

.fqGallery .gallery-thumbs {
  max-height: 100px;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out; }

.fqGallery .gallery-thumbs.hide {
  max-height: 0; }

.pswp--zoom-allowed .pswp__img {
  pointer-events: none; }

.mobile-gallery-picture-preview {
  position: relative; }

.mobile-gallery-picture-preview img {
  position: relative; }

.mobile-gallery-picture-preview .toggle-gallery-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff !important;
  z-index: 1;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.125rem;
  height: 100%; }

.mobile-gallery-picture-preview .toggle-gallery-btn::before {
  content: '';
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  height: 99.5%;
  left: 0;
  z-index: -1; }

.pswp__zoom-wrap {
  -webkit-transform: none !important;
          transform: none !important; }

.pswp__zoom-wrap img {
  max-height: calc(100vh - 290px);
  width: auto !important;
  right: 0;
  top: 0;
  bottom: 0px;
  margin: auto !important; }

.mobile-gallery-picture-preview a, .mobile-gallery a {
  color: #fff;
  text-decoration: none; }

.mobile-gallery {
  position: fixed;
  display: none;
  top: 0;
  left: 0%;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: #000; }

.mobile-gallery .skip-gallery-adv {
  color: #fff;
  font-size: .875rem;
  line-height: 1.25rem;
  font-family: "TT Norms Pro Regular",sans-serif; }

.mobile-gallery-wrapper.visible .mobile-gallery {
  display: block; }

.mobile-gallery .gallery-nav {
  position: absolute;
  top: 15px;
  z-index: 5;
  right: 15px; }

.mobile-gallery .gallery-nav img {
  width: 1.75rem;
  height: 1.75rem; }

.mobile-gallery .mobile-gallery-title-counter {
  position: absolute;
  bottom: -.625rem;
  left: 0;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  right: 0;
  z-index: 6;
  padding-bottom: .9375rem;
  background-color: #000;
  margin: 0 auto; }

@media (min-width: 48em) {
  .mobile-gallery .mobile-gallery-title-counter {
    bottom: 0; } }

.mobile-gallery .mobile-gallery-title-counter .gallery-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-size: 1.875rem;
  line-height: 2.375rem;
  text-align: center; }

@media (min-width: 48em) {
  .mobile-gallery .mobile-gallery-title-counter .gallery-counter {
    font-size: 3.75rem;
    line-height: 4.4375rem; } }

.mobile-gallery .mobile-gallery-title-counter .title {
  font-size: .875rem;
  line-height: 1.25rem; }

.FQGallery-swiper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  background: #000; }

.FQGallery-swiper .swiper-carousel-wrapper {
  height: 100%;
  width: 100%; }

.FQGallery-swiper .swiper-container {
  height: 100%;
  width: 100%; }

.FQGallery-swiper .swiper-slide {
  width: 100%;
  text-align: center;
  font-size: 18px;
  position: relative; }

.FQGallery-swiper .swiper-slide img, .FQGallery-swiper .swiper-slide .adv-wrapper {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

body.lightbox-visible {
  overflow: hidden; }

body.lightbox-visible header, body.lightbox-visible .topbar-section {
  z-index: 0; }

.pswp__ui {
  pointer-events: auto; }

.adv-slide {
  pointer-events: none; }

.adv-slide-thumb {
  display: none; }

.current-slide a:hover {
  opacity: 1 !important; }

.adv-async {
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 45px;
  max-height: 90px; }

.lightbox-visible .didascalia-gallery {
  display: none; }

.lightbox-visible .thumbs-wrapper {
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1000px; }

.lightbox-visible .thumbs-wrapper .swiper-wrapper .mb-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.lightbox-visible .fake-img {
  display: block;
  position: absolute;
  top: 0;
  width: 119px;
  height: 100%;
  background: #8E0000;
  pointer-events: auto;
  z-index: 1; }

.lightbox-visible .test {
  position: relative; }

.lightbox-visible .mb-bar {
  background-color: #fff; }

.lightbox-visible .mb-track-x {
  height: 5px; }

.fake-img {
  display: none; }

.inner-pagination {
  margin: .9375rem 0;
  clear: both; }

.inner-pagination-navbar {
  position: relative;
  background: #8E0000;
  width: 100%;
  padding: .625rem 0 0;
  border: 1px solid #8E0000;
  margin: 0;
  z-index: 2; }

.blog .inner-pagination-navbar {
  background: #1faeae;
  border: 1px solid #1faeae; }

@media (min-width: 67.5em) {
  .inner-pagination-navbar {
    margin: 0 auto; } }

.inner-pagination:nth-child(2) {
  margin: 1.875rem 0; }

.inner-pagination input {
  display: none; }

.inner-pagination .accordion {
  background: #fff;
  max-height: 0;
  overflow: auto;
  text-align: center;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out; }

@media (min-width: 48em) {
  .inner-pagination .accordion {
    text-align: inherit; } }

.inner-pagination .accordion h5 {
  font-size: 1.25rem;
  font-family: "Playfair Display",serif;
  font-weight: 800;
  margin: 1.875rem; }

.inner-pagination .accordion.visible {
  max-height: 15.9375rem; }

.inner-pagination .accordion h5 {
  font-size: 1.25rem;
  font-family: "Playfair Display",serif;
  font-weight: 800;
  margin: 1.875rem; }

.inner-pagination .accordion ul.ifq-post-toc li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.875rem; }

.inner-pagination .accordion ul.ifq-post-toc li a, .inner-pagination .accordion ul.ifq-post-toc li .index {
  color: #000;
  font-size: .75rem;
  text-transform: uppercase;
  text-decoration: none;
  line-height: .9375rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.inner-pagination .accordion ul.ifq-post-toc li.current a, .inner-pagination .accordion ul.ifq-post-toc li.current .index {
  color: #8E0000 !important;
  font-weight: bold; }

.blog .inner-pagination .accordion ul.ifq-post-toc li.current a, .blog .inner-pagination .accordion ul.ifq-post-toc li.current .index {
  color: #1faeae; }

.inner-pagination .accordion ul.ifq-post-toc li .index {
  margin-right: .3125rem; }

.inner-pagination .accordion ul.ifq-post-toc li a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.inner-pagination .accordion ul.ifq-post-toc li a:hover {
  opacity: 1;
  text-decoration: underline; }

.inner-pagination .inner-pagination-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 92%;
  margin: .3125rem auto .625rem; }

.inner-pagination .inner-pagination-info .title-cap-current {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .75rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer; }

.inner-pagination .inner-pagination-info .title-cap-current .icon-menu:before {
  display: none; }

.inner-pagination .inner-pagination-info .title-cap-current strong {
  font-weight: 400; }

.inner-pagination .inner-pagination-info .title-cap-current label {
  margin: 0 .3125rem 0 0; }

.inner-pagination .inner-pagination-info .title-cap-current .icon-menu img {
  width: .8125rem;
  height: 1rem;
  margin: 0 .9375rem; }

.inner-pagination .inner-pagination-info .title-cap-current .icon {
  margin: 0 .9375rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.inner-pagination .inner-pagination-info .title-cap-current .icon img {
  margin: 0; }

.inner-pagination .inner-pagination-info .title-cap-current .title-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 12.5rem;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

@media (min-width: 48em) {
  .inner-pagination .inner-pagination-info .title-cap-current .title-text {
    max-width: 17.5rem; } }

.inner-pagination .inner-pagination-info > * {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.inner-pagination .inner-pagination-info a img {
  margin: 0; }

.inner-pagination .inner-pagination-info .inner-pagination-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important; }

.inner-pagination .inner-pagination-info .inner-pagination-nav:hover {
  opacity: 1 !important; }

.inner-pagination .inner-pagination-info .inner-pagination-nav span {
  display: none; }

@media (min-width: 48em) {
  .inner-pagination .inner-pagination-info .inner-pagination-nav span {
    font-family: "TT Norms Pro Medium",sans-serif;
    font-size: .75rem;
    line-height: 1.125rem;
    color: #fff;
    display: inline;
    padding: 0 5px; } }

.inner-pagination .inner-pagination-info .inner-pagination-nav img {
  width: .625rem;
  height: 1.1875rem; }

.inner-pagination .inner-pagination-info .inner-pagination-nav-prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.widget-fqmagazine-tag .pic-of-the-day, .widget-category-tag-foto .pic-of-the-day {
  margin-top: 15px;
  text-transform: none;
  border: 1px solid #000; }

.widget-fqmagazine-tag .pic-of-the-day h2, .widget-category-tag-foto .pic-of-the-day h2 {
  background: #000;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  line-height: 28px;
  margin: 0;
  padding: 15px 7px; }

.widget-fqmagazine-tag .pic-of-the-day h3, .widget-category-tag-foto .pic-of-the-day h3 {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  padding: 7px;
  font-style: italic; }

.widget-fqmagazine-tag .pic-of-the-day h3 a:hover, .widget-category-tag-foto .pic-of-the-day h3 a:hover {
  text-decoration: underline; }

.widget-fqmagazine-tag .pic-of-the-day .linkToMag, .widget-category-tag-foto .pic-of-the-day .linkToMag {
  display: block;
  font-size: 14px;
  text-align: center;
  text-transform: none;
  background: #000;
  padding: 5px;
  margin-top: 5px;
  color: #fff; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics, .widget-category-tag-foto .pic-of-the-day .more-pics {
  margin: 22px 4px 0;
  overflow: hidden; }

.widget-fqmagazine-tag .pic-of-the-day .side-widget-header + .picture-wrap-squared img, .widget-category-tag-foto .pic-of-the-day .side-widget-header + .picture-wrap-squared img {
  width: 100%; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li, .widget-category-tag-foto .pic-of-the-day .more-pics li {
  width: 50%;
  padding: 0;
  position: relative;
  float: left; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared {
  margin: 0 7px 0;
  position: relative; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared > h4, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared > h4 {
  position: absolute;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 14px;
  padding: 0 15px;
  font-style: italic;
  color: #000;
  opacity: 0;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared > h4 > a:hover, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared > h4 > a:hover {
  text-decoration: none; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared > picture, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared > picture {
  opacity: 1;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared:hover > picture, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared:hover > picture {
  opacity: 0.3; }

.widget-fqmagazine-tag .pic-of-the-day .more-pics li > .picture-wrap-squared:hover > h4, .widget-category-tag-foto .pic-of-the-day .more-pics li > .picture-wrap-squared:hover > h4 {
  opacity: 1; }

.widget-category-tag-foto .pic-of-the-day h2, .widget-category-tag-foto .pic-of-the-day h3 {
  font-family: "TT Norms Pro Regular",sans-serif; }

@media (min-width: 48em) {
  .main-article {
    margin-top: .9375rem;
    padding-left: 0;
    padding-right: 0; } }

.main-article .title-article {
  font-family: "Playfair Display",serif;
  font-weight: bold;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  font-size: 1.25rem;
  line-height: 1.75rem; }

@media (min-width: 48em) {
  .main-article .title-article {
    font-size: 2rem;
    line-height: 2.5rem; } }

.main-article .date-top {
  font-size: .75rem;
  color: rgba(0, 0, 0, 0.4);
  margin: .9375rem 0 0;
  display: block;
  text-transform: uppercase;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.main-article.man-with-no-idea .videoplayer iframe {
  max-width: 100%; }

.main-article.man-with-no-idea .videoplayer .jw-title.jw-reset-text {
  display: none !important; }

.main-article.man-with-no-idea .title-article {
  font-style: italic;
  font-family: "Playfair Display",serif;
  font-weight: 400; }

.main-article.man-with-no-idea .article-body p {
  font-family: "Playfair Display",serif; }

.main-article .arg-sub {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  color: #8E0000;
  font-weight: 500; }

.main-article .arg-sub.edited-arg-sub {
  margin-left: -.625rem; }

.main-article .arg-sub.edited-arg-sub svg {
  padding-top: -.9375rem; }

.main-article .arg-sub.collaborazione-arg-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.main-article .arg-sub.collaborazione-arg-sub .coll-referral {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .75rem;
  font-weight: 500;
  color: #000;
  line-height: .9375rem;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: .625rem 0 .625rem auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: .3125rem; }

@media (min-width: 48em) {
  .main-article .arg-sub.collaborazione-arg-sub .coll-referral {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.main-article .arg-sub.collaborazione-arg-sub .coll-referral img {
  max-width: 130px; }

.main-article .arg-sub.collaborazione-arg-sub .coll-referral a {
  display: inline-block;
  line-height: 0; }

@media (min-width: 48em) {
  .main-article .arg-sub.collaborazione-arg-sub .coll-referral--immobiliare a {
    margin-top: -.5625rem; } }

.main-article .arg-sub a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8E0000;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }

.main-article .arg-sub a:hover {
  color: #750000; }

.main-article .arg-sub a:hover svg polyline {
  stroke: #750000; }

.main-article .wrapper-article-top {
  position: relative; }

.main-article .main-image-article {
  width: 100%;
  display: block;
  margin: .9375rem 0 .9375rem -.9375rem;
  width: calc(100% + 30px); }

@media (min-width: 48em) {
  .main-article .main-image-article {
    margin: .9375rem 0;
    width: 100%; } }

.main-article .main-image-article img {
  height: auto; }

.main-article .catenaccio {
  margin: 1.875rem 0;
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-family: "TT Norms Pro Regular Italic",sans-serif;
  font-weight: 400; }

@media (min-width: 48em) {
  .main-article .catenaccio {
    font-size: 1rem;
    line-height: 1.625rem; } }

.main-article .article-wrapper {
  max-width: 42.8125rem;
  margin: 0 auto; }

.main-article .article-wrapper.full-width-article {
  width: 100%;
  max-width: 100%; }

.main-article .article-wrapper.full-width-article .article-body p {
  max-width: 100%; }

.main-article .article-wrapper .item-info-share {
  margin-right: 0; }

@media (min-width: 48em) {
  .main-article .article-wrapper .item-info-share {
    margin-right: 1.875rem; } }

.main-article .wrapper-info-article {
  color: rgba(0, 0, 0, 0.4);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.main-article .wrapper-info-article cite a, .main-article .wrapper-info-article .author {
  font-size: .875rem;
  line-height: 1.25rem; }

.main-article .wrapper-info-article .date {
  padding-left: .3125rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 500; }

.main-article .main-column.aside-visible {
  position: relative; }

@media (min-width: 48em) {
  .main-article .main-column.aside-visible {
    float: left;
    max-width: calc(100% - 300px);
    padding-right: .9375rem;
    margin-bottom: .9375rem; } }

@media (min-width: 64em) {
  .main-article .main-column.aside-visible {
    max-width: 66.7%; } }

@media (min-width: 67.5em) {
  .main-article .main-column.aside-visible {
    max-width: 705px; } }

.main-article .main-column.aside-visible .article-wrapper {
  max-width: 100%; }

.main-article .boxed {
  display: none; }

.main-article .article-body {
  font-family: Georgia, serif;
  line-height: 1.8125rem;
  font-size: 1.1875rem; }

.main-article .article-body a:not(.btn) {
  font-family: Georgia, serif;
  color: #000 !important;
  text-decoration: underline;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.main-article .article-body a:not(.btn):not(.btn):hover {
  opacity: 0.5; }

.main-article .article-body .bb-video-template a[href^="https://highlights.legaseriea.it"] {
  color: white !important; }

.main-article .article-body .Opta-On a {
  color: #fff !important; }

.main-article .article-body .Opta-Cf a {
  text-decoration: none; }

.main-article .article-body .Opta-Cf a:hover {
  opacity: 1 !important; }

.main-article .article-body ul {
  list-style-type: disc;
  list-style-position: inside; }

.main-article .article-body .opta_main_container ul, .main-article .article-body .opta-fixtures ul {
  list-style-type: none; }

.main-article .article-body ol {
  list-style-type: decimal;
  list-style-position: inside; }

.main-article .article-body a.toggle-gallery-btn {
  color: #fff !important;
  text-decoration: none;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.main-article .article-body p {
  line-height: 1.8125rem;
  font-size: 1.1875rem;
  margin: .9375rem 0;
  font-family: Georgia, serif;
  max-width: 42.8125rem;
  word-break: break-word; }

@media (min-width: 48em) {
  .main-article .article-body p {
    line-height: 1.75rem;
    font-size: 1.125rem;
    word-break: normal; } }

.main-article .article-body > div:not(.bb-video-template) img {
  display: block;
  margin: 1.875rem auto; }

.main-article .article-body .videoplayer {
  position: relative; }

.main-article .social-article-wrapper {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  margin: .9375rem 0;
  padding: .9375rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

[dir="ltr"], .videoplayer {
  margin: .9375rem 0; }

nav.post-navigation {
  display: none; }

.sidebar-article {
  width: 100%;
  margin-top: 2.5rem; }

@media (min-width: 48em) {
  .sidebar-article {
    width: 300px;
    float: left;
    padding-left: 15px;
    margin-bottom: 1.875rem; } }

@media (min-width: 64em) {
  .sidebar-article {
    width: 33.3%; } }

@media (min-width: 67.5em) {
  .sidebar-article {
    max-width: 21.5625rem; } }

.sidebar-article .rullo-orizzontale-content {
  width: 100%; }

.sidebar-article .p-item {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.625rem; }

.sidebar-article .wrapper-info-article {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.sidebar-article .wrapper-info-article .item-info-share {
  margin-left: auto; }

.sidebar-article > .adv {
  min-height: 250px; }

.article-body p + h5 {
  font-size: .875rem;
  font-weight: bold; }

@media (min-width: 18.75em) and (max-width: 66.5em) {
  .article-body iframe, .article-body .wp-caption {
    max-width: 100%; } }

.article-body figure.wp-caption img {
  margin-bottom: .3125rem; }

.article-body .correlati:not(.swiper-carousel-wrapper) {
  margin: 1.25rem 0 0;
  padding-bottom: 2.8125rem; }

.article-body .correlati:not(.swiper-carousel-wrapper) h2 {
  font-weight: 700;
  font-family: "TT Norms Pro Bold",sans-serif; }

.article-body .correlati:not(.swiper-carousel-wrapper) a {
  color: #000 !important;
  margin: .9375rem 0;
  display: block;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  line-height: 1.25rem;
  font-size: .75rem;
  position: relative;
  text-decoration: none; }

.article-body .correlati:not(.swiper-carousel-wrapper) a:after {
  background-color: #8E0000;
  bottom: -.625rem;
  content: '';
  height: .0625rem;
  left: 0;
  position: absolute;
  width: 1.25rem; }

.article-body .correlati:not(.swiper-carousel-wrapper) a:last-child {
  margin-bottom: 0; }

@media (min-width: 48em) {
  .article-body img.alignleft, .article-body .alignleft {
    float: left;
    margin: 0 10px 0 0; } }

@media (min-width: 48em) {
  .article-body .alignleft img, .article-body .alignright img {
    margin-bottom: 5px; } }

.article-body .alignleft.wp-caption, .article-body .alignright.wp-caption {
  margin-bottom: .9375rem; }

.article-body .alignleft .wp-caption-text, .article-body .alignright .wp-caption-text {
  margin-bottom: 3px; }

@media (min-width: 48em) {
  .article-body img.alignright, .article-body .alignright {
    float: right;
    margin: 0 0 0 10px; } }

.inline-content {
  margin-top: .9375rem; }

.main-article .aside-visible .article-wrapper {
  margin: 0; }

figcaption.wp-caption-text {
  font-family: Georgia, serif;
  max-width: 100%;
  font-size: .8125rem;
  text-align: center;
  font-weight: bold;
  line-height: .9375rem; }

figure.wp-caption {
  margin-bottom: .9375rem; }

figure.wp-caption.alignnone {
  width: 100% !important; }

.main-article.man-with-no-idea .article-body img.size-full {
  margin: 0; }

@media (min-width: 42.8125em) {
  .main-article.man-with-no-idea .article-body img.size-full {
    margin-left: calc((-100vw + 700px) / 2);
    width: calc(100vw - 30px);
    height: auto;
    min-width: calc(100vw - 30px); } }

@media (min-width: 67.5em) {
  .main-article.man-with-no-idea .article-body img.size-full {
    margin-left: -185px;
    width: calc(100% + 370px);
    min-width: calc(100% + 370px); } }

.main-article.man-with-no-idea .article-body p a {
  color: #f90a28; }

.main-article.man-with-no-idea .article-body p.secondary-font {
  font-family: "TT Norms Pro Regular",sans-serif; }

#premium-subscribe {
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

#premium-subscribe .read-more-fsc-wrapper {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-family: "TT Norms Pro Medium",sans-serif; }

#premium-subscribe .read-more-fsc-wrapper a.btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #8E0000;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  border: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0rem;
  width: 8.375rem;
  height: 1.875rem;
  width: auto;
  height: auto;
  padding: 10px 5px;
  font-size: 12px;
  line-height: normal;
  margin-top: 15px; }

#premium-subscribe .read-more-fsc-wrapper .fsc-offer {
  font-family: "TT Norms Pro Regular",sans-serif;
  font-size: 1.125rem; }

.read-more-login {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 60px; }

.single-ifq-paper-post .arg-sub.edited-arg-sub {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.single-ifq-paper-post .arg-sub.edited-arg-sub a:first-child {
  padding-right: .125rem; }

.single-ifq-paper-post .arg-sub.edited-arg-sub a:last-child {
  padding-left: .125rem; }

.article-body .inedicola-container .inedicola-occhiello {
  font-size: 14px;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  color: #8E0000; }

.article-body .inedicola-container .inedicola-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  text-align: left;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.article-body .inedicola-container .inedicola-author span, .article-body .inedicola-container .inedicola-author a {
  color: rgba(0, 0, 0, 0.4);
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.article-body .inedicola-container .inedicola-author a {
  text-decoration: none !important; }

.article-body .inedicola-container .inedicola-author a:hover {
  opacity: 1 !important;
  text-decoration: none !important; }

.article-body .inedicola-container .inedicola-author a {
  padding-left: 3px; }

.article-body .inedicola-container .inedicola-post {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.article-body .inedicola-container .inedicola-post h3 {
  font-size: 22px;
  line-height: 1.875rem;
  font-family: "Playfair Display",serif; }

.article-body .inedicola-container.primopiano {
  text-align: center; }

.article-body .inedicola-container.primopiano h3 {
  font-size: 24px;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Playfair Display",serif; }

.article-body .inedicola-container.primopiano .inedicola-occhiello {
  font-size: 1.125rem;
  line-height: 1.625rem; }

.article-body .inedicola-container.editoriale {
  background: #f2f2f2;
  border-top: 6px solid #000; }

.article-body .inedicola-container.editoriale h3 {
  color: #fff;
  background: #427caa;
  padding: 15px; }

.article-body .inedicola-container.editoriale h3 a {
  color: #fff !important;
  text-decoration: none !important; }

.article-body .inedicola-container.editoriale p {
  padding: 0 15px 15px; }

.article-body .inedicola-container.cat-container h2, .article-body .inedicola-container.commenti h2 {
  font-size: 14px;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #8E0000 !important;
  text-transform: uppercase;
  margin-bottom: .9375rem; }

.article-body .inedicola-container.cat-container h5, .article-body .inedicola-container.commenti h5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  line-height: 1.375rem; }

.article-body .inedicola-container.cat-container p, .article-body .inedicola-container.commenti p {
  font-size: 18px;
  line-height: 1.6875rem;
  margin-top: 5px;
  font-family: 'Georgia', sans-serif; }

.article-body .inedicola-container.commenti {
  background: #f2f2f2;
  padding: 5px 10px;
  text-transform: none;
  margin-bottom: 15px; }

.article-body .inedicola-container.commenti h2 {
  margin-top: .9375rem;
  border-bottom: 1px solid #8E0000; }

.article-body .inedicola-container.commenti .inedicola-post {
  border-bottom: 1px solid #000;
  padding-bottom: .9375rem; }

.article-body .inedicola-container.commenti .inedicola-post:last-child {
  border-bottom: 0; }

.box-newsletter-article {
  background-color: #f2f2f2;
  padding: 5px 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px auto;
  max-width: 42.8125rem; }

@media (min-width: 48em) {
  .box-newsletter-article {
    padding: 10px 5px; } }

.box-newsletter-article .box-newsletter-btn-wrapper {
  margin-bottom: 15px; }

@media (min-width: 48em) {
  .box-newsletter-article .box-newsletter-btn-wrapper {
    margin-bottom: 0; } }

.box-newsletter-article .box-newsletter-text-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 20px; }

@media (min-width: 48em) {
  .box-newsletter-article .box-newsletter-text-wrapper {
    -ms-flex-preferred-size: calc(100% - 220px);
        flex-basis: calc(100% - 220px);
    margin-bottom: 0; } }

.box-newsletter-article .box-newsletter-text-wrapper span {
  font-family: "Playfair Display",serif;
  font-weight: bold; }

.box-newsletter-article .box-newsletter-text-wrapper p {
  font-weight: normal;
  font-family: "Playfair Display",serif;
  color: black;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center; }

@media (min-width: 48em) {
  .box-newsletter-article .box-newsletter-text-wrapper p {
    text-align: left;
    font-size: 1.25rem;
    line-height: 1.75rem; } }

@media (min-width: 48em) {
  .box-newsletter-article .box-newsletter-btn-wrapper {
    -ms-flex-preferred-size: 190px;
        flex-basis: 190px; } }

.box-newsletter-article .box-newsletter-btn-wrapper a.btn-red {
  background-color: #8E0000;
  text-transform: uppercase;
  font-size: .75rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .625rem 4.375rem;
  color: white !important;
  text-decoration: none; }

.box-newsletter-article .box-newsletter-btn-wrapper a.btn-red:hover {
  background-color: #750000 !important;
  opacity: 1 !important; }

.social-article-ab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.social-article-ab li {
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.social-article-ab li a:before {
  color: white; }

.social-article-ab li.fb-wrapper {
  background: #43609C; }

.social-article-ab li.tw-wrapper {
  background: #3ECDFF; }

.social-article-ab li.commenti-wrapper {
  background: #6E6E6E; }

.social-article-ab li.wa-wrapper {
  background: #4ACE08; }

.social-article-ab li.mail-wrapper {
  background: #ff6c42; }

.social-article-ab.social-ab-fixed {
  position: fixed;
  bottom: -40px;
  width: 100%;
  height: 40px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f2f2;
  z-index: 2;
  -webkit-transition: bottom 0.2s ease;
  transition: bottom 0.2s ease;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.social-article-ab.social-ab-fixed ~ .floor-adv {
  bottom: 0; }

.social-article-ab.social-ab-fixed.visible {
  bottom: 0; }

.social-article-ab.social-ab-fixed.visible ~ .floor-adv {
  bottom: 40px; }

.social-article-ab.social-ab-fixed li {
  margin: 0;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  width: auto;
  height: auto;
  height: 40px;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.side-carousel-playlist {
  position: relative;
  text-align: left;
  padding-top: 15px; }

@media (min-width: 48em) {
  .side-carousel-playlist {
    padding-top: 0; } }

.side-carousel-playlist h2 {
  margin: 0 auto 15px;
  font-size: 14px;
  line-height: 1.25rem;
  position: relative;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  padding: 0;
  color: #000;
  display: block; }

@media (min-width: 48em) {
  .side-carousel-playlist h2 {
    margin: 0 auto 10px; } }

.side-carousel-playlist .vertical-playlist-wrapper {
  position: relative; }

.side-carousel-playlist .vertical-playlist-wrapper.hidden {
  display: none; }

@media (min-width: 48em) {
  .side-carousel-playlist .vertical-playlist-wrapper .carousel-nav-prev {
    margin-top: -25px; } }

.side-carousel-playlist .playlist-carousel-wrapper {
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto; }

@media (min-width: 48em) {
  .side-carousel-playlist .playlist-carousel-wrapper {
    max-height: 378px;
    overflow-y: auto;
    display: block; } }

.side-carousel-playlist .playlist-carousel-wrapper.hidden {
  display: none; }

.side-carousel-playlist .playlist-carousel-wrapper.no-vertical-carousel {
  max-height: 100%; }

.side-carousel-playlist .playlist-carousel-wrapper.ready {
  scroll-behavior: smooth; }

@media (min-width: 48em) {
  .side-carousel-playlist .playlist-carousel-wrapper.ready::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px; }
  .side-carousel-playlist .playlist-carousel-wrapper.ready::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #8E0000; } }

.side-carousel-playlist .carousel-nav {
  text-align: center;
  cursor: pointer;
  outline: 0;
  z-index: 1;
  display: block; }

.side-carousel-playlist .carousel-nav img {
  width: 13px; }

@media (max-width: 47em) {
  .side-carousel-playlist .carousel-nav {
    display: none; } }

.side-carousel-playlist .carousel-nav.hidden {
  display: none; }

.side-carousel-playlist .carousel-nav.carousel-nav-prev img {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.side-carousel-playlist .carousel-nav.carousel-nav-next {
  margin-bottom: -15px;
  margin-top: 5px; }

.side-carousel-playlist .carousel-nav.carousel-nav-next img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.side-carousel-playlist .vertical-playlist-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 30px; }

@media (max-width: 47em) {
  .side-carousel-playlist .vertical-playlist-item {
    min-width: 240px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 240px;
    margin-right: 30px; } }

.side-carousel-playlist .vertical-playlist-item .picture-wrapper {
  max-height: 125px; }

@media (min-width: 48em) {
  .side-carousel-playlist .vertical-playlist-item .picture-wrapper {
    max-width: 120px;
    max-height: 100%;
    -ms-flex-preferred-size: calc(120px - 5px);
        flex-basis: calc(120px - 5px); } }

.side-carousel-playlist .vertical-playlist-item a {
  color: #000;
  font-size: 12px;
  margin-top: 15px;
  line-height: 17px;
  font-family: "TT Norms Pro Regular",sans-serif; }

@media (min-width: 48em) {
  .side-carousel-playlist .vertical-playlist-item a {
    -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
    margin-top: 0;
    margin-left: 5px; } }

.side-carousel-playlist .vertical-playlist-item.active a {
  color: #8E0000; }

.changeVideoOvl {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.changeVideoOvl .changeVideoContainer {
  padding: 5px 0;
  color: white; }

.changeVideoOvl .changeVideoContainer .annulla {
  display: block;
  text-align: center;
  margin: 10px auto;
  color: #8E0000;
  cursor: pointer; }

.single-format-video .site-header.visible ~ .site-content .article-picture .jw-flag-floating .jw-wrapper, .single-format-video .site-header.visible ~ .site-content .mobile-article-picture .jw-flag-floating .jw-wrapper {
  top: 100px !important; }

.single-format-video .site-header ~ .site-content .mobile-article-picture .jw-flag-floating .jw-wrapper, .single-format-video .site-header ~ .site-content .article-picture .jw-flag-floating .jw-wrapper {
  top: auto !important; }

.single-format-video .jw-flag-floating .jw-wrapper {
  right: 0 !important;
  bottom: auto !important;
  -webkit-animation: none !important;
          animation: none !important;
  max-width: 300px !important; }

@media (min-width: 48em) {
  .single-format-video .jw-flag-floating .jw-wrapper {
    right: calc((100vw - 1080px) / 2) !important;
    max-width: 345px !important; } }

.main-video-playlist-wrapper {
  background: #191919;
  width: 100%;
  position: relative;
  padding: 15px 0 0; }

@media (min-width: 48em) {
  .main-video-playlist-wrapper {
    margin-top: 30px; } }

.adBlocked .main-video-playlist-wrapper {
  margin-top: 0; }

.main-video-playlist-wrapper:before {
  width: calc(100% + 30px);
  left: -15px;
  content: '';
  position: absolute;
  height: calc(100% + 30px);
  background: #191919;
  z-index: -1;
  top: -15px; }

.main-video-playlist-wrapper .info-main-video {
  max-width: 43.4375rem;
  margin-top: -15px; }

.main-video-playlist-wrapper .arg-sub {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500; }

.main-video-playlist-wrapper .date-top {
  margin-top: 0;
  color: rgba(255, 255, 255, 0.4);
  margin-left: .3125rem; }

.main-video-playlist-wrapper .title-article {
  color: #fff;
  font-family: "TT Norms Pro Regular",sans-serif;
  font-weight: normal;
  margin-top: .9375rem;
  font-size: 1.25rem;
  line-height: 1.75rem; }

@media (min-width: 48em) {
  .main-video-playlist-wrapper .title-article {
    font-size: 2rem;
    line-height: 2.5rem; } }

.fqmagazine .main-video-playlist-wrapper .title-article {
  font-family: "Playfair Display",serif;
  font-style: italic; }

.main-video-playlist-wrapper .wrapper-video-ply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.main-video-playlist-wrapper .current-main-video {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (min-width: 48em) {
  .main-video-playlist-wrapper .current-main-video {
    -ms-flex-preferred-size: calc(715px - 30px);
        flex-basis: calc(715px - 30px);
    margin-right: 30px; } }

.main-video-playlist-wrapper .current-main-video .videoplayer {
  margin: .9375rem auto 10px;
  position: relative; }

@media screen and (max-width: 320px) {
  .main-video-playlist-wrapper .current-main-video .videoplayer {
    min-height: 164px; } }

@media screen and (min-width: 321px) and (max-width: 375px) {
  .main-video-playlist-wrapper .current-main-video .videoplayer {
    min-height: 195px; } }

@media screen and (min-width: 376px) and (max-width: 425px) {
  .main-video-playlist-wrapper .current-main-video .videoplayer {
    min-height: 222px; } }

@media screen and (min-width: 426px) and (max-width: 767px) {
  .main-video-playlist-wrapper .current-main-video .videoplayer {
    min-height: 278px; } }

@media (min-width: 48em) {
  .main-video-playlist-wrapper .current-main-video .videoplayer {
    min-height: 385px; } }

.main-video-playlist-wrapper .current-main-video .videoplayer iframe {
  max-width: 100%; }

.main-video-playlist-wrapper.full .current-main-video {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.main-video-playlist-wrapper.full .info-main-video {
  max-width: 100%; }

.main-video-playlist-wrapper.full .arg-sub.edited-arg-sub {
  margin-left: 0; }

@media (min-width: 48em) {
  .main-video-playlist-wrapper .playlist-side {
    -ms-flex-preferred-size: calc(100% - 715px);
        flex-basis: calc(100% - 715px);
    margin-top: -15px; } }

.main-video-playlist-wrapper .playlist-side .side-carousel-playlist h2 {
  color: #fff; }

.main-video-playlist-wrapper .playlist-side .side-carousel-playlist .vertical-playlist-item a {
  color: #fff; }

.main-video-playlist-wrapper .playlist-side .side-carousel-playlist .vertical-playlist-item.active a {
  color: #8E0000; }

.main-article .article-body .more-info-tag a {
  font-family: "TT Norms Pro Medium",sans-serif !important; }

.main-article .article-body .more-info-tag a:hover {
  color: #fff !important;
  opacity: 1 !important; }

.more-info-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: .9375rem 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 48em) {
  .more-info-tag {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

.more-info-tag a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  border: none;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 3.75rem;
  width: 8.375rem;
  height: 1.875rem;
  margin: .9375rem;
  font-size: .625rem;
  text-align: center;
  font-family: "TT Norms Pro Medium",sans-serif;
  line-height: .75rem;
  font-weight: 500;
  text-decoration: none !important;
  padding: .9375rem;
  width: auto;
  padding: 10px 40px; }

.more-info-tag a:first-child {
  margin-left: 0; }

@media (min-width: 48em) {
  .more-info-tag a {
    padding: 10px 20px; } }

@media (min-width: 48em) {
  .more-info-tag a {
    min-width: 11.25rem; } }

.more-info-tag a:hover {
  background-color: #000;
  color: #fff;
  opacity: 1; }
