/* Minification failed. Returning unminified contents.
(114,1259977): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_header_scroll_height'
(114,1260021): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
(114,1260291): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
(114,1260944): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
(114,1261101): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
(114,1261585): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
(114,1262208): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_bottom'
(114,1262365): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_bottom'
(114,1262571): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_header_scroll_height'
(114,1262615): run-time error CSS1039: Token not allowed after unary operator: '-bbpub_padd_top'
 */
/* Lazy Load XT 1.0.6 | MIT License */
/* Changed by UXD (2016-Jan) */
.lazy-hidden {
  background: #ececec;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/*! selectionSharer - v0.0.15 - Feb 10, 2014
* @author: Xavier Damman (@xdamman) - http://github.com/xdamman/selection-sharer - @license: MIT
* UXD (Aug 2015): complete css refactor */
@keyframes selectionSharerPopover-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#selectionSharerPopunder {
  display: none !important;
}
#selectionSharerPopover {
  display: none;
  position: absolute;
  z-index: 10;
  left: -99999999px;
  top: -99999999px;
}
#selectionSharerPopover.anim {
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  -webkit-transform: translateZ(0);
  animation: selectionSharerPopover-animation 0.3s forwards;
  -webkit-animation: selectionSharerPopover-animation 0.3s forwards;
}
#selectionSharerPopover ul,
#selectionSharerPopover li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#selectionSharerPopover-inner ul {
  font-size: 0;
  white-space: nowrap;
}
#selectionSharerPopover-inner li {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.7rem;
}
.selectionSharer_twitter,
.selectionSharer_facebook {
  width: 3rem;
  height: 3rem;
}
.selectionSharer_twitter a,
.selectionSharer_facebook a {
  display: block;
  width: 100%;
  height: 100%;
}
.selectionSharer_twitter a:hover,
.selectionSharer_facebook a:hover {
  opacity: 0.95;
}
.selectionSharer_twitter a b,
.selectionSharer_facebook a b,
.selectionSharer_email {
  display: none;
}
.selectionSharer_twitter a i,
.selectionSharer_facebook a i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ico-facebook-2.svg) no-repeat 50% 50%;
  background-size: 3rem auto;
}
.selectionSharer_twitter a i {
  background-image: url(../images/ico-twitter-2.svg);
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -o-transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition:
    width 0.2s ease-out 0.2s,
    height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s,
    margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition:
    width 0.2s ease-out 0.2s,
    height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s,
    margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -o-transition:
    width 0.2s ease-out 0.2s,
    height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s,
    margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  transition:
    width 0.2s ease-out 0.2s,
    height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s,
    margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(https://www.jn.pt/common/bundles/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow:
    inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow:
    inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow:
    inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}
.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}
.lightSlider:after,
.lightSlider:before {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(https://www.jn.pt/common/img/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}
.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}
.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider > * {
  float: left;
}
.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}
@-webkit-keyframes rightEnd {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@keyframes rightEnd {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@-webkit-keyframes topEnd {
  0%,
  100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@keyframes topEnd {
  0%,
  100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@-webkit-keyframes leftEnd {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@keyframes leftEnd {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@-webkit-keyframes bottomEnd {
  0%,
  100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
@keyframes bottomEnd {
  0%,
  100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/*!
 * tipso - A Lightweight Responsive jQuery Tooltip Plugin v1.0.8
 * Copyright (c) 2014-2015 Bojan Petkovski
 * http://tipso.object505.com
 * Licensed under the MIT license
 * http://object505.mit-license.org/
 */
.tipso_bubble,
.tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tipso_bubble {
  position: absolute;
  text-align: center;
  border-radius: 6px;
  z-index: 9999;
}
.tipso_style {
  cursor: help;
  border-bottom: 1px dotted;
}
.tipso_title {
  border-radius: 6px 6px 0 0;
}
.tipso_content {
  word-wrap: break-word;
  padding: 0.5em;
}
.tipso_bubble.tiny {
  font-size: 0.6rem;
}
.tipso_bubble.small {
  font-size: 0.8rem;
}
.tipso_bubble.default {
  font-size: 1rem;
}
.tipso_bubble.large {
  font-size: 1.2rem;
  width: 100%;
}
.tipso_bubble > .tipso_arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid;
  pointer-events: none;
}
.tipso_bubble.top > .tipso_arrow {
  border-top-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  top: 100%;
  left: 50%;
  margin-left: -8px;
}
.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
}
.tipso_bubble.left > .tipso_arrow {
  border-left-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  top: 50%;
  left: 100%;
  margin-top: -8px;
}
.tipso_bubble.right > .tipso_arrow {
  border-right-color: #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  top: 50%;
  right: 100%;
  margin-top: -8px;
}
.tipso_bubble .top_right_corner,
.tipso_bubble.top_right_corner {
  border-bottom-left-radius: 0;
}
.tipso_bubble .bottom_right_corner,
.tipso_bubble.bottom_right_corner {
  border-top-left-radius: 0;
}
.tipso_bubble .top_left_corner,
.tipso_bubble.top_left_corner {
  border-bottom-right-radius: 0;
}
.tipso_bubble .bottom_left_corner,
.tipso_bubble.bottom_left_corner {
  border-top-right-radius: 0;
}

/*!
 * jQuery Conveyor Ticker (jConveyorTicker)
 * Description: jQuery plugin to create simple horizontal conveyor belt animated tickers.
 *
 * Copyright (c) 2017 Luis Luz - UXD Lda
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Project home:
 *   https://github.com/lluz/jquery-conveyor-ticker
 *
 * Version:  1.0.0
 *
 */
.jctkr-wrapper,
.jctkr-wrapper * {
  box-sizing: border-box;
}
.jctkr-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 35px;
  vertical-align: top;
  overflow: hidden;
}
.jctkr-wrapper ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.jctkr-wrapper.jctkr-initialized ul {
  opacity: 1;
}
.jctkr-wrapper ul li {
  display: inline-block;
  font-family: sans-serif;
  font-size: 16px;
}
.jctkr-label {
  display: inline-block;
} /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
html a {
  -webkit-font-smoothing: antialiased !important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
}
img {
  -ms-interpolation-mode: bicubic;
}
figure {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
  font-weight: 400;
}
input[type="search"],
input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.clfx:after,
.clfx:before,
.t-article-1:after,
.t-article-1:before,
.t-article-footer-bar-1:after,
.t-article-footer-bar-1:before,
.t-article-multimedia-mediabox-1 .t-a-mm-mb-i:after,
.t-article-multimedia-mediabox-1 .t-a-mm-mb-i:before,
.t-content-page-1 .t-cp1-i-i:after,
.t-content-page-1 .t-cp1-i-i:before,
.t-content-page-1 .t-cp1-wrap-i:after,
.t-content-page-1 .t-cp1-wrap-i:before,
.t-cp-apps-1 .t-cp-apps-body:after,
.t-cp-apps-1 .t-cp-apps-body:before,
.t-cp-rss-1 .t-cp-rss-body:after,
.t-cp-rss-1 .t-cp-rss-body:before,
.t-explainer-slider-1 .t-explainer-slider-item-content:after,
.t-explainer-slider-1 .t-explainer-slider-item-content:before,
.t-farmacias-1 > .t-farmacias-i:after,
.t-farmacias-1 > .t-farmacias-i:before,
.t-footer-brand .t-footer-brand-inner:after,
.t-footer-brand .t-footer-brand-inner:before,
.t-form-1:after,
.t-form-1:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header:before,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header:after,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header:before,
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header:after,
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header:before,
.t-grid-1-list-5 .t-g1-l5-i-i article header:after,
.t-grid-1-list-5 .t-g1-l5-i-i article header:before,
.t-grid-1-list-6 article header:after,
.t-grid-1-list-6 article header:before,
.t-grid-1-section-headbox-3:after,
.t-grid-1-section-headbox-3:before,
.t-grid-10 .t-g10-l1-i article:after,
.t-grid-10 .t-g10-l1-i article:before,
.t-grid-10 .t-g10-l2-i article:after,
.t-grid-10 .t-g10-l2-i article:before,
.t-grid-10 .t-g10-l3-i article:after,
.t-grid-10 .t-g10-l3-i article:before,
.t-grid-10 .t-grid-inner-inner:after,
.t-grid-10 .t-grid-inner-inner:before,
.t-grid-11 .t-g11-l1 article:after,
.t-grid-11 .t-g11-l1 article:before,
.t-grid-1 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-1 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner:after,
.t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner:before,
.t-grid-3 .t-grid-3-list-1 article:after,
.t-grid-3 .t-grid-3-list-1 article:before,
.t-grid-3 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-3 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner:after,
.t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner:before,
.t-grid-4 .t-grid-4-list-1 article header:after,
.t-grid-4 .t-grid-4-list-1 article header:before,
.t-grid-4 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-4 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-5 .t-grid-content article:after,
.t-grid-5 .t-grid-content article:before,
.t-grid-6 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-6 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-7 .t-grid-content article header:after,
.t-grid-7 .t-grid-content article header:before,
.t-grid-7 .t-grid-content:after,
.t-grid-7 .t-grid-content:before,
.t-grid-8 .t-grid-content article header:after,
.t-grid-8 .t-grid-content article header:before,
.t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner:before,
.t-grid-multimedia-1 .t-grid-inner-inner:after,
.t-grid-multimedia-1 .t-grid-inner-inner:before,
.t-grid-se1-l1 .t-grid-se1-l1-i:after,
.t-grid-se1-l1 .t-grid-se1-l1-i:before,
.t-grid-se1-l1 article header:after,
.t-grid-se1-l1 article header:before,
.t-grid-se2-l1 .t-grid-se2-l1-i:after,
.t-grid-se2-l1 .t-grid-se2-l1-i:before,
.t-grid-se2-l1 article header:after,
.t-grid-se2-l1 article header:before,
.t-grid-specialevent-2 .t-grid-inner-inner:after,
.t-grid-specialevent-2 .t-grid-inner-inner:before,
.t-header-bar-3 .t-header-bar-col-1:after,
.t-header-bar-3 .t-header-bar-col-1:before,
.t-header-menu-2 ul:after,
.t-header-menu-2 ul:before,
.t-horoscopo-1 > .t-horoscopo-i:after,
.t-horoscopo-1 > .t-horoscopo-i:before,
.t-jogos-1 .t-jogos-foot-1:after,
.t-jogos-1 .t-jogos-foot-1:before,
.t-jogos-1 .t-jogos-res .t-jogos-res-box-4:after,
.t-jogos-1 .t-jogos-res .t-jogos-res-box-4:before,
.t-jogos-1 .t-jogos-res .t-jogos-res-item:after,
.t-jogos-1 .t-jogos-res .t-jogos-res-item:before,
.t-jogos-1 > .t-jogos-i:after,
.t-jogos-1 > .t-jogos-i:before,
.t-lsbm-featured-elms:after,
.t-lsbm-featured-elms:before,
.t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i:after,
.t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i:before,
.t-meteo-1 .t-meteo-rangetemp .t-meteo-rt-i:after,
.t-meteo-1 .t-meteo-rangetemp .t-meteo-rt-i:before,
.t-meteo-1 > .t-meteo-i:after,
.t-meteo-1 > .t-meteo-i:before,
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner:after,
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner:before,
.t-poll-1 .t-poll-content-1:after,
.t-poll-1 .t-poll-content-1:before,
.t-poll-1 .t-poll-footer-1:after,
.t-poll-1 .t-poll-footer-1:before,
.t-pre-content-box-1 > .t-i:after,
.t-pre-content-box-1 > .t-i:before,
.t-section-list-2 nav ul li:after,
.t-section-list-2 nav ul li:before,
.t-section-list-6 ul li a:after,
.t-section-list-6 ul li a:before,
.t-section-list-7 nav ul li:after,
.t-section-list-7 nav ul li:before,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption:after,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption:before,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1:after,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1:before {
  content: " ";
  display: table;
}
.clfx:after,
.t-article-1:after,
.t-article-footer-bar-1:after,
.t-article-multimedia-mediabox-1 .t-a-mm-mb-i:after,
.t-content-page-1 .t-cp1-i-i:after,
.t-content-page-1 .t-cp1-wrap-i:after,
.t-cp-apps-1 .t-cp-apps-body:after,
.t-cp-rss-1 .t-cp-rss-body:after,
.t-explainer-slider-1 .t-explainer-slider-item-content:after,
.t-farmacias-1 > .t-farmacias-i:after,
.t-footer-brand .t-footer-brand-inner:after,
.t-form-1:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header:after,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header:after,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header:after,
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header:after,
.t-grid-1-list-5 .t-g1-l5-i-i article header:after,
.t-grid-1-list-6 article header:after,
.t-grid-1-section-headbox-3:after,
.t-grid-10 .t-g10-l1-i article:after,
.t-grid-10 .t-g10-l2-i article:after,
.t-grid-10 .t-g10-l3-i article:after,
.t-grid-10 .t-grid-inner-inner:after,
.t-grid-11 .t-g11-l1 article:after,
.t-grid-1 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner:after,
.t-grid-3 .t-grid-3-list-1 article:after,
.t-grid-3 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner:after,
.t-grid-4 .t-grid-4-list-1 article header:after,
.t-grid-4 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-5 .t-grid-content article:after,
.t-grid-6 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-7 .t-grid-content article header:after,
.t-grid-7 .t-grid-content:after,
.t-grid-8 .t-grid-content article header:after,
.t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner:after,
.t-grid-multimedia-1 .t-grid-inner-inner:after,
.t-grid-se1-l1 .t-grid-se1-l1-i:after,
.t-grid-se1-l1 article header:after,
.t-grid-se2-l1 .t-grid-se2-l1-i:after,
.t-grid-se2-l1 article header:after,
.t-grid-specialevent-2 .t-grid-inner-inner:after,
.t-header-bar-3 .t-header-bar-col-1:after,
.t-header-menu-2 ul:after,
.t-horoscopo-1 > .t-horoscopo-i:after,
.t-jogos-1 .t-jogos-foot-1:after,
.t-jogos-1 .t-jogos-res .t-jogos-res-box-4:after,
.t-jogos-1 .t-jogos-res .t-jogos-res-item:after,
.t-jogos-1 > .t-jogos-i:after,
.t-lsbm-featured-elms:after,
.t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i:after,
.t-meteo-1 .t-meteo-rangetemp .t-meteo-rt-i:after,
.t-meteo-1 > .t-meteo-i:after,
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner:after,
.t-poll-1 .t-poll-content-1:after,
.t-poll-1 .t-poll-footer-1:after,
.t-pre-content-box-1 > .t-i:after,
.t-section-list-2 nav ul li:after,
.t-section-list-6 ul li a:after,
.t-section-list-7 nav ul li:after,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption:after,
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1:after {
  clear: both;
}
@-webkit-keyframes anim-blink-1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes anim-blink-1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes anim-blink-1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim-blink-1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
html {
  font-size: 10px;
}
body {
  position: relative;
  min-width: 320px;
  min-width: 32rem;
  line-height: 1.3;
  background: #fff;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #1d2022;
}
a,
a:link,
a:visited {
  color: #1d2022;
  text-decoration: none;
}
a:hover {
  color: #1d2022;
  text-decoration: none;
}
a:active,
a:focus {
  outline: 0;
  background-color: transparent;
}
b,
strong {
  font-weight: 600;
}
address,
em,
i {
  font-style: italic;
}
button,
input,
select,
textarea {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b1b1b1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b1b1b1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b1b1b1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b1b1b1;
}
.t-header {
  position: relative;
  z-index: 2;
  height: 0;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.t-main {
  position: relative;
  z-index: 1;
  min-height: 430px;
  min-height: 43rem;
  padding-top: 126px;
  padding-top: 12.6rem;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
@media (max-width: 767px) {
  .t-main {
    min-height: 370px;
    min-height: 37rem;
    padding-top: 103px;
    padding-top: 10.3rem;
  }
}
.t-page-with-submenu-1 .t-main {
  padding-top: 161px;
  padding-top: 16.1rem;
}
@media (max-width: 767px) {
  .t-page-with-submenu-1 .t-main {
    padding-top: 103px;
    padding-top: 10.3rem;
  }
}
.t-footer {
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.t-footer-brand {
  height: 87px;
  height: 8.7rem;
  background: #0069a6;

}
.t-footer-brand .t-footer-brand-inner {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 20px;
  padding: 0 2rem;
  background: #0069a6;
}

.t-footer-brand .t-footer-brand-logo-1 {
  float: left;
  width: 95px;
  width: 9.5rem;
  height: 87px;
  height: 8.7rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNzE2Ljc3MXB4IiBoZWlnaHQ9IjU5NC4wNDRweCIgdmlld0JveD0iMCAwIDcxNi43NzEgNTk0LjA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzE2Ljc3MSA1OTQuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRjkxRTQxIiBwb2ludHM9IjAsMC44MjUgMCw1OTQuMDQ0IDExMS42MDksNTk0LjA0NCAxMTEuNjA5LDAuODI1IDAsMC44MjUgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyMi4zNTUsMTIyLjkzNGwtMTA4LjAzOC0wLjQ5MnYyNjAuNzY1aC0zNC44NjV2ODMuNDg3YzE4LjE2OCwzLjQzNiwzNC4zNzYsNC45MDksNDguNjE1LDQuOTA5YzY3LjI3OCwwLDk0LjI4OC0zNy44MSw5NC4yODgtMTEyLjk0NlYxMjIuOTM0TDMyMi4zNTUsMTIyLjkzNHogTTY0OC45MzMsNDY2LjY5M3YtMzQzLjc2aC0xMDMuMTN2NzMuNjY0bDQuOTEyLDc0LjY0NGgtNC45MTJsLTgzLjQ4NC0xNDguMzA4SDM1OS4xOTN2MzQzLjc2aDEwMy4xMjZWMzkzLjAzbC00LjkxMi03NC42NDVoNC45MTJsODMuNDg0LDE0OC4zMDhINjQ4LjkzM0w2NDguOTMzLDQ2Ni42OTN6Ii8+PC9zdmc+)
    no-repeat;
  background-size: cover;
}
.t-footer-brand .t-footer-brand-logo-1 em {
  display: none;
}
.t-footer-brand .t-footer-brand-info-1 {
  float: right;
  margin: 28px 0 0 0;
  margin: 2.8rem 0 0 0;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-txt {
  padding: 0 0 7px 0;
  padding: 0 0 0.7rem 0;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  opacity: 0.5;
  line-height: 1.1;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links {
  white-space: nowrap;
  color: #fff;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul li {
  display: inline-block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul li a {
  color: #fff;
  opacity: 0.5;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul li a:hover {
  opacity: 1;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul li:before {
  content: "|";
  margin: 0 1px 0 4px;
  margin: 0 0.1rem 0 0.4rem;
  opacity: 0.5;
}
.t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links ul li:first-child:before {
  display: none;
}
@media (max-width: 1299px) {
  .t-footer-brand .t-footer-brand-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-footer-brand .t-footer-brand-inner:before {
    left: -1px;
    width: 28px;
  }
}
@media (max-width: 1023px) {
  .t-footer-brand .t-footer-brand-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-footer-brand .t-footer-brand-inner:before {
    left: -1px;
    width: 38px;
  }
}
@media (max-width: 767px) {
  .t-footer-brand .t-footer-brand-inner {
    min-width: 320px;
    min-width: 32rem;
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
  .t-footer-brand .t-footer-brand-inner:before {
    display: none;
  }
  .t-footer-brand .t-footer-brand-info-1 {
    margin: 40px 0 0 0;
    margin: 4rem 0 0 0;
  }
  .t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-txt {
    padding: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-txt span {
    display: block;
  }
  .t-footer-brand .t-footer-brand-info-1 .t-footer-brand-info-links {
  }
}
@media (min-width: 1024px) {
  .t-page-pub-frame-1 .t-footer-brand .t-footer-brand-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-page-pub-frame-1 .t-footer-brand .t-footer-brand-inner:before {
    left: -1px;
    width: 28px;
  }
}
@media (min-width: 1194px) {
  .t-page-pub-frame-1 .t-footer-brand .t-footer-brand-inner {
    -webkit-transform: translate(-7.5rem, 0);
    -moz-transform: translate(-7.5rem, 0);
    -o-transform: translate(-7.5rem, 0);
    -ms-transform: translate(-7.5rem, 0);
    transform: translate(-7.5rem, 0);
  }
}
@media (min-width: 1344px) {
  .t-page-pub-frame-1 .t-footer-brand .t-footer-brand-inner {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-footer-tabs > nav {
  border-bottom: 3px solid #0069a6;
}
.t-footer-tabs > nav ul {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 20px;
  padding: 0 2rem;
  font-size: 0;
}
.t-footer-tabs > nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
  margin: 0 0.5rem 0 0;
  background: #f2f2f2;
  border-radius: 2px 2px 0 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #0069a6;
}
.t-footer-tabs > nav ul li:hover {
  background: #e6e6e6;
  color: #2a2a2a;
}
.t-footer-tabs > nav ul li.current {
  background: #0069a6;
  color: #fff;
}
.t-footer-tabs > nav ul li.current span {
  cursor: default;
}
.t-footer-tabs > nav ul li span {
  display: block;
  height: 28px;
  height: 2.8rem;
  padding: 7px 18px 0 18px;
  padding: 0.7rem 1.8rem 0 1.8rem;
  line-height: 1;
  cursor: pointer;
}
.t-footer-tabs > div ~ div {
  display: none;
}
@media (max-width: 1299px) {
  .t-footer-tabs > nav ul {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-footer-tabs > nav ul {
    display: none;
  }
  .t-footer-tabs > div {
    display: block !important;
  }
  .t-footer-tabs > div ~ div {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .t-page-pub-frame-1 .t-footer-tabs > nav ul {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1194px) {
  .t-page-pub-frame-1 .t-footer-tabs > nav ul {
    -webkit-transform: translate(-7.5rem, 0);
    -moz-transform: translate(-7.5rem, 0);
    -o-transform: translate(-7.5rem, 0);
    -ms-transform: translate(-7.5rem, 0);
    transform: translate(-7.5rem, 0);
  }
}
@media (min-width: 1344px) {
  .t-page-pub-frame-1 .t-footer-tabs > nav ul {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-footer-nl {
  background: #f2f2f2;
}
.t-footer-nl .t-footer-nl-inner {
  max-width: 1300px;
  max-width: 130rem;
  min-height: 147px;
  min-height: 14.7rem;
  margin: 0 auto;
  padding: 19px 150px 0 450px;
  padding: 1.9rem 15rem 0 45rem;
  background: url(../images/footer-bg-1.png) no-repeat 0 0;
  background-size: auto 100%;
  text-align: center;
  line-height: 1.1;
}
.t-footer-nl .t-footer-nl-txt {
  color: #2a2a2a;
}
.t-footer-nl .t-footer-nl-txt > strong {
  display: block;
  padding-bottom: 11px;
  padding-bottom: 1.1rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 25px;
  font-size: 2.5rem;
}
.t-footer-nl .t-footer-nl-txt > p {
  margin: 0;
  padding-bottom: 14px;
  padding-bottom: 1.4rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.t-footer-nl .t-footer-nl-txt > p a {
  text-decoration: underline;
}
.t-footer-nl .t-footer-nl-txt > p a:hover {
  text-decoration: none;
}
.t-footer-nl .t-footer-nl-form {
  font-size: 0;
}
.t-footer-nl .t-footer-nl-form > * {
  outline: 0;
}
.t-footer-nl .t-footer-nl-form input[type="text"] {
  display: inline-block;
  vertical-align: top;
  width: 500px;
  width: 50rem;
  height: 38px;
  height: 3.8rem;
  padding: 0 10px;
  padding: 0 1rem;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-right-color: transparent;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.t-footer-nl .t-footer-nl-form button {
  display: inline-block;
  vertical-align: top;
  height: 38px;
  height: 3.8rem;
  padding: 0 23px;
  padding: 0 2.3rem;
  background: #087ec3;
  border: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}
.t-footer-nl .t-footer-nl-form button:active,
.t-footer-nl .t-footer-nl-form button:focus,
.t-footer-nl .t-footer-nl-form button:hover {
  background-color: #0069a6;
}
.t-footer-nl .t-footer-nl-form-message p {
  margin: 0;
  padding: 10px 0;
  padding: 1rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
@media (max-width: 1299px) {
  .t-footer-nl .t-footer-nl-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 19px 15px 0 315px;
    padding: 1.9rem 1.5rem 0 31.5rem;
  }
}
@media (max-width: 1023px) {
  .t-footer-nl .t-footer-nl-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 23px 0 0 215px;
    padding: 2.3rem 0 0 21.5rem;
  }
  .t-footer-nl .t-footer-nl-txt > strong {
    display: block;
    font-size: 20px;
    font-size: 2rem;
  }
  .t-footer-nl .t-footer-nl-form input[type="text"] {
    width: 285px;
    width: 28.5rem;
  }
  .t-footer-nl .t-footer-nl-form-message p {
    width: 400px;
    width: 40rem;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .t-footer-nl .t-footer-nl-inner {
    max-width: 320px;
    max-width: 32rem;
    padding: 24px 10px 0 10px;
    padding: 2.4rem 1rem 0 1rem;
    background: 0 0;
  }
  .t-footer-nl .t-footer-nl-txt {
    line-height: 2.3rem;
    line-height: 1.15;
  }
  .t-footer-nl .t-footer-nl-txt > strong {
    padding-bottom: 14px;
    padding-bottom: 1.4rem;
  }
  .t-footer-nl .t-footer-nl-txt > p {
    display: none;
  }
  .t-footer-nl .t-footer-nl-form input[type="text"] {
    width: 259px;
    width: 25.9rem;
  }
  .t-footer-nl .t-footer-nl-form button {
    width: 39px;
    width: 3.9rem;
    padding: 0;
    background: #087ec3
      url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
      no-repeat 50% 50%;
    background-size: 1.7rem 2.2rem;
  }
  .t-footer-nl .t-footer-nl-form button:active,
  .t-footer-nl .t-footer-nl-form button:focus,
  .t-footer-nl .t-footer-nl-form button:hover {
    background-color: #0069a6;
  }
  .t-footer-nl .t-footer-nl-form button span {
    display: none;
  }
  .t-footer-nl .t-footer-nl-form-message p {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .t-page-pub-frame-1 .t-footer-nl .t-footer-nl-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 19px 15px 0 315px;
    padding: 1.9rem 1.5rem 0 31.5rem;
  }
}
@media (min-width: 1194px) {
  .t-page-pub-frame-1 .t-footer-nl .t-footer-nl-inner {
    -webkit-transform: translate(-7.5rem, 0);
    -moz-transform: translate(-7.5rem, 0);
    -o-transform: translate(-7.5rem, 0);
    -ms-transform: translate(-7.5rem, 0);
    transform: translate(-7.5rem, 0);
  }
}
@media (min-width: 1344px) {
  .t-page-pub-frame-1 .t-footer-nl .t-footer-nl-inner {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-footer-sm {
  position: relative;
  background: #f2f2f2;
  min-height: 462px;
  min-height: 46.2rem;
  overflow: hidden;
}
.t-footer-sm .t-footer-sm-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 220px 40px 20px;
  padding: 0 22rem 4rem 2rem;
}
.t-footer-sm .t-footer-sm-extra {
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  width: 200px;
  width: 20rem;
  margin-right: -630px;
  margin-right: -63rem;
  background: #dfdfdf;
}
@media (max-width: 1299px) {
  .t-footer-sm .t-footer-sm-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 220px 40px 10px;
    padding: 0 22rem 4rem 1rem;
  }
  .t-footer-sm .t-footer-sm-extra {
    margin-right: -492px;
    margin-right: -49.2rem;
  }
}
@media (min-width: 1024px) {
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 220px 40px 10px;
    padding: 0 22rem 4rem 1rem;
  }
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-extra {
    margin-right: -492px;
    margin-right: -49.2rem;
  }
}
@media (min-width: 1194px) {
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-extra,
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-inner {
    -webkit-transform: translate(-7.5rem, 0);
    -moz-transform: translate(-7.5rem, 0);
    -o-transform: translate(-7.5rem, 0);
    -ms-transform: translate(-7.5rem, 0);
    transform: translate(-7.5rem, 0);
  }
}
@media (min-width: 1344px) {
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-extra,
  .t-page-pub-frame-1 .t-footer-sm .t-footer-sm-inner {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-footer-sm-menu-1 {
  margin: 0 0 0 -10px;
  margin: 0 0 0 -1rem;
  font-size: 0;
}
.t-footer-sm-menu-1 nav {
  display: inline-block;
  width: 19.9999%;
  min-height: 100%;
  vertical-align: top;
  padding: 26px 10px 20px 10px;
  padding: 2.6rem 1rem 2rem 1rem;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav {
    width: 24.9999%;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav {
  width: 24.9999%;
}
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 {
  width: 59.9999%;
  padding-right: 0;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 {
    width: 49.9999%;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 {
  width: 49.9999%;
}
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after,
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul:after {
  content: "";
  position: absolute;
  left: 33.3333%;
  top: 0;
  width: 1px;
  height: 335px;
  height: 33.5rem;
  background: #dddcdd;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after,
  .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul:after {
    left: 49.9999%;
    height: 545px;
    height: 54.5rem;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after,
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul:after {
  left: 49.9999%;
  height: 545px;
  height: 54.5rem;
}
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after {
  left: -222px;
  left: -22.2rem;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after {
    display: none;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 + .t-footer-sm-menu-grp-2 > ul:after {
  display: none;
}
.t-footer-sm-menu-1 nav > ul {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-footer-sm-menu-1 nav > ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 328px;
  height: 32.8rem;
  background: #dddcdd;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav > ul:before {
    height: 545px;
    height: 54.5rem;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav > ul:before {
  height: 545px;
  height: 54.5rem;
}
.t-footer-sm-menu-1 nav > ul li {
  display: inline-block;
  width: 100%;
  padding: 5px 10px 5px 13px;
  padding: 0.5rem 1rem 0.5rem 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
}
.t-footer-sm-menu-1 nav > ul li a:focus,
.t-footer-sm-menu-1 nav > ul li a:hover {
  color: #0069a6;
}
.t-footer-sm-menu-1 nav > ul li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-footer-sm-menu-1 nav > ul li ul li {
  padding: 10px 12px 0 13px;
  padding: 1rem 1.2rem 0 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
@media (max-width: 1299px) {
  .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.t-page-pub-frame-1 .t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-1 > ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.t-footer-sm-menu-1 nav.t-footer-sm-menu-grp-2 li {
  padding-right: 0;
}
.t-footer-sm-menu-2 {
  padding: 26px 20px 20px 20px;
  padding: 2.6rem 2rem 2rem 2rem;
}
.t-footer-sm-menu-2 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-1 {
  padding-bottom: 26px;
  padding-bottom: 2.6rem;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-1 li {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  padding: 0.5rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-1 li a:focus,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-1 li a:hover {
  color: #0069a6;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 {
  padding-bottom: 26px;
  padding-bottom: 2.6rem;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  padding: 0.5rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a:focus,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a:hover {
  color: #0069a6;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a:before {
  content: "";
  display: inline-block;
  width: 18px;
  width: 1.8rem;
  height: 16px;
  height: 1.6rem;
  margin-right: 3px;
  vertical-align: text-top;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNyAxMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4gICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA5NjY5MTEsMC4xMDkwNTgpIj4gICAgICAgIDxwYXRoIGlkPSJGQUNFQk9PS19GT09URVIiIGQ9Ik0zLjkxNCw0LjEyOUw1LjkzMSw0LjEyOUw1LjY5Niw2LjM1OEwzLjkxNCw2LjM1OEwzLjkxNCwxMi44MjZMMS4yMzgsMTIuODI2TDEuMjM4LDYuMzU4TC0wLjA5Nyw2LjM1OEwtMC4wOTcsNC4xMjlMMS4yMzgsNC4xMjlMMS4yMzgsMi43ODdDMS4yMzgsMS44MzUgMS40NjMsMS4xMTQgMS45MTMsMC42MjVDMi4zNjMsMC4xMzYgMy4xMDMsLTAuMTA5IDQuMTM0LC0wLjEwOUw1LjkxNSwtMC4xMDlMNS45MTUsMi4xMkw0LjgwMSwyLjEyQzQuNTk3LDIuMTIgNC40MzMsMi4xMzcgNC4zMSwyLjE3MUM0LjE4NywyLjIwNSA0LjA5OCwyLjI2NiA0LjA0NCwyLjM1NUMzLjk4OSwyLjQ0NCAzLjk1MywyLjUzNSAzLjkzOCwyLjYyNkMzLjkyMiwyLjcxOCAzLjkxNCwyLjg0NyAzLjkxNCwzLjAxNUwzLjkxNCw0LjEyOVoiIHN0eWxlPSJmaWxsOnJnYig0MSw0MSw0MSk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+ICAgIDwvZz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.4rem 1.4rem;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a:focus:before,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNyAxMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij4gICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA5NjY5MTEsMC4xMDkwNTgpIj4gICAgICAgIDxwYXRoIGlkPSJGQUNFQk9PS19GT09URVIiIGQ9Ik0zLjkxNCw0LjEyOUw1LjkzMSw0LjEyOUw1LjY5Niw2LjM1OEwzLjkxNCw2LjM1OEwzLjkxNCwxMi44MjZMMS4yMzgsMTIuODI2TDEuMjM4LDYuMzU4TC0wLjA5Nyw2LjM1OEwtMC4wOTcsNC4xMjlMMS4yMzgsNC4xMjlMMS4yMzgsMi43ODdDMS4yMzgsMS44MzUgMS40NjMsMS4xMTQgMS45MTMsMC42MjVDMi4zNjMsMC4xMzYgMy4xMDMsLTAuMTA5IDQuMTM0LC0wLjEwOUw1LjkxNSwtMC4xMDlMNS45MTUsMi4xMkw0LjgwMSwyLjEyQzQuNTk3LDIuMTIgNC40MzMsMi4xMzcgNC4zMSwyLjE3MUM0LjE4NywyLjIwNSA0LjA5OCwyLjI2NiA0LjA0NCwyLjM1NUMzLjk4OSwyLjQ0NCAzLjk1MywyLjUzNSAzLjkzOCwyLjYyNkMzLjkyMiwyLjcxOCAzLjkxNCwyLjg0NyAzLjkxNCwzLjAxNUwzLjkxNCw0LjEyOVoiIHN0eWxlPSJmaWxsOiMwMDY5YTY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-twitter:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTQgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wNzkyOTYxLDAuMTAyNDY0KSI+ICAgICAgICA8cGF0aCBpZD0iVFdJVFRFUl9GT09URVIiIGQ9Ik0tMC4wNzksOS42NThDMC4xNDEsOS42OCAwLjM2MSw5LjY5MSAwLjU4MSw5LjY5MUMxLjg3Miw5LjY5MSAzLjAyNCw5LjI5NSA0LjAzNiw4LjUwM0MzLjQzNSw4LjQ5NiAyLjg5Niw4LjMxMiAyLjQxOSw3Ljk1M0MxLjk0Miw3LjU5MyAxLjYxNSw3LjEzNSAxLjQzOSw2LjU3N0MxLjU4Niw2LjYwNiAxLjc1OCw2LjYyMSAxLjk1Nyw2LjYyMUMyLjIxMyw2LjYyMSAyLjQ1OSw2LjU4OCAyLjY5NCw2LjUyMkMyLjA0OCw2LjM5NyAxLjUxNCw2LjA4IDEuMDkzLDUuNTdDMC42NzEsNS4wNiAwLjQ2LDQuNDcyIDAuNDYsMy44MDRMMC40NiwzLjc3MUMwLjg0OSwzLjk5MSAxLjI3MSw0LjEwNSAxLjcyNSw0LjExMkMxLjM0NCwzLjg2MyAxLjA0MSwzLjUzNCAwLjgxOCwzLjEyN0MwLjU5NCwyLjcyIDAuNDgyLDIuMjc4IDAuNDgyLDEuODAxQzAuNDgyLDEuMzAyIDAuNjEsMC44MzcgMC44NjcsMC40MDRDMS41NTcsMS4yNjIgMi4zOTksMS45NDYgMy4zOTMsMi40NTZDNC4zODcsMi45NjYgNS40NTIsMy4yNSA2LjU4OSwzLjMwOUM2LjUzOCwzLjA2NyA2LjUxMiwyLjg1NCA2LjUxMiwyLjY3MUM2LjUxMiwxLjkwOCA2Ljc4NCwxLjI1NSA3LjMyNywwLjcxMkM3Ljg2OSwwLjE2OSA4LjUyNiwtMC4xMDIgOS4yOTYsLTAuMTAyQzEwLjA5NiwtMC4xMDIgMTAuNzcxLDAuMTkxIDExLjMyMSwwLjc3OEMxMS45NTksMC42NDYgMTIuNTQ2LDAuNDE4IDEzLjA4MiwwLjA5NkMxMi44NzYsMC43NjMgMTIuNDczLDEuMjc3IDExLjg3MSwxLjYzNkMxMi40MDcsMS41NyAxMi45MzUsMS40MjMgMTMuNDU2LDEuMTk2QzEzLjEwNCwxLjc0NiAxMi42NDUsMi4yMjcgMTIuMDgsMi42MzhMMTIuMDgsMy4wMDFDMTIuMDgsMy43NDIgMTEuOTcyLDQuNDg0IDExLjc1Niw1LjIyOUMxMS41MzksNS45NzQgMTEuMjA5LDYuNjg1IDEwLjc2NSw3LjM2NEMxMC4zMjIsOC4wNDMgOS43OTIsOC42NDYgOS4xNzUsOS4xNzRDOC41NTksOS43MDIgNy44MiwxMC4xMjIgNi45NTgsMTAuNDM0QzYuMDk2LDEwLjc0NiA1LjE3LDEwLjkwMiA0LjE3OSwxMC45MDJDMi42NDYsMTAuOTAyIDEuMjI3LDEwLjQ4NyAtMC4wNzksOS42NTgiIHN0eWxlPSJmaWxsOnJnYig0MSw0MSw0MSk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-twitter:focus:before,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-twitter:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTQgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wNzkyOTYxLDAuMTAyNDY0KSI+ICAgICAgICA8cGF0aCBpZD0iVFdJVFRFUl9GT09URVIiIGQ9Ik0tMC4wNzksOS42NThDMC4xNDEsOS42OCAwLjM2MSw5LjY5MSAwLjU4MSw5LjY5MUMxLjg3Miw5LjY5MSAzLjAyNCw5LjI5NSA0LjAzNiw4LjUwM0MzLjQzNSw4LjQ5NiAyLjg5Niw4LjMxMiAyLjQxOSw3Ljk1M0MxLjk0Miw3LjU5MyAxLjYxNSw3LjEzNSAxLjQzOSw2LjU3N0MxLjU4Niw2LjYwNiAxLjc1OCw2LjYyMSAxLjk1Nyw2LjYyMUMyLjIxMyw2LjYyMSAyLjQ1OSw2LjU4OCAyLjY5NCw2LjUyMkMyLjA0OCw2LjM5NyAxLjUxNCw2LjA4IDEuMDkzLDUuNTdDMC42NzEsNS4wNiAwLjQ2LDQuNDcyIDAuNDYsMy44MDRMMC40NiwzLjc3MUMwLjg0OSwzLjk5MSAxLjI3MSw0LjEwNSAxLjcyNSw0LjExMkMxLjM0NCwzLjg2MyAxLjA0MSwzLjUzNCAwLjgxOCwzLjEyN0MwLjU5NCwyLjcyIDAuNDgyLDIuMjc4IDAuNDgyLDEuODAxQzAuNDgyLDEuMzAyIDAuNjEsMC44MzcgMC44NjcsMC40MDRDMS41NTcsMS4yNjIgMi4zOTksMS45NDYgMy4zOTMsMi40NTZDNC4zODcsMi45NjYgNS40NTIsMy4yNSA2LjU4OSwzLjMwOUM2LjUzOCwzLjA2NyA2LjUxMiwyLjg1NCA2LjUxMiwyLjY3MUM2LjUxMiwxLjkwOCA2Ljc4NCwxLjI1NSA3LjMyNywwLjcxMkM3Ljg2OSwwLjE2OSA4LjUyNiwtMC4xMDIgOS4yOTYsLTAuMTAyQzEwLjA5NiwtMC4xMDIgMTAuNzcxLDAuMTkxIDExLjMyMSwwLjc3OEMxMS45NTksMC42NDYgMTIuNTQ2LDAuNDE4IDEzLjA4MiwwLjA5NkMxMi44NzYsMC43NjMgMTIuNDczLDEuMjc3IDExLjg3MSwxLjYzNkMxMi40MDcsMS41NyAxMi45MzUsMS40MjMgMTMuNDU2LDEuMTk2QzEzLjEwNCwxLjc0NiAxMi42NDUsMi4yMjcgMTIuMDgsMi42MzhMMTIuMDgsMy4wMDFDMTIuMDgsMy43NDIgMTEuOTcyLDQuNDg0IDExLjc1Niw1LjIyOUMxMS41MzksNS45NzQgMTEuMjA5LDYuNjg1IDEwLjc2NSw3LjM2NEMxMC4zMjIsOC4wNDMgOS43OTIsOC42NDYgOS4xNzUsOS4xNzRDOC41NTksOS43MDIgNy44MiwxMC4xMjIgNi45NTgsMTAuNDM0QzYuMDk2LDEwLjc0NiA1LjE3LDEwLjkwMiA0LjE3OSwxMC45MDJDMi42NDYsMTAuOTAyIDEuMjI3LDEwLjQ4NyAtMC4wNzksOS42NTgiIHN0eWxlPSJmaWxsOiMwMDY5YTY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-googleplus:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTQgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wNDg3NjMzLDAuMDY4NTQ4KSI+ICAgICAgICA8cGF0aCBpZD0iRytfRk9URVIiIGQ9Ik04LjkxOSwtMC4wNjlMNy4wMzksMC45NTlMNi42MzQsMC45NTlDNi45ODksMS4zNjQgNy4zNTksMS45MTggNy4zNTksMi43NTZDNy4zNTksNC4wMTEgNi41OSw0LjYwNiA1Ljk2Nyw1LjA3OUw1Ljk1Miw1LjA5MUM1Ljc2OCw1LjI2NiA1LjYxMiw1LjQxNSA1LjYxMiw1LjYzM0M1LjYxMiw1LjgzMiA1Ljc0Myw1Ljk0OCA1LjkyNCw2LjA5MUw1LjkyNyw2LjA5NEw2LjQ5NCw2LjUyMUM3LjE4Miw3LjA3OCA3Ljg5Miw3LjY1NCA3Ljg5Miw4LjgwOUM3Ljg5MiwxMC4zNDEgNi40LDExLjg5MiAzLjU0OCwxMS44OTJDMS4wNjMsMTEuODkyIC0wLjA0OSwxMC42OSAtMC4wNDksOS41MDFDLTAuMDQ5LDkuMjAyIDAuMDQ4LDguMTY1IDEuMjc1LDcuNDU4QzIuMTA5LDYuOTY2IDMuMTcxLDYuODIzIDMuOTE4LDYuNzYzQzMuNzc4LDYuNTQ5IDMuNjY2LDYuMjg3IDMuNjY2LDUuOTQ4QzMuNjY2LDUuODIzIDMuNjc5LDUuNzIgMy43MDQsNS42MjdDMy42NTcsNS42MyAzLjYxLDUuNjMgMy41NjMsNS42M0MyLjk3OCw1LjYzIDIuMTQsNS40OSAxLjQ3NCw0LjgxN0MxLjAwMSw0LjM0NCAwLjczLDMuNjkgMC43MywzLjAzQzAuNzMsMi4yMTcgMS4xMzUsMS4zOTIgMS44MTMsMC44MzFMMS44MTYsMC44MjJDMi44MDcsMC4wMzMgMy45NjksLTAuMDY4IDQuNzYyLC0wLjA2OUw4LjkxOSwtMC4wNjlaTTYuMzYsOS4zOThDNi4zNiwxMC4yNTEgNS41NzUsMTAuNzg0IDQuMzExLDEwLjc4NEMyLjgxMywxMC43ODQgMS44MSwxMC4xNDIgMS44MSw5LjE4NkMxLjgxLDguMzczIDIuNDgsOC4wNCAyLjk4Nyw3Ljg2M0MzLjU3Niw3LjY3MyA0LjM2Nyw3LjYzNSA0LjU0Nyw3LjYzNUM0LjY2OSw3LjYzNSA0LjczNyw3LjYzNSA0LjgxOCw3LjY0MkM1Ljk1OCw4LjQyNiA2LjM2LDguNzY2IDYuMzYsOS4zOThaTTExLjQ3MywtMC4wNjlMMTEuNDczLDIuMzZMMTMuOTAyLDIuMzZMMTMuOTAyLDMuNDE5TDExLjQ3MywzLjQxOUwxMS40NzMsNS45NDFMMTAuNDE0LDUuOTQxTDEwLjQxNCwzLjQxOUw3LjkyMywzLjQxOUw3LjkyMywyLjM2TDEwLjQxNCwyLjM2TDEwLjQxNCwtMC4wNjlMMTEuNDczLC0wLjA2OVpNMi41ODksMi4yOTVDMi41ODksMS44NzggMi42ODIsMS41NjMgMi44NzgsMS4zMzNDMy4wODEsMS4wODcgMy40NDUsMC45MjUgMy43ODEsMC45MjVDNC40MDEsMC45MjUgNC44MDYsMS4zOTIgNS4wMzksMS43ODRDNS4zMjYsMi4yNjcgNS41MDMsMi45MDggNS41MDMsMy40NTNDNS41MDMsMy42MDYgNS41MDMsNC4wNzYgNS4xODYsNC4zODFDNC45NjgsNC41OSA0LjYwMyw0LjczNiA0LjI5NSw0LjczNkMzLjY1Nyw0LjczNiAzLjI1Miw0LjI3OSAzLjAyOCwzLjg5NkMyLjcwNCwzLjM0MSAyLjU4OSwyLjcwNiAyLjU4OSwyLjI5NVoiIHN0eWxlPSJmaWxsOnJnYig0MSw0MSw0MSk7Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-googleplus:focus:before,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-googleplus:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTQgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wNDg3NjMzLDAuMDY4NTQ4KSI+ICAgICAgICA8cGF0aCBpZD0iRytfRk9URVIiIGQ9Ik04LjkxOSwtMC4wNjlMNy4wMzksMC45NTlMNi42MzQsMC45NTlDNi45ODksMS4zNjQgNy4zNTksMS45MTggNy4zNTksMi43NTZDNy4zNTksNC4wMTEgNi41OSw0LjYwNiA1Ljk2Nyw1LjA3OUw1Ljk1Miw1LjA5MUM1Ljc2OCw1LjI2NiA1LjYxMiw1LjQxNSA1LjYxMiw1LjYzM0M1LjYxMiw1LjgzMiA1Ljc0Myw1Ljk0OCA1LjkyNCw2LjA5MUw1LjkyNyw2LjA5NEw2LjQ5NCw2LjUyMUM3LjE4Miw3LjA3OCA3Ljg5Miw3LjY1NCA3Ljg5Miw4LjgwOUM3Ljg5MiwxMC4zNDEgNi40LDExLjg5MiAzLjU0OCwxMS44OTJDMS4wNjMsMTEuODkyIC0wLjA0OSwxMC42OSAtMC4wNDksOS41MDFDLTAuMDQ5LDkuMjAyIDAuMDQ4LDguMTY1IDEuMjc1LDcuNDU4QzIuMTA5LDYuOTY2IDMuMTcxLDYuODIzIDMuOTE4LDYuNzYzQzMuNzc4LDYuNTQ5IDMuNjY2LDYuMjg3IDMuNjY2LDUuOTQ4QzMuNjY2LDUuODIzIDMuNjc5LDUuNzIgMy43MDQsNS42MjdDMy42NTcsNS42MyAzLjYxLDUuNjMgMy41NjMsNS42M0MyLjk3OCw1LjYzIDIuMTQsNS40OSAxLjQ3NCw0LjgxN0MxLjAwMSw0LjM0NCAwLjczLDMuNjkgMC43MywzLjAzQzAuNzMsMi4yMTcgMS4xMzUsMS4zOTIgMS44MTMsMC44MzFMMS44MTYsMC44MjJDMi44MDcsMC4wMzMgMy45NjksLTAuMDY4IDQuNzYyLC0wLjA2OUw4LjkxOSwtMC4wNjlaTTYuMzYsOS4zOThDNi4zNiwxMC4yNTEgNS41NzUsMTAuNzg0IDQuMzExLDEwLjc4NEMyLjgxMywxMC43ODQgMS44MSwxMC4xNDIgMS44MSw5LjE4NkMxLjgxLDguMzczIDIuNDgsOC4wNCAyLjk4Nyw3Ljg2M0MzLjU3Niw3LjY3MyA0LjM2Nyw3LjYzNSA0LjU0Nyw3LjYzNUM0LjY2OSw3LjYzNSA0LjczNyw3LjYzNSA0LjgxOCw3LjY0MkM1Ljk1OCw4LjQyNiA2LjM2LDguNzY2IDYuMzYsOS4zOThaTTExLjQ3MywtMC4wNjlMMTEuNDczLDIuMzZMMTMuOTAyLDIuMzZMMTMuOTAyLDMuNDE5TDExLjQ3MywzLjQxOUwxMS40NzMsNS45NDFMMTAuNDE0LDUuOTQxTDEwLjQxNCwzLjQxOUw3LjkyMywzLjQxOUw3LjkyMywyLjM2TDEwLjQxNCwyLjM2TDEwLjQxNCwtMC4wNjlMMTEuNDczLC0wLjA2OVpNMi41ODksMi4yOTVDMi41ODksMS44NzggMi42ODIsMS41NjMgMi44NzgsMS4zMzNDMy4wODEsMS4wODcgMy40NDUsMC45MjUgMy43ODEsMC45MjVDNC40MDEsMC45MjUgNC44MDYsMS4zOTIgNS4wMzksMS43ODRDNS4zMjYsMi4yNjcgNS41MDMsMi45MDggNS41MDMsMy40NTNDNS41MDMsMy42MDYgNS41MDMsNC4wNzYgNS4xODYsNC4zODFDNC45NjgsNC41OSA0LjYwMyw0LjczNiA0LjI5NSw0LjczNkMzLjY1Nyw0LjczNiAzLjI1Miw0LjI3OSAzLjAyOCwzLjg5NkMyLjcwNCwzLjM0MSAyLjU4OSwyLjcwNiAyLjU4OSwyLjI5NVoiIHN0eWxlPSJmaWxsOiMwMDY5YTY7Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-instagram:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTIgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMDEyNzAyOSwwLjAxMjA3MjMpIj4gICAgICAgIDxwYXRoIGlkPSJJTlNUQUdSQU1fRk9PVEVSIiBkPSJNOS45OTgsLTAuMDEyQzExLjA4NywtMC4wMDYgMTEuOTYyLDAuODczIDExLjk2MiwxLjk1MkwxMS45NjIsOS45ODdDMTEuOTYyLDExLjA3IDExLjA4MSwxMS45NTIgOS45OTgsMTEuOTUyTDEuOTYzLDExLjk1MkMwLjg4LDExLjk1MiAtMC4wMDEsMTEuMDcgLTAuMDAxLDkuOTg3TC0wLjAwMSwxLjk1MkMtMC4wMDEsMC44NzMgMC44NzQsLTAuMDA2IDEuOTYzLC0wLjAxMkw5Ljk5OCwtMC4wMTJaTTkuOTk4LDEwLjk4NkMxMC41NTQsMTAuOTggMTAuOTk2LDEwLjUzNCAxMC45OTYsOS45ODdMMTAuOTk2LDQuMTIzTDkuMDU3LDQuMTIzQzkuMzgyLDQuNjYzIDkuNTcxLDUuMjk1IDkuNTcxLDUuOTdDOS41NzEsNy45NSA3Ljk2LDkuNTYgNS45ODEsOS41NkM0LjAwMSw5LjU2IDIuMzksNy45NSAyLjM5LDUuOTdDMi4zOSw1LjI5NSAyLjU3OCw0LjY2MyAyLjkwMyw0LjEyM0wwLjk2NSw0LjEyM0wwLjk2NSw5Ljk4N0MwLjk2NSwxMC41MzggMS40MTMsMTAuOTg2IDEuOTYzLDEwLjk4Nkw5Ljk5OCwxMC45ODZaTTUuOTgxLDMuMzQ1QzcuNDI4LDMuMzQ1IDguNjA1LDQuNTIzIDguNjA1LDUuOTdDOC42MDUsNy40MTcgNy40MjgsOC41OTQgNS45ODEsOC41OTRDNC41MzMsOC41OTQgMy4zNTYsNy40MTcgMy4zNTYsNS45N0MzLjM1Niw0LjUyMyA0LjUzMywzLjM0NSA1Ljk4MSwzLjM0NVpNNS45ODEsNC40MTZDNi44MzksNC40MTYgNy41MzQsNS4xMTIgNy41MzQsNS45N0M3LjUzNCw2LjgyOCA2LjgzOSw3LjUyNCA1Ljk4MSw3LjUyNEM1LjEyMiw3LjUyNCA0LjQyNyw2LjgyOCA0LjQyNyw1Ljk3QzQuNDI3LDUuMTEyIDUuMTIyLDQuNDE2IDUuOTgxLDQuNDE2Wk05LjY2OCwxLjIyNUM5Ljk4OCwxLjIyNSAxMC4yNDcsMS40ODUgMTAuMjQ3LDEuODA1QzEwLjI0NywyLjEyNSA5Ljk4OCwyLjM4NCA5LjY2OCwyLjM4NEM5LjM0OCwyLjM4NCA5LjA4OCwyLjEyNSA5LjA4OCwxLjgwNUM5LjA4OCwxLjQ4NSA5LjM0OCwxLjIyNSA5LjY2OCwxLjIyNVoiIHN0eWxlPSJmaWxsOnJnYig0MSw0MSw0MSk7Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-instagram:focus:before,
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-2 li a.t-btn-instagram:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTIgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMDEyNzAyOSwwLjAxMjA3MjMpIj4gICAgICAgIDxwYXRoIGlkPSJJTlNUQUdSQU1fRk9PVEVSIiBkPSJNOS45OTgsLTAuMDEyQzExLjA4NywtMC4wMDYgMTEuOTYyLDAuODczIDExLjk2MiwxLjk1MkwxMS45NjIsOS45ODdDMTEuOTYyLDExLjA3IDExLjA4MSwxMS45NTIgOS45OTgsMTEuOTUyTDEuOTYzLDExLjk1MkMwLjg4LDExLjk1MiAtMC4wMDEsMTEuMDcgLTAuMDAxLDkuOTg3TC0wLjAwMSwxLjk1MkMtMC4wMDEsMC44NzMgMC44NzQsLTAuMDA2IDEuOTYzLC0wLjAxMkw5Ljk5OCwtMC4wMTJaTTkuOTk4LDEwLjk4NkMxMC41NTQsMTAuOTggMTAuOTk2LDEwLjUzNCAxMC45OTYsOS45ODdMMTAuOTk2LDQuMTIzTDkuMDU3LDQuMTIzQzkuMzgyLDQuNjYzIDkuNTcxLDUuMjk1IDkuNTcxLDUuOTdDOS41NzEsNy45NSA3Ljk2LDkuNTYgNS45ODEsOS41NkM0LjAwMSw5LjU2IDIuMzksNy45NSAyLjM5LDUuOTdDMi4zOSw1LjI5NSAyLjU3OCw0LjY2MyAyLjkwMyw0LjEyM0wwLjk2NSw0LjEyM0wwLjk2NSw5Ljk4N0MwLjk2NSwxMC41MzggMS40MTMsMTAuOTg2IDEuOTYzLDEwLjk4Nkw5Ljk5OCwxMC45ODZaTTUuOTgxLDMuMzQ1QzcuNDI4LDMuMzQ1IDguNjA1LDQuNTIzIDguNjA1LDUuOTdDOC42MDUsNy40MTcgNy40MjgsOC41OTQgNS45ODEsOC41OTRDNC41MzMsOC41OTQgMy4zNTYsNy40MTcgMy4zNTYsNS45N0MzLjM1Niw0LjUyMyA0LjUzMywzLjM0NSA1Ljk4MSwzLjM0NVpNNS45ODEsNC40MTZDNi44MzksNC40MTYgNy41MzQsNS4xMTIgNy41MzQsNS45N0M3LjUzNCw2LjgyOCA2LjgzOSw3LjUyNCA1Ljk4MSw3LjUyNEM1LjEyMiw3LjUyNCA0LjQyNyw2LjgyOCA0LjQyNyw1Ljk3QzQuNDI3LDUuMTEyIDUuMTIyLDQuNDE2IDUuOTgxLDQuNDE2Wk05LjY2OCwxLjIyNUM5Ljk4OCwxLjIyNSAxMC4yNDcsMS40ODUgMTAuMjQ3LDEuODA1QzEwLjI0NywyLjEyNSA5Ljk4OCwyLjM4NCA5LjY2OCwyLjM4NEM5LjM0OCwyLjM4NCA5LjA4OCwyLjEyNSA5LjA4OCwxLjgwNUM5LjA4OCwxLjQ4NSA5LjM0OCwxLjIyNSA5LjY2OCwxLjIyNVoiIHN0eWxlPSJmaWxsOiMwMDY5YTY7Ii8+ICAgIDwvZz48L3N2Zz4=);
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-3 li {
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-3 li a {
  display: block;
  width: 100px;
  width: 10rem;
  height: 34px;
  height: 3.4rem;
  background: url(../images/btn-bg-sprite-1.png) no-repeat;
  background-size: 100% auto;
  opacity: 0.8;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-3 li a:hover {
  opacity: 1;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-3 li a.t-btn-appstore {
  background-position: 0 -39px;
}
.t-footer-sm-menu-2 nav.t-footer-sm-menu-list-3 li a em {
  display: none;
}
.t-footer-sm-menu-title-1 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 27px;
  font-size: 2.7rem;
  color: #0069a6;
}
.t-left-sidebar-menu {
  position: fixed;
  z-index: 4;
  top: 0;
  bottom: 0;
  left: -270px;
  left: -27rem;
  width: 270px;
  width: 27rem;
  background: #fff;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.interaction-left-sidebar-menu-open .t-left-sidebar-menu {
  -webkit-transform: translate(27rem, 0);
  -moz-transform: translate(27rem, 0);
  -o-transform: translate(27rem, 0);
  -ms-transform: translate(27rem, 0);
  transform: translate(27rem, 0);
}
.t-left-sidebar-menu > [data-t-btn="toggle-btn"] {
  position: fixed;
  z-index: 1;
  top: 10px;
  top: 1rem;
  left: -1000px;
  left: -100rem;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQwLjkzNiw0OS45OTlMMS44NzMsODkuMDYxYy0yLjQ5NywyLjQ5OC0yLjQ5Nyw2LjU2NCwwLDkuMDYyYzIuNTA0LDIuNTAxLDYuNTY3LDIuNTAxLDkuMDY1LDBMNTAsNTkuMDYzbDM5LjA2MiwzOS4wNTljMi40OTgsMi41MDEsNi41NjIsMi41MDEsOS4wNjUsMGMyLjQ5Ny0yLjQ5NywyLjQ5Ny02LjU2MywwLTkuMDYyTDU5LjA2NCw0OS45OTlsMzkuMDYzLTM5LjA2MmMyLjQ5Ny0yLjQ5OCwyLjQ5Ny02LjU2NCwwLTkuMDYyYy0yLjUwNC0yLjUwMS02LjU2Ny0yLjUwMS05LjA2NSwwTDUwLDQwLjkzNUwxMC45MzgsMS44NzZjLTIuNDk4LTIuNTAxLTYuNTYyLTIuNTAxLTkuMDY1LDBjLTIuNDk3LDIuNDk3LTIuNDk3LDYuNTYzLDAsOS4wNjJMNDAuOTM2LDQ5Ljk5OXoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.4rem 1.4rem;
  cursor: pointer;
  outline: 0;
  border: 0;
  cursor: pointer;
}
.interaction-left-sidebar-menu-open .t-left-sidebar-menu > [data-t-btn="toggle-btn"] {
  left: 270px;
  left: 27rem;
}
.t-left-sidebar-menu > [data-t-btn="toggle-btn"] em {
  display: none;
}
.t-left-sidebar-menu .t-left-sidebar-menu-inner {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.t-browser-mobile-android-firefox .t-left-sidebar-menu .t-left-sidebar-menu-inner,
.t-browser-mobile-ios .t-left-sidebar-menu .t-left-sidebar-menu-inner {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.t-left-sidebar-overlay {
  position: fixed;
  z-index: 3;
  width: 0;
  height: 0;
  background-color: #000;
  font-size: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.interaction-left-sidebar-menu-open .t-left-sidebar-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  opacity: 0.8;
  -webkit-transform: translate(27rem, 0);
  -moz-transform: translate(27rem, 0);
  -o-transform: translate(27rem, 0);
  -ms-transform: translate(27rem, 0);
  transform: translate(27rem, 0);
}
.interaction-left-sidebar-menu-open,
.interaction-left-sidebar-menu-working {
  overflow: hidden;
}
.t-lsbm-featured {
  position: relative;
  min-height: 214px;
  min-height: 21.4rem;
  padding: 20px 0 20px 20px;
  padding: 2rem 0 2rem 2rem;
  background: #003e6a;
  color: #fff;
}
.t-lsbm-featured header {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #66a5ca;
}
.t-lsbm-featured-elm-1 {
  float: left;
  width: 104px;
  width: 10.4rem;
  margin-right: 14px;
  margin-right: 1.4rem;
}
.t-lsbm-featured-elm-1 img {
  display: block;
  width: 100%;
}
.t-lsbm-featured-elm-2 {
  float: left;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
.t-lsbm-featured-elm-2 a {
  display: inline-block;
  min-height: 20px;
  min-height: 2rem;
  line-height: 2rem;
  line-height: 1.4285714286;
  padding: 0 15px;
  padding: 0 1.5rem;
  background: #ffc202;
  border-radius: 4px;
  color: #2a2a2a;
  text-transform: uppercase;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t-lsbm-featured-elm-2 a span {
  vertical-align: text-top;
}
.t-lsbm-featured-elm-3 {
  float: left;
}
.t-lsbm-featured-elm-3 li,
.t-lsbm-featured-elm-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-lsbm-featured-elm-3 li {
  display: block;
}
.t-lsbm-featured-elm-3 a {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  width: 9.8rem;
  height: 33px;
  height: 3.3rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
  background: url(../images/btn-bg-sprite-1.png) no-repeat;
  background-size: cover;
}
.t-lsbm-featured-elm-3 a.t-btn-appstore {
  background-position: 0 -39px;
}
.t-lsbm-featured-elm-3 a.t-btn-googleplay {
  background-position: 0 0;
}
.t-lsbm-featured-elm-3 a em {
  display: none;
}
.t-lsbm-search-1 {
  padding: 15px 20px;
  background: #2169a6;
}
.t-lsbm-search-1 .t-lsbm-search-inner {
  display: flex;
  height: 33px;
  height: 3.3rem;
  background: #66a5ca;
  border-radius: 2px;
  font-size: 0;
}
.t-lsbm-search-1 .t-lsbm-search-inner * {
  outline: 0;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"] {
  flex: 1;
  padding: 0 5px 0 10px;
  padding: 0 0.5rem 0 1rem;
  background: 0 0;
  border-radius: 2px 0 0 2px;
  border: 1px solid transparent;
  color: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:focus {
  background: #fff;
  color: #333;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]::-webkit-input-placeholder {
  color: #d9e7f0;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:focus::-webkit-input-placeholder {
  color: #666;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:-moz-placeholder {
  color: #d9e7f0;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:focus:-moz-placeholder {
  color: #666;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]::-moz-placeholder {
  color: #d9e7f0;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:focus::-moz-placeholder {
  color: #666;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:-ms-input-placeholder {
  color: #d9e7f0;
}
.t-lsbm-search-1 .t-lsbm-search-inner input[type="text"]:focus:-ms-input-placeholder {
  color: #666;
}
.t-lsbm-search-1 .t-lsbm-search-inner button {
  flex-shrink: 0;
  position: relative;
  width: 40px;
  width: 4rem;
  height: 100%;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 0 2px 2px 0;
}
.t-lsbm-search-1 .t-lsbm-search-inner button:after,
.t-lsbm-search-1 .t-lsbm-search-inner button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyMTEsMjExLDIxMSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjExLDIxMSwyMTEpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 17px 19px;
  background-size: 1.7rem 1.9rem;
}
.t-lsbm-search-1 .t-lsbm-search-inner button:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOiMwMDY5YTY7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDojMDA2OWE2OyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
  opacity: 0;
}
.t-lsbm-search-1 .t-lsbm-search-inner button:hover:after {
  opacity: 1;
}
.t-lsbm-search-1 .t-lsbm-search-inner button em {
  display: none;
}
.t-lsbm-menu-1 nav {
  border-top: 1px solid #f2f2f2;
}
.t-lsbm-menu-1 nav:first-child {
  border: 0;
}
.t-lsbm-menu-1 nav header {
  padding: 15px 15px 10px 20px;
  padding: 1.5rem 1.5rem 1rem 2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #0069a6;
}
.t-lsbm-menu-1 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-lsbm-menu-1 nav ul > li {
  position: relative;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #2a2a2a;
}
.t-lsbm-menu-1 nav ul > li > ul {
  display: none;
}
.t-lsbm-menu-1 nav ul > li.open,
.t-lsbm-menu-1 nav ul > li.open > ul {
  background: #f2f2f2;
}
.t-lsbm-menu-1 nav ul > li > ul li {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-lsbm-menu-1 nav ul > li > button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  width: 5rem;
  height: 46px;
  height: 4.6rem;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.3rem 0.8rem;
}
.t-lsbm-menu-1 nav ul > li > button:hover {
  background-color: #e1e1e1;
}
.t-lsbm-menu-1 nav ul > li.open > button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-lsbm-menu-1 nav ul li > a {
  display: block;
  padding: 15px 20px 14px 20px;
  padding: 1.5rem 2rem 1.4rem 2rem;
}
.t-lsbm-menu-1 nav ul li > button + a {
  padding-right: 55px;
  padding-right: 5.5rem;
}
.t-lsbm-menu-1 nav ul li:last-child > a {
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
.t-lsbm-menu-1 nav ul li > a:focus,
.t-lsbm-menu-1 nav ul li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.t-lsbm-menu-1 nav ul li ul li > a {
  padding: 7px 20px 7px 30px;
  padding: 0.7rem 2rem 0.7rem 3rem;
}
.t-lsbm-menu-2 {
  padding: 8px 0;
  padding: 0.8rem 0;
  background: #f2f2f2;
}
.t-lsbm-menu-2 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-lsbm-menu-2 nav ul li {
  position: relative;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #2a2a2a;
}
.t-lsbm-menu-2 nav ul li > a,
.t-lsbm-menu-2 nav ul li > span,
.t-lsbm-menu-2 nav ul li > span > span {
  display: block;
  cursor: pointer;
}
.t-lsbm-menu-2 nav ul li > a,
.t-lsbm-menu-2 nav ul li > span > span {
  padding: 15px 55px 14px 20px;
  padding: 1.5rem 5.5rem 1.4rem 2rem;
}
.t-lsbm-menu-2 nav ul li > a:focus,
.t-lsbm-menu-2 nav ul li > a:hover,
.t-lsbm-menu-2 nav ul li > span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.t-lsbm-menu-2 nav ul li > span > span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  width: 5rem;
  cursor: pointer;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 0.7rem 1.2rem;
}
.t-lsbm-menu-3 {
  padding: 8px 0;
  padding: 0.8rem 0;
  background: #003e6a;
}
.t-lsbm-menu-3 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-lsbm-menu-3 nav ul li {
  position: relative;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #2a2a2a;
}
.t-lsbm-menu-3 nav ul li > a {
  display: block;
  padding: 15px 55px 14px 20px;
  padding: 1.5rem 5.5rem 1.4rem 2rem;
  color: #fff;
  cursor: pointer;
}
.t-lsbm-menu-3 nav ul li > a:focus,
.t-lsbm-menu-3 nav ul li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.t-lsbm-menu-4 {
  min-height: 48px;
  min-height: 4.8rem;
  padding: 10px 0;
  padding: 1rem 0;
  background: #f2f2f2;
}
.t-lsbm-menu-4 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.t-lsbm-menu-4 nav ul li {
  display: inline-block;
  width: 28px;
  width: 2.8rem;
  height: 28px;
  height: 2.8rem;
  margin: 0 9px;
  margin: 0 0.9rem;
}
.t-lsbm-menu-4 nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-lsbm-menu-4 nav ul li a.t-btn-facebook {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100%;
}
.t-lsbm-menu-4 nav ul li a.t-btn-twitter {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA0MDUyMzUsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfVFdJVFRFUiI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfMTEiIGZpbGw9IiMyOEE5RTEiIGQ9Ik0xNy40NTksMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA3LTE3LjUsMTcuNTA3cy0xNy41LTcuODM4LTE3LjUtMTcuNTA3Qy0wLjA0MSw3LjgzOCw3Ljc5NCwwLjAwMSwxNy40NTksMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NiIgZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTc4LDIyLjYwOGMwLjI4OCwwLjAyOSwwLjU3NiwwLjA0NCwwLjg2NCwwLjA0NGMxLjY5MSwwLDMuMTk5LTAuNTE5LDQuNTI0LTEuNTU2Yy0wLjc4Ny0wLjAwOS0xLjQ5NC0wLjI1LTIuMTE4LTAuNzIxYy0wLjYyNC0wLjQ3MS0xLjA1MS0xLjA3MS0xLjI4MS0xLjgwMWMwLjE5MiwwLjAzOSwwLjQxNywwLjA1OSwwLjY3NywwLjA1OWMwLjMzNiwwLDAuNjU4LTAuMDQzLDAuOTY1LTAuMTNjLTAuODQ1LTAuMTY0LTEuNTQ0LTAuNTgtMi4wOTYtMS4yNDdjLTAuNTUyLTAuNjY3LTAuODI4LTEuNDM5LTAuODI4LTIuMzEzdi0wLjA0M2MwLjUwOCwwLjI4OCwxLjA2MSwwLjQzOCwxLjY1NiwwLjQ0N2MtMC40OTktMC4zMjYtMC44OTUtMC43NTYtMS4xODgtMS4yODljLTAuMjkzLTAuNTM0LTAuNDM5LTEuMTExLTAuNDM5LTEuNzM2YzAtMC42NTQsMC4xNjctMS4yNjMsMC41MDQtMS44M2MwLjkwMywxLjEyNCwyLjAwNSwyLjAyLDMuMzA3LDIuNjg2YzEuMzAxLDAuNjY4LDIuNjk2LDEuMDQsNC4xODUsMS4xMTdjLTAuMDY3LTAuMzE2LTAuMTAxLTAuNTk1LTAuMTAxLTAuODM2YzAtMC45OTgsMC4zNTUtMS44NTQsMS4wNjUtMi41NjNjMC43MTEtMC43MSwxLjU3LTEuMDY2LDIuNTc5LTEuMDY2YzEuMDQ4LDAsMS45MywwLjM4NCwyLjY1LDEuMTUzYzAuODM2LTAuMTc0LDEuNjA0LTAuNDcxLDIuMzA3LTAuODk1Yy0wLjI3LDAuODc1LTAuNzk4LDEuNTQ3LTEuNTg3LDIuMDE4YzAuNzAyLTAuMDg3LDEuMzk1LTAuMjc5LDIuMDc2LTAuNTc3Yy0wLjQ2MiwwLjcyLTEuMDYyLDEuMzUtMS44MDIsMS44ODd2MC40NzZjMCwwLjk3LTAuMTQyLDEuOTQzLTAuNDI1LDIuOTE4Yy0wLjI4MywwLjk3NS0wLjcxNiwxLjkwNi0xLjI5NiwyLjc5M2MtMC41ODIsMC44OS0xLjI3NSwxLjY4LTIuMDgzLDIuMzcxYy0wLjgwNiwwLjY5MS0xLjc3NCwxLjI0Mi0yLjkwMiwxLjY0OWMtMS4xMjgsMC40MDgtMi4zNDEsMC42MTItMy42MzgsMC42MTJDMTMuMTQ2LDI0LjIzNywxMS4yODcsMjMuNjk1LDkuNTc4LDIyLjYwOCIvPjwvZz48L2c+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-lsbm-menu-4 nav ul li a.t-btn-googleplus {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfNSIgZmlsbD0iI0NGNDMzNSIgZD0iTTE3LjUsMEMyNy4xNjUsMCwzNSw3LjgzNywzNSwxNy41MDZjMCw5LjY2OC03LjgzNSwxNy41MDctMTcuNSwxNy41MDdDNy44MzUsMzUuMDE0LDAsMjcuMTc1LDAsMTcuNTA2QzAsNy44MzcsNy44MzUsMCwxNy41LDB6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIxLjQ5Myw5Ljk2OWwtMi42OTEsMS40N2gtMC41NzhjMC41MDgsMC41NzksMS4wMzgsMS4zNzMsMS4wMzgsMi41NzFjMCwxLjc5Ni0xLjEwMiwyLjY0Ni0xLjk5MiwzLjMyM2wtMC4wMjIsMC4wMThjLTAuMjYzLDAuMjQ5LTAuNDg1LDAuNDY0LTAuNDg1LDAuNzc0YzAsMC4yODUsMC4xODgsMC40NTEsMC40NDUsMC42NTZsMC4wMDUsMC4wMDRsMC44MSwwLjYxYzAuOTg1LDAuNzk4LDIuMDAxLDEuNjIxLDIuMDAxLDMuMjc0YzAsMi4xOTItMi4xMzQsNC40MTEtNi4yMTUsNC40MTFjLTMuNTU1LDAtNS4xNDYtMS43MjEtNS4xNDYtMy40MjJjMC0wLjQyOCwwLjEzOC0xLjkxMSwxLjg5NC0yLjkyM2MxLjE5My0wLjcwNCwyLjcxMy0wLjkwOCwzLjc4Mi0wLjk5M2MtMC4yLTAuMzA5LTAuMzYtMC42ODMtMC4zNi0xLjE2N2MwLTAuMTc5LDAuMDE4LTAuMzI1LDAuMDUzLTAuNDZjLTAuMDY2LDAuMDA1LTAuMTMzLDAuMDA1LTAuMjAxLDAuMDA1Yy0wLjgzNywwLTIuMDM2LTAuMi0yLjk4OS0xLjE2M2MtMC42NzgtMC42NzctMS4wNjQtMS42MTMtMS4wNjQtMi41NThjMC0xLjE2MiwwLjU3OS0yLjM0MywxLjU1LTMuMTQ1bDAuMDA0LTAuMDEzYzEuNDE4LTEuMTI5LDMuMDc5LTEuMjczLDQuMjE0LTEuMjczSDIxLjQ5M3oiLz48cGF0aCBmaWxsPSIjQ0Y0MzM1IiBkPSJNMTcuODMyLDIzLjUxMmMwLDEuMjItMS4xMjMsMS45ODEtMi45MzEsMS45ODFjLTIuMTQzLDAtMy41NzgtMC45MTctMy41NzgtMi4yODRjMC0xLjE2MiwwLjk1OC0xLjY0LDEuNjg0LTEuODkzYzAuODQyLTAuMjcyLDEuOTc1LTAuMzI1LDIuMjMyLTAuMzI1YzAuMTc0LDAsMC4yNzIsMCwwLjM4OCwwLjAwOEMxNy4yNTcsMjIuMTIyLDE3LjgzMiwyMi42MDgsMTcuODMyLDIzLjUxMnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI1LjE0Niw5Ljk2OSAyNS4xNDYsMTMuNDQ0IDI4LjYyMiwxMy40NDQgMjguNjIyLDE0Ljk1OCAyNS4xNDYsMTQuOTU4IDI1LjE0NiwxOC41NjcgMjMuNjMxLDE4LjU2NyAyMy42MzEsMTQuOTU4IDIwLjA2NywxNC45NTggMjAuMDY3LDEzLjQ0NCAyMy42MzEsMTMuNDQ0IDIzLjYzMSw5Ljk2OSAiLz48cGF0aCBmaWxsPSIjQ0Y0MzM1IiBkPSJNMTIuNDM3LDEzLjM1MWMwLTAuNTk3LDAuMTMzLTEuMDQ3LDAuNDE1LTEuMzc3YzAuMjg5LTAuMzUzLDAuODExLTAuNTgzLDEuMjkyLTAuNTgzYzAuODg3LDAsMS40NjYsMC42NjcsMS44MDEsMS4yMjljMC40MDksMC42OSwwLjY2MywxLjYwOCwwLjY2MywyLjM4OGMwLDAuMjE5LDAsMC44OTEtMC40NTQsMS4zMjhjLTAuMzEyLDAuMjk4LTAuODMzLDAuNTA4LTEuMjczLDAuNTA4Yy0wLjkxNCwwLTEuNDkzLTAuNjU1LTEuODEzLTEuMjAzQzEyLjYwMSwxNC44NDcsMTIuNDM3LDEzLjkzOCwxMi40MzcsMTMuMzUxeiIvPjwvc3ZnPg==)
    no-repeat;
  background-size: 100%;
}
.t-lsbm-menu-4 nav ul li a.t-btn-instagram {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfNSIgZmlsbD0iIzUxN0ZBMyIgZD0iTTE3LjUsMEMyNy4xNjYsMCwzNSw3LjgzOCwzNSwxNy41MDdzLTcuODM0LDE3LjUwOC0xNy41LDE3LjUwOEM3LjgzNiwzNS4wMTUsMCwyNy4xNzYsMCwxNy41MDdTNy44MzUsMCwxNy41LDB6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzLjM1OCw5Ljk0MWMxLjQ2OCwwLjAwOCwyLjY0NiwxLjE5MiwyLjY0NiwyLjY0NlYyMy40MWMwLDEuNDU5LTEuMTg4LDIuNjQ2LTIuNjQ2LDIuNjQ2SDEyLjUzNGMtMS40NTksMC0yLjY0Ni0xLjE4OC0yLjY0Ni0yLjY0NlYxMi41ODdjMC0xLjQ1NCwxLjE4LTIuNjM5LDIuNjQ2LTIuNjQ2SDIzLjM1OHoiLz48cGF0aCBmaWxsPSIjNTE3RkEzIiBkPSJNMjMuMzU4LDI0Ljc1N2MwLjc0OS0wLjAwOCwxLjM0NS0wLjYwNiwxLjM0NS0xLjM0N3YtNy44OTlIMjIuMDljMC40MzksMC43MjgsMC42OTMsMS41NzgsMC42OTMsMi40ODhjMCwyLjY2Ny0yLjE3LDQuODM3LTQuODM3LDQuODM3cy00LjgzNy0yLjE3LTQuODM3LTQuODM3YzAtMC45MDksMC4yNTMtMS43NiwwLjY5MS0yLjQ4OGgtMi42MTF2Ny44OTljMCwwLjc0MiwwLjYwNCwxLjM0NywxLjM0NSwxLjM0N0gyMy4zNTh6Ii8+PHBhdGggZmlsbD0iIzUxN0ZBMyIgZD0iTTE3Ljk0NSwxNC40NjRjMS45NSwwLDMuNTM2LDEuNTg2LDMuNTM2LDMuNTM2YzAsMS45NDktMS41ODYsMy41MzUtMy41MzYsMy41MzVjLTEuOTQ5LDAtMy41MzYtMS41ODYtMy41MzYtMy41MzVDMTQuNDExLDE2LjA1LDE1Ljk5NywxNC40NjQsMTcuOTQ1LDE0LjQ2NHoiLz48Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSIxNy45NDUiIGN5PSIxOCIgcj0iMi4wOTQiLz48Y2lyY2xlIGZpbGw9IiM1MTdGQTMiIGN4PSIyMi45MTQiIGN5PSIxMi4zODkiIHI9IjAuNzgxIi8+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-lsbm-menu-4 nav ul li a.t-btn-rss {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAwODcwODk1LC0wLjA0MjIxODMpIj48ZyBpZD0iQlRfUlNTIj48cGF0aCBpZD0iRWxpcHNlXzRfY29waWFfY29weV81IiBmaWxsPSIjODc4Nzg3IiBkPSJNMTcuNDkxLDAuMDQyYzkuNjY1LDAsMTcuNSw3LjgzNywxNy41LDE3LjUwNmMwLDkuNjY4LTcuODM2LDE3LjUwNy0xNy41LDE3LjUwN2MtOS42NjYsMC0xNy41LTcuODM5LTE3LjUtMTcuNTA3UzcuODI2LDAuMDQyLDE3LjQ5MSwwLjA0MnoiLz48cGF0aCBpZD0iU2hhcGVfMTkwIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuMjY2LDIzLjAzNmMwLDEuMjAxLTAuOTc0LDIuMTcyLTIuMTc3LDIuMTcyYy0xLjE5OSwwLTIuMTc0LTAuOTcxLTIuMTc0LTIuMTcyYzAtMS4xOTksMC45NzYtMi4xOCwyLjE3NC0yLjE4QzE0LjI5MywyMC44NTcsMTUuMjY2LDIxLjgzNywxNS4yNjYsMjMuMDM2eiBNMjEuNTgsMjUuMDg2aC0yLjg2MmMtMC4wMzctMi4wNDItMC44NDYtMy45NTMtMi4yODYtNS4zOTRjLTEuNDQtMS40NDctMy4zNDUtMi4yNTctNS4zNzUtMi4yOTR2LTIuODU0QzE2LjgyMiwxNC42MjQsMjEuNDk2LDE5LjMwMiwyMS41OCwyNS4wODZ6IE0yNy4xNDksMjUuMDg2aC0yLjg1NWMtMC4wNzktNy4yNzgtNS45NzMtMTMuMTg2LTEzLjIzMi0xMy4yNjRWOC45NjlDMTkuODk2LDkuMDQ5LDI3LjA2NywxNi4yMywyNy4xNDksMjUuMDg2eiIvPjwvZz48L2c+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-lsbm-menu-4 nav ul li a:focus,
.t-lsbm-menu-4 nav ul li a:hover {
  opacity: 0.7;
}
.t-lsbm-menu-4 nav ul li a em {
  display: none;
}
.t-gmg-brands-menu {
  position: fixed;
  z-index: 4;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 247px;
  width: 24.7rem;
  background: #2a2a2a;
  color: #fff;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.interaction-gmg-brands-menu-open .t-gmg-brands-menu {
  -webkit-transform: translate(-24.7rem, 0);
  -moz-transform: translate(-24.7rem, 0);
  -o-transform: translate(-24.7rem, 0);
  -ms-transform: translate(-24.7rem, 0);
  transform: translate(-24.7rem, 0);
}
.t-gmg-brands-menu .t-gmg-brands-menu-inner {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.t-browser-mobile-android-firefox .t-gmg-brands-menu .t-gmg-brands-menu-inner,
.t-browser-mobile-ios .t-gmg-brands-menu .t-gmg-brands-menu-inner {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.t-gmg-brands-overlay {
  position: fixed;
  z-index: 4;
  width: 0;
  height: 0;
  background-color: #000;
  font-size: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition:
    transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s,
    opacity 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.interaction-gmg-brands-menu-open .t-gmg-brands-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  opacity: 0.3;
  -webkit-transform: translate(-24.7rem, 0);
  -moz-transform: translate(-24.7rem, 0);
  -o-transform: translate(-24.7rem, 0);
  -ms-transform: translate(-24.7rem, 0);
  transform: translate(-24.7rem, 0);
}
.interaction-gmg-brands-menu-open,
.interaction-gmg-brands-menu-working {
  overflow: hidden;
}
.interaction-gmg-brands-menu-open .t-footer,
.interaction-gmg-brands-menu-open .t-header,
.interaction-gmg-brands-menu-open .t-main,
.interaction-gmg-brands-menu-open .t-pub-box-4 {
  -webkit-transform: translate(-24.7rem, 0);
  -moz-transform: translate(-24.7rem, 0);
  -o-transform: translate(-24.7rem, 0);
  -ms-transform: translate(-24.7rem, 0);
  transform: translate(-24.7rem, 0);
}
.t-gmg-brands-menu > button {
  display: block;
  margin: 0 18px;
  margin: 0 1.8rem;
  padding: 11px 0 12px 0;
  padding: 1.1rem 0 1.2rem 0;
  background: 0 0;
  border: 0;
  outline: 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #888;
}
.t-gmg-brands-menu > button:hover {
  color: #666;
}
.t-gmg-brands-menu > button:before {
  content: "";
  display: inline-block;
  width: 13px;
  width: 1.3rem;
  height: 13px;
  height: 1.3rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  vertical-align: -1px;
  opacity: 0.5;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQwLjkzNiw0OS45OTlMMS44NzMsODkuMDYxYy0yLjQ5NywyLjQ5OC0yLjQ5Nyw2LjU2NCwwLDkuMDYyYzIuNTA0LDIuNTAxLDYuNTY3LDIuNTAxLDkuMDY1LDBMNTAsNTkuMDYzbDM5LjA2MiwzOS4wNTljMi40OTgsMi41MDEsNi41NjIsMi41MDEsOS4wNjUsMGMyLjQ5Ny0yLjQ5NywyLjQ5Ny02LjU2MywwLTkuMDYyTDU5LjA2NCw0OS45OTlsMzkuMDYzLTM5LjA2MmMyLjQ5Ny0yLjQ5OCwyLjQ5Ny02LjU2NCwwLTkuMDYyYy0yLjUwNC0yLjUwMS02LjU2Ny0yLjUwMS05LjA2NSwwTDUwLDQwLjkzNUwxMC45MzgsMS44NzZjLTIuNDk4LTIuNTAxLTYuNTYyLTIuNTAxLTkuMDY1LDBjLTIuNDk3LDIuNDk3LTIuNDk3LDYuNTYzLDAsOS4wNjJMNDAuOTM2LDQ5Ljk5OXoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.1rem 1.1rem;
}
.t-gmg-brands-menu > button:hover:before {
  opacity: 0.3;
}
.t-gmg-brands-menu nav {
  padding: 0 18px;
  padding: 0 1.8rem;
  color: #fff;
}
.t-gmg-brands-menu nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-gmg-brands-menu nav li {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
}
.t-gmg-brands-menu nav a {
  display: block;
  padding: 14px 0 13px 0;
  padding: 1.4rem 0 1.3rem 0;
  border-top: 1px solid #222;
  color: #fff;
}
.t-gmg-brands-menu nav a:focus,
.t-gmg-brands-menu nav a:hover {
  color: #888;
}
.t-header-submenu-overlay-1 {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 126px;
  top: 12.6rem;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  border-top: 2px solid #fff;
  cursor: pointer;
}
.interaction-theader-submenu-open .t-header-submenu-overlay-1 {
  display: block;
}
@media (max-width: 767px) {
  .interaction-theader-submenu-open .t-header-submenu-overlay-1 {
    display: none;
  }
}
.t-scroll-pos-1.interaction-theader-submenu-open .t-header-submenu-overlay-1 {
  position: fixed;
  top: 38px;
  top: 3.8rem;
}
.t-header-bar-1 {
  background: #f91e41;
  background: -moz-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
}
.t-header-bar-1 .t-header-bar-inner {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  height: 88px;
  height: 8.8rem;
  margin: 0 auto;
  background: #0069a6;
  background: -moz-linear-gradient(left, #003e6a 0, #0069a6 10%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #003e6a 0, #0069a6 10%, #0069a6 100%);
  background: linear-gradient(to right, #003e6a 0, #0069a6 10%, #0069a6 100%);
}
@media (max-width: 1299px) {
  .t-header-bar-1 .t-header-bar-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-1 .t-header-bar-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-header-bar-1 .t-header-bar-inner {
    position: relative;
    max-width: none;
    height: 65px;
    height: 6.5rem;
    background: -moz-linear-gradient(left, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
    background: -webkit-linear-gradient(left, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
    background: linear-gradient(to right, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
  }
}
.t-header-bar-2 {
  background: #e6e6e6;
}
@media (max-width: 767px) {
  .t-header-bar-2 {
    display: none;
  }
}
.t-scroll-pos-1 .t-header-bar-2 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: #0069a6;
  background: -moz-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
}
.t-header-bar-2 .t-header-bar-inner {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-scroll-pos-1 .t-header-bar-2 .t-header-bar-inner {
  background: #0069a6;
}
.t-scroll-pos-1 .t-header-bar-2 .t-header-bar-inner:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 28px;
  background: #f91e41;
}
@media (max-width: 1299px) {
  .t-header-bar-2 .t-header-bar-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-scroll-pos-1 .t-header-bar-2 .t-header-bar-inner:before {
    left: -1px;
    width: 18px;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-2 .t-header-bar-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-scroll-pos-1 .t-header-bar-2 .t-header-bar-inner:before {
    left: -1px;
    width: 28px;
  }
}
@media (max-width: 767px) {
  .t-header-bar-2 .t-header-bar-inner {
    max-width: 320px;
    max-width: 32rem;
  }
}
@media (max-width: 767px) {
  .t-header-bar-3 {
    display: none;
  }
}
.t-scroll-pos-1 .t-header-bar-3 {
  position: fixed;
  left: 0;
  right: 0;
  top: 38px;
  top: 3.8rem;
}
.t-header-bar-3 .t-header-bar-inner {
  position: relative;
}
.t-header-bar-3 .t-header-bar-inner-inner {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 2px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 1023px) {
  .t-header-bar-3 .t-header-bar-inner-inner {
    left: auto;
    width: 540px;
    width: 54rem;
  }
}
.t-header-bar-3 .t-header-bar-inner-inner-inner {
  position: relative;
  height: 454px;
  height: 45.4rem;
  background: #f2f2f2;
  border-top: 6px solid #003e6a;
}
.t-header-bar-3 .t-header-bar-col-1 {
  position: absolute;
  left: 0;
  right: 50%;
  top: 0;
  z-index: 1;
  min-height: 100%;
  margin-right: -373px;
  margin-right: -37.3rem;
  background: #f2f2f2;
}
@media (max-width: 1299px) {
  .t-header-bar-3 .t-header-bar-col-1 {
    margin-right: -292px;
    margin-right: -29.2rem;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-3 .t-header-bar-col-1 {
    left: auto;
    right: 270px;
    right: 27rem;
    width: 270px;
    width: 27rem;
    max-height: 100%;
    margin: 0;
    overflow: hidden;
    overflow-y: auto;
  }
}
.t-browser-mobile-android .t-header-bar-3 .t-header-bar-col-1,
.t-browser-mobile-ios .t-header-bar-3 .t-header-bar-col-1 {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.t-header-bar-3 .t-header-bar-col-2 {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  height: 100%;
  margin-left: 373px;
  margin-left: 37.3rem;
  background: #003e6a;
}
@media (max-width: 1299px) {
  .t-header-bar-3 .t-header-bar-col-2 {
    margin-left: 292px;
    margin-left: 29.2rem;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-3 .t-header-bar-col-2 {
    left: auto;
    margin: 0;
    width: 270px;
    width: 27rem;
  }
}
.t-header-bar-3 .t-header-bar-col-3 {
  position: absolute;
  left: 50%;
  top: 407px;
  top: 40.7rem;
  z-index: 1;
  margin-left: 150px;
  margin-left: 15rem;
}
@media (max-width: 1299px) {
  .t-header-bar-3 .t-header-bar-col-3 {
    width: 140px;
    width: 14rem;
    top: 368px;
    top: 36.8rem;
    margin-left: 123px;
    margin-left: 12.3rem;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-3 .t-header-bar-col-3 {
    display: none;
  }
}
.t-header-bar-4 {
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .t-header-bar-4 {
    display: none;
  }
}
.t-header-bar-4 .t-header-bar-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-header-bar-4 .t-header-bar-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-header-bar-4 .t-header-bar-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-header-bar-4 .t-header-bar-inner {
    max-width: 320px;
    max-width: 32rem;
  }
}
.t-header-bar-5 {
  background: #efefef;
}
@media (min-width: 768px) {
  .t-header-bar-5 {
    display: none;
  }
}
.t-header-bar-5 .t-header-bar-inner {
  width: 320px;
  width: 32rem;
  margin: 0 auto;
}
.t-header-home-sticky-bar-1 {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 45px;
  height: 4.5rem;
  background: #fff;
  border-bottom: 1px solid #d5d5d5;
}
.t-scroll-pos-2 .t-header-home-sticky-bar-1 {
  display: block;
}
@media (min-width: 768px) {
  .t-scroll-pos-2 .t-header-home-sticky-bar-1 {
    display: none;
  }
}
.t-header-home-sticky-bar-1 > div {
  position: relative;
  height: 100%;
}
.t-header-home-sticky-bar-1 > div > i.js-sticky-bar-progress-1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 5%;
  height: 3px;
  height: 0.3rem;
  background: #0069a6;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.t-header-home-sticky-bar-1 > div > div {
  position: relative;
  min-width: 320px;
  min-width: 32rem;
  height: 100%;
  margin: 0 auto;
}
.t-header-home-sticky-bar-1 ul {
  position: absolute;
  right: 10px;
  right: 1rem;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-header-home-sticky-bar-1 li {
  display: inline-block;
  vertical-align: top;
}
.t-header-home-sticky-bar-1 li a {
  display: block;
  width: 29px;
  width: 2.9rem;
  height: 29px;
  height: 2.9rem;
  margin: 7px 0 0 17px;
  margin: 0.7rem 0 0 1.7rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
.t-header-home-sticky-bar-1 li a:hover {
  opacity: 0.6;
}
.t-header-home-sticky-bar-1 li a em {
  display: none;
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-header-home-sticky-bar-1 li a {
    margin: 7px 0 0 12px;
    margin: 0.7rem 0 0 1.2rem;
  }
}
.t-header-home-sticky-bar-1 li.t-share-twitter a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA0MDUyMzUsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfVFdJVFRFUiI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfMTEiIGZpbGw9IiMyOEE5RTEiIGQ9Ik0xNy40NTksMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA3LTE3LjUsMTcuNTA3cy0xNy41LTcuODM4LTE3LjUtMTcuNTA3Qy0wLjA0MSw3LjgzOCw3Ljc5NCwwLjAwMSwxNy40NTksMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NiIgZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTc4LDIyLjYwOGMwLjI4OCwwLjAyOSwwLjU3NiwwLjA0NCwwLjg2NCwwLjA0NGMxLjY5MSwwLDMuMTk5LTAuNTE5LDQuNTI0LTEuNTU2Yy0wLjc4Ny0wLjAwOS0xLjQ5NC0wLjI1LTIuMTE4LTAuNzIxYy0wLjYyNC0wLjQ3MS0xLjA1MS0xLjA3MS0xLjI4MS0xLjgwMWMwLjE5MiwwLjAzOSwwLjQxNywwLjA1OSwwLjY3NywwLjA1OWMwLjMzNiwwLDAuNjU4LTAuMDQzLDAuOTY1LTAuMTNjLTAuODQ1LTAuMTY0LTEuNTQ0LTAuNTgtMi4wOTYtMS4yNDdjLTAuNTUyLTAuNjY3LTAuODI4LTEuNDM5LTAuODI4LTIuMzEzdi0wLjA0M2MwLjUwOCwwLjI4OCwxLjA2MSwwLjQzOCwxLjY1NiwwLjQ0N2MtMC40OTktMC4zMjYtMC44OTUtMC43NTYtMS4xODgtMS4yODljLTAuMjkzLTAuNTM0LTAuNDM5LTEuMTExLTAuNDM5LTEuNzM2YzAtMC42NTQsMC4xNjctMS4yNjMsMC41MDQtMS44M2MwLjkwMywxLjEyNCwyLjAwNSwyLjAyLDMuMzA3LDIuNjg2YzEuMzAxLDAuNjY4LDIuNjk2LDEuMDQsNC4xODUsMS4xMTdjLTAuMDY3LTAuMzE2LTAuMTAxLTAuNTk1LTAuMTAxLTAuODM2YzAtMC45OTgsMC4zNTUtMS44NTQsMS4wNjUtMi41NjNjMC43MTEtMC43MSwxLjU3LTEuMDY2LDIuNTc5LTEuMDY2YzEuMDQ4LDAsMS45MywwLjM4NCwyLjY1LDEuMTUzYzAuODM2LTAuMTc0LDEuNjA0LTAuNDcxLDIuMzA3LTAuODk1Yy0wLjI3LDAuODc1LTAuNzk4LDEuNTQ3LTEuNTg3LDIuMDE4YzAuNzAyLTAuMDg3LDEuMzk1LTAuMjc5LDIuMDc2LTAuNTc3Yy0wLjQ2MiwwLjcyLTEuMDYyLDEuMzUtMS44MDIsMS44ODd2MC40NzZjMCwwLjk3LTAuMTQyLDEuOTQzLTAuNDI1LDIuOTE4Yy0wLjI4MywwLjk3NS0wLjcxNiwxLjkwNi0xLjI5NiwyLjc5M2MtMC41ODIsMC44OS0xLjI3NSwxLjY4LTIuMDgzLDIuMzcxYy0wLjgwNiwwLjY5MS0xLjc3NCwxLjI0Mi0yLjkwMiwxLjY0OWMtMS4xMjgsMC40MDgtMi4zNDEsMC42MTItMy42MzgsMC42MTJDMTMuMTQ2LDI0LjIzNywxMS4yODcsMjMuNjk1LDkuNTc4LDIyLjYwOCIvPjwvZz48L2c+PC9zdmc+);
}
.t-header-home-sticky-bar-1 li.t-share-whatsapp a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzAwQTMyQiIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjI1Nyw2LjY0M2MtNS41MzQsMC0xMC4wMjEsNC40NTItMTAuMDIxLDkuOTQ2YzAsMS44NzcsMC41MjYsMy42MzYsMS40MzgsNS4xMzRsLTEuODEsNS4zMzZsNS41NDktMS43NjNjMS40MzcsMC43ODYsMy4wODgsMS4yMzYsNC44NDQsMS4yMzZjNS41MzcsMCwxMC4wMjMtNC40NTMsMTAuMDIzLTkuOTQ0QzI4LjI4LDExLjA5NSwyMy43OTUsNi42NDMsMTguMjU3LDYuNjQzeiBNMTguMjU3LDI0Ljk0OWMtMS43MSwwLTMuMzA0LTAuNTEtNC42MzUtMS4zODJsLTMuMjM4LDEuMDI5bDEuMDUzLTMuMTA3Yy0xLjAwOS0xLjM3Ny0xLjYwNS0zLjA3Mi0xLjYwNS00LjljMC00LjYxMSwzLjc4LTguMzYzLDguNDI1LTguMzYzYzQuNjQ4LDAsOC40MjgsMy43NTIsOC40MjgsOC4zNjNDMjYuNjg1LDIxLjE5OSwyMi45MDUsMjQuOTQ5LDE4LjI1NywyNC45NDl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzLjMxOSwxOC44NzhjLTAuMDYzLTAuMTAxLTAuMjI2LTAuMTYxLTAuNDcyLTAuMjg0Yy0wLjI0NS0wLjEyMi0xLjQ1NC0wLjcxMi0xLjY3Ny0wLjc5M2MtMC4yMjgtMC4wOC0wLjM5MS0wLjEyLTAuNTU1LDAuMTIyYy0wLjE2MywwLjI0My0wLjYzNSwwLjc5NC0wLjc3NywwLjk1NWMtMC4xNDUsMC4xNjQtMC4yODcsMC4xODQtMC41MzQsMC4wNjNjLTAuMjQ0LTAuMTI0LTEuMDM0LTAuMzgxLTEuOTc1LTEuMjA5Yy0wLjcyOS0wLjY0Ny0xLjIyMy0xLjQ0Ni0xLjM2NS0xLjY4OWMtMC4xNDQtMC4yNDMtMC4wMTYtMC4zNzYsMC4xMDctMC40OTljMC4xMTEtMC4xMDgsMC4yNDYtMC4yODMsMC4zNjgtMC40MjdjMC4xMjQtMC4xNDIsMC4xNjUtMC4yNDIsMC4yNDYtMC40MDVjMC4wODMtMC4xNjMsMC4wNDItMC4zMDUtMC4wMTktMC40MjdjLTAuMDYyLTAuMTIyLTAuNTU0LTEuMzIzLTAuNzU4LTEuODFjLTAuMjA0LTAuNDg4LTAuNDEtMC40MDctMC41NTMtMC40MDdjLTAuMTQzLDAtMC4zMDctMC4wMjEtMC40Ny0wLjAyMWMtMC4xNjUsMC0wLjQzMSwwLjA2Mi0wLjY1NSwwLjMwNmMtMC4yMjYsMC4yNDUtMC44NiwwLjgzNC0wLjg2LDIuMDMyYzAsMS4yMDIsMC44OCwyLjM1OSwxLjAwNCwyLjUyMmMwLjEyMywwLjE2MiwxLjY5OSwyLjcwNiw0LjE5NSwzLjY4MWMyLjQ5OSwwLjk3NywyLjQ5OSwwLjY0OSwyLjk0OCwwLjYwOGMwLjQ1MS0wLjAzOSwxLjQ1NC0wLjU4OSwxLjY1OS0xLjE1OFMyMy4zODEsMTguOTgsMjMuMzE5LDE4Ljg3OHoiLz48L3N2Zz4=);
}
.t-header-home-sticky-bar-1 li.t-share-more a {
  margin-right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzg3ODc4NyIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNS42NTEsMTguODAzIDE5LjA4NCwxOC44MDMgMTkuMDg0LDI1LjM2OSAxNS45MDMsMjUuMzY5IDE1LjkwMywxOC44MDMgOS4zMzcsMTguODAzIDkuMzM3LDE1LjYyMSAxNS45MDEsMTUuNjIxIDE1LjkwMSw5LjA1MiAxOS4wODQsOS4wNTIgMTkuMDg0LDE1LjYyMSAyNS42NTEsMTUuNjIxIDI1LjY1MSwxOC44MDMgIi8+PC9zdmc+);
}
.t-header-submenu-toggle,
.t-header-submenu-toggle * {
  cursor: pointer;
}
.t-header-submenu-toggle {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 3px;
  top: 0.3rem;
  height: 31px;
  height: 3.1rem;
  background: #0069a6;
  border-radius: 3px;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  -webkit-transition: height 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: height 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: height 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: height 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: height 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
@media (max-width: 1299px) {
  .t-header-submenu-toggle {
    right: 10px;
    right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-header-submenu-toggle {
    right: 20px;
    right: 2rem;
  }
}
.t-scroll-pos-1 .t-header-submenu-toggle {
  right: 65px;
  right: 6.5rem;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
@media (max-width: 1299px) {
  .t-scroll-pos-1 .t-header-submenu-toggle {
    right: 55px;
    right: 5.5rem;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1 .t-header-submenu-toggle {
    right: 65px;
    right: 6.5rem;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-submenu-toggle {
    display: none;
  }
}
.interaction-theader-submenu-open .t-header-submenu-toggle,
.t-header-submenu-toggle:hover {
  background: #003e6a;
}
.interaction-theader-submenu-open .t-header-submenu-toggle {
  height: 38px;
  height: 3.8rem;
  border-radius: 3px 3px 0 0;
}
.t-header-submenu-toggle > span {
  display: block;
  padding: 6px 12px 4px 12px;
  padding: 0.6rem 1.2rem 0.4rem 1.2rem;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
}
.t-header-submenu-toggle > span span ~ span {
  display: none;
}
.t-header-submenu-toggle > span:after {
  content: "";
  display: inline-block;
  width: 12px;
  width: 1.2rem;
  height: 7px;
  height: 0.7rem;
  margin-left: 6px;
  margin-left: 0.6rem;
  vertical-align: 1px;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: cover;
}
.interaction-theader-submenu-open .t-header-submenu-toggle > span:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-header-logo-1 {
  float: left;
  position: relative;
  margin: 0 0 0 20px;
  margin: 0 0 0 2rem;
}
.t-header-logo-1:before {
  content: "";
  position: absolute;
  left: -21px;
  top: 0;
  bottom: 0;
  width: 38px;
  background: #f91e41;
}
.t-header-logo-1 a {
  display: block;
  width: 96px;
  width: 9.6rem;
  height: 88px;
  height: 8.8rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNzE2Ljc3MXB4IiBoZWlnaHQ9IjU5NC4wNDRweCIgdmlld0JveD0iMCAwIDcxNi43NzEgNTk0LjA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzE2Ljc3MSA1OTQuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRjkxRTQxIiBwb2ludHM9IjAsMC44MjUgMCw1OTQuMDQ0IDExMS42MDksNTk0LjA0NCAxMTEuNjA5LDAuODI1IDAsMC44MjUgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyMi4zNTUsMTIyLjkzNGwtMTA4LjAzOC0wLjQ5MnYyNjAuNzY1aC0zNC44NjV2ODMuNDg3YzE4LjE2OCwzLjQzNiwzNC4zNzYsNC45MDksNDguNjE1LDQuOTA5YzY3LjI3OCwwLDk0LjI4OC0zNy44MSw5NC4yODgtMTEyLjk0NlYxMjIuOTM0TDMyMi4zNTUsMTIyLjkzNHogTTY0OC45MzMsNDY2LjY5M3YtMzQzLjc2aC0xMDMuMTN2NzMuNjY0bDQuOTEyLDc0LjY0NGgtNC45MTJsLTgzLjQ4NC0xNDguMzA4SDM1OS4xOTN2MzQzLjc2aDEwMy4xMjZWMzkzLjAzbC00LjkxMi03NC42NDVoNC45MTJsODMuNDg0LDE0OC4zMDhINjQ4LjkzM0w2NDguOTMzLDQ2Ni42OTN6Ii8+PC9zdmc+)
    no-repeat;
  background-size: cover;
}
.t-header-logo-1 a em {
  display: none;
}
@media (max-width: 1299px) {
  .t-header-logo-1 {
    margin: 0 0 0 10px;
    margin: 0 0 0 1rem;
  }
  .t-header-logo-1:before {
    left: -11px;
    width: 28px;
  }
}
@media (max-width: 1023px) {
  .t-header-logo-1 {
    margin: 0 0 0 20px;
    margin: 0 0 0 2rem;
  }
  .t-header-logo-1:before {
    left: -21px;
    width: 38px;
  }
}
@media (max-width: 767px) {
  .t-header-logo-1 {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
  }
  .t-header-logo-1:before {
    display: none;
  }
  .t-header-logo-1 a {
    width: 71px;
    width: 7.1rem;
    height: 65px;
    height: 6.5rem;
  }
  .t-scroll-pos-2 .t-header-logo-1 {
    position: fixed;
    z-index: 12;
    left: 0;
    top: 0;
    margin: 0;
    transform: translateX(0);
  }
  .t-scroll-pos-2 .t-header-logo-1 a {
    width: 48px;
    width: 4.8rem;
    height: 44px;
    height: 4.4rem;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNzE2Ljc3MXB4IiBoZWlnaHQ9IjU5NC4wNDRweCIgdmlld0JveD0iMCAwIDcxNi43NzEgNTk0LjA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzE2Ljc3MSA1OTQuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRjkxRTQxIiBwb2ludHM9IjAsMC44MjUgMCw1OTQuMDQ0IDExMS42MDksNTk0LjA0NCAxMTEuNjA5LDAuODI1IDAsMC44MjUgIi8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMyMi4zNTUsMTIyLjkzNGwtMTA4LjAzOC0wLjQ5MnYyNjAuNzY1aC0zNC44NjV2ODMuNDg3YzE4LjE2OCwzLjQzNiwzNC4zNzYsNC45MDksNDguNjE1LDQuOTA5YzY3LjI3OCwwLDk0LjI4OC0zNy44MSw5NC4yODgtMTEyLjk0NlYxMjIuOTM0TDMyMi4zNTUsMTIyLjkzNHogTTY0OC45MzMsNDY2LjY5M3YtMzQzLjc2aC0xMDMuMTN2NzMuNjY0bDQuOTEyLDc0LjY0NGgtNC45MTJsLTgzLjQ4NC0xNDguMzA4SDM1OS4xOTN2MzQzLjc2aDEwMy4xMjZWMzkzLjAzbC00LjkxMi03NC42NDVoNC45MTJsODMuNDg0LDE0OC4zMDhINjQ4LjkzM0w2NDguOTMzLDQ2Ni42OTN6Ii8+PC9zdmc+)
      no-repeat;
    background-size: cover;
  }
}
.t-header-logo-2 {
  float: left;
  margin: 14px 19px 0 20px;
  margin: 1.4rem 1.9rem 0 2rem;
}
.t-header-logo-2 a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 300px;
  width: 30rem;
  height: 61px;
  height: 6.1rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 81px;
  font-size: 8.1rem;
  letter-spacing: -0.025em;
  line-height: 1;
  color: #fff;
}
.t-header-logo-2 a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 0;
  width: 1px;
  background: #fff;
  opacity: 0.3;
}
.t-header-logo-2 a span {
  display: inline-block;
  vertical-align: top;
  margin-top: -15px;
  margin-top: -1.5rem;
}
.t-header-logo-2 ~ .t-header-logo-1 {
  margin-left: 0;
}
@media (max-width: 1299px) {
  .t-header-logo-2 {
    margin: 14px 19px 0 10px;
    margin: 1.4rem 1.9rem 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-header-logo-2 {
    margin: 21px 12px 0 20px;
    margin: 2.1rem 1.2rem 0 2rem;
  }
  .t-header-logo-2 a {
    width: 260px;
    width: 26rem;
    height: 54px;
    height: 5.4rem;
    font-size: 72px;
    font-size: 7.2rem;
  }
  .t-header-logo-2 a span {
    margin-top: -13px;
    margin-top: -1.3rem;
  }
  .t-header-logo-2 ~ .t-header-logo-1 {
    margin: 21px 0 0 0;
    margin: 2.1rem 0 0 0;
  }
  .t-header-logo-2 ~ .t-header-logo-1 a {
    width: 119px;
    width: 11.9rem;
    height: 55px;
    height: 5.5rem;
  }
}
@media (max-width: 767px) {
  .t-header-logo-2 {
    float: none;
    position: absolute;
    left: 50%;
    top: 13px;
    top: 1.3rem;
    margin: 0 0 0 -121px;
    margin: 0 0 0 -12.1rem;
  }
  .t-header-logo-2 a {
    width: 161px;
    width: 16.1rem;
    height: 36px;
    height: 3.6rem;
    font-size: 44px;
    font-size: 4.4rem;
  }
  .t-header-logo-2 a span {
    margin-top: -5px;
    margin-top: -0.5rem;
  }
  .t-header-logo-2 ~ .t-header-logo-1 {
    top: 14px;
    top: 1.4rem;
    margin: 0 0 0 51px;
    margin: 0 0 0 5.1rem;
  }
  .t-header-logo-2 ~ .t-header-logo-1 a {
    width: 74px;
    width: 7.4rem;
    height: 34px;
    height: 3.4rem;
  }
  .t-scroll-pos-2 .t-header-logo-2 ~ .t-header-logo-1 {
    top: 8px;
    top: 0.8rem;
    margin: 0;
  }
  .t-scroll-pos-2 .t-header-logo-2 ~ .t-header-logo-1 a {
    width: 27px;
    width: 2.7rem;
    height: 27px;
    height: 2.7rem;
  }
}
.t-header-funcs-1 {
  float: right;
  padding: 15px 20px 11px 0;
  padding: 1.5rem 2rem 1.1rem 0;
}
@media (max-width: 1299px) {
  .t-header-funcs-1 {
    padding: 15px 10px 11px 0;
    padding: 1.5rem 1rem 1.1rem 0;
  }
}
@media (max-width: 1023px) {
  .t-header-funcs-1 {
    padding: 15px 20px 11px 0;
    padding: 1.5rem 2rem 1.1rem 0;
  }
}
@media (max-width: 767px) {
  .t-header-funcs-1 {
    display: none;
  }
}
.t-header-funcs-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-header-funcs-1 ul li {
  display: inline-block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
}
.t-header-funcs-1 ul li > * {
  display: inline-block;
  color: #99c3db;
  cursor: pointer;
}
.t-header-funcs-1 ul li > :hover {
  color: #fff;
}
.t-header-funcs-1 ul li:before {
  content: "|";
  margin: 0 7px;
  margin: 0 0.7rem;
}
.t-header-funcs-1 ul li:first-child:before {
  display: none;
}
@media (max-width: 767px) {
  .t-header-funcs-1 ul li .t-gmg-brands-toggle {
    display: none;
  }
}
.t-header-funcs-1 ul li .t-gmg-brands-toggle i {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 3px;
  margin-left: 0.3rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
  border: 1px solid #99c3db;
  border-radius: 50%;
  cursor: pointer;
}
.t-header-funcs-1 ul li .t-gmg-brands-toggle:hover i {
  border-color: #fff;
}
.t-header-funcs-1 ul li .t-gmg-brands-toggle i:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: #99c3db;
}
.t-header-funcs-1 ul li .t-gmg-brands-toggle i:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 2px;
  right: 2px;
  height: 1px;
  background: #99c3db;
}
.t-header-funcs-1 ul li .t-gmg-brands-toggle:hover i:after,
.t-header-funcs-1 ul li .t-gmg-brands-toggle:hover i:before {
  background: #fff;
}
.t-header-funcs-2 {
  float: right;
  clear: right;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
}
@media (max-width: 1299px) {
  .t-header-funcs-2 {
    display: none;
  }
}
.t-header-funcs-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-header-funcs-2 ul li {
  display: inline-block;
  vertical-align: top;
  width: 47px;
  width: 4.7rem;
  height: 33px;
  height: 3.3rem;
  border-right: 1px solid #1777ae;
}
.t-header-funcs-2 ul li:first-child {
  border-left: 1px solid #1777ae;
}
.t-header-funcs-2 ul li a {
  display: block;
  height: 100%;
  padding: 9px 0 0 0;
  padding: 0.9rem 0 0 0;
  text-align: center;
  opacity: 0.6;
  transition: opacity 0.5s;
}
.t-header-funcs-2 ul li a:hover {
  opacity: 1;
}
.t-header-funcs-2 ul li a:before {
  content: "";
  display: inline-block;
  width: 20px;
  width: 2rem;
  height: 19px;
  height: 1.9rem;
}
.t-header-funcs-2 ul li a.t-btn-facebook:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTEgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDQ5OTQyLC0wLjA1MzcyMTEpIj4gICAgICAgIDxwYXRoIGlkPSJGQUNFQk9PSyIgZD0iTTEwLjA1NSwzLjE4NUw3LjE5NywzLjE4NUM2Ljg1OSwzLjE4NSA2LjQ4MywzLjYyOSA2LjQ4Myw0LjIyNEw2LjQ4Myw2LjI4N0wxMC4wNTUsNi4yODdMMTAuMDU1LDkuMjI5TDYuNDgzLDkuMjI5TDYuNDgzLDE4LjA2M0wzLjEwOCwxOC4wNjNMMy4xMDgsOS4yMjlMMC4wNSw5LjIyOUwwLjA1LDYuMjg3TDMuMTA4LDYuMjg3TDMuMTA4LDQuNTU2QzMuMTA4LDIuMDczIDQuODMyLDAuMDU0IDcuMTk3LDAuMDU0TDEwLjA1NSwwLjA1NEwxMC4wNTUsMy4xODVaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpO2ZpbGwtcnVsZTpub256ZXJvOyIvPiAgICA8L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 2rem 1.9rem;
}
.t-header-funcs-2 ul li a.t-btn-twitter:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTggMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDA2MjM3MDMsMC4wMDkwMzEpIj4gICAgICAgIDxwYXRoIGlkPSJUV0lUVEVSIiBkPSJNMTcuMDA5LDEuNjVDMTYuMzgzLDEuOTMyIDE1LjcxMSwyLjEyMSAxNS4wMDUsMi4yMDdDMTUuNzI1LDEuNzY5IDE2LjI3OSwxLjA3NSAxNi41MzksMC4yNTFDMTUuODY1LDAuNjU1IDE1LjExOCwwLjk1IDE0LjMyNCwxLjEwOEMxMy42ODgsMC40MjEgMTIuNzgxLC0wLjAwOSAxMS43NzgsLTAuMDA5QzkuODUyLC0wLjAwOSA4LjI5LDEuNTc2IDguMjksMy41MjhDOC4yOSwzLjgwNCA4LjMyLDQuMDc2IDguMzgsNC4zMzVDNS40ODEsNC4xODYgMi45MSwyLjc3OSAxLjE5LDAuNjRDMC44OSwxLjE2MSAwLjcxOCwxLjc2OSAwLjcxOCwyLjQxN0MwLjcxOCwzLjY0NSAxLjMzMyw0LjcyNiAyLjI2OSw1LjM2MUMxLjY5OCw1LjM0MyAxLjE2LDUuMTgzIDAuNjksNC45MThDMC42ODksNC45MzMgMC42ODksNC45NDcgMC42ODksNC45NjJDMC42ODksNi42NzcgMS44OTIsOC4xMDYgMy40ODcsOC40MzFDMy4xOTUsOC41MTIgMi44ODcsOC41NTUgMi41NjgsOC41NTVDMi4zNDQsOC41NTUgMi4xMjUsOC41MzMgMS45MTIsOC40OTJDMi4zNTYsOS44OTYgMy42NDQsMTAuOTIgNS4xNzEsMTAuOTQ3QzMuOTc3LDExLjg5NiAyLjQ3MiwxMi40NjIgMC44MzksMTIuNDYyQzAuNTU3LDEyLjQ2MiAwLjI3OSwxMi40NDYgMC4wMDYsMTIuNDEyQzEuNTUsMTMuNDE2IDMuMzg0LDE0LjAwMiA1LjM1MywxNC4wMDJDMTEuNzcsMTQuMDAyIDE1LjI3OCw4LjYxMSAxNS4yNzgsMy45MzhDMTUuMjc4LDMuNzg2IDE1LjI3NSwzLjYzMiAxNS4yNjksMy40ODFDMTUuOTUxLDIuOTgyIDE2LjU0MSwyLjM1OSAxNy4wMDksMS42NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+ICAgIDwvZz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 2rem 1.9rem;
}
.t-header-funcs-2 ul li a * {
  display: none;
}
.t-header-sponsor-pic-1 {
  position: absolute;
  z-index: 1;
  right: 20px;
  right: 2rem;
  top: 0;
}
.t-header-sponsor-pic-1 .t-header-sponsor-pic-link {
  display: block;
}
.t-header-sponsor-pic-1 img {
  display: block;
}
.t-header-sponsor-pic-1 ~ .t-header-funcs-1,
.t-header-sponsor-pic-1 ~ .t-header-funcs-2 {
  margin-right: 179px;
  margin-right: 17.9rem;
}
@media (max-width: 1299px) {
  .t-header-sponsor-pic-1 {
    right: 10px;
    right: 1rem;
  }
  .t-header-sponsor-pic-1 ~ .t-header-search-1 {
    margin-right: 189px;
    margin-right: 18.9rem;
  }
}
@media (max-width: 1023px) {
  .t-header-sponsor-pic-1 {
    right: 20px;
    right: 2rem;
  }
  .t-header-sponsor-pic-1 ~ .t-header-search-1 {
    margin-right: 199px;
    margin-right: 19.9rem;
  }
}
@media (max-width: 767px) {
  .t-header-sponsor-pic-1 {
    display: none;
  }
  .t-header-sponsor-pic-1 ~ .t-header-search-1 {
    margin: 0;
  }
}
.t-header-search-1 {
  float: right;
  background: #66a5ca;
  border-radius: 2px;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-header-search-1 {
    clear: right;
    margin-right: 10px;
    margin-right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-header-search-1 {
    clear: right;
    margin-right: 20px;
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .t-header-search-1 {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    right: 0;
    float: none;
    margin: 0;
    background: #efefef;
    border-radius: 0;
  }
  .t-header-search-1.open {
    display: block;
  }
}
.t-scroll-pos-1 .t-header-search-1 {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 38px;
  top: 3.8rem;
  margin: 0;
  background: #efefef;
  border-radius: 0;
}
.t-scroll-pos-1 .t-header-search-1.open {
  display: block;
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-search-1.open {
    display: none;
  }
}
.t-header-search-1 .t-header-search-inner {
  width: auto;
  height: 33px;
  height: 3.3rem;
}
@media (max-width: 767px) {
  .t-header-search-1 .t-header-search-inner {
    height: 38px;
    height: 3.8rem;
    margin: 0 auto;
  }
}
.t-scroll-pos-1 .t-header-search-1 .t-header-search-inner {
  width: 1300px;
  width: 130rem;
  margin: 0 auto;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
  text-align: right;
}
@media (max-width: 1299px) {
  .t-scroll-pos-1 .t-header-search-1 .t-header-search-inner {
    width: 1004px;
    width: 100.4rem;
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1 .t-header-search-1 .t-header-search-inner {
    width: 768px;
    width: 76.8rem;
    padding: 0 20px 0 0;
    padding: 0 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-search-1 .t-header-search-inner {
    width: auto;
    padding: 0;
  }
}
.t-header-search-1 .t-header-search-inner * {
  outline: 0;
}
.t-header-search-1 input[type="text"] {
  float: left;
  width: 279px;
  width: 27.9rem;
  height: 100%;
  padding: 0 5px 0 10px;
  padding: 0 0.5rem 0 1rem;
  background: 0 0;
  border-radius: 2px 0 0 2px;
  border: 1px solid transparent;
  color: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t-header-search-1 input[type="text"]:focus {
  background: #fff;
  color: #333;
}
.t-header-search-1 input[type="text"]::-webkit-input-placeholder {
  color: #d9e7f0;
}
.t-header-search-1 input[type="text"]:focus::-webkit-input-placeholder {
  color: #666;
}
.t-header-search-1 input[type="text"]:-moz-placeholder {
  color: #d9e7f0;
}
.t-header-search-1 input[type="text"]:focus:-moz-placeholder {
  color: #666;
}
.t-header-search-1 input[type="text"]::-moz-placeholder {
  color: #d9e7f0;
}
.t-header-search-1 input[type="text"]:focus::-moz-placeholder {
  color: #666;
}
.t-header-search-1 input[type="text"]:-ms-input-placeholder {
  color: #d9e7f0;
}
.t-header-search-1 input[type="text"]:focus:-ms-input-placeholder {
  color: #666;
}
@media (max-width: 1023px) {
  .t-header-search-1 input[type="text"] {
    width: 253px;
    width: 25.3rem;
  }
}
@media (max-width: 767px) {
  .t-header-search-1 input[type="text"] {
    width: 100%;
    padding: 0 55px 0 15px;
    padding: 0 5.5rem 0 1.5rem;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-header-search-1 input[type="text"]:focus {
    background: #fff;
    color: #000;
  }
  .t-header-search-1 input[type="text"]::-webkit-input-placeholder {
    color: #2a2a2a;
  }
  .t-header-search-1 input[type="text"]:-moz-placeholder {
    color: #2a2a2a;
  }
  .t-header-search-1 input[type="text"]::-moz-placeholder {
    color: #2a2a2a;
  }
  .t-header-search-1 input[type="text"]:-ms-input-placeholder {
    color: #2a2a2a;
  }
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"] {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"]:focus {
  background: #fff;
  color: #000;
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"]::-webkit-input-placeholder {
  color: #2a2a2a;
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"]:-moz-placeholder {
  color: #2a2a2a;
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"]::-moz-placeholder {
  color: #2a2a2a;
}
.t-scroll-pos-1 .t-header-search-1 input[type="text"]:-ms-input-placeholder {
  color: #2a2a2a;
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-search-1 input[type="text"] {
    width: 100%;
    padding: 0 55px 0 15px;
    padding: 0 5.5rem 0 1.5rem;
  }
}
.t-header-search-1 button {
  position: relative;
  float: right;
  width: 40px;
  width: 4rem;
  height: 100%;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 0 2px 2px 0;
}
@media (max-width: 767px) {
  .t-header-search-1 button {
    width: 49px;
    width: 4.9rem;
    margin-top: -38px;
    margin-top: -3.8rem;
    background: #2a2a2a;
    border-radius: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
}
.t-scroll-pos-1 .t-header-search-1 button {
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 49px;
  width: 4.9rem;
  background: #2a2a2a;
  border-radius: 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.t-header-search-1 button:after,
.t-header-search-1 button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyMTEsMjExLDIxMSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjExLDIxMSwyMTEpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 17px 19px;
  background-size: 1.7rem 1.9rem;
}
@media (max-width: 767px) {
  .t-header-search-1 button:after,
  .t-header-search-1 button:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
    background-size: 14px 17px;
    background-size: 1.4rem 1.7rem;
  }
}
.t-header-search-1 button:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOiMwMDY5YTY7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDojMDA2OWE2OyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
  opacity: 0;
}
@media (max-width: 767px) {
  .t-header-search-1 button:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
  }
}
.t-scroll-pos-1 .t-header-search-1 button:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
}
.t-header-search-1 button:hover:after {
  opacity: 1;
}
.t-header-search-1 button em {
  display: none;
}
.t-header-search-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  width: 4rem;
  height: 33px;
  height: 3.3rem;
  margin: 18px 0 0 0;
  margin: 1.8rem 0 0 0;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 17px 19px;
  background-size: 1.7rem 1.9rem;
  border: 0;
  outline: 0;
  opacity: 0.6;
}
.t-header-search-toggle:active,
.t-header-search-toggle:focus,
.t-header-search-toggle:hover {
  opacity: 1;
}
@media (max-width: 1023px) {
  .t-header-search-toggle {
    display: none;
  }
}
@media (min-width: 768px) {
  .t-header-search-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-header-search-toggle {
    left: 121px;
    right: auto;
    border-left: 1px solid #2f73a0;
  }
  .t-header-search-toggle:active,
  .t-header-search-toggle:focus,
  .t-header-search-toggle:hover {
    border-left-color: #255d82;
  }
}
.t-scroll-pos-1 .t-header-search-toggle {
  display: block;
  position: fixed;
  right: 50%;
  z-index: 2;
  height: 38px;
  height: 3.8rem;
  margin: 0 -630px 0 0;
  margin: 0 -63rem 0 0;
  background-size: 15px 17px;
  background-size: 1.5rem 1.7rem;
  opacity: 0.4;
}
.t-scroll-pos-1 .t-header-search-toggle:active,
.t-scroll-pos-1 .t-header-search-toggle:focus,
.t-scroll-pos-1 .t-header-search-toggle:hover {
  opacity: 1;
}
@media (max-width: 1299px) {
  .t-scroll-pos-1 .t-header-search-toggle {
    margin: 0 -492px 0 0;
    margin: 0 -49.2rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1 .t-header-search-toggle {
    margin: 0 -364px 0 0;
    margin: 0 -36.4rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-search-toggle {
    display: none;
  }
}
.t-header-search-toggle em {
  display: none;
}
.t-header-special-btn-1 {
  float: right;
  margin: 0 10px 0 0;
}
.t-header-special-btn-1 .t-header-special-btn-link {
  display: inline-block;
  height: 33px;
  padding: 0 9px;
  background: #ffc202;
  border-radius: 3px;
  line-height: 34px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  text-transform: uppercase;
  font-size: 15px;
  color: #2a2a2a;
  outline: 0;
}
.t-header-special-btn-1 .t-header-special-btn-link em {
  font-style: normal;
}
.t-header-special-btn-1 .t-header-special-btn-link em:after {
  content: "\00a0";
}
.t-header-special-btn-1 .t-header-special-btn-link span {
  display: none;
}
.t-header-special-btn-1 .t-header-special-btn-link:hover {
  background: #ce9c00;
}
@media (max-width: 767px) {
  .t-header-special-btn-1 {
    position: absolute;
    left: 121px;
    top: 0;
    width: 41px;
    height: 38px;
    margin: 13px 0 0 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .t-header-special-btn-1 .t-header-special-btn-link {
    display: block;
    position: relative;
    padding: 0;
    height: 100%;
    border-radius: 0;
    background: 0 0;
  }
  .t-header-special-btn-1 .t-header-special-btn-link:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 20px;
    height: 29px;
    margin-left: -9px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiIHZpZXdCb3g9IjAgMCA2MiA2MiIgd2lkdGg9IjYycHQiIGhlaWdodD0iNjJwdCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJfY2xpcFBhdGhfekpkcUZORG5sVDk2VFV3cGNEdW41RXJNTnJjZVAzY2YiPjxyZWN0IHdpZHRoPSI2MiIgaGVpZ2h0PSI2MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcFBhdGhfekpkcUZORG5sVDk2VFV3cGNEdW41RXJNTnJjZVAzY2YpIj48Zz48cGF0aCBkPSIgTSA0Ny44NzcgMTIuMjE3IEwgMjYuMzIyIDEyLjIxNyBMIDI2LjMyMiAyNS42NDggTCA0Ny45MDYgMjUuNjQ4IEwgNDcuOTA2IDEyLjIxNyBMIDQ3Ljg3NyAxMi4yMTcgWiAiIGZpbGw9InJnYigyNTUsMjU1LDI1NSkiLz48cGF0aCBkPSIgTSA1Ny43NiAzLjA5NiBMIDE2LjQxIDMuMDk2IEwgMTYuNDEgMTMuMTI2IEwgNC4yNCAxMy4xMjYgTCA0LjI0IDUwLjgzOSBDIDQuMjQgNTUuMjk3IDcuODQ3IDU4LjkwNCAxMi4zMDUgNTguOTA0IEwgNDguMTQxIDU4LjkwNCBDIDUzLjQ0OSA1OC45MDQgNTcuNzYgNTQuNTkzIDU3Ljc2IDQ5LjI4NSBMIDU3Ljc2IDQ5LjI4NSBMIDU3Ljc2IDMuMDk2IFogIE0gMTYuNDEgNTAuODM5IEMgMTYuNDEgNTMuMDk3IDE0LjU5MiA1NC45MTUgMTIuMzM0IDU0LjkxNSBDIDEwLjA3NiA1NC45MTUgOC4yNTggNTMuMDk3IDguMjU4IDUwLjgzOSBMIDguMjU4IDE3LjE0MyBMIDE2LjM4MSAxNy4xNDMgTCAxNi4zODEgNTAuODM5IEwgMTYuNDEgNTAuODM5IFogIE0gNTMuODAxIDQ5LjI4NSBDIDUzLjgwMSA1Mi4zNjQgNTEuMzA4IDU0Ljg1NyA0OC4yMjkgNTQuODU3IEwgMTkuMzE0IDU0Ljg1NyBDIDIwLjAxNyA1My42MjUgMjAuMzk5IDUyLjI0NyAyMC4zOTkgNTAuODEgTCAyMC4zOTkgNy4xMTQgTCA1My43NDIgNy4xMTQgTCA1My44MDEgNDkuMjg1IFogIiBmaWxsPSJyZ2IoMjU1LDI1NSwyNTUpIi8+PHJlY3QgeD0iMjYuMzIyIiB5PSIzNy40MzciIHdpZHRoPSIyMS41ODQiIGhlaWdodD0iNC4wNDciIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMCwwKSIgZmlsbD0icmdiKDI1NSwyNTUsMjU1KSIvPjxyZWN0IHg9IjI2LjMyMiIgeT0iMjkuMzE0IiB3aWR0aD0iMjEuNTg0IiBoZWlnaHQ9IjQuMDQ3IiB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLDAsMCkiIGZpbGw9InJnYigyNTUsMjU1LDI1NSkiLz48cmVjdCB4PSIyNi4zMjIiIHk9IjQ1LjUzMSIgd2lkdGg9IjIxLjU4NCIgaGVpZ2h0PSI0LjA0NyIgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLDApIiBmaWxsPSJyZ2IoMjU1LDI1NSwyNTUpIi8+PC9nPjwvZz48L3N2Zz4=)
      no-repeat 50% 50%;
    background-size: 100% auto;
  }
  .t-header-special-btn-1 .t-header-special-btn-link em {
    display: none;
  }
  .t-header-special-btn-1 .t-header-special-btn-link span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 29px;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    font-size: 7px;
    letter-spacing: 0.024em;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
  }
  .t-header-special-btn-1 .t-header-special-btn-link:active,
  .t-header-special-btn-1 .t-header-special-btn-link:focus,
  .t-header-special-btn-1 .t-header-special-btn-link:hover {
    background: 0 0;
    opacity: 0.6;
  }
}
.t-header-special-btn-2 {
  float: right;
  margin: 0 10px 0 0;
}
.t-header-special-btn-2 .t-header-special-btn-link {
  display: block;
  position: relative;
  height: 33px;
  padding: 0 10px 0 45px;
  background-color: transparent;
  border: 2px solid #67a5cb;
  border-radius: 3px;
  color: #fff;
}
.t-header-special-btn-2 .t-header-special-btn-link:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 0;
  width: 43px;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiIHZpZXdCb3g9IjAgMCA2MiA2MiIgd2lkdGg9IjYycHQiIGhlaWdodD0iNjJwdCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJfY2xpcFBhdGhfcnAwSlZwVjRKM3JSNzZwU0hYQVU5cEQxaXBGVEhoeGgiPjxyZWN0IHdpZHRoPSI2MiIgaGVpZ2h0PSI2MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcFBhdGhfcnAwSlZwVjRKM3JSNzZwU0hYQVU5cEQxaXBGVEhoeGgpIj48Zz48cGF0aCBkPSIgTSA0Ni41NyA0NS44MzkgQyA0Ni41NSA0Ni4yNyA0Ni42ODYgNDYuNjggNDYuOTM3IDQ3LjAwMyBDIDQ3LjQ0IDQ3LjYyOSA0OC4yOSA0Ny42NzIgNDguODUxIDQ3LjExMSBDIDQ4Ljg5IDQ3LjA2OCA0OC45MjggNDcuMDQ2IDQ4Ljk0OCA0Ny4wMDMgQyA1Ny4wMDkgMzguNCA1Ny4yNzkgMjQuMTI3IDQ5LjU2NiAxNS4xNTggQyA0OS41MDggMTUuMDkzIDQ5LjQ1IDE1LjAyOCA0OS4zOTIgMTQuOTY0IEMgNDguODMyIDE0LjMzOCA0Ny45NDIgMTQuMzM4IDQ3LjM4MiAxNC45NjQgQyA0Ni44MjEgMTUuNTg5IDQ2LjgyMSAxNi41ODEgNDcuMzgyIDE3LjIwNiBMIDQ3LjM4MiAxNy4yMDYgQyA1NC4wOSAyNC45MDMgNTMuOTE2IDM3LjE5MyA0Ny4wMzQgNDQuNjc1IEMgNDcuMDM0IDQ0LjY3NSA0Ny4wMTQgNDQuNjk2IDQ3LjAxNCA0NC42OTYgQyA0Ni42NDcgNDQuODY5IDQ2LjU3IDQ1LjQyOSA0Ni41NyA0NS44MzkgWiAiIGZpbGw9InJnYigyNTUsMjU1LDI1NSkiLz48cGF0aCBkPSIgTSA1MS4yNDggMTEuNjY1IEMgNTEuMjI5IDEyLjA5NiA1MS4zNjQgMTIuNTA2IDUxLjYxNSAxMi44MjkgQyA2MC40ODggMjIuODk4IDYwLjMzNCAzOS4wOSA1MS4zMDYgNDguOTg3IEMgNTEuMjA5IDQ5LjA5NSA1MS4xMTMgNDkuMTgxIDUxLjAxNiA0OS4yODkgQyA1MC40NTUgNDkuOTE0IDUwLjQ1NSA1MC45MDYgNTEuMDE2IDUxLjUzMSBDIDUxLjU3NyA1Mi4xNTYgNTIuNDY2IDUyLjE1NiA1My4wMjcgNTEuNTMxIEwgNTMuMDI3IDUxLjUzMSBDIDYzLjMzIDQwLjU1NiA2My42OTggMjIuMzM3IDUzLjgzOCAxMC44NDUgQyA1My43NDIgMTAuNzM4IDUzLjY0NSAxMC42MDggNTMuNTQ4IDEwLjUgQyA1My4wNDYgOS44NzUgNTIuMTk1IDkuODMyIDUxLjYzNSAxMC4zOTMgQyA1MS41OTYgMTAuNDM2IDUxLjU1NyAxMC40NTcgNTEuNTM4IDEwLjUgQyA1MS4zNDUgMTAuODQ1IDUxLjI0OCAxMS4yNTUgNTEuMjQ4IDExLjY2NSBaICIgZmlsbD0icmdiKDI1NSwyNTUsMjU1KSIvPjxwYXRoIGQ9IiBNIDE1LjA1OSA0NC42NzUgQyA4LjE1OCAzNy4yNzkgNy45NDUgMjUuMDMzIDE0LjU3NiAxNy4zMTQgQyAxNC42MTUgMTcuMjcxIDE0LjY1MyAxNy4yMjcgMTQuNjkyIDE3LjE4NCBDIDE1LjI1MyAxNi41NTkgMTUuMjUzIDE1LjU2NyAxNC42OTIgMTQuOTQyIEMgMTQuMTMxIDE0LjMxNyAxMy4yNDIgMTQuMzE3IDEyLjY4MiAxNC45NDIgTCAxMi42ODIgMTQuOTQyIEMgNC44NTIgMjMuODY4IDQuOTY4IDM4LjE4NSAxMi45NzIgNDYuOTE3IEMgMTIuOTkxIDQ2LjkzOSAxMy4wMyA0Ni45ODIgMTMuMDQ5IDQ3LjAwMyBDIDEzLjU1MSA0Ny42MjkgMTQuNDAyIDQ3LjY3MiAxNC45NjMgNDcuMTExIEMgMTUuMDAxIDQ3LjA2OCAxNS4wNCA0Ny4wNDYgMTUuMDU5IDQ3LjAwMyBDIDE1LjMxMSA0Ni42OCAxNS40NDYgNDYuMjcgMTUuNDI3IDQ1LjgzOSBDIDE1LjQ0NiA0NS40MjkgMTUuMzQ5IDQ0Ljg0NyAxNS4wNTkgNDQuNjc1IFogIiBmaWxsPSJyZ2IoMjU1LDI1NSwyNTUpIi8+PHBhdGggZD0iIE0gMTAuNDU4IDEwLjUgQyA5Ljk1NiA5Ljg3NSA5LjA4NiA5LjgzMiA4LjU0NSAxMC4zOTMgQyA4LjUwNiAxMC40MzYgOC40NjcgMTAuNDU3IDguNDQ4IDEwLjUgQyAtMS41NjYgMjEuNzk4IC0xLjQ2OSA0MC4wMTcgOC42NjEgNTEuMTg2IEMgOC43NTcgNTEuMjk0IDguODU0IDUxLjQwMiA4Ljk3IDUxLjUwOSBDIDkuNTMgNTIuMTM1IDEwLjQyIDUyLjEzNSAxMC45OCA1MS41MDkgQyAxMS41NDEgNTAuODg0IDExLjU0MSA0OS44OTIgMTAuOTggNDkuMjY3IEMgNi41NTMgNDQuNTQ1IDMuOTgyIDM4LjA3NyAzLjgyOCAzMS4yNDIgQyAzLjY1NCAyNC4zODYgNi4wMTIgMTcuNzIzIDEwLjM2MiAxMi44MjkgQyAxMC42MTMgMTIuNTA2IDEwLjc0OCAxMi4wOTYgMTAuNzI5IDExLjY2NSBDIDEwLjc2OCAxMS4yNTUgMTAuNjcxIDEwLjg0NSAxMC40NTggMTAuNSBaICIgZmlsbD0icmdiKDI1NSwyNTUsMjU1KSIvPjxwYXRoIGQ9IiBNIDMxLjAwOCAxOS4yMzMgQyAyNS4xODkgMTkuMjMzIDIwLjQ1MyAyNC41MTUgMjAuNDUzIDMxLjAwNSBMIDIwLjQ1MyAzOS41NjUgQyAyMC40NTMgNDEuMzMzIDIxLjc0OCA0Mi43NzcgMjMuMzMzIDQyLjc3NyBMIDI0LjMgNDIuNzc3IEMgMjQuODQxIDQyLjc3NyAyNS4yNjYgNDIuMzAzIDI1LjI2NiA0MS42OTkgTCAyNS4yNjYgMzMuMTM5IEMgMjUuMjY2IDMyLjUzNiAyNC44NDEgMzIuMDYxIDI0LjMgMzIuMDYxIEwgMjMuMzMzIDMyLjA2MSBDIDIzLjAwNSAzMi4wNjEgMjIuNjc2IDMyLjEyNiAyMi4zNjcgMzIuMjU1IEwgMjIuMzY3IDMxLjAwNSBDIDIyLjQ0NCAyNS42NzkgMjYuMzY4IDIxLjQzMiAzMS4xMjQgMjEuNTE4IEMgMzUuNzgzIDIxLjYwNCAzOS41NTIgMjUuNzg3IDM5LjYzIDMxLjAwNSBMIDM5LjYzIDMyLjI1NSBDIDM5LjMyIDMyLjEyNiAzOC45OTIgMzIuMDYxIDM4LjY2MyAzMi4wNjEgTCAzNy42OTcgMzIuMDYxIEMgMzcuMTU1IDMyLjA2MSAzNi43MyAzMi41MzYgMzYuNzMgMzMuMTM5IEwgMzYuNzMgNDEuNjk5IEMgMzYuNzMgNDIuMzAzIDM3LjE1NSA0Mi43NzcgMzcuNjk3IDQyLjc3NyBMIDM4LjY2MyA0Mi43NzcgQyA0MC4yNDggNDIuNzc3IDQxLjU0NCA0MS4zMzMgNDEuNTQ0IDM5LjU2NSBMIDQxLjU0NCAzMS4wMDUgQyA0MS41NDQgMjQuNTE1IDM2LjgyNyAxOS4yMzMgMzEuMDA4IDE5LjIzMyBaICIgZmlsbD0icmdiKDI1NSwyNTUsMjU1KSIvPjwvZz48L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 70% auto;
}
.t-header-special-btn-2 .t-header-special-btn-link span {
  display: block;
  font-size: 15px;
  line-height: 31px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
}
.t-header-special-btn-2 .t-header-special-btn-link:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
@media (max-width: 767px) {
  .t-header-special-btn-2 {
    position: absolute;
    left: 162px;
    top: 0;
    height: 38px;
    margin: 13px 0 0 0;
    padding: 3px 0 0 11px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .t-header-special-btn-2 .t-header-special-btn-link {
    width: 72px;
    height: 32px;
    padding: 0 10px 0 41px;
    border-width: 1px;
    border-color: #3c8dbe;
  }
  .t-header-special-btn-2 .t-header-special-btn-link:before {
    left: 0;
    background-size: 65% auto;
  }
  .t-header-special-btn-2 .t-header-special-btn-link span {
    font-size: 12px;
    line-height: 31px;
    letter-spacing: 0.042em;
  }
}
.t-uacc-wrap {
  float: right;
  font-size: 0;
}
.t-uacc-wrap .t-uacc-wrap-i {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.t-uacc-wrap .t-uacc-1 {
  order: 2;
  flex: 0 0 auto;
  width: 47px;
  max-width: 47px;
  height: 33px;
  margin-left: 5px;
}
.t-uacc-wrap .t-uacc-1 .t-uacc-link {
  display: block;
  height: 33px;
  padding: 9px 0 0 0;
  text-align: center;
}
.t-uacc-wrap .t-uacc-1 .t-uacc-link:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOS45NSAzMCI+PHBhdGggZD0iTTE0LjU2LDBBOCw4LDAsMCwxLDIyLjYyLDUuM2MxLjYzLDQuMTktMS4wNiw5LjE1LTQuMTUsMTAuMTR2MEExMC4yMywxMC4yMywwLDAsMSwyMiwxNi44M2ExNS4zOSwxNS4zOSwwLDAsMSw2LjgyLDcuNTIsMTguMzEsMTguMzEsMCwwLDEsMSwzLjg1Yy4xLjUzLjE5LDEuNDMtLjE3LDEuNjdTMjguNDcsMzAsMjgsMzBIMS44OWMtLjYyLDAtMS41MS4xMi0xLjc3LS4yNWEyLjc1LDIuNzUsMCwwLDEsMC0xLjUyQTE4LjA1LDE4LjA1LDAsMCwxLDEsMjQuNTVhMTQuNTksMTQuNTksMCwwLDEsNy43Mi04LjE0LDExLjIsMTEuMiwwLDAsMSwyLjcyLS45NUwxMCwxNC41NmE5LDksMCwwLDEtMi4yNy0yLjcyQTcuNDIsNy40MiwwLDAsMSw3LjA5LDEwYTguMTYsOC4xNiwwLDAsMSw0LTlBOC40NSw4LjQ1LDAsMCwxLDEzLjM4LjE1WiIgZmlsbD0iI0ZGRkZGRiIgLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 100% auto;
  transition: opacity 0.5s;
}
.t-uacc-wrap .t-uacc-1 .t-uacc-link:hover:before {
  opacity: 0.6;
}
.t-uacc-wrap .t-uacc-2 {
  order: 1;
  flex: 0 0 auto;
  max-width: 140px;
  height: 33px;
  margin-left: 20px;
  position: relative;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn {
  display: block;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn figure {
  position: absolute;
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  border-radius: 50%;
  background: #007dc5;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn figure img {
  display: block;
  width: 100%;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn span {
  display: block;
  position: relative;
  max-width: 140px;
  height: 33px;
  padding: 0 28px 0 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 36px;
  color: #9ec3dd;
  cursor: pointer;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn span:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}
.t-uacc-wrap .t-uacc-2 .t-uacc-btn:hover span {
  color: #fff;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-dd {
  position: absolute;
  z-index: 1;
  top: calc(100% + 9px);
  right: -7px;
  width: 204px;
  width: 20.4rem;
  transform: scale(0.3);
  transform-origin: calc(100% - 38px) 0;
  pointer-events: none;
  opacity: 0;
  transition:
    transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    top 0.2s ease-in-out 0s;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-dd .t-uacc-dd-i {
  background: #2a2a2a;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  will-change: transform;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-dd .t-uacc-dd-body {
  position: relative;
  opacity: 0;
  transition: opacity 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0.21s;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-dd .t-uacc-dd-body:before {
  content: "";
  position: absolute;
  right: 15px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #2a2a2a;
}
.interaction-overlay-box-uacc-open .t-uacc-wrap .t-uacc-2 .t-uacc-dd {
  transform: scale(1);
  opacity: 1;
  pointer-events: all;
}
.interaction-overlay-box-uacc-open .t-uacc-wrap .t-uacc-2 .t-uacc-dd .t-uacc-dd-body {
  opacity: 1;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul li a {
  display: block;
  position: relative;
  min-height: 45px;
  min-height: 4.5rem;
  padding: 16px 10px 15px 10px;
  padding: 1.6rem 1rem 1.5rem 1rem;
  overflow: hidden;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition:
    background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul li a:before {
  content: "";
  position: absolute;
  left: 10px;
  left: 1rem;
  right: 10px;
  right: 1rem;
  top: 0;
  height: 1px;
  background: #555;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul li a:hover {
  background: #fff;
  color: #000;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul li a:hover:before {
  background: #fff;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-list ul li:first-child a:before {
  display: none;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-logout {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-logout a {
  display: block;
  position: relative;
  min-height: 47px;
  min-height: 4.7rem;
  padding: 17px 10px 16px 10px;
  padding: 1.7rem 1rem 1.6rem 1rem;
  overflow: hidden;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition:
    background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-transform: uppercase;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-logout a:before {
  content: "";
  position: absolute;
  left: 10px;
  left: 1rem;
  right: 10px;
  right: 1rem;
  top: 0;
  height: 1px;
  background: #555;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-logout a:hover {
  background: #fff;
  color: #000;
}
.t-uacc-wrap .t-uacc-2 .t-uacc-logout a:hover:before {
  background: #fff;
}
@media (max-width: 1299px) {
  .t-uacc-wrap {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 41px;
  }
  .t-uacc-wrap .t-uacc-1 {
    margin: 0 5px 0 0;
  }
  .t-uacc-wrap .t-uacc-2 {
    margin: 0 3px 0 0;
  }
  .t-uacc-wrap .t-uacc-2 .t-uacc-btn span {
    padding: 0 17px 0 32px;
    font-size: 0;
    text-indent: -999999px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap {
    right: 177px;
  }
  .t-uacc-wrap ~ .t-header-search-1 {
    margin-right: 65px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap ~ .t-header-search-1 {
    margin-right: 242px;
  }
}
@media (max-width: 1023px) {
  .t-uacc-wrap {
    right: 10px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap {
    right: 187px;
  }
  .t-uacc-wrap ~ .t-header-search-1 {
    margin-right: 75px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap ~ .t-header-search-1 {
    margin-right: 252px;
  }
}
@media (max-width: 767px) {
  .t-uacc-wrap {
    top: 18px;
    right: 10px;
  }
  .t-uacc-wrap .t-uacc-1 {
    margin: 0 -10px 0 0;
  }
  .t-uacc-wrap .t-uacc-1 .t-uacc-link:before {
    opacity: 0.6;
  }
  .t-uacc-wrap .t-uacc-1 .t-uacc-link:hover:before {
    opacity: 1;
  }
  .t-uacc-wrap .t-uacc-2 {
    margin: 0;
  }
  .t-uacc-wrap .t-uacc-2 .t-uacc-btn span {
    width: 24px;
    padding: 0;
  }
  .t-uacc-wrap .t-uacc-2 .t-uacc-btn span:after {
    display: none;
  }
  .t-uacc-wrap .t-uacc-2 .t-uacc-dd {
    right: -9px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap {
    top: 18px;
    right: 10px;
  }
  .t-header-sponsor-pic-1 ~ .t-uacc-wrap ~ .t-header-search-1 {
    margin-right: 0;
  }
}
.t-header-menu-1 {
  margin: 0 160px 0 10px;
  margin: 0 16rem 0 1rem;
}
@media (max-width: 1299px) {
  .t-header-menu-1 {
    margin: 0 150px 0 0;
    margin: 0 15rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-header-menu-1 {
    margin: 0 160px 0 10px;
    margin: 0 16rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-header-menu-1 {
    margin: 0;
  }
}
.t-scroll-pos-1 .t-header-menu-1 {
  margin: 0 205px 0 10px;
  margin: 0 20.5rem 0 1rem;
}
@media (max-width: 1299px) {
  .t-scroll-pos-1 .t-header-menu-1 {
    margin: 0 195px 0 0;
    margin: 0 19.5rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1 .t-header-menu-1 {
    margin: 0 205px 0 10px;
    margin: 0 20.5rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-menu-1 {
    margin: 0 195px 0 0;
    margin: 0 19.5rem 0 0;
  }
}
.t-header-menu-1 ul {
  height: 38px;
  height: 3.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  overflow: hidden;
}
.t-header-menu-1 ul li {
  float: left;
  height: 100%;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1;
}
.t-scroll-pos-1 .t-header-menu-1 ul li {
  font-size: 16px;
  font-size: 1.6rem;
}
.t-header-menu-1 ul li:first-child {
  display: none;
}
.t-scroll-pos-1 .t-header-menu-1 ul li:first-child {
  display: block;
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-menu-1 ul li:first-child {
    display: block;
  }
}
.t-header-menu-1 ul li:first-child a {
  width: 41px;
  width: 4.1rem;
  margin-left: 10px;
  margin-left: 1rem;
  margin-right: 8px;
  margin-right: 0.8rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNzE2Ljc3MXB4IiBoZWlnaHQ9IjU5NC4wNDRweCIgdmlld0JveD0iMCAwIDcxNi43NzEgNTk0LjA0NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzE2Ljc3MSA1OTQuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRjkxRTQxIiBwb2ludHM9IjAsMC44MjUgMCw1OTQuMDQ0IDExMS42MDksNTk0LjA0NCAxMTEuNjA5LDAuODI1IDAsMC44MjUgIi8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyMi4zNTUsMTIyLjkzNGwtMTA4LjAzOC0wLjQ5MnYyNjAuNzY1aC0zNC44NjV2ODMuNDg3YzE4LjE2OCwzLjQzNiwzNC4zNzYsNC45MDksNDguNjE1LDQuOTA5YzY3LjI3OCwwLDk0LjI4OC0zNy44MSw5NC4yODgtMTEyLjk0NlYxMjIuOTM0TDMyMi4zNTUsMTIyLjkzNHogTTY0OC45MzMsNDY2LjY5M3YtMzQzLjc2aC0xMDMuMTN2NzMuNjY0bDQuOTEyLDc0LjY0NGgtNC45MTJsLTgzLjQ4NC0xNDguMzA4SDM1OS4xOTN2MzQzLjc2aDEwMy4xMjZWMzkzLjAzbC00LjkxMi03NC42NDVoNC45MTJsODMuNDg0LDE0OC4zMDhINjQ4LjkzM0w2NDguOTMzLDQ2Ni42OTN6Ii8+PC9zdmc+)
    no-repeat;
  background-size: cover;
}
.t-header-menu-1 ul li:first-child span {
  display: none;
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .t-header-menu-1 ul li:first-child ~ * {
    display: none;
  }
}
.t-header-menu-1 a {
  display: block;
  height: 100%;
  padding: 10px 10px 0 10px;
  padding: 1rem 1rem 0 1rem;
  color: #2a2a2a;
}
.t-scroll-pos-1 .t-header-menu-1 a {
  color: #fff;
}
.t-scroll-pos-1 .t-header-menu-1 a:hover {
  color: #fff;
  opacity: 0.7;
}
.t-header-menu-1 a:focus,
.t-header-menu-1 a:hover {
  color: #0069a6;
}
.t-header-menu-1 li.current {
  background: #003e6a;
}
.t-header-menu-1 li.current a {
  color: #fff;
}
.t-header-menu-1 ul li:nth-of-type(2).current {
  margin-left: 10px;
  margin-left: 1rem;
}
.t-scroll-pos-1 .t-header-menu-1 ul li:nth-of-type(2).current {
  margin-left: 0;
}
.t-header-menu-2 {
  margin: 0 0 0 10px;
  margin: 0 0 0 1rem;
}
@media (max-width: 1299px) {
  .t-header-menu-2 {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .t-header-menu-2 {
    margin: 0 0 0 10px;
    margin: 0 0 0 1rem;
  }
}
.t-header-menu-2 ul {
  height: 35px;
  height: 3.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  overflow: hidden;
}
.t-header-menu-2 ul li {
  float: left;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1;
}
.t-header-menu-2 a {
  display: block;
  padding: 7px 10px 11px 10px;
  padding: 0.7rem 1rem 1.1rem 1rem;
  color: #888;
}
.t-header-menu-2 a:focus,
.t-header-menu-2 a:hover {
  color: #2a2a2a;
}
.t-header-menu-2 li.current a {
  color: #0069a6;
}
@media (min-width: 768px) {
  .t-header-menu-3 {
    display: none;
  }
}
.t-header-menu-3 ul {
  height: 38px;
  height: 3.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  overflow: hidden;
  text-align: center;
}
.t-header-menu-3 ul li {
  display: inline-block;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.t-header-menu-3 a {
  display: block;
  position: relative;
  padding: 10px 13px 12px 13px;
  padding: 1rem 1.3rem 1.2rem 1.3rem;
  color: #2a2a2a;
}
.t-header-menu-3 a:focus,
.t-header-menu-3 a:hover {
  color: #0069a6;
}
.t-header-menu-3 li.current {
  background: #003e6a;
}
.t-header-menu-3 li.current a {
  color: #fff;
}
.t-header-menu-3 a i {
  position: absolute;
  right: 1px;
  top: 6px;
  top: 0.6rem;
  min-width: 16px;
  min-width: 1.6rem;
  height: 16px;
  height: 1.6rem;
  padding: 0 5px;
  padding: 0 0.5rem;
  background: #b50f0d;
  border-radius: 8px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  font-style: normal;
  color: #fff;
  line-height: 1.6rem;
  line-height: 1.6;
  text-align: center;
}
.t-header-submenu-1 {
  float: right;
  width: 1027px;
  width: 102.7rem;
  min-height: 100%;
  margin: 0 -12px 0 0;
  margin: 0 -1.2rem 0 0;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-header-submenu-1 {
    width: 808px;
    width: 80.8rem;
  }
}
@media (max-width: 1023px) {
  .t-header-submenu-1 {
    width: 100%;
    margin: 0;
  }
}
.t-header-submenu-1 nav {
  display: inline-block;
  width: 24.9999%;
  min-height: 100%;
  vertical-align: top;
  padding: 23px 12px 20px 12px;
  padding: 2.3rem 1.2rem 2rem 1.2rem;
}
@media (max-width: 1023px) {
  .t-header-submenu-1 nav {
    display: block;
    width: 100%;
    padding: 23px 12px 20px 20px;
    padding: 2.3rem 1.2rem 2rem 2rem;
  }
}
.t-header-submenu-1 nav.t-header-submenu-grp-1 {
  width: 49.9999%;
}
@media (max-width: 1023px) {
  .t-header-submenu-1 nav.t-header-submenu-grp-1 {
    width: 100%;
  }
}
.t-header-submenu-1 nav.t-header-submenu-grp-1 > ul:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 328px;
  height: 32.8rem;
  background: #dddcdd;
}
@media (max-width: 1023px) {
  .t-header-submenu-1 nav.t-header-submenu-grp-1 > ul:after {
    display: none;
  }
}
.t-header-submenu-1 nav > ul {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-header-submenu-1 nav > ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 328px;
  height: 32.8rem;
  background: #dddcdd;
}
@media (max-width: 1023px) {
  .t-header-submenu-1 nav > ul:before {
    height: auto;
    bottom: 0;
  }
}
.t-header-submenu-1 nav > ul li {
  display: inline-block;
  width: 100%;
  padding: 5px 12px 5px 13px;
  padding: 0.5rem 1.2rem 0.5rem 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
}
.t-header-submenu-1 nav > ul li a:focus,
.t-header-submenu-1 nav > ul li a:hover {
  color: #0069a6;
}
.t-header-submenu-1 nav > ul li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-header-submenu-1 nav > ul li ul li {
  padding: 10px 12px 0 13px;
  padding: 1rem 1.2rem 0 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-header-submenu-1 nav.t-header-submenu-grp-1 > ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media (max-width: 1023px) {
  .t-header-submenu-1 nav.t-header-submenu-grp-1 > ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 1299px) {
  .t-header-submenu-1 nav.t-header-submenu-grp-2 ~ .t-header-submenu-grp-2 > ul:before {
    height: auto;
    bottom: 0;
  }
}
.t-header-submenu-title-1 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 27px;
  font-size: 2.7rem;
  color: #0069a6;
}
.t-left-sidebar-toggle {
  position: absolute;
  left: 80px;
  left: 8rem;
  top: 0;
  width: 41px;
  width: 4.1rem;
  height: 38px;
  height: 3.8rem;
  margin: 13px 0 0 0;
  margin: 1.3rem 0 0 0;
  padding: 0;
  background: 0 0;
  border: 0;
  outline: 0;
}
.t-left-sidebar-toggle:active,
.t-left-sidebar-toggle:focus,
.t-left-sidebar-toggle:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .t-left-sidebar-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-left-sidebar-toggle {
    position: fixed;
    z-index: 11;
    left: 54px;
    left: 5.4rem;
    width: 36px;
    width: 3.6rem;
    height: 36px;
    height: 3.6rem;
    margin: 5px 0 0 0;
    margin: 0.5rem 0 0 0;
    opacity: 1;
  }
}
.t-left-sidebar-toggle em {
  position: absolute;
  left: 0;
  right: 0;
  top: 29px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  font-size: 7px;
  letter-spacing: 0.024em;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-left-sidebar-toggle em {
    display: none;
  }
}
.t-left-sidebar-toggle span {
  display: block;
  position: relative;
  height: 100%;
}
.t-left-sidebar-toggle i {
  position: absolute;
  top: 6px;
  top: 0.6rem;
  right: 11px;
  right: 1.1rem;
  left: 11px;
  left: 1.1rem;
  height: 3px;
  height: 0.3rem;
  background: #fff;
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-left-sidebar-toggle i {
    top: 9px;
    top: 0.9rem;
    left: 9px;
    left: 0.9rem;
    right: 9px;
    right: 0.9rem;
    background: #0069a6;
  }
}
.t-left-sidebar-toggle i + i {
  top: 13px;
  top: 1.3rem;
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-left-sidebar-toggle i + i {
    top: 15px;
    top: 1.5rem;
  }
}
.t-left-sidebar-toggle i + i + i {
  top: 20px;
  top: 2rem;
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .t-left-sidebar-toggle i + i + i {
    top: 21px;
    top: 2.1rem;
  }
}
.t-header-share-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-header-share-1 ul li {
  display: inline-block;
  width: 28px;
  width: 2.8rem;
  height: 28px;
  height: 2.8rem;
  margin: 0 4px 5px 4px;
  margin: 0 0.4rem 0.5rem 0.4rem;
}
.t-header-share-1 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-header-share-1 ul li a.t-btn-facebook {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100%;
}
.t-header-share-1 ul li a.t-btn-twitter {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA0MDUyMzUsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfVFdJVFRFUiI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfMTEiIGZpbGw9IiMyOEE5RTEiIGQ9Ik0xNy40NTksMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA3LTE3LjUsMTcuNTA3cy0xNy41LTcuODM4LTE3LjUtMTcuNTA3Qy0wLjA0MSw3LjgzOCw3Ljc5NCwwLjAwMSwxNy40NTksMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NiIgZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTc4LDIyLjYwOGMwLjI4OCwwLjAyOSwwLjU3NiwwLjA0NCwwLjg2NCwwLjA0NGMxLjY5MSwwLDMuMTk5LTAuNTE5LDQuNTI0LTEuNTU2Yy0wLjc4Ny0wLjAwOS0xLjQ5NC0wLjI1LTIuMTE4LTAuNzIxYy0wLjYyNC0wLjQ3MS0xLjA1MS0xLjA3MS0xLjI4MS0xLjgwMWMwLjE5MiwwLjAzOSwwLjQxNywwLjA1OSwwLjY3NywwLjA1OWMwLjMzNiwwLDAuNjU4LTAuMDQzLDAuOTY1LTAuMTNjLTAuODQ1LTAuMTY0LTEuNTQ0LTAuNTgtMi4wOTYtMS4yNDdjLTAuNTUyLTAuNjY3LTAuODI4LTEuNDM5LTAuODI4LTIuMzEzdi0wLjA0M2MwLjUwOCwwLjI4OCwxLjA2MSwwLjQzOCwxLjY1NiwwLjQ0N2MtMC40OTktMC4zMjYtMC44OTUtMC43NTYtMS4xODgtMS4yODljLTAuMjkzLTAuNTM0LTAuNDM5LTEuMTExLTAuNDM5LTEuNzM2YzAtMC42NTQsMC4xNjctMS4yNjMsMC41MDQtMS44M2MwLjkwMywxLjEyNCwyLjAwNSwyLjAyLDMuMzA3LDIuNjg2YzEuMzAxLDAuNjY4LDIuNjk2LDEuMDQsNC4xODUsMS4xMTdjLTAuMDY3LTAuMzE2LTAuMTAxLTAuNTk1LTAuMTAxLTAuODM2YzAtMC45OTgsMC4zNTUtMS44NTQsMS4wNjUtMi41NjNjMC43MTEtMC43MSwxLjU3LTEuMDY2LDIuNTc5LTEuMDY2YzEuMDQ4LDAsMS45MywwLjM4NCwyLjY1LDEuMTUzYzAuODM2LTAuMTc0LDEuNjA0LTAuNDcxLDIuMzA3LTAuODk1Yy0wLjI3LDAuODc1LTAuNzk4LDEuNTQ3LTEuNTg3LDIuMDE4YzAuNzAyLTAuMDg3LDEuMzk1LTAuMjc5LDIuMDc2LTAuNTc3Yy0wLjQ2MiwwLjcyLTEuMDYyLDEuMzUtMS44MDIsMS44ODd2MC40NzZjMCwwLjk3LTAuMTQyLDEuOTQzLTAuNDI1LDIuOTE4Yy0wLjI4MywwLjk3NS0wLjcxNiwxLjkwNi0xLjI5NiwyLjc5M2MtMC41ODIsMC44OS0xLjI3NSwxLjY4LTIuMDgzLDIuMzcxYy0wLjgwNiwwLjY5MS0xLjc3NCwxLjI0Mi0yLjkwMiwxLjY0OWMtMS4xMjgsMC40MDgtMi4zNDEsMC42MTItMy42MzgsMC42MTJDMTMuMTQ2LDI0LjIzNywxMS4yODcsMjMuNjk1LDkuNTc4LDIyLjYwOCIvPjwvZz48L2c+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-header-share-1 ul li a.t-btn-googleplus {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfNSIgZmlsbD0iI0NGNDMzNSIgZD0iTTE3LjUsMEMyNy4xNjUsMCwzNSw3LjgzNywzNSwxNy41MDZjMCw5LjY2OC03LjgzNSwxNy41MDctMTcuNSwxNy41MDdDNy44MzUsMzUuMDE0LDAsMjcuMTc1LDAsMTcuNTA2QzAsNy44MzcsNy44MzUsMCwxNy41LDB6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIxLjQ5Myw5Ljk2OWwtMi42OTEsMS40N2gtMC41NzhjMC41MDgsMC41NzksMS4wMzgsMS4zNzMsMS4wMzgsMi41NzFjMCwxLjc5Ni0xLjEwMiwyLjY0Ni0xLjk5MiwzLjMyM2wtMC4wMjIsMC4wMThjLTAuMjYzLDAuMjQ5LTAuNDg1LDAuNDY0LTAuNDg1LDAuNzc0YzAsMC4yODUsMC4xODgsMC40NTEsMC40NDUsMC42NTZsMC4wMDUsMC4wMDRsMC44MSwwLjYxYzAuOTg1LDAuNzk4LDIuMDAxLDEuNjIxLDIuMDAxLDMuMjc0YzAsMi4xOTItMi4xMzQsNC40MTEtNi4yMTUsNC40MTFjLTMuNTU1LDAtNS4xNDYtMS43MjEtNS4xNDYtMy40MjJjMC0wLjQyOCwwLjEzOC0xLjkxMSwxLjg5NC0yLjkyM2MxLjE5My0wLjcwNCwyLjcxMy0wLjkwOCwzLjc4Mi0wLjk5M2MtMC4yLTAuMzA5LTAuMzYtMC42ODMtMC4zNi0xLjE2N2MwLTAuMTc5LDAuMDE4LTAuMzI1LDAuMDUzLTAuNDZjLTAuMDY2LDAuMDA1LTAuMTMzLDAuMDA1LTAuMjAxLDAuMDA1Yy0wLjgzNywwLTIuMDM2LTAuMi0yLjk4OS0xLjE2M2MtMC42NzgtMC42NzctMS4wNjQtMS42MTMtMS4wNjQtMi41NThjMC0xLjE2MiwwLjU3OS0yLjM0MywxLjU1LTMuMTQ1bDAuMDA0LTAuMDEzYzEuNDE4LTEuMTI5LDMuMDc5LTEuMjczLDQuMjE0LTEuMjczSDIxLjQ5M3oiLz48cGF0aCBmaWxsPSIjQ0Y0MzM1IiBkPSJNMTcuODMyLDIzLjUxMmMwLDEuMjItMS4xMjMsMS45ODEtMi45MzEsMS45ODFjLTIuMTQzLDAtMy41NzgtMC45MTctMy41NzgtMi4yODRjMC0xLjE2MiwwLjk1OC0xLjY0LDEuNjg0LTEuODkzYzAuODQyLTAuMjcyLDEuOTc1LTAuMzI1LDIuMjMyLTAuMzI1YzAuMTc0LDAsMC4yNzIsMCwwLjM4OCwwLjAwOEMxNy4yNTcsMjIuMTIyLDE3LjgzMiwyMi42MDgsMTcuODMyLDIzLjUxMnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI1LjE0Niw5Ljk2OSAyNS4xNDYsMTMuNDQ0IDI4LjYyMiwxMy40NDQgMjguNjIyLDE0Ljk1OCAyNS4xNDYsMTQuOTU4IDI1LjE0NiwxOC41NjcgMjMuNjMxLDE4LjU2NyAyMy42MzEsMTQuOTU4IDIwLjA2NywxNC45NTggMjAuMDY3LDEzLjQ0NCAyMy42MzEsMTMuNDQ0IDIzLjYzMSw5Ljk2OSAiLz48cGF0aCBmaWxsPSIjQ0Y0MzM1IiBkPSJNMTIuNDM3LDEzLjM1MWMwLTAuNTk3LDAuMTMzLTEuMDQ3LDAuNDE1LTEuMzc3YzAuMjg5LTAuMzUzLDAuODExLTAuNTgzLDEuMjkyLTAuNTgzYzAuODg3LDAsMS40NjYsMC42NjcsMS44MDEsMS4yMjljMC40MDksMC42OSwwLjY2MywxLjYwOCwwLjY2MywyLjM4OGMwLDAuMjE5LDAsMC44OTEtMC40NTQsMS4zMjhjLTAuMzEyLDAuMjk4LTAuODMzLDAuNTA4LTEuMjczLDAuNTA4Yy0wLjkxNCwwLTEuNDkzLTAuNjU1LTEuODEzLTEuMjAzQzEyLjYwMSwxNC44NDcsMTIuNDM3LDEzLjkzOCwxMi40MzcsMTMuMzUxeiIvPjwvc3ZnPg==)
    no-repeat;
  background-size: 100%;
}
.t-header-share-1 ul li a.t-btn-instagram {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfNSIgZmlsbD0iIzUxN0ZBMyIgZD0iTTE3LjUsMEMyNy4xNjYsMCwzNSw3LjgzOCwzNSwxNy41MDdzLTcuODM0LDE3LjUwOC0xNy41LDE3LjUwOEM3LjgzNiwzNS4wMTUsMCwyNy4xNzYsMCwxNy41MDdTNy44MzUsMCwxNy41LDB6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzLjM1OCw5Ljk0MWMxLjQ2OCwwLjAwOCwyLjY0NiwxLjE5MiwyLjY0NiwyLjY0NlYyMy40MWMwLDEuNDU5LTEuMTg4LDIuNjQ2LTIuNjQ2LDIuNjQ2SDEyLjUzNGMtMS40NTksMC0yLjY0Ni0xLjE4OC0yLjY0Ni0yLjY0NlYxMi41ODdjMC0xLjQ1NCwxLjE4LTIuNjM5LDIuNjQ2LTIuNjQ2SDIzLjM1OHoiLz48cGF0aCBmaWxsPSIjNTE3RkEzIiBkPSJNMjMuMzU4LDI0Ljc1N2MwLjc0OS0wLjAwOCwxLjM0NS0wLjYwNiwxLjM0NS0xLjM0N3YtNy44OTlIMjIuMDljMC40MzksMC43MjgsMC42OTMsMS41NzgsMC42OTMsMi40ODhjMCwyLjY2Ny0yLjE3LDQuODM3LTQuODM3LDQuODM3cy00LjgzNy0yLjE3LTQuODM3LTQuODM3YzAtMC45MDksMC4yNTMtMS43NiwwLjY5MS0yLjQ4OGgtMi42MTF2Ny44OTljMCwwLjc0MiwwLjYwNCwxLjM0NywxLjM0NSwxLjM0N0gyMy4zNTh6Ii8+PHBhdGggZmlsbD0iIzUxN0ZBMyIgZD0iTTE3Ljk0NSwxNC40NjRjMS45NSwwLDMuNTM2LDEuNTg2LDMuNTM2LDMuNTM2YzAsMS45NDktMS41ODYsMy41MzUtMy41MzYsMy41MzVjLTEuOTQ5LDAtMy41MzYtMS41ODYtMy41MzYtMy41MzVDMTQuNDExLDE2LjA1LDE1Ljk5NywxNC40NjQsMTcuOTQ1LDE0LjQ2NHoiLz48Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSIxNy45NDUiIGN5PSIxOCIgcj0iMi4wOTQiLz48Y2lyY2xlIGZpbGw9IiM1MTdGQTMiIGN4PSIyMi45MTQiIGN5PSIxMi4zODkiIHI9IjAuNzgxIi8+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-header-share-1 ul li a.t-btn-rss {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAwODcwODk1LC0wLjA0MjIxODMpIj48ZyBpZD0iQlRfUlNTIj48cGF0aCBpZD0iRWxpcHNlXzRfY29waWFfY29weV81IiBmaWxsPSIjODc4Nzg3IiBkPSJNMTcuNDkxLDAuMDQyYzkuNjY1LDAsMTcuNSw3LjgzNywxNy41LDE3LjUwNmMwLDkuNjY4LTcuODM2LDE3LjUwNy0xNy41LDE3LjUwN2MtOS42NjYsMC0xNy41LTcuODM5LTE3LjUtMTcuNTA3UzcuODI2LDAuMDQyLDE3LjQ5MSwwLjA0MnoiLz48cGF0aCBpZD0iU2hhcGVfMTkwIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTUuMjY2LDIzLjAzNmMwLDEuMjAxLTAuOTc0LDIuMTcyLTIuMTc3LDIuMTcyYy0xLjE5OSwwLTIuMTc0LTAuOTcxLTIuMTc0LTIuMTcyYzAtMS4xOTksMC45NzYtMi4xOCwyLjE3NC0yLjE4QzE0LjI5MywyMC44NTcsMTUuMjY2LDIxLjgzNywxNS4yNjYsMjMuMDM2eiBNMjEuNTgsMjUuMDg2aC0yLjg2MmMtMC4wMzctMi4wNDItMC44NDYtMy45NTMtMi4yODYtNS4zOTRjLTEuNDQtMS40NDctMy4zNDUtMi4yNTctNS4zNzUtMi4yOTR2LTIuODU0QzE2LjgyMiwxNC42MjQsMjEuNDk2LDE5LjMwMiwyMS41OCwyNS4wODZ6IE0yNy4xNDksMjUuMDg2aC0yLjg1NWMtMC4wNzktNy4yNzgtNS45NzMtMTMuMTg2LTEzLjIzMi0xMy4yNjRWOC45NjlDMTkuODk2LDkuMDQ5LDI3LjA2NywxNi4yMywyNy4xNDksMjUuMDg2eiIvPjwvZz48L2c+PC9zdmc+)
    no-repeat;
  background-size: 100%;
}
.t-header-share-1 ul li a:focus,
.t-header-share-1 ul li a:hover {
  opacity: 0.7;
}
.t-header-share-1 ul li a em {
  display: none;
}
.t-header-featured-1 {
  position: relative;
  min-height: 100%;
  padding: 23px 0 0 25px;
  padding: 2.3rem 0 0 2.5rem;
  color: #fff;
}
@media (max-width: 1299px) {
  .t-header-featured-1 {
    padding: 23px 0 0 20px;
    padding: 2.3rem 0 0 2rem;
  }
}
@media (max-width: 1299px) {
  .t-scroll-pos-1 .t-header-featured-1 {
    padding-bottom: 128px;
    padding-bottom: 12.8rem;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1 .t-header-featured-1 {
    padding-bottom: 0;
    padding-bottom: 0;
  }
}
.t-header-featured-1 h3 {
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 27px;
  font-size: 2.7rem;
  color: #66a5ca;
}
.t-header-featured-1 .t-header-featured-elm-1 {
  width: 232px;
  width: 23.2rem;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-1 {
    width: 180px;
    width: 18rem;
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-1 {
    width: 232px;
    width: 23.2rem;
    padding: 0;
  }
}
.t-header-featured-1 .t-header-featured-elm-1 img {
  display: block;
  width: 100%;
}
.t-header-featured-1 .t-header-featured-elm-2 {
  position: absolute;
  top: 27px;
  top: 2.7rem;
  left: 0;
  width: 232px;
  width: 23.2rem;
  height: 0;
  margin-left: 25px;
  margin-left: 2.5rem;
  text-align: right;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-2 {
    position: static;
    width: 180px;
    width: 18rem;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-2 {
    position: absolute;
    width: 232px;
    width: 23.2rem;
    margin-left: 20px;
    margin-left: 2rem;
  }
}
.t-header-featured-1 .t-header-featured-elm-2 a {
  display: inline-block;
  min-height: 30px;
  min-height: 3rem;
  padding: 7px 15px 5px 15px;
  padding: 0.7rem 1.5rem 0.5rem 1.5rem;
  background: #ffc202;
  border-radius: 4px;
  color: #2a2a2a;
  text-transform: uppercase;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-2 a {
    display: block;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-2 a {
    display: inline-block;
  }
}
.t-header-featured-1 .t-header-featured-elm-2 a span {
  vertical-align: text-top;
}
.t-header-featured-1 .t-header-featured-elm-3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 53px;
  height: 5.3rem;
  background: #0069a6;
}
.t-header-featured-1 .t-header-featured-elm-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 10px 0 0 25px;
  margin: 1rem 0 0 2.5rem;
  width: 232px;
  width: 23.2rem;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-3 ul {
    width: 180px;
    width: 18rem;
    margin: 10px 0 0 20px;
    margin: 1rem 0 0 2rem;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-3 ul {
    width: 232px;
    width: 23.2rem;
    text-align: center;
  }
}
.t-header-featured-1 .t-header-featured-elm-3 li {
  display: inline-block;
  margin: 0 6px;
  margin: 0 0.6rem;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-3 li {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-3 li {
    margin: 0 6px;
    margin: 0 0.6rem;
  }
}
.t-header-featured-1 .t-header-featured-elm-3 a {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  width: 9.8rem;
  height: 33px;
  height: 3.3rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
  background: url(../images/btn-bg-sprite-1.png) no-repeat;
  background-size: cover;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-3 a {
    width: 85px;
    width: 8.5rem;
    height: 29px;
    height: 2.9rem;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-3 a {
    width: 98px;
    width: 9.8rem;
    height: 33px;
    height: 3.3rem;
  }
}
.t-header-featured-1 .t-header-featured-elm-3 a em {
  display: none;
}
.t-header-featured-1 .t-header-featured-elm-3 a.t-btn-appstore {
  background-position: 0 -39px;
}
@media (max-width: 1299px) {
  .t-header-featured-1 .t-header-featured-elm-3 a.t-btn-appstore {
    background-position: 0 -33px;
  }
}
@media (max-width: 1023px) {
  .t-header-featured-1 .t-header-featured-elm-3 a.t-btn-appstore {
    background-position: 0 -39px;
  }
}
.t-header-featured-1 .t-header-featured-elm-3 a.t-btn-googleplay {
  background-position: 0 0;
}
.t-grid-1 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-1 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-1 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-1 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-1-featured-1 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 1299px) {
  .t-grid-1-featured-1 {
    width: 660px;
    width: 66rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-featured-1 {
    float: none;
    width: auto;
    margin: 0 0 31px 0;
    margin: 0 0 3.1rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-1-featured-1 {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-1-featured-1 {
    width: 660px;
    width: 66rem;
  }
}
.t-grid-1-featured-2 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
}
@media (max-width: 1299px) {
  .t-grid-1-featured-2 {
    width: 660px;
    width: 66rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-featured-2 {
    float: none;
    width: auto;
    margin: 0 0 31px 0;
    margin: 0 0 3.1rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-1-featured-2 {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-grid-1-featured-3 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 1300px) {
  .t-grid-1-featured-3 {
    width: 455px;
    width: 45.5rem;
    height: 0;
  }
  .t-grid-1-featured-3 .t-article-module-1 {
    height: 538px;
    height: 53.8rem;
  }
  .t-grid-1-featured-3 .t-article-module-1 header figure {
    float: none;
    margin: 0;
  }
  .t-grid-1-featured-3 .t-article-module-1 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 112px;
    max-height: 11.2rem;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 3.6rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-featured-3 .t-article-module-1 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 66px;
    max-height: 6.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    line-height: 1.375;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-featured-3 .t-article-module-1.t-article-module-video-box {
    height: 538px;
    height: 53.8rem;
  }
  .t-grid-1-featured-3 .t-article-module-1.t-article-module-video-box header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 148px;
    max-height: 14.8rem;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 3.6rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-featured-3 .t-article-module-8 {
    height: 538px;
    height: 53.8rem;
  }
  .t-grid-1-featured-3 .t-article-module-8 header {
    padding: 0;
  }
  .t-grid-1-featured-3 .t-article-module-8 header figure {
    position: static;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-grid-1-featured-3 .t-article-module-8 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-featured-3 .t-article-module-8 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 112px;
    max-height: 11.2rem;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 3.6rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-featured-3 .t-article-module-8 header .t-article-module-header-body li {
    border-color: transparent;
  }
  .t-grid-1-featured-3 .t-article-module-8 header .t-article-module-header-info {
    display: none;
  }
  .t-grid-1-featured-3 .t-article-module-8.t-g-a-live-theme-1 {
    background: #b50f0d;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1,
  .t-grid-1-featured-3 ~ .t-grid-1-sidebar-1 {
    min-height: 540px;
    min-height: 54rem;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1),
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2),
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3),
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4) {
    display: block;
    margin: 0 0 0 479px;
    margin: 0 0 0 47.9rem;
    padding: 15px 12px 0 12px;
    padding: 1.5rem 1.2rem 0 1.2rem;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1) {
    height: 127px;
    height: 12.7rem;
    padding-top: 0;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):before {
    display: block;
    top: 0;
    bottom: 0;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
    display: block;
    top: 0;
    bottom: 0;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
    display: block;
    top: 0;
    bottom: 0;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):after {
    right: 12px;
    right: 1.2rem;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):before {
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):after {
    left: -467px;
    left: -46.7rem;
  }
}
@media (max-width: 1299px) {
  .t-grid-1-featured-3 {
    width: 660px;
    width: 66rem;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-featured-3 {
    float: none;
    width: auto;
    margin: 0 0 31px 0;
    margin: 0 0 3.1rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-1-featured-3 {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 {
    width: 660px;
    width: 66rem;
    height: auto;
  }
}
@media (min-width: 1300px) {
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 {
    height: 230px;
    height: 23rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 header {
    padding: 9px 0 0 345px;
    padding: 0.9rem 0 0 34.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 header figure {
    position: absolute;
    margin: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 .t-article-module-8 header .t-article-module-header-info {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1,
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-sidebar-1 {
    min-height: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1),
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2),
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3) {
    display: inline-block;
    width: 33.3333%;
    height: 285px;
    height: 28.5rem;
    margin: 0;
    padding: 15px 12px 0 12px;
    padding: 1.5rem 1.2rem 0 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4) {
    display: block;
    width: 100%;
    height: 128px;
    height: 12.8rem;
    margin: 0;
    padding: 15px 12px 0 12px;
    padding: 1.5rem 1.2rem 0 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):before {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
    top: 15px;
    top: 1.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-featured-3 ~ .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
    top: 15px;
    top: 1.5rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
}
.t-section-municipalities2017 {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: -12px;
  margin-top: -1.2rem;
  padding: 0 0 16px 0;
  padding: 0 0 1.6rem 0;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 52px;
  font-size: 5.2rem;
  line-height: 1.2;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header h2 span {
  color: #61a3cb;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header h2 strong {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0069a9;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header figure {
  width: 262px;
  width: 26.2rem;
  padding: 5px 0 0 0;
  padding: 0.5rem 0 0 0;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header figure img {
  display: block;
  width: 100%;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left,
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left {
  background: #f4f4f4;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left .t-i-section-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  height: 38px;
  height: 3.8rem;
  padding: 0 10px;
  padding: 0 1rem;
  background: #0069a6;
  color: #fff;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left .t-i-section-header strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left .t-i-section-body {
  padding: 20px;
  padding: 2rem;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right {
  background: #f4f4f4;
  margin-left: 1px;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right .t-i-section-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  height: 38px;
  height: 3.8rem;
  padding: 0 10px;
  padding: 0 1rem;
  background: #97c3dc;
  color: #143f6a;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right .t-i-section-header strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right .t-i-section-body {
  padding: 20px;
  padding: 2rem;
}
.t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header {
  margin-bottom: 23px;
  margin-bottom: 2.3rem;
}
.t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header h2 {
  font-size: 17px;
  font-size: 1.7rem;
  color: #2a2a2a;
}
.t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header h2 span {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  text-transform: uppercase;
}
.t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header h2 strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-municipalities2017 .t-s-m2017-stats-list {
  display: table;
  width: 100%;
}
.t-section-municipalities2017 .t-s-m2017-stats-list .t-s-m2017-stats-list-row {
  display: table-row;
}
.t-section-municipalities2017 .t-s-m2017-stats-list .t-s-m2017-stats-list-cell-1,
.t-section-municipalities2017 .t-s-m2017-stats-list .t-s-m2017-stats-list-cell-2,
.t-section-municipalities2017 .t-s-m2017-stats-list .t-s-m2017-stats-list-cell-3 {
  display: table-cell;
  padding: 0 10px 4px 0;
  padding: 0 1rem 0.4rem 0;
  font-family: sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #2a2a2a;
}
.t-section-municipalities2017 .t-s-m2017-stats-list .t-s-m2017-stats-list-cell-3 {
  width: 0.01%;
  color: #0068a9;
  white-space: nowrap;
}
.t-section-municipalities2017 .t-s-m2017-form-1 label {
  display: block;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item-title {
  display: block;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0069a6;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item {
  display: block;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select {
  position: relative;
  width: 100%;
  font-size: 0;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select:before {
  content: "";
  position: absolute;
  right: 39px;
  right: 3.9rem;
  top: 5px;
  top: 0.5rem;
  bottom: 5px;
  bottom: 0.5rem;
  width: 1px;
  background: #0069a6;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select:after {
  content: "";
  position: absolute;
  right: 12px;
  right: 1.2rem;
  top: 50%;
  width: 20px;
  width: 2rem;
  height: 13px;
  height: 1.3rem;
  margin-top: -6px;
  margin-top: -0.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.2rem auto;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 33px;
  height: 3.3rem;
  margin: 0;
  padding: 0 50px 0 8px;
  padding: 0 5rem 0 0.8rem;
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 33px;
  line-height: 3.3rem;
  color: #2a2a2a;
  cursor: pointer;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select select::-ms-expand {
  display: none;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select select option {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-municipalities2017
  .t-s-m2017-form-1
  .t-s-m2017-form-item.t-s-m2017-form-item-select
  select
  option[data-default] {
  display: none;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select select:focus {
  outline: 0;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-disabled:before {
  background: #a3bed6;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-disabled:after {
  opacity: 0.5;
}
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-disabled select {
  color: #aaa;
  cursor: default;
}
.t-section-municipalities2017 .t-s-m2017-stats-list + .t-s-m2017-form-1 {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.t-section-municipalities2017 .t-s-m2017-form-btn-1 {
  height: 31px;
  height: 3.1rem;
  margin: 0;
  padding: 0 15px;
  padding: 0 1.5rem;
  background: #0069a6;
  border: 0;
  border-radius: 3px;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 31px;
  line-height: 3.1rem;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.t-section-municipalities2017 .t-s-m2017-form-btn-1 b {
  font-weight: 400;
}
.t-section-municipalities2017 .t-s-m2017-form-btn-1:active,
.t-section-municipalities2017 .t-s-m2017-form-btn-1:focus,
.t-section-municipalities2017 .t-s-m2017-form-btn-1:hover {
  background: #5194c6;
}
.t-section-municipalities2017 .t-s-m2017-table-1 {
  width: 100%;
  overflow: auto;
}
.t-section-municipalities2017 .t-s-m2017-table-1::-webkit-scrollbar {
  -webkit-appearance: none;
}
.t-section-municipalities2017 .t-s-m2017-table-1::-webkit-scrollbar:vertical {
  width: 10px;
}
.t-section-municipalities2017 .t-s-m2017-table-1::-webkit-scrollbar:horizontal {
  height: 10px;
}
.t-section-municipalities2017 .t-s-m2017-table-1::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  border-radius: 10px;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.t-section-municipalities2017 .t-s-m2017-table-1::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}
.t-section-municipalities2017 .t-s-m2017-table-1:hover::-webkit-scrollbar-thumb {
  background-color: #999;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table {
  width: 100%;
  background: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table thead tr th {
  height: 38px;
  height: 3.8rem;
  padding: 10px 10px 6px 10px;
  padding: 1rem 1rem 0.6rem 1rem;
  background: #5da0c9;
  border-left: 1px solid #79b0d1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table thead tr th:first-of-type {
  border-left: 0;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table tbody tr td {
  height: 27px;
  height: 2.7rem;
  padding: 5px 10px 3px 10px;
  padding: 0.5rem 1rem 0.3rem 1rem;
  background-color: transparent;
  border-left: 1px solid #f5f5f5;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table tbody tr td strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  white-space: nowrap;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table tbody tr td:first-of-type {
  border-left: 0;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table tbody tr:first-of-type td {
  padding: 10px 10px 4px 10px;
  padding: 1rem 1rem 0.4rem 1rem;
}
.t-section-municipalities2017 .t-s-m2017-table-1 table tbody tr:hover td {
  background-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.t-section-municipalities2017 .t-s-m2017-global + .t-s-m2017-local {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.t-section-municipalities2017 + article {
  margin-top: 20px;
  margin-top: 2rem;
}
@media (max-width: 1299px) {
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header {
    margin-top: -10px;
    margin-top: -1rem;
    padding: 0 0 20px 0;
    padding: 0 0 2rem 0;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header h2 {
    font-size: 43px;
    font-size: 4.3rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header figure {
    width: 217px;
    width: 21.7rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left .t-i-section-body {
    padding: 20px 10px;
    padding: 2rem 1rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right .t-i-section-body {
    padding: 20px 10px;
    padding: 2rem 1rem;
  }
}
@media (max-width: 767px) {
  .t-section-municipalities2017 {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-header figure {
    display: none;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body {
    display: block;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-left {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global .t-s-m2017-body-col-right {
    margin-left: 0;
  }
  .t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
  .t-section-municipalities2017 .t-s-m2017-local .t-s-m2017-header h2 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-municipalities2017 .t-s-m2017-table-1 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
  .t-section-municipalities2017 .t-s-m2017-global + .t-s-m2017-local {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
}
.t-grid-1-section-headbox-1 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
}
@media (max-width: 1299px) {
  .t-grid-1-section-headbox-1 {
    width: 660px;
    width: 66rem;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-section-headbox-1 {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-1-section-headbox-1 {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-grid-1-section-headbox-2 {
  display: none;
  float: left;
  width: 935px;
  width: 93.5rem;
}
@media (max-width: 1299px) {
  .t-grid-1-section-headbox-2 {
    width: 660px;
    width: 66rem;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-section-headbox-2 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .t-grid-1-section-headbox-2 {
    display: block;
    float: none;
    width: auto;
    height: auto;
  }
}
.t-grid-1-section-headbox-3 {
  padding: 0 12px 20px 12px;
  padding: 0 1.2rem 2rem 1.2rem;
  font-size: 10px;
}
.t-grid-1-section-headbox-3 .t-g1-shb3-col-1 {
  float: left;
  max-width: 49%;
}
.t-grid-1-section-headbox-3 .t-g1-shb3-col-2 {
  float: right;
  max-width: 49%;
}
@media (max-width: 1023px) {
  .t-grid-1-section-headbox-3 {
    padding: 0 10px 15px 10px;
    padding: 0 1rem 1.5rem 1rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-section-headbox-3 {
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-grid-1-section-headbox-3 .t-g1-shb3-col-1 {
    float: none;
    max-width: none;
    padding: 0 0 10px 0;
    padding: 0 0 1rem 0;
  }
  .t-grid-1-section-headbox-3 .t-g1-shb3-col-2 {
    float: none;
    max-width: none;
  }
  .t-grid-1-section-headbox-3 .t-g1-shb3-col-2 label {
    width: 100%;
  }
}
.t-grid-1-sidebar-1 {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767px) {
  .t-grid-1-sidebar-1 {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
  }
}
.t-grid-1-list-1 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-size: 0;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-1 .t-g1-l1-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-1 .t-g1-l1-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-1 .t-g1-l1-i {
  clear: left;
  border-top: 1px solid #e5e5e5;
}
.t-grid-1-list-1 .t-g1-l1-i-i {
  margin: -15px -12px 0 -12px;
  margin: -1.5rem -1.2rem 0 -1.2rem;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-1 .t-g1-l1-i-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-1 .t-g1-l1-i-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-1 .t-g1-l1-i-i {
  margin-top: 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 49.9999%;
  height: 142px;
  height: 14.2rem;
  padding: 15px 12px 0 12px;
  padding: 1.5rem 1.2rem 0 1.2rem;
  font-size: 10px;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:after,
.t-grid-1-list-1 .t-g1-l1-i-i article:before {
  content: "";
  position: absolute;
  left: 0;
  background: #e5e5e5;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:before {
  top: 15px;
  top: 1.5rem;
  bottom: 15px;
  bottom: 1.5rem;
  width: 1px;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:after {
  right: 0;
  bottom: 0;
  height: 1px;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):before {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):after {
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
  bottom: 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):after {
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):after {
  left: 12px;
  left: 1.2rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):before {
  top: 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):after {
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5):before {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):before,
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):before {
  bottom: 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5),
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6),
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7) {
  width: 33.3333%;
  height: 325px;
  height: 32.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5):after,
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):after,
.t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):after {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 {
  position: relative;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 167px;
  width: 16.7rem;
  height: 111px;
  height: 11.1rem;
  min-height: 59px;
  min-height: 5.9rem;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure a img,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure a img,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure a:hover i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure a:hover i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 {
  margin: 0 0 -8px 0;
  margin: 0 0 -0.8rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i.t-ico-graph-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i.t-ico-graph-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i.t-ico-play-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i.t-ico-play-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i.t-ico-report-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i.t-ico-report-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i.t-ico-gallery-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i.t-ico-gallery-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a:hover i.t-ico-graph-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a:hover i.t-ico-graph-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a:hover i.t-ico-play-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a:hover i.t-ico-play-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a:hover i.t-ico-report-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a:hover i.t-ico-report-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a:hover i.t-ico-gallery-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a:hover i.t-ico-gallery-1,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 65px;
  max-height: 6.5rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h2 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h2 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-related {
  position: absolute;
  left: 197px;
  left: 19.7rem;
  right: 12px;
  right: 1.2rem;
  bottom: 11px;
  bottom: 1.1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-related li a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-related li a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-related li a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-related li a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-related li a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-related li a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header figure {
  float: none;
  width: 296px;
  width: 29.6rem;
  height: 197px;
  height: 19.7rem;
  margin: 0 0 14px 0;
  margin: 0 0 1.4rem 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 a {
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  max-height: 7.5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) .t-grid-list-article-body {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 {
  position: relative;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header {
  height: 112px;
  height: 11.2rem;
  background: #f6f4ea;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 167px;
  width: 16.7rem;
  height: 112px;
  height: 11.2rem;
  min-height: 59px;
  min-height: 5.9rem;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a {
  display: block;
  position: relative;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  padding: 36px 0 2px 0;
  padding: 3.6rem 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 78px;
  max-height: 7.8rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  top: 0.9rem;
  width: 31px;
  width: 3.1rem;
  height: 21px;
  height: 2.1rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQxcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDQxIDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MSAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTM5LjM0OCwwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjExNywwLTE2Ljc1Niw1LjU0NS0xNi43NTYsMTUuNTk2YzEuMDg2LTQuMjI2LDUuMzQtNi42NzQsOS40ODQtNi42NzRjNC40OTgsMCw4Ljg4MywyLjg1MSw4Ljg4Myw5LjI4NmMwLDMuMjUtMi4wMTQsNi42MzMtNS45NDUsNy43NThjLTAuOTI2LDAuMjg1LTEuOTMsMC40MDQtMy4wNTcsMC40MDRjLTcuNDc1LDAtMTAuMzMtNS4xNTItMTAuMzMtMTAuOTc1YzAtNy41Miw2LjA2MS0xNi4yLDE3LjcyMS0xNi4yIi8+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTE3LjY4NywwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjEyMiwwLTE2LjcyMSw1LjU0NS0xNi43MjEsMTUuNTk2YzEuMDQ2LTQuMjI2LDUuMzA3LTYuNjc0LDkuNDQ1LTYuNjc0YzQuNTAxLDAsOC44ODEsMi44NTEsOC44ODEsOS4yODZjMCw0LjAxNi0zLjA1MSw4LjE2Mi05LjAwMiw4LjE2MkMyLjg1MywyNy43MTMsMCwyMi41NjEsMCwxNi43MzhjMC03LjUyLDYuMDcyLTE2LjIsMTcuNzI4LTE2LjJIMTcuNjg3Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: contain;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 .t-grid-list-article-body {
  position: absolute;
  left: 194px;
  left: 19.4rem;
  right: 12px;
  right: 1.2rem;
  bottom: 15px;
  bottom: 1.5rem;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 .t-grid-list-article-author a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 13px 0 0;
  margin: 0 1.3rem 0 0;
  padding: 4px 0 5px 0;
  padding: 0.4rem 0 0.5rem 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  color: #888;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 .t-grid-list-article-author a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a {
  padding: 10px 0 6px 0;
  padding: 1rem 0 0.6rem 0;
  display: block;
  display: -webkit-box;
  max-height: 76px;
  max-height: 7.6rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a:before {
  position: static;
  display: inline-block;
  margin: 0 6px 0 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header {
  height: 305px;
  height: 30.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header figure {
  float: none;
  width: 296px;
  width: 29.6rem;
  height: 197px;
  height: 19.7rem;
  margin: 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a {
  margin: 0 13px;
  margin: 0 1.3rem;
  padding: 10px 0 6px 0;
  padding: 1rem 0 0.6rem 0;
  display: block;
  display: -webkit-box;
  max-height: 76px;
  max-height: 7.6rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a:before,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a:before {
  position: static;
  display: inline-block;
  margin: 0 6px 0 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) .t-grid-list-article-body,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) .t-grid-list-article-body {
  left: 25px;
  left: 2.5rem;
  bottom: 6px;
  bottom: 0.6rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 {
  position: relative;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header figure {
  min-height: 59px;
  min-height: 5.9rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h3 {
  margin: 0 0 -6px 0;
  margin: 0 0 -0.6rem 0;
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h2 {
  margin: 0 0 19px 0;
  margin: 0 0 1.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 50px;
  max-height: 5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h4 {
  display: none;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h4 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 95px;
  max-height: 9.5rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h4 a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 .t-grid-list-article-related {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
  bottom: 15px;
  bottom: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 116px;
  max-height: 11.6rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a:hover,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h4,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h4,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h4 {
  display: block;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) .t-grid-list-article-related {
  bottom: 11px;
  bottom: 1.1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure a i:after {
  content: "PUB";
  display: block;
  padding: 11px 0 0 0;
  padding: 1.1rem 0 0 0;
  line-height: 1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i {
  display: inline-block;
  width: auto;
  vertical-align: 0;
  margin: 0 3px 0 0;
  margin: 0 0.3rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i:after {
  content: "PUB";
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 {
  position: relative;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header {
  background: #b50f0d;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 167px;
  width: 16.7rem;
  height: 111px;
  height: 11.1rem;
  min-height: 59px;
  min-height: 5.9rem;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 {
  margin: 4px 0 0 0;
  margin: 0.4rem 0 0 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
  max-width: 16rem;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a:hover {
  color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a i {
  display: inline-block;
  width: 9px;
  width: 0.9rem;
  height: 9px;
  height: 0.9rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #ffc202;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
  display: none;
  margin-right: 1px;
  margin-right: 0.1rem;
  vertical-align: 1px;
  vertical-align: 0.1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a:hover i {
  background-color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 {
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 65px;
  max-height: 6.5rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 a:hover {
  color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 .t-article-module-header-info {
  display: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header {
  height: 310px;
  height: 31rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header figure,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header figure {
  float: none;
  width: 296px;
  width: 29.6rem;
  height: 197px;
  height: 19.7rem;
  margin: 0 0 7px 0;
  margin: 0 0 0.7rem 0;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 {
  margin: 0 10px 0 10px;
  margin: 0 1rem 0 1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a {
  max-width: 275px;
  max-width: 27.5rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a i {
  display: inline-block;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 {
  margin: 0 10px 0 10px;
  margin: 0 1rem 0 1rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 a {
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 75px;
  max-height: 7.5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 {
  position: relative;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header {
  height: 111px;
  height: 11.1rem;
  padding: 4px 10px 0 10px;
  padding: 0.4rem 1rem 0 1rem;
  background: #b50f0d;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header figure {
  min-height: 59px;
  min-height: 5.9rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 320px;
  max-width: 32rem;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a:hover {
  color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a i {
  display: inline-block;
  width: 9px;
  width: 0.9rem;
  height: 9px;
  height: 0.9rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #ffc202;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
  display: none;
  margin-right: 1px;
  margin-right: 0.1rem;
  vertical-align: 1px;
  vertical-align: 0.1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a:hover i {
  background-color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 {
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 44px;
  max-height: 4.4rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 a:hover {
  color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 {
  display: none;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 118px;
  max-height: 11.8rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  opacity: 0.8;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 a:hover {
  color: #ffc202;
  opacity: 1;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related {
  position: absolute;
  left: 24px;
  left: 2.4rem;
  right: 24px;
  right: 2.4rem;
  bottom: 27px;
  bottom: 2.7rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
  display: block;
  display: -webkit-box;
  max-height: 17px;
  max-height: 1.7rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a:hover {
  color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a:before {
  background-color: #ffc202;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header {
  height: 310px;
  height: 31rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h3 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h3 a {
  display: block;
  max-width: none;
  width: auto;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h3 a i,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h3 a i {
  display: inline-block;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 {
  margin: 0 0 19px 0;
  margin: 0 0 1.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2 a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 a {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 88px;
  max-height: 8.8rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h4,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h4,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h4 {
  display: block;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-related,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-related {
  bottom: 11px;
  bottom: 1.1rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-related li a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-related li a,
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-related li a {
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a i {
  background-color: transparent;
  border: 0;
  width: 130px;
  width: 13rem;
  height: 32px;
  height: 3.2rem;
}
.t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a:hover i {
  background-color: transparent;
}
@media (max-width: 1299px) {
  .t-grid-1-list-1 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article {
    height: 285px;
    height: 28.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3) {
    width: 33.3333%;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):after {
    right: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
    left: -1px;
    left: -0.1rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):after {
    left: 0;
    right: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
    display: block;
    left: -1px;
    left: -0.1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):after {
    left: 0;
    right: 12px;
    right: 1.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4) {
    display: block;
    width: 100%;
    height: 128px;
    height: 12.8rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):before {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):after {
    left: 12px;
    left: 1.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7) {
    height: 285px;
    height: 28.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):before,
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):before {
    left: -1px;
    left: -0.1rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 14px 0;
    margin: 0 0 1.4rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-body {
    display: block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-related {
    left: 168px;
    left: 16.8rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 17px;
    max-height: 1.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header figure {
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header {
    height: 135px;
    height: 13.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
    margin: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a {
    margin: 0 10px;
    margin: 0 1rem;
    padding: 36px 0 2px 0;
    padding: 3.6rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 98px;
    max-height: 9.8rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a:before {
    left: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 .t-grid-list-article-body {
    left: 22px;
    left: 2.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a {
    padding: 10px 0 6px 0;
    padding: 1rem 0 0.6rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a:before {
    position: static;
    display: inline-block;
    margin: 0 6px 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) .t-grid-list-article-body {
    bottom: 12px;
    bottom: 1.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a {
    padding: 10px 0 2px 0;
    padding: 1rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 66px;
    max-height: 6.6rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a:before {
    width: 22px;
    width: 2.2rem;
    height: 14px;
    height: 1.4rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) .t-grid-list-article-body {
    left: 166px;
    left: 16.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header figure {
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a {
    margin: 0 10px;
    margin: 0 1rem;
    padding: 10px 0 6px 0;
    padding: 1rem 0 0.6rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) .t-grid-list-article-body {
    left: 22px;
    left: 2.2rem;
    bottom: 12px;
    bottom: 1.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 123px;
    max-height: 12.3rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h4 {
    display: block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h4 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h4 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h4 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 17px;
    max-height: 1.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 123px;
    max-height: 12.3rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a:hover {
    color: #0069a6;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h4 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h4 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h4 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure {
    float: none;
    width: 100%;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 {
    margin: 0 10px 2px 10px;
    margin: 0 1rem 0.2rem 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 {
    margin: 0 10px 0 10px;
    margin: 0 1rem 0 1rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    max-height: 7.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h3 {
    margin: 6px 0 -3px 0;
    margin: 0.6rem 0 -0.3rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header figure {
    width: 100%;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 {
    margin: 0 10px 4px 10px;
    margin: 0 1rem 0.4rem 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 {
    margin: 0 10px 0 10px;
    margin: 0 1rem 0 1rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    max-height: 7.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 {
    display: block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 95px;
    max-height: 9.5rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h3 {
    margin: 6px 0 -3px 0;
    margin: 0.6rem 0 -0.3rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h4 {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) .t-grid-list-article-related {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-related {
    bottom: 25px;
    bottom: 2.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a i {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-1 {
    position: relative;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-list-1:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: -16px;
    top: -1.6rem;
    width: 728px;
    width: 72.8rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-1:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-1:before {
    display: block;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-1 .t-g1-l1-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-1 .t-g1-l1-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-1 .t-g1-l1-i {
    border: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i {
    margin: 0 -10px;
    margin: 0 -1rem;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-1 .t-g1-l1-i-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-1 .t-g1-l1-i-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-1 .t-g1-l1-i-i {
    margin: 0 -10px 0 -10px;
    margin: 0 -1rem 0 -1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article {
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2) {
    width: 49.9999%;
    height: 300px;
    height: 30rem;
    padding-top: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):after {
    left: 10px;
    left: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
    top: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):after {
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3) {
    display: block;
    width: 100%;
    height: 126px;
    height: 12.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):after {
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4) {
    height: 126px;
    height: 12.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):after {
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6),
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7) {
    display: block;
    width: 100%;
    height: 126px;
    height: 12.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5):after,
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):after,
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):after {
    display: block;
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):before,
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):before {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure {
    width: 194px;
    width: 19.4rem;
    height: 129px;
    height: 12.9rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure i {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) header h3 {
    margin: 0 0 -1px 0;
    margin: 0 0 -0.1rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) header h2 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 82px;
    max-height: 8.2rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) .t-grid-list-article-body {
    display: block;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) .t-grid-list-article-related {
    left: 10px;
    left: 1rem;
    right: 12px;
    right: 1.2rem;
    bottom: 12px;
    bottom: 1.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) .t-grid-list-article-related li a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) .t-grid-list-article-related li a {
    display: block;
    position: relative;
    padding-left: 8px;
    padding-left: 0.8rem;
    padding-bottom: 1px;
    padding-bottom: 0.1rem;
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2a2a2a;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) .t-grid-list-article-related li a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) .t-grid-list-article-related li a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) .t-grid-list-article-related li a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) .t-grid-list-article-related li a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) .t-grid-list-article-related li a:hover,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) .t-grid-list-article-related li a:hover {
    color: #0069a6;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(1) .t-grid-list-article-related li a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(2) .t-grid-list-article-related li a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(1) .t-grid-list-article-related li a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(2) .t-grid-list-article-related li a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(1) .t-grid-list-article-related li a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(2) .t-grid-list-article-related li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    top: 0.7rem;
    width: 4px;
    width: 0.4rem;
    height: 4px;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #db4c4c;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(3) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(3) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(3) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header figure {
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 65px;
    max-height: 6.5rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.1rem;
    line-height: 1.05;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.005em;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header {
    height: 129px;
    height: 12.9rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure {
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure i {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header {
    height: 285px;
    height: 28.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header figure {
    width: 194px;
    width: 19.4rem;
    height: 129px;
    height: 12.9rem;
    margin: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a {
    padding: 10px 0 6px 0;
    padding: 1rem 0 0.6rem 0;
    display: block;
    display: -webkit-box;
    max-height: 116px;
    max-height: 11.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) .t-grid-list-article-body {
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header {
    height: 95px;
    height: 9.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header figure {
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a {
    padding: 10px 0 2px 0;
    padding: 1rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 66px;
    max-height: 6.6rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a:before,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a:before {
    width: 22px;
    width: 2.2rem;
    height: 14px;
    height: 1.4rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) .t-grid-list-article-body {
    left: 163px;
    left: 16.3rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) .t-grid-list-article-author a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) .t-grid-list-article-author a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) .t-grid-list-article-author a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) .t-grid-list-article-author a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) .t-grid-list-article-author a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h3 {
    margin: 0 0 -1px 0;
    margin: 0 0 -0.1rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 91px;
    max-height: 9.1rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h4 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h4 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3),
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4),
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5),
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6),
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) {
    height: auto;
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 {
    margin: 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a {
    max-height: none;
    margin: 0;
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    max-height: 7.8rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h4 {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(1) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(2) header {
    height: 285px;
    height: 28.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(1) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(2) header figure {
    width: 100%;
    height: 129px;
    height: 12.9rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(1) header figure a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(2) header figure a i {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(1) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(2) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(2) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 113px;
    max-height: 11.3rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header {
    height: 95px;
    height: 9.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header figure {
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header figure a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header figure a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header figure a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header figure a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header figure a i {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 {
    margin: 5px 0 0 0;
    margin: 0.5rem 0 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a {
    max-width: 245px;
    max-width: 24.5rem;
    margin: 0 0 1px 0;
    margin: 0 0 0.1rem 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 65px;
    max-height: 6.5rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.1rem;
    line-height: 1.05;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.005em;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(1) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(2) header {
    height: 285px;
    height: 28.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(1) header h3 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(2) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(1) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(2) header h2 {
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(1) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(2) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 113px;
    max-height: 11.3rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(1) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(2) .t-grid-list-article-related {
    left: 20px;
    left: 2rem;
    right: 20px;
    right: 2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header {
    height: 95px;
    height: 9.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 46px;
    max-height: 4.6rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h4,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h4 {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(3) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-related,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-related {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a {
    padding: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i {
    width: 100px;
    width: 10rem;
    height: 30px;
    height: 3rem;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .t-grid-1-list-1 {
    float: none;
    width: auto;
    padding: 0 10px 0 10px;
    padding: 0 1rem 0 1rem;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-1:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-1:before,
  .t-grid-1-list-1:before {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i {
    margin: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article {
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(n) {
    display: block;
    width: 100%;
    height: auto;
    height: 104px;
    height: 10.4rem;
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(n):after,
  .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(n):before {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(n) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) header figure,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(n) header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(n) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) header h3,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(n) header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(n) header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) header h3 a i,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(n) header h3 a i {
    vertical-align: -2px;
    vertical-align: -0.2rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(n) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) header h2 a,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(n) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.005em;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(n) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) .t-grid-list-article-body,
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(n) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) {
    height: auto;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) header {
    height: auto;
    padding: 0 0 30px 0;
    padding: 0 0 3rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) header figure {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) header h2 a {
    margin: 0 10px;
    margin: 0 1rem;
    padding: 10px 0 2px 0;
    padding: 1rem 0 0.2rem 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) header h2 a:before {
    width: 22px;
    width: 2.2rem;
    height: 14px;
    height: 1.4rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(n) .t-grid-list-article-body {
    left: 10px;
    left: 1rem;
    bottom: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) {
    height: auto;
    padding: 15px 0;
    padding: 1.5rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) header h2 {
    margin: 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 113px;
    max-height: 11.3rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) header h4 {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(n) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(n) header h3 a i {
    vertical-align: 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header {
    height: 90px;
    height: 9rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header figure {
    float: left;
    width: 97px;
    width: 9.7rem;
    height: 65px;
    height: 6.5rem;
    margin: 10px 10px 10px 10px;
    margin: 1rem 1rem 1rem 1rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header h3 {
    margin: 5px 10px 0 0;
    margin: 0.5rem 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header h3 a {
    display: block;
    max-width: none;
    width: auto;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(n) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header {
    height: 90px;
    height: 9rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header h3 {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header h3 a {
    display: block;
    max-width: none;
    width: auto;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) header h4 {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(n) .t-grid-list-article-related {
    display: none;
  }
  .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h3 a i {
    width: 80px;
    width: 8rem;
    height: 26px;
    height: 2.6rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-1-list-1 {
    width: 660px;
    width: 66rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article {
    height: 285px;
    height: 28.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1),
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2),
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3) {
    width: 33.3333%;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(1):after {
    right: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):before {
    left: -1px;
    left: -0.1rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(2):after {
    left: 0;
    right: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):before {
    display: block;
    left: -1px;
    left: -0.1rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(3):after {
    left: 0;
    right: 12px;
    right: 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4) {
    display: block;
    width: 100%;
    height: 128px;
    height: 12.8rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):before {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(4):after {
    left: 12px;
    left: 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(5),
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6),
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7) {
    height: 285px;
    height: 28.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(6):before,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i article:nth-of-type(7):before {
    left: -1px;
    left: -0.1rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 14px 0;
    margin: 0 0 1.4rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1 .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5 .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-body {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-related,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-related,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-related {
    left: 168px;
    left: 16.8rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(4) .t-grid-list-article-related li a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(4) .t-grid-list-article-related li a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(4) .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 17px;
    max-height: 1.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header figure {
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am1:nth-of-type(7) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am5:nth-of-type(7) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header {
    height: 135px;
    height: 13.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
    margin: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a {
    margin: 0 10px;
    margin: 0 1rem;
    padding: 36px 0 2px 0;
    padding: 3.6rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 98px;
    max-height: 9.8rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 header h2 a:before {
    left: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2 .t-grid-list-article-body {
    left: 22px;
    left: 2.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a {
    padding: 10px 0 6px 0;
    padding: 1rem 0 0.6rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) header h2 a:before,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) header h2 a:before,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) header h2 a:before {
    position: static;
    display: inline-block;
    margin: 0 6px 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(1) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(2) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(3) .t-grid-list-article-body {
    bottom: 12px;
    bottom: 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a {
    padding: 10px 0 2px 0;
    padding: 1rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 66px;
    max-height: 6.6rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) header h2 a:before {
    width: 22px;
    width: 2.2rem;
    height: 14px;
    height: 1.4rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(4) .t-grid-list-article-body {
    left: 166px;
    left: 16.6rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header figure {
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) header h2 a {
    margin: 0 10px;
    margin: 0 1rem;
    padding: 10px 0 6px 0;
    padding: 1rem 0 0.6rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(5) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(6) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am2:nth-of-type(7) .t-grid-list-article-body {
    left: 22px;
    left: 2.2rem;
    bottom: 12px;
    bottom: 1.2rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 123px;
    max-height: 12.3rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h4,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h4,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h4 {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) header h4 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) header h4 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) header h4 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(1) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(2) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(3) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(4) .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 17px;
    max-height: 1.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 123px;
    max-height: 12.3rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h2 a:hover,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h2 a:hover,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h2 a:hover {
    color: #0069a6;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) header h4 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) header h4 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) header h4 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 96px;
    max-height: 9.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(5) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(6) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am3:nth-of-type(7) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header figure {
    float: none;
    width: 100%;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 {
    margin: 0 10px 2px 10px;
    margin: 0 1rem 0.2rem 1rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h3 a i {
    display: inline-block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 {
    margin: 0 10px 0 10px;
    margin: 0 1rem 0 1rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    max-height: 7.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header figure {
    float: left;
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h3 {
    margin: 6px 0 -3px 0;
    margin: 0.6rem 0 -0.3rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header figure,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header figure {
    width: 100%;
    height: 135px;
    height: 13.5rem;
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 {
    margin: 0 10px 4px 10px;
    margin: 0 1rem 0.4rem 1rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h3 a i,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h3 a i,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h3 a i {
    display: inline-block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 {
    margin: 0 10px 0 10px;
    margin: 0 1rem 0 1rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am6:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 78px;
    max-height: 7.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a {
    display: block;
    max-width: none;
    width: auto;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h3 a i {
    display: inline-block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 95px;
    max-height: 9.5rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.3rem;
    line-height: 1.3529411765;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7 .t-grid-list-article-related li a {
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header {
    height: 97px;
    height: 9.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h3 {
    margin: 6px 0 -3px 0;
    margin: 0.6rem 0 -0.3rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) header h4 {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(4) .t-grid-list-article-related {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header {
    height: 255px;
    height: 25.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h3,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h3,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 90px;
    max-height: 9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-body,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(5) .t-grid-list-article-related,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(6) .t-grid-list-article-related,
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am7:nth-of-type(7) .t-grid-list-article-related {
    bottom: 25px;
    bottom: 2.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-1-list-1 .t-g1-l1-i-i .t-g1-l1-am8 header figure a i {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
.t-grid-1-list-2 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-size: 0;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-2 .t-g1-l2-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-2 .t-g1-l2-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-2 .t-g1-l2-i {
  clear: left;
  border-top: 1px solid #e5e5e5;
}
.t-grid-1-list-2 .t-g1-l2-i-i {
  margin: -20px -12px 0 -12px;
  margin: -2rem -1.2rem 0 -1.2rem;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i {
  margin-top: 0;
}
.t-grid-1-list-2 .t-g1-l2-i-i article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  height: 340px;
  height: 34rem;
  padding: 20px 12px 0 12px;
  padding: 2rem 1.2rem 0 1.2rem;
  font-size: 10px;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:after,
.t-grid-1-list-2 .t-g1-l2-i-i article:before {
  content: "";
  position: absolute;
  left: 0;
  background: #e5e5e5;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:before {
  top: 20px;
  top: 2rem;
  bottom: 20px;
  bottom: 2rem;
  width: 1px;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:after {
  right: 0;
  top: 0;
  height: 1px;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(3n + 1):before {
  display: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(1):after,
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(2):after,
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(3):after {
  display: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(3n + 1):after {
  left: 12px;
  left: 1.2rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(3n):after {
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7) {
  width: 49.9999%;
  height: 151px;
  height: 15.1rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7):before {
  display: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7):after {
  left: 12px;
  left: 1.2rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8) {
  width: 49.9999%;
  height: 151px;
  height: 15.1rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8):after {
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 {
  position: relative;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure {
  position: relative;
  z-index: 1;
  min-height: 59px;
  min-height: 5.9rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 {
  margin: 0 0 1px 0;
  margin: 0 0 0.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 74px;
  max-height: 7.4rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-body {
  display: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
  bottom: 18px;
  bottom: 1.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header figure,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header figure {
  float: left;
  width: 167px;
  width: 16.7rem;
  height: 111px;
  height: 11.1rem;
  margin: 0 14px 0 0;
  margin: 0 1.4rem 0 0;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h3,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h3 {
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h2 a,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h2 a {
  padding: 0 0 1px 0;
  padding: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 43px;
  max-height: 4.3rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-body,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-body {
  display: block;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related {
  position: absolute;
  left: 194px;
  left: 19.4rem;
  right: 12px;
  right: 1.2rem;
  bottom: 18px;
  bottom: 1.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related li a,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related li a:hover,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related li a:before,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 {
  position: relative;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 {
  margin: 0 0 -6px 0;
  margin: 0 0 -0.6rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 {
  margin: 0 0 21px 0;
  margin: 0 0 2.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 87px;
  max-height: 8.7rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 118px;
  max-height: 11.8rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
  bottom: 18px;
  bottom: 1.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h3,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h3 {
  margin: 0 0 1px 0;
  margin: 0 0 0.1rem 0;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h2 a,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h2 a {
  padding: 0 0 1px 0;
  padding: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 43px;
  max-height: 4.3rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h4,
.t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h4 {
  display: none;
}
@media (max-width: 1299px) {
  .t-grid-1-list-2 {
    width: 660px;
    width: 66rem;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7) {
    width: 100%;
    height: 136px;
    height: 13.6rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7):after {
    right: 12px;
    right: 1.2rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8) {
    width: 100%;
    height: 136px;
    height: 13.6rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8):before {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8):after {
    left: 12px;
    left: 1.2rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-body {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header figure,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header figure {
    width: 146px;
    width: 14.6rem;
    height: 97px;
    height: 9.7rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h3,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h2,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h2 a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related {
    left: 173px;
    left: 17.3rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related li a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 129px;
    max-height: 12.9rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.1rem;
    line-height: 1.3125;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h3,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h2,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h2 a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 52px;
    max-height: 5.2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h4,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h4 {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) .t-grid-list-article-related li a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) .t-grid-list-article-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-2 {
    position: relative;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-list-2:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: -16px;
    top: -1.6rem;
    width: 728px;
    width: 72.8rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-2:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-2:before {
    display: block;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-2 .t-g1-l2-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-2 .t-g1-l2-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-2 .t-g1-l2-i {
    border: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i {
    margin: -15px -10px 0 -10px;
    margin: -1.5rem -1rem 0 -1rem;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i {
    margin: -15px -10px 0 -10px;
    margin: -1.5rem -1rem 0 -1rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article {
    width: 49.9999%;
    height: 312px;
    height: 31.2rem;
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:before {
    top: 15px;
    top: 1.5rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(n):before {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(2n + 1):before {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(3):after {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(n):after {
    left: 0;
    right: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(2n + 1):after {
    left: 10px;
    left: 1rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(2n):after {
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7) {
    width: 49.9999%;
    height: 312px;
    height: 31.2rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7):after {
    left: 10px;
    left: 1rem;
    right: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8) {
    width: 49.9999%;
    height: 312px;
    height: 31.2rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8):before {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8):after {
    left: 0;
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header figure i {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-body {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related {
    position: absolute;
    left: 12px;
    left: 1.2rem;
    right: 12px;
    right: 1.2rem;
    bottom: 15px;
    bottom: 1.5rem;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a {
    display: block;
    position: relative;
    padding-left: 8px;
    padding-left: 0.8rem;
    padding-bottom: 1px;
    padding-bottom: 0.1rem;
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2a2a2a;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a:hover {
    color: #0069a6;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    top: 0.7rem;
    width: 4px;
    width: 0.4rem;
    height: 4px;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #db4c4c;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header figure,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h3,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h2,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h2 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) header h2 a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related {
    left: 12px;
    left: 1.2rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(7) .t-grid-list-article-related li a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(8) .t-grid-list-article-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding-bottom: 1px;
    padding-bottom: 0.1rem;
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 {
    margin: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 135px;
    max-height: 13.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    line-height: 1.375;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related {
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h3,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h3 {
    margin: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h2,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h2 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h2 a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) header h4,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) header h4 {
    display: block;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(7) .t-grid-list-article-related li a,
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(8) .t-grid-list-article-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding-bottom: 1px;
    padding-bottom: 0.1rem;
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .t-grid-1-list-2 {
    float: none;
    width: auto;
    margin: 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-2:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-2:before,
  .t-grid-1-list-2:before {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i {
    width: auto;
    margin: 0;
    padding: 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-2 .t-g1-l2-i-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-2 .t-g1-l2-i-i {
    padding: 0;
    margin: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article {
    display: block;
    width: 100%;
    height: 103px;
    height: 10.3rem;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:after,
  .t-grid-1-list-2 .t-g1-l2-i-i article:before {
    display: none !important;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(1) {
    border: 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(7),
  .t-grid-1-list-2 .t-g1-l2-i-i article:nth-of-type(8) {
    height: 103px;
    height: 10.3rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) {
    width: 100%;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) header h3 {
    margin: 0 0 -3px 0;
    margin: 0 0 -0.3rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 61px;
    max-height: 6.1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1:nth-of-type(n) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) {
    padding-top: 10px;
    padding-top: 1rem;
    width: 100%;
    height: 90px;
    height: 9rem;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) header h3 {
    margin: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 46px;
    max-height: 4.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) header h4 {
    display: none;
  }
  .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2:nth-of-type(n) .t-grid-list-article-body {
    display: none;
  }
}
.t-grid-1-list-3 {
  width: 1260px;
  width: 126rem;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-size: 0;
}
.t-grid-1-list-3 .t-g1-l3-i-i {
  margin: -20px -12px 0 -12px;
  margin: -2rem -1.2rem 0 -1.2rem;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-3 .t-g1-l3-i-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-3 .t-g1-l3-i-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-3 .t-g1-l3-i-i {
  margin-top: 0;
}
.t-grid-1-list-3 .t-g1-l3-i-i article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 24.9999%;
  height: 306px;
  height: 30.6rem;
  padding: 20px 12px 0 12px;
  padding: 2rem 1.2rem 0 1.2rem;
  font-size: 10px;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #e5e5e5;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header figure {
  width: 100%;
  min-height: 198px;
  min-height: 19.8rem;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h2,
.t-grid-1-list-3 .t-g1-l3-i-i article header h3 {
  text-align: center;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h3 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h3 a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #f50057;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h2 a {
  display: block;
  padding: 0;
  display: block;
  display: -webkit-box;
  max-height: 46px;
  max-height: 4.6rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.3rem;
  line-height: 1.15;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-3 .t-g1-l3-i-i article header h2 a:hover {
  color: #f50057;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) {
  width: 960px;
  width: 96rem;
  height: 238px;
  height: 23.8rem;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1):after {
  display: none;
  left: 12px;
  left: 1.2rem;
  right: 13px;
  right: 1.3rem;
}
.t-grid-1-featured-2 ~ .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1):after {
  display: block;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 198px;
  height: 19.8rem;
  padding: 0 0 0 322px;
  padding: 0 0 0 32.2rem;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 297px;
  width: 29.7rem;
  height: 198px;
  height: 19.8rem;
  margin: 0 25px 0 0;
  margin: 0 2.5rem 0 0;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2,
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 {
  max-width: 100%;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 a {
  max-width: 100%;
  font-size: 28px;
  font-size: 2.8rem;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2 a {
  max-width: 100%;
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 133px;
  max-height: 13.3rem;
  font-size: 43px;
  font-size: 4.3rem;
  line-height: 4.3rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transform: translate(0, -0.2rem);
  -moz-transform: translate(0, -0.2rem);
  -o-transform: translate(0, -0.2rem);
  -ms-transform: translate(0, -0.2rem);
  transform: translate(0, -0.2rem);
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(2):after,
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(6):after {
  left: 12px;
  left: 1.2rem;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(5):after,
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(9):after {
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(5):after {
  display: none;
}
@media (max-width: 1299px) {
  .t-grid-1-list-3 {
    width: 984px;
    width: 98.4rem;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article {
    height: 247px;
    height: 24.7rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header figure {
    min-height: 135px;
    min-height: 13.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 38px;
    max-height: 3.8rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) {
    width: 685px;
    width: 68.5rem;
    height: 176px;
    height: 17.6rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header {
    height: 135px;
    height: 13.5rem;
    padding: 0 0 0 228px;
    padding: 0 0 0 22.8rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header figure {
    width: 203px;
    width: 20.3rem;
    height: 135px;
    height: 13.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 a {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 93px;
    max-height: 9.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(5):after {
    display: block;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-3 {
    position: relative;
    float: left;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-list-3:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: -16px;
    top: -1.6rem;
    width: 728px;
    width: 72.8rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-3:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-3:before {
    display: block;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i {
    margin: 0 -10px 0 -10px;
    margin: 0 -1rem 0 -1rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article {
    width: 49.9999%;
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header figure {
    min-height: 95px;
    min-height: 9.5rem;
    margin: 0 0 9px 0;
    margin: 0 0 0.9rem 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h3 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 61px;
    max-height: 6.1rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2rem;
    line-height: 1.1111111111;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) {
    width: 428px;
    width: 42.8rem;
    height: 112px;
    height: 11.2rem;
    padding-top: 0;
  }
  .t-grid-1-featured-2 ~ .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1):after {
    display: none;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header {
    height: 95px;
    height: 9.5rem;
    padding: 0 0 0 158px;
    padding: 0 0 0 15.8rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header figure {
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 75px;
    max-height: 7.5rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.4rem;
    line-height: 1.0909090909;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(2):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(4):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(6):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(8):after {
    left: 10px;
    left: 1rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(3):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(5):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(7):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(9):after {
    right: 10px;
    right: 1rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-list-3 {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-3:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-3:before,
  .t-grid-1-list-3:before {
    display: none;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i {
    margin: 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article {
    display: block;
    width: 100%;
    height: auto;
    min-height: 102px;
    min-height: 10.2rem;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header figure {
    position: relative;
    z-index: 1;
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    min-height: 0;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h2,
  .t-grid-1-list-3 .t-g1-l3-i-i article header h3 {
    text-align: left;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h3 {
    margin: 0 0 -2px 0;
    margin: 0 0 -0.2rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h2 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) {
    width: 100%;
    height: auto;
    padding: 15px 0;
    padding: 1.5rem 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    height: 71px;
    height: 7.1rem;
    padding: 0 0 0 117px;
    padding: 0 0 0 11.7rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header figure {
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 {
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch;
    text-align: left;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(1) header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(2):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(3):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(4):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(5):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(6):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(7):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(8):after,
  .t-grid-1-list-3 .t-g1-l3-i-i article:nth-of-type(9):after {
    display: none;
  }
}
.t-grid-1-list-4 {
  float: left;
  width: 935px;
  width: 93.5rem;
  font-size: 0;
}
.t-grid-1-list-4 .t-g1-l4-i-i {
  margin: 0 -12px 0 -12px;
  margin: 0 -1.2rem 0 -1.2rem;
}
.t-grid-1-list-4 .t-g1-l4-i-i article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  height: 340px;
  height: 34rem;
  padding: 20px 12px 0 12px;
  padding: 2rem 1.2rem 0 1.2rem;
  font-size: 10px;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:after,
.t-grid-1-list-4 .t-g1-l4-i-i article:before {
  content: "";
  position: absolute;
  left: 0;
  background: #e5e5e5;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:before {
  top: 20px;
  top: 2rem;
  bottom: 20px;
  bottom: 2rem;
  width: 1px;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:after {
  right: 0;
  top: 0;
  height: 1px;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3n + 1):before {
  display: none;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1),
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2),
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3) {
  height: 320px;
  height: 32rem;
  padding: 0 12px;
  padding: 0 1.2rem;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1):before,
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2):before,
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3):before {
  top: 0;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1):after,
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2):after,
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3):after {
  display: none;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3n + 1):after {
  left: 12px;
  left: 1.2rem;
}
.t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3n):after {
  right: 12px;
  right: 1.2rem;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 {
  position: relative;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure {
  position: relative;
  z-index: 1;
  min-height: 59px;
  min-height: 5.9rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 {
  margin: 0 0 1px 0;
  margin: 0 0 0.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 74px;
  max-height: 7.4rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 a:hover {
  color: #0069a6;
}
.t-page-section-sponsored-1 .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-body {
  display: none;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-related {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
  bottom: 18px;
  bottom: 1.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 {
  position: relative;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 {
  margin: 0 0 -6px 0;
  margin: 0 0 -0.6rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 {
  margin: 0 0 21px 0;
  margin: 0 0 2.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 87px;
  max-height: 8.7rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 a:hover {
  color: #0069a6;
}
.t-page-section-sponsored-1 .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 118px;
  max-height: 11.8rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 a:hover {
  color: #0069a6;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-related {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  right: 12px;
  right: 1.2rem;
  bottom: 18px;
  bottom: 1.8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-1-more-lists-1 .t-grid-1-list-4 {
  border-top: 1px solid #e5e5e5;
}
.t-grid-1-more-lists-1 .t-grid-1-list-4 .t-g1-l4-i-i {
  margin-top: 20px;
  margin-top: 2rem;
}
@media (max-width: 1299px) {
  .t-grid-1-list-4 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-body {
    display: block;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 129px;
    max-height: 12.9rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.1rem;
    line-height: 1.3125;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-4 {
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article {
    width: 49.9999%;
    height: 312px;
    height: 31.2rem;
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:before {
    top: 15px;
    top: 1.5rem;
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(n):before {
    display: block;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2n + 1):before {
    display: none;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1),
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2) {
    height: 297px;
    height: 29.7rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3) {
    height: 312px;
    height: 31.2rem;
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3):after {
    display: block;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(n):after {
    left: 0;
    right: 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2n + 1):after {
    left: 10px;
    left: 1rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2n):after {
    right: 10px;
    right: 1rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure i {
    display: none;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 a i {
    display: inline-block;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 {
    margin: 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 135px;
    max-height: 13.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    line-height: 1.375;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-related {
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-grid-1-more-lists-1 .t-grid-1-list-4 .t-g1-l4-i-i {
    margin-top: 15px;
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-list-4 {
    float: none;
    width: auto;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i {
    margin: 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article {
    display: block;
    width: 100%;
    height: 103px;
    height: 10.3rem;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:after,
  .t-grid-1-list-4 .t-g1-l4-i-i article:before {
    display: none !important;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(n) {
    height: 103px;
    height: 10.3rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1),
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(2),
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3) {
    padding: 15px 0;
    padding: 1.5rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1) {
    height: 88px;
    height: 8.8rem;
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(1),
  .t-grid-1-list-4 .t-g1-l4-i-i article:nth-of-type(3) {
    border: 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h3 {
    margin: 0 0 -3px 0;
    margin: 0 0 -0.3rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 61px;
    max-height: 6.1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am1 .t-grid-list-article-body {
    display: none;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 {
    padding-top: 10px;
    padding-top: 1rem;
    height: 90px;
    height: 9rem;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h3 {
    margin: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 46px;
    max-height: 4.6rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 header h4 {
    display: none;
  }
  .t-grid-1-list-4 .t-g1-l4-i-i .t-g1-l4-am2 .t-grid-list-article-body {
    display: none;
  }
}
.t-grid-1-list-5 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-size: 0;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-5 .t-g1-l5-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-5 .t-g1-l5-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-5 .t-g1-l5-i {
  clear: left;
  border-top: 1px solid #e5e5e5;
}
.t-grid-1-list-5 .t-g1-l5-i-i {
  margin: -20px -12px 0 -12px;
  margin: -2rem -1.2rem 0 -1.2rem;
}
.t-grid-1-featured-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
.t-grid-1-featured-2 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
.t-grid-1-section-headbox-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i {
  margin-top: 0;
}
.t-grid-1-list-5 .t-g1-l5-i-i article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  height: 320px;
  height: 32rem;
  padding: 20px 12px 0 12px;
  padding: 2rem 1.2rem 0 1.2rem;
  font-size: 10px;
}
.t-grid-1-list-5 .t-g1-l5-i-i article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  top: 2rem;
  bottom: 0;
  width: 1px;
  background: #e5e5e5;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header figure {
  position: relative;
  z-index: 1;
  min-height: 59px;
  min-height: 5.9rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-5 .t-g1-l5-i-i article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h3 {
  margin: 0 0 1px 0;
  margin: 0 0 0.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 74px;
  max-height: 7.4rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-1-list-5 .t-g1-l5-i-i article header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-5 .t-g1-l5-i-i article:nth-of-type(1):before {
  display: none;
}
@media (max-width: 1299px) {
  .t-grid-1-list-5 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article {
    height: 280px;
    height: 28rem;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-5 {
    position: relative;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-list-5:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: -16px;
    top: -1.6rem;
    width: 728px;
    width: 72.8rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-5:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-5:before {
    display: block;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-5 .t-g1-l5-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-5 .t-g1-l5-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-5 .t-g1-l5-i {
    border: 0;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i {
    margin: -15px 0 0 0;
    margin: -1.5rem 0 0 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i {
    margin: -15px 0 0 0;
    margin: -1.5rem 0 0 0;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article:before {
    display: none !important;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article header h3 {
    margin: 0 0 -3px 0;
    margin: 0 0 -0.3rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 61px;
    max-height: 6.1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i article:nth-of-type(1) {
    border: 0;
  }
}
@media (max-width: 767px) {
  .t-grid-1-list-5 {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-5:before,
  .t-grid-1-featured-2 ~ .t-grid-1-list-5:before,
  .t-grid-1-list-5:before {
    display: none;
  }
  .t-grid-1-list-5 .t-g1-l5-i-i {
    width: auto;
    margin: 0;
    padding: 0;
  }
  .t-grid-1-featured-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
  .t-grid-1-featured-2 ~ .t-grid-1-list-5 .t-g1-l5-i-i,
  .t-grid-1-section-headbox-1 ~ .t-grid-1-list-5 .t-g1-l5-i-i {
    margin: 0;
    padding: 0;
  }
}
.t-grid-1-list-6 {
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-size: 0;
}
.t-grid-1-list-6 .t-i {
  margin: 0 -10px;
  margin: 0 -1rem;
}
.t-grid-1-list-6 article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 24.9999%;
  height: 260px;
  height: 26rem;
  padding: 20px 10px 0 10px;
  padding: 2rem 1rem 0 1rem;
  font-size: 10px;
}
.t-grid-1-list-6 article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  top: 2rem;
  bottom: 0;
  width: 1px;
  background: #e5e5e5;
}
.t-grid-1-list-6 article header figure {
  position: relative;
  z-index: 1;
  min-height: 59px;
  min-height: 5.9rem;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-grid-1-list-6 article header figure a {
  width: 100%;
  height: 100%;
}
.t-grid-1-list-6 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-list-6 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-1-list-6 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-1-list-6 article header h3 {
  margin: 0 0 3px 0;
  margin: 0 0 0.3rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-6 article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-1-list-6 article header h3 a:hover {
  color: #50585e;
}
.t-grid-1-list-6 article header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-1-list-6 article header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 65px;
  max-height: 6.5rem;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 2.1rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.005em;
  color: #2a2a2a;
}
.t-grid-1-list-6 article header h2 a:hover {
  color: #0069a6;
}
.t-grid-1-list-6 article:nth-of-type(4n + 1):before {
  display: none;
}
@media (max-width: 1299px) {
  .t-grid-1-list-6 article {
    height: 245px;
    height: 24.5rem;
  }
  .t-grid-1-list-6 article header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-list-6 .t-i {
    margin: 0;
  }
  .t-grid-1-list-6 article {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-1-list-6 article:before {
    display: none !important;
  }
  .t-grid-1-list-6 article header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-1-list-6 article header h3 {
    margin: 0 0 -3px 0;
    margin: 0 0 -0.3rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-list-6 article header h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-1-list-6 article header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 61px;
    max-height: 6.1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-1-list-6 article:nth-of-type(1) {
    border: 0;
  }
}
.t-grid-1-slice-1 {
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  padding: 10px 0 5px 0;
  padding: 1rem 0 0.5rem 0;
  border-top: 1px solid #2a2a2a;
  border-bottom: 3px solid #2a2a2a;
  font-size: 0;
}
.t-grid-1-slice-1 h3 {
  display: inline-block;
  vertical-align: middle;
  width: 240px;
  width: 24rem;
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: -0.01em;
  color: #2a2a2a;
}
.t-grid-1-slice-1 > div {
  display: inline-block;
  vertical-align: middle;
  width: 680px;
  width: 68rem;
}
.t-grid-1-slice-1 > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-1-slice-1 > div ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #888;
}
.t-grid-1-slice-1 > div ul li a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-grid-1-slice-1 {
    padding: 7px 0 15px 0;
    padding: 0.7rem 0 1.5rem 0;
    text-align: center;
  }
  .t-grid-1-slice-1 h3 {
    display: inline;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-1-slice-1 > div {
    display: block;
    width: auto;
    margin: 5px 0 0 0;
    margin: 0.5rem 0 0 0;
  }
  .t-grid-1-slice-1 > div ul li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    line-height: 1;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-slice-1 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    padding: 9px 0 13px 0;
    padding: 0.9rem 0 1.3rem 0;
  }
  .t-grid-1-slice-1 h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .t-grid-1-slice-1 > div {
    margin: 0;
  }
  .t-grid-1-slice-1 > div ul li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
  }
}
@media (max-width: 767px) {
  .t-grid-1-slice-1 {
    margin: 0;
    padding: 9px 0 8px 0;
    padding: 0.9rem 0 0.8rem 0;
  }
  .t-grid-1-slice-1 h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.t-article-slice-1 {
  border: 1px solid #c7c7c7;
  border-left: 0;
  border-right: 0;
}
.t-article-slice-1 a {
  display: block;
  padding: 6px 0;
  padding: 0.6rem 0;
}
.t-article-slice-1 a em {
  float: right;
  position: relative;
  height: 36px;
  height: 3.6rem;
  line-height: 1;
  padding: 12px 11px 0 47px;
  padding: 1.2rem 1.1rem 0 4.7rem;
  background: #273895;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.01em;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.t-article-slice-1 a em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  width: 3.6rem;
  background: #112179
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 2.2rem auto;
}
.t-article-slice-1 a i {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  width: 3.6rem;
  height: 36px;
  height: 3.6rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUwNC40OTVweCIgaGVpZ2h0PSIzNDcuNzAxcHgiIHZpZXdCb3g9IjAgMCA1MDQuNDk1IDM0Ny43MDEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwNC40OTUgMzQ3LjcwMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGRlZnM+PHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iNTA0LjQ5NSIgaGVpZ2h0PSIzNDcuNzAxIi8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjkuMzA5LDIxMi4zNDNjNS4xOTYtMC45NTksOS4zNzUtNS4wODIsOS4zNzUtMTAuNTYxYzAtNC4yMzQtMi42NTQtNy40NTQtNi41NTEtOC44NjZjLTMuMzMyLTEuMTg2LTcuMzQyLTEuMjk4LTEwLjg0My0xLjI5OEgwdjQuNjMxbDAuNjc3LDAuMDU2YzQuMjM2LDAuMjI2LDQuMTc5LDEuNTI1LDQuMTc5LDUuMzA5djE4LjQ2N2MwLDQuMDEtMC4wNTYsNS4wMjYtNC40MDQsNS4zMDlMMCwyMjUuNDQ0djQuNjMxaDIwLjMzdi00LjYzMWwtMC43OS0wLjA1NmMtNC4yOTItMC4yODItNC42ODgtMS41MjUtNC42ODgtNS4zNjV2LTYuNDk0aDIuOTk0bDEyLjE0MSwxNi41NDZoMTMuMTAxdi00LjYzMWMtNC4wMDktMC4zMzgtNC44NTYtMS41ODEtNy4wNTgtNC40NjFMMjkuMzA5LDIxMi4zNDN6IE0xNC44NTIsMjA4LjEwN3YtOC4wNzVjMC0wLjY3OC0wLjExMi0xLjg2MywwLjQ1Mi0yLjM3MmMwLjc5LTAuNzM0LDIuODI0LTAuODQ4LDQuMzQ4LTAuODQ4YzEuODA3LDAsNC4wMSwwLjE3LDUuNTM0LDEuM2MxLjI0MywwLjk2LDIuNTk5LDIuNjU0LDIuNTk5LDQuMjM1YzAsMi4yNTktMS42OTUsMy45NTMtMy43MjgsNC45MTNjLTIuMDg5LDAuOTYtNC43NDQsMC44NDctNy4wMDIsMC44NDdIMTQuODUyeiIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTYuODg5LDE4OS4wNzZsOC4zMDItMS44MDdjMi40MjgtMC41MDksNS4xOTUtMS40NjksNS4xOTUtNC40MDVjMC0yLjM3Mi0xLjc1LTQuMTc5LTQuMTIyLTQuMTc5Yy0xLjg2NCwwLTMuNzg0LDEuNTgxLTUuMDgzLDIuNzY3bC01LjQyMSw0Ljg1Nkw1Ni44ODksMTg5LjA3NnogTTY4LjQxLDE5MS42MThoLTguNzU0bC0xMC45NTUsMjYuMjAzYy0xLjY5NSw0LjAxLTIuNzY3LDcuMTE1LTcuNzM3LDcuNjIzdjQuNjMxaDE3LjQ1di00LjYzMWwtMC41NjQtMC4wNTZjLTEuMzU2LTAuMjI3LTQuNDYyLTAuMjI3LTQuNDYyLTIuMjAzYzAtMC43MzMsMC4zOTUtMS44NjMsMC42NzctMi41OTdsMS41ODItNC4xOEg2Ny43OWwxLjUyNSw0LjE4YzAuMjI1LDAuNzksMC43OSwyLjI1OSwwLjc5LDMuMDQ5YzAsMS43NTEtMy41MDEsMS42MzgtNC42ODgsMS44MDd2NC42MzFoMjAuNTU3di00LjYzMWwtMC42MjItMC4wNTZjLTMuODk2LTAuNzM0LTQuMDA5LTEuNjk0LTUuNDc3LTUuMzA5TDY4LjQxLDE5MS42MTh6IE01Ny4zOTgsMjExLjQ5Nmw0LjM0OC0xMC45NTZsNC4xNzksMTAuOTU2SDU3LjM5OHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTg0LjY0NiwyMzAuMDc1aDE4LjgwNmM1Ljg3MiwwLDExLjQ2My0wLjE2OSwxNi4xNS00LjI5MWM0LjM0OS0zLjg0MSw2LjE1Ni05LjE0OSw2LjE1Ni0xNC45MWMwLTQuMTc4LTEuMTI5LTguMzU2LTMuNTU3LTExLjc0NWMtMi4wOS0yLjk5NC01LjUzNS01LjY0Ny05LjA5Mi02LjY2NGMtMi45OTQtMC44NDctNy44NTEtMC44NDctMTEuMDEzLTAuODQ3aC0xNy40NXY0LjYzMWM0Ljc0NCwwLjM5NSw0LjgsMS41ODEsNC44LDUuNTMzdjE4LjEyOGMwLDQuMDEtMC4xMTMsNS4xOTYtNC44LDUuNTM0VjIzMC4wNzV6IE05OS40NDIsMjAwLjQyOGMwLTMuMzg5LDAuNzkxLTMuNjE1LDQuMjM1LTMuNjE1YzMuMjc1LDAsNi4yNjgsMC45MDQsOC41MjgsMy44OTdjMi4wODksMi43NjgsMi42NTQsNi41NTEsMi42NTQsOS45OTVjMCw3Ljc5NC0zLjM4OSwxNC4xNzUtMTEuNTc3LDE0LjE3NWMtMC45NiwwLTIuNDI4LTAuMDU2LTMuMjE5LTAuNTY0Yy0wLjczNS0wLjQ1Mi0wLjYyMS0xLjY5NC0wLjYyMS0yLjQ4NFYyMDAuNDI4eiIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGQ9Ik0xNDguOTM0LDIyNS40NDRoLTAuNTA4Yy0xLjI0Mi0wLjA1Ni0zLjM4OC0wLjM5Ni00LjE3OS0xLjQxMWMtMC43MzQtMC45MDQtMC41NjQtMi45MzctMC41NjQtNC4xMjN2LTE4LjEyOGMwLTEuMjQyLTAuMTctMy40NDQsMC43OS00LjM0OGMwLjkwMy0wLjg0NywyLjg4LTEuMDczLDQuNDYxLTEuMTN2LTQuNjg3aC0yMC4yNzN2NC42MzFsMC4zOTUsMC4wNTZjMS4xODYsMC4wNTcsMy4yNzUsMC4zOTYsNC4wMSwxLjM1NWMwLjczMywwLjk2LDAuNjIxLDIuOTkzLDAuNjIxLDQuMTIydjE4LjEyOGMwLDEuMjQyLDAuMTY5LDMuNDQ1LTAuNzkxLDQuNDA1Yy0wLjg0NywwLjc5MS0yLjgyNCwxLjA3My00LjIzNSwxLjEyOXY0LjYzMWgyMC4yNzNWMjI1LjQ0NHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3Mi4yMzUsMjMxLjAzNWMxMi4xNDEsMCwyMS4yOS04LjY5NywyMS4yOS0yMS4wNjNjMC0xMS43NDctOS4zNzUtMTkuMzE0LTIwLjU1Ni0xOS4zMTRjLTExLjkxNiwwLTIwLjg5NSw4LjQxNS0yMC44OTUsMjAuNjEzYzAsNS43MDMsMS44NjMsMTAuNjE2LDYuMDk5LDE0LjQ1N0MxNjIuMjM5LDIyOS40NTQsMTY2LjgxNCwyMzEuMDM1LDE3Mi4yMzUsMjMxLjAzNSBNMTcyLjc0MywyMjUuMzMyYy03LjU2NywwLTkuNzctOC4wMi05Ljc3LTE0LjIzYzAtNi40OTUsMi41NDItMTQuNzQsMTAuMjIyLTE0Ljc0YzcuMjg1LDAsOS40MzEsOC4wMTksOS40MzEsMTMuOTVjMCwzLjE2MS0wLjQ1Miw2LjcxOS0xLjg2NCw5LjU5OUMxNzkuMTI0LDIyMy4wNzMsMTc2LjQ3LDIyNS4zMzIsMTcyLjc0MywyMjUuMzMyIi8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTIzMi4xMTIsMTkxLjYxOGgtMTYuNTQ3djQuNjMxYzEuNTI1LDAuMTEyLDMuNjE0LDAuMzk1LDQuNDA1LDEuNDExYzAuNjc3LDAuOTYsMC41NjUsMi45OTMsMC41NjUsNC4xMjJ2MTguMTI4YzAsMS4yNDIsMC4xNjksMy40NDUtMC43OTEsNC4zNDljLTAuODQ3LDAuODQ4LTIuNzY3LDEuMTMxLTQuMTc5LDEuMTg2djQuNjMxaDE1LjA3OHYtNC42MzFjLTEuNTI0LTAuMTEyLTMuNjE0LTAuMzk2LTQuNDA1LTEuNDExYy0wLjY3Ny0wLjkwNC0wLjU2NC0yLjk5NC0wLjU2NC00LjEyM3YtMTkuNTM5bDE3LjY3NiwyOS43MDRoNy4wMDJ2LTI4LjI5M2MwLTQuMDY1LDAuMTctNS4yNTIsNC45Ny01LjUzM3YtNC42MzFoLTE1LjEzNXY0LjYzMWM0LjgsMC4zMzksNC44NTcsMS41ODEsNC44NTcsNS41MzN2MTIuMDI5TDIzMi4xMTIsMTkxLjYxOHoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI3OC4zNDUsMjMxLjAzNWMxMi4xNDIsMCwyMS4yOS04LjY5NywyMS4yOS0yMS4wNjNjMC0xMS43NDctOS4zNzQtMTkuMzE0LTIwLjU1Ni0xOS4zMTRjLTExLjkxNiwwLTIwLjg5Niw4LjQxNS0yMC44OTYsMjAuNjEzYzAsNS43MDMsMS44NjQsMTAuNjE2LDYuMSwxNC40NTdDMjY4LjM0OSwyMjkuNDU0LDI3Mi45MjMsMjMxLjAzNSwyNzguMzQ1LDIzMS4wMzUgTTI3OC44NTQsMjI1LjMzMmMtNy41NjgsMC05Ljc3MS04LjAyLTkuNzcxLTE0LjIzYzAtNi40OTUsMi41NDItMTQuNzQsMTAuMjIzLTE0Ljc0YzcuMjg0LDAsOS40MzEsOC4wMTksOS40MzEsMTMuOTVjMCwzLjE2MS0wLjQ1MSw2LjcxOS0xLjg2Myw5LjU5OUMyODUuMjM0LDIyMy4wNzMsMjgyLjU4LDIyNS4zMzIsMjc4Ljg1NCwyMjUuMzMyIi8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTMxNi4xLDIxOS45MWMwLDEuMTI5LDAuMTEzLDMuMjE5LTAuNjIxLDQuMTIzYy0wLjc5MSwxLjA3My0yLjc2OCwxLjM1Ni00LjAxLDEuNDExaC0wLjY3OHY0LjYzMWgyMC42MTJ2LTQuNjMxaC0wLjY3OGMtMS4yNDItMC4wNTUtMy4yMTktMC4zMzgtNC4wMS0xLjQxMWMtMC43MzMtMC45MDQtMC42MjEtMi45OTQtMC42MjEtNC4xMjN2LTIxLjc5OGMtMC4wNTgtMS4wNzMtMC4wNTgtMS4zNTUsMS4wNzMtMS4zNTVjMi4wODksMCw0LjM0OSwxLjQxMiw1LjgxNiwyLjc2N2MxLjU4MiwxLjQ2OSwyLjY1NSwzLjIyLDMuOTU0LDUuNDIybDQuMTIxLTEuNjM4bC00LjUxNy0xMS42ODloLTMwLjg5MWwtNC41MTksMTEuNjg5bDQuMTIyLDEuNjM4YzEuMy0yLjIwMiwyLjM3Mi0zLjk1MywzLjk1NC01LjQyMmMxLjQ2OC0xLjM1NCwzLjcyNy0yLjc2Nyw1LjgxNi0yLjc2N2MxLjEyOSwwLDEuMTI5LDAuMjgyLDEuMDczLDEuMzU1VjIxOS45MXoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM0NS44NCwxODkuMDc2bDguMzAyLTEuODA3YzIuNDI5LTAuNTA5LDUuMTk2LTEuNDY5LDUuMTk2LTQuNDA1YzAtMi4zNzItMS43NTItNC4xNzktNC4xMjMtNC4xNzljLTEuODY0LDAtMy43ODQsMS41ODEtNS4wODIsMi43NjdsLTUuNDIzLDQuODU3TDM0NS44NCwxODkuMDc2eiBNMzYyLjI3MywyMjUuNDQ0aC0wLjUwOGMtMS4yNDMtMC4wNTYtMy4zODktMC4zOTYtNC4xOC0xLjQxMWMtMC43MzItMC45MDQtMC41NjMtMi45MzctMC41NjMtNC4xMjN2LTE4LjEyOGMwLTEuMjQyLTAuMTY5LTMuNDQ0LDAuNzktNC4zNDhjMC45MDQtMC44NDcsMi44OC0xLjA3Myw0LjQ2MS0xLjEzdi00LjY4N0gzNDJ2NC42MzFsMC4zOTYsMC4wNTZjMS4xODYsMC4wNTcsMy4yNzQsMC4zOTYsNC4wMSwxLjM1NWMwLjczMywwLjk2LDAuNjIxLDIuOTkzLDAuNjIxLDQuMTIydjE4LjEyOGMwLDEuMjQyLDAuMTcsMy40NDUtMC43OSw0LjQwNWMtMC44NDgsMC43OTEtMi44MjQsMS4wNzMtNC4yMzYsMS4xMjl2NC42MzFoMjAuMjczVjIyNS40NDR6Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTM5OS42OTMsMjE2LjQwOWMtMi40ODUsNC42ODgtNi44OSw4LjkyMy0xMi40OCw4LjkyM2MtMy41MDIsMC02LjU1MS0xLjgwOC04LjM1OC00Ljc0M2MtMS42OTMtMi41OTktMi41NDEtNi43NzctMi41NDEtOS44MjdjMC02LjE1NSwyLjI1OS0xNC44NTMsOS45OTYtMTQuODUzYzIuOTM3LDAsNS43MDMsMS42MzksNy43MzcsMy42NzFjMS45MTksMS45MiwzLjI3NCw0LjM0OSw0LjYzLDYuNjY0bDAuMjI2LDAuMjgybDQuMzQ5LTEuNTgxbC01LjAyNi0xMy4zMjdoLTMuMzg5bC0wLjY3OCwxLjI5OGMtMi44OC0xLjUyNC02LjE1NS0yLjI1OS05LjM3NC0yLjI1OWMtMTIuMDI4LDAtMTkuMzcsOC41ODQtMTkuMzcsMjAuMjc0YzAsMTEuNjg5LDguNTI3LDIwLjEwNCwyMC4yMTgsMjAuMTA0YzguMTg4LDAsMTUuNzU1LTQuNDA0LDE4LjY5Mi0xMi4xOTdMMzk5LjY5MywyMTYuNDA5eiIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGQ9Ik00MjYuNjEyLDIyNS40NDRoLTAuNTA4Yy0xLjI0My0wLjA1Ni0zLjM4OC0wLjM5Ni00LjE4MS0xLjQxMWMtMC43MzMtMC45MDQtMC41NjMtMi45MzctMC41NjMtNC4xMjN2LTE4LjEyOGMwLTEuMjQyLTAuMTctMy40NDQsMC43OS00LjM0OGMwLjkwNC0wLjg0NywyLjg4MS0xLjA3Myw0LjQ2Mi0xLjEzdi00LjY4N2gtMjAuMjc0djQuNjMxbDAuMzk2LDAuMDU2YzEuMTg3LDAuMDU3LDMuMjc2LDAuMzk2LDQuMDEsMS4zNTVjMC43MzQsMC45NiwwLjYyMSwyLjk5MywwLjYyMSw0LjEyMnYxOC4xMjhjMCwxLjI0MiwwLjE2OSwzLjQ0NS0wLjc5MSw0LjQwNWMtMC44NDcsMC43OTEtMi44MjMsMS4wNzMtNC4yMzUsMS4xMjl2NC42MzFoMjAuMjc0VjIyNS40NDR6Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00NTMuMzAyLDE5MS42MThoLTguNzU0bC0xMC45NTUsMjYuMjAzYy0xLjY5NCw0LjAxLTIuNzY4LDcuMTE1LTcuNzM3LDcuNjIzdjQuNjMxaDE3LjQ1di00LjYzMWwtMC41NjQtMC4wNTZjLTEuMzU1LTAuMjI3LTQuNDYxLTAuMjI3LTQuNDYxLTIuMjAzYzAtMC43MzMsMC4zOTUtMS44NjMsMC42NzctMi41OTdsMS41ODItNC4xOGgxMi4xNDFsMS41MjUsNC4xOGMwLjIyNywwLjc5LDAuNzkxLDIuMjU5LDAuNzkxLDMuMDQ5YzAsMS43NTEtMy41MDIsMS42MzgtNC42ODgsMS44MDd2NC42MzFoMjAuNTU3di00LjYzMWwtMC42MjEtMC4wNTZjLTMuODk3LTAuNzM0LTQuMDEtMS42OTQtNS40NzktNS4zMDlMNDUzLjMwMiwxOTEuNjE4eiBNNDQyLjI4OSwyMTEuNDk2bDQuMzQ5LTEwLjk1Nmw0LjE3OSwxMC45NTZINDQyLjI4OXoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBkPSJNNDk0LjI3MywxOTMuNDI1Yy0yLjU5OS0xLjc1MS02LjA0My0yLjc2OC05LjE0OS0yLjc2OGMtNy4yODUsMC0xNC40LDQuNTc0LTE0LjQsMTIuNDhjMCwzLjIyLDEuMjQzLDYuMzI1LDMuODk2LDguMjQ2YzIuMzE1LDEuNjM3LDUuOTMsMi40ODQsOC42OTcsMy4xNjFsNi4zODEsMS41ODJjMi4zMTUsMC41NjQsNi4wNDMsMS4xMjksNi4wNDMsNC4yMzVjMCwzLjcyOC00LjEyMiw0Ljk3LTcuMjI5LDQuOTdjLTYuNzc3LDAtMTEuNjg5LTQuNzQzLTE0LjYyNi0xMC40NDhsLTQuMjkyLDEuNDEybDQuNjg3LDE0LjIzMWgzLjM4OGwwLjc5MS0yLjU5OGMyLjU5OSwyLjA5LDYuODMzLDMuMTA1LDEwLjEwOSwzLjEwNWM4LjE4OCwwLDE1LjkyNi01LjAyNSwxNS45MjYtMTMuODkyYzAtMy4xNjMtMS4zNTYtNi40MzgtNC4wNjYtOC4xODhjLTIuNDg1LTEuNTgxLTUuOTMtMi4zNzItOC43NTQtMy4xNjNsLTMuNzgzLTEuMDE3bC0yLjA4OS0wLjQ1MWMtMS45NzgtMC41MDgtNi4yMTMtMS4xMy02LjIxMy0zLjg5NmMwLTMuMTA3LDMuNjcxLTQuMDY2LDYuMjEzLTQuMDY2YzIuNDg0LDAsNC45MTMsMC45MDMsNi45NDUsMi4zMTVjMS44NjMsMS4yNDIsMy40NDUsMy4zODgsNC43NDQsNS4xOTVsMC41MDgsMC43MzRsNC4wNjYtMS41MjVsLTMuNzI4LTExLjQ2M2gtMy4zODlMNDk0LjI3MywxOTMuNDI1eiIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9IiMyODM3OTQiIGQ9Ik00MDkuNzgsMTc2LjYyOWwtMC4wMjEtMzMuMjIyaDI4LjQ4OGMxNy40NTgsMCwzMi4xNDEtMTMuMDM5LDMyLjE0MS0zMC40OTdjMC0xNy40NTktMTQuNDA4LTMwLjg2My0zMS44NjctMzAuODYzSDQwOS43NlY2My4wNTVoMTMuNjk2aDMyLjMyM2MxNy40NTgsMCwzMS40MS0xMy4yMjIsMzEuNDEtMzAuNjhTNDcyLjQxNiwwLjIzMyw0NTQuOTU4LDAuMjMzaC0xMDguNzV2MTE1Ljk2NGMtMjYuNTcxLTE4LjM1My02NS41OTktMjUuMjAxLTEwMy4yNzEtMjUuMjAxYy03LjY0OSwwLTE0LjY3Mi02LjI1My0xNC42NzItMTMuOTAyczYuMjAxLTEzLjg1LDEzLjg0OS0xMy44NWw2LjAyNy0wLjE4OWg4NC4zNzFWMC4yMzNMMjQzLjc1OCwwYy00NC42NzIsMC04MC44ODcsMzQuNTc5LTgwLjg4Nyw3Ny4yMzJzMjYuMTAyLDcyLjM4NCw4OS4xMDUsNzcuODYyYzM2Ljg3MSwyLjA0OSw2Mi4yODcsOS4xOTIsNzcuOTY2LDIxLjQ0OEw0MDkuNzgsMTc2LjYyOXoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjMjgzNzk0IiBkPSJNMzQ1LjIwNSwyNDMuOTAyTDM0NS4yMDUsMjQzLjkwMmMtMTEuNjMxLDI2LjY0Mi00NC42MDQsNDMuODI2LTk3LjYxMiw0My44MjZjLTU1Ljk5MiwwLTg3LjQ3Mi0xNy40MzMtOTguMTMzLTQ0LjQwMmwtNTguMDA2LDAuMTU2YzAsMzcuMDcxLDMzLjk2NywxMDQuMjE5LDE1OS4wMzcsMTA0LjIxOWM5Ny4zMTgsMCwxNDkuNjI2LTUyLjQ4LDE1OC4wNTQtMTA0LjMxTDM0NS4yMDUsMjQzLjkwMnoiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjMjgzNzk0IiBkPSJNMTc3LjI2NywwLjMwN2MxNy40NTgsMCwzMS42MTEsMTQuMTUzLDMxLjYxMSwzMS42MTFzLTE0LjQ5OSwzMS4xMzctMzEuOTU4LDMxLjEzN2gtMzIuMzI0djExMy45NTRIODEuNzc0VjYzLjA1NWwtMzIuNjcsMC40NzVjLTE3LjQ1OSwwLTMxLjYxMS0xNC4xNTQtMzEuNjExLTMxLjYxMlMzMS42NDYsMC4zMDcsNDkuMTA0LDAuMzA3SDE3Ny4yNjd6Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: 100% auto;
}
.t-article-slice-1 a strong {
  display: inline-block;
  vertical-align: middle;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #112179;
  line-height: 1;
}
.t-article-slice-1 a:hover em {
  background: #112477;
}
.t-article-slice-1 a:hover em:before {
  background-color: #273b93;
}
.t-article-slice-1 a:hover strong {
  color: #5d5d5d;
}
@media (max-width: 1023px) {
  .t-article-slice-1 a strong {
    max-width: 52%;
  }
}
.t-timeline-1 {
  min-height: 145px;
  min-height: 14.5rem;
  background: #f2f2f2;
}
.t-timeline-1 .t-timeline-head {
  position: relative;
  height: 144px;
  height: 14.4rem;
  border-bottom: 2px solid #fff;
}
.t-timeline-1 .t-timeline-head-col-1,
.t-timeline-1 .t-timeline-head-col-3 {
  position: absolute;
  z-index: 1;
  top: 23px;
  top: 2.3rem;
  width: 33%;
}
.t-timeline-1 .t-timeline-head-col-1 {
  left: 40px;
  left: 4rem;
}
.t-timeline-1 .t-timeline-head-col-2 {
  width: 124px;
  width: 12.4rem;
  margin: 0 auto;
  padding: 27px 0 0 0;
  padding: 2.7rem 0 0 0;
  line-height: 1;
}
.t-timeline-1 .t-timeline-head-col-3 {
  right: 40px;
  right: 4rem;
}
.t-timeline-1 .t-timeline-head-col-1 i,
.t-timeline-1 .t-timeline-head-col-3 i {
  width: 76px;
  width: 7.6rem;
  height: 76px;
  height: 7.6rem;
}
.t-timeline-1 .t-timeline-head-col-1 i {
  float: left;
}
.t-timeline-1 .t-timeline-head-col-3 i {
  float: right;
}
.t-timeline-1 .t-timeline-head-col-1 i img,
.t-timeline-1 .t-timeline-head-col-3 i img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-timeline-1 .t-timeline-head-col-1 strong,
.t-timeline-1 .t-timeline-head-col-3 strong {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 58%;
  height: 76px;
  height: 7.6rem;
  padding: 0 10px 0 0;
  padding: 0 1rem 0 0;
  line-height: 1.2;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 11px;
  font-size: 1.1rem;
  color: #231f20;
  text-transform: uppercase;
}
.t-timeline-1 .t-timeline-head-col-1 strong span,
.t-timeline-1 .t-timeline-head-col-3 strong span {
  display: block;
}
.t-timeline-1 .t-timeline-head-col-1 strong {
  float: left;
  padding: 0 0 0 10px;
  padding: 0 0 0 1rem;
}
.t-timeline-1 .t-timeline-head-col-3 strong {
  float: right;
  text-align: right;
}
.t-timeline-1 .t-timeline-head-col-2 strong {
  display: block;
  position: relative;
  padding: 0 0 8px 0;
  padding: 0 0 0.8rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #2a2a2a;
  text-transform: uppercase;
  text-align: center;
}
.t-timeline-1 .t-timeline-head-col-2 strong:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 120px;
  width: 12rem;
  height: 1px;
  margin-left: -60px;
  margin-left: -6rem;
  background: #c3c3c3;
}
.t-timeline-1 .t-timeline-head-col-2 div {
  position: relative;
  width: 120px;
  width: 12rem;
  height: 33px;
  height: 3.3rem;
  margin: 16px auto 0 auto;
  margin: 1.6rem auto 0 auto;
  background: #fcfcfc;
  border-bottom: 1px solid #fff;
  border-radius: 3px 3px 0 0;
  font-size: 0;
  box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.1);
}
.t-timeline-1 .t-timeline-head-col-2 div:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 1px;
  bottom: 0;
  width: 1px;
  background: #eaeaea;
}
.t-timeline-1 .t-timeline-head-col-2 i {
  display: none;
}
.t-timeline-1 .t-timeline-head-col-2 em {
  display: inline-block;
  width: 49.9999%;
  line-height: 3.3rem;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #231f20;
  text-align: center;
}
.t-timeline-1 .t-timeline-body li,
.t-timeline-1 .t-timeline-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-timeline-1 .t-timeline-body ul {
  min-height: 100px;
  min-height: 10rem;
  max-height: 800px;
  max-height: 80rem;
  overflow: hidden;
}
.t-timeline-1 .t-timeline-body ul li {
  margin: 0 20px 0 0;
  margin: 0 2rem 0 0;
  padding: 16px 15px 16px 20px;
  padding: 1.6rem 1.5rem 1.6rem 2rem;
  border-top: 2px solid #fff;
}
.t-timeline-1 .t-timeline-body ul li:first-child {
  border: 0;
}
.t-timeline-1 .t-timeline-body ul li:nth-child(even) {
  background: #f6f6f6;
}
.t-timeline-1 .t-timeline-body li > span {
  display: inline-block;
  min-height: 10px;
  min-height: 1rem;
  vertical-align: top;
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5rem;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-1 {
  width: 7%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-2 {
  width: 10%;
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 {
  width: 81.9999%;
  color: #2a2a2a;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 > span {
  display: block;
  margin: 0 0 6px 0;
  margin: 0 0 0.6rem 0;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 > span + * {
  margin-top: 20px !important;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 strong {
  display: block;
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
}
.t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 strong em {
  display: inline-block;
  padding: 1px 3px 2px 3px;
  padding: 0.1rem 0.3rem 0.2rem 0.3rem;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  background: #fff200;
  color: #2a2a2a;
}
@media (max-width: 1299px) {
  .t-timeline-1 .t-timeline-head-col-1 {
    left: 15px;
    left: 1.5rem;
  }
  .t-timeline-1 .t-timeline-head-col-3 {
    right: 15px;
    right: 1.5rem;
  }
  .t-timeline-1 .t-timeline-head-col-1 strong,
  .t-timeline-1 .t-timeline-head-col-3 strong {
    width: 53%;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-2 {
    width: 13%;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 {
    width: 78.9999%;
  }
}
@media (max-width: 1023px) {
  .t-timeline-1 .t-timeline-body ul {
    max-height: 550px;
    max-height: 55rem;
  }
  .t-timeline-1 .t-timeline-head-col-1,
  .t-timeline-1 .t-timeline-head-col-3 {
    width: 36%;
  }
  .t-timeline-1 .t-timeline-head-col-1 i,
  .t-timeline-1 .t-timeline-head-col-3 i {
    display: block;
    float: none;
    margin: 0 auto;
  }
  .t-timeline-1 .t-timeline-head-col-1 strong,
  .t-timeline-1 .t-timeline-head-col-3 strong {
    display: block;
    float: none;
    width: auto;
    height: auto;
    padding: 12px 5px 0 5px;
    padding: 1.2rem 0.5rem 0 0.5rem;
    text-align: center;
  }
  .t-timeline-1 .t-timeline-head-col-1 {
    left: 5px;
    left: 0.5rem;
  }
  .t-timeline-1 .t-timeline-head-col-3 {
    right: 5px;
    right: 0.5rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 {
    width: 102px;
    width: 10.2rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 strong {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 strong:after {
    width: 100px;
    width: 10rem;
    margin-left: -50px;
    margin-left: -5rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 div {
    width: 100px;
    width: 10rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 div em {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-2 {
    width: 15%;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 {
    width: 76.9999%;
  }
}
@media (max-width: 767px) {
  .t-timeline-1 .t-timeline-head {
    height: 134px;
    height: 13.4rem;
  }
  .t-timeline-1 .t-timeline-head-col-1,
  .t-timeline-1 .t-timeline-head-col-3 {
    width: 34%;
  }
  .t-timeline-1 .t-timeline-head-col-1 i,
  .t-timeline-1 .t-timeline-head-col-3 i {
    width: 60px;
    width: 6rem;
    height: 60px;
    height: 6rem;
  }
  .t-timeline-1 .t-timeline-head-col-1 strong,
  .t-timeline-1 .t-timeline-head-col-3 strong {
    font-size: 10px;
    font-size: 1rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 {
    width: 86px;
    width: 8.6rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 strong {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 strong:after {
    width: 84px;
    width: 8.4rem;
    margin-left: -42px;
    margin-left: -4.2rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 div {
    width: 84px;
    width: 8.4rem;
  }
  .t-timeline-1 .t-timeline-head-col-2 div em {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-timeline-1 .t-timeline-body ul {
    max-height: 260px;
    max-height: 26rem;
  }
  .t-timeline-1 .t-timeline-body ul li {
    margin: 0 20px 0 0;
    margin: 0 2rem 0 0;
    padding: 12px 12px 12px 12px;
    padding: 1.2rem 1.2rem 1.2rem 1.2rem;
  }
  .t-timeline-1 .t-timeline-body li > span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-2 {
    width: 21%;
    text-align: center;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-2 img {
    width: 40px;
    width: 4rem;
  }
  .t-timeline-1 .t-timeline-body li .t-timeline-body-col-3 {
    width: 70.9999%;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-section-headbox-1 ~ .t-grid-1-sidebar-1 {
    margin-top: -123px;
    margin-top: -12.3rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-section-headbox-1 ~ .t-grid-1-sidebar-1 {
    margin-top: 0;
  }
}
.t-grid-2 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 0 30px 20px;
  padding: 0 0 3rem 2rem;
}
@media (max-width: 1299px) {
  .t-grid-2 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 30px 10px;
    padding: 0 0 3rem 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-2 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 0 30px 20px;
    padding: 0 0 3rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-2 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
    padding: 0 0 20px 10px;
    padding: 0 0 2rem 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-2 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 30px 10px;
    padding: 0 0 3rem 1rem;
  }
}
.t-grid-3 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-3 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-3 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-3 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-3 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-3 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-3 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-3 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-3 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-3 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-3 .t-grid-3-sidebar-1 {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 1023px) {
  .t-grid-3 .t-grid-3-sidebar-1 {
    padding: 232px 0 0 0;
    padding: 23.2rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-grid-3 .t-grid-3-sidebar-1 {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
  }
}
.t-grid-3 .t-grid-3-list-1 {
  float: left;
  width: 945px;
  width: 94.5rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
}
.t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner {
  min-height: 418px;
  min-height: 41.8rem;
}
.t-grid-3 .t-grid-3-list-1 article {
  float: left;
  width: 455px;
  width: 45.5rem;
  height: 433px;
  height: 43.3rem;
}
.t-grid-3 .t-grid-3-list-1 article header figure {
  position: relative;
  margin: 0 0 9px 0;
  margin: 0 0 0.9rem 0;
}
.t-grid-3 .t-grid-3-list-1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-3 .t-grid-3-list-1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-3 .t-grid-3-list-1 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-3 .t-grid-3-list-1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-3 .t-grid-3-list-1 article header h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-3 .t-grid-3-list-1 article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-3 .t-grid-3-list-1 article header h3 a:hover {
  color: #50585e;
}
.t-grid-3 .t-grid-3-list-1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-3 .t-grid-3-list-1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-3 .t-grid-3-list-1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-3 .t-grid-3-list-1 article header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-3 .t-grid-3-list-1 article header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 78px;
  max-height: 7.8rem;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 2.5rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-3 .t-grid-3-list-1 article header h2 a:hover {
  color: #0069a6;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(2),
.t-grid-3 .t-grid-3-list-1 article:nth-child(3) {
  width: 216px;
  width: 21.6rem;
  height: 273px;
  height: 27.3rem;
  margin: 0 0 0 25px;
  margin: 0 0 0 2.5rem;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2,
.t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 87px;
  max-height: 8.7rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4),
.t-grid-3 .t-grid-3-list-1 article:nth-child(5),
.t-grid-3 .t-grid-3-list-1 article:nth-child(6),
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) {
  width: 216px;
  width: 21.6rem;
  height: 91px;
  height: 9.1rem;
  margin: 0 0 0 25px;
  margin: 0 0 0 2.5rem;
  padding: 11px 0 0 0;
  padding: 1.1rem 0 0 0;
  border-top: 1px solid #ececec;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4) header figure,
.t-grid-3 .t-grid-3-list-1 article:nth-child(5) header figure,
.t-grid-3 .t-grid-3-list-1 article:nth-child(6) header figure,
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) header figure {
  display: none;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h3,
.t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h3,
.t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h3,
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) header h3 {
  margin: 0 0 3px 0;
  margin: 0 0 0.3rem 0;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h3 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h3 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h3 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) header h3 a {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h2,
.t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h2,
.t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h2,
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) header h2 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h2 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h2 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h2 a,
.t-grid-3 .t-grid-3-list-1 article:nth-child(7) header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 47px;
  max-height: 4.7rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1299px) {
  .t-grid-3 .t-grid-3-list-1 {
    position: relative;
    width: 670px;
    width: 67rem;
  }
  .t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner {
    min-height: 497px;
    min-height: 49.7rem;
  }
  .t-grid-3 .t-grid-3-list-1 article {
    width: 431px;
    width: 43.1rem;
    height: 403px;
    height: 40.3rem;
  }
  .t-grid-3 .t-grid-3-list-1 article header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) {
    width: 203px;
    width: 20.3rem;
    height: 269px;
    height: 26.9rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) {
    width: 203px;
    width: 20.3rem;
    height: 144px;
    height: 14.4rem;
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
    border-top: 1px solid #ececec;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) figure {
    display: none;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 91px;
    max-height: 9.1rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) {
    width: 203px;
    width: 20.3rem;
    height: 94px;
    height: 9.4rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 47px;
    max-height: 4.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4) {
    margin: 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(7) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-grid-3 .t-grid-3-list-1 {
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner {
    min-height: 650px;
    min-height: 65rem;
  }
  .t-grid-3 .t-grid-3-list-1 article {
    float: none;
    clear: left;
    width: 100%;
    height: auto;
  }
  .t-grid-3 .t-grid-3-list-1 article header figure {
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-3 .t-grid-3-list-1 article header h3 a i {
    display: inline-block;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header figure i {
    display: none;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) {
    width: 100%;
    height: auto;
    min-height: 125px;
    min-height: 12.5rem;
    margin: 0;
    padding: 13px 0 0 0;
    padding: 1.3rem 0 0 0;
    border-top: 1px solid #ececec;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header figure,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header figure {
    display: block;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header figure i,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header figure i {
    display: none;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h3,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h3 {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h3 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 83px;
    max-height: 8.3rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) {
    position: absolute;
    left: 100%;
    top: 0;
    width: 300px;
    width: 30rem;
    height: 77px;
    height: 7.7rem;
    margin: 0 0 0 20px;
    margin: 0 0 0 2rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h3 a i,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h3 a i,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h3 a i {
    display: none;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 32px;
    max-height: 3.2rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4) {
    top: -10px;
    top: -1rem;
    padding-top: 6px;
    padding-top: 0.6rem;
    border: 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5) {
    top: 62px;
    top: 6.2rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) {
    top: 139px;
    top: 13.9rem;
  }
}
@media (max-width: 767px) {
  .t-grid-3 .t-grid-3-list-1 {
    float: none;
    width: auto;
    height: auto;
    min-height: 0;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner {
    min-height: 0;
  }
  .t-grid-3 .t-grid-3-list-1 article {
    height: auto;
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header figure {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(1) header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    letter-spacing: -0.005em;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) {
    min-height: 0;
    padding: 15px 0;
    padding: 1.5rem 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header figure,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 {
    margin-bottom: -7px;
    margin-bottom: -0.7rem;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header h2 a,
  .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.005em;
  }
  .t-grid-3 .t-grid-3-list-1 article:nth-child(4),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(5),
  .t-grid-3 .t-grid-3-list-1 article:nth-child(6) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 {
    position: relative;
    width: 670px;
    width: 67rem;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 .t-grid-3-list-inner {
    min-height: 497px;
    min-height: 49.7rem;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article {
    width: 431px;
    width: 43.1rem;
    height: 403px;
    height: 40.3rem;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(2) {
    width: 203px;
    width: 20.3rem;
    height: 269px;
    height: 26.9rem;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(2) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(3) {
    width: 203px;
    width: 20.3rem;
    height: 144px;
    height: 14.4rem;
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
    border-top: 1px solid #ececec;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(3) figure {
    display: none;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(3) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 91px;
    max-height: 9.1rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.2rem;
    line-height: 1.0476190476;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(4),
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(5),
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(6) {
    width: 203px;
    width: 20.3rem;
    height: 94px;
    height: 9.4rem;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(4) header h2 a,
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(5) header h2 a,
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(6) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 47px;
    max-height: 4.7rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(4) {
    margin: 0;
  }
  .t-pub-frame-1 ~ .t-grid-3 .t-grid-3-list-1 article:nth-child(7) {
    display: none;
  }
}
.t-grid-4 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-4 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-4 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-4 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-4 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-4 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-4 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-4 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-4 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-4 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-4 .t-grid-4-sidebar-1 {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 1023px) {
  .t-grid-4 .t-grid-4-sidebar-1 {
    margin: 287px 0 0 0;
    margin: 28.7rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-grid-4 .t-grid-4-sidebar-1 {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
  }
}
.t-grid-4 .t-grid-4-list-1 {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
}
.t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner {
  min-height: 420px;
  min-height: 42rem;
  margin: 0 -13px 0 -12px;
  margin: 0 -1.3rem 0 -1.2rem;
}
.t-grid-4 .t-grid-4-list-1 article {
  float: left;
  width: 33.3333%;
  height: 80px;
  height: 8rem;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
}
.t-grid-4 .t-grid-4-list-1 article header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 120px;
  width: 12rem;
  height: 80px;
  height: 8rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
}
.t-grid-4 .t-grid-4-list-1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-4 .t-grid-4-list-1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-4 .t-grid-4-list-1 article header figure a i {
  display: none;
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-4 .t-grid-4-list-1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px;
  vertical-align: -0.2rem;
}
.t-grid-4 .t-grid-4-list-1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmOWQwMiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-4 .t-grid-4-list-1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-4 .t-grid-4-list-1 article .t-grid-list-article-body {
  display: none;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) {
  float: none;
  position: relative;
  width: 100%;
  height: 320px;
  height: 32rem;
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header {
  background: #f6f4ea;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure {
  width: 480px;
  width: 48rem;
  height: 320px;
  height: 32rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure i {
  display: block;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 {
  padding: 17px 15px 0 15px;
  padding: 1.7rem 1.5rem 0 1.5rem;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ff9d02;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 a:hover {
  color: #50585e;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 {
  padding: 12px 15px 0 15px;
  padding: 1.2rem 1.5rem 0 1.5rem;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  padding: 2px 0 4px 0;
  padding: 0.2rem 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 190px;
  max-height: 19rem;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 4.6rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a:hover {
  color: #0069a6;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 + h2 {
  padding-top: 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-body {
  display: block;
  position: absolute;
  left: 507px;
  left: 50.7rem;
  right: 28px;
  right: 2.8rem;
  bottom: 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-related {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 8px 0;
  padding: 0 0 0.8rem 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-related li {
  padding: 0 0 8px 0;
  padding: 0 0 0.8rem 0;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
  padding-left: 12px;
  padding-left: 1.2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2),
.t-grid-4 .t-grid-4-list-1 article:nth-child(3),
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) {
  border-left: 1px solid #ececec;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 {
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.005em;
  color: #ff9d02;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a:hover,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a:hover,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a:hover {
  color: #50585e;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a i,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a i,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a i {
  display: inline-block;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.005em;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 51px;
  max-height: 5.1rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  line-height: 1.1333333333;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a:hover,
.t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a:hover,
.t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a:hover {
  color: #0069a6;
}
.t-grid-4 .t-grid-4-list-1 article:nth-child(2) {
  border: 0;
}
@media (max-width: 1299px) {
  .t-grid-4 .t-grid-4-list-1 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner {
    min-height: 477px;
    min-height: 47.7rem;
  }
  .t-grid-4 .t-grid-4-list-1 article {
    height: 227px;
    height: 22.7rem;
  }
  .t-grid-4 .t-grid-4-list-1 article header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 136px;
    height: 13.6rem;
    margin: 0 0 16px 0;
    margin: 0 0 1.6rem 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) {
    height: 230px;
    height: 23rem;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure {
    float: left;
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 {
    padding: 15px 15px 2px 15px;
    padding: 1.5rem 1.5rem 0.2rem 1.5rem;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.1rem);
    -moz-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a {
    display: block;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 186px;
    max-height: 18.6rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2a2a2a;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a:hover {
    color: #0069a6;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 + h2 {
    padding-top: 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header figure i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header figure i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header figure i {
    display: block;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a i {
    display: none;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-4 .t-grid-4-list-1 {
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner {
    min-height: 647px;
    min-height: 64.7rem;
    margin: 0;
  }
  .t-grid-4 .t-grid-4-list-1 article {
    float: none;
    width: 100%;
    height: auto;
    min-height: 125px;
    min-height: 12.5rem;
    padding: 13px 0 0 0;
    padding: 1.3rem 0 0 0;
  }
  .t-grid-4 .t-grid-4-list-1 article header figure {
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) {
    position: relative;
    height: 272px;
    height: 27.2rem;
    min-height: 0;
    margin: 0;
    padding: 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header {
    position: relative;
    height: 272px;
    height: 27.2rem;
    margin: 0 -320px 0 0;
    margin: 0 -32rem 0 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure {
    width: 408px;
    width: 40.8rem;
    height: 272px;
    height: 27.2rem;
    margin: 0 20px 0 0;
    margin: 0 2rem 0 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a {
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 198px;
    max-height: 19.8rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2),
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3),
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) {
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
    border: 0;
    border-bottom: 1px solid #ececec;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header figure i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header figure i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header figure i {
    display: none;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a i,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a i {
    display: inline-block;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 63px;
    max-height: 6.3rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1rem;
    line-height: 1.1666666667;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .t-grid-4 .t-grid-4-list-1 {
    float: none;
    width: auto;
    min-height: 0;
    height: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner {
    min-height: 0;
    margin: 0;
  }
  .t-grid-4 .t-grid-4-list-1 article {
    float: none;
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 13px 0 12px 0;
  }
  .t-grid-4 .t-grid-4-list-1 article figure {
    display: none;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) {
    position: static;
    height: auto;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header {
    height: auto;
    margin: 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 {
    padding: 0 12px;
    padding: 0 1.2rem;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 {
    padding: 0 12px 10px 12px;
    padding: 0 1.2rem 1rem 1.2rem;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2),
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3),
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) {
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a,
  .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-grid-4 .t-grid-4-list-1 article:nth-child(2) {
    border-top: 1px solid #ececec;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 {
    width: 660px;
    width: 66rem;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 .t-grid-4-list-inner {
    min-height: 477px;
    min-height: 47.7rem;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article {
    height: 227px;
    height: 22.7rem;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article header figure {
    float: none;
    width: 203px;
    width: 20.3rem;
    height: 136px;
    height: 13.6rem;
    margin: 0 0 16px 0;
    margin: 0 0 1.6rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) {
    height: 230px;
    height: 23rem;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header figure {
    float: left;
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 {
    padding: 15px 15px 2px 15px;
    padding: 1.5rem 1.5rem 0.2rem 1.5rem;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.1rem);
    -moz-transform: translate(0, -0.1rem);
    -o-transform: translate(0, -0.1rem);
    -ms-transform: translate(0, -0.1rem);
    transform: translate(0, -0.1rem);
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a {
    display: block;
    font-family: NoticiasSans, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 186px;
    max-height: 18.6rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2a2a2a;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h2 a:hover {
    color: #0069a6;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) header h3 + h2 {
    padding-top: 0;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(1) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header figure i,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header figure i,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header figure i {
    display: block;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h3 a i,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h3 a i,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h3 a i {
    display: none;
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(2) header h2 a,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(3) header h2 a,
  .t-pub-frame-1 ~ .t-grid-4 .t-grid-4-list-1 article:nth-child(4) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-grid-5 .t-grid-content {
  margin: 0 -12px 40px -12px;
  margin: 0 -1.2rem 4rem -1.2rem;
  font-size: 0;
}
.t-grid-5 .t-grid-content article {
  display: inline-block;
  vertical-align: top;
  width: 49.9999%;
  font-size: 10px;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
}
.t-grid-5 .t-grid-content article header figure {
  position: relative;
  width: 100%;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-5 .t-grid-content article header figure a {
  display: block;
  height: 100%;
}
.t-grid-5 .t-grid-content article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-5 .t-grid-content article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-5 .t-grid-content article header figure a i.t-ico-brandstory-1 {
  background-color: transparent;
  border: 0;
  width: 130px;
  width: 13rem;
  height: 32px;
  height: 3.2rem;
}
.t-grid-5 .t-grid-content article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-5 .t-grid-content article header figure a:hover i.t-ico-brandstory-1 {
  background-color: transparent;
}
.t-grid-5 .t-grid-content article header h3 {
  margin: 0 0 2px 0;
  margin: 0 0 0.2rem 0;
}
.t-grid-5 .t-grid-content article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-5 .t-grid-content article header h3 a:hover {
  color: #50585e;
}
.t-grid-5 .t-grid-content article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-5 .t-grid-content article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-5 .t-grid-content article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-5 .t-grid-content article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-5 .t-grid-content article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-5 .t-grid-content article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-5 .t-grid-content article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-5 .t-grid-content article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-5 .t-grid-content article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-5 .t-grid-content article header h2 a {
  display: block;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  color: #2a2a2a;
}
.t-grid-5 .t-grid-content article header h2 a:hover {
  color: #0069a6;
}
.t-grid-5 .t-grid-content article:nth-child(2) {
  border-left: 1px solid #e5e5e5;
}
.t-grid-group-1 .t-grid-group-col-1 ~ .t-grid-group-col-1 .t-grid-5 .t-grid-content article:nth-child(1) {
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-grid-5 .t-grid-content article header figure a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-5 .t-grid-content {
    margin: 0 -10px 40px -10px;
    margin: 0 -1rem 4rem -1rem;
  }
  .t-grid-5 .t-grid-content article {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-5 .t-grid-content article header figure i {
    display: none;
  }
  .t-grid-5 .t-grid-content article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-5 .t-grid-content article header h3 a i {
    display: inline-block;
  }
  .t-grid-5 .t-grid-content article header h3 a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
    background-size: 100% auto;
  }
  .t-grid-5 .t-grid-content article header h2 a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1rem;
    line-height: 1.1666666667;
  }
}
@media (max-width: 767px) {
  .t-grid-5 .t-grid-content {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-5 .t-grid-content article {
    display: block;
    width: 100%;
    padding: 15px 0 15px 0;
    padding: 1.5rem 0 1.5rem 0;
    border: 0;
  }
  .t-grid-5 .t-grid-content article header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-5 .t-grid-content article header h3 {
    margin: 0;
    -webkit-transform: translate(0, -0.3rem);
    -moz-transform: translate(0, -0.3rem);
    -o-transform: translate(0, -0.3rem);
    -ms-transform: translate(0, -0.3rem);
    transform: translate(0, -0.3rem);
  }
  .t-grid-5 .t-grid-content article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-5 .t-grid-content article header h3 a i.t-ico-brandstory-1 {
    width: 80px;
    width: 8rem;
  }
  .t-grid-5 .t-grid-content article header h2 {
    margin-bottom: -7px;
    margin-bottom: -0.7rem;
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  .t-grid-5 .t-grid-content article header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-5 .t-grid-content article:nth-child(1) {
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-grid-5 .t-grid-content article:nth-child(2) {
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-group-1 .t-grid-group-col-1 ~ .t-grid-group-col-1 .t-grid-5 .t-grid-content article:nth-child(1) {
    border: 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-5 .t-grid-content article header figure a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
.t-grid-6 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-6 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-6 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-6 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-6 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-6 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-6 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-6 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-6 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-6 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-6 .t-grid-6-list-1 {
  float: left;
  width: 100%;
  margin: 0 -325px 0 0;
  margin: 0 -32.5rem 0 0;
}
.t-grid-6 .t-grid-6-list-1 .t-grid-6-list-inner {
  position: relative;
  min-height: 420px;
  min-height: 42rem;
  margin: 0 325px 40px 480px;
  margin: 0 32.5rem 4rem 48rem;
}
.t-grid-6 .t-grid-6-list-1 article header figure {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 0 7px 0;
  margin: 0 0 0.7rem 0;
}
.t-grid-6 .t-grid-6-list-1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-6 .t-grid-6-list-1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-6 .t-grid-6-list-1 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-6 .t-grid-6-list-1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-6 .t-grid-6-list-1 article header h3 a:hover {
  color: #50585e;
}
.t-grid-6 .t-grid-6-list-1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-6 .t-grid-6-list-1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-6 .t-grid-6-list-1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 78px;
  max-height: 7.8rem;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 2.5rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h2 a:hover {
  color: #0069a6;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(1) .t-grid-list-article-body {
  display: none;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) {
  position: absolute;
  right: -325px;
  right: -32.5rem;
  top: 0;
  width: 300px;
  width: 30rem;
  height: 117px;
  height: 11.7rem;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) header figure {
  display: none;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h3 {
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 {
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 86px;
  max-height: 8.6rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
  letter-spacing: -0.005em;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 a:hover {
  color: #0069a6;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(2) .t-grid-list-article-body {
  display: none;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3),
.t-grid-6 .t-grid-6-list-1 article:nth-child(4),
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
  position: absolute;
  left: -480px;
  left: -48rem;
  width: 455px;
  width: 45.5rem;
  height: 145px;
  height: 14.5rem;
  border-top: 1px solid #e5e5e5;
  padding: 15px 0;
  padding: 1.5rem 0;
  overflow: hidden;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) header figure,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
  float: left;
  width: 167px;
  width: 16.7rem;
  height: 111px;
  height: 11.1rem;
  margin: 0 14px 0 0;
  margin: 0 1.4rem 0 0;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h3,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 {
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 {
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2 a,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2 a,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 63px;
  max-height: 6.3rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
  letter-spacing: -0.005em;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2 a:hover,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2 a:hover,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 a:hover {
  color: #0069a6;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-related,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-related,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-related {
  position: absolute;
  left: 181px;
  left: 18.1rem;
  bottom: 13px;
  bottom: 1.3rem;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-related li a,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-related li a,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-related li a:hover,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-related li a:hover,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-related li a:before,
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-related li a:before,
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(3) {
  top: -15px;
  top: -1.5rem;
  border: 0;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(4) {
  top: 130px;
  top: 13rem;
}
.t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
  top: 275px;
  top: 27.5rem;
}
@media (max-width: 1299px) {
  .t-grid-6 .t-grid-6-list-1 .t-grid-6-list-inner {
    min-height: 427px;
    min-height: 42.7rem;
    margin: 0 325px 40px 254px;
    margin: 0 32.5rem 4rem 25.4rem;
  }
  .t-grid-6 .t-grid-6-list-1 article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header figure {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) {
    height: 122px;
    height: 12.2rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    position: absolute;
    left: -254px;
    left: -25.4rem;
    width: 228px;
    width: 22.8rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header figure,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
    float: none;
    width: 100%;
    height: 152px;
    height: 15.2rem;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-body,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-body,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) {
    height: 269px;
    height: 26.9rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    height: 102px;
    height: 10.2rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) {
    top: 253px;
    top: 25.3rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    top: 355px;
    top: 35.5rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-6 .t-grid-6-list-1 {
    margin: 0 -320px 0 0;
    margin: 0 -32rem 0 0;
  }
  .t-grid-6 .t-grid-6-list-1 .t-grid-6-list-inner {
    min-height: 486px;
    min-height: 48.6rem;
    margin: 0 320px 30px 0;
    margin: 0 32rem 3rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) {
    right: -320px;
    right: -32rem;
    height: 98px;
    height: 9.8rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 63px;
    max-height: 6.3rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 229px;
    width: 22.9rem;
    height: 100px;
    height: 10rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header figure,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h3,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h3 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2 a,
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3) {
    left: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4) {
    left: 249px;
    left: 24.9rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    left: 499px;
    left: 49.9rem;
  }
}
@media (max-width: 767px) {
  .t-grid-6 .t-grid-6-list-1 {
    float: none;
    margin: 0;
  }
  .t-grid-6 .t-grid-6-list-1 .t-grid-6-list-inner {
    min-height: 0;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h3 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h2 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) {
    position: static;
    width: 100%;
    height: auto;
    padding: 12px 0;
    padding: 1.2rem 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h3 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(2) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
  }
  .t-grid-6 .t-grid-6-list-1 article:nth-child(3),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 .t-grid-6-list-inner {
    min-height: 427px;
    min-height: 42.7rem;
    margin: 0 325px 40px 254px;
    margin: 0 32.5rem 4rem 25.4rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(1) header figure {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(2) {
    height: 122px;
    height: 12.2rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(3),
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    position: absolute;
    left: -254px;
    left: -25.4rem;
    width: 228px;
    width: 22.8rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header figure,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
    float: none;
    width: 100%;
    height: 152px;
    height: 15.2rem;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(3) .t-grid-list-article-body,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) .t-grid-list-article-body,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(3) {
    height: 269px;
    height: 26.9rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(3) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4),
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    height: 102px;
    height: 10.2rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header figure,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header figure {
    display: none;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h3 a,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h3 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) header h2 a,
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 59px;
    max-height: 5.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(4) {
    top: 253px;
    top: 25.3rem;
  }
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-list-1 article:nth-child(5) {
    top: 355px;
    top: 35.5rem;
  }
}
.t-grid-6 .t-grid-6-sidebar-1 {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 138px 0 40px 0;
  margin: 13.8rem 0 4rem 0;
}
@media (max-width: 1299px) {
  .t-grid-6 .t-grid-6-sidebar-1 {
    margin: 143px 0 40px 0;
    margin: 14.3rem 0 4rem 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-6 .t-grid-6-sidebar-1 {
    margin: 113px 0 30px 0;
    margin: 11.3rem 0 3rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-6 .t-grid-6-sidebar-1 {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-6 .t-grid-6-sidebar-1 {
    margin: 143px 0 40px 0;
    margin: 14.3rem 0 4rem 0;
  }
}
.t-grid-7 .t-grid-content {
  padding: 3px 0 20px 0;
  padding: 0.3rem 0 2rem 0;
}
.t-grid-7 .t-grid-content article {
  float: left;
  width: 229px;
  width: 22.9rem;
  min-height: 240px;
  min-height: 24rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  padding: 0 0 0 10px;
  padding: 0 0 0 1rem;
  border-left: 1px solid #e1dfd6;
}
.t-grid-7 .t-grid-content article header figure {
  float: left;
  width: 73px;
  width: 7.3rem;
  height: 73px;
  height: 7.3rem;
  margin: 0 11px 12px 0;
  margin: 0 1.1rem 1.2rem 0;
  border-radius: 50%;
  overflow: hidden;
}
.t-grid-7 .t-grid-content article header figure a {
  display: block;
  width: 110px;
  width: 11rem;
  height: 100%;
  margin: 0 0 0 -17px;
  margin: 0 0 0 -1.7rem;
}
.t-grid-7 .t-grid-content article header figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-7 .t-grid-content article header h3 {
  min-height: 85px;
  min-height: 8.5rem;
  padding: 18px 0 12px 0;
  padding: 1.8rem 0 1.2rem 0;
}
.t-grid-7 .t-grid-content article header h3 a {
  display: block;
  margin: 0 0 2px 0;
  margin: 0 0 0.2rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7rem;
  line-height: 1.2142857143;
  color: #000;
  text-transform: uppercase;
}
.t-grid-7 .t-grid-content article header h3 a:hover {
  color: #0069a6;
}
.t-grid-7 .t-grid-content article header h3 em {
  font-size: 13px;
  font-size: 1.3rem;
  color: #b50f0d;
}
.t-grid-7 .t-grid-content article header h2 {
  clear: both;
  min-height: 50px;
  min-height: 5rem;
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
}
.t-grid-7 .t-grid-content article header h2 a {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  line-height: 1.125;
  color: #2a2a2a;
}
.t-grid-7 .t-grid-content article header h2 a:hover {
  color: #0069a6;
}
.t-grid-7 .t-grid-content article header h4 {
  position: relative;
}
.t-grid-7 .t-grid-content article header h4 a {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-style: italic;
  text-indent: 2.5em;
  padding: 0 0 5px 0;
  padding: 0 0 0.5rem 0;
  display: block;
  display: -webkit-box;
  max-height: 93px;
  max-height: 9.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.2rem;
  line-height: 1.4666666667;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-7 .t-grid-content article header h4 a:hover {
  color: #0069a6;
}
.t-grid-7 .t-grid-content article header h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  top: 0.1rem;
  width: 26px;
  width: 2.6rem;
  height: 17px;
  height: 1.7rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQxcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDQxIDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MSAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTM5LjM0OCwwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjExNywwLTE2Ljc1Niw1LjU0NS0xNi43NTYsMTUuNTk2YzEuMDg2LTQuMjI2LDUuMzQtNi42NzQsOS40ODQtNi42NzRjNC40OTgsMCw4Ljg4MywyLjg1MSw4Ljg4Myw5LjI4NmMwLDMuMjUtMi4wMTQsNi42MzMtNS45NDUsNy43NThjLTAuOTI2LDAuMjg1LTEuOTMsMC40MDQtMy4wNTcsMC40MDRjLTcuNDc1LDAtMTAuMzMtNS4xNTItMTAuMzMtMTAuOTc1YzAtNy41Miw2LjA2MS0xNi4yLDE3LjcyMS0xNi4yIi8+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTE3LjY4NywwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjEyMiwwLTE2LjcyMSw1LjU0NS0xNi43MjEsMTUuNTk2YzEuMDQ2LTQuMjI2LDUuMzA3LTYuNjc0LDkuNDQ1LTYuNjc0YzQuNTAxLDAsOC44ODEsMi44NTEsOC44ODEsOS4yODZjMCw0LjAxNi0zLjA1MSw4LjE2Mi05LjAwMiw4LjE2MkMyLjg1MywyNy43MTMsMCwyMi41NjEsMCwxNi43MzhjMC03LjUyLDYuMDcyLTE2LjIsMTcuNzI4LTE2LjJIMTcuNjg3Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: contain;
}
.t-grid-7 .t-grid-content article:nth-child(1) {
  width: 280px;
  width: 28rem;
  padding: 0;
  border: 0;
}
.t-grid-7 .t-grid-content article:nth-child(1) header h2 a {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
}
.t-grid-7 .t-grid-content article:nth-child(1) header h4 a {
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 99px;
  max-height: 9.9rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  line-height: 1.3333333333;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.01em;
  text-indent: 2.3em;
}
.t-grid-7 .t-grid-content article:nth-child(1) header h4:before {
  top: -1px;
  top: -0.1rem;
  width: 30px;
  width: 3rem;
  height: 21px;
  height: 2.1rem;
}
.t-grid-7 .t-grid-content article:nth-child(4) {
  margin: 0;
}
@media (max-width: 1299px) {
  .t-grid-7 .t-grid-content {
    padding: 0;
  }
  .t-grid-7 .t-grid-content article {
    float: right;
    width: 345px;
    width: 34.5rem;
    height: auto;
    min-height: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #e1dfd6;
  }
  .t-grid-7 .t-grid-content article header h4 {
    display: none;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) {
    float: left;
    width: 345px;
    width: 34.5rem;
    min-height: 240px;
    min-height: 24rem;
    margin: 0;
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
    border: 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h2 {
    min-height: 60px;
    min-height: 6rem;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h4 {
    display: block;
  }
  .t-grid-7 .t-grid-content article:nth-child(2),
  .t-grid-7 .t-grid-content article:nth-child(3),
  .t-grid-7 .t-grid-content article:nth-child(4) {
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header figure,
  .t-grid-7 .t-grid-content article:nth-child(3) header figure,
  .t-grid-7 .t-grid-content article:nth-child(4) header figure {
    width: 56px;
    width: 5.6rem;
    height: 56px;
    height: 5.6rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header figure a,
  .t-grid-7 .t-grid-content article:nth-child(3) header figure a,
  .t-grid-7 .t-grid-content article:nth-child(4) header figure a {
    width: 84px;
    width: 8.4rem;
    margin: 0 0 0 -13px;
    margin: 0 0 0 -1.3rem;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h3,
  .t-grid-7 .t-grid-content article:nth-child(3) header h3,
  .t-grid-7 .t-grid-content article:nth-child(4) header h3 {
    min-height: 0;
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h3 a,
  .t-grid-7 .t-grid-content article:nth-child(3) header h3 a,
  .t-grid-7 .t-grid-content article:nth-child(4) header h3 a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    line-height: 1.25;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h2,
  .t-grid-7 .t-grid-content article:nth-child(3) header h2,
  .t-grid-7 .t-grid-content article:nth-child(4) header h2 {
    clear: none;
    min-height: 0;
    padding: 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h2 a,
  .t-grid-7 .t-grid-content article:nth-child(3) header h2 a,
  .t-grid-7 .t-grid-content article:nth-child(4) header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) {
    border: 0;
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-7 .t-grid-content article {
    clear: right;
    width: 285px;
    width: 28.5rem;
  }
  .t-grid-7 .t-grid-content article header h4 {
    display: none;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) {
    width: 360px;
    width: 36rem;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    max-height: 7.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.4rem;
    line-height: 1.3333333333;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-7 .t-grid-content article:nth-child(2),
  .t-grid-7 .t-grid-content article:nth-child(3),
  .t-grid-7 .t-grid-content article:nth-child(4) {
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h3 a,
  .t-grid-7 .t-grid-content article:nth-child(3) header h3 a,
  .t-grid-7 .t-grid-content article:nth-child(4) header h3 a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    line-height: 1.25;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h2,
  .t-grid-7 .t-grid-content article:nth-child(3) header h2,
  .t-grid-7 .t-grid-content article:nth-child(4) header h2 {
    clear: none;
    min-height: 0;
    padding: 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h2 a,
  .t-grid-7 .t-grid-content article:nth-child(3) header h2 a,
  .t-grid-7 .t-grid-content article:nth-child(4) header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-7 .t-grid-content article {
    float: none;
    width: 100%;
  }
  .t-grid-7 .t-grid-content article header h3 em {
    display: none;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) {
    float: none;
    width: 100%;
    min-height: 0;
    padding: 4px 0 10px 0;
    padding: 0.4rem 0 1rem 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header figure {
    width: 56px;
    width: 5.6rem;
    height: 56px;
    height: 5.6rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header figure a {
    width: 84px;
    width: 8.4rem;
    margin: 0 0 0 -13px;
    margin: 0 0 0 -1.3rem;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h3 {
    min-height: 0;
    padding: 12px 0 4px 0;
    padding: 1.2rem 0 0.4rem 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h3 a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    line-height: 1.25;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h2 {
    clear: none;
    min-height: 0;
    padding: 0;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
  }
  .t-grid-7 .t-grid-content article:nth-child(1) header h4 {
    display: none;
  }
  .t-grid-7 .t-grid-content article:nth-child(2),
  .t-grid-7 .t-grid-content article:nth-child(3),
  .t-grid-7 .t-grid-content article:nth-child(4) {
    padding: 10px 0;
    padding: 1rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-7 .t-grid-content article:nth-child(2) header h3,
  .t-grid-7 .t-grid-content article:nth-child(3) header h3,
  .t-grid-7 .t-grid-content article:nth-child(4) header h3 {
    padding: 12px 0 4px 0;
    padding: 1.2rem 0 0.4rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content {
    padding: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article {
    float: right;
    width: 345px;
    width: 34.5rem;
    height: auto;
    min-height: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #e1dfd6;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article header h4 {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(1) {
    float: left;
    width: 345px;
    width: 34.5rem;
    min-height: 240px;
    min-height: 24rem;
    margin: 0;
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
    border: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(1) header h2 {
    min-height: 60px;
    min-height: 6rem;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(1) header h4 {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2),
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3),
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) {
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header figure,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header figure,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header figure {
    width: 56px;
    width: 5.6rem;
    height: 56px;
    height: 5.6rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header figure a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header figure a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header figure a {
    width: 84px;
    width: 8.4rem;
    margin: 0 0 0 -13px;
    margin: 0 0 0 -1.3rem;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header h3,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header h3,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header h3 {
    min-height: 0;
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header h3 a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header h3 a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header h3 a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5rem;
    line-height: 1.25;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header h2,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header h2,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header h2 {
    clear: none;
    min-height: 0;
    padding: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(3) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(4) header h2 a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
  }
  .t-pub-frame-1 ~ * .t-grid-7 .t-grid-content article:nth-child(2) {
    border: 0;
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
  }
}
.t-grid-8 .t-grid-content {
  margin: 0 -13px 20px -12px;
  margin: 0 -1.3rem 2rem -1.2rem;
  font-size: 0;
}
.t-grid-8 .t-grid-content article {
  display: inline-block;
  vertical-align: top;
  width: 49.9999%;
  height: 109px;
  height: 10.9rem;
  font-size: 10px;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
}
.t-grid-8 .t-grid-content article header {
  height: 100%;
  padding: 15px 0;
  padding: 1.5rem 0;
}
.t-grid-8 .t-grid-content article header figure {
  position: relative;
  float: left;
  width: 120px;
  width: 12rem;
  height: 80px;
  height: 8rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
}
.t-grid-8 .t-grid-content article header figure a {
  display: block;
  height: 100%;
}
.t-grid-8 .t-grid-content article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-8 .t-grid-content article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-8 .t-grid-content article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-8 .t-grid-content article header h3 {
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-8 .t-grid-content article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-8 .t-grid-content article header h3 a:hover {
  color: #50585e;
}
.t-grid-8 .t-grid-content article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-8 .t-grid-content article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-8 .t-grid-content article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-8 .t-grid-content article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-8 .t-grid-content article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-8 .t-grid-content article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-8 .t-grid-content article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-8 .t-grid-content article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-8 .t-grid-content article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-8 .t-grid-content article header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 53px;
  max-height: 5.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  line-height: 1.1333333333;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
.t-grid-8 .t-grid-content article header h2 a:hover {
  color: #0069a6;
}
.t-grid-8 .t-grid-content article header h4 {
  display: none;
}
.t-grid-8 .t-grid-content article:nth-child(1) {
  float: none;
  width: 100%;
  height: auto;
}
.t-grid-8 .t-grid-content article:nth-child(1) header {
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.t-grid-8 .t-grid-content article:nth-child(1) header figure {
  width: 320px;
  width: 32rem;
  height: 213px;
  height: 21.3rem;
}
.t-grid-8 .t-grid-content article:nth-child(1) header figure a {
  display: block;
  height: 100%;
}
.t-grid-8 .t-grid-content article:nth-child(1) header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-8 .t-grid-content article:nth-child(1) header h3 a {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
}
.t-grid-8 .t-grid-content article:nth-child(1) header h2 {
  margin: 0 0 3px 0;
  margin: 0 0 0.3rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-8 .t-grid-content article:nth-child(1) header h2 a {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 79px;
  max-height: 7.9rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.5rem;
  line-height: 1.0416666667;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-8 .t-grid-content article:nth-child(1) header h4 {
  display: block;
}
.t-grid-8 .t-grid-content article:nth-child(1) header h4 a {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 1px 0;
  padding: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 97px;
  max-height: 9.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  line-height: 1.3333333333;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-8 .t-grid-content article:nth-child(n + 2) header figure i {
  display: none;
}
.t-grid-8 .t-grid-content article:nth-child(n + 2) header h3 i {
  display: inline-block;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-grid-8 .t-grid-content article:nth-child(2) header {
  border-bottom: 1px solid #e5e5e5;
}
.t-grid-8 .t-grid-content article:nth-child(3) header {
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-grid-8 .t-grid-content {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-8 .t-grid-content article {
    float: none;
    width: 100%;
    padding: 0;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) {
    height: 347px;
    height: 34.7rem;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header {
    border: 0;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h4 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 45px;
    max-height: 4.5rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-8 .t-grid-content article:nth-child(2) header {
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-8 .t-grid-content article:nth-child(3),
  .t-grid-8 .t-grid-content article:nth-child(3) ~ article {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-grid-8 .t-grid-content article:nth-child(1) {
    height: auto;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header figure {
    float: left;
    width: 408px;
    width: 40.8rem;
    height: 272px;
    height: 27.2rem;
    margin: 0 20px 0 0;
    margin: 0 2rem 0 0;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 88px;
    max-height: 8.8rem;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 2.8rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h4 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 145px;
    max-height: 14.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.4rem;
    line-height: 1.3333333333;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-8 .t-grid-content article:nth-child(2) {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-grid-8 .t-grid-content article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.1;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h2 {
    margin: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-8 .t-grid-content article:nth-child(1) header h4 {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article {
    float: none;
    width: 100%;
    padding: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(1) {
    height: 347px;
    height: 34.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(1) header {
    border: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(1) header h4 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 45px;
    max-height: 4.5rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(2) header {
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(3),
  .t-pub-frame-1 ~ * .t-grid-8 .t-grid-content article:nth-child(3) ~ article {
    display: none;
  }
}
.t-grid-9 .t-grid-content .t-g9-am1,
.t-grid-9 .t-grid-content .t-g9-am2 {
  height: 334px;
  height: 33.4rem;
  padding: 0 0 10px 0;
  padding: 0 0 1rem 0;
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure,
.t-grid-9 .t-grid-content .t-g9-am2 header figure {
  position: relative;
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure a,
.t-grid-9 .t-grid-content .t-g9-am2 header figure a {
  display: block;
  height: 100%;
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure a img,
.t-grid-9 .t-grid-content .t-g9-am2 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure a i,
.t-grid-9 .t-grid-content .t-g9-am2 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure a:hover i,
.t-grid-9 .t-grid-content .t-g9-am2 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-9 .t-grid-content .t-g9-am1 header figure {
  margin: 0 0 9px 0;
  margin: 0 0 0.9rem 0;
}
.t-grid-9 .t-grid-content .t-g9-am1 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-9 .t-grid-content .t-g9-am1 header h3 a:hover {
  color: #50585e;
}
.t-grid-9 .t-grid-content .t-g9-am1 header h2 a {
  display: block;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 88px;
  max-height: 8.8rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-9 .t-grid-content .t-g9-am1 header h2 a:hover {
  color: #0069a6;
}
.t-grid-9 .t-grid-content .t-g9-am2 header figure {
  width: 300px;
  width: 30rem;
  height: 200px;
  height: 20rem;
  overflow: hidden;
  margin: 0 0 11px 0;
  margin: 0 0 1.1rem 0;
}
.t-grid-9 .t-grid-content .t-g9-am2 header figure a img {
  width: auto;
}
.t-grid-9 .t-grid-content .t-g9-am2 header h2 a {
  display: block;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 50px;
  max-height: 5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-9 .t-grid-content .t-g9-am2 header h2 a:hover {
  color: #0069a6;
}
.t-grid-9 .t-grid-content .t-g9-am2 header h4 a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 1px 0;
  padding: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 49px;
  max-height: 4.9rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  line-height: 1.3333333333;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-9 .t-grid-content .t-g9-am2 header h4 a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-grid-9 .t-grid-content .t-g9-am1,
  .t-grid-9 .t-grid-content .t-g9-am2 {
    height: 347px;
    height: 34.7rem;
  }
  .t-grid-9 .t-grid-content .t-g9-am1 header figure {
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header figure {
    width: 311px;
    width: 31.1rem;
    height: 207px;
    height: 20.7rem;
    margin: 0 0 9px 0;
    margin: 0 0 0.9rem 0;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header h2 {
    margin: 0 0 9px 0;
    margin: 0 0 0.9rem 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-9 .t-grid-content .t-g9-am1,
  .t-grid-9 .t-grid-content .t-g9-am2 {
    height: 370px;
    height: 37rem;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header figure {
    width: 354px;
    width: 35.4rem;
    height: 236px;
    height: 23.6rem;
  }
}
@media (max-width: 767px) {
  .t-grid-9 .t-grid-content .t-g9-am1,
  .t-grid-9 .t-grid-content .t-g9-am2 {
    height: auto;
  }
  .t-grid-9 .t-grid-content .t-g9-am1 header h3 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-9 .t-grid-content .t-g9-am1 header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.1;
  }
  .t-grid-9 .t-grid-content .t-g9-am1 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header figure {
    width: auto;
    height: auto;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header figure a img {
    width: 100%;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header h2 {
    margin: 0;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-9 .t-grid-content .t-g9-am2 header h4 {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-9 .t-grid-content .t-g9-am1,
  .t-pub-frame-1 ~ * .t-grid-9 .t-grid-content .t-g9-am2 {
    height: 347px;
    height: 34.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-9 .t-grid-content .t-g9-am1 header figure {
    margin: 0 0 7px 0;
    margin: 0 0 0.7rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-9 .t-grid-content .t-g9-am2 header figure {
    width: 311px;
    width: 31.1rem;
    height: 207px;
    height: 20.7rem;
    margin: 0 0 9px 0;
    margin: 0 0 0.9rem 0;
  }
  .t-pub-frame-1 ~ * .t-grid-9 .t-grid-content .t-g9-am2 header h2 {
    margin: 0 0 9px 0;
    margin: 0 0 0.9rem 0;
  }
}
.t-grid-10 {
  padding: 0 0 40px 0;
  padding: 0 0 4rem 0;
}
.t-grid-10 .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-grid-10 .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  font-size: 0;
}
.t-grid-10 .t-g10-l1-i {
  margin: 0 -13px 0 -12px;
  margin: 0 -1.3rem 0 -1.2rem;
}
.t-grid-10 .t-g10-l1-i article {
  display: inline-block;
  vertical-align: top;
  width: 24.9999%;
  font-size: 10px;
  padding: 0 13px 15px 12px;
  padding: 0 1.3rem 1.5rem 1.2rem;
}
.t-grid-10 .t-g10-l1-i article header figure {
  position: relative;
  width: 100%;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-10 .t-g10-l1-i article header figure a {
  display: block;
  height: 100%;
}
.t-grid-10 .t-g10-l1-i article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-10 .t-g10-l1-i article header h2,
.t-grid-10 .t-g10-l1-i article header h3 {
  text-align: center;
}
.t-grid-10 .t-g10-l1-i article header h3 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l1-i article header h3 a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #f50057;
}
.t-grid-10 .t-g10-l1-i article header h3 a:hover {
  color: #50585e;
}
.t-grid-10 .t-g10-l1-i article header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l1-i article header h2 a {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  color: #2a2a2a;
}
.t-grid-10 .t-g10-l1-i article header h2 a:hover {
  color: #f50057;
}
.t-grid-10 .t-g10-l2-i {
  position: relative;
  height: 580px;
  height: 58rem;
}
.t-grid-10 .t-g10-l2-i article {
  position: absolute;
  vertical-align: top;
  width: 296px;
  width: 29.6rem;
  height: 284px;
  height: 28.4rem;
  font-size: 10px;
}
.t-grid-10 .t-g10-l2-i article header figure {
  position: relative;
  width: 100%;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-10 .t-g10-l2-i article header figure a {
  display: block;
  height: 100%;
}
.t-grid-10 .t-g10-l2-i article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-10 .t-g10-l2-i article header h2,
.t-grid-10 .t-g10-l2-i article header h3 {
  text-align: center;
}
.t-grid-10 .t-g10-l2-i article header h3 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l2-i article header h3 a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #f50057;
}
.t-grid-10 .t-g10-l2-i article header h3 a:hover {
  color: #50585e;
}
.t-grid-10 .t-g10-l2-i article header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l2-i article header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 44px;
  max-height: 4.4rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-10 .t-g10-l2-i article header h2 a:hover {
  color: #f50057;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) {
  left: 320px;
  left: 32rem;
  top: 0;
  width: 618px;
  width: 61.8rem;
  height: auto;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) header figure {
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 a {
  font-size: 29px;
  font-size: 2.9rem;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 a {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 90px;
  max-height: 9rem;
  font-size: 43px;
  font-size: 4.3rem;
  line-height: 4.3rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-10 .t-g10-l2-i article:nth-child(2),
.t-grid-10 .t-g10-l2-i article:nth-child(3) {
  top: 0;
}
.t-grid-10 .t-g10-l2-i article:nth-child(4),
.t-grid-10 .t-g10-l2-i article:nth-child(5) {
  top: 284px;
  top: 28.4rem;
  padding-top: 15px;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
}
.t-grid-10 .t-g10-l2-i article:nth-child(2),
.t-grid-10 .t-g10-l2-i article:nth-child(4) {
  left: 0;
}
.t-grid-10 .t-g10-l2-i article:nth-child(3),
.t-grid-10 .t-g10-l2-i article:nth-child(5) {
  right: 0;
}
.t-grid-10 .t-g10-l3-i {
  position: relative;
  height: 580px;
  height: 58rem;
}
.t-grid-10 .t-g10-l3-i article {
  position: absolute;
  vertical-align: top;
  width: 296px;
  width: 29.6rem;
  height: 284px;
  height: 28.4rem;
  font-size: 10px;
}
.t-grid-10 .t-g10-l3-i article header figure {
  position: relative;
  width: 100%;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-10 .t-g10-l3-i article header figure a {
  display: block;
  height: 100%;
}
.t-grid-10 .t-g10-l3-i article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-10 .t-g10-l3-i article header h2,
.t-grid-10 .t-g10-l3-i article header h3 {
  text-align: center;
}
.t-grid-10 .t-g10-l3-i article header h3 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l3-i article header h3 a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #f50057;
}
.t-grid-10 .t-g10-l3-i article header h3 a:hover {
  color: #50585e;
}
.t-grid-10 .t-g10-l3-i article header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l3-i article header h2 a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 44px;
  max-height: 4.4rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-10 .t-g10-l3-i article header h2 a:hover {
  color: #f50057;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) {
  left: 0;
  top: 0;
  width: 618px;
  width: 61.8rem;
  height: auto;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) header figure {
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 a {
  font-size: 29px;
  font-size: 2.9rem;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 a {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 90px;
  max-height: 9rem;
  font-size: 43px;
  font-size: 4.3rem;
  line-height: 4.3rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(2) {
  top: 0;
  left: 643px;
  left: 64.3rem;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(3),
.t-grid-10 .t-g10-l3-i article:nth-of-type(4) {
  top: 284px;
  top: 28.4rem;
  padding-top: 15px;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(3) {
  left: 643px;
  left: 64.3rem;
}
.t-grid-10 .t-g10-l3-i article:nth-of-type(4) {
  left: auto;
  right: 0;
}
.t-grid-10 .t-g10-l3-i .t-grid-pub-se-1 {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1299px) {
  .t-grid-10 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-grid-10 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-grid-10 .t-g10-l1-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l1-i article header h2 a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
  }
  .t-grid-10 .t-g10-l2-i {
    height: 460px;
    height: 46rem;
  }
  .t-grid-10 .t-g10-l2-i article {
    width: 228px;
    width: 22.8rem;
    height: 226px;
    height: 22.6rem;
  }
  .t-grid-10 .t-g10-l2-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l2-i article header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7rem;
    line-height: 1.0625;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) {
    left: 251px;
    left: 25.1rem;
    width: 480px;
    width: 48rem;
    height: auto;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header figure {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 a {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 63px;
    max-height: 6.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(4),
  .t-grid-10 .t-g10-l2-i article:nth-child(5) {
    top: 226px;
    top: 22.6rem;
  }
  .t-grid-10 .t-g10-l3-i {
    height: 460px;
    height: 46rem;
  }
  .t-grid-10 .t-g10-l3-i article {
    width: 154px;
    width: 15.4rem;
    height: 201px;
    height: 20.1rem;
  }
  .t-grid-10 .t-g10-l3-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l3-i article header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 53px;
    max-height: 5.3rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7rem;
    line-height: 1.0625;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) {
    width: 480px;
    width: 48rem;
    height: auto;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 a {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 63px;
    max-height: 6.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2),
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) {
    left: 505px;
    left: 50.5rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) {
    top: 201px;
    top: 20.1rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) {
    left: 684px;
    left: 68.4rem;
    top: 318px;
    top: 31.8rem;
    width: 300px;
    width: 30rem;
    padding: 11px 0 0 0;
    padding: 1.1rem 0 0 0;
    height: 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header figure {
    display: none;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h3 a {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h2 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 51px;
    max-height: 5.1rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-10 .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-grid-10 .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-grid-10 .t-g10-l1-i {
    margin: 0 -10px;
    margin: 0 -1rem;
  }
  .t-grid-10 .t-g10-l1-i article {
    padding: 0 10px 15px 10px;
    padding: 0 1rem 1.5rem 1rem;
  }
  .t-grid-10 .t-g10-l1-i article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-10 .t-g10-l1-i article header h2 a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1rem;
    line-height: 1.1666666667;
  }
  .t-grid-10 .t-g10-l2-i {
    height: 430px;
    height: 43rem;
  }
  .t-grid-10 .t-g10-l2-i article {
    width: 167px;
    width: 16.7rem;
    height: 212px;
    height: 21.2rem;
  }
  .t-grid-10 .t-g10-l2-i article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-10 .t-g10-l2-i article header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 65px;
    max-height: 6.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1rem;
    line-height: 1.1666666667;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) {
    left: 187px;
    left: 18.7rem;
    width: 354px;
    width: 35.4rem;
    height: auto;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 a {
    font-size: 20px;
    font-size: 2rem;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(4),
  .t-grid-10 .t-g10-l2-i article:nth-child(5) {
    top: 212px;
    top: 21.2rem;
  }
  .t-grid-10 .t-g10-l3-i {
    height: 535px;
    height: 53.5rem;
  }
  .t-grid-10 .t-g10-l3-i article {
    width: 354px;
    width: 35.4rem;
    height: 116px;
    height: 11.6rem;
  }
  .t-grid-10 .t-g10-l3-i article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-10 .t-g10-l3-i article header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 65px;
    max-height: 6.5rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.1rem;
    line-height: 1.05;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) {
    width: 408px;
    width: 40.8rem;
    height: auto;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header figure {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 a {
    font-size: 20px;
    font-size: 2rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 93px;
    max-height: 9.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2),
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) {
    top: 414px;
    top: 41.4rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header figure,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header figure {
    position: relative;
    z-index: 1;
    float: left;
    width: 143px;
    width: 14.3rem;
    height: 95px;
    height: 9.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h3,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h3 {
    text-align: left;
    -webkit-transform: translate(0, -0.5rem);
    -moz-transform: translate(0, -0.5rem);
    -o-transform: translate(0, -0.5rem);
    -ms-transform: translate(0, -0.5rem);
    transform: translate(0, -0.5rem);
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h3 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h2,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h2 {
    text-align: left;
    -webkit-transform: translate(0, -0.5rem);
    -moz-transform: translate(0, -0.5rem);
    -o-transform: translate(0, -0.5rem);
    -ms-transform: translate(0, -0.5rem);
    transform: translate(0, -0.5rem);
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h2 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 65px;
    max-height: 6.5rem;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.1rem;
    line-height: 1.05;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) {
    left: 0;
    padding-top: 15px;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) {
    left: 374px;
    left: 37.4rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) {
    left: 428px;
    left: 42.8rem;
    top: 287px;
    top: 28.7rem;
    padding: 9px 0 0 0;
    padding: 0.9rem 0 0 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h3 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h3 a {
    font-size: 20px;
    font-size: 2rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 67px;
    max-height: 6.7rem;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 2.2rem;
    line-height: 1.1578947368;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .t-grid-10 {
    padding: 0 0 20px 0;
    padding: 0 0 2rem 0;
  }
  .t-grid-10 .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-grid-10 .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-10 .t-g10-l1-i {
    margin: 0;
  }
  .t-grid-10 .t-g10-l1-i article {
    display: block;
    width: 100%;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-10 .t-g10-l1-i article header figure {
    position: relative;
    z-index: 1;
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-10 .t-g10-l1-i article header h3 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-10 .t-g10-l1-i article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l1-i article header h2 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
    text-align: left;
    -webkit-transform: translate(0, -0.3rem);
    -moz-transform: translate(0, -0.3rem);
    -o-transform: translate(0, -0.3rem);
    -ms-transform: translate(0, -0.3rem);
    transform: translate(0, -0.3rem);
  }
  .t-grid-10 .t-g10-l1-i article header h2 a {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-grid-10 .t-g10-l1-i article:nth-child(1) {
    border: 0;
    padding-top: 0;
  }
  .t-grid-10 .t-g10-l2-i {
    height: auto;
  }
  .t-grid-10 .t-g10-l2-i article {
    position: static;
    width: 100%;
    height: auto;
    padding: 11px 0 13px 0;
    padding: 1.1rem 0 1.3rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-10 .t-g10-l2-i article header figure {
    display: none;
  }
  .t-grid-10 .t-g10-l2-i article header h3 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
  }
  .t-grid-10 .t-g10-l2-i article header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l2-i article header h2 {
    text-align: left;
  }
  .t-grid-10 .t-g10-l2-i article header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) {
    width: 100%;
    padding: 0 0 8px 0;
    padding: 0 0 0.8rem 0;
    border: 0;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header figure {
    display: block;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 {
    text-align: center;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h3 a {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 {
    text-align: center;
  }
  .t-grid-10 .t-g10-l2-i article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-10 .t-g10-l3-i {
    height: auto;
  }
  .t-grid-10 .t-g10-l3-i article {
    position: static;
    width: 100%;
    height: auto;
    padding: 11px 0 13px 0;
    padding: 1.1rem 0 1.3rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-10 .t-g10-l3-i article header h3 {
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
  }
  .t-grid-10 .t-g10-l3-i article header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l3-i article header h2 {
    text-align: left;
  }
  .t-grid-10 .t-g10-l3-i article header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.2rem;
    line-height: 1.1;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) {
    width: 100%;
    padding: 0 0 8px 0;
    padding: 0 0 0.8rem 0;
    border: 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 {
    text-align: center;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h3 a {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 {
    text-align: center;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2),
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3),
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) {
    position: static;
    width: 100%;
    height: auto;
    padding: 15px 0;
    padding: 1.5rem 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header figure,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header figure,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header figure {
    display: block;
    float: left;
    position: relative;
    z-index: 1;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h3,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h3,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h3 {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h3 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h3 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h2,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h2,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h2 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    -webkit-transform: translate(0, -0.3rem);
    -moz-transform: translate(0, -0.3rem);
    -o-transform: translate(0, -0.3rem);
    -ms-transform: translate(0, -0.3rem);
    transform: translate(0, -0.3rem);
  }
  .t-grid-10 .t-g10-l3-i article:nth-of-type(2) header h2 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(3) header h2 a,
  .t-grid-10 .t-g10-l3-i article:nth-of-type(4) header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-grid-10 .t-g10-l3-i .t-grid-pub-se-1 {
    position: static;
    padding: 10px 0 0 0;
    padding: 1rem 0 0 0;
  }
}
.t-grid-11 > .t-grid-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-grid-11 > .t-grid-i > .t-grid-i-i {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-grid-11 .t-g11-l1 {
  margin: 0 -12px 40px -12px;
  margin: 0 -1.2rem 4rem -1.2rem;
  font-size: 0;
}
.t-grid-11 .t-g11-l1 article {
  display: inline-block;
  vertical-align: top;
  width: 24.9999%;
  font-size: 10px;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
}
.t-grid-11 .t-g11-l1 article header figure {
  position: relative;
  width: 100%;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-11 .t-g11-l1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-11 .t-g11-l1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-11 .t-g11-l1 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-11 .t-g11-l1 article header figure a i.t-ico-brandstory-1 {
  background-color: transparent;
  border: 0;
  width: 130px;
  width: 13rem;
  height: 32px;
  height: 3.2rem;
}
.t-grid-11 .t-g11-l1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-11 .t-g11-l1 article header figure a:hover i.t-ico-brandstory-1 {
  background-color: transparent;
}
.t-grid-11 .t-g11-l1 article header h3 {
  margin: 0 0 2px 0;
  margin: 0 0 0.2rem 0;
}
.t-grid-11 .t-g11-l1 article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-11 .t-g11-l1 article header h3 a:hover {
  color: #50585e;
}
.t-grid-11 .t-g11-l1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -1px;
  vertical-align: -0.1rem;
}
.t-grid-11 .t-g11-l1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-11 .t-g11-l1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-11 .t-g11-l1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-11 .t-g11-l1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-11 .t-g11-l1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-11 .t-g11-l1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-11 .t-g11-l1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-11 .t-g11-l1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-11 .t-g11-l1 article header h2 a {
  display: block;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
  color: #2a2a2a;
}
.t-grid-11 .t-g11-l1 article header h2 a:hover {
  color: #0069a6;
}
.t-grid-11 .t-g11-l1 article:nth-of-type(n + 2) {
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-grid-11 > .t-grid-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-grid-11 > .t-grid-i > .t-grid-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-grid-11 .t-g11-l1 article header figure a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-11 > .t-grid-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-grid-11 > .t-grid-i > .t-grid-i-i {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-grid-11 .t-g11-l1 {
    margin: 0 -10px 40px -10px;
    margin: 0 -1rem 4rem -1rem;
  }
  .t-grid-11 .t-g11-l1 article {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-11 .t-g11-l1 article header figure i {
    display: none;
  }
  .t-grid-11 .t-g11-l1 article header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-11 .t-g11-l1 article header h3 a i {
    display: inline-block;
  }
  .t-grid-11 .t-g11-l1 article header h3 a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
    background-size: 100% auto;
  }
  .t-grid-11 .t-g11-l1 article header h2 a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.1rem;
    line-height: 1.1666666667;
  }
}
@media (max-width: 767px) {
  .t-grid-11 > .t-grid-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-grid-11 > .t-grid-i > .t-grid-i-i {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-11 .t-g11-l1 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-11 .t-g11-l1 article {
    display: block;
    width: 100%;
    padding: 15px 0 15px 0;
    padding: 1.5rem 0 1.5rem 0;
    border: 0;
  }
  .t-grid-11 .t-g11-l1 article header figure {
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-11 .t-g11-l1 article header h3 {
    margin: 0;
    -webkit-transform: translate(0, -0.3rem);
    -moz-transform: translate(0, -0.3rem);
    -o-transform: translate(0, -0.3rem);
    -ms-transform: translate(0, -0.3rem);
    transform: translate(0, -0.3rem);
  }
  .t-grid-11 .t-g11-l1 article header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-11 .t-g11-l1 article header h3 a i.t-ico-brandstory-1 {
    width: 80px;
    width: 8rem;
  }
  .t-grid-11 .t-g11-l1 article header h2 {
    margin-bottom: -7px;
    margin-bottom: -0.7rem;
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  .t-grid-11 .t-g11-l1 article header h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-11 .t-g11-l1 article:nth-of-type(1) {
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-grid-11 .t-g11-l1 article:nth-of-type(n + 2) {
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-11 > .t-grid-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-pub-frame-1 ~ .t-grid-11 > .t-grid-i > .t-grid-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ .t-grid-11 .t-g11-l1 article header figure a i.t-ico-brandstory-1 {
    width: 100px;
    width: 10rem;
    height: 25px;
    height: 2.5rem;
  }
}
.t-grid-12 {
  padding: 0 20px 40px 20px;
  padding: 0 2rem 4rem 2rem;
}
.t-grid-12 > .t-grid-i {
  max-width: 1260px;
  max-width: 126rem;
  margin: 0 auto;
  padding: 40px 10px;
  padding: 4rem 1rem;
  background: #f0f0f0;
}
@media (max-width: 1299px) {
  .t-grid-12 {
    padding: 0 10px 40px 10px;
    padding: 0 1rem 4rem 1rem;
  }
  .t-grid-12 > .t-grid-i {
    max-width: 984px;
    max-width: 98.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-12 {
    padding: 0 20px 40px 20px;
    padding: 0 2rem 4rem 2rem;
  }
  .t-grid-12 > .t-grid-i {
    max-width: 728px;
    max-width: 72.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-12 {
    padding: 0 10px 30px 10px;
    padding: 0 1rem 3rem 1rem;
  }
  .t-grid-12 > .t-grid-i {
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-12 {
    padding: 0 10px 40px 10px;
    padding: 0 1rem 4rem 1rem;
  }
  .t-pub-frame-1 ~ .t-grid-12 > .t-grid-i {
    max-width: 984px;
    max-width: 98.4rem;
  }
}
.t-grid-13 > .t-grid-i {
  max-width: 1280px;
  max-width: 128rem;
  margin: 0 auto;
  font-size: 0;
}
.t-grid-13 article {
  display: inline-block;
  vertical-align: top;
  width: 16.66665%;
  padding: 15px 10px 0 10px;
  padding: 1.5rem 1rem 0 1rem;
}
.t-grid-13 article header figure a {
  display: block;
  position: relative;
}
.t-grid-13 article header figure a img {
  display: block;
  width: 100%;
}
.t-grid-13 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-13 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-13 article header h3 {
  margin: 0 0 2px 0;
  margin: 0 0 0.2rem 0;
}
.t-grid-13 article header h3 a {
  display: block;
  padding: 9px 0 1px 0;
  padding: 0.9rem 0 0.1rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
}
.t-grid-13 article header h3 a:hover {
  color: #0069a6;
}
.t-grid-13 article header h2 a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  line-height: 1.125;
  color: #fff;
}
.t-grid-13 article header h2 a:hover {
  color: #0069a6;
}
@media (max-width: 1023px) {
  .t-grid-13 article {
    width: 33.3333%;
    padding: 15px 10px 3px 10px;
    padding: 1.5rem 1rem 0.3rem 1rem;
  }
}
@media (max-width: 767px) {
  .t-grid-13 > .t-grid-i {
    max-width: none;
  }
}
.t-grid-14 {
  display: none;
}
.t-grid-14 > .t-grid-i {
  max-width: 1280px;
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 0 15px 0;
}
.t-grid-14 .t-section-title-17 {
  padding-left: 10px;
  padding-right: 10px;
}
.t-grid-14 .t-grid-14-body {
  position: relative;
}
.t-grid-14 .t-grid-14-body:after,
.t-grid-14 .t-grid-14-body:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
.t-grid-14 .t-grid-14-body:before {
  left: 0;
  width: 10px;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.85) 0, rgba(255, 255, 255, 0));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.85) 0, rgba(255, 255, 255, 0));
}
.t-grid-14 .t-grid-14-body:after {
  right: 0;
  width: 10px;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.85));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.85));
}
.t-grid-14 .t-grid-14-body ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.t-browser-mobile .t-grid-14 .t-grid-14-body ul {
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.t-grid-14 .t-grid-14-body ul li {
  -webkit-flex: 0 0 72px;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
}
.t-grid-14 .t-grid-14-body ul li a {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0;
}
.t-grid-14 .t-grid-14-body ul li a figure {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 2px solid #005f98;
  border-radius: 50%;
}
.t-grid-14 .t-grid-14-body ul li a figure img {
  display: block;
  width: calc(100% - 4px);
  margin: 2px;
  border-radius: 50%;
}
.t-grid-14 .t-grid-14-body ul li a span {
  display: block;
  padding: 5px 3px 5px 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #0069a6;
}
.t-grid-14 .t-grid-14-body ul li a:hover figure {
  border-color: #939393;
}
.t-grid-14 .t-grid-14-body ul li a:hover span {
  color: #979797;
}
.t-grid-14 .t-grid-14-body ul li a.t-grid-14-item-special-1:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 41px;
  width: 17px;
  height: 17px;
  background: #d50101;
  border: 2px solid #fff;
  border-radius: 50%;
}
.t-grid-14 .t-grid-14-body ul li a.t-grid-14-item-special-1 figure {
  border-color: #ab1c1d;
}
.t-grid-14 .t-grid-14-body ul li a.t-grid-14-item-special-1 span {
  color: #d50101;
}
.t-grid-14 .t-grid-14-body ul li a.t-grid-14-item-special-1:hover figure {
  border-color: #939393;
}
.t-grid-14 .t-grid-14-body ul li a.t-grid-14-item-special-1:hover span {
  color: #979797;
}
@media (max-width: 767px) {
  .t-grid-14 {
    display: block;
  }
}
.t-grid-group-1 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-group-1 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-1 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-1 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-1 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-1 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1 {
  display: inline-block;
  vertical-align: top;
  width: 49.9999%;
  padding: 0 0 0 12px;
  padding: 0 0 0 1.2rem;
  font-size: 10px;
}
.t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1:first-child {
  padding: 0 13px 0 0;
  padding: 0 1.3rem 0 0;
}
@media (max-width: 1023px) {
  .t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1 {
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1:first-child {
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1 {
    display: block;
    width: auto;
    padding: 0;
  }
  .t-grid-group-1 .t-grid-inner-inner > .t-grid-group-col-1:first-child {
    padding: 0;
  }
}
.t-grid-group-2 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-group-2 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-2 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-2 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-2 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-2 > .t-grid-inner > .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 {
  float: left;
  width: 100%;
  margin: 0 -232px 40px 0;
  margin: 0 -23.2rem 4rem 0;
  background: #f6f4ea;
}
.t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 .t-grid-group-col-inner {
  min-height: 330px;
  min-height: 33rem;
  margin: 0 232px 0 0;
  margin: 0 23.2rem 0 0;
  padding: 15px 15px 0 15px;
  padding: 1.5rem 1.5rem 0 1.5rem;
}
@media (max-width: 1299px) {
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 .t-grid-group-col-inner {
    min-height: 310px;
    min-height: 31rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 {
    float: none;
    width: auto;
    margin: 0;
  }
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 .t-grid-group-col-inner {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 .t-grid-group-col-inner {
    padding: 12px 12px;
    padding: 1.2rem 1.2rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-1 .t-grid-group-col-inner {
    min-height: 310px;
    min-height: 31rem;
  }
}
.t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-2 {
  float: right;
  width: 232px;
  width: 23.2rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  background: #0069a6;
  color: #fff;
}
.t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-2 .t-grid-group-col-inner {
  padding: 15px 0 0 0;
  padding: 1.5rem 0 0 0;
}
@media (max-width: 1023px) {
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-2 {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-2 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-grid-group-2 .t-grid-inner-inner > .t-grid-group-col-2 .t-grid-group-col-inner {
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
  }
}
.t-grid-group-3 > .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-group-3 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-3 > .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-3 > .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-3 > .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner {
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner {
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner {
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner {
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-3 > .t-grid-inner > .t-grid-inner-inner {
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-1 {
  display: inline-block;
  vertical-align: top;
  width: 618px;
  width: 61.8rem;
  margin: 0 25px 40px 0;
  margin: 0 2.5rem 4rem 0;
  font-size: 10px;
}
@media (max-width: 1299px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-1 {
    width: 312px;
    width: 31.2rem;
    margin: 0 25px 30px 0;
    margin: 0 2.5rem 3rem 0;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-1 {
    display: block;
    width: auto;
    margin: 0 20px 30px 0;
    margin: 0 2rem 3rem 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-1 {
    width: auto;
    margin: 0 0 25px 0;
    margin: 0 0 2.5rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-1 {
    width: 312px;
    width: 31.2rem;
    margin: 0 25px 30px 0;
    margin: 0 2.5rem 3rem 0;
  }
}
.t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-2 {
  display: inline-block;
  vertical-align: top;
  width: 292px;
  width: 29.2rem;
  margin: 0 25px 40px 0;
  margin: 0 2.5rem 4rem 0;
  font-size: 10px;
}
@media (max-width: 1299px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-2 {
    width: 311px;
    width: 31.1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-2 {
    width: 354px;
    width: 35.4rem;
    margin: 0 20px 20px 0;
    margin: 0 2rem 2rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-2 {
    display: block;
    width: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-2 {
    width: 311px;
    width: 31.1rem;
  }
}
.t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-3 {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  width: 30rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  font-size: 10px;
}
@media (max-width: 1299px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-3 {
    width: 311px;
    width: 31.1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-3 {
    width: 354px;
    width: 35.4rem;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
@media (max-width: 767px) {
  .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-3 {
    display: block;
    width: auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-group-3 .t-grid-inner-inner > .t-grid-group-col-3 {
    width: 311px;
    width: 31.1rem;
  }
}
.t-grid-special-1 {
  padding-bottom: 40px;
  padding-bottom: 4rem;
}
.t-grid-special-1 header {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  height: 250px;
  height: 25rem;
  margin: 0 auto;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  overflow: hidden;
}
.t-grid-special-1 header:after {
  content: "";
  position: absolute;
  left: 20px;
  left: 2rem;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.6) 43%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.6) 43%, rgba(0, 0, 0, 0) 80%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.6) 43%, rgba(0, 0, 0, 0) 80%);
}
.t-grid-special-1 header figure {
  width: 1260px;
  width: 126rem;
  height: 100%;
  overflow: hidden;
}
.t-grid-special-1 header figure a {
  display: block;
  height: 100%;
}
.t-grid-special-1 header figure img {
  display: block;
}
.t-grid-special-1 header h2,
.t-grid-special-1 header h3 {
  position: absolute;
  z-index: 1;
  left: 60px;
  left: 6rem;
  max-width: 50%;
}
.t-grid-special-1 header h3 {
  top: 42px;
  top: 4.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.t-grid-special-1 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffc202;
}
.t-grid-special-1 header h3 a:hover {
  color: #fff;
}
.t-grid-special-1 header h3 a:after {
  content: "";
  display: block;
  width: 23px;
  width: 2.3rem;
  height: 3px;
  margin-top: 10px;
  margin-top: 1rem;
  background: #ffc202;
}
.t-grid-special-1 header h3 a:hover:after {
  background: #fff;
}
.t-grid-special-1 header h2 {
  top: 95px;
  top: 9.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-special-1 header h2 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 119px;
  max-height: 11.9rem;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 3.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-grid-special-1 header h2 a:hover {
  color: #ffc202;
}
@media (max-width: 1299px) {
  .t-grid-special-1 header {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-grid-special-1 header:after {
    left: 10px;
    left: 1rem;
  }
  .t-grid-special-1 header figure {
    width: 984px;
    width: 98.4rem;
  }
  .t-grid-special-1 header figure img {
    -webkit-transform: translate(-13.8rem, 0);
    -moz-transform: translate(-13.8rem, 0);
    -o-transform: translate(-13.8rem, 0);
    -ms-transform: translate(-13.8rem, 0);
    transform: translate(-13.8rem, 0);
  }
  .t-grid-special-1 header h2,
  .t-grid-special-1 header h3 {
    left: 50px;
    left: 5rem;
    max-width: 60%;
  }
  .t-grid-special-1 header h3 {
    top: 44px;
    top: 4.4rem;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .t-grid-special-1 header h2 {
    top: 97px;
    top: 9.7rem;
  }
  .t-grid-special-1 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 119px;
    max-height: 11.9rem;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 3.8rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-special-1 header {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-grid-special-1 header:after {
    left: 20px;
    left: 2rem;
  }
  .t-grid-special-1 header figure {
    width: 728px;
    width: 72.8rem;
  }
  .t-grid-special-1 header figure img {
    -webkit-transform: translate(-26.6rem, 0);
    -moz-transform: translate(-26.6rem, 0);
    -o-transform: translate(-26.6rem, 0);
    -ms-transform: translate(-26.6rem, 0);
    transform: translate(-26.6rem, 0);
  }
  .t-grid-special-1 header h2,
  .t-grid-special-1 header h3 {
    left: 60px;
    left: 6rem;
    max-width: 50%;
  }
  .t-grid-special-1 header h3 {
    top: 33px;
    top: 3.3rem;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .t-grid-special-1 header h2 {
    top: 84px;
    top: 8.4rem;
  }
  .t-grid-special-1 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 95px;
    max-height: 9.5rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .t-grid-special-1 header {
    min-width: 320px;
    min-width: 32rem;
    height: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-special-1 header:after {
    display: none;
  }
  .t-grid-special-1 header figure {
    width: 100%;
  }
  .t-grid-special-1 header figure a {
    width: 100%;
  }
  .t-grid-special-1 header figure img {
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-special-1 header h2,
  .t-grid-special-1 header h3 {
    position: static;
    max-width: none;
    background: #ffc202;
  }
  .t-grid-special-1 header h3 {
    padding: 11px 10px 0 10px;
    padding: 1.1rem 1rem 0 1rem;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-special-1 header h3 a {
    color: #fff;
  }
  .t-grid-special-1 header h3 a:hover {
    color: #0069a6;
  }
  .t-grid-special-1 header h3 a:after {
    display: none;
  }
  .t-grid-special-1 header h2 {
    padding: 5px 10px 27px 10px;
    padding: 0.5rem 1rem 2.7rem 1rem;
  }
  .t-grid-special-1 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    color: #2a2a2a;
  }
  .t-grid-special-1 header h2 a:hover {
    color: #0069a6;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-special-1 header {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header:after {
    left: 10px;
    left: 1rem;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header figure {
    width: 984px;
    width: 98.4rem;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header figure img {
    -webkit-transform: translate(-13.8rem, 0);
    -moz-transform: translate(-13.8rem, 0);
    -o-transform: translate(-13.8rem, 0);
    -ms-transform: translate(-13.8rem, 0);
    transform: translate(-13.8rem, 0);
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header h2,
  .t-pub-frame-1 ~ .t-grid-special-1 header h3 {
    left: 50px;
    left: 5rem;
    max-width: 60%;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header h3 {
    top: 44px;
    top: 4.4rem;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header h2 {
    top: 97px;
    top: 9.7rem;
  }
  .t-pub-frame-1 ~ .t-grid-special-1 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 119px;
    max-height: 11.9rem;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 3.8rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-grid-multimedia-1 .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-multimedia-1 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-multimedia-1 .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-multimedia-1 .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-multimedia-1 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-multimedia-1 .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-grid-multimedia-1 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-multimedia-1 .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-multimedia-1 .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-multimedia-1 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-multimedia-1 .t-grid-col-1 {
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
}
.t-grid-specialevent-1 .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-specialevent-1 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-specialevent-1 .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-specialevent-1 .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-specialevent-1 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-specialevent-1 .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-grid-specialevent-1 .t-grid-inner-inner > header {
  position: relative;
  height: 13px;
  height: 1.3rem;
  text-align: center;
}
.t-grid-specialevent-1 .t-grid-inner-inner > header h3 {
  display: inline;
  position: relative;
  z-index: 1;
  margin: 0 10px;
  margin: 0 1rem;
  padding: 0 47px;
  padding: 0 4.7rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: 0.01em;
  line-height: 1.1;
  background: #fff;
  color: #2a2a2a;
  text-transform: uppercase;
}
.t-grid-specialevent-1 .t-grid-inner-inner > header h3 a {
  color: #1d2022;
}
.t-grid-specialevent-1 .t-grid-inner-inner > header h3 a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-grid-specialevent-1 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-specialevent-1 .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-grid-specialevent-1 .t-grid-inner-inner > header {
    height: 9px;
    height: 0.9rem;
  }
  .t-grid-specialevent-1 .t-grid-inner-inner > header h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-specialevent-1 .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-specialevent-1 .t-grid-inner-inner > header h3 {
    padding: 0 20px;
    padding: 0 2rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-specialevent-1 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-se1-l1 {
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 38px;
  padding: 3.8rem;
  border-width: 2px;
  border-style: solid;
}
.t-grid-se1-l1 .t-grid-se1-l1-i {
  position: relative;
  min-height: 293px;
  min-height: 29.3rem;
  margin: 0 -13px 0 -12px;
  margin: 0 -1.3rem 0 -1.2rem;
}
.t-grid-se1-l1 article {
  float: left;
  width: 24.9999%;
  height: 66px;
  height: 6.6rem;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
  border-left: 1px solid #e5e5e5;
}
.t-grid-se1-l1 article header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 99px;
  width: 9.9rem;
  height: 66px;
  height: 6.6rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
}
.t-grid-se1-l1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-se1-l1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-se1-l1 article header figure a i {
  display: none;
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-se1-l1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-se1-l1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px;
  vertical-align: -0.2rem;
}
.t-grid-se1-l1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-se1-l1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-se1-l1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-se1-l1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-se1-l1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-se1-l1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-se1-l1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-se1-l1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-se1-l1 article .t-grid-list-article-body {
  display: none;
}
.t-grid-se1-l1 article:nth-child(1) {
  float: none;
  position: relative;
  width: 880px;
  width: 88rem;
  height: 293px;
  height: 29.3rem;
  border-left: 0;
}
.t-grid-se1-l1 article:nth-child(1) header {
  background: #f6f4ea;
}
.t-grid-se1-l1 article:nth-child(1) header figure {
  width: 440px;
  width: 44rem;
  height: 293px;
  height: 29.3rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-grid-se1-l1 article:nth-child(1) header figure i {
  display: block;
}
.t-grid-se1-l1 article:nth-child(1) header h3 {
  padding: 17px 15px 0 15px;
  padding: 1.7rem 1.5rem 0 1.5rem;
}
.t-grid-se1-l1 article:nth-child(1) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(1) header h3 a:hover {
  color: #50585e;
}
.t-grid-se1-l1 article:nth-child(1) header h2 {
  padding: 12px 15px 0 15px;
  padding: 1.2rem 1.5rem 0 1.5rem;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-se1-l1 article:nth-child(1) header h2 a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  padding: 2px 0 4px 0;
  padding: 0.2rem 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 174px;
  max-height: 17.4rem;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 4.2rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-grid-se1-l1 article:nth-child(1) header h2 a:hover {
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(1) header h3 + h2 {
  padding-top: 0;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-body {
  display: block;
  position: absolute;
  left: 467px;
  left: 46.7rem;
  right: 28px;
  right: 2.8rem;
  bottom: 0;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-related {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 8px 0;
  padding: 0 0 0.8rem 0;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-related li {
  padding: 0 0 8px 0;
  padding: 0 0 0.8rem 0;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 12px;
  padding-left: 1.2rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2a2a2a;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-grid-se1-l1 article:nth-child(2) {
  border-left: 0;
}
.t-grid-se1-l1 article:nth-child(2),
.t-grid-se1-l1 article:nth-child(3),
.t-grid-se1-l1 article:nth-child(4),
.t-grid-se1-l1 article:nth-child(5) {
  margin-top: 20px;
  margin-top: 2rem;
}
.t-grid-se1-l1 article:nth-child(2) header h3,
.t-grid-se1-l1 article:nth-child(3) header h3,
.t-grid-se1-l1 article:nth-child(4) header h3,
.t-grid-se1-l1 article:nth-child(5) header h3 {
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se1-l1 article:nth-child(2) header h3 a,
.t-grid-se1-l1 article:nth-child(3) header h3 a,
.t-grid-se1-l1 article:nth-child(4) header h3 a,
.t-grid-se1-l1 article:nth-child(5) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(2) header h3 a:hover,
.t-grid-se1-l1 article:nth-child(3) header h3 a:hover,
.t-grid-se1-l1 article:nth-child(4) header h3 a:hover,
.t-grid-se1-l1 article:nth-child(5) header h3 a:hover {
  color: #2a2a2a;
}
.t-grid-se1-l1 article:nth-child(2) header h3 a i,
.t-grid-se1-l1 article:nth-child(3) header h3 a i,
.t-grid-se1-l1 article:nth-child(4) header h3 a i,
.t-grid-se1-l1 article:nth-child(5) header h3 a i {
  display: inline-block;
}
.t-grid-se1-l1 article:nth-child(2) header h2,
.t-grid-se1-l1 article:nth-child(3) header h2,
.t-grid-se1-l1 article:nth-child(4) header h2,
.t-grid-se1-l1 article:nth-child(5) header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se1-l1 article:nth-child(2) header h2 a,
.t-grid-se1-l1 article:nth-child(3) header h2 a,
.t-grid-se1-l1 article:nth-child(4) header h2 a,
.t-grid-se1-l1 article:nth-child(5) header h2 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 51px;
  max-height: 5.1rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  line-height: 1.1333333333;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
.t-grid-se1-l1 article:nth-child(2) header h2 a:hover,
.t-grid-se1-l1 article:nth-child(3) header h2 a:hover,
.t-grid-se1-l1 article:nth-child(4) header h2 a:hover,
.t-grid-se1-l1 article:nth-child(5) header h2 a:hover {
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(6) {
  float: none;
  clear: both;
  position: absolute;
  right: 0;
  top: 0;
  width: 326px;
  width: 32.6rem;
  height: 293px;
  height: 29.3rem;
  margin-top: 0;
}
.t-grid-se1-l1 article:nth-child(6) header figure {
  float: none;
  width: 100%;
  height: 200px;
  height: 20rem;
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
}
.t-grid-se1-l1 article:nth-child(6) header figure i {
  display: block;
}
.t-grid-se1-l1 article:nth-child(6) header h3 {
  margin: 0 0 3px 0;
  margin: 0 0 0.3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se1-l1 article:nth-child(6) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-se1-l1 article:nth-child(6) header h3 a:hover {
  color: #2a2a2a;
}
.t-grid-se1-l1 article:nth-child(6) header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se1-l1 article:nth-child(6) header h2 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 57px;
  max-height: 5.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.9rem;
  line-height: 1.0555555556;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
.t-grid-se1-l1 article:nth-child(6) header h2 a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-grid-se1-l1 {
    padding: 30px 30px 16px 30px;
    padding: 3rem 3rem 1.6rem 3rem;
  }
  .t-grid-se1-l1 .t-grid-se1-l1-i {
    min-height: 358px;
    min-height: 35.8rem;
    padding: 0 315px 0 0;
    padding: 0 31.5rem 0 0;
  }
  .t-grid-se1-l1 article:nth-child(1) {
    float: none;
    position: relative;
    width: 620px;
    width: 62rem;
    height: 204px;
    height: 20.4rem;
    border-left: 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header figure {
    width: 306px;
    width: 30.6rem;
    height: 204px;
    height: 20.4rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header figure i {
    display: block;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 17px 15px 0 15px;
    padding: 1.7rem 1.5rem 0 1.5rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-se1-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 154px;
    max-height: 15.4rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-body {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(2),
  .t-grid-se1-l1 article:nth-child(3),
  .t-grid-se1-l1 article:nth-child(4),
  .t-grid-se1-l1 article:nth-child(5) {
    position: relative;
    width: 310px;
    width: 31rem;
    height: 77px;
    height: 7.7rem;
    margin-top: 0;
    padding: 12px 13px 0 12px;
    padding: 1.2rem 1.3rem 0 1.2rem;
    border: 0;
  }
  .t-grid-se1-l1 article:nth-child(2):after,
  .t-grid-se1-l1 article:nth-child(2):before,
  .t-grid-se1-l1 article:nth-child(3):after,
  .t-grid-se1-l1 article:nth-child(3):before,
  .t-grid-se1-l1 article:nth-child(4):after,
  .t-grid-se1-l1 article:nth-child(4):before,
  .t-grid-se1-l1 article:nth-child(5):after,
  .t-grid-se1-l1 article:nth-child(5):before {
    content: "";
    position: absolute;
    left: 12px;
    left: 1.2rem;
    right: 13px;
    right: 1.3rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-se1-l1 article:nth-child(2):before,
  .t-grid-se1-l1 article:nth-child(3):before,
  .t-grid-se1-l1 article:nth-child(4):before,
  .t-grid-se1-l1 article:nth-child(5):before {
    top: 0;
  }
  .t-grid-se1-l1 article:nth-child(2):after,
  .t-grid-se1-l1 article:nth-child(3):after,
  .t-grid-se1-l1 article:nth-child(4):after,
  .t-grid-se1-l1 article:nth-child(5):after {
    bottom: 0;
  }
  .t-grid-se1-l1 article:nth-child(2) header figure,
  .t-grid-se1-l1 article:nth-child(3) header figure,
  .t-grid-se1-l1 article:nth-child(4) header figure,
  .t-grid-se1-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(2) header h3,
  .t-grid-se1-l1 article:nth-child(3) header h3,
  .t-grid-se1-l1 article:nth-child(4) header h3,
  .t-grid-se1-l1 article:nth-child(5) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-se1-l1 article:nth-child(2) header h2 a,
  .t-grid-se1-l1 article:nth-child(3) header h2 a,
  .t-grid-se1-l1 article:nth-child(4) header h2 a,
  .t-grid-se1-l1 article:nth-child(5) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 34px;
    max-height: 3.4rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se1-l1 article:nth-child(2):after,
  .t-grid-se1-l1 article:nth-child(2):before,
  .t-grid-se1-l1 article:nth-child(3):after,
  .t-grid-se1-l1 article:nth-child(3):before {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(4),
  .t-grid-se1-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-grid-se1-l1 article:nth-child(4):after,
  .t-grid-se1-l1 article:nth-child(5):after {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(6) {
    height: 347px;
    height: 34.7rem;
  }
  .t-grid-se1-l1 article:nth-child(6) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 114px;
    max-height: 11.4rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.9rem;
    line-height: 1.0555555556;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-grid-se1-l1 .t-grid-se1-l1-i {
    min-height: 358px;
    min-height: 35.8rem;
    padding: 0;
  }
  .t-grid-se1-l1 article:nth-child(1) {
    float: none;
    width: 100%;
    height: 229px;
    height: 22.9rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header figure {
    width: 344px;
    width: 34.4rem;
    height: 229px;
    height: 22.9rem;
    margin: 0 25px 0 0;
    margin: 0 2.5rem 0 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 164px;
    max-height: 16.4rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se1-l1 article:nth-child(2),
  .t-grid-se1-l1 article:nth-child(3),
  .t-grid-se1-l1 article:nth-child(4),
  .t-grid-se1-l1 article:nth-child(5) {
    position: relative;
    width: 49.9999%;
    height: 86px;
    height: 8.6rem;
    margin-top: 17px;
    margin-top: 1.7rem;
    padding: 12px 10px 0 10px;
    padding: 1.2rem 1rem 0 1rem;
    border: 0;
  }
  .t-grid-se1-l1 article:nth-child(2) header figure,
  .t-grid-se1-l1 article:nth-child(3) header figure,
  .t-grid-se1-l1 article:nth-child(4) header figure,
  .t-grid-se1-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(2) header h3 a,
  .t-grid-se1-l1 article:nth-child(3) header h3 a,
  .t-grid-se1-l1 article:nth-child(4) header h3 a,
  .t-grid-se1-l1 article:nth-child(5) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-se1-l1 article:nth-child(2) header h2 a,
  .t-grid-se1-l1 article:nth-child(3) header h2 a,
  .t-grid-se1-l1 article:nth-child(4) header h2 a,
  .t-grid-se1-l1 article:nth-child(5) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 40px;
    max-height: 4rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2rem;
    line-height: 1.1764705882;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se1-l1 article:nth-child(2):before,
  .t-grid-se1-l1 article:nth-child(3):before {
    display: block;
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-se1-l1 article:nth-child(4),
  .t-grid-se1-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-grid-se1-l1 article:nth-child(4):after,
  .t-grid-se1-l1 article:nth-child(4):before,
  .t-grid-se1-l1 article:nth-child(5):after,
  .t-grid-se1-l1 article:nth-child(5):before {
    display: block;
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-se1-l1 article:nth-child(6) {
    position: static;
    width: 100%;
    height: 126px;
    height: 12.6rem;
    padding: 15px 10px 0 10px;
    padding: 1.5rem 1rem 0 1rem;
    margin: 0 0 14px 0;
    margin: 0 0 1.4rem 0;
    border: 0;
  }
  .t-grid-se1-l1 article:nth-child(6) header figure {
    float: left;
    width: 167px;
    width: 16.7rem;
    height: 111px;
    height: 11.1rem;
    margin: 0 14px 0 0;
    margin: 0 1.4rem 0 0;
  }
  .t-grid-se1-l1 article:nth-child(6) header h3 {
    margin: 0 0 -2px 0;
    margin: 0 0 -0.2rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-se1-l1 article:nth-child(6) header h3 a {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .t-grid-se1-l1 article:nth-child(6) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 75px;
    max-height: 7.5rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.5rem;
    line-height: 1.1363636364;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 767px) {
  .t-grid-se1-l1 {
    padding: 20px 10px;
    padding: 2rem 1rem;
  }
  .t-grid-se1-l1 .t-grid-se1-l1-i {
    min-height: 0;
    margin: 0;
    padding: 0;
  }
  .t-grid-se1-l1 article:nth-child(1) {
    height: auto;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    padding: 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 0 12px;
    padding: 0 1.2rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-grid-se1-l1 article:nth-child(1) header h2 {
    padding: 0 12px 10px 12px;
    padding: 0 1.2rem 1rem 1.2rem;
  }
  .t-grid-se1-l1 article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-se1-l1 article:nth-child(2),
  .t-grid-se1-l1 article:nth-child(3),
  .t-grid-se1-l1 article:nth-child(4),
  .t-grid-se1-l1 article:nth-child(5) {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 12px 0;
    padding: 1.2rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-se1-l1 article:nth-child(2):after,
  .t-grid-se1-l1 article:nth-child(2):before,
  .t-grid-se1-l1 article:nth-child(3):after,
  .t-grid-se1-l1 article:nth-child(3):before,
  .t-grid-se1-l1 article:nth-child(4):after,
  .t-grid-se1-l1 article:nth-child(4):before,
  .t-grid-se1-l1 article:nth-child(5):after,
  .t-grid-se1-l1 article:nth-child(5):before {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(2) header h3 a,
  .t-grid-se1-l1 article:nth-child(3) header h3 a,
  .t-grid-se1-l1 article:nth-child(4) header h3 a,
  .t-grid-se1-l1 article:nth-child(5) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-se1-l1 article:nth-child(2) header h2 a,
  .t-grid-se1-l1 article:nth-child(3) header h2 a,
  .t-grid-se1-l1 article:nth-child(4) header h2 a,
  .t-grid-se1-l1 article:nth-child(5) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-grid-se1-l1 article:nth-child(6) {
    height: auto;
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
    margin: 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-se1-l1 article:nth-child(6) header figure {
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-grid-se1-l1 article:nth-child(6) header figure i {
    display: none;
  }
  .t-grid-se1-l1 article:nth-child(6) header h3 {
    -webkit-transform: translate(0, -0.2rem);
    -moz-transform: translate(0, -0.2rem);
    -o-transform: translate(0, -0.2rem);
    -ms-transform: translate(0, -0.2rem);
    transform: translate(0, -0.2rem);
  }
  .t-grid-se1-l1 article:nth-child(6) header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-se1-l1 article:nth-child(6) header h3 a i {
    display: inline-block;
  }
  .t-grid-se1-l1 article:nth-child(6) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-se1-l1 {
    padding: 30px 30px 16px 30px;
    padding: 3rem 3rem 1.6rem 3rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 .t-grid-se1-l1-i {
    min-height: 358px;
    min-height: 35.8rem;
    padding: 0 315px 0 0;
    padding: 0 31.5rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) {
    float: none;
    position: relative;
    width: 620px;
    width: 62rem;
    height: 204px;
    height: 20.4rem;
    border-left: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header figure {
    width: 306px;
    width: 30.6rem;
    height: 204px;
    height: 20.4rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header figure i {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 17px 15px 0 15px;
    padding: 1.7rem 1.5rem 0 1.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 154px;
    max-height: 15.4rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(1) .t-grid-list-article-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2),
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3),
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4),
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5) {
    position: relative;
    width: 310px;
    width: 31rem;
    height: 77px;
    height: 7.7rem;
    margin-top: 0;
    padding: 12px 13px 0 12px;
    padding: 1.2rem 1.3rem 0 1.2rem;
    border: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5):before {
    content: "";
    position: absolute;
    left: 12px;
    left: 1.2rem;
    right: 13px;
    right: 1.3rem;
    height: 1px;
    background: #e5e5e5;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5):before {
    top: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5):after {
    bottom: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2) header figure,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3) header figure,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4) header figure,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2) header h3,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3) header h3,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4) header h3,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 34px;
    max-height: 3.4rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(2):before,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(3):before {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4),
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(4):after,
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(5):after {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(6) {
    height: 347px;
    height: 34.7rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se1-l1 article:nth-child(6) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 114px;
    max-height: 11.4rem;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.9rem;
    line-height: 1.0555555556;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-grid-specialevent-2 .t-grid-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-grid-specialevent-2 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-specialevent-2 .t-grid-inner {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-specialevent-2 .t-grid-inner {
    min-width: 320px;
    min-width: 32rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-specialevent-2 .t-grid-inner {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
.t-grid-specialevent-2 .t-grid-inner-inner {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-grid-specialevent-2 .t-grid-inner-inner > header {
  position: relative;
  height: 26px;
  height: 2.6rem;
  text-align: center;
}
.t-grid-specialevent-2 .t-grid-inner-inner > header h3 {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px;
  margin: 0 1rem;
  padding: 0 47px 1px 47px;
  padding: 0 4.7rem 0.1rem 4.7rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: 0.01em;
  line-height: 1.1;
  background: #fff;
  color: #2a2a2a;
  text-transform: uppercase;
}
.t-grid-specialevent-2 .t-grid-inner-inner > header h4 {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0 10px;
  margin: 0 1rem;
  padding: 7px 47px 0 47px;
  padding: 0.7rem 4.7rem 0 4.7rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.01em;
  line-height: 1.1;
  background: #fff;
  color: #2a2a2a;
  text-transform: uppercase;
}
.t-grid-specialevent-2 .t-grid-inner-inner > header > em {
  display: block;
  height: 0;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-grid-specialevent-2 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-specialevent-2 .t-grid-inner-inner {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-grid-specialevent-2 .t-grid-inner-inner {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-specialevent-2 .t-grid-inner-inner > header {
    height: 19px;
    height: 1.9rem;
  }
  .t-grid-specialevent-2 .t-grid-inner-inner > header h3 {
    padding: 0 20px;
    padding: 0 2rem;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-grid-specialevent-2 .t-grid-inner-inner > header h4 {
    padding: 4px 20px 0 20px;
    padding: 0.4rem 2rem 0 2rem;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-grid-specialevent-2 .t-grid-inner-inner {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
.t-grid-se2-l1 {
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 38px;
  padding: 3.8rem;
  border-width: 2px;
  border-style: solid;
}
.t-grid-se2-l1 .t-grid-se2-l1-i {
  position: relative;
  min-height: 293px;
  min-height: 29.3rem;
  margin: 0 -13px 0 -12px;
  margin: 0 -1.3rem 0 -1.2rem;
}
.t-grid-se2-l1 article {
  float: left;
  width: 24.9999%;
  height: 66px;
  height: 6.6rem;
  padding: 0 13px 0 12px;
  padding: 0 1.3rem 0 1.2rem;
  border-left: 1px solid #e5e5e5;
}
.t-grid-se2-l1 article header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 99px;
  width: 9.9rem;
  height: 66px;
  height: 6.6rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
}
.t-grid-se2-l1 article header figure a {
  display: block;
  height: 100%;
}
.t-grid-se2-l1 article header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-se2-l1 article header figure a i {
  display: none;
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-grid-se2-l1 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-grid-se2-l1 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px;
  vertical-align: -0.2rem;
}
.t-grid-se2-l1 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-grid-se2-l1 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-se2-l1 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-se2-l1 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-se2-l1 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-grid-se2-l1 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-grid-se2-l1 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-grid-se2-l1 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-grid-se2-l1 article .t-grid-list-article-body {
  display: none;
}
.t-grid-se2-l1 article:nth-child(1) {
  float: none;
  position: relative;
  width: 880px;
  width: 88rem;
  height: 293px;
  height: 29.3rem;
  border-left: 0;
}
.t-grid-se2-l1 article:nth-child(1) header {
  background: #0069a6;
}
.t-grid-se2-l1 article:nth-child(1) header figure {
  width: 440px;
  width: 44rem;
  height: 293px;
  height: 29.3rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-grid-se2-l1 article:nth-child(1) header figure i {
  display: block;
}
.t-grid-se2-l1 article:nth-child(1) header h3 {
  padding: 17px 15px 0 15px;
  padding: 1.7rem 1.5rem 0 1.5rem;
}
.t-grid-se2-l1 article:nth-child(1) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffc202;
}
.t-grid-se2-l1 article:nth-child(1) header h3 a:hover {
  color: #fff;
}
.t-grid-se2-l1 article:nth-child(1) header h2 {
  padding: 12px 15px 0 15px;
  padding: 1.2rem 1.5rem 0 1.5rem;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
}
.t-grid-se2-l1 article:nth-child(1) header h2 a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  padding: 2px 0 4px 0;
  padding: 0.2rem 0 0.4rem 0;
  display: block;
  display: -webkit-box;
  max-height: 216px;
  max-height: 21.6rem;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 4.2rem;
  line-height: 1;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-grid-se2-l1 article:nth-child(1) header h2 a:hover {
  color: #ffc202;
}
.t-grid-se2-l1 article:nth-child(1) header h3 + h2 {
  padding-top: 0;
}
.t-grid-se2-l1 article:nth-child(1) .t-grid-list-article-body {
  display: none;
}
.t-grid-se2-l1 article:nth-child(2) {
  border-left: 0;
}
.t-grid-se2-l1 article:nth-child(2),
.t-grid-se2-l1 article:nth-child(3),
.t-grid-se2-l1 article:nth-child(4),
.t-grid-se2-l1 article:nth-child(5) {
  margin-top: 20px;
  margin-top: 2rem;
}
.t-grid-se2-l1 article:nth-child(2) header h3,
.t-grid-se2-l1 article:nth-child(3) header h3,
.t-grid-se2-l1 article:nth-child(4) header h3,
.t-grid-se2-l1 article:nth-child(5) header h3 {
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se2-l1 article:nth-child(2) header h3 a,
.t-grid-se2-l1 article:nth-child(3) header h3 a,
.t-grid-se2-l1 article:nth-child(4) header h3 a,
.t-grid-se2-l1 article:nth-child(5) header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-grid-se2-l1 article:nth-child(2) header h3 a:hover,
.t-grid-se2-l1 article:nth-child(3) header h3 a:hover,
.t-grid-se2-l1 article:nth-child(4) header h3 a:hover,
.t-grid-se2-l1 article:nth-child(5) header h3 a:hover {
  color: #2a2a2a;
}
.t-grid-se2-l1 article:nth-child(2) header h3 a i,
.t-grid-se2-l1 article:nth-child(3) header h3 a i,
.t-grid-se2-l1 article:nth-child(4) header h3 a i,
.t-grid-se2-l1 article:nth-child(5) header h3 a i {
  display: inline-block;
}
.t-grid-se2-l1 article:nth-child(2) header h2,
.t-grid-se2-l1 article:nth-child(3) header h2,
.t-grid-se2-l1 article:nth-child(4) header h2,
.t-grid-se2-l1 article:nth-child(5) header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-grid-se2-l1 article:nth-child(2) header h2 a,
.t-grid-se2-l1 article:nth-child(3) header h2 a,
.t-grid-se2-l1 article:nth-child(4) header h2 a,
.t-grid-se2-l1 article:nth-child(5) header h2 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 51px;
  max-height: 5.1rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  line-height: 1.1333333333;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
.t-grid-se2-l1 article:nth-child(2) header h2 a:hover,
.t-grid-se2-l1 article:nth-child(3) header h2 a:hover,
.t-grid-se2-l1 article:nth-child(4) header h2 a:hover,
.t-grid-se2-l1 article:nth-child(5) header h2 a:hover {
  color: #0069a6;
}
.t-grid-se2-l1 .t-grid-pub-se-1 {
  position: absolute;
  right: 13px;
  right: 1.3rem;
  top: 0;
  width: 313px;
  width: 31.3rem;
  height: 293px;
  height: 29.3rem;
  padding: 0 0 0 12px;
  padding: 0 0 0 1.2rem;
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-grid-se2-l1 {
    padding: 30px 30px 16px 30px;
    padding: 3rem 3rem 1.6rem 3rem;
  }
  .t-grid-se2-l1 .t-grid-se2-l1-i {
    min-height: 358px;
    min-height: 35.8rem;
    padding: 0 315px 0 0;
    padding: 0 31.5rem 0 0;
  }
  .t-grid-se2-l1 article:nth-child(1) {
    float: none;
    position: relative;
    width: 620px;
    width: 62rem;
    height: 204px;
    height: 20.4rem;
    border-left: 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header figure {
    width: 306px;
    width: 30.6rem;
    height: 204px;
    height: 20.4rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header figure i {
    display: block;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 17px 15px 0 15px;
    padding: 1.7rem 1.5rem 0 1.5rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-se2-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 154px;
    max-height: 15.4rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se2-l1 article:nth-child(2),
  .t-grid-se2-l1 article:nth-child(3),
  .t-grid-se2-l1 article:nth-child(4),
  .t-grid-se2-l1 article:nth-child(5) {
    position: relative;
    width: 310px;
    width: 31rem;
    height: 77px;
    height: 7.7rem;
    margin-top: 0;
    padding: 12px 13px 0 12px;
    padding: 1.2rem 1.3rem 0 1.2rem;
    border: 0;
  }
  .t-grid-se2-l1 article:nth-child(2):before,
  .t-grid-se2-l1 article:nth-child(3):before,
  .t-grid-se2-l1 article:nth-child(4):before,
  .t-grid-se2-l1 article:nth-child(5):before {
    content: "";
    position: absolute;
    left: 12px;
    left: 1.2rem;
    right: 13px;
    right: 1.3rem;
    top: 0;
    height: 1px;
    background: #e5e5e5;
  }
  .t-grid-se2-l1 article:nth-child(2) header figure,
  .t-grid-se2-l1 article:nth-child(3) header figure,
  .t-grid-se2-l1 article:nth-child(4) header figure,
  .t-grid-se2-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-se2-l1 article:nth-child(2) header h3,
  .t-grid-se2-l1 article:nth-child(3) header h3,
  .t-grid-se2-l1 article:nth-child(4) header h3,
  .t-grid-se2-l1 article:nth-child(5) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-grid-se2-l1 article:nth-child(2) header h2 a,
  .t-grid-se2-l1 article:nth-child(3) header h2 a,
  .t-grid-se2-l1 article:nth-child(4) header h2 a,
  .t-grid-se2-l1 article:nth-child(5) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 34px;
    max-height: 3.4rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se2-l1 article:nth-child(2):before,
  .t-grid-se2-l1 article:nth-child(3):before {
    display: none;
  }
  .t-grid-se2-l1 article:nth-child(4),
  .t-grid-se2-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 {
    height: 347px;
    height: 34.7rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-se2-l1 .t-grid-se2-l1-i {
    min-height: 242px;
    min-height: 24.2rem;
    padding: 0;
  }
  .t-grid-se2-l1 article:nth-child(1) {
    float: none;
    width: 100%;
    height: 229px;
    height: 22.9rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header figure {
    width: 344px;
    width: 34.4rem;
    height: 229px;
    height: 22.9rem;
    margin: 0 25px 0 0;
    margin: 0 2.5rem 0 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 164px;
    max-height: 16.4rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-grid-se2-l1 article:nth-child(2),
  .t-grid-se2-l1 article:nth-child(3),
  .t-grid-se2-l1 article:nth-child(4),
  .t-grid-se2-l1 article:nth-child(5) {
    float: left;
    width: 364px;
    width: 36.4rem;
    height: auto;
    margin-top: 15px;
    margin-top: 1.5rem;
    padding: 12px 10px 12px 10px;
    padding: 1.2rem 1rem 1.2rem 1rem;
    border: 0;
  }
  .t-grid-se2-l1 article:nth-child(2):before,
  .t-grid-se2-l1 article:nth-child(3):before,
  .t-grid-se2-l1 article:nth-child(4):before,
  .t-grid-se2-l1 article:nth-child(5):before {
    display: block;
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
  }
  .t-grid-se2-l1 article:nth-child(2) header figure,
  .t-grid-se2-l1 article:nth-child(3) header figure,
  .t-grid-se2-l1 article:nth-child(4) header figure,
  .t-grid-se2-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-grid-se2-l1 article:nth-child(2) header h3 a,
  .t-grid-se2-l1 article:nth-child(3) header h3 a,
  .t-grid-se2-l1 article:nth-child(4) header h3 a,
  .t-grid-se2-l1 article:nth-child(5) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-grid-se2-l1 article:nth-child(2) header h2 a,
  .t-grid-se2-l1 article:nth-child(3) header h2 a,
  .t-grid-se2-l1 article:nth-child(4) header h2 a,
  .t-grid-se2-l1 article:nth-child(5) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2rem;
    line-height: 1.1764705882;
  }
  .t-grid-se2-l1 article:nth-child(3),
  .t-grid-se2-l1 article:nth-child(4),
  .t-grid-se2-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 {
    position: static;
    width: 300px;
    width: 30rem;
    height: auto;
    margin: 15px 0 0 379px;
    margin: 1.5rem 0 0 37.9rem;
    padding: 0;
    border: 0;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 > * {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .t-grid-se2-l1 {
    padding: 20px 10px 0 10px;
    padding: 2rem 1rem 0 1rem;
  }
  .t-grid-se2-l1 .t-grid-se2-l1-i {
    min-height: 0;
    margin: 0;
    padding: 0;
  }
  .t-grid-se2-l1 article:nth-child(1) {
    height: auto;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    padding: 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 0 12px;
    padding: 0 1.2rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-grid-se2-l1 article:nth-child(1) header h2 {
    padding: 0 12px 10px 12px;
    padding: 0 1.2rem 1rem 1.2rem;
  }
  .t-grid-se2-l1 article:nth-child(1) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
  }
  .t-grid-se2-l1 article:nth-child(2),
  .t-grid-se2-l1 article:nth-child(3),
  .t-grid-se2-l1 article:nth-child(4),
  .t-grid-se2-l1 article:nth-child(5) {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 12px 0;
    padding: 1.2rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-grid-se2-l1 article:nth-child(2):before,
  .t-grid-se2-l1 article:nth-child(3):before,
  .t-grid-se2-l1 article:nth-child(4):before,
  .t-grid-se2-l1 article:nth-child(5):before {
    display: none;
  }
  .t-grid-se2-l1 article:nth-child(2) header h3 a,
  .t-grid-se2-l1 article:nth-child(3) header h3 a,
  .t-grid-se2-l1 article:nth-child(4) header h3 a,
  .t-grid-se2-l1 article:nth-child(5) header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-grid-se2-l1 article:nth-child(2) header h2 a,
  .t-grid-se2-l1 article:nth-child(3) header h2 a,
  .t-grid-se2-l1 article:nth-child(4) header h2 a,
  .t-grid-se2-l1 article:nth-child(5) header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 {
    width: auto;
    margin: 0 -12px -2px -12px;
    background: #2a2a2a;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 > * {
    width: 300px;
    width: 30rem;
    margin: 0 auto;
    padding: 0;
  }
  .t-grid-se2-l1 .t-grid-pub-se-1 > :after {
    padding: 0;
    -webkit-transform: translate(0, 0.7rem);
    -moz-transform: translate(0, 0.7rem);
    -o-transform: translate(0, 0.7rem);
    -ms-transform: translate(0, 0.7rem);
    transform: translate(0, 0.7rem);
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-grid-se2-l1 {
    padding: 30px 30px 16px 30px;
    padding: 3rem 3rem 1.6rem 3rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 .t-grid-se2-l1-i {
    min-height: 358px;
    min-height: 35.8rem;
    padding: 0 315px 0 0;
    padding: 0 31.5rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) {
    float: none;
    position: relative;
    width: 620px;
    width: 62rem;
    height: 204px;
    height: 20.4rem;
    border-left: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header figure {
    width: 306px;
    width: 30.6rem;
    height: 204px;
    height: 20.4rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header figure i {
    display: block;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 17px 15px 0 15px;
    padding: 1.7rem 1.5rem 0 1.5rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header h2 {
    padding: 12px 15px 0 15px;
    padding: 1.2rem 1.5rem 0 1.5rem;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(1) header h2 a {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 154px;
    max-height: 15.4rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2),
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3),
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4),
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5) {
    position: relative;
    width: 310px;
    width: 31rem;
    height: 77px;
    height: 7.7rem;
    margin-top: 0;
    padding: 12px 13px 0 12px;
    padding: 1.2rem 1.3rem 0 1.2rem;
    border: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2):before,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3):before,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4):before,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5):before {
    content: "";
    position: absolute;
    left: 12px;
    left: 1.2rem;
    right: 13px;
    right: 1.3rem;
    top: 0;
    height: 1px;
    background: #e5e5e5;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2) header figure,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3) header figure,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4) header figure,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5) header figure {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2) header h3,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3) header h3,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4) header h3,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5) header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4) header h2 a,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5) header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 34px;
    max-height: 3.4rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(2):before,
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(3):before {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(4),
  .t-pub-frame-1 ~ * .t-grid-se2-l1 article:nth-child(5) {
    margin-top: 0;
  }
  .t-pub-frame-1 ~ * .t-grid-se2-l1 .t-grid-pub-se-1 {
    height: 347px;
    height: 34.7rem;
  }
}
.t-featured-special-1 {
  padding: 0 0 25px 0;
  padding: 0 0 2.5rem 0;
}
.t-featured-special-1 > .t-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-featured-special-1 > .t-i > .t-i-i {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-featured-special-1 .t-fs-related-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 15px 0 0 0;
  padding: 1.5rem 0 0 0;
  font-size: 0;
}
.t-featured-special-1 .t-fs-related-1 li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 33.3333%;
  height: 80px;
  height: 8rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-featured-special-1 .t-fs-related-1 li a {
  display: block;
  padding: 0 35px 0 146px;
  padding: 0 3.5rem 0 14.6rem;
  color: rgba(255, 255, 255, 0.8);
}
.t-featured-special-1 .t-fs-related-1 li a figure {
  position: absolute;
  left: 10px;
  left: 1rem;
  top: 0;
  width: 120px;
  width: 12rem;
  height: 80px;
  height: 8rem;
}
.t-featured-special-1 .t-fs-related-1 li a figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-featured-special-1 .t-fs-related-1 li a figure i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-featured-special-1 .t-fs-related-1 li a span {
  display: block;
  padding: 0 0 1px 0;
  padding: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 85px;
  max-height: 8.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.1rem;
  line-height: 1.1666666667;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transform: translate(0, -0.3rem);
  -moz-transform: translate(0, -0.3rem);
  -o-transform: translate(0, -0.3rem);
  -ms-transform: translate(0, -0.3rem);
  transform: translate(0, -0.3rem);
}
.t-featured-special-1 .t-fs-related-1 li a:hover {
  color: #ffc202;
}
.t-featured-special-1 .t-fs-related-1 li a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-featured-special-1 .t-fs-related-1 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
}
.t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a {
  padding: 0 35px 0 151px;
  padding: 0 3.5rem 0 15.1rem;
}
.t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a figure {
  left: 15px;
  left: 1.5rem;
}
.t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1):before {
  display: none;
}
.t-featured-special-1 .t-fs-related-2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  padding: 4px 10px 19px 10px;
  padding: 0.4rem 1rem 1.9rem 1rem;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}
.t-featured-special-1 .t-fs-related-2 li {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-featured-special-1 .t-fs-related-2 li a {
  display: block;
  position: relative;
  padding: 4px 0 0 0;
  padding: 0.4rem 0 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #1d2022;
}
.t-featured-special-1 .t-fs-related-2 li a:before {
  content: "";
  display: inline-block;
  vertical-align: 0.05em;
  margin: 0 3px 0 0;
  margin: 0 0.3rem 0 0;
  width: 8px;
  width: 0.8rem;
  height: 8px;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #0069a6;
}
.t-featured-special-1 .t-fs-related-2 li a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-featured-special-1 > .t-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-featured-special-1 > .t-i > .t-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-featured-special-1 .t-fs-related-1 {
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
  }
  .t-featured-special-1 .t-fs-related-1 li {
    height: 63px;
    height: 6.3rem;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-featured-special-1 .t-fs-related-1 li a {
    padding: 0 30px 0 120px;
    padding: 0 3rem 0 12rem;
  }
  .t-featured-special-1 .t-fs-related-1 li a figure {
    width: 94px;
    width: 9.4rem;
    height: 63px;
    height: 6.3rem;
  }
  .t-featured-special-1 .t-fs-related-1 li a span {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 69px;
    max-height: 6.9rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a {
    padding: 0 30px 0 125px;
    padding: 0 3rem 0 12.5rem;
  }
  .t-featured-special-1 .t-fs-related-2 {
    padding: 4px 10px 19px 10px;
    padding: 0.4rem 1rem 1.9rem 1rem;
  }
}
@media (max-width: 1023px) {
  .t-featured-special-1 > .t-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-featured-special-1 > .t-i > .t-i-i {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-featured-special-1 .t-fs-related-1 {
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
  }
  .t-featured-special-1 .t-fs-related-1 li {
    height: 30px;
    height: 3rem;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-featured-special-1 .t-fs-related-1 li a {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-featured-special-1 .t-fs-related-1 li a figure {
    display: none;
  }
  .t-featured-special-1 .t-fs-related-1 li a span {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 33px;
    max-height: 3.3rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a {
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-featured-special-1 > .t-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-featured-special-1 > .t-i > .t-i-i {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-featured-special-1 .t-fs-related-1 {
    padding: 4px 0 0 0;
    padding: 0.4rem 0 0 0;
  }
  .t-featured-special-1 .t-fs-related-1 li {
    display: block;
    width: auto;
    height: auto;
    margin: 0 10px;
    margin: 0 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .t-featured-special-1 .t-fs-related-1 li a {
    padding: 10px 0;
    padding: 1rem 0;
  }
  .t-featured-special-1 .t-fs-related-1 li a span {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
  }
  .t-featured-special-1 .t-fs-related-1 li:before {
    display: none;
  }
  .t-featured-special-1 .t-fs-related-1 li:first-child {
    border: 0;
  }
  .t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a {
    padding: 10px 0;
    padding: 1rem 0;
  }
  .t-featured-special-1 .t-fs-related-2 {
    padding: 8px 0 3px 0;
    padding: 0.8rem 0 0.3rem 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-featured-special-1 > .t-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 > .t-i > .t-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 {
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 li {
    height: 63px;
    height: 6.3rem;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 li a {
    padding: 0 30px 0 120px;
    padding: 0 3rem 0 12rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 li a figure {
    width: 94px;
    width: 9.4rem;
    height: 63px;
    height: 6.3rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 li a span {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 69px;
    max-height: 6.9rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    line-height: 1.1333333333;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-1 li:nth-child(3n + 1) a {
    padding: 0 30px 0 125px;
    padding: 0 3rem 0 12.5rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-1 .t-fs-related-2 {
    padding: 4px 10px 19px 10px;
    padding: 0.4rem 1rem 1.9rem 1rem;
  }
}
.t-featured-special-municipalities2017 {
  margin: -24px 0 30px 0;
  margin: -2.4rem 0 3rem 0;
  padding: 23px 0 22px 0;
  padding: 2.3rem 0 2.2rem 0;
  background: #ededed;
}
.t-featured-special-municipalities2017 > .t-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-featured-special-municipalities2017 > .t-i > .t-i-i {
  width: 1280px;
  width: 128rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-featured-special-municipalities2017 .t-fsm2017-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 16px 0;
  padding: 0 0 1.6rem 0;
}
.t-featured-special-municipalities2017 .t-fsm2017-header h2 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 52px;
  font-size: 5.2rem;
  line-height: 1.2;
}
.t-featured-special-municipalities2017 .t-fsm2017-header h2 span {
  color: #61a3cb;
}
.t-featured-special-municipalities2017 .t-fsm2017-header h2 strong {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0069a9;
}
.t-featured-special-municipalities2017 .t-fsm2017-header figure {
  width: 262px;
  width: 26.2rem;
  padding: 5px 0 0 0;
  padding: 0.5rem 0 0 0;
}
.t-featured-special-municipalities2017 .t-fsm2017-header figure img {
  display: block;
  width: 100%;
}
.t-featured-special-municipalities2017 .t-fsm2017-body {
  position: relative;
  padding: 0 300px 0 0;
  padding: 0 30rem 0 0;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-left > .t-i {
  background: #fff;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-left .t-i-section-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 38px;
  height: 3.8rem;
  background: #5da0c9;
  color: #dfecf4;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-left .t-i-section-footer {
  padding: 6px 0 0 0;
  padding: 0.6rem 0 0 0;
  font-family: sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  color: #757576;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 290px;
  width: 29rem;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right > .t-i {
  position: relative;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 38px;
  height: 3.8rem;
  padding: 0 10px;
  padding: 0 1rem;
  background: #97c3dc;
  color: #143f6a;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-header strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-body {
  height: 188px;
  height: 18.8rem;
  padding: 7px 10px;
  padding: 0.7rem 1rem;
  background: #f4f4f4;
}
.t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-footer {
  padding: 6px 0 0 0;
  padding: 0.6rem 0 0 0;
  font-family: sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  color: #757576;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1 {
  position: relative;
  min-width: 33%;
  max-width: 50%;
  background: #0068a8;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  height: 38px;
  height: 3.8rem;
  padding: 0 35px 0 12px;
  padding: 0 3.5rem 0 1.2rem;
  background: 0 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  cursor: pointer;
  outline: 0;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1 select option {
  background: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1 select::-ms-expand {
  display: none;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1:after {
  content: "";
  position: absolute;
  right: 5px;
  right: 0.5rem;
  top: 50%;
  bottom: 0;
  width: 24px;
  width: 2.4rem;
  height: 24px;
  height: 2.4rem;
  margin-top: -11px;
  margin-top: -1.1rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.2rem auto;
}
.t-featured-special-municipalities2017 .t-fsm2017-counts-1 {
  padding-right: 12px;
  padding-right: 1.2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.t-featured-special-municipalities2017 .t-fsm2017-counts-1 strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-featured-special-municipalities2017 .t-fsm2017-counts-1 i {
  display: inline-block;
  vertical-align: -8px;
  width: 1px;
  height: 26px;
  height: 2.6rem;
  margin: 0 15px;
  margin: 0 1.5rem;
  background: #548bad;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 188px;
  height: 18.8rem;
  overflow: hidden;
  font-size: 0;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 1%;
  -ms-flex: 1 0 1%;
  flex: 1 0 1%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 7px 0 0 0;
  padding: 0.7rem 0 0 0;
  text-align: center;
  color: #2a2a2a;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item:nth-of-type(2n + 1) {
  background: #f4f4f4;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item:nth-of-type(n + 7) {
  display: none;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item figure {
  display: block;
  width: 96px;
  width: 9.6rem;
  height: 80px;
  height: 8rem;
  margin: 0 auto;
  overflow: hidden;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item figure img {
  display: block;
  width: 100%;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-name {
  height: 40px;
  height: 4rem;
  margin: 2px 15px -1px 15px;
  margin: 0.2rem 1.5rem -0.1rem 1.5rem;
  padding: 5px 0 5px 0;
  padding: 0.5rem 0 0.5rem 0;
  display: block;
  display: -webkit-box;
  max-height: 42px;
  max-height: 4.2rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-percent {
  margin: 0 15px;
  margin: 0 1.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 23px;
  font-size: 2.3rem;
  color: #55a4d3;
}
.t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-votes {
  margin: 5px 15px 0 15px;
  margin: 0.5rem 1.5rem 0 1.5rem;
  font-family: sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
}
.t-featured-special-municipalities2017 .t-fsm2017-btn-1 a,
.t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:link,
.t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:visited {
  position: absolute;
  right: 6px;
  right: 0.6rem;
  top: 6px;
  top: 0.6rem;
  height: 26px;
  height: 2.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 0 14px;
  padding: 0 1.4rem;
  background-color: #5194c6;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:hover {
  background-color: #0068a8;
}
.t-featured-special-municipalities2017 .t-fsm2017-stats-list {
  display: table;
  width: 100%;
}
.t-featured-special-municipalities2017 .t-fsm2017-stats-list .t-fsm2017-stats-list-row {
  display: table-row;
}
.t-featured-special-municipalities2017 .t-fsm2017-stats-list .t-fsm2017-stats-list-cell-1,
.t-featured-special-municipalities2017 .t-fsm2017-stats-list .t-fsm2017-stats-list-cell-2,
.t-featured-special-municipalities2017 .t-fsm2017-stats-list .t-fsm2017-stats-list-cell-3 {
  display: table-cell;
  padding: 0 10px 4px 0;
  padding: 0 1rem 0.4rem 0;
  font-family: sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  color: #2a2a2a;
}
.t-featured-special-municipalities2017 .t-fsm2017-stats-list .t-fsm2017-stats-list-cell-3 {
  width: 0.01%;
  font-size: 12px;
  font-size: 1.2rem;
  color: #0068a9;
  white-space: nowrap;
}
@media (max-width: 1299px) {
  .t-featured-special-municipalities2017 {
    margin: -24px 0 22px 0;
    margin: -2.4rem 0 2.2rem 0;
    padding: 18px 0 22px 0;
    padding: 1.8rem 0 2.2rem 0;
  }
  .t-featured-special-municipalities2017 > .t-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-featured-special-municipalities2017 > .t-i > .t-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header {
    padding: 0 0 14px 0;
    padding: 0 0 1.4rem 0;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header figure {
    width: 230px;
    width: 23rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-combo-1 {
    max-width: 37%;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item:nth-of-type(n + 5) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-featured-special-municipalities2017 {
    padding: 14px 0 18px 0;
    padding: 1.4rem 0 1.8rem 0;
  }
  .t-featured-special-municipalities2017 > .t-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-featured-special-municipalities2017 > .t-i > .t-i-i {
    width: 748px;
    width: 74.8rem;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header h2 {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header figure {
    width: 200px;
    width: 20rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-combo-1 {
    width: 100%;
    max-width: none;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-combo-1 select {
    width: 100%;
    padding: 0 35px 0 12px;
    padding: 0 3.5rem 0 1.2rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-counts-1 {
    display: none;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item:nth-of-type(n + 4) {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-featured-special-municipalities2017 > .t-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-featured-special-municipalities2017 > .t-i > .t-i-i {
    width: auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-header figure {
    display: none;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-body {
    padding: 0;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-body-col-left .t-i-section-footer {
    font-size: 10px;
    font-size: 1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-body-col-right {
    position: static;
    width: 100%;
    margin: 17px 0 0 0;
    margin: 1.7rem 0 0 0;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-body {
    height: auto;
    padding: 7px 10px 15px 10px;
    padding: 0.7rem 1rem 1.5rem 1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-body-col-right .t-i-section-footer {
    font-size: 10px;
    font-size: 1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list {
    height: 176px;
    height: 17.6rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-name {
    margin: 2px 5px -1px 5px;
    margin: 0.2rem 0.5rem -0.1rem 0.5rem;
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.3rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-percent {
    margin: 0 5px;
    margin: 0 0.5rem;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-party-list .t-fsm2017-party-list-item .t-fsm2017-party-votes {
    margin: 4px 0 0 0;
    margin: 0.4rem 0 0 0;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-btn-1 {
    padding: 10px 0 0 0;
    padding: 1rem 0 0 0;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-btn-1 a,
  .t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:link,
  .t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:visited {
    display: block;
    position: static;
    background-color: #0064a1;
  }
  .t-featured-special-municipalities2017 .t-fsm2017-btn-1 a:hover {
    background-color: #5194c6;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 {
    margin: -24px 0 22px 0;
    margin: -2.4rem 0 2.2rem 0;
    padding: 18px 0 22px 0;
    padding: 1.8rem 0 2.2rem 0;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 > .t-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 > .t-i > .t-i-i {
    width: 994px;
    width: 99.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 .t-fsm2017-header {
    padding: 0 0 14px 0;
    padding: 0 0 1.4rem 0;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 .t-fsm2017-header h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 .t-fsm2017-header figure {
    width: 230px;
    width: 23rem;
  }
  .t-pub-frame-1 ~ .t-featured-special-municipalities2017 .t-fsm2017-combo-1 {
    max-width: 37%;
  }
  .t-pub-frame-1
    ~ .t-featured-special-municipalities2017
    .t-fsm2017-party-list
    .t-fsm2017-party-list-item:nth-of-type(n + 5) {
    display: none;
  }
}
.t-article-module-1 {
  position: relative;
  height: 303px;
  height: 30.3rem;
  background: #0069a6;
  color: #fff;
}
.t-article-module-1 header figure {
  position: relative;
  float: left;
  width: 455px;
  width: 45.5rem;
  height: 303px;
  height: 30.3rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-article-module-1 header figure img {
  display: block;
  width: 100%;
}
.t-article-module-1 header figure a {
  display: block;
}
.t-article-module-1 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-article-module-1 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-article-module-1 header h3 {
  padding: 16px 15px 0 15px;
  padding: 1.6rem 1.5rem 0 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -0.005em;
}
.t-article-module-1 header h3 a {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  color: #ffc202;
}
.t-article-module-1 header h3 a:hover {
  color: #fff;
}
.t-article-module-1 header h3 span[class*="t-stamp-"] + a {
  margin-top: 4px;
}
.t-article-module-1 header h2 {
  padding: 10px 15px 8px 15px;
  padding: 1rem 1.5rem 0.8rem 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-1 header h2 a {
  display: block;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  display: block;
  display: -webkit-box;
  max-height: 156px;
  max-height: 15.6rem;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 3.8rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #fff;
}
.t-article-module-1 header h2 a:hover {
  color: #ffc202;
}
.t-article-module-1 header h3 + h2 {
  padding-top: 0;
}
.t-article-module-1 header h4 {
  padding: 0 15px 5px 15px;
  padding: 0 1.5rem 0.5rem 1.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.01em;
}
.t-article-module-1 header h4 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 44px;
  max-height: 4.4rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.2rem;
  line-height: 1.2941176471;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-1 header h4 a:hover {
  color: #b3d2e4;
}
.t-article-module-1 .t-article-module-body {
  position: absolute;
  left: 455px;
  left: 45.5rem;
  right: 0;
  bottom: 0;
}
.t-article-module-1 .t-article-module-related {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 13px 0;
  padding: 0 0 1.3rem 0;
  background: #0069a6;
}
.t-article-module-1 .t-article-module-related li {
  padding: 3px 15px 0 15px;
  padding: 0.3rem 1.5rem 0 1.5rem;
}
.t-article-module-1 .t-article-module-related li a {
  display: block;
  position: relative;
  padding-left: 12px;
  padding-left: 1.2rem;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  display: block;
  display: -webkit-box;
  max-height: 35px;
  max-height: 3.5rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-1 .t-article-module-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  top: 0.6rem;
  width: 6px;
  width: 0.6rem;
  height: 6px;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #66a5ca;
}
.t-article-module-1 .t-article-module-related li a:hover {
  color: #b3d2e4;
}
.t-article-module-1.t-fam1-theme-1 {
  background: #b50f0d;
}
.t-article-module-1.t-fam1-theme-1 header h4 a:hover {
  color: #ffc202;
}
.t-article-module-1.t-fam1-theme-1 .t-article-module-related {
  background: #b50f0d;
}
.t-article-module-1.t-fam1-theme-1 .t-article-module-related li a:before {
  background-color: #ffc202;
}
.t-article-module-1.t-fam1-theme-1 .t-article-module-related li a:hover {
  color: #ffc202;
}
.t-article-module-1.t-fam1-theme-2 {
  background: #323537;
}
.t-article-module-1.t-fam1-theme-2 header h4 a:hover {
  color: #ffc202;
}
.t-article-module-1.t-fam1-theme-2 .t-article-module-related {
  background: #323537;
}
.t-article-module-1.t-fam1-theme-2 .t-article-module-related li a:before {
  background-color: #ffc202;
}
.t-article-module-1.t-fam1-theme-2 .t-article-module-related li a:hover {
  color: #ffc202;
}
.t-article-module-1.t-article-module-video-box {
  height: 256px;
  height: 25.6rem;
}
.t-article-module-1.t-article-module-video-box header figure {
  height: auto;
}
.t-article-module-1.t-article-module-video-box .t-article-module-body {
  display: none;
}
@media (max-width: 1299px) {
  .t-article-module-1 {
    height: 230px;
    height: 23rem;
  }
  .t-article-module-1 header figure {
    float: left;
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 20px 0 0;
    margin: 0 2rem 0 0;
  }
  .t-article-module-1 header h3 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-article-module-1 header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-1 header h4 {
    display: none;
  }
  .t-article-module-1 .t-article-module-body {
    display: none;
  }
  .t-article-module-1.t-article-module-video-box {
    height: 194px;
    height: 19.4rem;
  }
  .t-article-module-1.t-article-module-video-box header h3 {
    padding-top: 10px;
    padding-top: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-module-1 {
    height: 272px;
    height: 27.2rem;
  }
  .t-article-module-1 header figure {
    float: left;
    width: 408px;
    width: 40.8rem;
    height: 272px;
    height: 27.2rem;
  }
  .t-article-module-1 header h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-article-module-1 header h2 a {
    padding-bottom: 4px;
    padding-bottom: 0.4rem;
    display: block;
    display: -webkit-box;
    max-height: 196px;
    max-height: 19.6rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-1.t-article-module-video-box {
    height: 230px;
    height: 23rem;
  }
  .t-article-module-1.t-article-module-video-box header h3 {
    padding-top: 16px;
    padding-top: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-article-module-1 {
    height: auto;
  }
  .t-article-module-1 header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .t-article-module-1 header h3 {
    padding-top: 12px;
    padding-top: 1.2rem;
    padding-left: 10px;
    padding-left: 1rem;
  }
  .t-article-module-1 header h3 a {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-article-module-1 header h2 {
    padding-left: 10px;
    padding-left: 1rem;
    padding-bottom: 12px;
    padding-bottom: 1.2rem;
  }
  .t-article-module-1 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .t-article-module-1.t-article-module-video-box {
    height: auto;
  }
  .t-article-module-1.t-article-module-video-box header h3 {
    padding-top: 12px;
    padding-top: 1.2rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-article-module-1 {
    height: 230px;
    height: 23rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-1 header figure {
    float: left;
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 20px 0 0;
    margin: 0 2rem 0 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-1 header h3 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-1 header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-article-module-1 header h4 {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-article-module-1 .t-article-module-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-article-module-1.t-article-module-video-box {
    height: 194px;
    height: 19.4rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-1.t-article-module-video-box header h3 {
    padding-top: 10px;
    padding-top: 1rem;
  }
}
.t-article-module-2 {
  position: relative;
  height: 303px;
  height: 30.3rem;
}
.t-article-module-2 header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 455px;
  width: 45.5rem;
  height: 303px;
  height: 30.3rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-article-module-2 header figure a {
  display: block;
}
.t-article-module-2 header figure a img {
  display: block;
  width: 100%;
}
.t-article-module-2 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-article-module-2 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-article-module-2 header h3 {
  margin: 0 0 -2px 0;
  margin: 0 0 -0.2rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-2 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-article-module-2 header h3 a:hover {
  color: #50585e;
}
.t-article-module-2 header h2 {
  margin: 0 0 9px 0;
  margin: 0 0 0.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-2 header h2 a {
  display: block;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  display: block;
  display: -webkit-box;
  max-height: 108px;
  max-height: 10.8rem;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 3.6rem;
  line-height: 1.0588235294;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-2 header h2 a:hover {
  color: #0069a6;
}
.t-article-module-2 header h4 {
  margin: 0 0 23px 0;
  margin: 0 0 2.3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-2 header h4 a {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  display: -webkit-box;
  max-height: 110px;
  max-height: 11rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.2rem;
  line-height: 1.2941176471;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.01em;
  color: #2a2a2a;
}
.t-article-module-2 header h4 a:hover {
  color: #0069a6;
}
.t-article-module-2 .t-article-module-related {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-article-module-2 .t-article-module-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-2 .t-article-module-related li a:hover {
  color: #0069a6;
}
.t-article-module-2 .t-article-module-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
@media (max-width: 1299px) {
  .t-article-module-2 {
    height: 230px;
    height: 23rem;
  }
  .t-article-module-2 header figure {
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-article-module-2 header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    display: -webkit-box;
    max-height: 93px;
    max-height: 9.3rem;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3rem;
    line-height: 1.0714285714;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-2 .t-article-module-body {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-article-module-2 {
    height: 272px;
    height: 27.2rem;
  }
  .t-article-module-2 header figure {
    width: 408px;
    width: 40.8rem;
    height: 272px;
    height: 27.2rem;
  }
  .t-article-module-2 header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
  }
  .t-article-module-2 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-article-module-2 {
    height: auto;
    padding: 0 0 7px 0;
    padding: 0 0 0.7rem 0;
  }
  .t-article-module-2 header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 11px 0;
    margin: 0 0 1.1rem 0;
  }
  .t-article-module-2 header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-article-module-2 header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-article-module-2 header h2 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
  }
  .t-article-module-2 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
  }
  .t-article-module-2 header h4 {
    margin: 0 0 16px 0;
    margin: 0 0 1.6rem 0;
  }
  .t-article-module-2 header h4 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-article-module-2 .t-article-module-body {
    display: block;
  }
  .t-article-module-2 .t-article-module-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
}
.t-article-module-3 {
  position: relative;
  height: 623px;
  height: 62.3rem;
}
.t-article-module-3 header figure {
  width: 935px;
  width: 93.5rem;
  height: 623px;
  height: 62.3rem;
}
.t-article-module-3 header figure a {
  display: block;
}
.t-article-module-3 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-3 header .t-article-header-i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 23px 10px 35px 10px;
  padding: 2.3rem 1rem 3.5rem 1rem;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.t-article-module-3 header h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
}
.t-article-module-3 header h3 a {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding: 0 75px 4px 75px;
  padding: 0 7.5rem 0.4rem 7.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  letter-spacing: -0.005em;
  color: #f50057;
}
.t-article-module-3 header h3 a:after,
.t-article-module-3 header h3 a:before {
  content: "";
  position: absolute;
  top: 55%;
  width: 60px;
  width: 6rem;
  height: 2px;
  background: #f50057;
}
.t-article-module-3 header h3 a:before {
  left: 0;
}
.t-article-module-3 header h3 a:after {
  right: 0;
}
.t-article-module-3 header h3 a:hover {
  color: #fff;
}
.t-article-module-3 header h3 a:hover:after,
.t-article-module-3 header h3 a:hover:before {
  background: #fff;
}
.t-article-module-3 header h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  padding: 0 10px;
  padding: 0 1rem;
}
.t-article-module-3 header h2 a {
  display: block;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
  display: block;
  display: -webkit-box;
  max-height: 127px;
  max-height: 12.7rem;
  font-size: 60px;
  font-size: 6rem;
  line-height: 6rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.005em;
  color: #fff;
}
.t-article-module-3 header h2 a:hover {
  color: #f50057;
}
@media (max-width: 1299px) {
  .t-article-module-3 {
    height: 440px;
    height: 44rem;
  }
  .t-article-module-3 header figure {
    width: 660px;
    width: 66rem;
    height: 440px;
    height: 44rem;
  }
  .t-article-module-3 header .t-article-header-i {
    position: absolute;
    padding: 17px 10px 25px 10px;
    padding: 1.7rem 1rem 2.5rem 1rem;
  }
  .t-article-module-3 header h3 {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
  }
  .t-article-module-3 header h3 a {
    padding: 0 55px 4px 55px;
    padding: 0 5.5rem 0.4rem 5.5rem;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .t-article-module-3 header h3 a:after,
  .t-article-module-3 header h3 a:before {
    width: 40px;
    width: 4rem;
  }
  .t-article-module-3 header h2 a {
    padding-bottom: 5px;
    padding-bottom: 0.5rem;
    display: block;
    display: -webkit-box;
    max-height: 89px;
    max-height: 8.9rem;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 4.2rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-article-module-3 {
    height: auto;
  }
  .t-article-module-3 header figure {
    width: 100%;
    height: 485px;
    height: 48.5rem;
  }
  .t-article-module-3 header .t-article-header-i {
    position: absolute;
    padding: 12px 0 25px 0;
    padding: 1.2rem 0 2.5rem 0;
  }
}
@media (max-width: 767px) {
  .t-article-module-3 header figure {
    height: auto;
  }
  .t-article-module-3 header .t-article-header-i {
    position: static;
    background: #2a2a2a;
  }
  .t-article-module-3 header h3 {
    padding: 0;
  }
  .t-article-module-3 header h3 a {
    padding: 0 40px 1px 40px;
    padding: 0 4rem 0.1rem 4rem;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .t-article-module-3 header h3 a:after,
  .t-article-module-3 header h3 a:before {
    width: 30px;
    width: 3rem;
  }
  .t-article-module-3 header h2 a {
    padding-bottom: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
}
.t-article-module-4 {
  position: relative;
  height: 100%;
}
.t-article-module-4 header h3 {
  margin: 0 0 -2px 0;
  margin: 0 0 -0.2rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-4 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-article-module-4 header h3 a:hover {
  color: #50585e;
}
.t-article-module-4 header h2 {
  margin: 0 0 21px 0;
  margin: 0 0 2.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-4 header h2 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 87px;
  max-height: 8.7rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-4 header h2 a:hover {
  color: #0069a6;
}
.t-article-module-4 header h4 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-4 header h4 a {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  display: block;
  display: -webkit-box;
  max-height: 118px;
  max-height: 11.8rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-4 header h4 a:hover {
  color: #0069a6;
}
.t-article-module-4 .t-grid-list-article-body {
  position: absolute;
  left: 0;
  left: 0;
  right: 0;
  right: 0;
  bottom: 9px;
  bottom: 0.9rem;
}
.t-article-module-4 .t-grid-list-article-related {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-article-module-4 .t-grid-list-article-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-4 .t-grid-list-article-related li a:hover {
  color: #0069a6;
}
.t-article-module-4 .t-grid-list-article-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
@media (max-width: 1299px) {
  .t-article-module-4 {
    padding: 14px 0 39px 0;
    padding: 1.4rem 0 3.9rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-article-module-4 header h2 {
    margin: 0;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-article-module-4 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.5rem;
    line-height: 1.0416666667;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.005em;
  }
  .t-article-module-4 header h4 {
    display: none;
  }
  .t-article-module-4 .t-grid-list-article-body {
    bottom: 13px;
    bottom: 1.3rem;
  }
  .t-article-module-4 .t-grid-list-article-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    display: block;
    position: relative;
    padding-left: 12px;
    padding-left: 1.2rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6rem;
    line-height: 1.0666666667;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2a2a2a;
  }
  .t-article-module-4 .t-grid-list-article-related li a:hover {
    color: #0069a6;
  }
  .t-article-module-4 .t-grid-list-article-related li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    top: 0.7rem;
    width: 4px;
    width: 0.4rem;
    height: 4px;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #db4c4c;
  }
}
@media (max-width: 1023px) {
  .t-article-module-4 {
    height: 100%;
    border: 0;
  }
  .t-article-module-4:after,
  .t-article-module-4:before {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    background: #e5e5e5;
  }
  .t-article-module-4:before {
    top: 0;
    right: -320px;
    right: -32rem;
  }
  .t-article-module-4:after {
    right: 0;
    bottom: 0;
  }
  .t-article-module-4 header h3 {
    margin: 0;
  }
  .t-article-module-4 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-article-module-4 header h2 {
    margin: 0 0 10px 0;
    margin: 0 0 1rem 0;
  }
  .t-article-module-4 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 48px;
    max-height: 4.8rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-article-module-5 {
  position: relative;
  background: #087ec3;
}
.t-article-module-5 header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 427px;
  height: 42.7rem;
  padding: 0 0 24px 640px;
  padding: 0 0 2.4rem 64rem;
  background: #0069a6;
}
.t-article-module-5 header figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 640px;
  width: 64rem;
  height: 100%;
}
.t-article-module-5 header figure a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  minheight: 59px;
  minheight: 5.9rem;
}
.t-article-module-5 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-5 header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-article-module-5 header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-article-module-5 header h2,
.t-article-module-5 header h3,
.t-article-module-5 header h4 {
  max-width: 100%;
  text-align: center;
}
.t-article-module-5 header h3 {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
}
.t-article-module-5 header h3 a {
  display: block;
  margin: 0 25px -8px 25px;
  margin: 0 2.5rem -0.8rem 2.5rem;
  font-size: 55px;
  font-size: 5.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffc202;
}
.t-article-module-5 header h3 a:hover {
  color: #fff;
}
.t-article-module-5 header h2 {
  margin: 0 0 13px 0;
  margin: 0 0 1.3rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
}
.t-article-module-5 header h2 a {
  margin: 0 25px;
  margin: 0 2.5rem;
  padding: 0 0 7px 0;
  padding: 0 0 0.7rem 0;
  display: block;
  display: -webkit-box;
  max-height: 172px;
  max-height: 17.2rem;
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 5.5rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-5 header h2 a:hover {
  color: #ffc202;
}
.t-article-module-5 header h2 em,
.t-article-module-5 header h2 i {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.t-article-module-5 header h2:after {
  content: "";
  display: inline-block;
  width: 23px;
  width: 2.3rem;
  height: 3px;
  height: 0.3rem;
  background: #ffc202;
}
.t-article-module-5 header h4 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.005em;
}
.t-article-module-5 header h4 a {
  margin: 0 25px;
  margin: 0 2.5rem;
  display: block;
  display: -webkit-box;
  max-height: 66px;
  max-height: 6.6rem;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 2.2rem;
  line-height: 1.1578947368;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(255, 255, 255, 0.8);
}
.t-article-module-5 header h4 a:hover {
  color: #ffc202;
}
.t-fs1-theme-1 .t-article-module-5 {
  background: #8a0200;
}
.t-fs1-theme-1 .t-article-module-5 header {
  background: #b50f0d;
}
.t-fs1-theme-2 .t-article-module-5 {
  background: #323537;
}
.t-fs1-theme-2 .t-article-module-5 header {
  background: #1d2022;
}
@media (max-width: 1299px) {
  .t-article-module-5 header {
    height: 334px;
    height: 33.4rem;
    padding: 0 0 24px 501px;
    padding: 0 0 2.4rem 50.1rem;
  }
  .t-article-module-5 header figure {
    width: 501px;
    width: 50.1rem;
  }
  .t-article-module-5 header h3 a {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .t-article-module-5 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 133px;
    max-height: 13.3rem;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 4.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-5 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-article-module-5 header {
    height: 249px;
    height: 24.9rem;
    padding: 0 0 0 374px;
    padding: 0 0 0 37.4rem;
  }
  .t-article-module-5 header figure {
    width: 374px;
    width: 37.4rem;
  }
  .t-article-module-5 header h3 a {
    margin: 0 15px -5px 15px;
    margin: 0 1.5rem -0.5rem 1.5rem;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .t-article-module-5 header h2 a {
    margin: 0 15px;
    margin: 0 1.5rem;
    display: block;
    display: -webkit-box;
    max-height: 103px;
    max-height: 10.3rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-5 header h4 {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-article-module-5 header {
    display: block;
    height: auto;
    padding: 0 0 25px 0;
    padding: 0 0 2.5rem 0;
  }
  .t-article-module-5 header figure {
    position: static;
    width: 100%;
    padding: 0 0 20px 0;
    padding: 0 0 2rem 0;
  }
  .t-article-module-5 header figure img {
    height: auto;
  }
  .t-article-module-5 header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .t-article-module-5 header h2 {
    margin: 0;
  }
  .t-article-module-5 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .t-article-module-5 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-article-module-5 header {
    height: 334px;
    height: 33.4rem;
    padding: 0 0 24px 501px;
    padding: 0 0 2.4rem 50.1rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-5 header figure {
    width: 501px;
    width: 50.1rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-5 header h3 a {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-5 header h2 a {
    display: block;
    display: -webkit-box;
    max-height: 133px;
    max-height: 13.3rem;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 4.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-article-module-5 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 54px;
    max-height: 5.4rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-article-module-6 {
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}
.t-article-module-6 header {
  padding: 0 0 27px 0;
  padding: 0 0 2.7rem 0;
}
.t-article-module-6 header h3 {
  margin: 5px 0 -11px 0;
  margin: 0.5rem 0 -1.1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
}
.t-article-module-6 header h3 a {
  display: block;
  padding: 3px 0 12px 0;
  padding: 0.3rem 0 1.2rem 0;
  font-size: 70px;
  font-size: 7rem;
  line-height: 6.5rem;
  line-height: 0.9285714286;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0069a6;
}
.t-article-module-6 header h3 a:hover {
  color: #1d2022;
}
.t-article-module-6 header h2 {
  text-align: center;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
}
.t-article-module-6 header h2 a {
  display: block;
  font-size: 70px;
  font-size: 7rem;
  line-height: 6.5rem;
  line-height: 0.9285714286;
  color: #1d2022;
}
.t-article-module-6 header h2 a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-article-module-6 {
    padding: 0 0 11px 0;
    padding: 0 0 1.1rem 0;
  }
  .t-article-module-6 header {
    padding: 0 0 17px 0;
    padding: 0 0 1.7rem 0;
  }
  .t-article-module-6 header h3 {
    margin: 3px 0 -12px 0;
    margin: 0.3rem 0 -1.2rem 0;
  }
  .t-article-module-6 header h3 a {
    font-size: 60px;
    font-size: 6rem;
    line-height: 5.5rem;
    line-height: 0.9166666667;
  }
  .t-article-module-6 header h2 a {
    font-size: 60px;
    font-size: 6rem;
    line-height: 5.5rem;
    line-height: 0.9166666667;
  }
}
@media (max-width: 1023px) {
  .t-article-module-6 header {
    padding: 0 0 17px 0;
    padding: 0 0 1.7rem 0;
  }
  .t-article-module-6 header h3 {
    margin: -6px 0 -12px 0;
    margin: -0.6rem 0 -1.2rem 0;
  }
  .t-article-module-6 header h3 a {
    font-size: 50px;
    font-size: 5rem;
    line-height: 4.5rem;
    line-height: 0.9;
  }
  .t-article-module-6 header h2 a {
    font-size: 50px;
    font-size: 5rem;
    line-height: 4.5rem;
    line-height: 0.9;
  }
}
@media (max-width: 767px) {
  .t-article-module-6 header {
    padding: 0 0 13px 0;
    padding: 0 0 1.3rem 0;
  }
  .t-article-module-6 header h3 {
    margin: -10px 0 -12px 0;
    margin: -1rem 0 -1.2rem 0;
  }
  .t-article-module-6 header h3 a {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
  }
  .t-article-module-6 header h2 a {
    display: block;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-article-module-6 {
    padding: 0 0 11px 0;
    padding: 0 0 1.1rem 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-6 header {
    padding: 0 0 17px 0;
    padding: 0 0 1.7rem 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-6 header h3 {
    margin: 3px 0 -12px 0;
    margin: 0.3rem 0 -1.2rem 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-6 header h3 a {
    font-size: 60px;
    font-size: 6rem;
    line-height: 5.5rem;
    line-height: 0.9166666667;
  }
  .t-pub-frame-1 ~ * .t-article-module-6 header h2 a {
    font-size: 60px;
    font-size: 6rem;
    line-height: 5.5rem;
    line-height: 0.9166666667;
  }
}
.t-article-module-7 {
  position: relative;
  background: #087ec3;
}
.t-article-module-7 header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 427px;
  height: 42.7rem;
  padding: 0 0 40px 640px;
  padding: 0 0 4rem 64rem;
  background: #0069a6;
}
.t-article-module-7 header figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 640px;
  width: 64rem;
  height: 100%;
}
.t-article-module-7 header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-7 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-7 header .t-article-module-header-body,
.t-article-module-7 header h2,
.t-article-module-7 header h3 {
  max-width: 100%;
}
.t-article-module-7 header h3 {
  padding: 0 25px;
  padding: 0 2.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
  line-height: 1.1;
}
.t-article-module-7 header h3 a {
  display: inline-block;
  vertical-align: middle;
  max-width: 430px;
  max-width: 43rem;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  font-size: 24px;
  font-size: 2.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffc202;
}
.t-article-module-7 header h3 a:hover {
  color: #fff;
}
.t-article-module-7 header h2 {
  margin: 0 0 8px 0;
  margin: 0 0 0.8rem 0;
  padding: 0 25px;
  padding: 0 2.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
}
.t-article-module-7 header h2 a {
  padding: 0 0 7px 0;
  padding: 0 0 0.7rem 0;
  display: block;
  display: -webkit-box;
  max-height: 157px;
  max-height: 15.7rem;
  font-size: 50px;
  font-size: 5rem;
  line-height: 5rem;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-7 header h2 a:hover {
  color: #ffc202;
}
.t-article-module-7 header h2 em,
.t-article-module-7 header h2 i {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.t-article-module-7 header .t-article-module-header-body {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-7 header .t-article-module-header-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 25px;
  margin: 0 2.5rem;
}
.t-article-module-7 header .t-article-module-header-body li {
  position: relative;
  padding: 12px 0 11px 0;
  padding: 1.2rem 0 1.1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.t-article-module-7 header .t-article-module-header-body li > strong {
  position: absolute;
  left: 0;
  top: 13px;
  top: 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.t-article-module-7 header .t-article-module-header-body a {
  margin: 0 0 0 48px;
  margin: 0 0 0 4.8rem;
  display: block;
  display: -webkit-box;
  max-height: 40px;
  max-height: 4rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2rem;
  line-height: 1.25;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-7 header .t-article-module-header-body a:hover {
  color: #ffc202;
}
.t-article-module-7 header .t-article-module-header-info {
  position: absolute;
  left: 665px;
  left: 66.5rem;
  right: 25px;
  right: 2.5rem;
  bottom: 15px;
  bottom: 1.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-7 header .t-article-module-header-info a {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
.t-article-module-7 header .t-article-module-header-info a:hover {
  color: #ffc202;
}
.t-fs1-theme-1 .t-article-module-7 {
  background: #8a0200;
}
.t-fs1-theme-1 .t-article-module-7 header {
  background: #b50f0d;
}
@media (max-width: 1299px) {
  .t-article-module-7 header {
    height: 334px;
    height: 33.4rem;
    padding: 0 0 40px 501px;
    padding: 0 0 4rem 50.1rem;
  }
  .t-article-module-7 header figure {
    width: 501px;
    width: 50.1rem;
  }
  .t-article-module-7 header h3 {
    margin: 0 0 8px 0;
    margin: 0 0 0.8rem 0;
  }
  .t-article-module-7 header h3 a {
    max-width: 310px;
    max-width: 31rem;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-article-module-7 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-article-module-7 header h2 a {
    padding: 0 0 5px 0;
    padding: 0 0 0.5rem 0;
    display: block;
    display: -webkit-box;
    max-height: 131px;
    max-height: 13.1rem;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 4.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-7 header .t-article-module-header-body ul li:first-child ~ li {
    display: none;
  }
  .t-article-module-7 header .t-article-module-header-info {
    left: 526px;
    left: 52.6rem;
  }
}
@media (max-width: 1023px) {
  .t-article-module-7 header {
    height: 249px;
    height: 24.9rem;
    padding: 0 0 40px 374px;
    padding: 0 0 4rem 37.4rem;
  }
  .t-article-module-7 header figure {
    width: 374px;
    width: 37.4rem;
  }
  .t-article-module-7 header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-article-module-7 header h3 a {
    max-width: 180px;
    max-width: 18rem;
    font-size: 20px;
    font-size: 2rem;
  }
  .t-article-module-7 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-article-module-7 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 132px;
    max-height: 13.2rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-7 header .t-article-module-header-body {
    display: none;
  }
  .t-article-module-7 header .t-article-module-header-info {
    left: 394px;
    left: 39.4rem;
  }
}
@media (max-width: 767px) {
  .t-article-module-7 header {
    display: block;
    height: auto;
    padding: 0 0 44px 0;
    padding: 0 0 4.4rem 0;
  }
  .t-article-module-7 header figure {
    position: static;
    width: 100%;
    padding: 0 0 13px 0;
    padding: 0 0 1.3rem 0;
  }
  .t-article-module-7 header figure img {
    height: auto;
  }
  .t-article-module-7 header h3 {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-article-module-7 header h3 a {
    max-width: 57%;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .t-article-module-7 header h2 {
    margin: 0;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-article-module-7 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .t-article-module-7 header .t-article-module-header-info {
    left: 10px;
    left: 1rem;
    right: 10px;
    right: 1rem;
    bottom: 11px;
    bottom: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-article-module-7 header {
    height: 334px;
    height: 33.4rem;
    padding: 0 0 40px 501px;
    padding: 0 0 4rem 50.1rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header figure {
    width: 501px;
    width: 50.1rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header h3 {
    margin: 0 0 8px 0;
    margin: 0 0 0.8rem 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header h3 a {
    max-width: 310px;
    max-width: 31rem;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header h2 a {
    padding: 0 0 5px 0;
    padding: 0 0 0.5rem 0;
    display: block;
    display: -webkit-box;
    max-height: 131px;
    max-height: 13.1rem;
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 4.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header .t-article-module-header-body ul li:first-child ~ li {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-article-module-7 header .t-article-module-header-info {
    left: 526px;
    left: 52.6rem;
  }
}
.t-article-module-8 {
  background: #087ec3;
}
.t-article-module-8 header {
  position: relative;
  height: 303px;
  height: 30.3rem;
  padding: 15px 0 0 455px;
  padding: 1.5rem 0 0 45.5rem;
  background: #0069a6;
}
.t-article-module-8 header figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 455px;
  width: 45.5rem;
  height: 100%;
}
.t-article-module-8 header figure a {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-8 header figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-module-8 header .t-article-module-header-body,
.t-article-module-8 header h2,
.t-article-module-8 header h3 {
  max-width: 100%;
}
.t-article-module-8 header h3 {
  padding: 0 15px;
  padding: 0 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
  line-height: 1.1;
}
.t-article-module-8 header h3 a {
  display: inline-block;
  vertical-align: middle;
  max-width: 320px;
  max-width: 32rem;
  padding: 2px 0 2px 0;
  padding: 0.2rem 0 0.2rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffc202;
}
.t-article-module-8 header h3 a:hover {
  color: #fff;
}
.t-article-module-8 header h2 {
  margin: 0 0 8px 0;
  margin: 0 0 0.8rem 0;
  padding: 0 15px;
  padding: 0 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.005em;
}
.t-article-module-8 header h2 a {
  padding: 0 0 5px 0;
  padding: 0 0 0.5rem 0;
  display: block;
  display: -webkit-box;
  max-height: 157px;
  max-height: 15.7rem;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 3.8rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-8 header h2 a:hover {
  color: #ffc202;
}
.t-article-module-8 header h2 em,
.t-article-module-8 header h2 i {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.t-article-module-8 header .t-article-module-header-body {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-8 header .t-article-module-header-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 15px;
  margin: 0 1.5rem;
}
.t-article-module-8 header .t-article-module-header-body li {
  position: relative;
  padding: 12px 0 11px 0;
  padding: 1.2rem 0 1.1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.t-article-module-8 header .t-article-module-header-body li > strong {
  position: absolute;
  left: 0;
  top: 13px;
  top: 1.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.t-article-module-8 header .t-article-module-header-body a {
  margin: 0 0 0 48px;
  margin: 0 0 0 4.8rem;
  display: block;
  display: -webkit-box;
  max-height: 40px;
  max-height: 4rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2rem;
  line-height: 1.25;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-article-module-8 header .t-article-module-header-body a:hover {
  color: #ffc202;
}
.t-article-module-8 header .t-article-module-header-info {
  position: absolute;
  left: 470px;
  left: 47rem;
  right: 15px;
  right: 1.5rem;
  bottom: 10px;
  bottom: 1rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-8 header .t-article-module-header-info a {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
.t-article-module-8 header .t-article-module-header-info a:hover {
  color: #ffc202;
}
.t-article-module-8.t-g-a-live-theme-1 {
  background: #8a0200;
}
.t-article-module-8.t-g-a-live-theme-1 header {
  background: #b50f0d;
}
@media (max-width: 1299px) {
  .t-article-module-8 header {
    height: 230px;
    height: 23rem;
    padding: 9px 0 0 345px;
    padding: 0.9rem 0 0 34.5rem;
  }
  .t-article-module-8 header figure {
    width: 345px;
    width: 34.5rem;
  }
  .t-article-module-8 header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-article-module-8 header h3 a {
    max-width: 160px;
    max-width: 16rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-article-module-8 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-article-module-8 header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-8 header .t-article-module-header-body {
    display: none;
  }
  .t-article-module-8 header .t-article-module-header-info {
    left: 365px;
    left: 36.5rem;
  }
}
@media (max-width: 1023px) {
  .t-article-module-8 header {
    height: 272px;
    height: 27.2rem;
    padding: 11px 0 0 408px;
    padding: 1.1rem 0 0 40.8rem;
  }
  .t-article-module-8 header figure {
    width: 408px;
    width: 40.8rem;
  }
  .t-article-module-8 header h3 {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
  }
  .t-article-module-8 header h3 a {
    max-width: 160px;
    max-width: 16rem;
  }
  .t-article-module-8 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
  .t-article-module-8 header h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 164px;
    max-height: 16.4rem;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-8 header .t-article-module-header-info {
    left: 428px;
    left: 42.8rem;
  }
}
@media (max-width: 767px) {
  .t-article-module-8 header {
    display: block;
    height: auto;
    padding: 0 0 22px 0;
    padding: 0 0 2.2rem 0;
  }
  .t-article-module-8 header figure {
    position: static;
    width: 100%;
    padding: 0 0 10px 0;
    padding: 0 0 1rem 0;
  }
  .t-article-module-8 header figure img {
    height: auto;
  }
  .t-article-module-8 header h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-article-module-8 header h3 a {
    max-width: 57%;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-article-module-8 header h2 {
    margin: 0;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-article-module-8 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .t-article-module-8 header .t-article-module-header-info {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-article-module-8 header {
    height: 230px;
    height: 23rem;
    padding: 9px 0 0 345px;
    padding: 0.9rem 0 0 34.5rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header figure {
    width: 345px;
    width: 34.5rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header h3 a {
    max-width: 160px;
    max-width: 16rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header h2 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 153px;
    max-height: 15.3rem;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    line-height: 1;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header .t-article-module-header-body {
    display: none;
  }
  .t-pub-frame-1 ~ * .t-article-module-8 header .t-article-module-header-info {
    left: 365px;
    left: 36.5rem;
  }
}
.t-article-module-9 {
  position: relative;
}
.t-article-module-9 header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 296px;
  width: 29.6rem;
  height: 411px;
  height: 41.1rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-article-module-9 header figure a {
  display: block;
}
.t-article-module-9 header figure a img {
  display: block;
  width: 100%;
}
.t-article-module-9 header h3 {
  margin: 0 0 -2px 0;
  margin: 0 0 -0.2rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-9 header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-article-module-9 header h3 a:hover {
  color: #50585e;
}
.t-article-module-9 header h2 {
  margin: 0 0 9px 0;
  margin: 0 0 0.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-9 header h2 a {
  display: block;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  display: block;
  display: -webkit-box;
  max-height: 108px;
  max-height: 10.8rem;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 3.6rem;
  line-height: 1.0588235294;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-article-module-9 header h2 a:hover {
  color: #0069a6;
}
.t-article-module-9 header h4 {
  margin: 0 0 23px 0;
  margin: 0 0 2.3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-module-9 header h4 a {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  display: -webkit-box;
  max-height: 110px;
  max-height: 11rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.2rem;
  line-height: 1.2941176471;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.01em;
  color: #2a2a2a;
}
.t-article-module-9 header h4 a:hover {
  color: #0069a6;
}
.t-article-module-9 .t-article-module-related {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-article-module-9 .t-article-module-related li a {
  display: block;
  position: relative;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 33px;
  max-height: 3.3rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
  display: block;
  max-height: none;
  -webkit-line-clamp: initial;
  overflow: initial;
  text-overflow: initial;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-article-module-9 .t-article-module-related li a:hover {
  color: #0069a6;
}
.t-article-module-9 .t-article-module-related li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  top: 0.7rem;
  width: 4px;
  width: 0.4rem;
  height: 4px;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #db4c4c;
}
.t-article-module-9 .t-article-module-related li + li {
  margin: 10px 0 0 0;
  margin: 1rem 0 0 0;
}
@media (max-width: 1299px) {
  .t-article-module-9 {
    height: 283px;
    height: 28.3rem;
  }
  .t-article-module-9 header figure {
    width: 204px;
    width: 20.4rem;
    height: 283px;
    height: 28.3rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-article-module-9 header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    display: -webkit-box;
    max-height: 93px;
    max-height: 9.3rem;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3rem;
    line-height: 1.0714285714;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-article-module-9 header h4 a {
    display: block;
    display: -webkit-box;
    max-height: 66px;
    max-height: 6.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-article-module-9 {
    height: 269px;
    height: 26.9rem;
  }
  .t-article-module-9 header figure {
    width: 194px;
    width: 19.4rem;
    height: 269px;
    height: 26.9rem;
  }
  .t-article-module-9 header h3 {
    margin: 0 0 -5px 0;
    margin: 0 0 -0.5rem 0;
  }
  .t-article-module-9 header h3 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-article-module-9 {
    height: auto;
    padding: 0 0 7px 0;
    padding: 0 0 0.7rem 0;
  }
  .t-article-module-9 header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 11px 0;
    margin: 0 0 1.1rem 0;
  }
  .t-article-module-9 header h3 {
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-article-module-9 header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-article-module-9 header h2 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
  }
  .t-article-module-9 header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
  }
  .t-article-module-9 header h4 {
    margin: 0 0 16px 0;
    margin: 0 0 1.6rem 0;
  }
  .t-article-module-9 header h4 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-article-module-9 .t-article-module-body {
    display: block;
  }
  .t-article-module-9 .t-article-module-related li a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
}
.t-article-1 {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-article-1 {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 {
    max-width: 768px;
    max-width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 {
    min-width: 320px;
    min-width: 32rem;
  }
}
.t-article-1 > header {
  float: left;
  width: 955px;
  width: 95.5rem;
  padding: 28px 0 0 20px;
  padding: 2.8rem 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-article-1 > header {
    width: 670px;
    width: 67rem;
    padding: 28px 0 0 10px;
    padding: 2.8rem 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header {
    float: none;
    width: auto;
    padding: 27px 0 0 0;
    padding: 2.7rem 0 0 0;
  }
}
.t-article-1 > header h3 {
  padding: 0 0 7px 0;
  padding: 0 0 0.7rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -0.005em;
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-article-1 > header h3 {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header h3 {
    padding: 0 20px;
    padding: 0 2rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header h3 {
    padding: 0 10px 6px 10px;
    padding: 0 1rem 0.6rem 1rem;
  }
}
.t-article-1 > header h3 a {
  display: inline-block;
  vertical-align: middle;
  color: #0069a6;
}
.t-article-1 > header h3 a:hover {
  color: #50585e;
}
.t-article-1 > header h1 {
  padding: 0 0 24px 0;
  padding: 0 0 2.4rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 40px;
  font-size: 4rem;
  line-height: 4.3rem;
  line-height: 1.075;
  letter-spacing: -0.005em;
}
@media (max-width: 1299px) {
  .t-article-1 > header h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 4.1rem;
    line-height: 1.0789473684;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header h1 {
    padding: 0 20px 14px 20px;
    padding: 0 2rem 1.4rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header h1 {
    padding: 0 10px 14px 10px;
    padding: 0 1rem 1.4rem 1rem;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 2.8rem;
    line-height: 1.12;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  top: 38px;
  top: 3.8rem;
  width: 100%;
  height: 49px;
  height: 4.9rem;
  background: #fff;
  border-bottom: 1px solid #d5d5d5;
}
.t-hide-article-sticky .t-article-1 > header .t-article-sticky-bar-1 ul {
  display: none !important;
}
@media (min-width: 768px) {
  .t-hide-article-sticky .t-article-1 > header .t-article-sticky-bar-1 {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 {
    height: 40px;
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 {
    top: 0;
    height: 45px;
    height: 4.5rem;
  }
}
.t-scroll-pos-2 .t-article-1 > header .t-article-sticky-bar-1 {
  display: block;
}
.t-article-1 > header .t-article-sticky-bar-1 > div {
  position: relative;
  height: 100%;
  line-height: 1;
}
.t-article-1 > header .t-article-sticky-bar-1 > div > i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 0%;
  height: 3px;
  height: 0.3rem;
  background: #0069a6;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.t-article-1 > header .t-article-sticky-bar-1 > div > div {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 360px 0 20px;
  padding: 0 36rem 0 2rem;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 200px 0 10px;
    padding: 0 20rem 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 215px 0 20px;
    padding: 0 21.5rem 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div {
    min-width: 320px;
    min-width: 32rem;
    padding: 0;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 > div > div > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  padding-top: 12px;
  padding-top: 1.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div > div {
    padding-top: 14px;
    padding-top: 1.4rem;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div > div {
    padding-top: 10px;
    padding-top: 1rem;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.005em;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 > div > div > div {
    display: none;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 ul {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 ul {
    right: 10px;
    right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 ul {
    right: 20px;
    right: 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 ul {
    right: 10px;
    right: 1rem;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 li {
  display: inline-block;
  vertical-align: top;
}
.t-article-1 > header .t-article-sticky-bar-1 li a {
  display: block;
}
.t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a {
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  margin: 7px 0 0 15px;
  margin: 0.7rem 0 0 1.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
.t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a:hover {
  opacity: 0.6;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a {
    width: 29px;
    width: 2.9rem;
    height: 29px;
    height: 2.9rem;
    margin: 10px 0 0 10px;
    margin: 1rem 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a {
    margin: 6px 0 0 10px;
    margin: 0.6rem 0 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a {
    margin: 7px 0 0 17px;
    margin: 0.7rem 0 0 1.7rem;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 li:not(.t-share-comments) a em {
  display: none;
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-twitter a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA0MDUyMzUsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfVFdJVFRFUiI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfMTEiIGZpbGw9IiMyOEE5RTEiIGQ9Ik0xNy40NTksMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA3LTE3LjUsMTcuNTA3cy0xNy41LTcuODM4LTE3LjUtMTcuNTA3Qy0wLjA0MSw3LjgzOCw3Ljc5NCwwLjAwMSwxNy40NTksMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NiIgZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTc4LDIyLjYwOGMwLjI4OCwwLjAyOSwwLjU3NiwwLjA0NCwwLjg2NCwwLjA0NGMxLjY5MSwwLDMuMTk5LTAuNTE5LDQuNTI0LTEuNTU2Yy0wLjc4Ny0wLjAwOS0xLjQ5NC0wLjI1LTIuMTE4LTAuNzIxYy0wLjYyNC0wLjQ3MS0xLjA1MS0xLjA3MS0xLjI4MS0xLjgwMWMwLjE5MiwwLjAzOSwwLjQxNywwLjA1OSwwLjY3NywwLjA1OWMwLjMzNiwwLDAuNjU4LTAuMDQzLDAuOTY1LTAuMTNjLTAuODQ1LTAuMTY0LTEuNTQ0LTAuNTgtMi4wOTYtMS4yNDdjLTAuNTUyLTAuNjY3LTAuODI4LTEuNDM5LTAuODI4LTIuMzEzdi0wLjA0M2MwLjUwOCwwLjI4OCwxLjA2MSwwLjQzOCwxLjY1NiwwLjQ0N2MtMC40OTktMC4zMjYtMC44OTUtMC43NTYtMS4xODgtMS4yODljLTAuMjkzLTAuNTM0LTAuNDM5LTEuMTExLTAuNDM5LTEuNzM2YzAtMC42NTQsMC4xNjctMS4yNjMsMC41MDQtMS44M2MwLjkwMywxLjEyNCwyLjAwNSwyLjAyLDMuMzA3LDIuNjg2YzEuMzAxLDAuNjY4LDIuNjk2LDEuMDQsNC4xODUsMS4xMTdjLTAuMDY3LTAuMzE2LTAuMTAxLTAuNTk1LTAuMTAxLTAuODM2YzAtMC45OTgsMC4zNTUtMS44NTQsMS4wNjUtMi41NjNjMC43MTEtMC43MSwxLjU3LTEuMDY2LDIuNTc5LTEuMDY2YzEuMDQ4LDAsMS45MywwLjM4NCwyLjY1LDEuMTUzYzAuODM2LTAuMTc0LDEuNjA0LTAuNDcxLDIuMzA3LTAuODk1Yy0wLjI3LDAuODc1LTAuNzk4LDEuNTQ3LTEuNTg3LDIuMDE4YzAuNzAyLTAuMDg3LDEuMzk1LTAuMjc5LDIuMDc2LTAuNTc3Yy0wLjQ2MiwwLjcyLTEuMDYyLDEuMzUtMS44MDIsMS44ODd2MC40NzZjMCwwLjk3LTAuMTQyLDEuOTQzLTAuNDI1LDIuOTE4Yy0wLjI4MywwLjk3NS0wLjcxNiwxLjkwNi0xLjI5NiwyLjc5M2MtMC41ODIsMC44OS0xLjI3NSwxLjY4LTIuMDgzLDIuMzcxYy0wLjgwNiwwLjY5MS0xLjc3NCwxLjI0Mi0yLjkwMiwxLjY0OWMtMS4xMjgsMC40MDgtMi4zNDEsMC42MTItMy42MzgsMC42MTJDMTMuMTQ2LDI0LjIzNywxMS4yODcsMjMuNjk1LDkuNTc4LDIyLjYwOCIvPjwvZz48L2c+PC9zdmc+);
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-whatsapp a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzAwQTMyQiIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjI1Nyw2LjY0M2MtNS41MzQsMC0xMC4wMjEsNC40NTItMTAuMDIxLDkuOTQ2YzAsMS44NzcsMC41MjYsMy42MzYsMS40MzgsNS4xMzRsLTEuODEsNS4zMzZsNS41NDktMS43NjNjMS40MzcsMC43ODYsMy4wODgsMS4yMzYsNC44NDQsMS4yMzZjNS41MzcsMCwxMC4wMjMtNC40NTMsMTAuMDIzLTkuOTQ0QzI4LjI4LDExLjA5NSwyMy43OTUsNi42NDMsMTguMjU3LDYuNjQzeiBNMTguMjU3LDI0Ljk0OWMtMS43MSwwLTMuMzA0LTAuNTEtNC42MzUtMS4zODJsLTMuMjM4LDEuMDI5bDEuMDUzLTMuMTA3Yy0xLjAwOS0xLjM3Ny0xLjYwNS0zLjA3Mi0xLjYwNS00LjljMC00LjYxMSwzLjc4LTguMzYzLDguNDI1LTguMzYzYzQuNjQ4LDAsOC40MjgsMy43NTIsOC40MjgsOC4zNjNDMjYuNjg1LDIxLjE5OSwyMi45MDUsMjQuOTQ5LDE4LjI1NywyNC45NDl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzLjMxOSwxOC44NzhjLTAuMDYzLTAuMTAxLTAuMjI2LTAuMTYxLTAuNDcyLTAuMjg0Yy0wLjI0NS0wLjEyMi0xLjQ1NC0wLjcxMi0xLjY3Ny0wLjc5M2MtMC4yMjgtMC4wOC0wLjM5MS0wLjEyLTAuNTU1LDAuMTIyYy0wLjE2MywwLjI0My0wLjYzNSwwLjc5NC0wLjc3NywwLjk1NWMtMC4xNDUsMC4xNjQtMC4yODcsMC4xODQtMC41MzQsMC4wNjNjLTAuMjQ0LTAuMTI0LTEuMDM0LTAuMzgxLTEuOTc1LTEuMjA5Yy0wLjcyOS0wLjY0Ny0xLjIyMy0xLjQ0Ni0xLjM2NS0xLjY4OWMtMC4xNDQtMC4yNDMtMC4wMTYtMC4zNzYsMC4xMDctMC40OTljMC4xMTEtMC4xMDgsMC4yNDYtMC4yODMsMC4zNjgtMC40MjdjMC4xMjQtMC4xNDIsMC4xNjUtMC4yNDIsMC4yNDYtMC40MDVjMC4wODMtMC4xNjMsMC4wNDItMC4zMDUtMC4wMTktMC40MjdjLTAuMDYyLTAuMTIyLTAuNTU0LTEuMzIzLTAuNzU4LTEuODFjLTAuMjA0LTAuNDg4LTAuNDEtMC40MDctMC41NTMtMC40MDdjLTAuMTQzLDAtMC4zMDctMC4wMjEtMC40Ny0wLjAyMWMtMC4xNjUsMC0wLjQzMSwwLjA2Mi0wLjY1NSwwLjMwNmMtMC4yMjYsMC4yNDUtMC44NiwwLjgzNC0wLjg2LDIuMDMyYzAsMS4yMDIsMC44OCwyLjM1OSwxLjAwNCwyLjUyMmMwLjEyMywwLjE2MiwxLjY5OSwyLjcwNiw0LjE5NSwzLjY4MWMyLjQ5OSwwLjk3NywyLjQ5OSwwLjY0OSwyLjk0OCwwLjYwOGMwLjQ1MS0wLjAzOSwxLjQ1NC0wLjU4OSwxLjY1OS0xLjE1OFMyMy4zODEsMTguOTgsMjMuMzE5LDE4Ljg3OHoiLz48L3N2Zz4=);
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-more a {
  margin-right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzg3ODc4NyIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNS42NTEsMTguODAzIDE5LjA4NCwxOC44MDMgMTkuMDg0LDI1LjM2OSAxNS45MDMsMjUuMzY5IDE1LjkwMywxOC44MDMgOS4zMzcsMTguODAzIDkuMzM3LDE1LjYyMSAxNS45MDEsMTUuNjIxIDE1LjkwMSw5LjA1MiAxOS4wODQsOS4wNTIgMTkuMDg0LDE1LjYyMSAyNS42NTEsMTUuNjIxIDI1LjY1MSwxOC44MDMgIi8+PC9zdmc+);
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments {
  margin-top: 9px;
  margin-top: 0.9rem;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments {
    margin-top: 10px;
    margin-top: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments {
    margin-top: 6px;
    margin-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments {
    margin-top: 7px;
    margin-top: 0.7rem;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a {
  position: relative;
  height: 32px;
  height: 3.2rem;
  padding: 9px 11px 0 39px;
  padding: 0.9rem 1.1rem 0 3.9rem;
  background: #f2f2f2;
  border: 1px solid #d9d9da;
  border-radius: 4px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  color: #888;
  text-transform: uppercase;
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:hover {
  border-color: #0069a6;
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a {
    width: 29px;
    width: 2.9rem;
    height: 29px;
    height: 2.9rem;
    padding: 0;
    border-radius: 50%;
  }
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a span {
    display: none;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:after,
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:before {
  content: "";
  position: absolute;
  left: 10px;
  left: 1rem;
  top: 8px;
  top: 0.8rem;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTE4LjA3NiwySDEuOTNDMS40MTcsMiwxLDIuNDE3LDEsMi45MzF2OS4xMDRjMCwwLjUxMiwwLjQxNywwLjkzLDAuOTMsMC45M2gxNi4xNDZjMC41MTQsMCwwLjkzMi0wLjQxOCwwLjkzMi0wLjkzVjIuOTMxQzE5LjAwOCwyLjQxNywxOC41OSwyLDE4LjA3NiwyeiIvPjxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0xMC4zNTIsMTIuODQ0bC01LjUzMSw0Ljk1MWwtMC4wMzQtNS4xODlMMTAuMzUyLDEyLjg0NHoiLz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:after,
  .t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:before {
    left: 5px;
    left: 0.5rem;
    top: 6px;
    top: 0.6rem;
    width: 18px;
    width: 1.8rem;
    height: 18px;
    height: 1.8rem;
  }
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:after {
  display: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTE4LjA3NiwySDEuOTNDMS40MTcsMiwxLDIuNDE3LDEsMi45MzF2OS4xMDRjMCwwLjUxMiwwLjQxNywwLjkzLDAuOTMsMC45M2gxNi4xNDZjMC41MTQsMCwwLjkzMi0wLjQxOCwwLjkzMi0wLjkzVjIuOTMxQzE5LjAwOCwyLjQxNywxOC41OSwyLDE4LjA3NiwyeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xMC4zNTIsMTIuODQ0bC01LjUzMSw0Ljk1MWwtMC4wMzQtNS4xODlMMTAuMzUyLDEyLjg0NHoiLz48L3N2Zz4=);
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:hover:before {
  display: none;
}
.t-article-1 > header .t-article-sticky-bar-1 li.t-share-comments a:hover:after {
  display: block;
}
.t-article-1 > header .t-article-media-1,
.t-article-1 > header .t-article-media-4 {
  float: right;
  width: 744px;
  width: 74.4rem;
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
  background: #ececec;
}
@media (max-width: 1299px) {
  .t-article-1 > header .t-article-media-1,
  .t-article-1 > header .t-article-media-4 {
    float: none;
    width: auto;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-media-1,
  .t-article-1 > header .t-article-media-4 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
@media (max-width: 1023px) {
  .t-article-1 > header .t-article-media-4 {
    margin: 0 20px 20px 20px;
    margin: 0 2rem 2rem 2rem;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .t-article-1 > header .t-article-media-4 {
    margin: 0 10px 20px 10px;
    margin: 0 1rem 2rem 1rem;
  }
}
.t-article-1 .t-article-funcs-1 {
  position: relative;
  z-index: 2;
  height: 0;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-funcs-1 {
    display: none;
  }
}
.t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
  width: 167px;
  width: 16.7rem;
  background: #fff;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
    width: 145px;
    width: 14.5rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
    background: 0 0;
    box-shadow: none;
  }
}
.t-article-1 .t-article-funcs-2 {
  display: none;
  clear: left;
  float: left;
  width: 145px;
  width: 14.5rem;
  margin: 0 25px 20px -170px;
  margin: 0 2.5rem 2rem -17rem;
  padding: 7px 0 0 0;
  padding: 0.7rem 0 0 0;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-funcs-2 {
    display: block;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-funcs-2 {
    display: none;
  }
}
.t-article-1 .t-article-sb {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 32px 20px 0 0;
  margin: 3.2rem 2rem 0 0;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-sb {
    margin: 32px 10px 0 0;
    margin: 3.2rem 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-sb {
    margin: 5px 20px 0 0;
    margin: 0.5rem 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-article-1 .t-article-sb {
    float: none;
    width: 320px;
    width: 32rem;
    margin: 0 auto;
    margin: 0 auto;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
.t-article-1 .t-article-content {
  float: left;
  width: 955px;
  width: 95.5rem;
  min-height: 425px;
  min-height: 42.5rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-content {
    width: 670px;
    width: 67rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-content {
    width: 428px;
    width: 42.8rem;
    min-height: 0;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 .t-article-content {
    float: none;
    width: auto;
    padding: 0;
  }
}
.t-article-1 .t-article-content-inner {
  clear: left;
  padding: 0 0 0 191px;
  padding: 0 0 0 19.1rem;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 2.8rem;
  line-height: 1.4736842105;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-content-inner {
    padding: 0 0 0 170px;
    padding: 0 0 0 17rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-content-inner {
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.5rem;
    line-height: 1.3888888889;
  }
}
@media (max-width: 767px) {
  .t-article-1 .t-article-content-inner {
    min-height: 0;
    padding: 0 10px;
    padding: 0 1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.5rem;
    line-height: 1.4705882353;
  }
}
.t-article-1 .t-article-content-inner > p {
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .t-article-1 .t-article-content-inner > p {
    letter-spacing: 0.01em;
  }
}
.t-article-1 .t-article-content-inner > p.t-article-content-intro-1 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 2.6rem;
  line-height: 1.1818181818;
  letter-spacing: -0.005em;
  color: #2a2a2a;
}
@media (max-width: 767px) {
  .t-article-1 .t-article-content-inner > p.t-article-content-intro-1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.3rem;
    line-height: 1.15;
  }
}
.t-article-1 .t-article-content-inner > p a {
  color: #0069a6;
}
.t-article-1 .t-article-content-inner > p a:hover {
  color: #1d2022;
  text-decoration: underline;
}
.t-article-1 .t-article-footer {
  clear: left;
  width: 955px;
  width: 95.5rem;
  padding: 20px 0 0 20px;
  padding: 2rem 0 0 2rem;
}
.t-page-article-2 .t-article-1 .t-article-footer {
  padding-top: 0;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-footer {
    width: 670px;
    width: 67rem;
    padding: 20px 0 0 10px;
    padding: 2rem 0 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-1 .t-article-footer {
    width: 428px;
    width: 42.8rem;
    padding: 20px 0 0 20px;
    padding: 2rem 0 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-1 .t-article-footer {
    width: auto;
    padding: 0;
  }
}
.t-article-1 .t-article-footer-inner {
  clear: left;
  padding: 0 0 0 191px;
  padding: 0 0 0 19.1rem;
}
@media (max-width: 1299px) {
  .t-article-1 .t-article-footer-inner {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .t-article-1 .t-article-footer-inner {
    padding: 0 10px;
    padding: 0 1rem;
  }
}
.t-article-1 .t-article-extra-content-1 {
  margin: 20px 0 0 0;
  margin: 2rem 0 0 0;
  padding: 0 10px;
  padding: 0 1rem;
}
.t-article-1[data-truncated="true"] .t-article-content {
  min-height: 250px;
  min-height: 25rem;
}
.t-article-1 ~ .t-load-another-article-1 article:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: -7px 0 0 0;
  border-top: 7px solid #888;
}
.t-article-1 ~ .t-load-another-article-1 .t-article-liveblog-header-1:before,
.t-article-1 ~ .t-load-another-article-1 .t-article-multimedia-header-1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: -7px 0 0 0;
  border-top: 7px solid #888;
}
.t-article-1 ~ .t-load-another-article-1 .t-liveblog-article-1:before,
.t-article-1 ~ .t-load-another-article-1 .t-multimedia-article-1:before {
  display: none;
}
.t-article-1.t-liveblog-article-1 > header h1,
.t-article-1.t-liveblog-article-1 > header h3 {
  display: none;
}
.t-article-1.t-liveblog-article-1 .t-article-sb {
  margin-top: 28px;
  margin-top: 2.8rem;
}
@media (max-width: 767px) {
  .t-article-1.t-liveblog-article-1 > header {
    padding-top: 22px;
    padding-top: 2.2rem;
  }
}
.t-article-1.t-multimedia-article-1 > header h1,
.t-article-1.t-multimedia-article-1 > header h3 {
  display: none;
}
.t-article-1.t-multimedia-article-1 .t-article-content {
  min-height: 0;
}
.t-article-1.t-multimedia-article-1 .t-article-footer {
  padding-top: 0;
}
.t-article-1.t-multimedia-article-1 .t-article-funcs-share-1 {
  display: none;
}
.t-article-1.t-multimedia-article-1 .t-article-sb {
  margin: 26px 20px 0 0;
  margin: 2.6rem 2rem 0 0;
}
@media (max-width: 1299px) {
  .t-article-1.t-multimedia-article-1 .t-article-funcs-2 {
    display: none;
  }
  .t-article-1.t-multimedia-article-1 .t-article-content-inner {
    padding: 0;
  }
  .t-article-1.t-multimedia-article-1 .t-article-footer .t-article-funcs-theme-1 {
    display: block;
  }
  .t-article-1.t-multimedia-article-1 .t-article-sb {
    margin: 26px 10px 0 0;
    margin: 2.6rem 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-article-1.t-multimedia-article-1 > header {
    padding-top: 40px;
    padding-top: 4rem;
  }
  .t-article-1.t-multimedia-article-1 .t-article-sb {
    margin: -2px 20px 0 0;
    margin: -0.2rem 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-article-1.t-multimedia-article-1 > header {
    padding-top: 22px;
    padding-top: 2.2rem;
  }
  .t-article-1.t-multimedia-article-1 .t-article-content-inner {
    padding: 0 10px;
  }
}
.t-page-article-infographics-1.interaction-theader-submenu-open .t-header-submenu-overlay-1 {
  position: fixed;
  top: 38px;
  top: 3.8rem;
}
.t-page-article-infographics-1 .t-header-bar-1 {
  position: absolute;
  top: -999999px;
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-header-bar-1 {
    top: 0;
    left: 0;
    right: 0;
    height: 0;
  }
  .t-page-article-infographics-1 .t-header-bar-1 .t-header-bar-inner {
    height: 0;
  }
  .t-page-article-infographics-1 .t-header-bar-1 .t-header-bar-inner .t-header-funcs-1,
  .t-page-article-infographics-1 .t-header-bar-1 .t-header-bar-inner .t-header-funcs-2,
  .t-page-article-infographics-1 .t-header-bar-1 .t-header-bar-inner .t-header-logo-1,
  .t-page-article-infographics-1 .t-header-bar-1 .t-header-bar-inner .t-left-sidebar-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-bar-1 {
    position: static;
  }
}
.t-page-article-infographics-1 .t-header-bar-2 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: #0069a6;
  background: -moz-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
}
.t-page-article-infographics-1 .t-header-bar-2 .t-header-bar-inner {
  position: relative;
  background: #0069a6;
}
.t-page-article-infographics-1 .t-header-bar-2 .t-header-bar-inner:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 28px;
  background: #f91e41;
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-bar-2 .t-header-bar-inner:before {
    left: -1px;
    width: 18px;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-bar-2 .t-header-bar-inner:before {
    left: -1px;
    width: 28px;
  }
}
.t-page-article-infographics-1 .t-pub-box-4 ~ * .t-header-bar-2 {
  position: absolute;
}
.t-page-article-infographics-1.t-scroll-pos-1 .t-pub-box-4 ~ * .t-header-bar-2 {
  position: fixed;
}
.t-page-article-infographics-1 .t-header-bar-3 {
  position: fixed;
  left: 0;
  right: 0;
  top: 38px;
  top: 3.8rem;
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-pub-box-4 ~ * .t-header-bar-3 {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1.t-scroll-pos-1 .t-pub-box-4 ~ * .t-header-bar-3 {
    position: fixed;
  }
}
.t-page-article-infographics-1 .t-header-submenu-toggle {
  right: 65px;
  right: 6.5rem;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-submenu-toggle {
    right: 55px;
    right: 5.5rem;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-submenu-toggle {
    right: 65px;
    right: 6.5rem;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-submenu-toggle {
    display: none;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-header-search-1 {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 38px;
    top: 3.8rem;
    margin: 0;
    background: #efefef;
    border-radius: 0;
  }
}
.t-page-article-infographics-1 .t-header-search-1.open {
  display: block;
}
@media (max-width: 767px) {
  .t-page-article-infographics-1.t-scroll-pos-1 .t-header-search-1 {
    display: none;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-pub-box-4 ~ * .t-header-search-1 {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1.t-scroll-pos-1 .t-pub-box-4 ~ * .t-header-search-1 {
    position: fixed;
  }
}
.t-page-article-infographics-1 .t-header-search-1 .t-header-search-inner {
  width: 1300px;
  width: 130rem;
  margin: 0 auto;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
  text-align: right;
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-search-1 .t-header-search-inner {
    width: 1004px;
    width: 100.4rem;
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-search-1 .t-header-search-inner {
    width: 768px;
    width: 76.8rem;
    padding: 0 20px 0 0;
    padding: 0 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-search-1 .t-header-search-inner {
    width: auto;
    padding: 0;
  }
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"] {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"]:focus {
  background: #fff;
  color: #000;
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"]::-webkit-input-placeholder {
  color: #2a2a2a;
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"]:-moz-placeholder {
  color: #2a2a2a;
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"]::-moz-placeholder {
  color: #2a2a2a;
}
.t-page-article-infographics-1 .t-header-search-1 input[type="text"]:-ms-input-placeholder {
  color: #2a2a2a;
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-search-1 input[type="text"] {
    width: 100%;
    padding: 0 55px 0 15px;
    padding: 0 5.5rem 0 1.5rem;
  }
}
.t-page-article-infographics-1 .t-header-search-1 button {
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 49px;
  width: 4.9rem;
  background: #2a2a2a;
  border-radius: 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.t-page-article-infographics-1 .t-header-search-1 button:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-header-search-toggle {
    display: block;
    position: fixed;
    right: 50%;
    z-index: 2;
    height: 36px;
    height: 3.6rem;
    margin: 0 -630px 0 0;
    margin: 0 -63rem 0 0;
    background-size: 15px 17px;
    background-size: 1.5rem 1.7rem;
    opacity: 0.4;
  }
  .t-page-article-infographics-1 .t-header-search-toggle:active,
  .t-page-article-infographics-1 .t-header-search-toggle:focus,
  .t-page-article-infographics-1 .t-header-search-toggle:hover {
    opacity: 1;
  }
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-search-toggle {
    margin: 0 -492px 0 0;
    margin: 0 -49.2rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-search-toggle {
    margin: 0 -364px 0 0;
    margin: 0 -36.4rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-search-toggle {
    margin: 18px 0 0 0;
    margin: 1.8rem 0 0 0;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-pub-box-4 ~ * .t-header-search-toggle {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1.t-scroll-pos-1 .t-pub-box-4 ~ * .t-header-search-toggle {
    position: fixed;
  }
}
.t-page-article-infographics-1 .t-header-menu-1 {
  margin: 0 205px 0 10px;
  margin: 0 20.5rem 0 1rem;
}
.t-page-article-infographics-1 .t-header-menu-1 ul {
  height: 38px;
  height: 3.8rem;
}
.t-page-article-infographics-1 .t-header-menu-1 ul li {
  font-size: 16px;
  font-size: 1.6rem;
}
.t-page-article-infographics-1 .t-header-menu-1 ul li:first-child {
  display: block;
}
.t-page-article-infographics-1 .t-header-menu-1 ul li:nth-of-type(2).current {
  margin-left: 0;
}
.t-page-article-infographics-1 .t-header-menu-1 a {
  color: #fff;
}
.t-page-article-infographics-1 .t-header-menu-1 a:hover {
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-menu-1 {
    margin: 0 195px 0 0;
    margin: 0 19.5rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-menu-1 {
    margin: 0 205px 0 10px;
    margin: 0 20.5rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-header-menu-1 {
    margin: 0 195px 0 0;
    margin: 0 19.5rem 0 0;
  }
  .t-page-article-infographics-1 .t-header-menu-1 ul li:first-child {
    display: block;
  }
  .t-page-article-infographics-1 .t-header-menu-1 ul li:first-child ~ * {
    display: none;
  }
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-header-featured-1 {
    padding-bottom: 128px;
    padding-bottom: 12.8rem;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-header-featured-1 {
    padding-bottom: 0;
    padding-bottom: 0;
  }
}
.t-page-article-infographics-1 .t-main {
  padding-top: 85px;
  padding-top: 8.5rem;
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-main {
    padding-top: 76px;
    padding-top: 7.6rem;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-main {
    padding-top: 103px;
    padding-top: 10.3rem;
  }
}
@media (min-width: 768px) {
  .t-page-article-infographics-1 .t-article-1 > header .t-article-sticky-bar-1 {
    display: block;
  }
}
.t-page-article-infographics-1 .t-article-1 > header h1,
.t-page-article-infographics-1 .t-article-1 > header h3 {
  display: none;
}
.t-page-article-infographics-1 .t-article-1 .t-article-content {
  min-height: 0;
}
.t-page-article-infographics-1 .t-article-1 .t-article-content-inner p:first-of-type {
  -webkit-transform: translate(0, -0.6rem);
  -moz-transform: translate(0, -0.6rem);
  -o-transform: translate(0, -0.6rem);
  -ms-transform: translate(0, -0.6rem);
  transform: translate(0, -0.6rem);
}
.t-page-article-infographics-1 .t-article-1 .t-article-footer {
  padding-top: 0;
}
.t-page-article-infographics-1 .t-article-1 .t-article-funcs-share-1 {
  display: none;
}
.t-page-article-infographics-1 .t-article-1 .t-article-sb {
  margin: 26px 20px 0 0;
  margin: 2.6rem 2rem 0 0;
}
@media (max-width: 1299px) {
  .t-page-article-infographics-1 .t-article-1 .t-article-funcs-2 {
    display: none;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-content-inner {
    padding: 0;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-footer .t-article-funcs-theme-1 {
    display: block;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-sb {
    margin: 26px 10px 0 0;
    margin: 2.6rem 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-article-1 > header {
    padding-top: 40px;
    padding-top: 4rem;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-sb {
    margin: -2px 20px 0 0;
    margin: -0.2rem 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-article-1 > header {
    padding-top: 22px;
    padding-top: 2.2rem;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-content-inner {
    padding: 0 10px;
  }
  .t-page-article-infographics-1 .t-article-1 .t-article-content-inner p:first-of-type {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-page-article-infographics-1.t-scroll-pos-2 .t-article-1 > header .t-article-sticky-bar-1 {
  display: block;
}
.t-page-article-infographics-1 .t-pub-box-4 ~ * .t-article-1 > header .t-article-sticky-bar-1 {
  position: absolute;
  top: 38px;
  top: 3.8rem;
}
@media (max-width: 1023px) {
  .t-page-article-infographics-1 .t-pub-box-4 ~ * .t-article-1 > header .t-article-sticky-bar-1 {
    top: 38px;
    top: 3.8rem;
  }
}
@media (max-width: 767px) {
  .t-page-article-infographics-1 .t-pub-box-4 ~ * .t-article-1 > header .t-article-sticky-bar-1 {
    top: 0;
  }
}
.t-page-article-infographics-1.t-scroll-pos-1 .t-pub-box-4 ~ * .t-article-1 > header .t-article-sticky-bar-1 {
  position: fixed;
}
.t-article-multimedia-mediabox-1 {
  background: #2a2a2a;
  color: #fff;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-i {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  padding: 2rem 0 2rem 2rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-col-1 {
  float: left;
  width: 935px;
  width: 93.5rem;
  min-height: 526px;
  min-height: 52.6rem;
  margin: 0 25px 0 0;
  margin: 0 2.5rem 0 0;
  font-size: 0;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-col-2 {
  position: relative;
  float: left;
  width: 300px;
  width: 30rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-object {
  width: 935px;
  width: 93.5rem;
  height: 526px;
  height: 52.6rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-object-info {
  position: absolute;
  z-index: 1;
  left: 980px;
  left: 98rem;
  top: 79px;
  top: 7.9rem;
  width: 300px;
  width: 30rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-row-1 {
  height: 276px;
  height: 27.6rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 {
  height: 265px;
  height: 26.5rem;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1 {
  height: 100%;
  padding: 0;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:before {
  content: "PUB";
  display: block;
  height: 15px;
  height: 1.5rem;
  margin-top: -15px;
  margin-top: -1.5rem;
  line-height: 1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  color: #696969;
  text-align: right;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:after {
  display: none;
  color: #696969;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 {
  margin: 0 0 13px 0;
  margin: 0 0 1.3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 p {
  margin: 0;
  display: block;
  display: -webkit-box;
  max-height: 132px;
  max-height: 13.2rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: 1.2222222222;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-2 p {
  margin: 0 0 1px 0;
  margin: 0 0 0.1rem 0;
  display: block;
  display: -webkit-box;
  max-height: 28px;
  max-height: 2.8rem;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  line-height: 1.1666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-article-multimedia-mediabox-1 .t-a-mm-mb-info-2 em {
  display: block;
  font-style: normal;
  font-size: 11px;
  font-size: 1.1rem;
}
@media (max-width: 1299px) {
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-i {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 20px 0 17px 10px;
    padding: 2rem 0 1.7rem 1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-col-1 {
    width: 660px;
    width: 66rem;
    min-height: 371px;
    min-height: 37.1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object {
    width: 660px;
    width: 66rem;
    height: 371px;
    height: 37.1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object + .t-a-mm-mb-object-info {
    margin: 17px 0 0 0;
    margin: 1.7rem 0 0 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object-info {
    position: static;
    width: 830px;
    width: 83rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-1 {
    height: 61px;
    height: 6.1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1 {
    height: 100%;
    padding: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:before {
    display: none;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:after {
    display: block;
    color: #696969;
  }
}
@media (max-width: 1023px) {
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-i {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 20px 0 20px 20px;
    padding: 2rem 0 2rem 2rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-col-1 {
    width: 728px;
    width: 72.8rem;
    min-height: 410px;
    min-height: 41rem;
    margin: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-col-2 {
    position: static;
    clear: both;
    float: left;
    margin: 0 0 0 428px;
    margin: 0 0 0 42.8rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object {
    width: 728px;
    width: 72.8rem;
    height: 410px;
    height: 41rem;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object + .t-a-mm-mb-object-info {
    width: 408px;
    width: 40.8rem;
    margin: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object-info {
    width: 728px;
    width: 72.8rem;
    height: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-1 {
    margin-left: -428px;
    margin-left: -42.8rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 {
    margin-top: -61px;
    margin-top: -6.1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 {
    margin: 0 0 13px 0;
    margin: 0 0 1.3rem 0;
    padding: 59px 0 0 0;
    padding: 5.9rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-i {
    max-width: none;
    padding: 10px 10px 20px 10px;
    padding: 1rem 1rem 2rem 1rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-col-1 {
    width: 100%;
    min-height: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-col-2 {
    float: none;
    width: 100%;
    margin: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object {
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object + .t-a-mm-mb-object-info {
    width: 100%;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-1 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 {
    margin: 0;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:before {
    display: block;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-row-2 .t-pub-box-1:after {
    display: none;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 {
    margin: 0 0 4px 0;
    margin: 0 0 0.4rem 0;
    padding: 0;
    font-family: NoticiasSans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-info-1 p {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-info-2 em {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .t-article-multimedia-mediabox-1 .t-a-mm-mb-object-info {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
}
.t-article-multimedia-mediabox-2 {
  border-bottom: 1px solid #d5d5d5;
}
.t-article-content-liveblog-1 {
  margin: 40px 0 25px 0;
  margin: 4rem 0 2.5rem 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 2.8rem;
  line-height: 1.4736842105;
  letter-spacing: 0.02em;
  color: #2a2a2a;
}
@media (max-width: 1023px) {
  .t-article-content-liveblog-1 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.5rem;
    line-height: 1.3888888889;
  }
}
@media (max-width: 767px) {
  .t-article-content-liveblog-1 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.5rem;
    line-height: 1.4705882353;
    letter-spacing: 0.01em;
  }
}
.t-article-content-liveblog-1 b,
.t-article-content-liveblog-1 strong {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-article-content-liveblog-1 a.comment {
  display: none;
}
.t-article-content-liveblog-1 [data-uptime] {
  margin-top: 0 !important;
  padding: 18px 0 10px 0 !important;
  border-bottom: 1px solid #eaeaea;
}
.t-article-content-liveblog-1 [data-uptime]:hover {
  background-color: transparent !important;
}
.t-article-content-liveblog-1 [data-uptime]:first-child {
  padding-top: 40px !important;
}
.t-article-content-liveblog-1 [data-uptime] p:first-child {
  padding: 0;
  margin: 0 !important;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.015em;
  color: #0069a6 !important;
  font-weight: 600 !important;
}
@media (max-width: 1023px) {
  .t-article-content-liveblog-1 [data-uptime] p:first-child {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .t-article-content-liveblog-1 [data-uptime] p:first-child {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.t-article-content-liveblog-1 [data-uptime] p:first-child + p {
  margin-top: 12px;
}
.t-article-content-liveblog-1 [data-uptime] iframe {
  max-width: 100%;
}
.t-article-content-liveblog-1 [data-uptime] img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .t-article-content-liveblog-1 #status_bar {
    font-size: 11px !important;
  }
}
.t-article-liveblog-header-1 {
  background: #b50f0d;
  color: #fff;
}
.t-article-liveblog-header-1 .t-article-liveblog-header-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 30px 0 30px 211px;
  padding: 3rem 0 3rem 21.1rem;
}
@media (max-width: 1299px) {
  .t-article-liveblog-header-1 .t-article-liveblog-header-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 25px 0 23px 10px;
    padding: 2.5rem 0 2.3rem 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-liveblog-header-1 .t-article-liveblog-header-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 22px 20px 15px 20px;
    padding: 2.2rem 2rem 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-liveblog-header-1 .t-article-liveblog-header-inner {
    max-width: none;
    padding: 22px 10px 20px 10px;
    padding: 2.2rem 1rem 2rem 1rem;
  }
}
.t-article-liveblog-header-1 h3 {
  width: 744px;
  width: 74.4rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -0.005em;
}
.t-article-liveblog-header-1 h3 a {
  display: inline-block;
  vertical-align: middle;
  color: #ffc202;
}
.t-article-liveblog-header-1 h3 a:hover {
  color: #fff;
}
@media (max-width: 1299px) {
  .t-article-liveblog-header-1 h3 {
    width: 670px;
    width: 67rem;
  }
}
@media (max-width: 1023px) {
  .t-article-liveblog-header-1 h3 {
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.t-article-liveblog-header-1 h1 {
  width: 744px;
  width: 74.4rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 40px;
  font-size: 4rem;
  line-height: 4.3rem;
  line-height: 1.075;
  letter-spacing: -0.005em;
}
@media (max-width: 1299px) {
  .t-article-liveblog-header-1 h1 {
    width: 670px;
    width: 67rem;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 4.1rem;
    line-height: 1.0789473684;
  }
}
@media (max-width: 1023px) {
  .t-article-liveblog-header-1 h1 {
    width: auto;
  }
}
@media (max-width: 767px) {
  .t-article-liveblog-header-1 h1 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 2.8rem;
    line-height: 1.12;
  }
}
.t-article-multimedia-header-1 .t-article-multimedia-header-inner {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 20px 20px 23px 20px;
  padding: 2rem 2rem 2.3rem 2rem;
}
@media (max-width: 1299px) {
  .t-article-multimedia-header-1 .t-article-multimedia-header-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 18px 0 20px 10px;
    padding: 1.8rem 0 2rem 1rem;
  }
}
@media (max-width: 1023px) {
  .t-article-multimedia-header-1 .t-article-multimedia-header-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 13px 20px 15px 20px;
    padding: 1.3rem 2rem 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-multimedia-header-1 .t-article-multimedia-header-inner {
    max-width: none;
    padding: 9px 10px 16px 10px;
    padding: 0.9rem 1rem 1.6rem 1rem;
  }
}
.t-article-multimedia-header-1 h3 {
  width: 935px;
  width: 93.5rem;
  margin-bottom: -2px;
  margin-bottom: -0.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -0.005em;
}
.t-article-multimedia-header-1 h3 a {
  display: inline-block;
  vertical-align: middle;
  color: #0069a6;
}
.t-article-multimedia-header-1 h3 a:hover {
  color: #50585e;
}
@media (max-width: 1299px) {
  .t-article-multimedia-header-1 h3 {
    width: 670px;
    width: 67rem;
  }
}
@media (max-width: 1023px) {
  .t-article-multimedia-header-1 h3 {
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.t-article-multimedia-header-1 h1 {
  width: 935px;
  width: 93.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 40px;
  font-size: 4rem;
  line-height: 4.3rem;
  line-height: 1.075;
  letter-spacing: -0.005em;
}
@media (max-width: 1299px) {
  .t-article-multimedia-header-1 h1 {
    width: 670px;
    width: 67rem;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 4.1rem;
    line-height: 1.0789473684;
  }
}
@media (max-width: 1023px) {
  .t-article-multimedia-header-1 h1 {
    width: auto;
  }
}
@media (max-width: 767px) {
  .t-article-multimedia-header-1 h1 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 2.8rem;
    line-height: 1.12;
  }
}
.t-article-funcs-sponsor-1 {
  padding: 0 0 12px 0;
  padding: 0 0 1.2rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #888;
}
.t-article-footer .t-article-funcs-sponsor-1 {
  display: none;
}
@media (max-width: 1023px) {
  .t-article-footer .t-article-funcs-sponsor-1 {
    display: block;
  }
}
.t-article-funcs-sponsor-1 figure {
  padding: 0 0 5px 0;
  padding: 0 0 0.5rem 0;
}
.t-article-funcs-sponsor-1 figure a,
.t-article-funcs-sponsor-1 figure img {
  display: block;
  max-width: 100%;
}
.t-article-funcs-sponsor-1 p {
  margin: 0;
}
.t-article-funcs-sponsor-1 p a {
  color: #888;
  text-decoration: underline;
}
.t-article-funcs-sponsor-1 p a:hover {
  color: #0069a6;
}
.t-article-funcs-sponsor-2 {
  padding: 0 0 10px 0;
  padding: 0 0 1rem 0;
}
.t-article-funcs-sponsor-2 .t-article-funcs-sponsor-text {
  display: block;
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #0069a6;
}
.t-article-funcs-sponsor-2 figure img {
  display: block;
  width: 100%;
}
.t-article-funcs-sponsor-3,
.t-article-funcs-sponsor-4 {
  display: none;
  padding: 0 0 5px 0;
  padding: 0 0 0.5rem 0;
}
.t-article-funcs-sponsor-3 .t-article-funcs-sponsor-text,
.t-article-funcs-sponsor-4 .t-article-funcs-sponsor-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 10px 0;
  margin: 0 0.6rem 1rem 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #0069a6;
}
.t-article-funcs-sponsor-3 figure,
.t-article-funcs-sponsor-4 figure {
  display: inline-block;
  vertical-align: middle;
}
.t-article-funcs-sponsor-3 figure img,
.t-article-funcs-sponsor-4 figure img {
  display: block;
  width: 106px;
  width: 10.6rem;
}
@media (max-width: 1023px) {
  .t-article-funcs-sponsor-3 {
    display: block;
  }
}
@media (max-width: 1299px) {
  .t-article-funcs-sponsor-4 {
    display: block;
  }
}
.t-article-funcs-theme-1 {
  padding: 6px 0 19px 0;
  padding: 0.6rem 0 1.9rem 0;
  border-top: 1px solid #ededed;
  line-height: 1.1;
}
.t-article-footer .t-article-funcs-theme-1 {
  display: none;
}
@media (max-width: 1023px) {
  .t-article-footer .t-article-funcs-theme-1 {
    display: block;
  }
}
.t-article-funcs-theme-1 .t-article-funcs-author-1,
.t-article-funcs-theme-1 .t-article-funcs-author-1 a {
  display: block;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #888;
  letter-spacing: -0.01em;
}
.t-article-funcs-theme-1 .t-article-funcs-author-1 a ~ a,
.t-article-funcs-theme-1 .t-article-funcs-author-1 ~ a {
  margin-top: 3px;
  margin-top: 0.3rem;
}
.t-article-funcs-theme-1 .t-article-funcs-author-1 a:hover {
  color: #50585e;
}
.t-article-funcs-theme-1 time {
  display: block;
  margin-top: 3px;
  margin-top: 0.3rem;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0069a6;
  letter-spacing: -0.01em;
}
.t-article-funcs-theme-1 > time:first-child {
  margin-top: 8px;
  margin-top: 0.8rem;
}
.t-article-funcs-share-1 {
  padding: 10px 0 20px 0;
  padding: 1rem 0 2rem 0;
  border-top: 1px solid #ededed;
}
.t-article-media-lb-content-1 .t-article-funcs-share-1 {
  padding: 0 0 33px 0;
  padding: 0 0 3.3rem 0;
  border: 0;
}
@media (max-width: 767px) {
  .t-article-media-lb-content-1 .t-article-funcs-share-1 {
    padding: 0 0 21px 0;
    padding: 0 0 2.1rem 0;
  }
}
.t-article-funcs-share-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-article-funcs-share-1 li {
  display: inline-block;
  vertical-align: top;
}
.t-article-funcs-share-1 li a {
  display: block;
}
.t-article-funcs-share-1 li:not(.t-share-comments) a {
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  margin: 0 8px 8px 0;
  margin: 0 0.8rem 0.8rem 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
.t-article-funcs-share-1 li:not(.t-share-comments) a:hover {
  opacity: 0.6;
}
.t-article-funcs-share-1 li:not(.t-share-comments) a em {
  display: none;
}
.t-article-funcs-share-1 li.t-share-twitter a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjA0MDUyMzUsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfVFdJVFRFUiI+PHBhdGggaWQ9IkVsaXBzZV80X2NvcGlhX2NvcHlfMTEiIGZpbGw9IiMyOEE5RTEiIGQ9Ik0xNy40NTksMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA3LTE3LjUsMTcuNTA3cy0xNy41LTcuODM4LTE3LjUtMTcuNTA3Qy0wLjA0MSw3LjgzOCw3Ljc5NCwwLjAwMSwxNy40NTksMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NiIgZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTc4LDIyLjYwOGMwLjI4OCwwLjAyOSwwLjU3NiwwLjA0NCwwLjg2NCwwLjA0NGMxLjY5MSwwLDMuMTk5LTAuNTE5LDQuNTI0LTEuNTU2Yy0wLjc4Ny0wLjAwOS0xLjQ5NC0wLjI1LTIuMTE4LTAuNzIxYy0wLjYyNC0wLjQ3MS0xLjA1MS0xLjA3MS0xLjI4MS0xLjgwMWMwLjE5MiwwLjAzOSwwLjQxNywwLjA1OSwwLjY3NywwLjA1OWMwLjMzNiwwLDAuNjU4LTAuMDQzLDAuOTY1LTAuMTNjLTAuODQ1LTAuMTY0LTEuNTQ0LTAuNTgtMi4wOTYtMS4yNDdjLTAuNTUyLTAuNjY3LTAuODI4LTEuNDM5LTAuODI4LTIuMzEzdi0wLjA0M2MwLjUwOCwwLjI4OCwxLjA2MSwwLjQzOCwxLjY1NiwwLjQ0N2MtMC40OTktMC4zMjYtMC44OTUtMC43NTYtMS4xODgtMS4yODljLTAuMjkzLTAuNTM0LTAuNDM5LTEuMTExLTAuNDM5LTEuNzM2YzAtMC42NTQsMC4xNjctMS4yNjMsMC41MDQtMS44M2MwLjkwMywxLjEyNCwyLjAwNSwyLjAyLDMuMzA3LDIuNjg2YzEuMzAxLDAuNjY4LDIuNjk2LDEuMDQsNC4xODUsMS4xMTdjLTAuMDY3LTAuMzE2LTAuMTAxLTAuNTk1LTAuMTAxLTAuODM2YzAtMC45OTgsMC4zNTUtMS44NTQsMS4wNjUtMi41NjNjMC43MTEtMC43MSwxLjU3LTEuMDY2LDIuNTc5LTEuMDY2YzEuMDQ4LDAsMS45MywwLjM4NCwyLjY1LDEuMTUzYzAuODM2LTAuMTc0LDEuNjA0LTAuNDcxLDIuMzA3LTAuODk1Yy0wLjI3LDAuODc1LTAuNzk4LDEuNTQ3LTEuNTg3LDIuMDE4YzAuNzAyLTAuMDg3LDEuMzk1LTAuMjc5LDIuMDc2LTAuNTc3Yy0wLjQ2MiwwLjcyLTEuMDYyLDEuMzUtMS44MDIsMS44ODd2MC40NzZjMCwwLjk3LTAuMTQyLDEuOTQzLTAuNDI1LDIuOTE4Yy0wLjI4MywwLjk3NS0wLjcxNiwxLjkwNi0xLjI5NiwyLjc5M2MtMC41ODIsMC44OS0xLjI3NSwxLjY4LTIuMDgzLDIuMzcxYy0wLjgwNiwwLjY5MS0xLjc3NCwxLjI0Mi0yLjkwMiwxLjY0OWMtMS4xMjgsMC40MDgtMi4zNDEsMC42MTItMy42MzgsMC42MTJDMTMuMTQ2LDI0LjIzNywxMS4yODcsMjMuNjk1LDkuNTc4LDIyLjYwOCIvPjwvZz48L2c+PC9zdmc+);
}
.t-article-funcs-share-1 li.t-share-more a {
  margin-right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzg3ODc4NyIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNS42NTEsMTguODAzIDE5LjA4NCwxOC44MDMgMTkuMDg0LDI1LjM2OSAxNS45MDMsMjUuMzY5IDE1LjkwMywxOC44MDMgOS4zMzcsMTguODAzIDkuMzM3LDE1LjYyMSAxNS45MDEsMTUuNjIxIDE1LjkwMSw5LjA1MiAxOS4wODQsOS4wNTIgMTkuMDg0LDE1LjYyMSAyNS42NTEsMTUuNjIxIDI1LjY1MSwxOC44MDMgIi8+PC9zdmc+);
}
.t-article-funcs-share-1 li.t-share-comments {
  padding-top: 4px;
  padding-top: 0.4rem;
}
.t-article-funcs-share-1 li.t-share-comments a {
  position: relative;
  height: 36px;
  height: 3.6rem;
  padding: 11px 11px 0 39px;
  padding: 1.1rem 1.1rem 0 3.9rem;
  background: #f2f2f2;
  border: 1px solid #d9d9da;
  border-radius: 4px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  color: #888;
  text-transform: uppercase;
}
.t-article-funcs-share-1 li.t-share-comments a:hover {
  border-color: #0069a6;
  color: #0069a6;
}
.t-article-funcs-share-1 li.t-share-comments a:after,
.t-article-funcs-share-1 li.t-share-comments a:before {
  content: "";
  position: absolute;
  left: 10px;
  left: 1rem;
  top: 10px;
  top: 1rem;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTE4LjA3NiwySDEuOTNDMS40MTcsMiwxLDIuNDE3LDEsMi45MzF2OS4xMDRjMCwwLjUxMiwwLjQxNywwLjkzLDAuOTMsMC45M2gxNi4xNDZjMC41MTQsMCwwLjkzMi0wLjQxOCwwLjkzMi0wLjkzVjIuOTMxQzE5LjAwOCwyLjQxNywxOC41OSwyLDE4LjA3NiwyeiIvPjxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0xMC4zNTIsMTIuODQ0bC01LjUzMSw0Ljk1MWwtMC4wMzQtNS4xODlMMTAuMzUyLDEyLjg0NHoiLz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
.t-article-funcs-share-1 li.t-share-comments a:after {
  display: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTE4LjA3NiwySDEuOTNDMS40MTcsMiwxLDIuNDE3LDEsMi45MzF2OS4xMDRjMCwwLjUxMiwwLjQxNywwLjkzLDAuOTMsMC45M2gxNi4xNDZjMC41MTQsMCwwLjkzMi0wLjQxOCwwLjkzMi0wLjkzVjIuOTMxQzE5LjAwOCwyLjQxNywxOC41OSwyLDE4LjA3NiwyeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xMC4zNTIsMTIuODQ0bC01LjUzMSw0Ljk1MWwtMC4wMzQtNS4xODlMMTAuMzUyLDEyLjg0NHoiLz48L3N2Zz4=);
}
.t-article-funcs-share-1 li.t-share-comments a:hover:before {
  display: none;
}
.t-article-funcs-share-1 li.t-share-comments a:hover:after {
  display: block;
}
.t-article-funcs-share-2 {
  display: inline-block;
  position: relative;
  width: 52px;
  width: 5.2rem;
  height: 41px;
  height: 4.1rem;
}
.t-article-funcs-tags-1 {
  padding: 8px 0 10px 0;
  padding: 0.8rem 0 1rem 0;
  border-top: 1px solid #ededed;
}
@media (max-width: 1299px) {
  .t-article-funcs-tags-1 {
    display: none;
  }
}
.t-article-footer .t-article-funcs-tags-1 {
  display: none;
  min-height: 54px;
  min-height: 5.4rem;
}
@media (max-width: 1299px) {
  .t-article-footer .t-article-funcs-tags-1 {
    display: block;
    padding: 5px 0 31px 0;
    padding: 0.5rem 0 3.1rem 0;
  }
}
@media (max-width: 1023px) {
  .t-article-footer .t-article-funcs-tags-1 {
    min-height: 43px;
    min-height: 4.3rem;
    padding: 5px 0 20px 0;
    padding: 0.5rem 0 2rem 0;
  }
}
.t-article-footer .t-article-funcs-tags-1 nav {
  display: block;
  padding: 0 0 0 80px;
  padding: 0 0 0 8rem;
}
.t-article-funcs-tags-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-article-footer .t-article-funcs-tags-1 ul {
  display: inline-block;
  vertical-align: top;
}
.t-article-funcs-tags-1 li {
  padding-top: 4px;
  padding-top: 0.4rem;
}
.t-article-footer .t-article-funcs-tags-1 li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
}
.t-article-funcs-tags-1 li a {
  display: block;
  padding: 2px 0;
  padding: 0.2rem 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #2a2a2a;
  letter-spacing: -0.005em;
}
.t-article-funcs-tags-1 li a:hover {
  color: #0069a6;
}
.t-article-footer .t-article-funcs-tags-1 li a {
  padding: 0;
}
.t-article-funcs-tags-1 li:nth-of-type(4) ~ li {
  display: none;
}
.t-article-funcs-title-1 {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  color: #888;
  text-transform: uppercase;
}
.t-article-footer .t-article-funcs-title-1 {
  float: left;
  padding: 3px 26px 0 0;
  padding: 0.3rem 2.6rem 0 0;
}
.t-article-media-1 {
  clear: both;
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-article-media-1 {
    margin: 0 0 25px -170px;
    margin: 0 0 2.5rem -17rem;
  }
}
@media (max-width: 1023px) {
  .t-article-media-1 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-article-media-1 > figure {
  position: relative;
  min-height: 70px;
  min-height: 7rem;
}
.t-article-media-1 > figure img {
  display: block;
  width: 100%;
}
.t-article-media-1 > figure img.lazy-hidden {
  min-height: 70px;
  min-height: 7rem;
}
.t-article-media-1 > figure img.lazy-hidden ~ figcaption {
  display: none;
}
.t-article-media-1 > figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px 11px 20px;
  padding: 3rem 2rem 1.1rem 2rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 767px) {
  .t-article-media-1 > figure figcaption {
    position: static;
    padding: 12px 10px 5px 10px;
    padding: 1.2rem 1rem 0.5rem 1rem;
    background: #1d2022;
  }
}
.t-article-media-1 > figure figcaption p {
  margin: 0 0 6px 0;
  margin: 0 0 0.6rem 0;
  line-height: 1.1;
}
.t-article-media-1 > figure figcaption p[itemprop="author"] {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.t-article-media-1 > figure figcaption time {
  display: none;
}
.t-article-media-2,
.t-article-media-3 {
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
}
@media (max-width: 1023px) {
  .t-article-media-2,
  .t-article-media-3 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-article-media-4 {
  clear: both;
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
  font-size: 0;
}
@media (max-width: 1299px) {
  .t-article-media-4 {
    margin: 0 0 25px -170px;
    margin: 0 0 2.5rem -17rem;
  }
}
@media (max-width: 1023px) {
  .t-article-media-4 {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-article-media-lb-toggle,
.t-article-media-share-toggle,
.t-article-multimedia-share-toggle {
  display: none;
  position: absolute;
  right: 15px;
  right: 1.5rem;
  top: 15px;
  top: 1.5rem;
  width: 52px;
  width: 5.2rem;
  height: 41px;
  height: 4.1rem;
  background: rgba(0, 0, 0, 0.5)
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTExLDI3LjU4NlYyM2MwLTAuNTUzLTAuNDQ3LTEtMS0xYy0wLjU1MiwwLTEsMC40NDctMSwxdjdjMCwwLjU1MywwLjQ0OCwxLDEsMWg3YzAuNTUzLDAsMS0wLjQ0NywxLTFzLTAuNDQ3LTEtMS0xaC00LjU4NWw2LjI4NS02LjI4NWMwLjM5LTAuMzkzLDAuMzktMS4wMjMsMC0xLjQxNGMtMC4zOS0wLjM5MS0xLjAyNS0wLjM5MS0xLjQxNSwwTDExLDI3LjU4NnoiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjEuOTkyLDEwYzAsMC41NTIsMC40NDcsMSwxLDFoNC41ODVsLTYuMjg0LDYuMjg3Yy0wLjM5MSwwLjM5NC0wLjM5MSwxLjAzMSwwLDEuNDIxYzAuMzg5LDAuMzg5LDEuMDI4LDAuMzg5LDEuNDE4LDBMMjksMTIuNDIydjQuNTg1YzAsMC41NTIsMC40NDcsMSwxLDFzMS0wLjQ0OCwxLTF2LTYuOTk5QzMxLDkuNDU2LDMwLjU0NSw5LDI5Ljk5Miw5aC03QzIyLjQzOSw5LDIxLjk5Miw5LjQ0NywyMS45OTIsMTB6Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: 4rem auto;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 3px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  outline: 0;
}
.t-article-media-lb-toggle:hover,
.t-article-media-share-toggle:hover,
.t-article-multimedia-share-toggle:hover {
  background-color: rgba(0, 105, 166, 0.9);
}
.lazy-loaded ~ .t-article-media-lb-toggle,
.lazy-loaded ~ .t-article-media-share-toggle,
.lazy-loaded ~ .t-article-multimedia-share-toggle {
  display: block;
}
.t-article-media-share-toggle {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBvbHlnb24gcG9pbnRzPSIxNi42NjIsMTkuNDkgMTYuMDY5LDE3LjI1MSAyMy4zMzgsMTMuMTc2IDIzLjkzMSwxNS40MTYgIiBmaWxsPSIjZmZmZmZmIi8+PHBvbHlnb24gcG9pbnRzPSIxNi40OTgsMjMuMzAxIDE2Ljk2MiwyMC45OTcgMjQuMjMsMjQuMjU3IDIzLjc2OCwyNi41NjEgIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTI2Ljk2MSw5Yy0yLjIzLDAtNC4wMzgsMS44MjQtNC4wMzgsNC4wNzRzMS44MDgsNC4wNzQsNC4wMzgsNC4wNzRTMzEsMTUuMzI0LDMxLDEzLjA3NFMyOS4xOTEsOSwyNi45NjEsOXogTTI2Ljk2MSwxNC43MDRjLTAuODkyLDAtMS42MTUtMC43My0xLjYxNS0xLjYzczAuNzI0LTEuNjI5LDEuNjE1LTEuNjI5YzAuODkzLDAsMS42MTYsMC43MjksMS42MTYsMS42MjlTMjcuODU0LDE0LjcwNCwyNi45NjEsMTQuNzA0eiIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik0yNi45NjEsMjIuODY1Yy0yLjIzLDAtNC4wMzgsMS44MjQtNC4wMzgsNC4wNzRzMS44MDgsNC4wNzQsNC4wMzgsNC4wNzRTMzEsMjkuMTg5LDMxLDI2LjkzOVMyOS4xOTEsMjIuODY1LDI2Ljk2MSwyMi44NjV6IE0yNi45NjEsMjguNTdjLTAuODkyLDAtMS42MTUtMC43My0xLjYxNS0xLjYzMWMwLTAuODk5LDAuNzI0LTEuNjI5LDEuNjE1LTEuNjI5YzAuODkzLDAsMS42MTYsMC43MjksMS42MTYsMS42MjlDMjguNTc3LDI3Ljg0LDI3Ljg1NCwyOC41NywyNi45NjEsMjguNTd6IiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTEzLjk1OCwxNi4zNDNjLTIuMjMsMC00LjAzOCwxLjgyNC00LjAzOCw0LjA3NHMxLjgwOCw0LjA3NCw0LjAzOCw0LjA3NHM0LjAzOS0xLjgyNCw0LjAzOS00LjA3NFMxNi4xODksMTYuMzQzLDEzLjk1OCwxNi4zNDN6IE0xMy45NTgsMjIuMDQ4Yy0wLjg5MiwwLTEuNjE1LTAuNzMtMS42MTUtMS42MzFjMC0wLjg5OSwwLjcyNC0xLjYyOSwxLjYxNS0xLjYyOWMwLjg5MywwLDEuNjE2LDAuNzI5LDEuNjE2LDEuNjI5QzE1LjU3NSwyMS4zMTcsMTQuODUxLDIyLjA0OCwxMy45NTgsMjIuMDQ4eiIgZmlsbD0iI2ZmZmZmZiIvPjwvZz48L3N2Zz4=);
}
.t-article-media-lb-toggle ~ .t-article-media-share-toggle {
  right: 71px;
  right: 7.1rem;
}
.t-article-multimedia-share-toggle {
  display: block;
  left: 0;
  right: auto;
  top: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBvbHlnb24gcG9pbnRzPSIxNi42NjIsMTkuNDkgMTYuMDY5LDE3LjI1MSAyMy4zMzgsMTMuMTc2IDIzLjkzMSwxNS40MTYgIiBmaWxsPSIjZmZmZmZmIi8+PHBvbHlnb24gcG9pbnRzPSIxNi40OTgsMjMuMzAxIDE2Ljk2MiwyMC45OTcgMjQuMjMsMjQuMjU3IDIzLjc2OCwyNi41NjEgIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTI2Ljk2MSw5Yy0yLjIzLDAtNC4wMzgsMS44MjQtNC4wMzgsNC4wNzRzMS44MDgsNC4wNzQsNC4wMzgsNC4wNzRTMzEsMTUuMzI0LDMxLDEzLjA3NFMyOS4xOTEsOSwyNi45NjEsOXogTTI2Ljk2MSwxNC43MDRjLTAuODkyLDAtMS42MTUtMC43My0xLjYxNS0xLjYzczAuNzI0LTEuNjI5LDEuNjE1LTEuNjI5YzAuODkzLDAsMS42MTYsMC43MjksMS42MTYsMS42MjlTMjcuODU0LDE0LjcwNCwyNi45NjEsMTQuNzA0eiIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik0yNi45NjEsMjIuODY1Yy0yLjIzLDAtNC4wMzgsMS44MjQtNC4wMzgsNC4wNzRzMS44MDgsNC4wNzQsNC4wMzgsNC4wNzRTMzEsMjkuMTg5LDMxLDI2LjkzOVMyOS4xOTEsMjIuODY1LDI2Ljk2MSwyMi44NjV6IE0yNi45NjEsMjguNTdjLTAuODkyLDAtMS42MTUtMC43My0xLjYxNS0xLjYzMWMwLTAuODk5LDAuNzI0LTEuNjI5LDEuNjE1LTEuNjI5YzAuODkzLDAsMS42MTYsMC43MjksMS42MTYsMS42MjlDMjguNTc3LDI3Ljg0LDI3Ljg1NCwyOC41NywyNi45NjEsMjguNTd6IiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTEzLjk1OCwxNi4zNDNjLTIuMjMsMC00LjAzOCwxLjgyNC00LjAzOCw0LjA3NHMxLjgwOCw0LjA3NCw0LjAzOCw0LjA3NHM0LjAzOS0xLjgyNCw0LjAzOS00LjA3NFMxNi4xODksMTYuMzQzLDEzLjk1OCwxNi4zNDN6IE0xMy45NTgsMjIuMDQ4Yy0wLjg5MiwwLTEuNjE1LTAuNzMtMS42MTUtMS42MzFjMC0wLjg5OSwwLjcyNC0xLjYyOSwxLjYxNS0xLjYyOWMwLjg5MywwLDEuNjE2LDAuNzI5LDEuNjE2LDEuNjI5QzE1LjU3NSwyMS4zMTcsMTQuODUxLDIyLjA0OCwxMy45NTgsMjIuMDQ4eiIgZmlsbD0iI2ZmZmZmZiIvPjwvZz48L3N2Zz4=);
}
.t-article-media-share-target,
.t-article-multimedia-share-target {
  position: absolute;
  z-index: 1;
  right: 65px;
  right: 6.5rem;
  top: 15px;
  top: 1.5rem;
  height: 41px;
  height: 4.1rem;
  min-width: 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 1px 0 0;
  font-size: 0;
  text-align: right;
  -webkit-transition: max-width 0.5s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: max-width 0.5s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: max-width 0.5s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: max-width 0.5s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: max-width 0.5s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  opacity: 0;
}
.t-article-media-share-target li,
.t-article-multimedia-share-target li {
  display: inline-block;
  width: 41px;
  width: 4.1rem;
  height: 100%;
  margin-right: -1px;
}
.t-article-media-share-target li a,
.t-article-multimedia-share-target li a {
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0.5)
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTExLDI3LjU4NlYyM2MwLTAuNTUzLTAuNDQ3LTEtMS0xYy0wLjU1MiwwLTEsMC40NDctMSwxdjdjMCwwLjU1MywwLjQ0OCwxLDEsMWg3YzAuNTUzLDAsMS0wLjQ0NywxLTFzLTAuNDQ3LTEtMS0xaC00LjU4NWw2LjI4NS02LjI4NWMwLjM5LTAuMzkzLDAuMzktMS4wMjMsMC0xLjQxNGMtMC4zOS0wLjM5MS0xLjAyNS0wLjM5MS0xLjQxNSwwTDExLDI3LjU4NnoiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjEuOTkyLDEwYzAsMC41NTIsMC40NDcsMSwxLDFoNC41ODVsLTYuMjg0LDYuMjg3Yy0wLjM5MSwwLjM5NC0wLjM5MSwxLjAzMSwwLDEuNDIxYzAuMzg5LDAuMzg5LDEuMDI4LDAuMzg5LDEuNDE4LDBMMjksMTIuNDIydjQuNTg1YzAsMC41NTIsMC40NDcsMSwxLDFzMS0wLjQ0OCwxLTF2LTYuOTk5QzMxLDkuNDU2LDMwLjU0NSw5LDI5Ljk5Miw5aC03QzIyLjQzOSw5LDIxLjk5Miw5LjQ0NywyMS45OTIsMTB6Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: 4rem auto;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-right-color: transparent;
  -webkit-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.t-article-media-share-target li a:hover,
.t-article-multimedia-share-target li a:hover {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-article-media-share-target li a.t-pic-share-btn-facebook,
.t-article-multimedia-share-target li a.t-pic-share-btn-facebook {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjgxMSwxNi40NmgyLjY1bC0wLjMxLDIuOTI5aC0yLjM0MXY4LjVoLTMuNTE4di04LjVoLTEuNzU0VjE2LjQ2aDEuNzU0di0xLjc2NWMwLTEuMjUxLDAuMjk0LTIuMTk5LDAuODg2LTIuODQxYzAuNTkyLTAuNjQ0LDEuNTY1LTAuOTY0LDIuOTItMC45NjRoMi4zNDJ2Mi45MjloLTEuNDY3Yy0wLjI2OCwwLTAuNDgyLDAuMDIyLTAuNjQ1LDAuMDY3Yy0wLjE2MiwwLjA0NS0wLjI3OSwwLjEyNi0wLjM1LDAuMjQzYy0wLjA3NCwwLjExNy0wLjEyMSwwLjIzNS0wLjE0MSwwLjM1NWMtMC4wMjEsMC4xMi0wLjAzLDAuMjkxLTAuMDMsMC41MUwyMC44MTEsMTYuNDZMMjAuODExLDE2LjQ2eiIvPjwvc3ZnPg==);
}
.t-article-media-share-target li a.t-pic-share-btn-twitter,
.t-article-multimedia-share-target li a.t-pic-share-btn-twitter {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTkuNTQ0LDI2LjU4YzAuMzQsMC4wMzMsMC42OCwwLjA1MiwxLjAyLDAuMDUyYzEuOTk1LDAsMy43NzQtMC42MTIsNS4zMzgtMS44MzdjLTAuOTMtMC4wMTItMS43NjItMC4yOTUtMi40OTktMC44NTFjLTAuNzM2LTAuNTU1LTEuMjQxLTEuMjYyLTEuNTEzLTIuMTI1YzAuMjI2LDAuMDQ3LDAuNDkyLDAuMDY3LDAuNzk5LDAuMDY3YzAuMzk2LDAsMC43NzYtMC4wNTEsMS4xMzktMC4xNWMtMC45OTgtMC4xOTUtMS44MjEtMC42ODUtMi40NzQtMS40NzNjLTAuNjUxLTAuNzg3LTAuOTc3LTEuNjk3LTAuOTc3LTIuNzI4di0wLjA1MWMwLjYwMSwwLjM0LDEuMjUxLDAuNTE2LDEuOTU1LDAuNTI3Yy0wLjU4OS0wLjM4Ni0xLjA1Ny0wLjg5NC0xLjQwMy0xLjUyMWMtMC4zNDUtMC42MjktMC41MTgtMS4zMTItMC41MTgtMi4wNDljMC0wLjc3MSwwLjE5OC0xLjQ5MSwwLjU5NS0yLjE1OWMxLjA2NSwxLjMyNiwyLjM2NSwyLjM4MywzLjkwMSwzLjE3YzEuNTM1LDAuNzg3LDMuMTgyLDEuMjI3LDQuOTM5LDEuMzE4Yy0wLjA4LTAuMzc0LTAuMTE5LTAuNzAzLTAuMTE5LTAuOTg2YzAtMS4xNzgsMC40MTktMi4xODgsMS4yNTgtMy4wMjZzMS44NTMtMS4yNTgsMy4wNDItMS4yNThjMS4yMzYsMCwyLjI3OCwwLjQ1MywzLjEyOSwxLjM2YzAuOTg1LTAuMjA0LDEuODkyLTAuNTU2LDIuNzItMS4wNTRjLTAuMzE2LDEuMDMyLTAuOTQxLDEuODI1LTEuODY5LDIuMzhjMC44MjctMC4xMDEsMS42NDQtMC4zMjgsMi40NDUtMC42OGMtMC41NDIsMC44NS0xLjI1LDEuNTkyLTIuMTI1LDIuMjI3djAuNTYxYzAsMS4xNDUtMC4xNjcsMi4yOTItMC41MDEsMy40NDNjLTAuMzMzLDEuMTUxLTAuODQ1LDIuMjQ4LTEuNTI5LDMuMjk3Yy0wLjY4NywxLjA0OS0xLjUwNSwxLjk4Mi0yLjQ1NiwyLjc5N2MtMC45NTEsMC44MTYtMi4wOTQsMS40NjYtMy40MjcsMS45NDdjLTEuMzMyLDAuNDgyLTIuNzYyLDAuNzIzLTQuMjkyLDAuNzIzQzEzLjc1NSwyOC41LDExLjU2MiwyNy44Niw5LjU0NCwyNi41OCIvPjwvc3ZnPg==);
}
.t-article-media-share-target li a.t-pic-share-btn-pinterest,
.t-article-multimedia-share-target li a.t-pic-share-btn-pinterest {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4wODIsMjMuMjEzYy0wLjE3OSwwLjcxNC0wLjM2LDEuNDYzLTAuNTQ3LDIuMTk1Yy0wLjE4NSwwLjcyMi0wLjM0NiwxLjQ1NC0wLjYxNiwyLjExN2MtMC40NDUsMS4wOTktMS4wMSwyLjE2LTEuNzUyLDMuMDJjLTAuNDkzLDAuNTcyLTAuMzg4LDAuMzQ0LTAuNTM3LDAuMzEzYy0wLjExMy0wLjAyMy0wLjEyMy0wLjEzNC0wLjE0NS0wLjI5NWMtMC4xMjEtMC44NzMtMC4wMzgtMS44ODMsMC4wMDctMi44NjNjMC4wNTEtMS4xMTgsMC4yODYtMi4wNDgsMC41MDQtMi45NzdjMC40MTYtMS43NywwLjgxMi0zLjUwNCwxLjIzLTUuMjg1YzAuMDI4LTAuMTE5LDAuMTA0LTAuMzE0LDAuMDc4LTAuMzgyYy0wLjE5LTAuNDk1LTAuMzEzLTAuOTM5LTAuMzY4LTEuNDU4Yy0wLjA2My0wLjU5Ny0wLjAxNS0xLjE1MywwLjEyLTEuNjY3YzAuMjM2LTAuOTA3LDAuNzgyLTEuNzExLDEuNjI0LTIuMDA0YzAuNTM0LTAuMTg3LDEuMTI3LTAuMTAyLDEuNDg3LDAuMTEzYzAuMzcxLDAuMjIxLDAuNjI1LDAuNTcyLDAuNzQ0LDEuMDY4YzAuMTI3LDAuNTI4LDAuMDMzLDEuMTU5LTAuMDY4LDEuNjIzYy0wLjIyOSwxLjA0NC0wLjUzLDEuODI5LTAuODA0LDIuODM4Yy0wLjEzNSwwLjUtMC4yODksMS4wMTQtMC4xNjIsMS41NTNjMC4xMTYsMC40OTUsMC4zNzUsMC44MzcsMC43MjcsMS4wOTRjMC4zNjUsMC4yNjYsMC43OTcsMC40MTEsMS4zOTQsMC4zOTFjMS4wNTMtMC4wMzcsMS43ODQtMC43MSwyLjI3My0xLjM0NmMwLjc4Mi0xLjAxNSwxLjI1Ni0yLjM4NiwxLjQzNi00LjAxOGMwLjA1OC0wLjUyNSwwLjEwMS0xLjEzMSwwLjA2LTEuNzI3Yy0wLjA3NC0xLjEwMS0wLjQxOS0xLjk4Ny0wLjk2Ni0yLjY3M2MtMC41Mi0wLjY1NC0xLjI1Ny0xLjE3NC0yLjE1My0xLjQ2N2MtMC44OS0wLjI5LTIuMTItMC4zODctMy4yMTQtMC4yYy0xLjk4NywwLjM0LTMuMzg4LDEuNDY5LTQuMjE0LDMuMDI5Yy0wLjQzMSwwLjgxNy0wLjcxNywxLjc1NS0wLjcxNywyLjkyNGMwLDAuOTAxLDAuMjIzLDEuNTk5LDAuNTgxLDIuMTQzYzAuMTE0LDAuMTczLDAuMjgxLDAuMzE1LDAuMzkzLDAuNTEzYzAuMTU5LDAuMjc4LTAuMDI0LDAuNjk1LTAuMTAyLDAuOTk4Yy0wLjA5NSwwLjM2NC0wLjEwNCwwLjg2Ny0wLjUzLDAuODc2Yy0wLjE3NiwwLjAwMy0wLjM5Ny0wLjEyNi0wLjU0Ny0wLjIwOGMtMS4xMTktMC42MTgtMS43OTgtMS43NDQtMi4wNzctMy4yMDNjLTAuMTctMC44ODYtMC4xNjktMS45MiwwLTIuNzc2YzAuMTYzLTAuODI5LDAuNDY3LTEuNTkzLDAuODAzLTIuMjEzYzAuNjk4LTEuMjg4LDEuNzIxLTIuMzE4LDIuOTY2LTMuMDU0YzAuOTU3LTAuNTY2LDIuMDM3LTAuOTYzLDMuMzUtMS4xNTRjMC40MzctMC4wNjQsMC44ODctMC4wOSwxLjM3Ni0wLjExM2MxLjQzLTAuMDY3LDIuNzMsMC4yNTYsMy43MDksMC42OTRjMS4wMzMsMC40NjIsMS44NTgsMS4wNzgsMi41NTYsMS44NGMwLjcxOSwwLjc4NSwxLjI0MSwxLjY5OCwxLjU3MywyLjgzOGMwLjE3MiwwLjU5MywwLjM0MSwxLjIyOSwwLjM0MSwxLjk2MWMwLDAuNzM1LTAuMTU2LDEuMzgzLTAuMjY1LDIuMDNjLTAuNDA2LDIuNDI1LTEuNTYsNC40MDgtMy4yOSw1LjUzNmMtMC40MiwwLjI3NC0wLjkyOCwwLjUyNi0xLjUwNCwwLjY5NGMtMC41NzIsMC4xNjctMS4yMjUsMC4yOTItMS45MjQsMC4yNDNjLTAuNjc5LTAuMDQ3LTEuMjMzLTAuMjMxLTEuNzAxLTAuNDk0QzE5Ljc0NywyNC4wMTksMTkuMzU4LDIzLjY5NywxOS4wODIsMjMuMjEzIiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+);
}
.t-article-media-share-target li a.t-pic-share-btn-googleplus,
.t-article-multimedia-share-target li a.t-pic-share-btn-googleplus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDQwIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIzLjEyMSwxMC44MzNMMjMuMTIxLDEwLjgzM2wtNS45MDgtMC4wMDFjLTEuMTI3LDAtMi43NzgsMC4xNDMtNC4xODcsMS4yNjVsLTAuMDA0LDAuMDEzYy0wLjk2NSwwLjc5Ny0xLjU0LDEuOTctMS41NCwzLjEyNWMwLDAuOTM5LDAuMzgzLDEuODY4LDEuMDU3LDIuNTQyYzAuOTQ2LDAuOTU3LDIuMTM4LDEuMTU1LDIuOTY5LDEuMTU1YzAuMDY3LDAsMC4xMzUsMCwwLjE5OS0wLjAwNWMtMC4wMzQsMC4xMzUtMC4wNTMsMC4yNzktMC4wNTMsMC40NTdjMCwwLjQ4LDAuMTYsMC44NTMsMC4zNTgsMS4xNmMtMS4wNjMsMC4wODUtMi41NzEsMC4yODYtMy43NTcsMC45ODVjLTEuNzQ1LDEuMDA4LTEuODgyLDIuNDgtMS44ODIsMi45MDVjMCwxLjY5MSwxLjU4LDMuMzk5LDUuMTEyLDMuMzk5YzQuMDU1LDAsNi4xNzQtMi4yMDQsNi4xNzQtNC4zODJjMC0xLjY0NC0xLjAwOC0yLjQ2LTEuOTg3LTMuMjU0bC0wLjgwNi0wLjYwNGwtMC4wMDQtMC4wMDVjLTAuMjU0LTAuMjAyLTAuNDQxLTAuMzY4LTAuNDQxLTAuNjVjMC0wLjMwOCwwLjIyLTAuNTIyLDAuNDgxLTAuNzY5bDAuMDItMC4wMThjMC44ODYtMC42NzMsMS45OC0xLjUxOCwxLjk4LTMuMzAyYzAtMS4xODktMC41MjYtMS45NzktMS4wMy0yLjU1NGgwLjU3NUwyMy4xMjEsMTAuODMzeiBNMTQuNzUxLDE2LjQ2N2MtMC40NjQtMC43ODgtMC42MjYtMS42OTItMC42MjYtMi4yNzRjMC0wLjU5NCwwLjEzMi0xLjA0MSwwLjQxMi0xLjM2OGMwLjI4Ny0wLjM1MSwwLjgwNS0wLjU4LDEuMjg0LTAuNThjMC44OCwwLDEuNDU1LDAuNjY0LDEuNzksMS4yMjJjMC40MDUsMC42ODcsMC42NTcsMS41OTgsMC42NTcsMi4zNzNjMCwwLjIxNywwLDAuODg1LTAuNDUxLDEuMzE5Yy0wLjMwOSwwLjI5Ni0wLjgyOCwwLjUwNC0xLjI2NSwwLjUwNEMxNS42NDUsMTcuNjYzLDE1LjA3LDE3LjAxMywxNC43NTEsMTYuNDY3eiBNMTkuNDg0LDI0LjI4N2MwLDEuMjEzLTEuMTE3LDEuOTctMi45MTMsMS45N2MtMi4xMjgsMC0zLjU1NS0wLjkxMi0zLjU1NS0yLjI3MWMwLTEuMTU1LDAuOTUzLTEuNjMxLDEuNjc0LTEuODgxYzAuODM4LTAuMjcxLDEuOTYzLTAuMzIxLDIuMjE3LTAuMzIxYzAuMTczLDAsMC4yNzEsMCwwLjM4NiwwLjAwN0MxOC45MTMsMjIuOTA3LDE5LjQ4NCwyMy4zODcsMTkuNDg0LDI0LjI4N3oiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI2Ljc1MiwxMC44MzMgMjYuNzUyLDE0LjI4NSAzMC4yMDMsMTQuMjg1IDMwLjIwMywxNS43OSAyNi43NTIsMTUuNzkgMjYuNzUyLDE5LjM3NSAyNS4yNDUsMTkuMzc1IDI1LjI0NSwxNS43OSAyMS43MDMsMTUuNzkgMjEuNzAzLDE0LjI4NSAyNS4yNDUsMTQuMjg1IDI1LjI0NSwxMC44MzMgIi8+PC9nPjwvc3ZnPg==);
}
.t-article-media-share-target li:first-child a,
.t-article-multimedia-share-target li:first-child a {
  border-radius: 3px 0 0 3px;
}
.t-article-media-share-target li:last-child a,
.t-article-multimedia-share-target li:last-child a {
  border-right-color: rgba(255, 255, 255, 0.34);
}
.t-article-multimedia-share-target {
  left: 50px;
  left: 5rem;
  right: auto;
  top: 0;
}
.t-article-multimedia-share-target li {
  margin-left: -1px;
  margin-right: 0;
}
.t-article-multimedia-share-target li a {
  border-right-color: transparent;
  border-left-color: rgba(255, 255, 255, 0.34);
}
.t-article-multimedia-share-target li:first-child {
  margin-left: 0;
}
.t-article-multimedia-share-target li:first-child a {
  border-radius: 0;
}
.t-article-multimedia-share-target li:last-child a {
  border-radius: 0 3px 3px 0;
}
.t-article-media-lb-toggle ~ .t-article-media-share-target {
  right: 121px;
  right: 12.1rem;
}
.t-article-multimedia-lb-toggle ~ .t-article-multimedia-share-target {
  left: 121px;
  left: 12.1rem;
}
.t-article-media-lb-toggle-open ~ .t-article-media-share-target,
.t-article-multimedia-lb-toggle-open ~ .t-article-multimedia-share-target {
  max-width: 200px;
  max-width: 20rem;
  opacity: 1;
}
.t-article-float-media-1,
.t-article-float-media-3 {
  clear: left;
  float: left;
  width: 320px;
  width: 32rem;
  margin: 0 25px 25px -191px;
  margin: 0 2.5rem 2.5rem -19.1rem;
  padding: 7px 0 0 0;
  padding: 0.7rem 0 0 0;
}
@media (max-width: 1299px) {
  .t-article-float-media-1,
  .t-article-float-media-3 {
    margin: 0 25px 20px -170px;
    margin: 0 2.5rem 2rem -17rem;
  }
}
@media (max-width: 1023px) {
  .t-article-float-media-1,
  .t-article-float-media-3 {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}
.t-article-float-media-2 {
  clear: right;
  float: right;
  width: 170px;
  width: 17rem;
  margin: 0 0 25px 25px;
  margin: 0 0 2.5rem 2.5rem;
  padding: 7px 0 0 0;
  padding: 0.7rem 0 0 0;
}
@media (max-width: 767px) {
  .t-article-float-media-2 {
    float: none;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
    width: 100%;
  }
}
@media (max-width: 1299px) {
  .t-article-float-media-3 {
    width: auto;
    margin-right: 0;
  }
}
.t-article-block-1,
.t-article-note-1,
.t-article-photo-1,
.t-article-quote-1,
.t-article-slider-1 {
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
}
.t-article-float-media-1 .t-article-photo-1,
.t-article-float-media-2 .t-article-photo-1,
.t-article-float-media-3 .t-article-photo-1 {
  margin: 0;
}
.t-article-photo-1 figure {
  position: relative;
  min-height: 70px;
  min-height: 7rem;
}
.t-article-photo-1 figure img {
  display: block;
  width: 100%;
}
.t-article-photo-1 figure img.lazy-hidden {
  min-height: 70px;
  min-height: 7rem;
}
.t-article-photo-1 figure img.lazy-hidden ~ figcaption {
  display: none;
}
.t-article-photo-1 figure figcaption {
  padding: 13px 14px 6px 14px;
  padding: 1.3rem 1.4rem 0.6rem 1.4rem;
  background: #2a2a2a;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  line-height: 1.0714285714;
  color: #fff;
}
.t-article-photo-1 figure figcaption p {
  margin: 0 0 6px 0;
  margin: 0 0 0.6rem 0;
}
.t-article-quote-1 {
  position: relative;
  clear: both;
  min-height: 56px;
  min-height: 5.6rem;
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
  border-bottom: 4px solid #888;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 3.7rem;
  line-height: 1.0882352941;
  letter-spacing: -0.005em;
  color: #0069a6;
  text-indent: 1.6em;
}
@media (max-width: 1299px) {
  .t-article-quote-1 {
    margin-left: -170px;
    margin-left: -17rem;
    text-indent: 1.7em;
  }
}
@media (max-width: 1023px) {
  .t-article-quote-1 {
    margin-left: 0;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3.2rem;
    line-height: 1.1428571429;
    text-indent: 1.8em;
  }
}
@media (max-width: 767px) {
  .t-article-quote-1 {
    padding: 0 0 10px 0;
    padding: 0 0 1rem 0;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2.5rem;
    line-height: 1.0869565217;
    text-indent: 2em;
  }
}
.t-article-float-media-1 .t-article-quote-1,
.t-article-float-media-2 .t-article-quote-1,
.t-article-float-media-3 .t-article-quote-1 {
  margin: -10px 0 0 0;
  margin: -1rem 0 0 0;
}
.t-article-float-media-1 .t-article-quote-1,
.t-article-float-media-3 .t-article-quote-1 {
  clear: none;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 3.2rem;
  line-height: 1.1428571429;
}
@media (max-width: 767px) {
  .t-article-float-media-1 .t-article-quote-1,
  .t-article-float-media-3 .t-article-quote-1 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2.5rem;
    line-height: 1.0869565217;
  }
}
.t-article-quote-1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  top: 0.5rem;
  width: 41px;
  width: 4.1rem;
  height: 28px;
  height: 2.8rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQxcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDQxIDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MSAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTM5LjM0OCwwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjExNywwLTE2Ljc1Niw1LjU0NS0xNi43NTYsMTUuNTk2YzEuMDg2LTQuMjI2LDUuMzQtNi42NzQsOS40ODQtNi42NzRjNC40OTgsMCw4Ljg4MywyLjg1MSw4Ljg4Myw5LjI4NmMwLDMuMjUtMi4wMTQsNi42MzMtNS45NDUsNy43NThjLTAuOTI2LDAuMjg1LTEuOTMsMC40MDQtMy4wNTcsMC40MDRjLTcuNDc1LDAtMTAuMzMtNS4xNTItMTAuMzMtMTAuOTc1YzAtNy41Miw2LjA2MS0xNi4yLDE3LjcyMS0xNi4yIi8+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTE3LjY4NywwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjEyMiwwLTE2LjcyMSw1LjU0NS0xNi43MjEsMTUuNTk2YzEuMDQ2LTQuMjI2LDUuMzA3LTYuNjc0LDkuNDQ1LTYuNjc0YzQuNTAxLDAsOC44ODEsMi44NTEsOC44ODEsOS4yODZjMCw0LjAxNi0zLjA1MSw4LjE2Mi05LjAwMiw4LjE2MkMyLjg1MywyNy43MTMsMCwyMi41NjEsMCwxNi43MzhjMC03LjUyLDYuMDcyLTE2LjIsMTcuNzI4LTE2LjJIMTcuNjg3Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: contain;
}
@media (max-width: 767px) {
  .t-article-quote-1:before {
    top: -3px;
    top: -0.3rem;
    width: 41px;
    width: 4.1rem;
    height: 25px;
    height: 2.5rem;
  }
}
.t-article-float-media-1 .t-article-quote-1:before,
.t-article-float-media-3 .t-article-quote-1:before {
  top: 3px;
  top: 0.3rem;
  width: 41px;
  width: 4.1rem;
  height: 25px;
  height: 2.5rem;
}
@media (max-width: 767px) {
  .t-article-float-media-1 .t-article-quote-1:before,
  .t-article-float-media-3 .t-article-quote-1:before {
    top: -3px;
    top: -0.3rem;
  }
}
.t-article-quote-1 p {
  margin: 0;
}
.t-article-note-1 {
  padding: 10px 15px 15px 15px;
  padding: 1rem 1.5rem 1.5rem 1.5rem;
  background: #f6f4ea;
  border-top: 4px solid #888;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: 1.2222222222;
  text-align: center;
}
.t-article-float-media-1 .t-article-note-1,
.t-article-float-media-2 .t-article-note-1,
.t-article-float-media-3 .t-article-note-1 {
  margin: 0;
}
.t-article-note-1 i {
  display: inline-block;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
}
.t-article-note-1 p {
  margin: 0;
}
.t-article-float-media-1 .t-article-block-1,
.t-article-float-media-2 .t-article-block-1,
.t-article-float-media-3 .t-article-block-1 {
  margin: 0;
}
.t-article-block-1 .t-callout-title-1 {
  padding: 7px 14px 9px 14px;
  padding: 0.7rem 1.4rem 0.9rem 1.4rem;
  background: #0069a6;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.t-article-block-1 .t-callout-pic-1 {
  position: relative;
  background: #ececec;
}
.t-article-block-1 .t-callout-pic-1 figure {
  position: relative;
  min-height: 70px;
  min-height: 7rem;
}
.t-article-block-1 .t-callout-pic-1 figure img {
  display: block;
  width: 100%;
}
.t-article-block-1 .t-callout-pic-1 figure img.lazy-hidden {
  min-height: 70px;
  min-height: 7rem;
}
.t-article-block-1 .t-callout-pic-1 figure figcaption {
  padding: 13px 14px 6px 14px;
  padding: 1.3rem 1.4rem 0.6rem 1.4rem;
  background: #2a2a2a;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  line-height: 1.0714285714;
  color: #fff;
}
.t-article-block-1 .t-callout-pic-1 figure figcaption p {
  margin: 0 0 6px 0;
  margin: 0 0 0.6rem 0;
}
.t-article-block-1 .t-callout-pic-1 .t-btn-1 {
  position: absolute;
  left: 15px;
  left: 1.5rem;
  bottom: 15px;
  bottom: 1.5rem;
}
.t-article-slider-1 {
  position: relative;
  background: #f6f4ea;
  border-top: 4px solid #888;
  color: #2a2a2a;
}
.t-article-float-media-1 .t-article-slider-1,
.t-article-float-media-2 .t-article-slider-1,
.t-article-float-media-3 .t-article-slider-1 {
  margin: 0;
}
.t-article-slider-1 .t-callout-title-1 {
  padding: 11px 14px 12px 14px;
  padding: 1.1rem 1.4rem 1.2rem 1.4rem;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2rem;
  line-height: 1.1111111111;
  text-align: center;
}
.t-article-slider-1 .swiper-slide figure {
  background: #f6f4ea;
}
.t-article-slider-1 .swiper-slide figure img {
  display: block;
  width: 100%;
}
.t-article-slider-1 .swiper-slide figure figcaption {
  padding: 10px 14px 17px 14px;
  padding: 1rem 1.4rem 1.7rem 1.4rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 1.1875;
}
.t-article-slider-1 .swiper-slide figure figcaption p {
  margin: 0;
}
.t-article-slider-1 .swiper-buttons {
  position: relative;
  height: 33px;
  height: 3.3rem;
  margin: 0 14px;
  margin: 0 1.4rem;
  border-top: 1px solid #dddbd2;
  text-align: center;
  font-size: 0;
}
.t-article-slider-1 .swiper-buttons .swiper-button-next,
.t-article-slider-1 .swiper-buttons .swiper-button-prev {
  display: inline-block;
  position: static;
  width: 33px;
  width: 3.3rem;
  height: 100%;
  height: 100%;
  margin: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1rem auto;
}
.t-article-slider-1 .swiper-buttons .swiper-button-next:hover,
.t-article-slider-1 .swiper-buttons .swiper-button-prev:hover {
  background: 0 0;
}
.t-article-slider-1 .swiper-buttons .swiper-button-next:after,
.t-article-slider-1 .swiper-buttons .swiper-button-prev:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1rem auto;
  opacity: 0;
}
.t-article-slider-1 .swiper-buttons .swiper-button-next:hover:after,
.t-article-slider-1 .swiper-buttons .swiper-button-prev:hover:after {
  opacity: 1;
}
.t-article-slider-1 .swiper-buttons .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-article-slider-1 .swiper-buttons .swiper-button-next:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-article-slider-1:after {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 33px;
  height: 3.3rem;
  background: rgba(255, 255, 255, 0);
  cursor: default;
}
.t-article-slider-1.t-slider-working:after {
  display: block;
}
.t-article-footer-bar-1 {
  height: 106px;
  height: 10.6rem;
  padding: 10px 0 50px 0;
  padding: 1rem 0 5rem 0;
  border-top: 1px solid #eaeaea;
  line-height: 1;
}
@media (max-width: 1023px) {
  .t-article-footer-bar-1 {
    height: 86px;
    height: 8.6rem;
    padding: 10px 0 30px 0;
    padding: 1rem 0 3rem 0;
  }
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 {
    height: 74px;
    height: 7.4rem;
    padding: 14px 0 20px 0;
    padding: 1.4rem 0 2rem 0;
  }
}
.t-article-footer-bar-1 .t-article-footer-btn-1,
.t-article-footer-bar-1 .t-article-footer-btn-2 {
  float: left;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-article-footer-bar-1 .t-article-footer-btn-1 a,
.t-article-footer-bar-1 .t-article-footer-btn-2 a {
  display: block;
  position: relative;
  height: 45px;
  height: 4.5rem;
  padding: 12px 0 0 45px;
  padding: 1.2rem 0 0 4.5rem;
  border-radius: 25px;
  border-radius: 2.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a,
  .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    height: 39px;
    height: 3.9rem;
    padding: 11px 0 0 39px;
    padding: 1.1rem 0 0 3.9rem;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.t-article-footer-bar-1 .t-article-footer-btn-1 a *,
.t-article-footer-bar-1 .t-article-footer-btn-2 a * {
  font-style: normal;
}
.t-article-footer-bar-1 .t-article-footer-btn-1 a:before,
.t-article-footer-bar-1 .t-article-footer-btn-2 a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 45px;
  width: 4.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwwLjAxOTcwNjcsLTAuMDAxMDQyMTkpIj48ZyBpZD0iQlRfRkFDRUJPT0siPjxwYXRoIGlkPSJFbGlwc2VfNF9jb3BpYV9jb3B5XzEwIiBmaWxsPSIjM0I1OTk5IiBkPSJNMTcuNDgsMC4wMDFjOS42NjUsMCwxNy41LDcuODM3LDE3LjUsMTcuNTA3YzAsOS42NjktNy44MzUsMTcuNTA4LTE3LjUsMTcuNTA4Yy05LjY2NSwwLTE3LjUtNy44MzktMTcuNS0xNy41MDhDLTAuMDIsNy44MzgsNy44MTYsMC4wMDEsMTcuNDgsMC4wMDF6Ii8+PHBhdGggaWQ9IlNoYXBlXzE4NSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjY2MywxNC4zNzZoMi41MDZsLTAuMjkzLDIuNzY5aC0yLjIxM3Y4LjAzNmgtMy4zMjd2LTguMDM2aC0xLjY1OHYtMi43NjloMS42NTh2LTEuNjY3YzAtMS4xODUsMC4yOC0yLjA4LDAuODM4LTIuNjg4YzAuNTYtMC42MDcsMS40NzktMC45MTEsMi43Ni0wLjkxMWgyLjIxNHYyLjc2OWgtMS4zODVjLTAuMjUzLDAtMC40NTYsMC4wMjEtMC42MDksMC4wNjRjLTAuMTUyLDAuMDQyLTAuMjYzLDAuMTE4LTAuMzMyLDAuMjI5Yy0wLjA2NiwwLjExLTAuMTEyLDAuMjIzLTAuMTMxLDAuMzM2cy0wLjAyOCwwLjI3NS0wLjAyOCwwLjQ4M1YxNC4zNzZ6Ii8+PC9nPjwvZz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a:before,
  .t-article-footer-bar-1 .t-article-footer-btn-2 a:before {
    width: 39px;
    width: 3.9rem;
  }
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
}
.t-article-footer-bar-1 .t-article-footer-btn-1 a {
  width: 463px;
  width: 46.3rem;
  background: #4868ab;
}
.t-article-footer-bar-1 .t-article-footer-btn-1 a:hover {
  background: #3c5a99;
}
@media (max-width: 1299px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a {
    width: 387px;
    width: 38.7rem;
  }
}
@media (max-width: 1023px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a {
    width: 260px;
    width: 26rem;
  }
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a {
    width: 250px;
    width: 25rem;
  }
}
@media (max-width: 1023px) {
  .t-article-footer-bar-1 .t-article-footer-btn-1 a em {
    display: none;
  }
}
.t-article-footer-bar-1 .t-article-footer-btn-2 {
  margin: 0;
}
.t-article-footer-bar-1 .t-article-footer-btn-2 a {
  width: 164px;
  width: 16.4rem;
  background: #929292;
}
.t-article-footer-bar-1 .t-article-footer-btn-2 a:hover {
  background: #888;
}
@media (max-width: 1299px) {
  .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    width: 153px;
    width: 15.3rem;
  }
}
@media (max-width: 1023px) {
  .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    width: 45px;
    width: 4.5rem;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    width: 39px;
    width: 3.9rem;
    height: 39px;
    height: 3.9rem;
  }
}
.t-article-footer-bar-1 .t-article-footer-btn-2 a:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzVweCIgdmlld0JveD0iMCAwIDM1IDM1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNSAzNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGVsbGlwc2UgZmlsbD0iIzg3ODc4NyIgY3g9IjE3LjUiIGN5PSIxNy41MDciIHJ4PSIxNy41IiByeT0iMTcuNTA3Ii8+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIyNS42NTEsMTguODAzIDE5LjA4NCwxOC44MDMgMTkuMDg0LDI1LjM2OSAxNS45MDMsMjUuMzY5IDE1LjkwMywxOC44MDMgOS4zMzcsMTguODAzIDkuMzM3LDE1LjYyMSAxNS45MDEsMTUuNjIxIDE1LjkwMSw5LjA1MiAxOS4wODQsOS4wNTIgMTkuMDg0LDE1LjYyMSAyNS42NTEsMTUuNjIxIDI1LjY1MSwxOC44MDMgIi8+PC9zdmc+);
}
@media (max-width: 1023px) {
  .t-article-footer-bar-1 .t-article-footer-btn-2 a span {
    display: none;
  }
}
.t-article-footer-bar-1 .t-article-footer-count-1 {
  float: right;
  min-width: 80px;
  min-width: 8rem;
  height: 45px;
  height: 4.5rem;
  padding: 2px 0 0 17px;
  padding: 0.2rem 0 0 1.7rem;
  border-left: 1px solid #eaeaea;
  text-align: right;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #2a2a2a;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .t-article-footer-bar-1 .t-article-footer-count-1 {
    display: none;
  }
}
.t-article-footer-bar-1 .t-article-footer-count-1 strong {
  display: block;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 25px;
  font-size: 2.5rem;
}
.t-article-facebook-comments-1 {
  min-height: 95px;
  min-height: 9.5rem;
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
  border-top: 1px solid #ccc;
}
.t-article-footer-title-1 {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  padding: 1rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  color: #000;
}
.t-ico-graph-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 3rem 3rem;
}
.t-ico-play-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 3rem 3rem;
}
.t-ico-report-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 3rem 3rem;
}
.t-ico-gallery-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: 3rem 3rem;
}
.t-ico-exclamation-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNTAgNDkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMy40MzMyM2UtMDUsLTAuMDAwMTQzMzQ5KSI+ICAgICAgICA8ZyBpZD0iREVUQUxIRV9DQUlYQSI+ICAgICAgICAgICAgPHBhdGggaWQ9IkVsbGlwc2UgMyIgZD0iTTI0LjUsMEMzOC4wMzEsMCA0OSwxMC45NjkgNDksMjQuNUM0OSwzOC4wMzEgMzguMDMxLDQ5IDI0LjUsNDlDMTAuOTY5LDQ5IDAsMzguMDMxIDAsMjQuNUMwLDEwLjk2OSAxMC45NjksMCAyNC41LDBaIiBzdHlsZT0iZmlsbDpyZ2IoMCwxMDUsMTY1KTsiLz4gICAgICAgICAgICA8cGF0aCBpZD0iU2hhcGUgMTg0IiBkPSJNMTkuNzI4LDM1LjU4NEMxOS43ODUsMzIuNzQ4IDIxLjk5NiwzMC45MzUgMjQuOTQzLDMwLjkzNUMyOC4wMDQsMzAuOTM1IDMwLjIxNSwzMi43NDggMzAuMjE1LDM1LjY0MUMzMC4yMTUsMzguODE0IDI4LjAwNCw0MC4zNDYgMjQuOTQzLDQwLjM0NkMyMS45OTYsNDAuMzQ2IDE5Ljc4NSwzOC44MTQgMTkuNzg1LDM1LjY0MUwxOS43MjgsMzUuNTg0Wk0yNS4xMTQsMjkuMjMzTDI0LjcxNywyOS4yMzNDMjQuMDkzLDE5Ljk5MiAxOS4zMzEsMTguMDY1IDE5LjMzMSwxMy41ODZDMTkuMzMxLDkuNzg5IDIyLjQ0OSw4LjY1NCAyNSw4LjY1NEMyNy41NSw4LjY1NCAzMC42NjUsOS43ODcgMzAuNjY5LDEzLjU4NkwzMC42MTMsMTMuNTg2QzMwLjY2MywxOC4wNjYgMjUuNjg0LDE5Ljk5NiAyNS4xMTQsMjkuMjMzWiIgc3R5bGU9ImZpbGw6d2hpdGU7Ii8+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: contain;
}
.t-ico-brandstory-1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAABACAYAAAD8tgnEAAAOTklEQVR4Ae2da3RU5dXH36+vF42CrtdXq35qLX5x9VL5VNuuJLarrbUK1aqtKKNVWi2YQELVQhJUglpIRMPFQAZDIOGSBEESYshwF4FkoIBgLIlSDJcpqUQs7Vqu3fM/slcOu+eZ84QzJZlx77X+i8yc+3Oe/Tt7P88+w/8QkSuVSqX6zy9VKpUCwWRXj6vJcjTeUZsjSjupVKq2sz6cZXDzQCAwCKY66tUGVakyQr1nfTrLFggMgxsddWRko6hUqg74uBUQsGLGRwUqlaqXoRAAhC9JZKBSqTqSAgH5hWnj785oPrV0R/eRxKdnOono4NCWSqWCr8Jnb3tx3ekkUJjqCwQMNJhShelNe49rA6tU6auKDe/3JEkdsvyAMN5vA+xIG1SlSn/hwW6Awng/ILTJFRFqaEOqVJkjQ/rQ5gcEkkL+oY2oUmWO4NN+vm4FBB1AVKkyb6DxvIEQtPOm7fsOF1TUJwrmNCQK5jqat8rRm4mC+asTBa+vSRRUvpUoWLDWUXOiYOG6RGFVyxeKvu2oNVG4aH2i8I22RGF1zNGGROFiaGOisGaTo82JwiXQFkdbE4VLt32h2nfOanuisA56N1G4jLXD0c5E4XLWrn6tgNp9FD9HncdOHcrkDqFS/deAUFCxMvG/t42ji77/O7roB0/QxdkT6OKcPLrk9ol0yQ8L6JIfTaZLf/w0XfqTZ+myO6bQZT8rosvuLKbLfz6NLr/rObp81AuUNbqUsn4xg7LueYmuuPdluuKXM+mK+2bRlfeX05UPvEJX/mq2o1dp2K8raNiDc2jYmLk07KF5jubT8Idfd1RJw8cuoOERaKGjKhr+SBVd9WjU0SJHb3yh30DVdNVjrMWurn6s5hw17f34cMgGV6kUCP93xyTKfmo2Zee/StkTKy4YEHJL36LcGW/RyKJGXyCMLFlNuS+1UO7LLXTDhLrQQOjp6TkUj+8+bBKWJ9u+s/OD7iTbnzeMTvX1dfI+cAybbazX5/0b1k12PdgubAdGm9bXNx6fVfbKJ888O+U0NG9+5cnmdS09WGbTrgM9R+yvenFN4vnnS/vkMW3bFdtLbd6y9Qifs2xb2zaT14v9DTkgZE8oJ69dKCCwxQ70+AIhdvAosQEKYYGAm3rPvfdTkNB5/W4sOlbQtmMeinwutg8UOipv//i4J/5ls433mEEwwnKsh/M378csOBacwbD/UO0NhxDtai157XA07Cvo/gBQwe1qFo7hhWte/qQzvAzXHARInAOvr0AYZCCw0+Gm+olvFv42AQEdwLQ9lvM6tlCAw2EbPrbNU1920LBAMF0P2orXwVPWtuMCirydbDPeJ8MvNBAEVFkcGfB9ldC3aVcWzt90bPzrBQ7uu027cHumBRCyC+ZRVUs7xfZ0UbS1g8aWNbhAGFu+ioprN1LOlMU0asYKKq7bQsXLoK309ScrqWT5Nort/yuVrNjuAiH3+QYqqd9Bsfc+dlXSsItGTFxqBMLoV9dTY8dHFN36AcU/OklsnDaUrN7jgOIYNcYPU35d+8CBEEBx3EzpmF4gBD2RQXzu8OJJZFyfnQPr23YUb0TB5xQGCMmOxedlCyvpIPjst05Q1MHtHXR92A+vx+0nnRKfcd+DoCAhK+8Vw5vbXp6r7F9yewmOtABC9qQ55GfFSzdQbO+HBIt3HSVpvafPkNeiG9/jP8V6/6QRk5aSBMKIwuVkMgChO9FH0spbD6QUCNLxg783pwDoPEH3wQsBLxxsgcDHwrmlEghSOD9bWPG6UHDeHg4IDHDb43F7mfZrE3Xh/sjtAcogZweA5HmmBRAatu4jNkQIbPFDPQwEo3Uf/4TYSla+60Ki+8QpatzVdQ4wIpUbSQIhsmCzFxqQx/H74dKd+JR6P+tfNvhAsHdAKQ5F+ckrP7OSObKMElIPBLkPe0cG5FIHBPM9tQUwO6Z0fGsgiGMC6H77xTqm6AD3GN+lDRBiu/9CbNmTK8lrXiCUrdlBeVWtxIZUASmDFwijZ62l6KYDSBcAhv5lje0kgVCyKt6//M3d3jEEpAkZBwQZEXDEwOGsLRBElDCkgCDSgpQDgaMDCVGbdpfQCgsEHjCUUYKEBa4lI4GQM3WJo6USCDJl4HQilUDAZ1Z6AkGkC7KzokPZAkFGCYMNBL4uhh07XKqBgO/snrrmgVwO3+2BYHZuCQv8LQHEUcyQBkIs3klsvZ9+RlXrdhJb17GTMmWwBkLsvSPEBhjEP0wQW2N7t2XKwIDYQ2yIDgCC+OFeaEgNKto7jzk9wPf8dLUFAkcJ2HYwgSDbkOGGNsf3qQQCg8d+xN7suLZAwL3ywi7ZtXOUwADBZ8AhnYAAGBgHFUe9UDsgIDTuPEQGAwR8BxW9EOC/eVARzu9jAwYCbpAscIHzYTnfTA7Zww8q2qcL1mmDdGRxfjj+YAKBHYfbUtZo4NrDA8Hs1LaFXdL5JRBk8RGg470WBnkQqOQ5DnkgPFxaTcXRJnrqtQa65q4/utOOXx0zg4oXt1JxzXpHbZT9dNQ77ehoE900bg7d9Nu5xNOOkYpmyilZTiUr3nG0nXKfq8cYgjvtCI3Ir3GnHSEMKiJtgCILNhFPO+a+1OSmDiVvxumG8bVu6gDd/IcGd9oxEt3mTj2yRk5bm/LCJDgpd8DUTzsGj9rLtMEWCDgvPv/BBoKcppPCdacSCFieOiCYxVEYw8BmJoLvCcCSVkAoXtTsAoHrEBgIY2fVn1dhUl71RndgMTK/zfguQ1nLXkQIzr/7wr/LYAkEdAD87SfZCVNemCQ6jKlj8b4QudgCQUYJgwoEAQYAAICTjpUqIEj4ph4I9jCTtRHyfqRVylC2cpMLhOLqt4kt9ufuQCDkFNVRTvEyui5S4QIhZ9rK/n027zECwWMXDAj4N3g9DvlTX7rMeSigYJd22ANBRgmDDYSg4iB8HoyUAQCxHUMA0HA/rKs2feCCz2kIBC5MmjsgIOQU1RIbUgYAASlDbP8RKmvanfRtx/hHfyMYqhKHChDQcZPl6OhMcgyCHdiYW4p0gZ2dt5fyPmEYLraOLKOEQQdCwCzE+QKB28jyvIKLhCQQAgZLAYovBRC6jp6ksvrN5wDh/+8rpWhrHIOKLLd0+TsTq6j7+N+JLd59AoOLrrxAQNrA5cuxAx9TdPP71Nj+oZsusEYWraLyt/djupHljh/cMKEWQMDAIkqWvVOOKF9OORCko9iOIbCjIxS2zy+DhQ5r78gyShh6QJD1A7ZACKonMEdl9o4tgRCcpmQ8EHj68R9eILgw8DO8y2AynnqMzGsjP+s+0UdewzsMfgYIYFDRz6JbDw0ZIKCjsbPjGEHOinWSCU8xU9pg60zotEMRCNhPWCDYvkNgdmoJb/tpR74vGQ8EaQwErzVsP9j/97ud50QI0Q37McvgBYIrb/0BZhkQIUQqN5HXRs9ej/cVECVA8l0G3zqE2//UOjSAIBzHNGDITs5PF9vUBX9bO7KYqUBobQ+E8O9n2F1X+JRBtrdsc5vpULSNLRBY3jqDTAcC0oVAIOQ8W92/bN9hSI4hGIEwIn+JcVDx+idrKLrlA7f+QJqMEBgMkeg7KQeCDLntgRCcOqAT2eSfEiBwSFtHltvivMMAAQ6Ma7EFGdaBo5n2BaiINw4tgRBcdcgANN1Xbn8D3KyAgGUSQBkLhLunVqFaMSkQRk1f5o0QBgSE3OmrAQS87SiBABgY0weMIaBaEemDLFBKFRDgpOhM3Pnh2PZACE4d5JM6WHIbe0eWOXYQEEyDmwARt4ftXLp3fTg8p0BoT3wn3woMAwQJLBY+45jYTk4ny2nh8C83ZTAQ8BNqdxdFSQKh61gv+RmKkhgIPKh46+QlXiC4LzexcRkzJIEQO3CU2Pi3EGTpMr/LEAYINuIOYw+E4NRBPu3tJKMKeyDwMYOBEL4YRw7Y2RR/8f7CAoGPC+CEqCOwBgLO29sumQ4E1CHwK9AMBPxAis/A4xm6dky5CwWvcQ0CA+HWZ5a5LzdJw+8peq2sZT+xydJl/i2EML+HAEfEjU4mdBZTyIll8uezggDERVAc2uKzBI3tfrznxedrUxTkvTY/pzMJ54tjy/awgQKenNheRgT4zhaI3N6iza2KoGTEwNcflKoZ20qI72VQasFKKyB865FS4h9Z5UrFa0YXUXbhfPdtx2//vsKtQ/jao+WUV7nOLV0eVbqcrn1wFnFhUuS1Jvc9hrxFMbrukbmAAkqXHRjUudOOX3l8AUVej7kDink122jklHpECC4Ucl9cC7l1CJGFW9zS5Zsnr3RUT/m1O4lLl0dOW0Ncupxft4vLlgOBYJZKpb+6rD/DrlIpEBQIKpUCQaVSKRCa9+nTUqXKJMGnbYHQIVd6oHLLJ9qIKlXmCD7tA4QOPyDM9CPH9q5Ed/o3hEqlgi+zXwvN9APCLX4rX//Uss/THwoqlcIAvmwAwi0kgQBzFtSboDB5ZUcC/7d8+jSCSqWCz8J3k8CgHr5vAsKNjnodkUm3vbju9EBUseH9nlRd2E9faeuzP7ZKpZL+K9QLnzcBgaFwpyNKpQCFsDD4ZsmaMyk9L5VKdSf7vQkIDIUxHCmkSrPbDnYR0Y6B6kTfmfZvFK1m0qlUqvDqhY/D122AAONBxo7BjBQ0MlCpUq4O+Db7uS0QZLTQcaGhoDBQqVKqNhEV2APBAIYsR99zNN7RVAt1BEEhBAxmBh5fpVKNP+uzWezH1kBIsTFA7KFgDwOmnJqaWngzA2GwoaAwUFPLYCDYQ0FhoKaW4UCwh8L0pr3HFQZqahkOBAmFAKc3RhAZ1vZqagqE4EhBIwM1tcwHggEKCgM1NQWCLRSmZnLjq6kpEOyhsDDzm19NTYFghILCQE1NgSChoDBQUxsqQFCpVCr+Q0UqlerfhOtULfTy4ucAAAAASUVORK5CYII=)
    no-repeat 50% 50%;
  background-size: 100% auto;
}
.t-btn-1 {
  display: inline-block;
  min-width: 47px;
  min-width: 4.7rem;
  max-width: 47px;
  max-width: 4.7rem;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 2px;
}
a:hover > .t-btn-1 {
  max-width: 1000px;
  max-width: 100rem;
  background: rgba(0, 105, 166, 0.9);
  -webkit-transition: max-width 1s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: max-width 1s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: max-width 1s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: max-width 1s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: max-width 1s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.t-btn-1 > i {
  display: inline-block;
  vertical-align: top;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
}
.t-btn-1 > span {
  display: inline-block;
  position: relative;
  vertical-align: top;
  min-width: 47px;
  min-width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  padding: 13px 14px 0 14px;
  padding: 1.3rem 1.4rem 0 1.4rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
.t-btn-1 > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  top: 1rem;
  bottom: 10px;
  bottom: 1rem;
  width: 1px;
  width: 0.1rem;
  background: #74adce;
}
.t-pre-content-box-1 {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  -webkit-transition:
    opacity 0.5s ease-in-out,
    height 0.2s ease-in-out;
  -moz-transition:
    opacity 0.5s ease-in-out,
    height 0.2s ease-in-out;
  -ms-transition:
    opacity 0.5s ease-in-out,
    height 0.2s ease-in-out;
  -o-transition:
    opacity 0.5s ease-in-out,
    height 0.2s ease-in-out;
  transition:
    opacity 0.5s ease-in-out,
    height 0.2s ease-in-out;
}
.t-pre-content-box-1 > .t-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-scroll-pos-4 .t-pre-content-box-1 {
  top: 85px;
  top: 8.5rem;
  height: 105px;
  height: 10.5rem;
  border-bottom: 3px solid #e6e6e6;
  opacity: 1;
}
.t-hide-article-sticky .t-pre-content-box-1 {
  display: none;
}
@media (max-width: 1299px) {
  .t-pre-content-box-1 > .t-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-pre-content-box-1 > .t-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-scroll-pos-4 .t-pre-content-box-1 {
    top: 76px;
    top: 7.6rem;
    height: 79px;
    height: 7.9rem;
  }
}
@media (max-width: 767px) {
  .t-pre-content-box-1 > .t-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-scroll-pos-4 .t-pre-content-box-1 {
    top: 45px;
    top: 4.5rem;
  }
}
.t-pub-box-1 {
  width: 300px;
  width: 30rem;
  margin: 0 auto;
  padding: 0 0 35px 0;
  padding: 0 0 3.5rem 0;
}
.t-pub-box-1:after {
  content: "PUB";
  display: block;
  height: 0;
  padding-top: 5px;
  padding-top: 0.5rem;
  line-height: 1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  color: #ababab;
  text-align: right;
}
@media (max-width: 767px) {
  .t-pub-box-1 {
    padding: 0 0 25px 0;
    padding: 0 0 2.5rem 0;
  }
}
.t-pub-box-2 {
  width: 300px;
  width: 30rem;
  margin: -14px auto 0 auto;
  margin: -1.4rem auto 0 auto;
}
.t-pub-box-2:before {
  content: "PUB";
  display: block;
  padding-bottom: 14px;
  padding-bottom: 1.4rem;
  line-height: 1;
  height: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  color: #ababab;
  text-align: right;
}
.t-pub-box-3 {
  width: 100%;
  max-width: 300px;
  max-width: 30rem;
  height: 140px;
  height: 14rem;
  margin: 0 auto;
  padding: 0 0 35px 0;
  padding: 0 0 3.5rem 0;
  overflow: hidden;
}
.t-pub-box-3:after {
  content: "PUB";
  display: block;
  padding-top: 5px;
  padding-top: 0.5rem;
  line-height: 1;
  height: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  color: #ababab;
  text-align: right;
}
.t-pub-box-4 {
  position: relative;
  z-index: 3;
  padding: 10px 0;
  padding: 1rem 0;
  background: #1d2022;
  font-size: 0;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  text-align: center;
}
.t-pub-box-4 .t-pubbox-inner {
  display: inline-block;
  position: relative;
  min-width: 300px;
  min-width: 30rem;
}
.t-pub-box-4 .t-pubbox-inner:after {
  content: "PUB";
  position: absolute;
  right: -3px;
  right: -0.3rem;
  top: 17px;
  top: 1.7rem;
  line-height: 1;
  height: 0;
  width: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  opacity: 0.3;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  color: #fff;
}
.t-pub-box-4.t-pub-hidden {
  height: 0 !important;
  overflow: hidden;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.t-pub-box-4.t-pub-hidden .t-pubbox-inner {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  height: 0 !important;
  pointer-events: none !important;
}
.t-pub-box-4.t-pub-hidden .t-pubbox-stamp {
  display: none !important;
}
.t-pub-box-4 ~ .t-main {
  padding-top: 126px;
  padding-top: 12.6rem;
}
.t-page-with-submenu-1 .t-pub-box-4 ~ .t-main {
  padding-top: 161px;
  padding-top: 16.1rem;
}
@media (max-width: 767px) {
  .t-pub-box-4 .t-pubbox-inner:after {
    right: 0;
  }
  .t-pub-box-4 ~ .t-main {
    padding-top: 103px;
    padding-top: 10.3rem;
  }
  .t-page-with-submenu-1 .t-pub-box-4 ~ .t-main {
    padding-top: 103px;
    padding-top: 10.3rem;
  }
}
.t-pub-box-5 {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
  font-size: 0;
  text-align: center;
}
.t-pub-box-5 .t-pubbox-inner {
  display: inline-block;
  position: relative;
  min-width: 300px;
  min-width: 30rem;
}
.t-pub-box-5 .t-pubbox-inner:after {
  content: "PUB";
  position: absolute;
  right: -3px;
  right: -0.3rem;
  top: 17px;
  top: 1.7rem;
  line-height: 1;
  height: 0;
  width: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  opacity: 0.3;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  opacity: 1;
  color: #ababab;
}
@media (max-width: 1299px) {
  .t-pub-box-5 .t-pubbox-inner:after {
    right: 0;
    top: 100%;
    width: auto;
    margin-top: 3px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (max-width: 1023px) {
  .t-pub-box-5 {
    margin-top: -5px;
    margin-top: -0.5rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .t-pub-box-5 {
    margin-top: -10px;
    margin-top: -1rem;
  }
  .t-pub-box-5 .t-pubbox-inner:after {
    right: 0;
  }
}
.t-pub-box-6 {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
  font-size: 0;
  text-align: center;
}
.t-pub-box-6 .t-pubbox-inner {
  display: inline-block;
  position: relative;
  min-width: 300px;
  min-width: 30rem;
}
.t-pub-box-6 .t-pubbox-inner:after {
  content: "PUB";
  position: absolute;
  right: -3px;
  right: -0.3rem;
  top: 17px;
  top: 1.7rem;
  line-height: 1;
  height: 0;
  width: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  opacity: 0.3;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  opacity: 1;
  color: #ababab;
}
@media (max-width: 1299px) {
  .t-pub-box-6 .t-pubbox-inner:after {
    right: 0;
    top: 100%;
    width: auto;
    margin-top: 3px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
.t-page-article-1 .t-pub-box-6 {
  padding: 15px 0 0 0;
  padding: 1.5rem 0 0 0;
}
@media (max-width: 1023px) {
  .t-pub-box-6 {
    margin-top: -5px;
    margin-top: -0.5rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
  .t-page-article-1 .t-pub-box-6 {
    margin-top: 0;
    margin-bottom: -10px;
    margin-bottom: -1rem;
  }
}
@media (max-width: 767px) {
  .t-pub-box-6 {
    margin-top: -10px;
    margin-top: -1rem;
  }
  .t-pub-box-6 .t-pubbox-inner:after {
    right: 0;
  }
}
@media (min-width: 768px) {
  .t-pub-limit-1 {
    position: relative;
    z-index: 1;
    height: 290px;
    height: 29rem;
    padding: 0;
  }
  .t-pub-limit-1.t-pub-limit-on ~ .t-tabs-sys-1 {
    display: none;
  }
  .t-pub-limit-1.t-pub-limit-on ~ .t-section-list-9 {
    padding-top: 354px;
    padding-top: 35.4rem;
  }
}
@media (max-width: 1299px) {
  .t-pub-limit-1.t-pub-limit-on {
    height: auto;
  }
  .t-pub-limit-1.t-pub-limit-on ~ .t-section-list-9 {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-pub-limit-1.t-pub-limit-on {
    padding: 0 0 35px 0;
    padding: 0 0 3.5rem 0;
  }
  .t-page-home-1.t-page-theme-gente .t-pub-limit-1.t-pub-limit-on ~ .t-tabs-sys-1 {
    display: block;
    margin-top: -10px;
    margin-top: -1rem;
  }
  .t-page-home-1.t-page-theme-gente .t-pub-limit-1.t-pub-limit-on ~ .t-section-list-9 {
    display: block;
    margin-top: -10px;
    margin-top: -1rem;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .t-pub-limit-1.t-pub-limit-on {
    padding: 0 0 25px 0;
    padding: 0 0 2.5rem 0;
  }
  .t-page-home-1.t-page-theme-gente .t-pub-limit-1.t-pub-limit-on ~ .t-section-list-9,
  .t-page-home-1.t-page-theme-gente .t-pub-limit-1.t-pub-limit-on ~ .t-tabs-sys-1 {
    display: none;
  }
}
.t-pubbox-container-1 {
  height: 100px;
  height: 10rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  background: #f0f0f0;
}
.t-section-list-1 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
.t-section-list-1 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-section-list-1 nav ul li {
  border-top: 1px solid #ececec;
}
.t-section-list-1 nav ul li:first-child {
  border: 0;
}
.t-section-list-1 nav ul li a {
  display: block;
  padding: 10px 30px 10px 0;
  padding: 1rem 3rem 1rem 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9rem;
  line-height: 1.1875;
  letter-spacing: 0.005em;
  color: #1d2022;
}
.t-section-list-1 nav ul li a:hover {
  color: #0069a6;
}
.t-section-list-2 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
.t-section-list-2 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-section-list-2 nav ul li {
  border-top: 1px solid #ececec;
}
.t-section-list-2 nav ul li:first-child {
  border: 0;
}
.t-section-list-2 nav ul li a {
  display: block;
  padding: 5px 15px 10px 0;
  padding: 0.5rem 1.5rem 1rem 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.9rem;
  line-height: 1.2666666667;
  letter-spacing: 0.005em;
  color: #1d2022;
}
.t-section-list-2 nav ul li a:hover {
  color: #0069a6;
}
.t-section-list-2 nav ul li a time {
  margin-right: 5px;
  margin-right: 0.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0069a6;
}
.t-section-list-2 nav ul li a img {
  float: left;
  margin: 5px 10px 10px 0;
  margin: 0.5rem 1rem 1rem 0;
}
.t-section-list-3 {
  max-width: 935px;
  max-width: 93.5rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .t-section-list-3 {
    max-width: 100%;
  }
}
@media (max-width: 1299px) {
  .t-section-list-3 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-3 > header {
    margin-right: 20px;
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-3 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
}
.t-section-list-3 .t-section-list-inner {
  margin: 0 -20px 0 -12px;
  margin: 0 -2rem 0 -1.2rem;
  font-size: 0;
}
@media (max-width: 1023px) {
  .t-section-list-3 .t-section-list-inner {
    margin: 0 -20px 0 -10px;
    margin: 0 -2rem 0 -1rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-3 .t-section-list-inner {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
}
.t-section-list-3 .t-section-list-inner article {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  width: 32rem;
  padding: 14px 12px 5px 12px;
  padding: 1.4rem 1.2rem 0.5rem 1.2rem;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6rem;
  line-height: 1.0666666667;
}
@media (max-width: 1299px) {
  .t-section-list-3 .t-section-list-inner article {
    width: 336px;
    width: 33.6rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-3 .t-section-list-inner article {
    width: 249px;
    width: 24.9rem;
    padding: 14px 10px 5px 10px;
    padding: 1.4rem 1rem 0.5rem 1rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-3 .t-section-list-inner article {
    display: block;
    clear: both;
    width: auto;
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
    border-top: 1px solid #ececec;
  }
}
@media (max-width: 767px) {
  .t-section-list-3 .t-section-list-inner article:first-child {
    border: 0;
  }
}
.t-section-list-3 .t-section-list-inner article figure {
  float: left;
  width: 120px;
  width: 12rem;
  height: 80px;
  height: 8rem;
  margin: 3px 10px 0 0;
  margin: 0.3rem 1rem 0 0;
}
@media (max-width: 1023px) {
  .t-section-list-3 .t-section-list-inner article figure {
    width: 93px;
    width: 9.3rem;
    height: 62px;
    height: 6.2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-3 .t-section-list-inner article figure {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}
.t-section-list-3 .t-section-list-inner article figure a,
.t-section-list-3 .t-section-list-inner article figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-3 .t-section-list-inner article h3 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0069a6;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.t-section-list-3 .t-section-list-inner article h3 a {
  color: #0069a6;
}
.t-section-list-3 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
.t-section-list-3 .t-section-list-inner article h3 a i {
  display: inline-block;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-section-list-3 .t-section-list-inner article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-3 .t-section-list-inner article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-3 .t-section-list-inner article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-3 .t-section-list-inner article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
@media (max-width: 767px) {
  .t-section-list-3 .t-section-list-inner article h2 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1;
  }
}
.t-section-list-3 .t-section-list-inner article h2 a {
  color: #2a2a2a;
}
.t-section-list-3 .t-section-list-inner article h2 a:hover {
  color: #0069a6;
}
.t-section-list-4 {
  max-width: 935px;
  max-width: 93.5rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  overflow: hidden;
}
.t-section-list-4 .t-section-list-inner {
  margin: 0 -20px 0 -12px;
  margin: 0 -2rem 0 -1.2rem;
  font-size: 0;
}
.t-section-list-4 .t-section-list-inner article {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  width: 32rem;
  padding: 17px 12px 11px 12px;
  padding: 1.7rem 1.2rem 1.1rem 1.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
.t-section-list-4 .t-section-list-inner article figure {
  position: relative;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.t-section-list-4 .t-section-list-inner article figure a {
  display: block;
  height: 100%;
}
.t-section-list-4 .t-section-list-inner article figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-4 .t-section-list-inner article figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-4 .t-section-list-inner article figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-4 .t-section-list-inner article h3 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
  letter-spacing: -0.005em;
}
.t-section-list-4 .t-section-list-inner article h3 a {
  color: #0069a6;
}
.t-section-list-4 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
.t-section-list-4 .t-section-list-inner article h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-section-list-4 .t-section-list-inner article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-4 .t-section-list-inner article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-4 .t-section-list-inner article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-4 .t-section-list-inner article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-4 .t-section-list-inner article h2 a {
  color: #2a2a2a;
}
.t-section-list-4 .t-section-list-inner article h2 a:hover {
  color: #0069a6;
}
.t-tabs-sys-1 ~ .t-section-list-4 {
  padding-top: 2px;
  padding-top: 0.2rem;
}
@media (max-width: 1299px) {
  .t-section-list-4 {
    max-width: 100%;
  }
  .t-section-list-4 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-4 .t-section-list-inner article {
    width: 336px;
    width: 33.6rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-4 > header {
    margin-right: 20px;
    margin-right: 2rem;
  }
  .t-section-list-4 .t-section-list-inner {
    margin: 0 -20px 0 -10px;
    margin: 0 -2rem 0 -1rem;
  }
  .t-section-list-4 .t-section-list-inner article {
    width: 249px;
    width: 24.9rem;
    padding: 12px 10px 11px 10px;
    padding: 1.2rem 1rem 1.1rem 1rem;
  }
  .t-section-list-4 .t-section-list-inner article figure {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
  .t-section-list-4 .t-section-list-inner article h3 {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-section-list-4 .t-section-list-inner article h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-4 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-4 .t-section-list-inner {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-4 .t-section-list-inner article {
    display: block;
    width: auto;
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
    border-top: 1px solid #ececec;
  }
  .t-section-list-4 .t-section-list-inner article:first-child {
    border: 0;
  }
  .t-section-list-4 .t-section-list-inner article figure {
    display: none;
  }
  .t-section-list-4 .t-section-list-inner article h3 {
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-list-4 .t-section-list-inner article h3 a i {
    display: inline-block;
  }
  .t-section-list-4 .t-section-list-inner article h2 {
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.t-section-list-5 {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
@media (max-width: 1299px) {
  .t-section-list-5 {
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-5 {
    min-width: 300px;
    min-width: 30rem;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    margin: 0 10px;
    margin: 0 1rem;
  }
  .t-grid-1-sidebar-1 .t-section-list-5 {
    margin: 0;
  }
}
.t-section-list-6 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-section-list-6 ul li {
  border-top: 1px solid #e9e8de;
}
.t-section-list-6 ul li:first-child {
  padding-top: 5px;
  padding-top: 0.5rem;
  border: 0;
}
.t-section-list-6 ul li:last-child {
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
}
.t-section-list-6 ul li a {
  display: block;
  padding: 9px 0 10px 0;
  padding: 0.9rem 0 1rem 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.005em;
  color: #1d2022;
}
.t-section-list-6 ul li a:hover {
  color: #0069a6;
}
.t-section-list-6 ul li a time {
  float: left;
  width: 40px;
  width: 4rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0069a6;
}
.t-section-list-6 ul li a span {
  float: left;
  width: 220px;
  width: 22rem;
  display: block;
  display: -webkit-box;
  max-height: 39px;
  max-height: 3.9rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.9rem;
  line-height: 1.2666666667;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-section-list-7 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
.t-section-list-7 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-section-list-7 nav ul li {
  border-top: 1px solid #ececec;
}
.t-section-list-7 nav ul li:first-child {
  border: 0;
}
.t-section-list-7 nav ul li a {
  display: block;
  padding: 7px 15px 10px 0;
  padding: 0.7rem 1.5rem 1rem 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.9rem;
  line-height: 1.2666666667;
  letter-spacing: 0.005em;
  color: #1d2022;
}
.t-section-list-7 nav ul li a:hover {
  color: #0069a6;
}
.t-section-list-7 nav ul li a i {
  display: inline-block;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px;
  vertical-align: -0.2rem;
}
.t-section-list-7 nav ul li a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-7 nav ul li a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzg4ODg4OCIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-7 nav ul li a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-7 nav ul li a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzg4ODg4OCIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM4ODg4ODgiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-7 nav ul li a:hover i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-7 nav ul li a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-7 nav ul li a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-7 nav ul li a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-7 nav ul li a img {
  float: left;
  margin: 3px 10px 10px 0;
  margin: 0.3rem 1rem 1rem 0;
}
.t-section-list-8 {
  max-width: 935px;
  max-width: 93.5rem;
  margin: 0 0 30px 20px;
  margin: 0 0 3rem 2rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .t-section-list-8 {
    max-width: 670px;
    max-width: 67rem;
    margin: 0 0 30px 10px;
    margin: 0 0 3rem 1rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-8 {
    max-width: 428px;
    max-width: 42.8rem;
    margin: 0 0 20px 20px;
    margin: 0 0 2rem 2rem;
  }
}
@media (max-width: 1299px) {
  .t-section-list-8 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-8 > header {
    margin-right: 20px;
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-8 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
}
.t-section-list-8 .t-section-list-inner {
  margin: 0 -20px 0 -12px;
  margin: 0 -2rem 0 -1.2rem;
  font-size: 0;
}
@media (max-width: 1023px) {
  .t-section-list-8 .t-section-list-inner {
    margin: 0 -20px 0 -10px;
    margin: 0 -2rem 0 -1rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-8 .t-section-list-inner {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
}
.t-section-list-8 .t-section-list-inner article {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 320px;
  width: 32rem;
  height: 315px;
  height: 31.5rem;
  padding: 17px 12px 11px 12px;
  padding: 1.7rem 1.2rem 1.1rem 1.2rem;
}
.t-section-list-8 .t-section-list-inner article:before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  top: 1.7rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 1px;
  background: #e5e5e5;
}
@media (max-width: 1299px) {
  .t-section-list-8 .t-section-list-inner article {
    width: 228px;
    width: 22.8rem;
    height: 290px;
    height: 29rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-8 .t-section-list-inner article {
    width: 214px;
    width: 21.4rem;
    height: 256px;
    height: 25.6rem;
    padding: 12px 10px 11px 10px;
    padding: 1.2rem 1rem 1.1rem 1rem;
  }
  .t-section-list-8 .t-section-list-inner article:before {
    top: 12px;
    top: 1.2rem;
  }
  .t-section-list-8 .t-section-list-inner article:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-section-list-8 .t-section-list-inner article {
    display: block;
    width: auto;
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
    border-top: 1px solid #ececec;
  }
}
.t-section-list-8 .t-section-list-inner article:first-child:before {
  display: none;
}
@media (max-width: 767px) {
  .t-section-list-8 .t-section-list-inner article:first-child {
    border: 0;
  }
}
.t-section-list-8 .t-section-list-inner article figure {
  position: relative;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.t-section-list-8 .t-section-list-inner article figure a {
  display: block;
  height: 100%;
}
.t-section-list-8 .t-section-list-inner article figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-8 .t-section-list-inner article figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-8 .t-section-list-inner article figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
@media (max-width: 1023px) {
  .t-section-list-8 .t-section-list-inner article figure {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-8 .t-section-list-inner article figure {
    display: none;
  }
}
.t-section-list-8 .t-section-list-inner article h3 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  color: #0069a6;
  letter-spacing: -0.005em;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-8 .t-section-list-inner article h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  color: #0069a6;
}
.t-section-list-8 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
@media (max-width: 1023px) {
  .t-section-list-8 .t-section-list-inner article h3 {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-8 .t-section-list-inner article h3 {
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-section-list-8 .t-section-list-inner article h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-8 .t-section-list-inner article h2 a {
  color: #2a2a2a;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 50px;
  max-height: 5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-section-list-8 .t-section-list-inner article h2 a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-section-list-8 .t-section-list-inner article h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-section-list-8 .t-section-list-inner article h2 a {
    display: block;
    display: -webkit-box;
    max-height: 70px;
    max-height: 7rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-section-list-9 {
  height: 83px;
  height: 8.3rem;
}
.t-section-list-9 article {
  height: 235px;
  height: 23.5rem;
}
.t-section-list-9 article header figure {
  padding: 3px;
  padding: 0.3rem;
  background: #8d0d4f;
}
.t-section-list-9 article header figure a {
  display: block;
  position: relative;
  height: 172px;
  height: 17.2rem;
  overflow: hidden;
}
.t-section-list-9 article header figure a img {
  display: block;
  width: 100%;
}
.t-section-list-9 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-9 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-9 article header h3 {
  background: #e91a5f;
  margin-bottom: -1px;
  margin-bottom: -0.1rem;
  padding: 7px 10px 0 10px;
  padding: 0.7rem 1rem 0 1rem;
  text-align: center;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-9 article header h3 a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1d2022;
}
.t-section-list-9 article header h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px;
  vertical-align: -0.2rem;
}
.t-section-list-9 article header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzJhMmEyYSIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMyYTJhMmEiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzJhMmEyYSIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-9 article header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzJhMmEyYSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-9 article header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzJhMmEyYSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMyYTJhMmEiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzJhMmEyYSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-9 article header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzJhMmEyYSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMyYTJhMmEiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-9 article header h3 a:hover {
  color: #fff;
}
.t-section-list-9 article header h3 a:hover i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-9 article header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-9 article header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-9 article header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-9 article header h2 {
  background: #e91a5f;
  padding: 10px 10px 13px 10px;
  padding: 1rem 1rem 1.3rem 1rem;
  text-align: center;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-9 article header h2 a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-section-list-9 article header h2 a:hover {
  opacity: 0.8;
}
.t-section-list-9 article header h3 + h2 {
  padding-top: 0;
}
.t-tabs-sys-1 ~ .t-section-list-9 {
  padding-top: 2px;
  padding-top: 0.2rem;
}
@media (max-width: 1299px) {
  .t-section-list-9 article {
    height: 83px;
    height: 8.3rem;
    margin-top: 10px;
    margin-top: 1rem;
    background: #e91a5f;
  }
  .t-section-list-9 article header figure {
    position: relative;
    height: 8px;
    height: 0.8rem;
  }
  .t-section-list-9 article header figure a {
    position: absolute;
    left: 2px;
    left: 0.2rem;
    top: 10px;
    top: 1rem;
    width: 120px;
    width: 12rem;
    height: 71px;
    height: 7.1rem;
  }
  .t-section-list-9 article header figure a i {
    display: none;
  }
  .t-section-list-9 article header h3 {
    padding: 2px 10px 0 132px;
    padding: 0.2rem 1rem 0 13.2rem;
    text-align: left;
  }
  .t-section-list-9 article header h3 a i {
    display: inline-block;
  }
  .t-section-list-9 article header h2 {
    padding: 0 10px 0 132px;
    padding: 0 1rem 0 13.2rem;
    text-align: left;
  }
  .t-section-list-9 article header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 53px;
    max-height: 5.3rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7rem;
    line-height: 1.0625;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-section-list-9 article {
    height: 235px;
    height: 23.5rem;
    margin-top: 0;
    background: 0 0;
  }
  .t-section-list-9 article header figure {
    position: static;
    height: auto;
  }
  .t-section-list-9 article header figure a {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 172px;
    height: 17.2rem;
  }
  .t-section-list-9 article header figure a i {
    display: block;
  }
  .t-section-list-9 article header h3 {
    padding: 7px 10px 0 10px;
    padding: 0.7rem 1rem 0 1rem;
    text-align: center;
  }
  .t-section-list-9 article header h3 a i {
    display: none;
  }
  .t-section-list-9 article header h2 {
    padding: 10px 10px 13px 10px;
    padding: 1rem 1rem 1.3rem 1rem;
    text-align: center;
  }
  .t-section-list-9 article header h2 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 15px;
    font-size: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .t-section-list-9 article header h3 + h2 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .t-main .t-section-list-9 {
    height: auto;
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-main .t-section-list-9 article {
    height: auto;
    margin-top: 25px;
    margin-top: 2.5rem;
  }
  .t-main .t-section-list-9 article header figure a {
    height: auto;
  }
  .t-main .t-section-list-9 article header h3 {
    padding: 7px 10px 3px 10px;
    padding: 0.7rem 1rem 0.3rem 1rem;
  }
  .t-main .t-section-list-9 article header h3 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
  .t-main .t-section-list-9 article header h2 a {
    padding: 0;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
  }
}
.t-section-list-10 {
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
}
.t-section-list-10 > header.t-collapsibe-toggle {
  cursor: pointer;
}
.t-section-list-10 > header.t-collapsibe-toggle * {
  cursor: pointer;
}
.t-section-list-10 > header.t-collapsibe-toggle:after {
  content: "Mostrar";
  position: absolute;
  right: 0;
  top: 2px;
  top: 0.2rem;
  padding: 0 15px 0 0;
  padding: 0 1.5rem 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 100% 50%;
  background-size: 1rem auto;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #b50f0d;
  text-transform: capitalize;
}
.t-section-list-10 > header.t-collapsibe-toggle:hover:after {
  color: #000;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=);
}
.t-section-list-10.t-collapsibe-open > header.t-collapsibe-toggle:after {
  content: "Esconder";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-section-list-10.t-collapsibe-open > header.t-collapsibe-toggle:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-section-list-10 .t-section-list-inner-inner {
  margin: 0 -10px;
  margin: 0 -1rem;
  font-size: 0;
}
.t-section-list-10 article {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 24.9999%;
  height: 290px;
  height: 29rem;
  padding: 15px 10px 0 10px;
  padding: 1.5rem 1rem 0 1rem;
  font-size: 10px;
}
.t-section-list-10 article:after,
.t-section-list-10 article:before {
  content: "";
  position: absolute;
  left: 0;
  background: #e5e5e5;
}
.t-section-list-10 article:before {
  top: 15px;
  top: 1.5rem;
  bottom: 0;
  width: 1px;
}
.t-section-list-10 article:after {
  display: none;
  right: 0;
  top: 0;
  height: 1px;
}
.t-section-list-10 article figure {
  position: relative;
  min-height: 58px;
  min-height: 5.8rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.t-section-list-10 article figure a {
  display: block;
  height: 100%;
}
.t-section-list-10 article figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-10 article figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background-size: 3.3rem 3.3rem;
}
.t-section-list-10 article figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-10 article h3 {
  margin-bottom: 3px;
  margin-bottom: 0.3rem;
  color: #0069a6;
  letter-spacing: -0.005em;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-10 article h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0069a6;
}
.t-section-list-10 article h3 a:hover {
  color: #50585e;
}
.t-section-list-10 article h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-section-list-10 article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-10 article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-10 article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-section-list-10 article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-10 article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-10 article h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.005em;
}
.t-section-list-10 article h2 a {
  color: #2a2a2a;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 86px;
  max-height: 8.6rem;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 2.1rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-section-list-10 article h2 a:hover {
  color: #0069a6;
}
.t-section-list-10 article.t-sl10-article-1 figure {
  margin: 0;
}
.t-section-list-10 article.t-sl10-article-1 h3 {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-10 article.t-sl10-article-1 h3 a {
  height: 28px;
  height: 2.8rem;
  padding: 6px 12px 0 14px;
  padding: 0.6rem 1.2rem 0 1.4rem;
  background: #b50f0d !important;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff !important;
  text-transform: uppercase;
}
.t-section-list-10 article.t-sl10-article-1 h3 a:hover {
  background: #2a2a2a !important;
}
.t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-10 article.t-sl10-article-1 h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-10 article.t-sl10-article-1 h2 a {
  padding: 6px 12px 0 14px;
  padding: 0.6rem 1.2rem 0 1.4rem;
  background: #2a2a2a;
  color: #fff;
  display: block;
  display: -webkit-box;
  max-height: 90px;
  max-height: 9rem;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 2.1rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100px;
  height: 10rem;
  max-height: 100px;
  max-height: 10rem;
  border-bottom: solid #2a2a2a;
  border-bottom-width: 8px;
  border-bottom-width: 0.8rem;
}
.t-section-list-10 article.t-sl10-article-1 h2 a:hover {
  background: #b50f0d !important;
  color: #fff !important;
  border-bottom-color: #b50f0d !important;
}
.t-section-list-10 article.t-sl10-article-2 figure {
  margin: 0;
}
.t-section-list-10 article.t-sl10-article-2 h3 {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-10 article.t-sl10-article-2 h3 a {
  height: 28px;
  height: 2.8rem;
  padding: 6px 12px 0 14px;
  padding: 0.6rem 1.2rem 0 1.4rem;
  background: #0069a6 !important;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff !important;
  text-transform: uppercase;
}
.t-section-list-10 article.t-sl10-article-2 h3 a:hover {
  background: #2a2a2a !important;
}
.t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-10 article.t-sl10-article-2 h2 a {
  padding: 6px 12px 0 14px;
  padding: 0.6rem 1.2rem 0 1.4rem;
  background: #f0f0f0;
  display: block;
  display: -webkit-box;
  max-height: 90px;
  max-height: 9rem;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 2.1rem;
  line-height: 1;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100px;
  height: 10rem;
  max-height: 100px;
  max-height: 10rem;
  border-bottom: solid #f0f0f0;
  border-bottom-width: 8px;
  border-bottom-width: 0.8rem;
}
.t-section-list-10 article.t-sl10-article-2 h2 a:hover {
  background: #e6e4e4 !important;
  color: #0069a6 !important;
  border-bottom-color: #e6e4e4 !important;
}
.t-section-list-10 article:nth-child(1):before {
  display: none;
}
@media (max-width: 1299px) {
  .t-section-list-10 article {
    width: 49.9999%;
    height: 335px;
    height: 33.5rem;
  }
  .t-section-list-10 article h2 a {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
    display: block;
    display: -webkit-box;
    max-height: 44px;
    max-height: 4.4rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.1rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-list-10 article.t-sl10-article-1 h2 a,
  .t-section-list-10 article.t-sl10-article-2 h2 a {
    padding: 6px 12px 0 14px;
    padding: 0.6rem 1.2rem 0 1.4rem;
    display: block;
    display: -webkit-box;
    max-height: 48px;
    max-height: 4.8rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.1rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;
    height: 6.5rem;
    max-height: 65px;
    max-height: 6.5rem;
    border-bottom-width: 15px;
    border-bottom-width: 1.5rem;
  }
  .t-section-list-10 article:nth-child(2):before,
  .t-section-list-10 article:nth-child(4):before {
    bottom: 15px;
    bottom: 1.5rem;
  }
  .t-section-list-10 article:nth-child(3):before {
    display: none;
  }
  .t-section-list-10 article:nth-child(3):after {
    display: block;
    left: 10px;
    left: 1rem;
  }
  .t-section-list-10 article:nth-child(4):after {
    display: block;
    right: 10px;
    right: 1rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-10 article {
    height: 280px;
    height: 28rem;
  }
  .t-section-list-10 article figure {
    margin-bottom: 6px;
    margin-bottom: 0.6rem;
  }
  .t-section-list-10 article h2 a {
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
    display: block;
    display: -webkit-box;
    max-height: 92px;
    max-height: 9.2rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a,
  .t-section-list-10 article.t-sl10-article-2 h3 a {
    padding: 6px 10px 0 10px;
    padding: 0.6rem 1rem 0 1rem;
  }
  .t-section-list-10 article.t-sl10-article-1 h2 a,
  .t-section-list-10 article.t-sl10-article-2 h2 a {
    padding: 6px 10px 0 10px;
    padding: 0.6rem 1rem 0 1rem;
    display: block;
    display: -webkit-box;
    max-height: 69px;
    max-height: 6.9rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 2.1rem;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 92px;
    height: 9.2rem;
    max-height: 92px;
    max-height: 9.2rem;
    border-bottom-width: 21px;
    border-bottom-width: 2.1rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-10 > header.t-collapsibe-toggle:after {
    top: 0;
  }
  .t-section-list-10 .t-section-list-inner-inner {
    margin: 0;
  }
  .t-section-list-10 article {
    display: block;
    width: 100%;
    height: 103px;
    height: 10.3rem;
    padding: 15px 0;
    padding: 1.5rem 0;
    border-top: 1px solid #e5e5e5;
  }
  .t-section-list-10 article figure {
    position: relative;
    z-index: 1;
    float: left;
    width: 107px;
    width: 10.7rem;
    height: 71px;
    height: 7.1rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-10 article figure i {
    display: none;
  }
  .t-section-list-10 article h3 {
    margin: 0 0 -3px 0;
    margin: 0 0 -0.3rem 0;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
    font-family: NoticiasExtra, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  .t-section-list-10 article h3 a {
    padding: 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-list-10 article h3 a i {
    display: inline-block;
  }
  .t-section-list-10 article h2 {
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  .t-section-list-10 article h2 a {
    padding: 0 0 1px 0;
    padding: 0 0 0.1rem 0;
    display: block;
    display: -webkit-box;
    max-height: 58px;
    max-height: 5.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-list-10 article:after {
    content: " ";
    display: table;
    clear: both;
  }
  .t-section-list-10 article.t-sl10-article-1 {
    height: 84px;
    height: 8.4rem;
    padding: 10px;
    padding: 1rem;
    background: #2a2a2a;
    border: 0;
  }
  .t-section-list-10 article.t-sl10-article-1 figure {
    width: 97px;
    width: 9.7rem;
    height: 65px;
    height: 6.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-10 article.t-sl10-article-1 h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a {
    height: 22px;
    height: 2.2rem;
    padding: 2px 5px 0 5px;
    padding: 0.2rem 0.5rem 0 0.5rem;
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-graph-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-play-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-report-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
  }
  .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-gallery-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
  }
  .t-section-list-10 article.t-sl10-article-1 h2 a {
    padding: 0;
    padding: 0;
    display: block;
    display: -webkit-box;
    max-height: 38px;
    max-height: 3.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    background: 0 0 !important;
    border: 0;
  }
  .t-section-list-10 article.t-sl10-article-1 h2 a:hover {
    background: 0 0 !important;
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .t-section-list-10 article.t-sl10-article-2 {
    height: 84px;
    height: 8.4rem;
    padding: 10px;
    padding: 1rem;
    background: #f0f0f0;
    border: 0;
  }
  .t-section-list-10 article.t-sl10-article-2 figure {
    width: 97px;
    width: 9.7rem;
    height: 65px;
    height: 6.5rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-10 article.t-sl10-article-2 h3 {
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-section-list-10 article.t-sl10-article-2 h3 a {
    height: 22px;
    height: 2.2rem;
    padding: 2px 5px 0 5px;
    padding: 0.2rem 0.5rem 0 0.5rem;
  }
  .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-graph-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
  }
  .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-play-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
  }
  .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-report-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
  }
  .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-gallery-1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
  }
  .t-section-list-10 article.t-sl10-article-2 h2 a {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
    display: block;
    display: -webkit-box;
    max-height: 41px;
    max-height: 4.1rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    background: 0 0 !important;
    border: 0;
  }
  .t-section-list-10 article.t-sl10-article-2 h2 a:hover {
    background: 0 0 !important;
  }
  .t-section-list-10 article:nth-child(1):before,
  .t-section-list-10 article:nth-child(2):before,
  .t-section-list-10 article:nth-child(3):before,
  .t-section-list-10 article:nth-child(4):before {
    display: none;
  }
  .t-section-list-10 article:nth-child(1):after,
  .t-section-list-10 article:nth-child(2):after,
  .t-section-list-10 article:nth-child(3):after,
  .t-section-list-10 article:nth-child(4):after {
    position: static;
    background: 0 0;
  }
  .t-section-list-10 article:nth-child(1) {
    border: 0;
  }
  .t-section-list-10 article:nth-child(1).t-sl10-article-1,
  .t-section-list-10 article:nth-child(1).t-sl10-article-2 {
    margin-top: 15px;
    margin-top: 1.5rem;
  }
}
.t-section-list-11 {
  float: left;
  width: 935px;
  width: 93.5rem;
}
.t-section-list-11 article {
  padding: 20px 0;
  padding: 2rem 0;
  border-top: 1px solid #e5e5e5;
}
.t-section-list-11 article:after {
  content: " ";
  display: table;
  clear: left;
}
.t-section-list-11 article header figure {
  position: relative;
  z-index: 1;
  float: left;
  width: 455px;
  width: 45.5rem;
  height: 303px;
  height: 30.3rem;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
}
.t-section-list-11 article header figure a {
  display: block;
}
.t-section-list-11 article header figure a img {
  display: block;
  width: 100%;
}
.t-section-list-11 article header figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-11 article header figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-11 article header h3 {
  margin: 0 0 -2px 0;
  margin: 0 0 -0.2rem 0;
  -webkit-transform: translate(0, -0.4rem);
  -moz-transform: translate(0, -0.4rem);
  -o-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-11 article header h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-section-list-11 article header h3 a:hover {
  color: #50585e;
}
.t-section-list-11 article header h2 {
  margin: 0 0 9px 0;
  margin: 0 0 0.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-11 article header h2 a {
  display: block;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  display: block;
  display: -webkit-box;
  max-height: 144px;
  max-height: 14.4rem;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 3.6rem;
  line-height: 1.0588235294;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2a2a2a;
}
.t-section-list-11 article header h2 a:hover {
  color: #0069a6;
}
.t-section-list-11 article header h4 {
  margin: 0 0 -5px 0;
  margin: 0 0 -0.5rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-section-list-11 article header h4 a {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 110px;
  max-height: 11rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.2rem;
  line-height: 1.2941176471;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.01em;
  color: #2a2a2a;
}
.t-section-list-11 article header h4 a:hover {
  color: #0069a6;
}
.t-section-list-11 article:nth-child(1) {
  padding-top: 0;
  border: 0;
}
.t-grid-1-more-lists-1 .t-section-list-11 article:nth-child(1) {
  padding: 20px 0;
  padding: 2rem 0;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-section-list-11 {
    width: 660px;
    width: 66rem;
  }
  .t-section-list-11 article header figure {
    width: 345px;
    width: 34.5rem;
    height: 230px;
    height: 23rem;
    margin: 0 15px 0 0;
    margin: 0 1.5rem 0 0;
  }
  .t-section-list-11 article header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    display: -webkit-box;
    max-height: 93px;
    max-height: 9.3rem;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3rem;
    line-height: 1.0714285714;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-section-list-11 {
    width: 408px;
    width: 40.8rem;
  }
  .t-section-list-11 article header figure {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 13px 0;
    margin: 0 0 1.3rem 0;
  }
  .t-section-list-11 article header h3 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    margin: 0 0 -4px 0;
    margin: 0 0 -0.4rem 0;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .t-section-list-11 article header h2 a {
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 3rem;
    line-height: 1.0714285714;
  }
  .t-section-list-11 article header h4 {
    margin: 0;
  }
  .t-section-list-11 article header h4 a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
  }
}
@media (max-width: 767px) {
  .t-section-list-11 {
    float: none;
    width: auto;
  }
  .t-section-list-11 article header figure {
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-section-list-11 article header h3 a {
    padding-bottom: 5px;
    padding-bottom: 0.5rem;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-list-11 article header h2 a {
    padding-bottom: 0;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
  }
}
.t-section-list-12 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
.t-section-list-12 nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-section-list-12 nav ul li:first-child {
  padding-top: 15px;
}
.t-section-list-12 nav ul li a {
  display: block;
  padding: 0 0 5px 0;
  padding: 0 0 0.5rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  line-height: 1.125;
  letter-spacing: -0.005em;
  color: #1d2022;
}
.t-section-list-12 nav ul li a:hover {
  color: #0069a6;
}
.t-section-list-13 {
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
}
.t-section-list-13 > .t-i {
  padding: 15px 0 0 0;
  padding: 1.5rem 0 0 0;
}
.t-section-list-14 {
  max-width: 935px;
  max-width: 93.5rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  overflow: hidden;
}
.t-section-list-14 .t-section-list-inner {
  margin: 0 -20px 0 -12px;
  margin: 0 -2rem 0 -1.2rem;
  font-size: 0;
}
.t-section-list-14 .t-section-list-inner article {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  width: 32rem;
  padding: 17px 12px 11px 12px;
  padding: 1.7rem 1.2rem 1.1rem 1.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
.t-section-list-14 .t-section-list-inner article figure {
  position: relative;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.t-section-list-14 .t-section-list-inner article figure a {
  display: block;
  height: 100%;
}
.t-section-list-14 .t-section-list-inner article figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-14 .t-section-list-inner article figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-14 .t-section-list-inner article figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-14 .t-section-list-inner article h3 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
  letter-spacing: -0.005em;
}
.t-section-list-14 .t-section-list-inner article h3 a {
  color: #0069a6;
}
.t-section-list-14 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
.t-section-list-14 .t-section-list-inner article h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-section-list-14 .t-section-list-inner article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-14 .t-section-list-inner article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-14 .t-section-list-inner article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-14 .t-section-list-inner article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-14 .t-section-list-inner article h2 a span {
  display: block;
  display: block;
  display: -webkit-box;
  max-height: 50px;
  max-height: 5rem;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 2.1em;
  color: #2a2a2a;
}
.t-section-list-14 .t-section-list-inner article h2 a strong {
  display: block;
  margin-top: 2px;
  margin-top: 0.2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #888;
}
.t-section-list-14 .t-section-list-inner article h2 a:hover span {
  color: #0069a6;
}
.t-section-list-14 .t-section-list-inner article h2 a:hover strong {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-section-list-14 {
    max-width: 100%;
  }
  .t-section-list-14 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-14 .t-section-list-inner article {
    width: 336px;
    width: 33.6rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-14 > header {
    margin-right: 20px;
    margin-right: 2rem;
  }
  .t-section-list-14 .t-section-list-inner {
    margin: 0 -20px 0 -10px;
    margin: 0 -2rem 0 -1rem;
  }
  .t-section-list-14 .t-section-list-inner article {
    width: 249px;
    width: 24.9rem;
    padding: 12px 10px 11px 10px;
    padding: 1.2rem 1rem 1.1rem 1rem;
  }
  .t-section-list-14 .t-section-list-inner article figure {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
  .t-section-list-14 .t-section-list-inner article h3 {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-section-list-14 .t-section-list-inner article h2 a span {
    display: block;
    display: -webkit-box;
    max-height: 46px;
    max-height: 4.6rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2rem;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 2.2em;
  }
  .t-section-list-14 .t-section-list-inner article h2 a strong {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-14 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-14 .t-section-list-inner {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-14 .t-section-list-inner article {
    display: block;
    clear: both;
    width: auto;
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
    border-top: 1px solid #ececec;
  }
  .t-section-list-14 .t-section-list-inner article:first-child {
    border: 0;
  }
  .t-section-list-14 .t-section-list-inner article figure {
    float: left;
    width: 93px;
    width: 9.3rem;
    height: 62px;
    height: 6.2rem;
    margin: 3px 10px 15px 0;
    margin: 0.3rem 1rem 1.5rem 0;
  }
  .t-section-list-14 .t-section-list-inner article h3 {
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-list-14 .t-section-list-inner article h3 a i {
    display: inline-block;
  }
  .t-section-list-14 .t-section-list-inner article h2 a span {
    margin-left: 103px;
    margin-left: 10.3rem;
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1;
    min-height: 0;
  }
  .t-section-list-14 .t-section-list-inner article h2 a strong {
    margin-left: 103px;
    margin-left: 10.3rem;
    margin-top: 7px;
    margin-top: 0.7rem;
  }
}
.t-section-list-15 {
  max-width: 935px;
  max-width: 93.5rem;
  padding-top: 2px;
  padding-top: 0.2rem;
  overflow: hidden;
}
.t-section-list-15 .t-section-list-inner {
  margin: 0 -20px 0 -12px;
  margin: 0 -2rem 0 -1.2rem;
  font-size: 0;
}
.t-section-list-15 .t-section-list-inner article {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  width: 32rem;
  padding: 17px 12px 11px 12px;
  padding: 1.7rem 1.2rem 1.1rem 1.2rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
.t-section-list-15 .t-section-list-inner article figure {
  position: relative;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.t-section-list-15 .t-section-list-inner article figure a {
  display: block;
  height: 100%;
}
.t-section-list-15 .t-section-list-inner article figure a img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-list-15 .t-section-list-inner article figure a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-section-list-15 .t-section-list-inner article figure a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-section-list-15 .t-section-list-inner article h3 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
  letter-spacing: -0.005em;
}
.t-section-list-15 .t-section-list-inner article h3 a {
  color: #0069a6;
}
.t-section-list-15 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
.t-section-list-15 .t-section-list-inner article h3 a i {
  display: none;
  width: 18px;
  width: 1.8rem;
  height: 15px;
  height: 1.5rem;
  background-size: 1.9rem auto;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -3px;
  vertical-align: -0.3rem;
}
.t-section-list-15 .t-section-list-inner article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-section-list-15 .t-section-list-inner article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNjlhNiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-15 .t-section-list-inner article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-15 .t-section-list-inner article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzAwNjlhNiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiMwMDY5YTYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-15 .t-section-list-inner article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-section-list-15 .t-section-list-inner article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-section-list-15 .t-section-list-inner article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-section-list-15 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-section-list-15 .t-section-list-inner article h2 a {
  color: #2a2a2a;
}
.t-section-list-15 .t-section-list-inner article h2 a:hover {
  color: #0069a6;
}
.t-tabs-sys-1 ~ .t-section-list-15 {
  padding-top: 2px;
  padding-top: 0.2rem;
}
@media (max-width: 1299px) {
  .t-section-list-15 {
    max-width: 100%;
  }
  .t-section-list-15 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-15 .t-section-list-inner article {
    width: 336px;
    width: 33.6rem;
  }
}
@media (max-width: 1023px) {
  .t-section-list-15 > header {
    margin-right: 20px;
    margin-right: 2rem;
  }
  .t-section-list-15 .t-section-list-inner {
    margin: 0 -20px 0 -10px;
    margin: 0 -2rem 0 -1rem;
  }
  .t-section-list-15 .t-section-list-inner article {
    width: 249px;
    width: 24.9rem;
    padding: 12px 10px 11px 10px;
    padding: 1.2rem 1rem 1.1rem 1rem;
  }
  .t-section-list-15 .t-section-list-inner article figure {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
  .t-section-list-15 .t-section-list-inner article h3 {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .t-section-list-15 .t-section-list-inner article h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .t-section-list-15 > header {
    margin-right: 10px;
    margin-right: 1rem;
  }
  .t-section-list-15 .t-section-list-inner {
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
  }
  .t-section-list-15 .t-section-list-inner article {
    display: block;
    width: auto;
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
    border-top: 1px solid #ececec;
  }
  .t-section-list-15 .t-section-list-inner article:first-child {
    border: 0;
  }
  .t-section-list-15 .t-section-list-inner article figure {
    display: none;
  }
  .t-section-list-15 .t-section-list-inner article h3 {
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
    font-family: NoticiasText, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .t-section-list-15 .t-section-list-inner article h3 a i {
    display: inline-block;
  }
  .t-section-list-15 .t-section-list-inner article h2 {
    font-family: NoticiasText, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.t-section-banner-1 {
  padding: 0 20px;
  padding: 0 2rem;
}
.t-section-banner-1 .t-section-banner-i {
  position: relative;
  width: 1260px;
  width: 126rem;
  margin: 0 auto 20px auto;
  margin: 0 auto 2rem auto;
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.t-section-banner-1 img {
  display: block;
  max-width: 100%;
}
@media (max-width: 1299px) {
  .t-section-banner-1 {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-banner-1 .t-section-banner-i {
    width: 984px;
    width: 98.4rem;
  }
}
@media (max-width: 1023px) {
  .t-section-banner-1 {
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-section-banner-1 .t-section-banner-i {
    width: 728px;
    width: 72.8rem;
  }
}
@media (max-width: 767px) {
  .t-section-banner-1 {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-banner-1 .t-section-banner-i {
    width: auto;
    margin: -10px 0 15px 0;
    margin: -1rem 0 1.5rem 0;
    padding: 0;
    border: 0;
  }
}
.t-section-banner-2 {
  margin: 2px 0 35px 0;
  margin: 0.2rem 0 3.5rem 0;
  background: #0069a6;
}
.t-section-banner-2 > .t-i {
  width: 1300px;
  width: 130rem;
  min-height: 103px;
  min-height: 10.3rem;
  margin: 0 auto;
  margin: 0 auto;
  padding: 29px 20px 22px 20px;
  padding: 2.9rem 2rem 2.2rem 2rem;
}
.t-section-banner-2 h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 47px;
  font-size: 4.7rem;
  color: #fff;
  line-height: 1.1;
  letter-spacing: 0.005em;
}
.t-pre-main-content + .t-section-banner-2 {
  margin-top: -23px;
  margin-top: -2.3rem;
}
.t-page-article-sponsored-1 .t-section-banner-2,
.t-page-section-sponsored-1 .t-section-banner-2 {
  background: #b50f0d;
}
.t-page-article-sponsored-1 .t-section-banner-2 > .t-i,
.t-page-section-sponsored-1 .t-section-banner-2 > .t-i {
  padding-top: 31px;
  padding-top: 3.1rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
.t-page-article-sponsored-1 .t-section-banner-2 h2,
.t-page-section-sponsored-1 .t-section-banner-2 h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-page-article-1 .t-section-banner-2 {
  margin-bottom: 0;
}
@media (max-width: 1299px) {
  .t-section-banner-2 {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
  .t-section-banner-2 > .t-i {
    width: 1004px;
    width: 100.4rem;
    min-height: 88px;
    min-height: 8.8rem;
    padding: 24px 10px 20px 10px;
    padding: 2.4rem 1rem 2rem 1rem;
  }
  .t-section-banner-2 h2 {
    font-size: 40px;
    font-size: 4rem;
  }
  .t-page-section-sponsored-1 .t-section-banner-2 > .t-i {
    padding-top: 26px;
    padding-top: 2.6rem;
    padding-bottom: 18px;
    padding-bottom: 1.8rem;
  }
}
@media (max-width: 1023px) {
  .t-section-banner-2 {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  .t-section-banner-2 > .t-i {
    width: 768px;
    width: 76.8rem;
    min-height: 70px;
    min-height: 7rem;
    padding: 20px 20px 15px 20px;
    padding: 2rem 2rem 1.5rem 2rem;
  }
  .t-section-banner-2 h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .t-page-section-sponsored-1 .t-section-banner-2 > .t-i {
    padding-top: 22px;
    padding-top: 2.2rem;
    padding-bottom: 13px;
    padding-bottom: 1.3rem;
  }
}
@media (max-width: 767px) {
  .t-section-banner-2 {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
  .t-section-banner-2 > .t-i {
    width: auto;
    min-height: 66px;
    min-height: 6.6rem;
    padding: 20px 10px 15px 10px;
    padding: 2rem 1rem 1.5rem 1rem;
  }
  .t-section-banner-2 h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.t-section-banner-3 {
  padding: 0 20px;
  padding: 0 2rem;
}
.t-section-banner-3 .t-section-banner-i {
  position: relative;
  width: 1260px;
  width: 126rem;
  margin: 0 auto 20px auto;
  margin: 0 auto 2rem auto;
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1299px) {
  .t-section-banner-3 {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-banner-3 .t-section-banner-i {
    width: 984px;
    width: 98.4rem;
  }
}
@media (max-width: 1023px) {
  .t-section-banner-3 {
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-section-banner-3 .t-section-banner-i {
    width: 728px;
    width: 72.8rem;
  }
}
@media (max-width: 767px) {
  .t-section-banner-3 {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-banner-3 .t-section-banner-i {
    width: auto;
    margin: -10px 0 15px 0;
    margin: -1rem 0 1.5rem 0;
    padding: 0;
    border: 0;
  }
}
.t-section-content-1 .t-sc-body {
  float: left;
}
@media (max-width: 1023px) {
  .t-section-content-1 {
    float: none;
  }
}
.t-section-title-1,
.t-section-title-13,
.t-section-title-15,
.t-section-title-16,
.t-section-title-3,
.t-section-title-4,
.t-section-title-6,
.t-section-title-7 {
  position: relative;
}
.t-section-title-13:before,
.t-section-title-15:before,
.t-section-title-16:before,
.t-section-title-1:before,
.t-section-title-3:before,
.t-section-title-4:before,
.t-section-title-6:before,
.t-section-title-7:before {
  content: "";
  position: absolute;
  left: 1px;
  right: 0;
  bottom: 3px;
  bottom: 0.3rem;
  height: 2px;
  height: 0.2rem;
  background: #2a2a2a;
}
.t-section-title-1 h3,
.t-section-title-13 h3,
.t-section-title-15 h3,
.t-section-title-16 h3,
.t-section-title-3 h3,
.t-section-title-4 h3,
.t-section-title-6 h3,
.t-section-title-7 h3 {
  display: inline;
  position: relative;
  z-index: 1;
  margin: 0 15px 0 0;
  margin: 0 1.5rem 0 0;
  padding: 0 15px 0 0;
  padding: 0 1.5rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  background: #fff;
  color: #2a2a2a;
  text-transform: uppercase;
}
.t-section-title-2 {
  border-bottom: 1px solid #1d2022;
}
.t-section-title-2 h3 {
  position: relative;
  min-height: 35px;
  min-height: 3.5rem;
  padding: 5px 20px 10px 0;
  padding: 0.5rem 2rem 1rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: #2a2a2a;
  text-transform: uppercase;
}
.t-section-title-2 h3.js-collapsibe-toggle {
  cursor: pointer;
}
.t-section-title-2 h3.js-collapsibe-toggle:after,
.t-section-title-2 h3.js-collapsibe-toggle:before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  top: 1rem;
  width: 13px;
  width: 1.3rem;
  height: 8px;
  height: 0.8rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat;
  background-size: 100% auto;
}
.t-section-title-2 h3.js-collapsibe-toggle:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=);
  opacity: 0;
}
.t-section-title-2 h3.js-collapsibe-toggle.t-collapsibe-toggle-open:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-section-title-2 h3.js-collapsibe-toggle.t-collapsibe-toggle-open:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
}
.t-section-title-2 h3.js-collapsibe-toggle:hover:before {
  opacity: 0;
}
.t-section-title-2 h3.js-collapsibe-toggle:hover:after {
  opacity: 1;
}
.t-section-title-2 h3.js-collapsibe-toggle * {
  cursor: pointer;
}
.t-section-title-3 {
  min-height: 17px;
  min-height: 1.7rem;
}
.t-grid-10 .t-section-title-3,
.t-grid-11 .t-section-title-3,
.t-grid-3 .t-section-title-3,
.t-grid-4 .t-section-title-3,
.t-grid-5 .t-section-title-3,
.t-grid-6 .t-section-title-3,
.t-grid-7 .t-section-title-3,
.t-grid-8 .t-section-title-3,
.t-grid-9 .t-section-title-3,
.t-grid-multimedia-1 .t-section-title-3 {
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
  .t-grid-10 .t-section-title-3,
  .t-grid-11 .t-section-title-3,
  .t-grid-3 .t-section-title-3,
  .t-grid-4 .t-section-title-3,
  .t-grid-5 .t-section-title-3,
  .t-grid-6 .t-section-title-3,
  .t-grid-7 .t-section-title-3,
  .t-grid-8 .t-section-title-3,
  .t-grid-9 .t-section-title-3,
  .t-grid-multimedia-1 .t-section-title-3 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
}
.t-grid-specialevent-1 .t-section-title-3,
.t-grid-specialevent-2 .t-section-title-3 {
  margin-bottom: -4px;
  margin-bottom: -0.4rem;
}
.t-section-title-3 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .t-section-title-3 h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.t-section-title-3 h3 a {
  color: #1d2022;
}
.t-section-title-3 h3 a:hover {
  color: #0069a6;
}
.t-section-title-4 .t-section-title-pic-1 {
  display: inline-block;
}
.t-section-title-4 .t-section-title-pic-1 img {
  display: block;
  width: 130px;
  width: 13rem;
  margin-bottom: -7px;
  margin-bottom: -0.7rem;
}
.t-grid-10 .t-section-title-15,
.t-grid-10 .t-section-title-16,
.t-grid-10 .t-section-title-4,
.t-grid-11 .t-section-title-15,
.t-grid-11 .t-section-title-16,
.t-grid-11 .t-section-title-4,
.t-grid-3 .t-section-title-15,
.t-grid-3 .t-section-title-16,
.t-grid-3 .t-section-title-4,
.t-grid-4 .t-section-title-15,
.t-grid-4 .t-section-title-16,
.t-grid-4 .t-section-title-4,
.t-grid-5 .t-section-title-15,
.t-grid-5 .t-section-title-16,
.t-grid-5 .t-section-title-4,
.t-grid-6 .t-section-title-15,
.t-grid-6 .t-section-title-16,
.t-grid-6 .t-section-title-4,
.t-grid-7 .t-section-title-15,
.t-grid-7 .t-section-title-16,
.t-grid-7 .t-section-title-4,
.t-grid-8 .t-section-title-15,
.t-grid-8 .t-section-title-16,
.t-grid-8 .t-section-title-4,
.t-grid-9 .t-section-title-15,
.t-grid-9 .t-section-title-16,
.t-grid-9 .t-section-title-4,
.t-grid-multimedia-1 .t-section-title-15,
.t-grid-multimedia-1 .t-section-title-16,
.t-grid-multimedia-1 .t-section-title-4,
.t-section-multimedia-comp-1 .t-section-title-15,
.t-section-multimedia-comp-1 .t-section-title-16,
.t-section-multimedia-comp-1 .t-section-title-4 {
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
  .t-grid-10 .t-section-title-15,
  .t-grid-10 .t-section-title-16,
  .t-grid-10 .t-section-title-4,
  .t-grid-11 .t-section-title-15,
  .t-grid-11 .t-section-title-16,
  .t-grid-11 .t-section-title-4,
  .t-grid-3 .t-section-title-15,
  .t-grid-3 .t-section-title-16,
  .t-grid-3 .t-section-title-4,
  .t-grid-4 .t-section-title-15,
  .t-grid-4 .t-section-title-16,
  .t-grid-4 .t-section-title-4,
  .t-grid-5 .t-section-title-15,
  .t-grid-5 .t-section-title-16,
  .t-grid-5 .t-section-title-4,
  .t-grid-6 .t-section-title-15,
  .t-grid-6 .t-section-title-16,
  .t-grid-6 .t-section-title-4,
  .t-grid-7 .t-section-title-15,
  .t-grid-7 .t-section-title-16,
  .t-grid-7 .t-section-title-4,
  .t-grid-8 .t-section-title-15,
  .t-grid-8 .t-section-title-16,
  .t-grid-8 .t-section-title-4,
  .t-grid-9 .t-section-title-15,
  .t-grid-9 .t-section-title-16,
  .t-grid-9 .t-section-title-4,
  .t-grid-multimedia-1 .t-section-title-15,
  .t-grid-multimedia-1 .t-section-title-16,
  .t-grid-multimedia-1 .t-section-title-4,
  .t-section-multimedia-comp-1 .t-section-title-15,
  .t-section-multimedia-comp-1 .t-section-title-16,
  .t-section-multimedia-comp-1 .t-section-title-4 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
}
.t-page-section-1 .t-grid-10 .t-section-title-15,
.t-page-section-1 .t-grid-10 .t-section-title-16,
.t-page-section-1 .t-grid-10 .t-section-title-4,
.t-page-section-1 .t-grid-11 .t-section-title-15,
.t-page-section-1 .t-grid-11 .t-section-title-16,
.t-page-section-1 .t-grid-11 .t-section-title-4,
.t-page-section-1 .t-grid-3 .t-section-title-15,
.t-page-section-1 .t-grid-3 .t-section-title-16,
.t-page-section-1 .t-grid-3 .t-section-title-4,
.t-page-section-1 .t-grid-4 .t-section-title-15,
.t-page-section-1 .t-grid-4 .t-section-title-16,
.t-page-section-1 .t-grid-4 .t-section-title-4,
.t-page-section-1 .t-grid-5 .t-section-title-15,
.t-page-section-1 .t-grid-5 .t-section-title-16,
.t-page-section-1 .t-grid-5 .t-section-title-4,
.t-page-section-1 .t-grid-6 .t-section-title-15,
.t-page-section-1 .t-grid-6 .t-section-title-16,
.t-page-section-1 .t-grid-6 .t-section-title-4,
.t-page-section-1 .t-grid-7 .t-section-title-15,
.t-page-section-1 .t-grid-7 .t-section-title-16,
.t-page-section-1 .t-grid-7 .t-section-title-4,
.t-page-section-1 .t-grid-8 .t-section-title-15,
.t-page-section-1 .t-grid-8 .t-section-title-16,
.t-page-section-1 .t-grid-8 .t-section-title-4,
.t-page-section-1 .t-grid-9 .t-section-title-15,
.t-page-section-1 .t-grid-9 .t-section-title-16,
.t-page-section-1 .t-grid-9 .t-section-title-4,
.t-page-section-1 .t-grid-multimedia-1 .t-section-title-15,
.t-page-section-1 .t-grid-multimedia-1 .t-section-title-16,
.t-page-section-1 .t-grid-multimedia-1 .t-section-title-4,
.t-page-section-1 .t-section-multimedia-comp-1 .t-section-title-15,
.t-page-section-1 .t-section-multimedia-comp-1 .t-section-title-16,
.t-page-section-1 .t-section-multimedia-comp-1 .t-section-title-4 {
  display: none;
}
.t-grid-specialevent-1 .t-section-title-15,
.t-grid-specialevent-1 .t-section-title-16,
.t-grid-specialevent-1 .t-section-title-4,
.t-grid-specialevent-2 .t-section-title-15,
.t-grid-specialevent-2 .t-section-title-16,
.t-grid-specialevent-2 .t-section-title-4 {
  margin-bottom: -4px;
  margin-bottom: -0.4rem;
}
.t-section-title-15 h3,
.t-section-title-16 h3,
.t-section-title-4 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .t-section-title-15 h3,
  .t-section-title-16 h3,
  .t-section-title-4 h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.t-section-title-15 h3 a,
.t-section-title-16 h3 a,
.t-section-title-4 h3 a {
  color: #1d2022;
}
.t-section-title-15 h3 a:hover,
.t-section-title-16 h3 a:hover,
.t-section-title-4 h3 a:hover {
  color: #0069a6;
}
.t-grid-group-2 .t-grid-group-col-1 .t-section-title-15 h3,
.t-grid-group-2 .t-grid-group-col-1 .t-section-title-16 h3,
.t-grid-group-2 .t-grid-group-col-1 .t-section-title-4 h3 {
  background: #f6f4ea;
}
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-15:before,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-16:before,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-4:before {
  background: #fff;
}
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-15 h3,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-16 h3,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-4 h3 {
  background: #0069a6;
}
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-15 h3 a,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-16 h3 a,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-4 h3 a {
  color: #fff;
}
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-15 h3 a:hover,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-16 h3 a:hover,
.t-grid-group-2 .t-grid-group-col-2 .t-section-title-4 h3 a:hover {
  color: #ffc202;
}
.t-poll-1 .t-section-title-15,
.t-poll-1 .t-section-title-16,
.t-poll-1 .t-section-title-4 {
  margin: 0 15px;
  margin: 0 1.5rem;
}
@media (max-width: 767px) {
  .t-poll-1 .t-section-title-15,
  .t-poll-1 .t-section-title-16,
  .t-poll-1 .t-section-title-4 {
    margin: 0 12px;
    margin: 0 1.2rem;
  }
}
.t-section-title-5 {
  min-height: 24px;
  min-height: 2.4rem;
  padding: 7px 10px 4px 15px;
  padding: 0.7rem 1rem 0.4rem 1.5rem;
  background: #ffc202;
  color: #2a2a2a;
}
.t-section-title-5 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.t-grid-10 .t-section-title-6,
.t-grid-10 .t-section-title-7 {
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.t-section-title-6:before,
.t-section-title-7:before {
  background: #8d0d4f;
}
.t-section-title-6 h3,
.t-section-title-7 h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: capitalize;
}
.t-section-title-6 h3 a,
.t-section-title-7 h3 a {
  color: #8d0d4f;
}
.t-section-title-6 h3 a:hover,
.t-section-title-7 h3 a:hover {
  color: #1d2022;
}
@media (max-width: 1299px) {
  .t-section-title-6 h3,
  .t-section-title-7 h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-10 .t-section-title-6,
  .t-grid-10 .t-section-title-7 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
  .t-section-title-6 h3,
  .t-section-title-7 h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.t-grid-10 .t-section-title-7 {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.t-section-title-7 h3 {
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 1299px) {
  .t-section-title-7 h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-10 .t-section-title-7 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
  .t-section-title-7 h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.t-section-title-11,
.t-section-title-12,
.t-section-title-14,
.t-section-title-8,
.t-section-title-9 {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-section-title-10 {
  min-height: 24px;
  min-height: 2.4rem;
  padding: 7px 25px 4px 12px;
  padding: 0.7rem 2.5rem 0.4rem 1.2rem;
  background: #b50f0d;
  color: #ffc202;
}
.t-section-title-10 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.t-section-title-10 h3:before {
  content: "";
  display: inline-block;
  width: 9px;
  width: 0.9rem;
  height: 9px;
  height: 0.9rem;
  margin-right: 3px;
  margin-right: 0.3rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #ffc202;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
}
.t-section-title-11 {
  margin-top: 3px;
  margin-top: 0.3rem;
  margin-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .t-section-title-11 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .t-section-title-11 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-section-title-12 {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .t-section-title-12 {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
}
.t-section-title-13 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.t-section-title-14 {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.t-section-title-15 {
  clear: both;
  max-width: 1300px;
  max-width: 130rem;
  margin: 20px auto 0 auto;
  margin: 2rem auto 0 auto;
  padding: 0 20px;
  padding: 0 2rem;
}
.t-section-title-15:before {
  left: 21px;
  right: 20px;
}
@media (max-width: 1299px) {
  .t-section-title-15 {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-title-15:before {
    left: 11px;
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .t-section-title-15 {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-section-title-15:before {
    left: 21px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .t-section-title-15 {
    min-width: 320px;
    min-width: 32rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-section-title-15:before {
    left: 11px;
    right: 10px;
  }
}
.t-section-title-16 {
  clear: both;
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto 16px auto;
  margin: 0 auto 1.6rem auto;
  padding: 20px 20px 0 20px;
  padding: 2rem 2rem 0 2rem;
}
.t-section-title-16:before {
  background: #fff;
}
.t-section-title-16 h3 {
  background: #2a2a2a;
}
.t-section-title-16 h3 a {
  color: #fff;
}
.t-section-title-16 h3 a:hover {
  color: #eee;
}
.t-section-title-16:before {
  left: 21px;
  right: 20px;
}
@media (max-width: 1299px) {
  .t-section-title-16 {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 20px 10px 0 10px;
    padding: 2rem 1rem 0 1rem;
  }
  .t-section-title-16:before {
    left: 11px;
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .t-section-title-16 {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 20px 20px 0 20px;
    padding: 2rem 2rem 0 2rem;
  }
  .t-section-title-16:before {
    left: 21px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .t-section-title-16 {
    min-width: 320px;
    min-width: 32rem;
    padding: 7px 10px 0 10px;
    padding: 0.7rem 1rem 0 1rem;
  }
  .t-section-title-16:before {
    left: 11px;
    right: 10px;
  }
}
.t-section-title-17 {
  padding: 0 0 12px 0;
}
.t-section-title-17 h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #525252;
}
.t-section-title-17 h3 a {
  color: #525252;
}
.t-section-title-17 h3 a:hover {
  color: #0069a6;
}
.t-section-title-18 {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-section-title-style-1 h3 {
  color: #b50f0d;
}
.t-section-title-style-1 h3 a {
  color: #b50f0d;
}
.t-section-title-style-1 h3 a:hover {
  color: #0069a6;
}
.t-section-title-style-1:before {
  background: #b50f0d;
}
@media (max-width: 767px) {
  .t-content-responsive-1 {
    display: none;
  }
}
.t-content-responsive-2 {
  display: none;
}
@media (max-width: 767px) {
  .t-content-responsive-2 {
    display: block;
  }
}
@media (min-width: 768px) {
  .t-content-responsive-3 {
    height: 0;
    padding: 0;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .t-content-responsive-4 {
    display: none;
  }
}
@media (max-width: 767px) {
  .t-content-responsive-5 {
    height: 0 !important;
    padding: 0;
    overflow: hidden;
  }
}
.t-content-responsive-6 {
  display: none;
}
@media (max-width: 1023px) {
  .t-content-responsive-6 {
    display: block;
  }
}
.t-float-win-1 {
  position: relative;
  height: 278px;
  height: 27.8rem;
}
.t-float-win-1 .t-float-win-close {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  width: 2.4rem;
  height: 24px;
  height: 2.4rem;
  margin: 0;
  padding: 0;
  background: #990707
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQwLjkzNiw0OS45OTlMMS44NzMsODkuMDYxYy0yLjQ5NywyLjQ5OC0yLjQ5Nyw2LjU2NCwwLDkuMDYyYzIuNTA0LDIuNTAxLDYuNTY3LDIuNTAxLDkuMDY1LDBMNTAsNTkuMDYzbDM5LjA2MiwzOS4wNTljMi40OTgsMi41MDEsNi41NjIsMi41MDEsOS4wNjUsMGMyLjQ5Ny0yLjQ5NywyLjQ5Ny02LjU2MywwLTkuMDYyTDU5LjA2NCw0OS45OTlsMzkuMDYzLTM5LjA2MmMyLjQ5Ny0yLjQ5OCwyLjQ5Ny02LjU2NCwwLTkuMDYyYy0yLjUwNC0yLjUwMS02LjU2Ny0yLjUwMS05LjA2NSwwTDUwLDQwLjkzNUwxMC45MzgsMS44NzZjLTIuNDk4LTIuNTAxLTYuNTYyLTIuNTAxLTkuMDY1LDBjLTIuNDk3LDIuNDk3LTIuNDk3LDYuNTYzLDAsOS4wNjJMNDAuOTM2LDQ5Ljk5OXoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.1rem 1.1rem;
  cursor: pointer;
  outline: 0;
  border: 0;
  cursor: pointer;
}
.t-float-win-1 .t-float-win-close em {
  display: block;
  width: 100%;
  height: 100%;
  background: #990707;
  font-size: 0;
  color: #990707;
  opacity: 0.4;
}
.t-float-win-1 .t-float-win-close:hover em {
  display: none;
}
@media (min-width: 768px) {
  .t-scroll-pos-2 .t-float-win-1 {
    position: fixed;
    z-index: 4;
    right: 13px;
    right: 1.3rem;
    top: 50%;
    width: 193px;
    width: 19.3rem;
    height: auto;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5 {
    position: relative;
    margin: 0;
    padding: 0;
    box-shadow: 13px 13px 0 rgba(0, 0, 0, 0.3);
    border-top: 3px solid #2a2a2a;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5:after,
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5:before {
    content: "";
    position: absolute;
    left: -13px;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent rgba(0, 0, 0, 0.3) transparent transparent;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5:after {
    left: 100%;
    top: -3px;
    border-width: 13px 13px 0 13px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.3);
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-i {
    min-height: 100px;
    min-height: 10rem;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend {
    min-height: 10px;
    padding: 7px 10px 8px 10px;
    padding: 0.7rem 1rem 0.8rem 1rem;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend a {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4rem;
    line-height: 1.1666666667;
  }
  .t-scroll-pos-2 .t-float-win-1 .t-float-win-close {
    display: block;
  }
}
@media (max-width: 767px) {
  .t-float-win-1 {
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    bottom: 0;
    height: 126px;
    height: 12.6rem;
    background: #2a2a2a;
  }
  .t-float-win-1 .t-section-list-5 {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .t-float-win-1 .t-section-list-5 .t-section-title-10 {
    min-height: 33px;
    min-height: 3.3rem;
    padding: 12px 25px 6px 12px;
    padding: 1.2rem 2.5rem 0.6rem 1.2rem;
  }
  .t-float-win-1 .t-section-list-5 .t-section-title-10 h3 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 {
    position: relative;
    padding: 15px 10px 0 127px;
    padding: 1.5rem 1rem 0 12.7rem;
    background: 0 0;
  }
  .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-i {
    position: absolute;
    left: 10px;
    left: 1rem;
    top: 15px;
    top: 1.5rem;
    width: 107px;
    width: 10.7rem;
    min-height: 0 !important;
    padding: 0;
  }
  .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend {
    min-height: 0;
    padding: 0 !important;
    background: 0 0;
  }
  .t-float-win-1 .t-section-list-5 .t-multimedia-video-1 .t-mm-v-legend a {
    display: block;
    display: -webkit-box;
    max-height: 56px;
    max-height: 5.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-float-win-1 .t-float-win-close {
    display: block;
    width: 33px;
    width: 3.3rem;
    height: 33px;
    height: 3.3rem;
  }
}
.t-hide-scrollbar {
  overflow: hidden;
}
.t-collapsible-1 .t-collapsible-targ {
  display: none;
}
.t-article-media-lb-content-1,
.t-article-media-lb-overlay-1 {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.t-article-media-lb-overlay-1 {
  background-color: #fff;
  opacity: 0.98;
}
.t-article-media-lb-content-1 {
  color: #2a2a2a;
}
@media (max-width: 1023px) {
  .t-article-media-lb-content-1 {
    overflow: hidden;
    overflow-y: auto;
  }
}
.t-article-media-lb-content-1 .t-article-media-lb-content-inner {
  position: relative;
  max-width: 1280px;
  max-width: 128rem;
  height: 100%;
  margin: 0 auto;
  padding: 70px 345px 70px 20px;
  padding: 7rem 34.5rem 7rem 2rem;
}
@media (max-width: 1023px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-inner {
    height: auto;
    padding: 70px 20px 15px 20px;
    padding: 7rem 2rem 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-inner {
    padding: 70px 10px 15px 10px;
    padding: 7rem 1rem 1.5rem 1rem;
  }
}
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"] {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 17px;
  top: 1.7rem;
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQwLjkzNiw0OS45OTlMMS44NzMsODkuMDYxYy0yLjQ5NywyLjQ5OC0yLjQ5Nyw2LjU2NCwwLDkuMDYyYzIuNTA0LDIuNTAxLDYuNTY3LDIuNTAxLDkuMDY1LDBMNTAsNTkuMDYzbDM5LjA2MiwzOS4wNTljMi40OTgsMi41MDEsNi41NjIsMi41MDEsOS4wNjUsMGMyLjQ5Ny0yLjQ5NywyLjQ5Ny02LjU2MywwLTkuMDYyTDU5LjA2NCw0OS45OTlsMzkuMDYzLTM5LjA2MmMyLjQ5Ny0yLjQ5OCwyLjQ5Ny02LjU2NCwwLTkuMDYyYy0yLjUwNC0yLjUwMS02LjU2Ny0yLjUwMS05LjA2NSwwTDUwLDQwLjkzNUwxMC45MzgsMS44NzZjLTIuNDk4LTIuNTAxLTYuNTYyLTIuNTAxLTkuMDY1LDBjLTIuNDk3LDIuNDk3LTIuNDk3LDYuNTYzLDAsOS4wNjJMNDAuOTM2LDQ5Ljk5OXoiIGZpbGw9IiM4ODg4ODgiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.7rem 1.7rem;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"]:active,
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"]:focus,
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"]:hover {
  background-color: #ececec;
}
@media (max-width: 1023px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"] {
    right: 20px;
    right: 2rem;
  }
}
@media (max-width: 767px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"] {
    right: 10px;
    right: 1rem;
  }
}
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"] i {
  display: block;
  width: 100%;
  height: 100%;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-inner [data-t-btn="close-btn"] em {
  display: none;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic {
  position: relative;
  height: 100%;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic figure {
  display: block;
  height: 100%;
  font-size: 0;
  text-align: center;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic figure img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
  width: 7rem;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: 0;
  -webkit-transition:
    background-color 0.5s ease-in-out,
    height 0.6s ease-in-out;
  -moz-transition:
    background-color 0.5s ease-in-out,
    height 0.6s ease-in-out;
  -ms-transition:
    background-color 0.5s ease-in-out,
    height 0.6s ease-in-out;
  -o-transition:
    background-color 0.5s ease-in-out,
    height 0.6s ease-in-out;
  transition:
    background-color 0.5s ease-in-out,
    height 0.6s ease-in-out;
  outline: 0;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next span,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next span:before,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  margin: -25px 0 0 -25px;
  margin: -2.5rem 0 0 -2.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.7rem auto;
  opacity: 0.3;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next i,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  margin: -25px 0 0 -25px;
  margin: -2.5rem 0 0 -2.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.7rem auto;
  opacity: 0.8;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next:hover,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next:hover span:before,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev:hover span:before {
  opacity: 0.6;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next:hover i,
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev:hover i {
  opacity: 0;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev {
  left: 0;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next {
  right: 0;
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next span:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next i {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
@media (max-width: 1023px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-next,
  .t-article-media-lb-content-1 .t-article-media-lb-content-pic .t-article-media-lb-gallery-prev {
    height: auto !important;
  }
}
.t-article-media-lb-content-1 .t-article-media-lb-content-sidebar {
  position: absolute;
  right: 20px;
  right: 2rem;
  top: 66px;
  top: 6.6rem;
  bottom: 70px;
  bottom: 7rem;
  width: 300px;
  width: 30rem;
  overflow: hidden;
  overflow-y: auto;
}
@media (max-width: 1023px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-sidebar {
    position: static;
    overflow: hidden;
    width: auto;
    padding-top: 14px;
    padding-top: 1.4rem;
  }
}
@media (max-width: 767px) {
  .t-article-media-lb-content-1 .t-article-media-lb-content-sidebar {
    margin: 0 auto;
  }
}
.t-browser-mobile-android-firefox .t-article-media-lb-content-1 .t-article-media-lb-content-sidebar,
.t-browser-mobile-ios .t-article-media-lb-content-1 .t-article-media-lb-content-sidebar {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.t-article-media-lb-content-1 .t-article-media-lb-header {
  padding: 0 0 18px 0;
  padding: 0 0 1.8rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  line-height: 1.1666666667;
  letter-spacing: 0.01em;
  color: #2a2a2a;
}
.t-article-media-lb-content-1 .t-article-media-lb-header [data-lb-info="caption"] {
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.3rem;
  line-height: 1.15;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .t-article-media-lb-content-1 .t-article-media-lb-header [data-lb-info="caption"] {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    line-height: 1.1428571429;
  }
}
.t-article-media-lb-content-1.t-article-media-lb-oneslide
  .t-article-media-lb-content-pic
  .t-article-media-lb-gallery-next,
.t-article-media-lb-content-1.t-article-media-lb-oneslide
  .t-article-media-lb-content-pic
  .t-article-media-lb-gallery-prev {
  display: none;
}
.interaction-article-media-lb-open {
  overflow: hidden;
}
.t-stamp-1,
.t-stamp-2,
.t-stamp-3,
.t-stamp-4,
.t-stamp-5 {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  height: 2.2rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  padding: 5px 8px 0 8px;
  padding: 0.5rem 0.8rem 0 0.8rem;
  line-height: 1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.t-stamp-1 {
  background: #66a5ca;
  color: #fff;
}
.t-stamp-2 {
  padding: 6px 8px 0 8px;
  padding: 0.6rem 0.8rem 0 0.8rem;
  background: #ffc202;
  color: #2a2a2a;
}
.t-stamp-2:before {
  content: "";
  display: inline-block;
  width: 11px;
  width: 1.1rem;
  height: 11px;
  height: 1.1rem;
  margin-right: 7px;
  margin-right: 0.7rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #2a2a2a;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
}
.t-stamp-3 {
  padding: 6px 8px 0 8px;
  padding: 0.6rem 0.8rem 0 0.8rem;
  background: #ffc202;
  color: #2a2a2a;
  font-size: 12px;
  font-size: 1.2rem;
}
.t-stamp-3:before {
  content: "";
  display: inline-block;
  width: 9px;
  width: 0.9rem;
  height: 9px;
  height: 0.9rem;
  margin-right: 7px;
  margin-right: 0.7rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #2a2a2a;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
}
.t-g1-l1-am1 .t-stamp-3,
.t-g1-l1-am3 .t-stamp-3,
.t-g1-l1-am6 .t-stamp-3,
.t-g1-l1-am7 .t-stamp-3,
.t-g1-l1-am8 .t-stamp-3 {
  height: 17px;
  height: 1.7rem;
  margin: 4px 5px 6px 0;
  margin: 0.4rem 0.5rem 0.6rem 0;
  padding: 3px 8px 0 8px;
  padding: 0.3rem 0.8rem 0 0.8rem;
}
@media (max-width: 1023px) {
  .t-stamp-3 {
    height: 21px;
    height: 2.1rem;
    padding: 5px 8px 0 8px;
    padding: 0.5rem 0.8rem 0 0.8rem;
  }
  .t-g1-l1-am6:nth-of-type(n) .t-stamp-3 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .t-stamp-3 {
    height: 20px;
    height: 2rem;
  }
}
.t-stamp-4 {
  padding: 6px 8px 0 8px;
  padding: 0.6rem 0.8rem 0 0.8rem;
  background: #0069a6;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.t-article-module-1 .t-stamp-4 {
  background: #fff;
  color: #0069a6;
}
.t-g1-l1-am1 .t-stamp-4,
.t-g1-l1-am3 .t-stamp-4,
.t-g1-l1-am6 .t-stamp-4,
.t-g1-l1-am7 .t-stamp-4,
.t-g1-l1-am8 .t-stamp-4 {
  height: 17px;
  height: 1.7rem;
  margin: 4px 5px 6px 0;
  margin: 0.4rem 0.5rem 0.6rem 0;
  padding: 3px 8px 0 8px;
  padding: 0.3rem 0.8rem 0 0.8rem;
}
@media (max-width: 1023px) {
  .t-stamp-4 {
    height: 21px;
    height: 2.1rem;
    padding: 5px 8px 0 8px;
    padding: 0.5rem 0.8rem 0 0.8rem;
  }
  .t-g1-l1-am6:nth-of-type(n) .t-stamp-4 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .t-stamp-4 {
    height: 20px;
    height: 2rem;
  }
}
.t-stamp-5 {
  padding: 6px 8px 0 8px;
  padding: 0.6rem 0.8rem 0 0.8rem;
  background: #000;
  color: #ffc202;
  font-size: 12px;
  font-size: 1.2rem;
}
.t-g1-l1-am1 .t-stamp-5,
.t-g1-l1-am3 .t-stamp-5,
.t-g1-l1-am6 .t-stamp-5,
.t-g1-l1-am7 .t-stamp-5,
.t-g1-l1-am8 .t-stamp-5 {
  height: 17px;
  height: 1.7rem;
  margin: 4px 5px 6px 0;
  margin: 0.4rem 0.5rem 0.6rem 0;
  padding: 3px 8px 0 8px;
  padding: 0.3rem 0.8rem 0 0.8rem;
}
@media (max-width: 1023px) {
  .t-stamp-5 {
    height: 21px;
    height: 2.1rem;
    padding: 5px 8px 0 8px;
    padding: 0.5rem 0.8rem 0 0.8rem;
  }
  .t-g1-l1-am6:nth-of-type(n) .t-stamp-5 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .t-stamp-5 {
    height: 20px;
    height: 2rem;
  }
}
.t-page-article-sponsored-1 {
  background: #f6f4ea;
}
.t-page-article-sponsored-1 .t-article-1 > header {
  padding-top: 31px;
  padding-top: 3.1rem;
}
@media (max-width: 1023px) {
  .t-page-article-sponsored-1 .t-article-1 > header {
    padding-top: 22px;
    padding-top: 2.2rem;
  }
}
.t-page-article-sponsored-1 .t-article-1 > header h1 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-page-article-sponsored-1 .t-article-1 > header h3 {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .t-page-article-sponsored-1 .t-article-1 > header h3 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
.t-page-article-sponsored-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
  background: #f6f4ea;
}
.t-page-article-sponsored-1 .t-article-1 .t-article-content-inner > p.t-article-content-intro-1 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-page-article-sponsored-1 .t-article-note-1 {
  background: #ede9d7;
}
.t-page-article-sponsored-1 .t-section-title-1 h3,
.t-page-article-sponsored-1 .t-section-title-15 h3,
.t-page-article-sponsored-1 .t-section-title-3 h3,
.t-page-article-sponsored-1 .t-section-title-4 h3 {
  background: #f6f4ea;
}
.t-page-article-sponsored-1 .t-paywall-1,
.t-page-article-sponsored-1 .t-readmore-1 {
  background: -moz-linear-gradient(
    top,
    rgba(246, 244, 234, 0) 0,
    rgba(246, 244, 234, 0.8) 35%,
    rgba(246, 244, 234, 0.98) 56%,
    #f6f4ea 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(246, 244, 234, 0) 0,
    rgba(246, 244, 234, 0.8) 35%,
    rgba(246, 244, 234, 0.98) 56%,
    #f6f4ea 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(246, 244, 234, 0) 0,
    rgba(246, 244, 234, 0.8) 35%,
    rgba(246, 244, 234, 0.98) 56%,
    #f6f4ea 100%
  );
}
.t-page-section-sponsored-1 {
  background: #f6f4ea;
}
.t-page-section-sports-1 .t-article-module-2 header h3,
.t-page-section-sports-1 .t-article-module-9 header h3,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-page-section-sports-1 .t-article-module-2 header h3 a,
.t-page-section-sports-1 .t-article-module-9 header h3 a,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a {
  color: #ff9d02;
}
.t-page-section-sports-1 .t-article-module-2 header h3 a:hover,
.t-page-section-sports-1 .t-article-module-9 header h3 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h3 a:hover {
  color: #50585e;
}
.t-page-section-sports-1 .t-article-module-2 header h2,
.t-page-section-sports-1 .t-article-module-9 header h2,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}
.t-page-section-sports-1 .t-article-module-2 header h2 a:hover,
.t-page-section-sports-1 .t-article-module-9 header h2 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h2 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h2 a:hover {
  color: #ff9d02;
}
.t-page-section-sports-1 .t-article-module-2 header h4 a:hover,
.t-page-section-sports-1 .t-article-module-9 header h4 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h4 a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 header h4 a:hover {
  color: #ff9d02;
}
.t-page-section-sports-1 .t-article-module-2 .t-article-module-related li a,
.t-page-section-sports-1 .t-article-module-9 .t-article-module-related li a,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related li a {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-page-section-sports-1 .t-article-module-2 .t-article-module-related li a:hover,
.t-page-section-sports-1 .t-article-module-9 .t-article-module-related li a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 .t-grid-list-article-related li a:hover,
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am2 .t-grid-list-article-related li a:hover {
  color: #ff9d02;
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmOWQwMiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmOWQwMiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZjlkMDIiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-section-sports-1 .t-grid-1-list-2 .t-g1-l2-i-i .t-g1-l2-am1 header h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-section-opiniao-1 .t-article-module-2 header figure {
  background: #f6f4ea;
}
.t-page-section-opiniao-1 .t-grid-1-list-5 .t-g1-l5-i-i article header figure {
  background: #f6f4ea;
}
.t-readmore-article-1 {
  position: relative;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-out;
  -moz-transition: max-height 0.5s ease-out;
  -ms-transition: max-height 0.5s ease-out;
  -o-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}
.t-readmore-1 {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 45px 0 30px 191px;
  padding: 4.5rem 0 3rem 19.1rem;
  text-align: center;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 35%,
    rgba(255, 255, 255, 0.98) 56%,
    #fff 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 35%,
    rgba(255, 255, 255, 0.98) 56%,
    #fff 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 35%,
    rgba(255, 255, 255, 0.98) 56%,
    #fff 100%
  );
}
@media (max-width: 1299px) {
  .t-readmore-1 {
    padding-left: 170px;
    padding-left: 17rem;
  }
}
@media (max-width: 1023px) {
  .t-readmore-1 {
    padding-left: 20px;
    padding-left: 2rem;
  }
}
.t-readmore-1 .t-rm-btn-elm,
.t-readmore-1 a {
  position: relative;
  display: inline-block;
  height: 44px;
  height: 4.4rem;
  line-height: 44px;
  line-height: 4.4rem;
  padding: 0 70px 0 50px;
  padding: 0 7rem 0 5rem;
  background: #0069a6;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.t-readmore-1 .t-rm-btn-elm:hover,
.t-readmore-1 a:hover {
  background-color: #003e6a;
}
.t-readmore-1 .t-rm-btn-elm:after,
.t-readmore-1 a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 44px;
  right: 4.4rem;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
  margin-top: -10px;
  margin-top: -1rem;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.3rem 0.8rem;
}
.t-readmore-content-show .js-readmore-sidebox-1 {
  display: block !important;
}
.t-readmore-content-show .t-readmore-article-1 {
  max-height: none !important;
  overflow: initial;
}
.t-readmore-content-show .t-readmore-1 {
  display: none;
}
.t-load-another-1 {
  clear: both;
  padding: 20px 0;
  padding: 2rem 0;
  text-align: center;
}
.t-load-another-1 a {
  display: inline-block;
  height: 44px;
  height: 4.4rem;
  line-height: 44px;
  line-height: 4.4rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 0 50px;
  padding: 0 5rem;
  background: #0069a6;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
.t-load-another-1 a:hover {
  background-color: #003e6a;
}
.t-load-another-1 .t-a-load-another-loading {
  display: inline-block;
  height: 44px;
  height: 4.4rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 20px 0 0 0;
  padding: 2rem 0 0 0;
  vertical-align: middle;
}
.t-load-more-1 {
  padding: 20px 0;
  padding: 2rem 0;
  text-align: center;
}
.t-load-more-1 a {
  display: inline-block;
  height: 44px;
  height: 4.4rem;
  line-height: 44px;
  line-height: 4.4rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 0 50px;
  padding: 0 5rem;
  background: #0069a6;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
.t-load-more-1 a:hover {
  background-color: #003e6a;
}
.t-load-more-1 .t-s-load-more-loading {
  display: inline-block;
  height: 44px;
  height: 4.4rem;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
  padding: 20px 0 0 0;
  padding: 2rem 0 0 0;
  vertical-align: middle;
}
.t-pre-main-content {
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
}
.t-hp-ticker {
  height: 48px;
  height: 4.8rem;
  background: #2a2a2a;
  background: -moz-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #2a2a2a 0, #2a2a2a 50%, #0069a6 51%, #0069a6 100%);
}
@media (max-width: 1299px) {
  .t-hp-ticker {
    height: 40px;
    height: 4rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker {
    height: 36px;
    height: 3.6rem;
  }
}
.t-hp-ticker .t-hp-ticker-inner {
  position: relative;
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 20px;
  padding: 0 2rem;
  height: 100%;
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .t-hp-ticker .t-hp-ticker-inner {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker .t-hp-ticker-inner {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 20px;
    padding: 0 2rem;
  }
}
@media (max-width: 767px) {
  .t-hp-ticker .t-hp-ticker-inner {
    min-width: 320px;
    min-width: 32rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
}
.t-hp-ticker .t-hp-ticker-inner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  width: 10rem;
  background: -moz-linear-gradient(left, rgba(0, 105, 166, 0) 0, #0069a6 90%, #0069a6 100%);
  background: -webkit-linear-gradient(left, rgba(0, 105, 166, 0) 0, #0069a6 90%, #0069a6 100%);
  background: linear-gradient(to right, rgba(0, 105, 166, 0) 0, #0069a6 90%, #0069a6 100%);
}
@media (max-width: 1023px) {
  .t-hp-ticker .t-hp-ticker-inner:after {
    width: 50px;
    width: 5rem;
  }
}
.t-hp-ticker .t-hp-ticker-inner > strong {
  display: inline-block;
  height: 100%;
  padding: 16px 20px 0 0;
  padding: 1.6rem 2rem 0 0;
  vertical-align: top;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: -0.025em;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 1299px) {
  .t-hp-ticker .t-hp-ticker-inner > strong {
    padding: 13px 20px 0 0;
    padding: 1.3rem 2rem 0 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker .t-hp-ticker-inner > strong {
    padding: 12px 20px 0 0;
    padding: 1.2rem 2rem 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.t-hp-ticker .t-hp-ticker-inner > nav {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  background: #0069a6;
  font-size: 18px;
  font-size: 1.8rem;
}
.t-hp-ticker .t-hp-ticker-inner > nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
}
.t-hp-ticker .t-hp-ticker-inner > nav li {
  height: 100%;
}
.t-hp-ticker .t-hp-ticker-inner > nav li a {
  color: #fff;
}
.t-hp-ticker .t-hp-ticker-inner > nav li a:hover {
  color: #66a5ca;
}
.t-hp-ticker .t-hp-ticker-inner > nav.jctkr-wrapper.jctkr-initialized ul {
  opacity: 1;
}
.t-hp-ticker.t-hp-ticker-live {
  background: #2a2a2a;
  background: -moz-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #b50f0d 51%, #b50f0d 100%);
  background: -webkit-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #b50f0d 51%, #b50f0d 100%);
  background: linear-gradient(to right, #2a2a2a 0, #2a2a2a 50%, #b50f0d 51%, #b50f0d 100%);
}
.t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner:after {
  background: -moz-linear-gradient(left, rgba(181, 15, 13, 0) 0, #b50f0d 90%, #b50f0d 100%);
  background: -webkit-linear-gradient(left, rgba(181, 15, 13, 0) 0, #b50f0d 90%, #b50f0d 100%);
  background: linear-gradient(to right, rgba(181, 15, 13, 0) 0, #b50f0d 90%, #b50f0d 100%);
}
.t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > strong:before {
  content: "";
  display: inline-block;
  width: 11px;
  width: 1.1rem;
  height: 11px;
  height: 1.1rem;
  margin-right: 7px;
  margin-right: 0.7rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  -webkit-animation: anim-blink-1 1s infinite 0.5s;
  -moz-animation: anim-blink-1 1s infinite 0.5s;
  -o-animation: anim-blink-1 1s infinite 0.5s;
  animation: anim-blink-1 1s infinite 0.5s;
}
@media (max-width: 767px) {
  .t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > strong:before {
    width: 9px;
    width: 0.9rem;
    height: 9px;
    height: 0.9rem;
  }
}
.t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: -0.005em;
  color: #fff;
  background: #b50f0d;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav li a {
  display: block;
  height: 100%;
  padding: 12px 0 0 16px;
  padding: 1.2rem 0 0 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  color: #ffc202;
}
.t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav li a:hover {
  color: #fff;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav li a {
    padding: 9px 0 0 16px;
    padding: 0.9rem 0 0 1.6rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-live .t-hp-ticker-inner > nav li a {
    padding: 8px 0 0 16px;
    padding: 0.8rem 0 0 1.6rem;
  }
}
.t-hp-ticker.t-hp-ticker-lastest {
  background: #2a2a2a;
  background: -moz-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
  background: -webkit-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
  background: linear-gradient(to right, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
}
.t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner:after {
  background: -moz-linear-gradient(left, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
  background: -webkit-linear-gradient(left, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
  background: linear-gradient(to right, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
}
.t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: -0.005em;
  color: #fff;
  background: #ffc202;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav li a {
  display: block;
  height: 100%;
  padding: 12px 0 0 16px;
  padding: 1.2rem 0 0 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  color: #2a2a2a;
}
.t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav li a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav li a {
    padding: 9px 0 0 16px;
    padding: 0.9rem 0 0 1.6rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-lastest .t-hp-ticker-inner > nav li a {
    padding: 8px 0 0 16px;
    padding: 0.8rem 0 0 1.6rem;
  }
}
.t-hp-ticker.t-hp-ticker-game {
  background: #2a2a2a;
  background: -moz-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ff9d02 51%, #ff9d02 100%);
  background: -webkit-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ff9d02 51%, #ff9d02 100%);
  background: linear-gradient(to right, #2a2a2a 0, #2a2a2a 50%, #ff9d02 51%, #ff9d02 100%);
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner:after {
  background: -moz-linear-gradient(left, rgba(255, 157, 2, 0) 0, #ff9d02 90%, #ff9d02 100%);
  background: -webkit-linear-gradient(left, rgba(255, 157, 2, 0) 0, #ff9d02 90%, #ff9d02 100%);
  background: linear-gradient(to right, rgba(255, 157, 2, 0) 0, #ff9d02 90%, #ff9d02 100%);
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav {
  position: relative;
  background: #ff9d02;
  overflow: hidden;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav ul {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  white-space: nowrap;
  opacity: 0;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li {
  display: inline-block;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding: 9px 9px 0 5px;
  padding: 0.9rem 0.9rem 0 0.5rem;
  line-height: 30px;
  line-height: 3rem;
  color: #2a2a2a;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a {
    padding: 5px 0 0 5px;
    padding: 0.5rem 0 0 0.5rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a {
    padding: 3px 0 0 5px;
    padding: 0.3rem 0 0 0.5rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a {
    padding: 3px 0 0 8px;
    padding: 0.3rem 0 0 0.8rem;
  }
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > span {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  margin: 0 1rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > span {
    margin: 0 10px;
    margin: 0 1rem;
  }
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > img {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  margin: 2px 0 0 0;
  margin: 0.2rem 0 0 0;
}
@media (max-width: 767px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > img {
    display: none;
  }
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > strong {
  display: inline-block;
  vertical-align: top;
  margin: 0 22px;
  margin: 0 2.2rem;
}
@media (max-width: 767px) {
  .t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > strong {
    margin: 0;
  }
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > strong b {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > strong em {
  margin: 0 4px;
  margin: 0 0.4rem;
}
.t-hp-ticker.t-hp-ticker-game .t-hp-ticker-inner > nav li a > strong em:before {
  content: "|";
  font-size: 19px;
  font-size: 1.9rem;
  color: #fff;
  font-style: normal;
}
.t-hp-ticker.t-hp-ticker-listen {
  background: #2a2a2a;
  background: -moz-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
  background: -webkit-linear-gradient(left, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
  background: linear-gradient(to right, #2a2a2a 0, #2a2a2a 50%, #ffc202 51%, #ffc202 100%);
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner:after {
  background: -moz-linear-gradient(left, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
  background: -webkit-linear-gradient(left, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
  background: linear-gradient(to right, rgba(255, 194, 2, 0) 0, #ffc202 90%, #ffc202 100%);
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: -0.005em;
  color: #fff;
  background: #ffc202;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  padding: 12px 0 0 76px;
  padding: 1.2rem 0 0 7.6rem;
  color: #2a2a2a;
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:hover {
  color: #0069a6;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a {
    padding: 9px 0 0 66px;
    padding: 0.9rem 0 0 6.6rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a {
    padding: 8px 0 0 66px;
    padding: 0.8rem 0 0 6.6rem;
  }
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:before {
  content: "";
  position: absolute;
  left: 16px;
  left: 1.6rem;
  top: 6px;
  top: 0.6rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  border-radius: 2px;
  background-color: #2a2a2a;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:before {
    width: 37px;
    width: 3.7rem;
    height: 28px;
    height: 2.8rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:before {
    top: 4px;
    top: 0.4rem;
  }
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:hover:before {
  background-color: #0069a6;
}
.t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:after {
  content: "";
  position: absolute;
  left: 16px;
  left: 1.6rem;
  top: 6px;
  top: 0.6rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 3rem 3rem;
}
@media (max-width: 1299px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:after {
    width: 37px;
    width: 3.7rem;
    height: 28px;
    height: 2.8rem;
    background-size: 2.3rem 2.3rem;
  }
}
@media (max-width: 1023px) {
  .t-hp-ticker.t-hp-ticker-listen .t-hp-ticker-inner > nav li a:after {
    top: 4px;
    top: 0.4rem;
  }
}
.t-multimedia-slider-1 {
  position: relative;
  padding: 5px;
  padding: 0.5rem;
  background: #2a2a2a;
}
.t-multimedia-slider-1:after {
  display: none;
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: 0 0;
}
.t-multimedia-slider-1.t-slider-working:after {
  display: block;
}
.t-multimedia-slider-1 .swiper-slide {
  min-height: 222px;
  min-height: 22.2rem;
}
.t-multimedia-slider-1 .swiper-slide > a {
  display: block;
  min-height: 222px;
  min-height: 22.2rem;
  color: #fff;
}
.t-multimedia-slider-1 .swiper-slide > a:hover {
  color: #ececec;
}
.t-multimedia-slider-1 .swiper-slide figure {
  position: relative;
  min-height: 222px;
  min-height: 22.2rem;
  padding-bottom: 26px;
  padding-bottom: 2.6rem;
  overflow: hidden;
}
.t-multimedia-slider-1 .swiper-slide figure img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.t-multimedia-slider-1 .swiper-slide figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  height: 5rem;
  background: #2a2a2a;
}
.t-multimedia-slider-1 .swiper-slide figcaption p {
  margin: 11px 10px 0 63px;
  margin: 1.1rem 1rem 0 6.3rem;
  display: block;
  display: -webkit-box;
  max-height: 32px;
  max-height: 3.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  line-height: 1.1428571429;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-multimedia-slider-1 .swiper-slide figcaption i {
  position: absolute;
  left: 3px;
  left: 0.3rem;
  width: 47px;
  width: 4.7rem;
  height: 34px;
  height: 3.4rem;
  margin: 10px 0 0 0;
  margin: 1rem 0 0 0;
  border-right: 1px solid #6a6a6a;
}
@media (max-width: 767px) {
  .t-multimedia-slider-1 .swiper-buttons {
    display: none;
  }
}
.t-multimedia-slider-1 .swiper-button-next,
.t-multimedia-slider-1 .swiper-button-prev {
  top: 0;
  width: 34px;
  width: 3.4rem;
  height: 172px;
  height: 17.2rem;
  margin: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.5rem auto;
}
.t-multimedia-slider-1 .swiper-button-prev {
  left: 0;
}
.t-multimedia-slider-1 .swiper-button-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-multimedia-slider-1 .swiper-button-next:hover,
.t-multimedia-slider-1 .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.t-multimedia-slider-2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.t-multimedia-slider-2:after {
  display: none;
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: 0 0;
}
.t-multimedia-slider-2 .swiper-container {
  width: 100%;
  height: 100%;
}
.t-multimedia-slider-2 .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.t-multimedia-slider-2 .swiper-slide:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -ms-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  cursor: pointer;
}
.t-multimedia-slider-2 .swiper-slide.swiper-slide-active:before {
  background-color: rgba(0, 0, 0, 0);
}
.t-multimedia-slider-2 .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
}
.t-multimedia-slider-2 .swiper-slide a img {
  display: block;
  width: 100%;
}
.t-multimedia-slider-2 .swiper-slide a figcaption {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150px;
  height: 15rem;
  padding: 87px 120px 0 120px;
  padding: 8.7rem 12rem 0 12rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
}
.t-multimedia-slider-2 .swiper-slide a figcaption:before {
  content: "";
  position: absolute;
  left: 14px;
  left: 1.4rem;
  right: 14px;
  right: 1.4rem;
  bottom: 10px;
  bottom: 1rem;
  height: 68px;
  height: 6.8rem;
  background: #0069a6;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.t-multimedia-slider-2 .swiper-slide a figcaption i {
  position: absolute;
  left: 22px;
  left: 2.2rem;
  bottom: 21px;
  bottom: 2.1rem;
  width: 81px;
  width: 8.1rem;
  height: 48px;
  height: 4.8rem;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background-size: 5rem auto;
}
.t-multimedia-slider-2 .swiper-slide a figcaption .t-caption-section {
  position: relative;
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.t-multimedia-slider-2 .swiper-slide a figcaption [itemprop="caption"] {
  position: relative;
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .t-multimedia-slider-2 .swiper-slide a figcaption [itemprop="caption"] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.t-multimedia-slider-2 .swiper-slide-active a figcaption {
  display: block;
}
.t-multimedia-slider-2 .swiper-slide-active a:hover figcaption:before {
  opacity: 0.9;
}
.t-multimedia-slider-2 .swiper-button-next,
.t-multimedia-slider-2 .swiper-button-prev {
  width: 34px;
  width: 3.4rem;
  height: 34px;
  height: 3.4rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.5rem auto;
}
.t-multimedia-slider-2 .swiper-button-next {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.5rem auto;
}
.t-multimedia-slider-2 .swiper-button-next,
.t-multimedia-slider-2 .swiper-button-prev {
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -ms-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.t-multimedia-slider-2 .swiper-button-prev:hover {
  margin-left: -5px;
  margin-left: -0.5rem;
}
.t-multimedia-slider-2 .swiper-button-next:hover {
  margin-right: -5px;
  margin-right: -0.5rem;
}
.t-multimedia-slider-2.t-slider-working .swiper-button-next,
.t-multimedia-slider-2.t-slider-working .swiper-button-prev {
  opacity: 0.2;
}
@media (max-width: 1299px) {
  .t-multimedia-slider-2 .swiper-slide a figcaption {
    padding: 91px 90px 0 90px;
    padding: 9.1rem 9rem 0 9rem;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption:before {
    height: 62px;
    height: 6.2rem;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption .t-caption-section {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption [itemprop="caption"] {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption i {
    left: 13px;
    left: 1.3rem;
    bottom: 19px;
    bottom: 1.9rem;
    width: 64px;
    width: 6.4rem;
    height: 44px;
    height: 4.4rem;
    background-size: 4rem auto;
  }
}
@media (max-width: 767px) {
  .t-multimedia-slider-2 .swiper-slide a {
    z-index: 1;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption {
    display: block;
    position: static;
    height: auto;
    min-height: 63px;
    min-height: 6.3rem;
    padding: 12px 10px 12px 10px;
    padding: 1.2rem 1rem 1.2rem 1rem;
    background: 0 0;
    background-color: #1d2022;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -ms-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption:before {
    display: none;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption .t-caption-section {
    display: none;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 39px;
    max-height: 3.9rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.9rem;
    line-height: 1.1176470588;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-multimedia-slider-2 .swiper-slide a figcaption i {
    left: 11px;
    left: 1.1rem;
    bottom: 72px;
    bottom: 7.2rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    background-size: 3rem auto;
  }
  .t-multimedia-slider-2 .swiper-slide a:hover figcaption {
    background-color: #0069a6;
  }
}
@media (min-width: 768px) {
  .t-multimedia-slider-2.t-slider-working:after {
    display: block;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-multimedia-slider-2 .swiper-slide a figcaption {
    padding: 91px 90px 0 90px;
    padding: 9.1rem 9rem 0 9rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-2 .swiper-slide a figcaption:before {
    height: 62px;
    height: 6.2rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-2 .swiper-slide a figcaption .t-caption-section {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-2 .swiper-slide a figcaption [itemprop="caption"] {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-2 .swiper-slide a figcaption i {
    left: 13px;
    left: 1.3rem;
    bottom: 19px;
    bottom: 1.9rem;
    width: 64px;
    width: 6.4rem;
    height: 44px;
    height: 4.4rem;
    background-size: 4rem auto;
  }
}
.t-multimedia-slider-3 {
  position: relative;
  height: 667px;
  height: 66.7rem;
  overflow: hidden;
}
.t-multimedia-slider-3:after {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  cursor: default;
}
.t-multimedia-slider-3.t-slider-working:after {
  display: block;
}
.t-multimedia-slider-3 .swiper-button-next,
.t-multimedia-slider-3 .swiper-button-prev {
  width: 45px;
  width: 4.5rem;
  height: 50px;
  height: 5rem;
  margin-top: -25px;
  margin-top: -2.5rem;
  background: rgba(42, 42, 42, 0.8)
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.5rem auto;
}
.t-multimedia-slider-3 .swiper-button-prev {
  left: 0;
}
.t-multimedia-slider-3 .swiper-button-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-multimedia-slider-3 .swiper-button-next:hover,
.t-multimedia-slider-3 .swiper-button-prev:hover {
  background-color: #2a2a2a;
}
.t-multimedia-slider-3 .swiper-slide {
  height: 667px;
  height: 66.7rem;
  background: #fff;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i {
  height: 100%;
  margin: 0 -5px 0 0;
  margin: 0 -0.5rem 0 0;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a {
  position: relative;
  float: left;
  width: 500px;
  width: 50rem;
  height: 333px;
  height: 33.3rem;
  overflow: hidden;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure {
  width: 100%;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure img {
  display: block;
  width: 100%;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure figcaption {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 150px;
  min-height: 15rem;
  padding: 80px 0 20px 5px;
  padding: 8rem 0 2rem 0.5rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  color: #fff;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i {
  float: left;
  width: 81px;
  width: 8.1rem;
  height: 48px;
  height: 4.8rem;
  margin: 0 17px 0 0;
  margin: 0 1.7rem 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background-size: 5rem auto;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i.t-ico-play-1 {
  background-size: 6rem auto;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section,
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
  position: relative;
  float: left;
  width: 370px;
  width: 37rem;
  margin: 0;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section {
  padding: 6px 0 0 0;
  padding: 0.6rem 0 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  display: block;
  display: -webkit-box;
  max-height: 50px;
  max-height: 5rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.5rem;
  line-height: 1.25;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.02em;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="description"] {
  clear: both;
  position: relative;
  margin: 0;
  padding: 20px 25px 0 25px;
  padding: 2rem 2.5rem 0 2.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  display: block;
  display: -webkit-box;
  max-height: 116px;
  max-height: 11.6rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.4rem;
  line-height: 1.2;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.005em;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) {
  width: 759px;
  width: 75.9rem;
  height: 100%;
  margin-right: 1px;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure figcaption {
  min-height: 0;
  padding: 0 0 25px 0;
  padding: 0 0 2.5rem 0;
  background: 0 0;
  color: #fff;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure .t-caption-section,
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure [itemprop="caption"] {
  width: 630px;
  width: 63rem;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1):before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 290px;
  height: 29rem;
  background: 0 0;
  background: -moz-linear-gradient(top, rgba(42, 42, 42, 0) 0, #2a2a2a 43%, #2a2a2a 100%);
  background: -webkit-linear-gradient(top, rgba(42, 42, 42, 0) 0, #2a2a2a 43%, #2a2a2a 100%);
  background: linear-gradient(to bottom, rgba(42, 42, 42, 0) 0, #2a2a2a 43%, #2a2a2a 100%);
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(2) {
  margin-bottom: 1px;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(2) figure [itemprop="description"] {
  display: none;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(3) {
  margin-bottom: 1px;
}
.t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(3) figure [itemprop="description"] {
  display: none;
}
@media (max-width: 1299px) {
  .t-multimedia-slider-3 {
    height: 521px;
    height: 52.1rem;
  }
  .t-multimedia-slider-3 .swiper-slide {
    height: 521px;
    height: 52.1rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a {
    width: 390px;
    width: 39rem;
    height: 260px;
    height: 26rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure figcaption {
    min-height: 100px;
    min-height: 10rem;
    padding: 40px 0 15px 5px;
    padding: 4rem 0 1.5rem 0.5rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i {
    width: 66px;
    width: 6.6rem;
    height: 44px;
    height: 4.4rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    background-size: 3.8rem auto;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i.t-ico-play-1 {
    background-size: 5.5rem auto;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section,
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    width: 290px;
    width: 29rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="description"] {
    padding: 20px 19px 0 19px;
    padding: 2rem 1.9rem 0 1.9rem;
    display: block;
    display: -webkit-box;
    max-height: 108px;
    max-height: 10.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) {
    width: 594px;
    width: 59.4rem;
    height: 100%;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure figcaption {
    min-height: 0;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure .t-caption-section,
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure [itemprop="caption"] {
    width: 500px;
    width: 50rem;
  }
}
@media (max-width: 1023px) {
  .t-multimedia-slider-3 {
    height: 407px;
    height: 40.7rem;
  }
  .t-multimedia-slider-3 .swiper-slide {
    height: 407px;
    height: 40.7rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a {
    width: 304px;
    width: 30.4rem;
    height: 203px;
    height: 20.3rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i {
    background-size: 4rem auto;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i.t-ico-play-1 {
    background-size: 4.5rem auto;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section,
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    width: 210px;
    width: 21rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 40px;
    max-height: 4rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2rem;
    line-height: 1.1764705882;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="description"] {
    display: block;
    display: -webkit-box;
    max-height: 100px;
    max-height: 10rem;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.3333333333;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) {
    width: 463px;
    width: 46.3rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure figcaption {
    min-height: 0;
    padding: 0 0 20px 0;
    padding: 0 0 2rem 0;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure .t-caption-section,
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure [itemprop="caption"] {
    width: 370px;
    width: 37rem;
  }
  .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1):before {
    height: 220px;
    height: 22rem;
  }
}
@media (max-width: 767px) {
  .t-multimedia-slider-3 {
    height: auto;
  }
  .t-multimedia-slider-3 .swiper-slide {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 {
    height: 521px;
    height: 52.1rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .swiper-slide {
    height: 521px;
    height: 52.1rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a {
    width: 390px;
    width: 39rem;
    height: 260px;
    height: 26rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure figcaption {
    min-height: 100px;
    min-height: 10rem;
    padding: 40px 0 15px 5px;
    padding: 4rem 0 1.5rem 0.5rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i {
    width: 66px;
    width: 6.6rem;
    height: 44px;
    height: 4.4rem;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    background-size: 3.8rem auto;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure i.t-ico-play-1 {
    background-size: 5.5rem auto;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section,
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    width: 290px;
    width: 29rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure .t-caption-section {
    margin: 0 0 2px 0;
    margin: 0 0 0.2rem 0;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a figure [itemprop="description"] {
    padding: 20px 19px 0 19px;
    padding: 2rem 1.9rem 0 1.9rem;
    display: block;
    display: -webkit-box;
    max-height: 108px;
    max-height: 10.8rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2.2rem;
    line-height: 1.2941176471;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) {
    width: 594px;
    width: 59.4rem;
    height: 100%;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure figcaption {
    min-height: 0;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure .t-caption-section,
  .t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(1) figure [itemprop="caption"] {
    width: 500px;
    width: 50rem;
  }
}
.t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(2) figure [itemprop="description"],
.t-pub-frame-1 ~ * .t-multimedia-slider-3 .t-s-mm-c-ss-i a:nth-child(3) figure [itemprop="description"] {
  display: none;
}
.t-multimedia-slider-4 {
  position: relative;
  background: #2a2a2a;
}
.t-multimedia-slider-4:after {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  cursor: default;
}
.t-multimedia-slider-4.t-slider-working:after {
  display: block;
}
.t-multimedia-slider-4 .swiper-button-next,
.t-multimedia-slider-4 .swiper-button-prev {
  width: 45px;
  width: 4.5rem;
  height: 50px;
  height: 5rem;
  margin-top: -25px;
  margin-top: -2.5rem;
  background: rgba(42, 42, 42, 0.8)
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTcuNDg1LDEyLjc0NGMwLjMzNy0wLjMzNywwLjMzNy0wLjg4OSwwLTEuMjI3TDIuNDY3LDYuNDk5TDcuNDg1LDEuNDhjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODksMC0xLjIyN2MtMC4zMzktMC4zMzgtMC44OS0wLjMzOC0xLjIyOSwwbC01LjYzLDUuNjNjLTAuMTcsMC4xNy0wLjI1MiwwLjM5Mi0wLjI1MiwwLjYxNkMwLjM3Myw2LjcyMSwwLjQ1Nyw2Ljk0NSwwLjYyNyw3LjExNWw1LjYzLDUuNjI5QzYuNTk2LDEzLjA4NCw3LjE0NiwxMy4wODQsNy40ODUsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.5rem auto;
}
.t-multimedia-slider-4 .swiper-button-prev {
  left: 0;
}
.t-multimedia-slider-4 .swiper-button-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+);
}
.t-multimedia-slider-4.t-slider-at-begin .swiper-button-prev,
.t-multimedia-slider-4.t-slider-at-end .swiper-button-next {
  display: none;
}
.t-multimedia-slider-4 .swiper-button-next:hover,
.t-multimedia-slider-4 .swiper-button-prev:hover {
  background-color: #2a2a2a;
}
.t-multimedia-slider-4 .swiper-slide {
  min-height: 213px;
  min-height: 21.3rem;
}
.t-multimedia-slider-4 .swiper-slide > a {
  display: block;
  min-height: 213px;
  min-height: 21.3rem;
  color: #fff;
}
.t-multimedia-slider-4 .swiper-slide > a:hover {
  color: #ececec;
}
.t-multimedia-slider-4 .swiper-slide figure {
  width: 100%;
}
.t-multimedia-slider-4 .swiper-slide figure img {
  display: block;
  width: 100%;
}
.t-multimedia-slider-4 .swiper-slide figure figcaption {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 173px;
  min-height: 17.3rem;
  padding: 120px 0 15px 0;
  padding: 12rem 0 1.5rem 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 70%, #000 100%);
  color: #fff;
}
.t-multimedia-slider-4 .swiper-slide figure i {
  float: left;
  width: 62px;
  width: 6.2rem;
  height: 38px;
  height: 3.8rem;
  margin: 0 13px 0 0;
  margin: 0 1.3rem 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background-size: 4rem auto;
}
.t-multimedia-slider-4 .swiper-slide figure .t-caption-section,
.t-multimedia-slider-4 .swiper-slide figure [itemprop="caption"] {
  position: relative;
  float: left;
  width: 73%;
  margin: 0;
}
.t-multimedia-slider-4 .swiper-slide figure .t-caption-section {
  padding: 2px 0 2px 0;
  padding: 0.2rem 0 0.2rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.t-multimedia-slider-4 .swiper-slide figure [itemprop="caption"] {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  display: block;
  display: -webkit-box;
  max-height: 32px;
  max-height: 3.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  line-height: 1.1428571429;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.02em;
}
.t-multimedia-slider-5 {
  position: relative;
  padding: 15px 0 30px 0;
  padding: 1.5rem 0 3rem 0;
}
.t-multimedia-slider-5:after {
  content: "";
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  cursor: default;
}
.t-multimedia-slider-5.t-slider-working:after {
  display: block;
}
.t-multimedia-slider-5 .swiper-container {
  padding: 0 20px;
  padding: 0 2rem;
}
.t-multimedia-slider-5 .swiper-container:after,
.t-multimedia-slider-5 .swiper-container:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 20px;
  width: 2rem;
  background: #2b2e30;
}
.t-multimedia-slider-5 .swiper-container:before {
  left: 0;
}
.t-multimedia-slider-5 .swiper-container:after {
  right: 0;
}
.t-multimedia-slider-5 .swiper-buttons .swiper-button-next,
.t-multimedia-slider-5 .swiper-buttons .swiper-button-prev {
  top: 0;
  margin: 0;
  width: 25px;
  width: 2.5rem;
  height: 70px;
  height: 7rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.4rem auto;
}
.t-multimedia-slider-5 .swiper-buttons .swiper-button-next:hover,
.t-multimedia-slider-5 .swiper-buttons .swiper-button-prev:hover {
  opacity: 0.8;
}
.t-multimedia-slider-5 .swiper-buttons .swiper-button-prev {
  left: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.t-multimedia-slider-5 .swiper-buttons .swiper-button-next {
  right: 0;
}
.t-multimedia-slider-5 .swiper-slide {
  width: 49.9999%;
  padding: 0 5px;
  padding: 0 0.5rem;
}
.t-multimedia-slider-5 .swiper-slide article {
  min-height: 70px;
  min-height: 7rem;
}
.t-multimedia-slider-5 .swiper-slide article figure {
  position: relative;
}
.t-multimedia-slider-5 .swiper-slide article figure img {
  display: block;
  width: 100%;
}
.t-multimedia-slider-5 .swiper-slide article figure i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  width: 35px;
  width: 3.525rem;
  height: 27px;
  height: 2.7rem;
  background-size: 2.25rem 2.25rem;
}
.t-multimedia-slider-5 .swiper-slide article figure:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-multimedia-slider-5 .swiper-slide article h3 {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.t-multimedia-slider-5 .swiper-slide article h3 a {
  display: block;
  padding: 11px 0 0 0;
  padding: 1.1rem 0 0 0;
  color: #fff;
}
.t-multimedia-slider-5 .swiper-slide article h3 a:hover {
  color: #0069a6;
}
.t-multimedia-slider-5 .swiper-slide article h2 {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  line-height: 1.0714285714;
}
.t-multimedia-slider-5 .swiper-slide article h2 a {
  display: block;
  padding: 2px 0 5px 0;
  padding: 0.2rem 0 0.5rem 0;
  color: #fff;
}
.t-multimedia-slider-5 .swiper-slide article h2 a:hover {
  color: #0069a6;
}
.t-multimedia-slider-context-1 {
  height: 500px;
  height: 50rem;
}
.t-multimedia-slider-context-1 .swiper-slide {
  width: 750px;
}
.t-multimedia-slider-context-1 .swiper-button-next,
.t-multimedia-slider-context-1 .swiper-button-prev {
  top: auto;
  bottom: 28px;
  bottom: 2.8rem;
}
.t-multimedia-slider-context-1 .swiper-button-prev {
  left: 210px;
  left: 21rem;
}
.t-multimedia-slider-context-1 .swiper-button-next {
  right: 210px;
  right: 21rem;
}
@media (max-width: 1299px) {
  .t-multimedia-slider-context-1 {
    height: 433px;
    height: 43.3rem;
  }
  .t-multimedia-slider-context-1 .swiper-slide {
    width: 650px;
  }
  .t-multimedia-slider-context-1 .swiper-button-next,
  .t-multimedia-slider-context-1 .swiper-button-prev {
    bottom: 25px;
    bottom: 2.5rem;
  }
  .t-multimedia-slider-context-1 .swiper-button-prev {
    left: 120px;
    left: 12rem;
  }
  .t-multimedia-slider-context-1 .swiper-button-next {
    right: 120px;
    right: 12rem;
  }
}
@media (max-width: 1023px) {
  .t-multimedia-slider-context-1 .swiper-button-prev {
    left: 2px;
    left: 0.2rem;
  }
  .t-multimedia-slider-context-1 .swiper-button-next {
    right: 2px;
    right: 0.2rem;
  }
}
@media (max-width: 767px) {
  .t-multimedia-slider-context-1 {
    height: auto;
  }
  .t-multimedia-slider-context-1 .swiper-slide {
    width: 100%;
    min-height: 262px;
    min-height: 26.2rem;
  }
  .t-multimedia-slider-context-1 .swiper-buttons {
    display: none;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 {
    height: 433px;
    height: 43.3rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 .swiper-slide {
    width: 650px;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 .swiper-button-next,
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 .swiper-button-prev {
    bottom: 25px;
    bottom: 2.5rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 .swiper-button-prev {
    left: 120px;
    left: 12rem;
  }
  .t-pub-frame-1 ~ * .t-multimedia-slider-context-1 .swiper-button-next {
    right: 120px;
    right: 12rem;
  }
}
.t-multimedia-video-1 {
  background: #b50f0d;
}
.t-multimedia-video-1 .t-mm-v-i {
  min-height: 167px;
  min-height: 16.7rem;
  padding: 0 4px 3px 4px;
  padding: 0 0.4rem 0.3rem 0.4rem;
}
.t-multimedia-video-1 .t-mm-v-i a {
  display: block;
  position: relative;
  min-height: 60px;
  min-height: 6rem;
}
.t-multimedia-video-1 .t-mm-v-i a img {
  display: block;
  width: 100%;
}
.t-multimedia-video-1 .t-mm-v-i a i {
  position: absolute;
  left: 11px;
  left: 1.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 47px;
  width: 4.7rem;
  height: 36px;
  height: 3.6rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}
.t-multimedia-video-1 .t-mm-v-i a:hover i {
  background-color: rgba(0, 105, 166, 0.9);
}
.t-multimedia-video-1 .t-mm-v-legend {
  min-height: 56px;
  min-height: 5.6rem;
  padding: 9px 15px 0 15px;
  padding: 0.9rem 1.5rem 0 1.5rem;
  background: #2a2a2a;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
}
.t-multimedia-video-1 .t-mm-v-legend a {
  display: block;
  padding: 0 0 2px 0;
  padding: 0 0 0.2rem 0;
  display: block;
  display: -webkit-box;
  max-height: 38px;
  max-height: 3.8rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  line-height: 1.125;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.t-multimedia-video-1 .t-mm-v-legend a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.t-tabs-sys-1 {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.t-tabs-sys-1 .t-ts-tabs,
.t-tabs-sys-1 .t-ts-tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-tabs-sys-1 .t-ts-tabs {
  background: #fbfaf5;
  font-size: 0;
}
.t-tabs-sys-1 .t-ts-tabs li {
  display: inline-block;
  height: 31px;
  height: 3.1rem;
  padding: 10px 10px 0 10px;
  padding: 1rem 1rem 0 1rem;
  vertical-align: top;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  cursor: pointer;
}
.t-tabs-sys-1 .t-ts-tabs li:hover {
  color: #000;
}
.t-tabs-sys-1 .t-ts-tabs li span {
  cursor: pointer;
}
.t-tabs-sys-1 .t-ts-tabs li.current {
  background: #f6f4ea;
  color: #2a2a2a;
  cursor: default;
}
.t-tabs-sys-1 .t-ts-tabs li.current span {
  cursor: default;
}
.t-tabs-sys-1 .t-ts-content {
  background: #f6f4ea;
}
.t-tabs-sys-1 .t-ts-content > div {
  display: none;
  padding: 0 15px;
  padding: 0 1.5rem;
}
.t-tabs-sys-1 .t-ts-content > div:first-child {
  display: block;
}
.t-tabs-sys-2 {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.t-tabs-sys-2 .t-ts-tabs,
.t-tabs-sys-2 .t-ts-tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-tabs-sys-2 .t-ts-tabs {
  background: #fbb74b;
  font-size: 0;
}
.t-tabs-sys-2 .t-ts-tabs li {
  display: inline-block;
  height: 25px;
  height: 2.5rem;
  padding: 7px 13px 0 13px;
  padding: 0.7rem 1.3rem 0 1.3rem;
  vertical-align: top;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: -0.005em;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  cursor: pointer;
}
.t-tabs-sys-2 .t-ts-tabs li:hover {
  color: #000;
}
.t-tabs-sys-2 .t-ts-tabs li span {
  cursor: pointer;
}
.t-tabs-sys-2 .t-ts-tabs li.current {
  background: #ff9d02;
  color: #1d2022;
  cursor: default;
}
.t-tabs-sys-2 .t-ts-tabs li.current span {
  cursor: default;
}
.t-tabs-sys-2 .t-ts-content {
  background: #f6f4ea;
}
.t-tabs-sys-2 .t-ts-content > div {
  display: none;
}
.t-tabs-sys-2 .t-ts-content > div:first-child {
  display: block;
}
@media (min-width: 1024px) {
  .t-tabs-sys-size-1 .t-ts-content {
    min-height: 326px;
    min-height: 32.6rem;
  }
}
@media (min-width: 1300px) {
  .t-tabs-sys-size-1 .t-ts-content {
    min-height: 301px;
    min-height: 30.1rem;
  }
}
.t-tabs-sys-size-2 .t-ts-content {
  min-height: 395px;
  min-height: 39.5rem;
}
@media (max-width: 1023px) {
  .t-tabs-sys-size-2 .t-ts-content {
    min-height: 335px;
    min-height: 33.5rem;
  }
}
.t-meteo-box-1 {
  height: 144px;
  height: 14.4rem;
  padding: 4px 4px 0 4px;
  padding: 0.4rem 0.4rem 0 0.4rem;
  background: #e8e8e8;
}
.t-grid-3-sidebar-1 > .t-meteo-box-1,
.t-grid-4-sidebar-1 > .t-meteo-box-1 {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.t-meteo-box-1 .t-meteobox-inner {
  position: relative;
  height: 136px;
  height: 13.6rem;
  background: #f6f4ea;
  border: 1px solid #fff;
}
.t-meteo-box-1 h3 {
  height: 29px;
  height: 2.9rem;
  padding: 5px 7px 0 7px;
  padding: 0.5rem 0.7rem 0 0.7rem;
  background: #fff;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-meteo-box-1 .t-meteo-pic {
  position: absolute;
  left: 0;
  top: 37px;
  top: 3.7rem;
  width: 93px;
  width: 9.3rem;
  height: 88px;
  height: 8.8rem;
  border-right: 1px solid #dddbd2;
}
.t-meteo-box-1 .t-meteo-pic img {
  display: block;
  width: 66px;
  width: 6.6rem;
  margin: 0 auto;
}
.t-meteo-box-1 .t-meteo-selector {
  position: absolute;
  left: 104px;
  left: 10.4rem;
  right: 16px;
  right: 1.6rem;
  top: 29px;
  top: 2.9rem;
  border-bottom: 1px solid #dddbd2;
}
.t-meteo-box-1 .t-meteo-selector label {
  display: block;
  position: relative;
}
.t-meteo-box-1 .t-meteo-selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 41px;
  height: 4.1rem;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
  background: 0 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  color: #2a2a2a;
  cursor: pointer;
}
.t-meteo-box-1 .t-meteo-selector select::-ms-expand {
  display: none;
}
.t-meteo-box-1 .t-meteo-selector:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  width: 2.4rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzIzMUYyMCIgZD0iTTE4Ljk5NCw5TDEzLDE0Ljk5NEw3LjAwNSw5SDE4Ljk5NHoiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 2.4rem 2.4rem;
}
.t-meteo-box-1 .t-meteo-temps {
  position: absolute;
  left: 104px;
  left: 10.4rem;
  top: 70px;
  top: 7rem;
  width: 170px;
  width: 17rem;
  height: 42px;
  height: 4.2rem;
  padding: 9px 0 0 0;
  padding: 0.9rem 0 0 0;
  line-height: 1;
  font-size: 0;
}
.t-meteo-box-1 .t-meteo-temps > div {
  display: inline-block;
  padding: 0 7px;
  padding: 0 0.7rem;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #66a5ca;
}
.t-meteo-box-1 .t-meteo-temps > div:first-child {
  padding: 0 8px 0 0;
  padding: 0 0.8rem 0 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0069a6;
  border-right: 1px solid #dddbd2;
}
.t-meteo-box-1 .t-meteo-date {
  position: absolute;
  left: 104px;
  left: 10.4rem;
  top: 112px;
  top: 11.2rem;
  width: 170px;
  width: 17rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #bbbcbc;
  text-transform: uppercase;
}
.t-grid-3-sidebar-1 > .t-sports-box-1,
.t-grid-4-sidebar-1 > .t-sports-box-1 {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.t-sports-box-1 .t-spbox-head-1,
.t-sports-box-1 .t-spbox-head-2,
.t-sports-box-1 .t-spbox-head-3 {
  height: 73px;
  height: 7.3rem;
  padding: 12px 0 0 0;
  padding: 1.2rem 0 0 0;
  background: #ff9d02;
}
.t-sports-box-1 .t-spbox-head-1 em,
.t-sports-box-1 .t-spbox-head-2 em,
.t-sports-box-1 .t-spbox-head-3 em {
  display: block;
  padding: 0 0 3px 20px;
  padding: 0 0 0.3rem 2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #fff;
}
.t-sports-box-1 .t-spbox-head-1 strong,
.t-sports-box-1 .t-spbox-head-2 strong,
.t-sports-box-1 .t-spbox-head-3 strong {
  display: block;
  padding: 0 20px 0 20px;
  padding: 0 2rem 0 2rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.1;
  color: #1d2022;
}
@media (max-width: 1023px) {
  .t-sports-box-1 .t-spbox-head-1,
  .t-sports-box-1 .t-spbox-head-2,
  .t-sports-box-1 .t-spbox-head-3 {
    height: 8px;
    padding: 0;
  }
  .t-sports-box-1 .t-spbox-head-1 em,
  .t-sports-box-1 .t-spbox-head-1 strong,
  .t-sports-box-1 .t-spbox-head-2 em,
  .t-sports-box-1 .t-spbox-head-2 strong,
  .t-sports-box-1 .t-spbox-head-3 em,
  .t-sports-box-1 .t-spbox-head-3 strong {
    display: none;
  }
}
.t-sports-box-1 .t-spbox-body-1 ul,
.t-sports-box-1 .t-spbox-body-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-sports-box-1 .t-spbox-body-1 li a,
.t-sports-box-1 .t-spbox-body-2 li a {
  display: block;
  position: relative;
  height: 35px;
  height: 3.5rem;
  padding: 2px 20px 0 20px;
  padding: 0.2rem 2rem 0 2rem;
  border-top: 1px dotted #e3e0d6;
  font-size: 0;
}
.t-sports-box-1 .t-spbox-body-1 li a:hover,
.t-sports-box-1 .t-spbox-body-2 li a:hover {
  background: #e8e8e8;
}
.t-sports-box-1 .t-spbox-body-1 li a *,
.t-sports-box-1 .t-spbox-body-2 li a * {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.t-sports-box-1 .t-spbox-body-1 li a h3,
.t-sports-box-1 .t-spbox-body-2 li a h3 {
  width: 49.9999%;
  padding: 0 52px 0 0;
  padding: 0 5.2rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 3.4rem;
  line-height: 2.6153846154;
  color: #959595;
}
.t-sports-box-1 .t-spbox-body-1 li a h3 ~ h3,
.t-sports-box-1 .t-spbox-body-2 li a h3 ~ h3 {
  padding: 0 0 0 52px;
  padding: 0 0 0 5.2rem;
  text-align: right;
}
.t-sports-box-1 .t-spbox-body-1 li a h3 b,
.t-sports-box-1 .t-spbox-body-2 li a h3 b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 {
  position: absolute;
  left: 50%;
  width: 101px;
  width: 10.1rem;
  margin: 3px 0 0 -51px;
  margin: 0.3rem 0 0 -5.1rem;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 img,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 img {
  width: 25px;
  width: 2.5rem;
  height: 25px;
  height: 2.5rem;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 strong,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 41px;
  width: 4.1rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 0;
  color: #a3a3a3;
  text-align: center;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 strong b,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 strong b {
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #2a2a2a;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 strong b + i,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 strong b + i {
  margin: 0 3px;
  margin: 0 0.3rem;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 strong span,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 strong span {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #2a2a2a;
}
.t-sports-box-1 .t-spbox-body-1 li a .t-spbox-box-1 strong i,
.t-sports-box-1 .t-spbox-body-2 li a .t-spbox-box-1 strong i {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: normal;
}
.t-sports-box-1 .t-spbox-body-1 ul > li:first-child,
.t-sports-box-1 .t-spbox-body-2 ul > li:first-child {
  border: 0;
}
.t-sports-box-1 .t-spbox-body-1 ul > li:first-child a,
.t-sports-box-1 .t-spbox-body-2 ul > li:first-child a {
  height: 38px;
  height: 3.8rem;
  padding-top: 5px;
  padding-top: 0.5rem;
}
@media (max-width: 1299px) {
  .t-sports-box-1 .t-spbox-body-1 ul > li a,
  .t-sports-box-1 .t-spbox-body-1 ul > li:first-child a,
  .t-sports-box-1 .t-spbox-body-2 ul > li a,
  .t-sports-box-1 .t-spbox-body-2 ul > li:first-child a {
    height: 42px;
    height: 4.2rem;
    padding-top: 6px;
    padding-top: 0.6rem;
  }
}
@media (max-width: 1023px) {
  .t-sports-box-1 .t-spbox-body-1 ul > li a,
  .t-sports-box-1 .t-spbox-body-2 ul > li a {
    height: 35px;
    height: 3.5rem;
    padding-top: 2px;
    padding-top: 0.2rem;
  }
  .t-sports-box-1 .t-spbox-body-1 ul > li:first-child a,
  .t-sports-box-1 .t-spbox-body-2 ul > li:first-child a {
    height: 42px;
    height: 4.2rem;
    padding-top: 9px;
    padding-top: 0.9rem;
  }
}
.t-sports-box-1 .t-spbox-body-3 ul {
  height: 320px;
  height: 32rem;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}
.t-sports-box-1 .t-spbox-body-3 li {
  position: relative;
  padding: 10px 30px 8px 35px;
  padding: 1rem 3rem 0.8rem 3.5rem;
  border-top: 1px dotted #e3e0d6;
  font-size: 13px;
  font-size: 1.3rem;
  color: #959595;
}
.t-sports-box-1 .t-spbox-body-3 li:after {
  content: "";
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  width: 2px;
  background: #fff;
}
.t-sports-box-1 .t-spbox-body-3 li strong {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-sports-box-1 .t-spbox-body-3 li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  width: 3.5rem;
  padding: 10px 8px 0 0;
  padding: 1rem 0.8rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: right;
  color: #1d2022;
}
.t-sports-box-1 .t-spbox-body-3 li em {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  width: 3.5rem;
  padding: 10px 10px 0 0;
  padding: 1rem 1rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: right;
}
.t-sports-box-1 .t-spbox-body-3 li:nth-child(n + 10):after {
  display: none;
}
.t-sports-box-1 .t-spbox-body-3 li:nth-child(1),
.t-sports-box-1 .t-spbox-body-3 li:nth-child(10) {
  border-top-color: transparent;
}
.t-poll-1 .t-poll-content-1 {
  min-height: 228px;
  min-height: 22.8rem;
}
.t-poll-1 .t-poll-box-1 {
  min-height: 116px;
  min-height: 11.6rem;
  padding: 16px 15px 15px 15px;
  padding: 1.6rem 1.5rem 1.5rem 1.5rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2rem;
  line-height: 1.1764705882;
}
.t-poll-1 .t-poll-box-1 p {
  margin: 0;
}
.t-poll-1 .t-poll-box-2 {
  padding: 0 15px 15px 15px;
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.t-poll-1 .t-poll-box-2 label {
  display: block;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}
.t-poll-1 .t-poll-box-2 label input[type="checkbox"],
.t-poll-1 .t-poll-box-2 label input[type="radio"] {
  vertical-align: text-bottom;
  margin-right: 5px;
  margin-right: 0.5rem;
}
.t-poll-1 .t-poll-box-2 label span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
}
.t-poll-1 .t-poll-box-2 label:hover span {
  opacity: 1;
}
.t-poll-1 .t-poll-val-1 {
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t-poll-1 .t-poll-cardside-2 {
  min-height: 293px;
  min-height: 29.3rem;
}
.t-poll-1 .t-poll-footer-1 {
  min-height: 65px;
  min-height: 6.5rem;
  padding: 15px 0 15px 15px;
  padding: 1.5rem 0 1.5rem 1.5rem;
  background: #087ec3;
}
.t-poll-1 .t-poll-btn-1 {
  float: left;
  padding: 6px 15px;
  padding: 0.6rem 1.5rem;
  background: #80b4d3;
  border-radius: 2px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #0069a6;
  text-transform: uppercase;
}
.t-poll-1 .t-poll-btn-1:hover {
  background: #fff;
}
.t-poll-1 .t-poll-btn-2 {
  float: right;
  padding: 6px 15px;
  padding: 0.6rem 1.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
  color: #80b4d3;
  text-transform: uppercase;
}
.t-poll-1 .t-poll-btn-2:hover {
  color: #fff;
}
@media (max-width: 1299px) {
  .t-poll-1 .t-poll-content-1 {
    min-height: 219px;
    min-height: 21.9rem;
  }
  .t-poll-1 .t-poll-footer-1 {
    min-height: 52px;
    min-height: 5.2rem;
  }
  .t-poll-1 .t-poll-cardside-2 {
    min-height: 271px;
    min-height: 27.1rem;
  }
}
@media (max-width: 1023px) {
  .t-poll-1 .t-poll-content-1 {
    min-height: 0;
    padding: 23px 0 21px 0;
    padding: 2.3rem 0 2.1rem 0;
  }
  .t-poll-1 .t-poll-box-1 {
    float: left;
    min-height: 0;
    padding: 0 20px 0 15px;
    padding: 0 2rem 0 1.5rem;
    width: 33%;
  }
  .t-poll-1 .t-poll-box-2 {
    float: left;
    width: 33%;
    min-height: 0;
    padding: 0 20px 0 0;
    padding: 0 2rem 0 0;
  }
  .t-poll-1 .t-poll-footer-1 {
    float: right;
    min-height: 0;
    padding: 0;
    margin-top: -47px;
    margin-top: -4.7rem;
    white-space: nowrap;
    background: 0 0;
  }
  .t-poll-1 .t-poll-btn-1,
  .t-poll-1 .t-poll-btn-2 {
    float: none;
    display: inline-block;
  }
  .t-poll-1 .t-poll-btn-1 {
    margin-right: 15px;
    margin-right: 1.5rem;
  }
  .t-poll-1 .t-poll-cardside-2 {
    min-height: 122px;
    min-height: 12.2rem;
  }
}
@media (max-width: 767px) {
  .t-poll-1 .t-poll-content-1 {
    padding: 12px 0 12px 0;
    padding: 1.2rem 0 1.2rem 0;
  }
  .t-poll-1 .t-poll-box-1 {
    float: none;
    padding: 0 12px 12px 12px;
    padding: 0 1.2rem 1.2rem 1.2rem;
    width: 100%;
  }
  .t-poll-1 .t-poll-box-2 {
    float: none;
    padding: 0 12px 0 12px;
    padding: 0 1.2rem 0 1.2rem;
    width: 100%;
  }
  .t-poll-1 .t-poll-footer-1 {
    float: none;
    margin: 0;
    padding: 12px 0 12px 12px;
    padding: 1.2rem 0 1.2rem 1.2rem;
    background: #087ec3;
  }
  .t-poll-1 .t-poll-btn-2 {
    float: right;
    padding: 8px 12px 4px 12px;
    padding: 0.8rem 1.2rem 0.4rem 1.2rem;
  }
  .t-poll-1 .t-poll-cardside-2 {
    min-height: 0;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-poll-1 .t-poll-content-1 {
    min-height: 219px;
    min-height: 21.9rem;
  }
  .t-pub-frame-1 ~ * .t-poll-1 .t-poll-footer-1 {
    min-height: 52px;
    min-height: 5.2rem;
  }
  .t-pub-frame-1 ~ * .t-poll-1 .t-poll-cardside-2 {
    min-height: 271px;
    min-height: 27.1rem;
  }
}
.t-generic-page-1 {
  min-width: 320px;
  min-width: 32rem;
  padding: 76px 20px 85px 20px;
  padding: 7.6rem 2rem 8.5rem 2rem;
  text-align: center;
  color: #2a2a2a;
}
@media (max-width: 1299px) {
  .t-generic-page-1 {
    padding: 76px 20px 132px 20px;
    padding: 7.6rem 2rem 13.2rem 2rem;
  }
}
@media (max-width: 1023px) {
  .t-generic-page-1 {
    padding: 193px 20px 260px 20px;
    padding: 19.3rem 2rem 26rem 2rem;
  }
}
@media (max-width: 767px) {
  .t-generic-page-1 {
    padding: 39px 10px 40px 10px;
    padding: 3.9rem 1rem 4rem 1rem;
  }
}
.t-generic-page-1 header {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
}
@media (max-width: 1023px) {
  .t-generic-page-1 header {
    padding: 0 0 24px 0;
    padding: 0 0 2.4rem 0;
  }
}
.t-generic-page-1 h2 {
  padding: 0 0 4px 0;
  padding: 0 0 0.4rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  .t-generic-page-1 h2 {
    font-size: 27px;
    font-size: 2.7rem;
  }
}
.t-generic-page-1 h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: -0.01em;
  color: #0069a6;
}
@media (max-width: 767px) {
  .t-generic-page-1 h3 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.t-generic-page-1 p {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
}
.t-generic-page-1 .t-gp-body {
  padding: 70px 0 0 0;
  padding: 7rem 0 0 0;
}
@media (max-width: 1023px) {
  .t-generic-page-1 .t-gp-body {
    padding: 55px 0 0 0;
    padding: 5.5rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-generic-page-1 .t-gp-body {
    padding: 34px 0 0 0;
    padding: 3.4rem 0 0 0;
  }
}
.t-main-search-1 {
  display: inline-block;
  width: 325px;
  width: 32.5rem;
  height: 33px;
  height: 3.3rem;
}
@media (max-width: 767px) {
  .t-main-search-1 {
    width: 300px;
    width: 30rem;
  }
}
.t-main-search-1 * {
  outline: 0;
}
.t-main-search-1 input[type="text"] {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  padding: 0 41px 0 10px;
  padding: 0 4.1rem 0 1rem;
  background: #c2dbea;
  border-radius: 2px 10px 10px 2px;
  border: 1px solid transparent;
  color: #333;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.t-main-search-1 input[type="text"]:focus {
  background: #ececec;
}
.t-main-search-1 input[type="text"]::-webkit-input-placeholder {
  color: #46484a;
}
.t-main-search-1 input[type="text"]:focus::-webkit-input-placeholder {
  color: #666;
}
.t-main-search-1 input[type="text"]:-moz-placeholder {
  color: #46484a;
}
.t-main-search-1 input[type="text"]:focus:-moz-placeholder {
  color: #666;
}
.t-main-search-1 input[type="text"]::-moz-placeholder {
  color: #46484a;
}
.t-main-search-1 input[type="text"]:focus::-moz-placeholder {
  color: #666;
}
.t-main-search-1 input[type="text"]:-ms-input-placeholder {
  color: #46484a;
}
.t-main-search-1 input[type="text"]:focus:-ms-input-placeholder {
  color: #666;
}
.t-main-search-1 button {
  position: relative;
  float: right;
  width: 40px;
  width: 4rem;
  height: 100%;
  margin-top: -33px;
  margin-top: -3.3rem;
  padding: 0;
  background: #0069a6;
  border: 0;
  border-radius: 0 2px 2px 0;
}
.t-main-search-1 button:after,
.t-main-search-1 button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOiM5N2MyZGI7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDojOTdjMmRiOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 17px 19px;
  background-size: 1.7rem 1.9rem;
}
.t-main-search-1 button:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTcgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsLTAuMDE1ODkwMiwtMC4wMjM0MjA5KSI+ICAgICAgICA8ZyBpZD0iQlRfUEVTUVVJU0EiIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMC4wMzQxNjY0LDAuMTE1ODA0KSI+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIiBkPSJNMTAuODkzLDEyLjI2NEM5LjgwNywxMi45ODIgOC40OTMsMTMuNDAzIDcuMDc5LDEzLjQwM0MzLjMzNiwxMy40MDMgMC4zMDIsMTAuNDYxIDAuMzAyLDYuODMxQzAuMzAyLDMuMjAyIDMuMzM2LDAuMjYgNy4wNzksMC4yNkMxMC44MjIsMC4yNiAxMy44NTYsMy4yMDIgMTMuODU2LDYuODMxQzEzLjg1Niw4LjYzIDEzLjExLDEwLjI2MSAxMS45MDEsMTEuNDQ3TDE1Ljg2NCwxNi41NDFDMTYuMDkzLDE2LjgxNSAxNi4wNSwxNy4yMTYgMTUuNzY4LDE3LjQzOEMxNS40ODYsMTcuNjYgMTUuMDczLDE3LjYxOCAxNC44NDQsMTcuMzQ1TDEwLjg5MywxMi4yNjRaTTcuMDc5LDEuMzU1QzEwLjEyLDEuMzU1IDEyLjcyNywzLjg4MiAxMi43MjcsNi44MzFDMTIuNzI3LDkuNzggMTAuMTIsMTIuMzA4IDcuMDc5LDEyLjMwOEM0LjAzOCwxMi4zMDggMS40MzEsOS43OCAxLjQzMSw2LjgzMUMxLjQzMSwzLjg4MiA0LjAzOCwxLjM1NSA3LjA3OSwxLjM1NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjU1LDI1NSk7Ii8+ICAgICAgICAgICAgPHBhdGggaWQ9IlBFU1FVSVNBIGNvcHkiIGQ9Ik0xMC43MDUsMTIuNTg3QzkuNjM2LDEzLjIyIDguMzc5LDEzLjU4NSA3LjAzNCwxMy41ODVDMy4xMzksMTMuNTg1IC0wLjAxOCwxMC41MjMgLTAuMDE4LDYuNzQ2Qy0wLjAxOCwyLjk2OSAzLjEzOSwtMC4wOTIgNy4wMzQsLTAuMDkyQzEwLjkzLC0wLjA5MiAxNC4wODcsMi45NjkgMTQuMDg3LDYuNzQ2QzE0LjA4Nyw4LjQ5MiAxMy40MTIsMTAuMDg2IDEyLjI5OSwxMS4yOTVMMTYuNDI3LDE2LjYwMUMxNi42NjUsMTYuODg2IDE2LjM3LDE3LjU1NCAxNi4wNzcsMTcuNzg0QzE1Ljc4NCwxOC4wMTUgMTUuMTAzLDE4LjIyMiAxNC44NjUsMTcuOTM4TDEwLjcwNSwxMi41ODdaTTcuMDM0LDEuNjdDOS44NTMsMS42NyAxMi4yNjgsNC4wMTMgMTIuMjY4LDYuNzQ1QzEyLjI2OCw5LjQ3OSA5Ljg1MywxMS44MjIgNy4wMzQsMTEuODIyQzQuMjE2LDExLjgyMiAxLjgsOS40NzkgMS44LDYuNzQ1QzEuOCw0LjAxMyA0LjIxNiwxLjY3IDcuMDM0LDEuNjdaIiBzdHlsZT0iZmlsbDpyZ2IoMjU1LDI1NSwyNTUpOyIvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
  opacity: 0;
}
.t-main-search-1 button:hover:after {
  opacity: 1;
}
.t-main-search-1 button em {
  display: none;
}
.t-grid-1-envelope-1 {
  clear: left;
  width: 935px;
  width: 93.5rem;
}
@media (max-width: 1299px) {
  .t-grid-1-envelope-1 {
    width: 660px;
    width: 66rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-envelope-1 {
    clear: left;
    float: left;
    width: 408px;
    width: 40.8rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-envelope-1 {
    float: none;
    width: auto;
  }
}
.t-articles-envelope-1 {
  clear: both;
  width: 1300px;
  width: 130rem;
  margin: 0 auto;
}
@media (max-width: 1299px) {
  .t-articles-envelope-1 {
    width: 1004px;
    width: 100.4rem;
  }
}
@media (max-width: 1023px) {
  .t-articles-envelope-1 {
    width: 768px;
    width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-articles-envelope-1 {
    width: auto;
  }
}
.t-grid-1-more-lists-1 {
  clear: left;
}
.t-load-another-article-1 {
  clear: both;
}
.t-grid-se-style-1 div[class*="t-grid-se"] {
  border-color: #0069a6;
}
.t-grid-se-style-2 .t-grid-inner-inner > header h4 {
  background: #f6f4ea;
}
.t-grid-se-style-2 div[class*="t-grid-se"] {
  border-color: #2a2a2a;
  background: #f6f4ea;
}
.t-section-selector-1 {
  position: relative;
  float: left;
  width: 614px;
  width: 61.4rem;
  height: 309px;
  height: 30.9rem;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
  background: #f6f4ea;
}
.t-section-selector-1 .t-section-selector-col-1 {
  padding: 45px 20px 0 0;
  padding: 4.5rem 2rem 0 0;
}
.t-section-selector-1 .t-section-selector-col-1 h3 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-section-selector-1 .t-section-selector-col-1 h2 {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.1;
  letter-spacing: 0.005em;
  color: #2a2a2a;
}
.t-section-selector-1 .t-section-selector-col-2 {
  width: 300px;
  width: 30rem;
  padding: 38px 0 20px 0;
  padding: 3.8rem 0 2rem 0;
}
.t-section-selector-1 .t-section-selector-col-2 [class*="t-form-field-"] + [class*="t-form-field-"] {
  margin-top: 10px;
  margin-top: 1rem;
}
.t-section-selector-1 .t-section-selector-col-3 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 285px;
  width: 28.5rem;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 {
  position: relative;
  width: 285px;
  width: 28.5rem;
  margin: 0 auto;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 svg {
  display: block;
  width: 100%;
  height: 100%;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 svg > path {
  cursor: pointer;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 svg > path:hover {
  fill: #66a5ca;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 [class*="t-map-link_"] {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 .t-map-link_acores-grupo-ocidental {
  left: 10px;
  left: 1rem;
  top: 170px;
  top: 17rem;
  width: 20px;
  width: 2rem;
  height: 30px;
  height: 3rem;
}
.t-section-selector-1
  .t-section-selector-col-3
  .t-map-links-1
  .t-map-link_acores-grupo-ocidental:hover
  ~ svg
  #acores-grupo-ocidental
  path {
  fill: #66a5ca;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 .t-map-link_acores-grupo-central {
  left: 30px;
  left: 3rem;
  top: 170px;
  top: 17rem;
  width: 66px;
  width: 6.6rem;
  height: 38px;
  height: 3.8rem;
}
.t-section-selector-1
  .t-section-selector-col-3
  .t-map-links-1
  .t-map-link_acores-grupo-central:hover
  ~ svg
  #acores-grupo-central
  path {
  fill: #66a5ca;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 .t-map-link_acores-grupo-oriental {
  left: 70px;
  left: 7rem;
  top: 210px;
  top: 21rem;
  width: 36px;
  width: 3.6rem;
  height: 28px;
  height: 2.8rem;
}
.t-section-selector-1
  .t-section-selector-col-3
  .t-map-links-1
  .t-map-link_acores-grupo-oriental:hover
  ~ svg
  #acores-grupo-oriental
  path {
  fill: #66a5ca;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 .t-map-link_funchal {
  left: 60px;
  left: 6rem;
  top: 259px;
  top: 25.9rem;
  width: 48px;
  width: 4.8rem;
  height: 28px;
  height: 2.8rem;
}
.t-section-selector-1 .t-section-selector-col-3 .t-map-links-1 .t-map-link_funchal:hover ~ svg #funchal path {
  fill: #66a5ca;
}
@media (max-width: 1299px) {
  .t-section-selector-1 {
    float: none;
    width: 660px;
    width: 66rem;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-section-selector-1 .t-section-selector-col-3 {
    width: 315px;
    width: 31.5rem;
  }
}
@media (max-width: 1023px) {
  .t-section-selector-1 {
    width: 100%;
    background-position: 91% 50%;
  }
  .t-section-selector-1 .t-section-selector-col-2 {
    width: 390px;
    width: 39rem;
  }
}
@media (max-width: 767px) {
  .t-section-selector-1 {
    width: auto;
    height: auto;
    padding: 0 10px 20px 10px;
    padding: 0 1rem 2rem 1rem;
    background-image: none;
  }
  .t-section-selector-1 .t-section-selector-col-1 {
    padding: 18px 0 0 0;
    padding: 1.8rem 0 0 0;
  }
  .t-section-selector-1 .t-section-selector-col-1 h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .t-section-selector-1 .t-section-selector-col-2 {
    width: 100%;
    padding: 28px 0 0 0;
    padding: 2.8rem 0 0 0;
  }
  .t-section-selector-1 .t-section-selector-col-3 {
    display: none;
  }
}
.t-section-selector-sidebar-1 {
  float: right;
  width: 296px;
  width: 29.6rem;
  height: 309px;
  height: 30.9rem;
}
@media (max-width: 1299px) {
  .t-section-selector-sidebar-1 {
    float: none;
    width: 660px;
    width: 66rem;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .t-section-selector-sidebar-1 {
    width: 408px;
    width: 40.8rem;
    height: 123px;
    height: 12.3rem;
  }
}
@media (max-width: 767px) {
  .t-section-selector-sidebar-1 {
    display: none;
  }
}
.t-form-field-1 {
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 2px;
  font-size: 0;
}
.t-form-field-1:before {
  content: "";
  position: absolute;
  right: 39px;
  right: 3.9rem;
  top: 3px;
  bottom: 3px;
  width: 1px;
  background: #0069a6;
}
.t-form-field-1:after {
  content: "";
  position: absolute;
  right: 10px;
  right: 1rem;
  top: 50%;
  width: 20px;
  width: 2rem;
  height: 13px;
  height: 1.3rem;
  margin-top: -6px;
  margin-top: -0.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.2rem auto;
}
.t-form-field-1.t-form-field-disabled-1:after,
.t-form-field-1.t-form-field-disabled-1:before {
  opacity: 0.5;
}
.t-form-field-1 select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 33px;
  height: 3.3rem;
  margin: 0;
  padding: 0 42px 0 10px;
  padding: 0 4.2rem 0 1rem;
  background: 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2em;
  color: #2a2a2a;
  cursor: pointer;
}
.t-form-field-1 select[disabled],
.t-form-field-1 select[readonly] {
  opacity: 0.5;
  cursor: default;
}
.t-form-field-1 select::-ms-expand {
  display: none;
}
.t-form-field-1 select option {
  color: #333;
}
.t-form-field-1 select option[data-default] {
  display: none;
}
.t-form-field-1 select:focus {
  outline: 0;
}
.t-form-field-2 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #f2f2f2;
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  font-size: 0;
}
.t-form-field-2:before {
  content: "";
  position: absolute;
  right: 35px;
  right: 3.5rem;
  top: 3px;
  bottom: 3px;
  width: 1px;
  background: #d6e1e5;
}
.t-form-field-2:after {
  content: "";
  position: absolute;
  right: 8px;
  right: 0.8rem;
  top: 50%;
  width: 20px;
  width: 2rem;
  height: 13px;
  height: 1.3rem;
  margin-top: -6px;
  margin-top: -0.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.2rem auto;
}
.t-form-field-2 select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 28px;
  height: 2.8rem;
  margin: 0;
  padding: 0 38px 0 10px;
  padding: 0 3.8rem 0 1rem;
  background: 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 2.1em;
  color: #0069a6;
  cursor: pointer;
}
.t-form-field-2 select::-ms-expand {
  display: none;
}
.t-form-field-2 select option {
  color: #333;
}
.t-form-field-2 select option[data-default] {
  display: none;
}
.t-form-field-2 select:focus {
  outline: 0;
}
.t-form-field-3,
.t-form-field-7 {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0;
}
.t-form-field-3:before,
.t-form-field-7:before {
  content: "";
  position: absolute;
  right: 40px;
  right: 4rem;
  top: 5px;
  top: 0.5rem;
  bottom: 5px;
  bottom: 0.5rem;
  width: 1px;
  background: #cfcfcf;
}
.t-form-field-3:after,
.t-form-field-7:after {
  content: "";
  position: absolute;
  right: 10px;
  right: 1rem;
  top: 50%;
  width: 20px;
  width: 2rem;
  height: 13px;
  height: 1.3rem;
  margin-top: -6px;
  margin-top: -0.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwNjlBNiIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 1.2rem auto;
}
.t-form-field-3 select,
.t-form-field-7 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 42px;
  height: 4.2rem;
  margin: 0;
  padding: 0 42px 0 10px;
  padding: 0 4.2rem 0 1rem;
  background: #f5f5f5;
  border: 1px solid #cfcfcf;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 42px;
  line-height: 4.2rem;
  color: #1d2022;
  cursor: pointer;
}
.t-form-field-3 select::-ms-expand,
.t-form-field-7 select::-ms-expand {
  display: none;
}
.t-form-field-3 select option,
.t-form-field-7 select option {
  color: #333;
}
.t-form-field-3 select option[data-default],
.t-form-field-7 select option[data-default] {
  display: none;
}
.t-form-field-3 select:focus,
.t-form-field-7 select:focus {
  outline: 0;
}
.t-form-field-4 {
  position: relative;
}
.t-form-field-4 input {
  width: 100%;
  height: 42px;
  height: 4.2rem;
  margin: 0;
  padding: 0 42px 0 11px;
  padding: 0 4.2rem 0 1.1rem;
  background: #f5f5f5;
  border: 1px solid #cfcfcf;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 42px;
  line-height: 4.2rem;
  color: #1d2022;
  outline: 0;
}
.t-form-field-4 input::-webkit-input-placeholder {
  color: #2a2a2a;
}
.t-form-field-4 input:-moz-placeholder {
  color: #2a2a2a;
}
.t-form-field-4 input::-moz-placeholder {
  color: #2a2a2a;
}
.t-form-field-4 input:-ms-input-placeholder {
  color: #2a2a2a;
}
.t-form-field-5 {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0;
}
.t-form-field-5 textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 154px;
  height: 15.4rem;
  min-height: 154px;
  min-height: 15.4rem;
  margin: 0;
  padding: 10px 42px 0 11px;
  padding: 1rem 4.2rem 0 1.1rem;
  background: #f5f5f5;
  border: 1px solid #cfcfcf;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1d2022;
  outline: 0;
}
.t-form-field-5 textarea::-webkit-input-placeholder {
  color: #2a2a2a;
}
.t-form-field-5 textarea:-moz-placeholder {
  color: #2a2a2a;
}
.t-form-field-5 textarea::-moz-placeholder {
  color: #2a2a2a;
}
.t-form-field-5 textarea:-ms-input-placeholder {
  color: #2a2a2a;
}
.t-form-field-7 select {
  height: 37px;
  height: 3.7rem;
  line-height: 37px;
  line-height: 3.7rem;
  background: #fff;
}
.t-form-field-error:after {
  content: "";
  position: absolute;
  right: 10px;
  right: 1rem;
  top: 50%;
  width: 18px;
  width: 1.8rem;
  height: 18px;
  height: 1.8rem;
  margin-top: -9px;
  margin-top: -0.9rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggaWQ9IlNoYXBlXzE4MyIgZmlsbD0iI0Y3NDU0NSIgZD0iTTUwLDFjMjcuMDYzLDAsNDksMjEuOTM3LDQ5LDQ5YzAsMjcuMDU5LTIxLjkzNyw0OC45OTUtNDksNDguOTk1QzIyLjk0Miw5OC45OTUsMSw3Ny4wNTksMSw1MEMxLDIyLjkzNywyMi45NDIsMSw1MCwxeiIvPjxwYXRoIGlkPSJTaGFwZV8xODNfY29weSIgZmlsbD0iI0ZGRkZGRiIgZD0iTTUxLjgxNyw3OC43NTVoLTIuMDcyYy00LjU3NCwwLTguMjg2LTMuNzEzLTguMjg2LTguMjg4YzAtNC41NzMsMy43MTItOC4yODUsOC4yODYtOC4yODVoMi4wNzJjNC41OCwwLDguMjg2LDMuNzEyLDguMjg2LDguMjg1QzYwLjEwNCw3NS4wNDIsNTYuNDAzLDc4Ljc0OSw1MS44MTcsNzguNzU1eiBNNTAuNzg1LDIzLjUxMWM2LjA5OCwwLDExLjA0OCw0Ljk0NCwxMS4wNDgsMTEuMDQ5YzAsMC0yLjM5OCwyMi4wOTYtMTEuMDQ4LDIyLjA5NmMtOC42NTcsMC0xMS4wNDktMjIuMDk2LTExLjA0OS0yMi4wOTZDMzkuNzM2LDI4LjQ1NSw0NC42OCwyMy41MTEsNTAuNzg1LDIzLjUxMXoiLz48L2c+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.8rem auto;
}
.t-form-field-size-1 {
  width: 100%;
}
.t-form-field-size-2 {
  width: 160px;
  width: 16rem;
}
.t-form-btn-1 {
  height: 34px;
  height: 3.4rem;
  margin: 0;
  padding: 0 35px;
  padding: 0 3.5rem;
  background: #087ec3;
  border: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 34px;
  line-height: 3.4rem;
  color: #fff;
  text-transform: uppercase;
}
.t-form-btn-1:active,
.t-form-btn-1:focus,
.t-form-btn-1:hover {
  background: #0069a6;
}
@media (max-width: 767px) {
  .t-form-btn-1 {
    padding: 0 25px;
    padding: 0 2.5rem;
  }
}
.t-form-message-1,
.t-form-message-2 {
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
}
.t-form-message-2 {
  color: #f50057;
}
.t-form-label-1 {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.005em;
  line-height: 1.1;
  color: #8a8a8a;
}
.t-form-label-1 input {
  margin: 0 3px 0 0;
  margin: 0 0.3rem 0 0;
  vertical-align: -0.1rem;
}
@media (max-width: 1023px) {
  .t-form-label-1 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.t-grid-1-sports-1 {
  clear: left;
  width: 935px;
  width: 93.5rem;
}
.t-grid-1-sports-1 article header {
  border-bottom: 1px solid #ebebeb;
}
.t-grid-1-sports-1 article header h2 {
  padding: 0 0 19px 0;
  padding: 0 0 1.9rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #0069a6;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-i {
  min-height: 45px;
  min-height: 4.5rem;
  padding: 0 0 14px 0;
  padding: 0 0 1.4rem 0;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 {
  float: left;
  white-space: nowrap;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li {
  display: inline-block;
  vertical-align: top;
  min-width: 115px;
  min-width: 11.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li a {
  display: block;
  height: 30px;
  height: 3rem;
  padding: 6px 10px;
  padding: 0.6rem 1rem;
  background: #f2f2f2;
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  color: #0069a6;
  text-align: center;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li a:hover {
  border-color: #0069a6;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li + li {
  margin-left: 15px;
  margin-left: 1.5rem;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li.current a {
  background: #e9f3f9;
  border-color: #0069a6;
  cursor: default;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 {
  float: right;
  font-size: 0;
  white-space: nowrap;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] {
  width: 210px;
  width: 21rem;
}
.t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] + [class*="t-form-field-"] {
  margin-left: 15px;
  margin-left: 1.5rem;
}
.t-grid-1-sports-1 article .t-g1-sp1-h-b {
  padding: 0 0 40px 0;
  padding: 0 0 4rem 0;
}
@media (max-width: 1299px) {
  .t-grid-1-sports-1 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li + li {
    margin-left: 9px;
    margin-left: 0.9rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] {
    width: 200px;
    width: 20rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] + [class*="t-form-field-"] {
    margin-left: 9px;
    margin-left: 0.9rem;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-sports-1 {
    clear: left;
    float: left;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 {
    display: block;
    float: none;
    padding: 0 0 14px 0;
    padding: 0 0 1.4rem 0;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li {
    width: 195px;
    width: 19.5rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li + li {
    margin-left: 17px;
    margin-left: 1.7rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 {
    display: block;
    float: none;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] {
    width: 195px;
    width: 19.5rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] + [class*="t-form-field-"] {
    margin-left: 17px;
    margin-left: 1.7rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-sports-1 {
    float: none;
    width: auto;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li {
    width: 49.9999%;
    padding: 0 5px;
    padding: 0 0.5rem;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li:first-child {
    padding-left: 0;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-1 ul li + li {
    padding-right: 0;
    margin-left: 0;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 {
    display: block;
    float: none;
    white-space: normal;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] {
    width: 100%;
  }
  .t-grid-1-sports-1 article .t-g1-sp1-a-h-col-2 [class*="t-form-field-"] + [class*="t-form-field-"] {
    margin-left: 0;
    margin-top: 14px;
    margin-top: 1.4rem;
  }
}
.t-grid-1-sports-2 {
  clear: left;
  width: 935px;
  width: 93.5rem;
}
.t-grid-1-sports-2 article {
  height: 106px;
  height: 10.6rem;
  padding: 19px 0 0 0;
  padding: 1.9rem 0 0 0;
  border-bottom: 1px solid #ebebeb;
  color: #2a2a2a;
}
.t-grid-1-sports-2 article header {
  float: left;
  width: 14.79%;
  margin: 9px 0 0 0;
  margin: 0.9rem 0 0 0;
  line-height: 1;
}
.t-grid-1-sports-2 article header h2 {
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  color: #0069a6;
  text-transform: uppercase;
}
.t-grid-1-sports-2 article header time strong {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.027em;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-grid-1-sports-2 article header time span {
  display: block;
  padding: 0 0 3px 0;
  padding: 0 0 0.3rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.027em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-grid-1-sports-2 article .t-article-body-1 i,
.t-grid-1-sports-2 article .t-article-body-3 i {
  width: 60px;
  width: 6rem;
  height: 60px;
  height: 6rem;
  margin: 4px 0 0 0;
  margin: 0.4rem 0 0 0;
}
.t-grid-1-sports-2 article .t-article-body-1 i img,
.t-grid-1-sports-2 article .t-article-body-3 i img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-grid-1-sports-2 article .t-article-body-1 strong,
.t-grid-1-sports-2 article .t-article-body-3 strong {
  width: 52.6%;
  padding: 24px 0 0 0;
  padding: 2.4rem 0 0 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.027em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t-grid-1-sports-2 article .t-article-body-1 {
  float: left;
  width: 28.1%;
}
.t-grid-1-sports-2 article .t-article-body-1 i {
  float: right;
}
.t-grid-1-sports-2 article .t-article-body-1 strong {
  float: right;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  text-align: right;
}
.t-grid-1-sports-2 article .t-article-body-2 {
  float: left;
  width: 22.99%;
  text-align: center;
}
.t-grid-1-sports-2 article .t-article-body-2 strong {
  display: block;
  font-size: 0;
}
.t-grid-1-sports-2 article .t-article-body-2 strong * {
  display: inline-block;
  vertical-align: top;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 30px;
  font-size: 3rem;
}
.t-grid-1-sports-2 article .t-article-body-2 strong i {
  margin: 0 5px;
  margin: 0 0.5rem;
}
.t-grid-1-sports-2 article .t-article-body-2 a {
  display: inline-block;
  min-width: 112px;
  min-width: 11.2rem;
  min-height: 28px;
  min-height: 2.8rem;
  line-height: 2.8rem;
  line-height: 1;
  margin: -1px 0 0 0;
  margin: -0.1rem 0 0 0;
  padding: 9px 10px 0 10px;
  padding: 0.9rem 1rem 0 1rem;
  background: #66a5ca;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.t-grid-1-sports-2 article .t-article-body-2 a:hover {
  background: #0069a6;
}
.t-grid-1-sports-2 article .t-article-body-3 {
  float: left;
  width: 28.1%;
}
.t-grid-1-sports-2 article .t-article-body-3 i {
  float: left;
}
.t-grid-1-sports-2 article .t-article-body-3 strong {
  float: left;
  margin: 0 0 0 10px;
  margin: 0 0 0 1rem;
}
.t-grid-1-sports-2 article:first-child {
  height: 91px;
  height: 9.1rem;
  padding-top: 4px;
  padding-top: 0.4rem;
}
@media (max-width: 1299px) {
  .t-grid-1-sports-2 {
    width: 660px;
    width: 66rem;
  }
  .t-grid-1-sports-2 article header {
    width: 20.5%;
  }
}
@media (max-width: 1023px) {
  .t-grid-1-sports-2 {
    clear: left;
    float: left;
    width: 408px;
    width: 40.8rem;
  }
  .t-grid-1-sports-2 article {
    height: 100px;
    height: 10rem;
    padding: 12px 0 0 0;
    padding: 1.2rem 0 0 0;
  }
  .t-grid-1-sports-2 article header {
    width: 24.9999%;
  }
  .t-grid-1-sports-2 article header h2 {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-grid-1-sports-2 article header time strong {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 4px 0;
    padding: 0 0 0.4rem 0;
  }
  .t-grid-1-sports-2 article header time span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-grid-1-sports-2 article .t-article-body-1,
  .t-grid-1-sports-2 article .t-article-body-3 {
    width: 24.9999%;
    text-align: center;
  }
  .t-grid-1-sports-2 article .t-article-body-1 i,
  .t-grid-1-sports-2 article .t-article-body-3 i {
    display: inline-block;
    float: none;
    margin: 0;
  }
  .t-grid-1-sports-2 article .t-article-body-1 strong,
  .t-grid-1-sports-2 article .t-article-body-3 strong {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-sports-2 article .t-article-body-2 {
    width: 24.9999%;
  }
  .t-grid-1-sports-2 article .t-article-body-2 a {
    min-width: 95px;
    min-width: 9.5rem;
    min-height: 24px;
    min-height: 2.4rem;
    padding: 7px 5px 0 5px;
    padding: 0.7rem 0.5rem 0 0.5rem;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  .t-grid-1-sports-2 {
    float: none;
    width: auto;
  }
  .t-grid-1-sports-2 article {
    padding: 13px 0 0 0;
    padding: 1.3rem 0 0 0;
  }
  .t-grid-1-sports-2 article header {
    float: none;
    width: 100%;
    margin: 0 0 3px 0;
    margin: 0 0 0.3rem 0;
  }
  .t-grid-1-sports-2 article header h2 {
    display: inline;
    margin: 0 6px 0 0;
    margin: 0 0.6rem 0 0;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-grid-1-sports-2 article header time {
    display: inline;
  }
  .t-grid-1-sports-2 article header time strong {
    display: inline;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 6px 0 0;
    margin: 0 0.6rem 0 0;
    padding: 0;
  }
  .t-grid-1-sports-2 article header time span {
    display: inline;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-grid-1-sports-2 article .t-article-body-1,
  .t-grid-1-sports-2 article .t-article-body-3 {
    width: 33.3333%;
  }
  .t-grid-1-sports-2 article .t-article-body-1 i,
  .t-grid-1-sports-2 article .t-article-body-3 i {
    display: inline-block;
    float: none;
    width: 45px;
    width: 4.5rem;
    height: 45px;
    height: 4.5rem;
    margin: 0;
  }
  .t-grid-1-sports-2 article .t-article-body-1 strong,
  .t-grid-1-sports-2 article .t-article-body-3 strong {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    -webkit-transform: translate(0, -0.4rem);
    -moz-transform: translate(0, -0.4rem);
    -o-transform: translate(0, -0.4rem);
    -ms-transform: translate(0, -0.4rem);
    transform: translate(0, -0.4rem);
  }
  .t-grid-1-sports-2 article .t-article-body-2 {
    width: 33.3333%;
  }
  .t-grid-1-sports-2 article .t-article-body-2 strong {
    padding: 0 0 5px 0;
    padding: 0 0 0.5rem 0;
    line-height: 1;
  }
}
.t-table-1 {
  display: table;
  width: 100%;
  line-height: 1.2;
  color: #2a2a2a;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 1023px) {
  .t-table-1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-head-row-1 {
  display: table-row;
  line-height: 1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #2a2a2a;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-head-row-1 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.t-table-1 > .t-table-head-row-1 > div {
  display: table-cell;
  padding: 14px 12px 14px 0;
  padding: 1.4rem 1.2rem 1.4rem 0;
  text-align: right;
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-head-row-1 > div {
    padding-bottom: 2px;
    padding-bottom: 0.2rem;
  }
}
.t-table-1 > .t-table-head-row-1 > .t-table-cell-1 {
  width: 0.01%;
  padding-right: 30px;
  padding-right: 3rem;
  text-align: left;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-head-row-1 > .t-table-cell-1 {
    padding-right: 5px;
    padding-right: 0.5rem;
  }
}
.t-table-1 > .t-table-head-row-1 > .t-table-cell-2 {
  width: 25%;
  text-align: left;
}
.t-table-1 > .t-table-head-row-1 > .t-table-cell-3 {
  width: 5%;
  padding-right: 0;
}
.t-table-1 > .t-table-head-row-1 > .t-table-cell-4 {
  text-align: left;
}
.t-table-1 > .t-table-body-row-1 {
  display: table-row;
}
.t-table-1 > .t-table-body-row-1 > div {
  display: table-cell;
  padding: 10px 0 1px 5px;
  padding: 1rem 0 0.1rem 0.5rem;
  border-bottom: 1px solid #ebebeb;
  text-align: right;
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > div {
    padding: 12px 0 10px 5px;
    padding: 1.2rem 0 1rem 0.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-1 {
  padding: 10px 25px 1px 0;
  padding: 1rem 2.5rem 0.1rem 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  color: #0069a6;
  text-align: left;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-1 {
    padding-right: 5px;
    padding-right: 0.5rem;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-2 {
  padding-left: 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-2 i {
  float: left;
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  margin: 0 13px 0 0;
  margin: 0 1.3rem 0 0;
  vertical-align: middle;
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-2 i {
    width: 26px;
    width: 2.6rem;
    height: 26px;
    height: 2.6rem;
    margin: 0 8px 0 0;
    margin: 0 0.8rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-2 i {
    display: none;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-2 i img,
.t-table-1 > .t-table-body-row-1 > .t-table-cell-6 i img,
.t-table-1 > .t-table-body-row-1 > .t-table-cell-7 i img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-4 {
  padding-left: 0;
  text-align: left;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-4 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-4 {
    padding-right: 10px;
    padding-right: 1rem;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-5 {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-5 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-5 {
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-6 {
  width: 25%;
  padding-left: 0;
  text-align: left;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-6 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-6 {
    width: auto;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-6 i {
  float: left;
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  margin: 0 13px 0 0;
  margin: 0 1.3rem 0 0;
  vertical-align: middle;
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-6 i {
    display: none;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-7 {
  width: 25%;
  text-align: right;
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-7 {
    padding-bottom: 10px;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-7 {
    width: auto;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.t-table-1 > .t-table-body-row-1 > .t-table-cell-7 i {
  float: right;
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  margin: 0 0 0 13px;
  margin: 0 0 0 1.3rem;
  vertical-align: middle;
  -webkit-transform: translate(0, -0.5rem);
  -moz-transform: translate(0, -0.5rem);
  -o-transform: translate(0, -0.5rem);
  -ms-transform: translate(0, -0.5rem);
  transform: translate(0, -0.5rem);
}
@media (max-width: 1023px) {
  .t-table-1 > .t-table-body-row-1 > .t-table-cell-7 i {
    display: none;
  }
}
.t-search-list-1 {
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
}
.t-search-list-1 .gsc-control-cse {
  padding: 0;
  background: 0 0;
  border: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-search-list-1 .gsc-control-cse div {
  box-sizing: content-box;
}
.t-search-list-1 .gsc-search-box-tools .gsc-search-box td.gsc-input {
  padding: 0;
}
.t-search-list-1 .gsc-search-box-tools .gsc-search-box input.gsc-input {
  height: 34px !important;
  padding: 0 12px 0 12px !important;
  background: 0 0 !important;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #2a2a2a;
}
.t-search-list-1 td.gsc-search-button {
  display: none;
}
.t-search-list-1 .gsc-input-box {
  height: 34px;
  height: 3.4rem;
  border-color: #dadada;
  border-radius: 0;
  box-shadow: none;
}
.t-search-list-1 .gsc-input-box table {
  height: 100%;
}
.t-search-list-1 .gsib_a {
  padding: 0;
}
.t-search-list-1 .gsst_a {
  padding: 10px 5px 0 0;
  padding: 1rem 0.5rem 0 0;
}
.t-search-list-1 .gsst_a .gscb_a {
  color: #b0b0b0;
}
.t-search-list-1 .gsst_a .gscb_a:hover {
  color: #222;
}
.t-search-list-1 .gsc-above-wrapper-area {
  padding: 12px 0 5px 0;
  padding: 1.2rem 0 0.5rem 0;
}
.t-search-list-1 .gsc-selected-option {
  font-family: Arial, sans-serif;
}
.t-search-list-1 .gsc-result-info-container {
  vertical-align: bottom;
}
.t-search-list-1 .gsc-result-info {
  padding: 8px 8px 0 0;
  padding: 0.8rem 0.8rem 0 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}
.t-search-list-1 .gsc-orderby-label {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}
.t-search-list-1 .gcsc-branding {
  padding: 4px 0 0 0;
  padding: 0.4rem 0 0 0;
  font-family: Arial, sans-serif;
}
.t-search-list-1 img.gcsc-branding-img-noclear {
  vertical-align: sub;
}
.t-search-list-1 .gsc-results {
  width: auto;
}
.t-search-list-1 .gsc-imageResult:hover,
.t-search-list-1 .gsc-results .gsc-imageResult,
.t-search-list-1 .gsc-webResult.gsc-result,
.t-search-list-1 .gsc-webResult.gsc-result:hover {
  padding: 0;
  background: 0 0;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.t-search-list-1 .gcsc-branding ~ .gsc-webResult.gsc-result {
  border: 0;
}
.t-search-list-1 .gs-webResult {
  padding: 11px 0 15px 0;
  padding: 1.1rem 0 1.5rem 0;
}
.t-search-list-1 .gsc-table-result,
.t-search-list-1 .gsc-thumbnail-inside {
  padding: 0;
}
.t-search-list-1 .gsc-table-cell-thumbnail {
  padding: 0 25px 0 0;
  padding: 0 2.5rem 0 0;
}
.t-search-list-1 .gsc-url-top {
  display: none;
}
.t-search-list-1 .gs-result img.gs-image,
.t-search-list-1 .gs-result img.gs-promotion-image {
  display: block;
  width: 100%;
  max-width: 167px;
  max-width: 16.7rem;
  max-height: 119px;
  max-height: 11.9rem;
  border: 0;
}
.t-search-list-1 .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 167px;
  width: 16.7rem;
}
.t-search-list-1 .gsc-result .gs-title {
  height: auto;
}
.t-search-list-1 .gsc-control-cse .gs-result .gs-title,
.t-search-list-1 .gsc-control-cse .gs-result .gs-title * {
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.1rem;
  line-height: 1.05;
}
.t-search-list-1 .gs-result div.gs-title {
  padding: 0 0 10px 0;
  padding: 0 0 1rem 0;
}
.t-search-list-1 .gs-result a.gs-title {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-search-list-1 .gs-result a.gs-title b {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0069a6;
}
.t-search-list-1 .gs-imageResult a.gs-title:link,
.t-search-list-1 .gs-imageResult a.gs-title:visited,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:link,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:visited {
  color: #2a2a2a;
}
.t-search-list-1 .gs-imageResult a.gs-title:link b,
.t-search-list-1 .gs-imageResult a.gs-title:visited b,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:link b,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:visited b {
  color: #0069a6;
}
.t-search-list-1 .gs-imageResult a.gs-title:hover,
.t-search-list-1 .gs-imageResult a.gs-title:hover b,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:hover,
.t-search-list-1 .gs-webResult.gs-result a.gs-title:hover b {
  color: #0069a6;
}
.t-search-list-1 .gs-fileFormatType,
.t-search-list-1 .gs-imageResult .gs-snippet,
.t-search-list-1 .gs-webResult .gs-snippet {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  color: #2a2a2a;
}
.t-search-list-1 .gs-fileFormatType b {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.t-search-list-1 .gsc-results .gsc-cursor-box {
  margin: 0;
  padding: 30px 0 10px 0;
  padding: 3rem 0 1rem 0;
  line-height: 1;
  border-top: 1px solid #e6e6e6;
  font-size: 0;
  text-align: center;
}
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 0 -1px;
  min-width: 40px;
  min-width: 4rem;
  height: 40px;
  height: 4rem;
  padding: 12px 5px 0 5px;
  padding: 1.2rem 0.5rem 0 0.5rem;
  background: 0 0;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #0069a6;
}
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:first-child {
  border-radius: 4px 0 0 4px;
}
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover {
  background: #f2f2f2;
  text-decoration: none;
}
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page,
.t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page:hover {
  background: #f2f2f2;
  border-color: #d6e1e5;
  color: #2a2a2a;
  cursor: default;
}
@media (max-width: 1299px) {
  .t-search-list-1 .gsc-control-cse .gs-result .gs-title,
  .t-search-list-1 .gsc-control-cse .gs-result .gs-title * {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.9rem;
    line-height: 1.0555555556;
  }
  .t-search-list-1 .gs-fileFormatType,
  .t-search-list-1 .gs-imageResult .gs-snippet,
  .t-search-list-1 .gs-webResult .gs-snippet {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.1rem;
    line-height: 1.3125;
  }
  .t-search-list-1 .gs-result img.gs-image,
  .t-search-list-1 .gs-result img.gs-promotion-image {
    max-width: 145px;
    max-width: 14.5rem;
    max-height: 103px;
    max-height: 10.3rem;
  }
  .t-search-list-1 .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 145px;
    width: 14.5rem;
  }
}
@media (max-width: 1023px) {
  .t-search-list-1 .gsc-table-cell-thumbnail {
    padding: 0 20px 0 0;
    padding: 0 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-search-list-1 .gsc-table-cell-thumbnail {
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
  .t-search-list-1 .gs-result img.gs-image,
  .t-search-list-1 .gs-result img.gs-promotion-image {
    max-width: 107px;
    max-width: 10.7rem;
    max-height: 76px;
    max-height: 7.6rem;
  }
  .t-search-list-1 .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 107px;
    width: 10.7rem;
  }
  .t-search-list-1 .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
    min-width: 30px;
    min-width: 3rem;
    height: 34px;
    height: 3.4rem;
    padding: 10px 3px 0 3px;
    padding: 1rem 0.3rem 0 0.3rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.t-section-multimedia-comp-1 {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
.t-pre-main-content ~ .t-section-multimedia-comp-1 {
  margin-top: -25px;
  margin-top: -2.5rem;
}
.t-section-multimedia-comp-1 .t-s-mm-c-i {
  background: #2a2a2a;
  border-bottom: 7px solid #b50f0d;
  color: #fff;
}
.t-section-multimedia-comp-1 .t-s-mm-c-i-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-section-multimedia-comp-1 .t-s-mm-c-i-i-i {
  width: 1260px;
  width: 126rem;
}
@media (max-width: 1299px) {
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i-i {
    width: 984px;
    width: 98.4rem;
  }
}
@media (max-width: 1023px) {
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0;
  }
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i-i {
    width: 768px;
    width: 76.8rem;
  }
}
@media (max-width: 767px) {
  .t-section-multimedia-comp-1 {
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
  .t-section-multimedia-comp-1 .t-s-mm-c-i {
    border-bottom-width: 4px;
  }
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-section-multimedia-comp-1 .t-s-mm-c-i-i-i {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-1,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-1 {
    max-width: 1024px;
    max-width: 102.4rem;
    margin: 0 auto;
    margin-top: -20px;
    margin-top: -2rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-1 .t-s-mm-c-i-i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-1 .t-s-mm-c-i-i {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-1 .t-s-mm-c-i-i-i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-1 .t-s-mm-c-i-i-i {
    width: 984px;
    width: 98.4rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-1 .t-s-mm-c-i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-1 .t-s-mm-c-i {
    padding-top: 20px;
    padding-top: 2rem;
  }
}
.t-section-multimedia-comp-2 {
  padding: 0 0 40px 0;
  padding: 0 0 4rem 0;
}
.t-pre-main-content + * + .t-section-multimedia-comp-2,
.t-pre-main-content + .t-section-multimedia-comp-2 {
  margin-top: -25px;
  margin-top: -2.5rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-i {
  padding: 4px 0 40px 0;
  padding: 0.4rem 0 4rem 0;
  background: #2a2a2a;
  color: #fff;
}
.t-section-multimedia-comp-2 .t-s-mm-c-i-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-i-i-i {
  width: 1260px;
  width: 126rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 {
  margin-right: -20px;
  margin-right: -2rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item {
  float: left;
  width: 419px;
  width: 41.9rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure .t-figure-pic img {
  display: block;
  width: 100%;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure .t-figure-pic i {
  display: none;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 125px;
  min-height: 12.5rem;
  padding: 80px 20px 15px 20px;
  padding: 8rem 2rem 1.5rem 2rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i {
  float: left;
  width: 64px;
  width: 6.4rem;
  height: 48px;
  height: 4.8rem;
  margin: 0 17px 0 -15px;
  margin: 0 1.7rem 0 -1.5rem;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background-size: 4rem auto;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i.t-ico-play-1 {
  background-size: 5rem auto;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption .t-caption-section {
  margin: 0;
  padding: 2px 0 8px 0;
  padding: 0.2rem 0 0.8rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [itemprop="caption"] {
  margin: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  display: block;
  display: -webkit-box;
  max-height: 40px;
  max-height: 4rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2rem;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) {
  width: 839px;
  width: 83.9rem;
  height: 472px;
  height: 47.2rem;
  margin-right: 1px;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption i {
  width: 100px;
  width: 10rem;
  height: 65px;
  height: 6.5rem;
  background-size: 7.5rem auto;
}
.t-section-multimedia-comp-2
  .t-s-mm-c-2-group-1
  .t-s-mm-c-2-group-1-item:nth-child(1)
  a
  figure
  figcaption
  i.t-ico-play-1 {
  background-size: 8.5rem auto;
}
.t-section-multimedia-comp-2
  .t-s-mm-c-2-group-1
  .t-s-mm-c-2-group-1-item:nth-child(1)
  a
  figure
  figcaption
  .t-caption-section {
  padding: 2px 0 0 0;
  padding: 0.2rem 0 0 0;
}
.t-section-multimedia-comp-2
  .t-s-mm-c-2-group-1
  .t-s-mm-c-2-group-1-item:nth-child(1)
  a
  figure
  figcaption
  [itemprop="caption"] {
  display: block;
  display: -webkit-box;
  max-height: 76px;
  max-height: 7.6rem;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 3.8rem;
  line-height: 1.0555555556;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(2) {
  margin-bottom: 1px;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-2 {
  position: relative;
  margin: 15px -10px 0 -10px;
  margin: 1.5rem -1rem 0 -1rem;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  left: 1rem;
  right: 10px;
  right: 1rem;
  height: 1px;
  background: #484b4c;
}
.t-section-multimedia-comp-2 .t-s-mm-c-2-group-3 {
  display: none;
}
@media (max-width: 1299px) {
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i-i {
    width: 984px;
    width: 98.4rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 {
    margin-right: -10px;
    margin-right: -1rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item {
    width: 327px;
    width: 32.7rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption {
    padding: 70px 20px 10px 20px;
    padding: 7rem 2rem 1rem 2rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i {
    width: 51px;
    width: 5.1rem;
    height: 48px;
    height: 4.8rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption .t-caption-section {
    padding: 2px 0 8px 0;
    padding: 0.2rem 0 0.8rem 0;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) {
    width: 656px;
    width: 65.6rem;
    height: 369px;
    height: 36.9rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption i {
    width: 70px;
    width: 7rem;
    height: 52px;
    height: 5.2rem;
    background-size: 6rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i.t-ico-play-1 {
    background-size: 7rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 68px;
    max-height: 6.8rem;
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 3.4rem;
    line-height: 1.0303030303;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 0 20px 0 20px;
    padding: 0 2rem 0 2rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i-i {
    width: auto;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 {
    margin-right: -20px;
    margin-right: -2rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item {
    width: 242px;
    width: 24.2rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption {
    min-height: 100px;
    min-height: 10rem;
    padding: 40px 20px 10px 20px;
    padding: 4rem 2rem 1rem 2rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i {
    width: 38px;
    width: 3.8rem;
    height: 48px;
    height: 4.8rem;
    background-size: 3.5rem auto;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i.t-ico-play-1 {
    background-size: 4.5rem auto;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption .t-caption-section {
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) {
    width: 485px;
    width: 48.5rem;
    height: 273px;
    height: 27.3rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption {
    padding-bottom: 14px;
    padding-bottom: 1.4rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption i {
    width: 65px;
    width: 6.5rem;
    height: 52px;
    height: 5.2rem;
    background-size: 6rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i.t-ico-play-1 {
    background-size: 7rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 6px 0;
    padding: 0.2rem 0 0.6rem 0;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 48px;
    max-height: 4.8rem;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.4rem;
    line-height: 1.0909090909;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-2 .t-s-mm-c-2-group-2-item {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .t-section-multimedia-comp-2 .t-s-mm-c-i {
    padding: 10px 0 0 0;
    padding: 1rem 0 0 0;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i {
    min-width: 320px;
    min-width: 32rem;
    padding: 0 10px 0 10px;
    padding: 0 1rem 0 1rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-i-i-i {
    width: 100%;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 {
    margin-right: -1px;
    font-size: 0;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 49.9999%;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure {
    margin-right: 1px;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption {
    right: 1px;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption {
    padding-bottom: 11px;
    padding-bottom: 1.1rem;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) a figure figcaption i {
    width: 42px;
    width: 4.2rem;
    height: 48px;
    height: 4.8rem;
    margin-right: 12px;
    margin-right: 1.2rem;
    background-size: 3.2rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i.t-ico-play-1 {
    background-size: 4.2rem auto;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 3px 0;
    padding: 0.2rem 0 0.3rem 0;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    .t-figure-pic {
    position: relative;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    .t-figure-pic
    i {
    display: block;
    position: absolute;
    left: 11px;
    left: 1.1rem;
    bottom: 11px;
    bottom: 1.1rem;
    width: 47px;
    width: 4.7rem;
    height: 36px;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    width: 35px;
    width: 3.525rem;
    height: 27px;
    height: 2.7rem;
    background-size: 2.25rem 2.25rem;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    .t-figure-pic:hover
    i {
    background-color: rgba(0, 105, 166, 0.9);
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption {
    position: static;
    min-height: 0;
    padding: 7px 10px 10px 0;
    padding: 0.7rem 1rem 1rem 0;
    background: 0 0;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    i {
    display: none;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 2px 0;
    padding: 0.2rem 0 0.2rem 0;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    max-height: none;
    -webkit-line-clamp: initial;
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    line-height: 1.1428571429;
  }
  .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    ~ .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption:hover {
    color: #0069a6;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-2 {
    display: none;
  }
  .t-section-multimedia-comp-2 .t-s-mm-c-2-group-3 {
    display: block;
    margin: 0 -10px;
    margin: 0 -1rem;
    background: #2b2e30;
  }
}
@media (min-width: 1024px) {
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 {
    max-width: 1024px;
    max-width: 102.4rem;
    margin: 0 auto;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-i-i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-i-i {
    max-width: 1004px;
    max-width: 100.4rem;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-i-i-i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-i-i-i {
    width: 984px;
    width: 98.4rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 {
    margin-right: -10px;
    margin-right: -1rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item {
    width: 327px;
    width: 32.7rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption {
    padding: 70px 20px 10px 20px;
    padding: 7rem 2rem 1rem 2rem;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i,
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item a figure figcaption i {
    width: 51px;
    width: 5.1rem;
    height: 48px;
    height: 4.8rem;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    .t-caption-section,
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 8px 0;
    padding: 0.2rem 0 0.8rem 0;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    [itemprop="caption"],
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 36px;
    max-height: 3.6rem;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8rem;
    line-height: 1.0588235294;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .t-pub-frame-1 ~ * .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1),
  .t-pub-frame-1 ~ .t-section-multimedia-comp-2 .t-s-mm-c-2-group-1 .t-s-mm-c-2-group-1-item:nth-child(1) {
    width: 656px;
    width: 65.6rem;
    height: 369px;
    height: 36.9rem;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i,
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i {
    width: 70px;
    width: 7rem;
    height: 52px;
    height: 5.2rem;
    background-size: 6rem auto;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i.t-ico-play-1,
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    i.t-ico-play-1 {
    background-size: 7rem auto;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    .t-caption-section,
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    .t-caption-section {
    padding: 2px 0 4px 0;
    padding: 0.2rem 0 0.4rem 0;
  }
  .t-pub-frame-1
    ~ *
    .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    [itemprop="caption"],
  .t-pub-frame-1
    ~ .t-section-multimedia-comp-2
    .t-s-mm-c-2-group-1
    .t-s-mm-c-2-group-1-item:nth-child(1)
    a
    figure
    figcaption
    [itemprop="caption"] {
    display: block;
    display: -webkit-box;
    max-height: 68px;
    max-height: 6.8rem;
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 3.4rem;
    line-height: 1.0303030303;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.t-pub-frame-1 {
  position: relative;
  z-index: 1;
  height: 0;
  margin-top: -10px;
  margin-top: -1rem;
  font-size: 0;
}
.t-pub-frame-1 .t-pub-frame-top {
  display: none;
  text-align: center;
}
.t-pub-frame-1 .t-pub-frame-top img {
  max-width: 100%;
}
.t-pub-frame-1 .t-pub-frame-left {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  width: 150px;
  width: 15rem;
  margin-left: -662px;
  margin-left: -66.2rem;
}
.t-pub-frame-1 .t-pub-frame-right {
  display: none;
  position: absolute;
  right: 50%;
  top: 0;
  width: 150px;
  width: 15rem;
  margin-right: -662px;
  margin-right: -66.2rem;
}
@media (min-width: 1024px) {
  .t-pub-frame-1 {
    height: 140px;
    height: 14rem;
  }
  .t-pub-frame-1 .t-pub-frame-top {
    display: block;
  }
  .t-scroll-pos-2 .t-pub-frame-1.t-pub-frame-scroll-lock .t-pub-frame-left,
  .t-scroll-pos-2 .t-pub-frame-1.t-pub-frame-scroll-lock .t-pub-frame-right {
    position: fixed;
    top: 36px;
    top: 3.6rem;
  }
}
@media (min-width: 1194px) {
  .t-pub-frame-1 {
    height: 140px;
    height: 14rem;
  }
  .t-pub-frame-1 .t-pub-frame-top {
    margin-left: -150px;
    margin-left: -15rem;
  }
  .t-pub-frame-1 .t-pub-frame-right {
    display: block;
    margin-right: -587px;
    margin-right: -58.7rem;
  }
  .t-pub-frame-1 ~ * {
    -webkit-transform: translate(-7.5rem, 0);
    -moz-transform: translate(-7.5rem, 0);
    -o-transform: translate(-7.5rem, 0);
    -ms-transform: translate(-7.5rem, 0);
    transform: translate(-7.5rem, 0);
  }
}
@media (min-width: 1344px) {
  .t-pub-frame-1 {
    height: 140px;
    height: 14rem;
  }
  .t-pub-frame-1 .t-pub-frame-top {
    margin-left: 0;
  }
  .t-pub-frame-1 .t-pub-frame-left {
    display: block;
  }
  .t-pub-frame-1 .t-pub-frame-right {
    margin-right: -662px;
    margin-right: -66.2rem;
  }
  .t-pub-frame-1 ~ * {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.t-pubbox-interstitial {
  position: fixed;
  z-index: 99999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
}
.t-pubbox-interstitial .t-pubbox-head {
  min-width: 320px;
  min-width: 32rem;
  background: #0069a6;
  background: -moz-linear-gradient(left, #003e6a 0, #003e6a 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #003e6a 0, #003e6a 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #003e6a 0, #003e6a 50%, #0069a6 51%, #0069a6 100%);
}
.t-pubbox-interstitial .t-pubbox-h-i {
  max-width: 1300px;
  max-width: 130rem;
  height: 88px;
  height: 8.8rem;
  margin: 0 auto;
  background: #0069a6;
  background: -moz-linear-gradient(left, #003e6a 0, #0069a6 10%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #003e6a 0, #0069a6 10%, #0069a6 100%);
  background: linear-gradient(to right, #003e6a 0, #0069a6 10%, #0069a6 100%);
}
.t-pubbox-interstitial .t-pubbox-h-i h1 {
  float: left;
  width: 132px;
  width: 13.2rem;
  height: 61px;
  height: 6.1rem;
  margin: 14px 0 0 20px;
  margin: 1.4rem 0 0 2rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEzMiIgaGVpZ2h0PSI2MSIgdmlld0JveD0iMCAwIDEzMiA2MSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMyIDYxIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS45IDEyLjF2MTAuMWwtMC45IDBMMCAyMi4ybDAgMyAwIDMgMC45IDAuMWMxLjQgMC4yIDMuOCAwLjEgNC44LTAuMiAxLjMtMC41IDIuMS0xIDIuOC0yLjEgMC41LTAuOCAwLjgtMS41IDEtMy4xIDAtMC4zIDAuMS01LjEgMC4xLTEwLjdMOS43IDIuMSA1LjggMi4xIDEuOSAyVjEyLjF6TTgxLjggMi4yYy0wLjEgMC0wLjEgNS45LTAuMSAxM3YxMi45bDMuNyAwIDMuNyAwVjE1LjEgMi4xbC0zLjYgMEM4My41IDIuMSA4MS45IDIuMSA4MS44IDIuMnpNMTA1IDIuMmMtMC4xIDAuMiAwIDcuMiAwLjEgOCAwLjIgMiAwLjIgMi4xIDAuMSAxLjkgLTAuOS0xLjUtMS40LTItMi41LTIuNSAtMC42LTAuMy0wLjgtMC4zLTIuMS0wLjMgLTEuMiAwLTEuNiAwLjEtMi4xIDAuMyAtMC45IDAuNC0xLjYgMC45LTIuMiAxLjcgLTAuNCAwLjYtMSAxLjktMS4xIDIuNiAwIDAuMi0wLjEgMC40LTAuMSAwLjUgLTAuMiAwLjYtMC40IDMuMi0wLjQgNS4xIDAuMSA1LjcgMS42IDguNSA0LjcgOS4xIDIuNSAwLjQgNC41LTAuNCA1LjctMi41IDAuMi0wLjMgMC40LTAuNiAwLjQtMC42IDAgMCAwLjQgMC42IDAuOSAxLjRsMC45IDEuNGgyLjYgMi42VjE1LjEgMi4xbC0zLjcgMEMxMDYuNCAyLjEgMTA1IDIuMSAxMDUgMi4yek0xMDQuNCAxNWMwLjUgMC41IDAuNSAwLjkgMC42IDMuNiAwIDMuNi0wLjIgNC4yLTEuMyA0LjIgLTAuNiAwLTEuMS0wLjUtMS4zLTEuMiAtMC4xLTAuMy0wLjItMS40LTAuMi0yLjUgLTAuMS0zLjMgMC4zLTQuNCAxLjYtNC40QzEwNCAxNC44IDEwNC4yIDE0LjkgMTA0LjQgMTV6TTE3LjggOS4zYy0zLjYgMC41LTUuNiAyLjMtNi4zIDUuOCAtMC4zIDEuMy0wLjQgNS0wLjIgNi4zIDAuNiA0LjIgMi40IDYuMiA2LjEgNi45IDEuNCAwLjMgNC45IDAuMiA2LjEtMC4yIDMuOS0xIDUuNi00IDUuNS05LjYgLTAuMS0zLjItMC42LTUuMy0xLjgtNi44IC0wLjUtMC42LTEuOC0xLjctMi4yLTEuNyAtMC4xIDAtMC4yIDAtMC4zLTAuMSAtMC4xLTAuMS0wLjgtMC4zLTEuOS0wLjZDMjIuMiA5LjIgMTguNSA5LjIgMTcuOCA5LjN6TTIwLjggMTVjMC41IDAuMyAwLjcgMS4zIDAuNyAzLjUgMC4xIDMuNC0wLjMgNC40LTEuNCA0LjQgLTEuMyAwLTEuNi0wLjgtMS41LTQuMyAwLTIuOSAwLjMtMy44IDEuNC0zLjhDMjAuMyAxNC44IDIwLjcgMTQuOSAyMC44IDE1ek01NC4zIDkuMmMwIDAtMC4yIDAuMS0wLjUgMC4xIC0xIDAuMi0yLjkgMS41LTMuMSAyLjIgMCAwLjEtMC4xIDAuMi0wLjIgMC4ycy0wLjIgMC4xLTAuMiAwLjNjLTAuMSAwLjItMC4yIDAuMy0wLjMgMC4zIDAgMC0wLjUtMC43LTAuOS0xLjRsLTAuOC0xLjRoLTIuNiAtMi42djkuMyA5LjNsMy43IDAgMy43IDAgMC02YzAtNi42IDAtNi43IDAuOC03LjEgMC43LTAuNCAxLjYtMC4yIDEuOSAwLjQgMC4xIDAuMiAwLjEgMi4yIDAuMSA2LjV2Ni4ybDMuNyAwIDMuNyAwIDAtNy4yYzAtNy41IDAtNy44LTAuNi05LjEgLTAuMS0wLjMtMC41LTAuOC0wLjktMS4yIC0xLTEtMi0xLjQtMy44LTEuNEM1NC44IDkuMiA1NC4zIDkuMiA1NC4zIDkuMnpNNjguNyA5LjJjLTIuMiAwLjMtNi44IDEuOC02LjggMi4yIDAgMC4xIDAuNCAxLjIgMC45IDIuNSAwLjggMiAwLjkgMi40IDEuMSAyLjMgMi4xLTAuOSAzLjktMS40IDUuNS0xLjUgMi0wLjEgMi44IDAuMyAyLjggMS42bDAgMC42IC0xLjIgMGMtMC42IDAtMS4yIDAtMS4zIDAgLTAuMSAwLTAuNSAwLjEtMC45IDAuMSAtMiAwLjItNC4xIDEtNS4yIDEuOSAtMS44IDEuNi0yLjQgNC40LTEuMyA2LjggMC42IDEuMyAxLjYgMi4xIDMuMSAyLjUgMC45IDAuMiAyLjkgMC4yIDMuOS0wLjIgMS0wLjMgMi4xLTEgMi41LTEuNyAwLjQtMC41IDAuNS0wLjYgMC41LTAuMyAwIDAuMyAxLjEgMS40IDEuNSAxLjYgMC44IDAuNCAxLjYgMC42IDMuMiAwLjYgMSAwIDIgMCAyLjUtMC4xIDAuNS0wLjEgMC44LTAuMSAwLjgtMC4xIDAgMCAwLjEgMCAwLjItMC4xIDAuMS0wLjEgMC4xLTAuOCAwLjEtMi43di0yLjVsLTAuMyAwYy0wLjIgMC0wLjQgMC0wLjYgMCAtMC4yIDAtMC4yLTAuMS0wLjMtNCAwLTMuOC0wLjEtNS4xLTAuNC01LjUgLTAuMS0wLjEtMC4xLTAuMy0wLjItMC40IC0wLjItMC44LTEuNi0yLjItMi43LTIuNyAtMS42LTAuNy0yLjktMS01LjMtMUM3MCA5LjIgNjkgOS4yIDY4LjcgOS4yek03Mi4zIDIxLjNjMCAxLjQtMC40IDIuMS0xLjIgMi4zIC0wLjUgMC4xLTEuMy0wLjEtMS41LTAuNCAtMC41LTAuOC0wLjMtMS45IDAuNi0yLjQgMC41LTAuMyAxLjctMC42IDEuOS0wLjVDNzIuMyAyMC40IDcyLjMgMjAuOCA3Mi4zIDIxLjN6TTEyMC40IDkuM2MtNC42IDAuOC02LjYgMy44LTYuNSA5LjkgMCAxLjEgMC4xIDIuMiAwLjEgMi40IDAuNCAyLjIgMS4xIDMuNCAyLjIgNC42IDEuNiAxLjYgMy43IDIuMyA3IDIuMyAyLjMgMCA0LjQtMC40IDYuNi0xLjEgMC40LTAuMSAwLjgtMC4zIDAuOS0wLjMgMC4xIDAgMC4xLTAuMSAwLjEtMC4xIDAtMC4yLTAuMi0xLjYtMC4zLTIgMC0wLjEtMC4xLTAuNi0wLjEtMSAtMC4xLTAuOC0wLjMtMi0wLjQtMiAwIDAtMC42IDAuMS0xLjMgMC4zIC0wLjcgMC4yLTEuNiAwLjQtMiAwLjVzLTAuOCAwLjEtMC45IDAuMWMtMC40IDAuMS0yLjEgMC4xLTIuNSAwIC0xLjItMC4yLTItMS4xLTIuMS0yLjF2LTAuNGg0LjZjMy4xIDAgNC43IDAgNC44LTAuMSAwLjEtMC4xIDAuMS0xIDAuMi0yLjQgMC0yLjYtMC4xLTMuNS0wLjgtNC45IC0wLjgtMS43LTIuNy0zLTQuOC0zLjRDMTI0LjIgOS4xIDEyMS44IDkuMSAxMjAuNCA5LjN6TTEyMy45IDE1LjFjMC4yIDAuMiAwLjMgMC40IDAuMyAwLjYgMCAwLjMgMCAxIDAgMS4yIDAgMC4yLTIuOSAwLjItMi45IDAgMC0wLjMgMC0wLjggMC4yLTEuMkMxMjEuOCAxNC44IDEyMy4yIDE0LjQgMTIzLjkgMTUuMXpNMzAuNSAxOC44djkuM2wzLjcgMCAzLjcgMHYtNS4xYzAtNC45IDAtNS4xIDAuMy01LjQgMC41LTAuNiAxLjItMC44IDMuNS0wLjlsMC40IDAgMC0zLjUgMC0zLjUgLTAuOCAwLjFjLTEuMSAwLjEtMS45IDAuNC0yLjQgMC45IC0wLjUgMC41LTEuMSAxLjctMS4zIDIuNiAtMC4xIDAuNC0wLjIgMC43LTAuMiAwLjcgMCAwLTAuNC0xLTAuOS0yLjFsLTAuOS0yLjFoLTIuNiAtMi42VjE4Ljh6TTg3LjUgMzEuOWMtMS45IDAuNS0zIDItMi45IDMuOCAwLjEgMS4zIDAuOSAyLjQgMi4yIDMgMC41IDAuMiAwLjkgMC4zIDEuOSAwLjMgMS4xIDAgMS4zIDAgMS45LTAuMyAwLjctMC40IDEuNC0xLjEgMS44LTEuNyAwLjQtMC43IDAuMy0yLjQtMC4xLTMuMSAtMC40LTAuNy0xLTEuMy0xLjgtMS43Qzg5LjggMzEuOCA4OC4yIDMxLjcgODcuNSAzMS45ek0wIDQ1LjlWNTguOWwzLjkgMCAzLjkgMCAwLTRjMC0yLjIgMC00LjktMC4xLTUuOWwtMC4xLTEuOSAxLjcgMi41YzAuOSAxLjQgMi43IDQgNCA1LjlsMi4zIDMuNCAzLjYgMCAzLjUgMHYtMTIuOVYzMi45bC0zLjkgMCAtMy45IDAgMC4xIDUuNmMwIDMuMSAwLjEgNS43IDAuMiA1LjggMC4xIDAuMSAwIDAuMiAwIDAuMiAtMC4xIDAtMS0xLjItMi0yLjggLTEtMS41LTIuOC00LjEtMy45LTUuOGwtMi0zSDMuNSAwVjQ1Ljl6TTU5LjIgMzUuNmMtMC44IDEuNS0xLjQgMi44LTEuNCAyLjggMCAwIDEuMiAwLjEgMi43IDBsMi43IDAgMi0yIDItMiAwLTAuN3YtMC43bC0zLjIgMCAtMy4yIDBMNTkuMiAzNS42ek00Ni45IDM1LjhjLTAuMyAwLTAuNCAwLjMtMS40IDIuMmwtMS4xIDIuMiAtMC45IDAgLTAuOSAwdjIuNGMwIDEuMyAwIDIuNSAwIDIuNiAwIDAuMSAwLjQgMC4xIDAuOCAwLjEgMC40IDAgMC44IDAgMC45IDAuMSAwLjEgMC4xIDAuMSAyLjMgMC4xIDUgMCAzLjIgMC4xIDUuMSAwLjIgNS41IDAuNiAyLjQgMi4zIDMuMyA2LjIgMy4yIDEuOCAwIDIuNC0wLjEgMy4yLTAuM2wwLjMtMC4xIDAtMi41YzAtMS40IDAtMi42IDAtMi42IDAgMC0wLjUtMC4xLTEuMi0wLjFsLTEuMiAwIDAtNC4xIDAtNC4xIDAuMyAwYzAuMiAwIDAuNyAwIDEuMiAwbDAuOSAwdi0yLjZsMC0yLjZoLTEuMiAtMS4ydi0yLjIgLTIuMmwtMC41IDBDNDkgMzUuOCA0Ny4yIDM1LjggNDYuOSAzNS44ek0zMS4yIDM5LjljMCAwLTAuMyAwLjEtMC42IDAuMSAtMC45IDAuMS0yLjUgMC43LTMuMSAxLjEgLTIuMiAxLjQtMy4zIDQuMS0zLjMgOC41IDAgMSAwLjEgMi43IDAuMyAzLjQgMC4xIDAuNyAwLjcgMi4zIDEuMSAyLjkgMC45IDEuNiAyLjggMi44IDUgMy4xIDEuMiAwLjIgNC43IDAuMSA1LjctMC4xIDMtMC43IDQuNy0yLjUgNS40LTUuOCAwLjMtMS4zIDAuNC00LjggMC4xLTYuNUM0MS41IDQ0LjggNDAuOSA0My4zIDQwIDQyLjJjLTAuNy0wLjktMi40LTEuOC0zLjYtMiAtMC4yIDAtMC41LTAuMS0wLjctMC4xQzM1LjQgNDAgMzEuMyAzOS44IDMxLjIgMzkuOXpNMzMuOSA0NS43YzAuNSAwLjUgMC42IDEuNCAwLjYgNCAwIDEuNy0wLjEgMi44LTAuNCAzLjMgLTAuMyAwLjctMS4yIDAuOC0xLjkgMC40IC0wLjUtMC4zLTAuNi0xLTAuNi0zLjYgMC0zIDAuMS0zLjYgMC42LTQuMUMzMi42IDQ1LjQgMzMuNiA0NS40IDMzLjkgNDUuN3pNNzIuNiA0MC4xYy00LjUgMC44LTYuNiAzLjgtNi42IDkuNSAwIDIuNiAwLjMgNC4xIDEuMiA1LjggMSAxLjkgMy4xIDMuMyA1LjYgMy43IDAuNCAwLjEgMS42IDAuMSAyLjcgMC4xIDIuNiAwIDQuMy0wLjMgNi4yLTEuMWwwLjYtMC4zIC0wLjQtMS4yYy0xLTIuOS0xLjQtMy44LTEuNi0zLjggLTAuMSAwLTAuNiAwLjItMSAwLjMgLTEuMyAwLjUtMi42IDAuNi0zLjYgMC40IC0xLjgtMC40LTIuNy0yLjctMi4xLTUuNiAwLjEtMC43IDAuNi0xLjUgMS4xLTEuOSAwLjktMC43IDIuNy0wLjcgNC41LTAuMSAwLjUgMC4yIDEgMC4zIDEuMSAwLjMgMC4yIDAgMi4xLTQuNyAxLjktNC45IC0wLjEtMC4yLTEuOS0wLjgtMi45LTEgLTAuNS0wLjEtMS4xLTAuMi0xLjItMC4zQzc3LjMgMzkuOSA3My41IDM5LjkgNzIuNiA0MC4xek0xMDAgNDAuMWMtMi4xIDAuMy00IDAuOS01LjYgMS43IC0wLjYgMC4zLTAuNyAwLjQtMC42IDAuNiAwLjEgMC4xIDAuNSAxLjIgMC45IDIuNCAwLjQgMS4yIDAuOCAyLjIgMC45IDIuM3MwLjYtMC4xIDEuMy0wLjRjMS43LTAuNyAzLTEgNC40LTEuMSAxLjQtMC4xIDIgMC4xIDIuNSAwLjYgMC4zIDAuMyAwLjUgMS4xIDAuNCAxLjQgMCAwLjEtMC40IDAuMS0wLjkgMC4yIC01IDAuMi03LjggMS4zLTguOSAzLjcgLTEuMiAyLjUtMC40IDUuOSAxLjcgNy4xIDAuOSAwLjUgMS43IDAuNyAzLjIgMC42IDIuMi0wLjEgMy43LTAuOCA0LjYtMmwwLjMtMC40IDAuNCAwLjZjMC41IDAuNyAwLjcgMC44IDEuMyAxLjIgMC44IDAuNCAyLjIgMC43IDMuOCAwLjcgMS4zIDAgMS43IDAgMi45LTAuMyAwLjEgMCAwLjMgMCAwLjQgMCAwLjEgMCAwLjEtMS4yIDAuMS0yLjZ2LTIuNmwtMC42IDBjLTAuMyAwLTAuNyAwLTAuNy0wLjEgLTAuMSAwLTAuMS0xLjYtMC4xLTQgMC0yLjItMC4xLTQuMi0wLjEtNC42IC0wLjEtMC4zLTAuMy0xLTAuNS0xLjUgLTAuOS0xLjgtMi43LTIuOS01LjYtMy41QzEwNC40IDM5LjkgMTAxIDM5LjkgMTAwIDQwLjF6TTEwNCA1MS4xYzAuMiAwLjIgMCAyLjEtMC4yIDIuNCAtMC4yIDAuNS0wLjggMC44LTEuNCAwLjggLTEuMiAwLTEuNy0xLjUtMC44LTIuNUMxMDIuMSA1MS4zIDEwMy44IDUwLjggMTA0IDUxLjF6TTEyMC41IDQwYy00LjkgMC43LTcgMy41LTUuOSA3LjkgMC4yIDAuNyAxIDEuNyAxLjggMi4zIDEgMC42IDIuNCAxLjEgMy45IDEuNCAyIDAuNCAyLjkgMC42IDMuMiAxIDAuMiAwLjMgMC4xIDAuNy0wLjQgMC44IC0xLjEgMC40LTQuMS0wLjEtNi41LTEgLTAuNS0wLjItMS0wLjQtMS0wLjMgMCAwLTAuMyAwLjktMS4yIDMuOCAtMC4yIDAuNy0wLjQgMS40LTAuNSAxLjUgLTAuMSAwLjQgMi42IDEuMiA1IDEuNiAxLjYgMC4yIDQuNiAwLjIgNS45IDAgMy40LTAuNiA1LjMtMi4xIDYtNC42IDAuMi0wLjggMC4xLTIuNy0wLjEtMy41IC0wLjctMi4xLTIuNC0zLTYuNC0zLjcgLTItMC4zLTIuNC0wLjUtMi42LTAuOCAtMC4xLTAuMi0wLjEtMC4zIDAuMi0wLjYgMC4zLTAuMyAwLjQtMC4zIDEuNC0wLjMgMS4zIDAgMi43IDAuMyA0LjEgMC45IDAuNSAwLjIgMSAwLjQgMSAwLjMgMCAwIDItNC43IDIuMi01LjIgMC0wLjEtMC4xLTAuMi0wLjMtMC4zIC0wLjItMC4xLTAuNy0wLjMtMS4yLTAuNCAtMS42LTAuNi0zLjItMC44LTUuNi0wLjlDMTIyLjIgMzkuOSAxMjAuOSAzOS45IDEyMC41IDQwek01NS4yIDQyLjl2Mi42bDAuNyAwYzAuNCAwIDAuOCAwIDAuOSAwIDAuMiAwIDAuMiAwLjQgMC4yIDYuN3Y2LjdsMy43IDAgMy43IDB2LTkuMiAtOS4ybC00LjcgMCAtNC42IDBWNDIuOXpNODMuMSA0Mi44bDAgMi42IDAuNiAwYzAuNCAwIDAuNyAwIDAuOSAwbDAuMyAwdjYuNyA2LjdsMy43IDAgMy43IDB2LTkuMyAtOS4zaC00LjcgLTQuNkw4My4xIDQyLjh6Ii8+PC9zdmc+)
    no-repeat;
  background-size: cover;
}
.t-pubbox-interstitial .t-pubbox-h-i h1 em {
  display: none;
}
.t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn {
  float: right;
  margin: 30px 20px 0 0;
  margin: 3rem 2rem 0 0;
}
.t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn a {
  display: inline-block;
  height: 31px;
  height: 3.1rem;
  padding: 7px 10px 0 20px;
  padding: 0.7rem 1rem 0 2rem;
  background: #ffc202;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  color: #1d2022;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1;
}
.t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn a:after {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 12px;
  width: 1.2rem;
  height: 16px;
  height: 1.6rem;
  margin-left: 7px;
  margin-left: 0.7rem;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzFkMjAyMiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 0.8rem auto;
}
.t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn a:hover {
  background: #fff;
}
.t-pubbox-interstitial .t-pubbox-body {
  max-width: 990px;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
}
.t-pubbox-interstitial .t-pubbox-body > div {
  display: inline-block;
}
@media (max-width: 1299px) {
  .t-pubbox-interstitial .t-pubbox-h-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i h1 {
    margin: 14px 0 0 10px;
    margin: 1.4rem 0 0 1rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn {
    margin: 30px 10px 0 0;
    margin: 3rem 1rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-pubbox-interstitial .t-pubbox-h-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i h1 {
    margin: 14px 0 0 20px;
    margin: 1.4rem 0 0 2rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn {
    margin: 30px 20px 0 0;
    margin: 3rem 2rem 0 0;
  }
}
@media (max-width: 767px) {
  .t-pubbox-interstitial .t-pubbox-h-i {
    position: relative;
    max-width: none;
    height: 65px;
    height: 6.5rem;
    background: -moz-linear-gradient(left, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
    background: -webkit-linear-gradient(left, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
    background: linear-gradient(to right, #003e6a 0, #003e6a 37%, #0069a6 63%, #0069a6 70%, #0069a6 100%);
  }
  .t-pubbox-interstitial .t-pubbox-h-i h1 {
    width: 106px;
    width: 10.6rem;
    height: 49px;
    height: 4.9rem;
    margin: 7px 0 0 10px;
    margin: 0.7rem 0 0 1rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn {
    margin: 18px 10px 0 0;
    margin: 1.8rem 1rem 0 0;
  }
  .t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn a {
    padding: 7px 10px 0 10px;
    padding: 0.7rem 1rem 0 1rem;
  }
  .t-pubbox-interstitial .t-pubbox-h-i .t-pubbox-h-skip-btn a span {
    display: none;
  }
}
.t-content-page-1 .t-cp1-i {
  max-width: 1300px;
  max-width: 130rem;
  margin: 0 auto;
}
.t-content-page-1 .t-cp1-i-i {
  padding: 0 20px;
  padding: 0 2rem;
}
.t-content-page-1 .t-cp1-wrap {
  float: left;
  width: 935px;
  width: 93.5rem;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
}
.t-content-page-1 .t-cp-col-1 {
  float: left;
  width: 457px;
  width: 45.7rem;
  padding: 32px 0 0 0;
  padding: 3.2rem 0 0 0;
}
.t-content-page-1 .t-cp-col-2 {
  float: right;
  width: 469px;
  width: 46.9rem;
  text-align: center;
}
.t-content-page-1 .t-cp-col-2 img {
  display: inline-block;
  margin-top: -13px;
  margin-top: -1.3rem;
}
.t-content-page-1 .t-cp-col-3 {
  float: left;
  width: 49.9999%;
  padding: 0 12px 0 0;
  padding: 0 1.2rem 0 0;
}
.t-content-page-1 .t-cp-col-4 {
  float: right;
  width: 49.9999%;
  padding: 0 0 0 13px;
  padding: 0 0 0 1.3rem;
}
.t-content-page-1 .t-cp-text-1 {
  margin: 0 0 62px 0;
  margin: 0 0 6.2rem 0;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  letter-spacing: 0.005em;
}
.t-content-page-1 .t-cp-text-1 p {
  margin: 0 0 25px 0;
  margin: 0 0 2.5rem 0;
}
.t-content-page-1 .t-cp-form-1 .t-cp-form-i {
  position: relative;
  height: 33px;
  height: 3.3rem;
  background: #c2dbea;
  border-radius: 2px;
}
.t-content-page-1 .t-cp-form-1 input[type="email"],
.t-content-page-1 .t-cp-form-1 input[type="text"] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 105px 0 10px;
  padding: 0 10.5rem 0 1rem;
  background: 0 0;
  border: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1d2022;
  outline: 0;
}
.t-content-page-1 .t-cp-form-1 input[type="email"]::-webkit-input-placeholder,
.t-content-page-1 .t-cp-form-1 input[type="text"]::-webkit-input-placeholder {
  color: #46484a;
}
.t-content-page-1 .t-cp-form-1 input[type="email"]:-moz-placeholder,
.t-content-page-1 .t-cp-form-1 input[type="text"]:-moz-placeholder {
  color: #46484a;
}
.t-content-page-1 .t-cp-form-1 input[type="email"]::-moz-placeholder,
.t-content-page-1 .t-cp-form-1 input[type="text"]::-moz-placeholder {
  color: #46484a;
}
.t-content-page-1 .t-cp-form-1 input[type="email"]:-ms-input-placeholder,
.t-content-page-1 .t-cp-form-1 input[type="text"]:-ms-input-placeholder {
  color: #46484a;
}
.t-content-page-1 .t-cp-form-1 button {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 100px;
  min-width: 10rem;
  height: 100%;
  padding: 2px 10px 0 10px;
  padding: 0.2rem 1rem 0 1rem;
  background: #0069a6;
  border: 0;
  border-radius: 0 2px 2px 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  text-transform: uppercase;
}
.t-content-page-1 .t-cp-form-1 button em {
  font-style: normal;
}
.t-content-page-1 .t-cp-form-1 button:active,
.t-content-page-1 .t-cp-form-1 button:focus,
.t-content-page-1 .t-cp-form-1 button:hover {
  background: #087ec3;
}
.t-content-page-1 .t-cp1-sidebar-1 {
  float: right;
  width: 300px;
  width: 30rem;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 1299px) {
  .t-content-page-1 .t-cp1-i {
    max-width: 1004px;
    max-width: 100.4rem;
  }
  .t-content-page-1 .t-cp1-i-i {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-content-page-1 .t-cp1-wrap {
    width: 660px;
    width: 66rem;
  }
  .t-content-page-1 .t-cp-col-1 {
    width: 340px;
    width: 34rem;
  }
  .t-content-page-1 .t-cp-col-2 {
    width: 290px;
    width: 29rem;
  }
  .t-content-page-1 .t-cp-text-1 {
    margin: 0 0 74px 0;
    margin: 0 0 7.4rem 0;
  }
}
@media (max-width: 1023px) {
  .t-content-page-1 .t-cp1-i {
    max-width: 768px;
    max-width: 76.8rem;
  }
  .t-content-page-1 .t-cp1-i-i {
    padding: 0 20px;
    padding: 0 2rem;
  }
  .t-content-page-1 .t-cp1-wrap {
    width: 408px;
    width: 40.8rem;
  }
  .t-content-page-1 .t-cp-col-1 {
    display: block;
    width: auto;
    padding: 4px 0 0 0;
    padding: 0.4rem 0 0 0;
  }
  .t-content-page-1 .t-cp-col-2 {
    display: none;
  }
  .t-content-page-1 .t-cp-col-3 {
    float: none;
    width: auto;
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-content-page-1 .t-cp-col-4 {
    float: none;
    width: auto;
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-content-page-1 .t-cp-text-1 {
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
  }
}
@media (max-width: 767px) {
  .t-content-page-1 .t-cp1-i {
    min-width: 320px;
    min-width: 32rem;
  }
  .t-content-page-1 .t-cp1-i-i {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-content-page-1 .t-cp1-wrap {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
  .t-content-page-1 .t-cp1-sidebar-1 {
    float: none;
    width: auto;
    height: auto;
  }
}
.t-cp-apps-1 .t-cp-apps-col-1 {
  float: left;
  width: 48%;
  padding: 27px 0 20px 0;
  padding: 2.7rem 0 2rem 0;
}
.t-cp-apps-1 .t-cp-apps-col-1 p {
  margin: 0 0 20px 0;
  margin: 0 0 2rem 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.3rem;
  line-height: 1.3529411765;
  color: #2a2a2a;
}
.t-cp-apps-1 .t-cp-apps-col-2 {
  float: right;
  width: 200px;
  width: 20rem;
  padding: 20px 0 20px 0;
  padding: 2rem 0 2rem 0;
}
.t-cp-apps-1 .t-cp-apps-col-2 img {
  display: block;
  width: 100%;
}
.t-cp-apps-1 .t-cp-apps-list-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-cp-apps-1 .t-cp-apps-list-1 li {
  display: inline-block;
  padding: 0 7px 0 0;
  padding: 0 0.7rem 0 0;
}
.t-cp-apps-1 .t-cp-apps-list-1 li a {
  display: block;
  width: 100px;
  width: 10rem;
  height: 34px;
  height: 3.4rem;
  background: url(../images/btn-bg-sprite-1.png) no-repeat;
  background-size: 100% auto;
  opacity: 0.8;
}
.t-cp-apps-1 .t-cp-apps-list-1 li a:hover {
  opacity: 1;
}
.t-cp-apps-1 .t-cp-apps-list-1 li a.t-btn-appstore {
  background-position: 0 -39px;
}
.t-cp-apps-1 .t-cp-apps-list-1 li a em {
  display: none;
}
@media (max-width: 1299px) {
  .t-cp-apps-1 .t-cp-apps-col-1 {
    float: none;
    width: 100%;
  }
  .t-cp-apps-1 .t-cp-apps-col-1 p {
    margin: 0 0 40px 0;
    margin: 0 0 4rem 0;
  }
  .t-cp-apps-1 .t-cp-apps-col-2 {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-cp-apps-1 .t-cp-apps-col-1 {
    padding: 11px 0 12px 0;
    padding: 1.1rem 0 1.2rem 0;
  }
  .t-cp-apps-1 .t-cp-apps-col-1 p {
    margin: 0 0 20px 0;
    margin: 0 0 2rem 0;
  }
}
.t-cp-rss-1 .t-cp-rss-list-1 {
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  line-height: 1.4;
  color: #2a2a2a;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl {
  margin: 15px 0 0 0;
  margin: 1.5rem 0 0 0;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt {
  display: block;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt span {
  display: block;
  position: relative;
  padding: 11px 37px 9px 0;
  padding: 1.1rem 3.7rem 0.9rem 0;
  line-height: 1;
  border-bottom: 1px solid #e0e0de;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.1;
  cursor: pointer;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  width: 3.6rem;
  height: 36px;
  height: 3.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzJBMkEyQSIgZD0iTTAuMjU0LDAuNjEzYy0wLjMzOSwwLjMzOS0wLjMzOSwwLjg4OSwwLDEuMjI4bDUuNjI5LDUuNjMxYzAuMTcsMC4xNywwLjM5NCwwLjI1NCwwLjYxNiwwLjI1MmMwLjIyNCwwLDAuNDQ2LTAuMDgyLDAuNjE2LTAuMjUybDUuNjMtNS42MzFjMC4zMzgtMC4zMzgsMC4zMzgtMC44ODgsMC0xLjIyOGMtMC4zMzgtMC4zMzgtMC44ODktMC4zMzgtMS4yMjcsMEw2LjUsNS42MzJMMS40ODEsMC42MTNDMS4xNDMsMC4yNzUsMC41OTIsMC4yNzUsMC4yNTQsMC42MTMiLz48L3N2Zz4=)
    no-repeat 50% 55%;
  background-size: 1.1rem auto;
  opacity: 0.5;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt span:hover {
  color: #000;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt.current span:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTEyLjc0NSw3LjQ3YzAuMzQtMC4zMzksMC4zNC0wLjg4OSwwLTEuMjI4TDcuMTE2LDAuNjExQzYuOTQ2LDAuNDQxLDYuNzIyLDAuMzU3LDYuNSwwLjM1OWMtMC4yMjQsMC0wLjQ0NiwwLjA4Mi0wLjYxNiwwLjI1MmwtNS42Myw1LjYzMWMtMC4zMzgsMC4zMzktMC4zMzgsMC44ODksMCwxLjIyOGMwLjMzOCwwLjMzOCwwLjg4OSwwLjMzOCwxLjIyNywwTDYuNSwyLjQ1MWw1LjAxOSw1LjAxOUMxMS44NTcsNy44MDgsMTIuNDA4LDcuODA4LDEyLjc0NSw3LjQ3Ii8+PC9zdmc+);
  opacity: 1;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dt .open + dd {
  display: block;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dd {
  display: none;
  margin: 0;
  padding: 12px 0 1px 0;
  padding: 1.2rem 0 0.1rem 0;
  border-bottom: 1px solid #e0e0de;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dd p {
  margin: 0;
  padding: 0 0 10px 0;
  padding: 0 0 1rem 0;
}
.t-cp-rss-1 .t-cp-rss-list-1 dl dd:last-of-type {
  border: 0;
}
.t-cp-rss-1 .t-cp-rss-list-2 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-cp-rss-1 .t-cp-rss-list-2 a {
  display: inline-block;
  vertical-align: top;
  min-height: 34px;
  min-height: 3.4rem;
  width: 33.3333%;
  padding: 7px 10px 0 22px;
  padding: 0.7rem 1rem 0 2.2rem;
  font-size: 15px;
  font-size: 1.5rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzdmN2Y3ZiIgZD0iTTI2Ljg2Niw4Ni42NjhjMCw3LjM3LTYuMDEzLDEzLjMzMi0xMy40MzMsMTMuMzMyQzYuMDE1LDEwMCwwLDk0LjAzOCwwLDg2LjY2OEMwLDc5LjMsNi4wMTQsNzMuMzIsMTMuNDM0LDczLjMyQzIwLjg1Myw3My4zMiwyNi44NjYsNzkuMywyNi44NjYsODYuNjY4Ii8+PHBhdGggZmlsbD0iIzdmN2Y3ZiIgZD0iTTAsMzMuODk4djE4LjQ1MmMwLDAsNDUuMDkxLDEuMjUzLDQ2LjQ5Myw0Ny42NDloMTkuODUxQzY2LjM0NCwxMDAsNjguNjgyLDM2Ljk0MiwwLDMzLjg5OCIvPjxwYXRoIGZpbGw9IiM3ZjdmN2YiIGQ9Ik0wLDB2MTguNzk4YzAsMCw3My4zNTgtMS4xNjEsODEuNTQsODEuMmgxOC40NTdDOTkuOTk3LDk5Ljk5OCwxMDIuMTA5LDUuNTcsMCwwIi8+PC9nPjwvc3ZnPg==)
    no-repeat 0 1rem;
  background-size: 1.3rem auto;
}
.t-cp-rss-1 .t-cp-rss-list-2 a:hover {
  color: #000;
}
@media (max-width: 1299px) {
  .t-cp-rss-1 .t-cp-rss-list-2 a {
    width: 49.9999%;
  }
}
@media (max-width: 1023px) {
  .t-cp-rss-1 .t-cp-rss-list-1 dl {
    margin: 7px 0 0 0;
    margin: 0.7rem 0 0 0;
  }
  .t-cp-rss-1 .t-cp-rss-list-2 a {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .t-cp-rss-1 .t-cp-rss-list-2 a {
    width: 49.9999%;
  }
}
.t-form-1 .t-form-col-1 {
  float: left;
  width: 49.9999%;
  padding: 0 13px 0 0;
  padding: 0 1.3rem 0 0;
}
.t-form-1 .t-form-col-2 {
  padding: 0 0 14px 0;
  padding: 0 0 1.4rem 0;
}
.t-form-1 .t-form-col-3 {
  float: right;
  width: 49.9999%;
  padding: 0 0 0 12px;
  padding: 0 0 0 1.2rem;
}
.t-form-1 .t-form-col-4 {
  clear: both;
  float: left;
  padding: 10px 0 25px 0;
  padding: 1rem 0 2.5rem 0;
}
.t-form-1 .t-form-col-5 {
  float: right;
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
}
@media (max-width: 1023px) {
  .t-form-1 .t-form-col-1,
  .t-form-1 .t-form-col-3 {
    float: none;
    width: auto;
    padding: 0;
  }
}
.t-section-logo-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 160px;
  height: 16rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTcuNzgyLDQxYy0zLjM5NSwwLTcuMzMzLDIuNTgxLTcuMzMzLDcuMTk3YzAsMy42NjYsMi4zNjIsNi45MjgsNy4wNjEsNi45MjhjMy44MDMsMCw1LjQzMi0yLjE3Niw1LjgzOS0yLjYzN2wtMC4xMDgtMC4yNDJjLTAuNzA3LDAuNjIzLTEuODc0LDEuMjQ4LTMuMTc4LDEuMjQ4Yy0yLjAxLDAtNC4zMTktMS4zMy00LjMxOS01Ljk3NXYtMC4yNzJoNy40NDNjMC4xMDgtMC42MjQsMC4xNjItMS4xMTMsMC4xNjItMS42MjlDMTMuMzUsNDIuMjc3LDEwLjcxNiw0MSw3Ljc4Miw0MSBNNy42NDYsNDEuMjcyYzAuNTQ0LDAsMS40OTQsMC41NDMsMS40OTQsMi45ODdjMCwwLjI5OS0wLjEwOCwxLjc2Ni0wLjMyNSwyLjcxNmgtMy4wN0M1Ljc3Myw0My4xNDYsNi4zNDMsNDEuMjcyLDcuNjQ2LDQxLjI3MiBNMjAuNTQ3LDU0Ljk4OGgyLjc0M2w0LjE4My0xMS40MDdjMC40MDYtMS4wODcsMC42NzktMS43NjYsMi4wMzctMi4wMzh2LTAuMjcxaC01LjQzMnYwLjI3MWMyLjk4NywwLjEzNywzLjM2OCwxLjA2MSwzLjAxNSwyLjAzOGwtMi42ODgsNy4zNThIMjQuMzVsLTIuODUxLTcuMzU4Yy0wLjM1My0wLjg5Ni0wLjI3Mi0xLjkwMSwxLjA4Ni0yLjAzOHYtMC4yNzFoLTguNTU2djAuMjcxYzAuODE1LDAuMTM3LDEuMTEzLDAuODcsMS40OTQsMS43NjZMMjAuNTQ3LDU0Ljk4OHogTTQxLjg2OCw0NS4yMUM0MS45MjIsNDIuOTAxLDM5LjgzMSw0MSwzNi4zLDQxYy00LjA3NSwwLTYuMzg0LDIuOTg3LTYuMzg0LDQuNjE4YzAsMS4wODYsMC45MjUsMS40OTQsMS45MDIsMS40OTRjMS4xMTMsMCwxLjktMC41NDMsMS45LTEuMjIzYzAtMC44MTQtMS43NjUtMS4xMTMtMS43NjUtMi4zMDhjMC0xLjExNCwxLjE0LTEuNjMsMi4wOTEtMS42M2MxLjg3NCwwLDIuNTI2LDEuNDY3LDIuNTI2LDIuODUydjIuNzE2Yy01LjcwNCwwLjI3MS03LjA2MSwyLjY2Mi03LjA2MSw0LjM0NWMwLDEuODQ4LDEuMjIxLDMuMjYyLDMuMjU4LDMuMjYyYzEuNjMsMCwyLjk4OS0wLjgxNSwzLjc0OS0yLjE3NmgwLjA1NHYwLjI3MmMwLDEuMDMzLDAuODQyLDEuOTAyLDIuNTI1LDEuOTAyYzEuNzEyLDAsMy4xMjUtMC43MDcsNC4yNjUtMS42MzFsLTAuMDI3LTAuMjE3Yy0wLjI3MSwwLjE2Mi0wLjYyNCwwLjM1NC0wLjkyMywwLjM1NGMtMC4zNTQsMC0wLjU0My0wLjI0NC0wLjU0My0wLjU0NUw0MS44NjgsNDUuMjFMNDEuODY4LDQ1LjIxeiBNMzYuNTcxLDUyLjY4Yy0wLjEzNiwwLjA4Mi0wLjI0NCwwLjEzNy0wLjUxNiwwLjEzN2MtMC42MjUsMC0xLjE0LTAuNTE2LTEuMTQtMi4xNzZjMC0yLjA5LDAuODQyLTIuNzE1LDEuNjU2LTIuODUxVjUyLjY4eiBNNTQuNzcsNDUuMzQ2bC0wLjI3MS0zLjUwM0M1My40MTEsNDEuMzI2LDUxLjU2Myw0MSw1MC4yODcsNDFjLTMuOTExLDAtNS40MzIsMS45MDEtNS40MzIsNC4wNzVjMCw1LjAyNCw3LjA2Miw1LjE1OSw3LjA2Miw4LjE0N2MwLDEuMDg2LTAuODEzLDEuNjI5LTIuMDM4LDEuNjI5Yy0yLjE3MiwwLTMuOTM4LTEuNDk0LTQuODg5LTQuMzQ2aC0wLjI3bDAuMjcxLDMuNjY2YzEuMDg3LDAuNTQ1LDMuMzY4LDAuOTUzLDQuNzU1LDAuOTUzYzMuNjY2LDAsNS44MzgtMS43NjgsNS44MzgtNC4zNDhjMC00LjYxNi02Ljc5LTQuNzUyLTYuNzktOC4wNjVjMC0wLjk1MSwwLjU0NC0xLjQzOSwxLjQ5NC0xLjQzOWMxLjc2NSwwLDMuMzEzLDIuMTk5LDQuMjEsNC4wNzNINTQuNzd6IE02NC40MDksNTUuMTI1YzQuMzQ3LDAsNy4xOTYtMy4xMjUsNy4xOTYtNy4wNjNjMC0zLjkzOC0yLjg1MS03LjA2My03LjE5Ni03LjA2M2MtNC4zNDUsMC03LjE5NSwzLjEyNC03LjE5NSw3LjA2M0M1Ny4yMTQsNTIsNjAuMDY0LDU1LjEyNSw2NC40MDksNTUuMTI1IE02NC40MDksNDEuMjcyYzEuMDg5LDAsMS42MywxLjYyOSwxLjYzLDYuNzkxYzAsNS4xNi0wLjU0MSw2Ljc4OS0xLjYzLDYuNzg5Yy0xLjA4NywwLTEuNjI4LTEuNjI5LTEuNjI4LTYuNzg5QzYyLjc4MSw0Mi45MDEsNjMuMzIyLDQxLjI3Miw2NC40MDksNDEuMjcyIE04MC43MDYsNDFjLTMuMzk2LDAtNy4zMzIsMi41ODEtNy4zMzIsNy4xOTdjMCwzLjY2NiwyLjM2Miw2LjkyOCw3LjA2Miw2LjkyOGMzLjgwMywwLDUuNDMxLTIuMTc2LDUuODM4LTIuNjM3bC0wLjEwNy0wLjI0MmMtMC43MDQsMC42MjMtMS44NzMsMS4yNDgtMy4xNzYsMS4yNDhjLTIuMDE0LDAtNC4zMTgtMS4zMy00LjMxOC01Ljk3NXYtMC4yNzJoNy40MzljMC4xMDctMC42MjQsMC4xNjItMS4xMTMsMC4xNjItMS42MjlDODYuMjczLDQyLjI3Nyw4My42NDEsNDEsODAuNzA2LDQxIE04MC41NzIsNDEuMjcyYzAuNTQxLDAsMS40OTIsMC41NDMsMS40OTIsMi45ODdjMCwwLjI5OS0wLjEwOSwxLjc2Ni0wLjMyNiwyLjcxNmgtMy4wNjdDNzguNjk1LDQzLjE0Niw3OS4yNjgsNDEuMjcyLDgwLjU3Miw0MS4yNzIgTTk3Ljk1Miw0NS4zNDZsLTAuMjcxLTMuNTAzQzk2LjU5Niw0MS4zMjYsOTQuNzQ4LDQxLDkzLjQ3MSw0MWMtMy45MSwwLTUuNDMsMS45MDEtNS40Myw0LjA3NWMwLDUuMDI0LDcuMDYxLDUuMTU5LDcuMDYxLDguMTQ3YzAsMS4wODYtMC44MTQsMS42MjktMi4wMzcsMS42MjljLTIuMTcyLDAtMy45MzgtMS40OTQtNC44OS00LjM0NmgtMC4yNzFsMC4yNzEsMy42NjZjMS4wODcsMC41NDUsMy4zNjksMC45NTMsNC43NTUsMC45NTNjMy42NjYsMCw1LjgzOC0xLjc2OCw1LjgzOC00LjM0OGMwLTQuNjE2LTYuNzg5LTQuNzUyLTYuNzg5LTguMDY1YzAtMC45NTEsMC41NDMtMS40MzksMS40OTItMS40MzljMS43NjgsMCwzLjMxNSwyLjE5OSw0LjIxMSw0LjA3M0g5Ny45NTJ6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY4LjUxNCw1Ny4yN2MtMC4wNjgsMC4zMjYtMC4xNCwwLjY1Mi0wLjIxMSwwLjk5MmgtMC4yMWMtMS44MTMsMC0zLjYzLTAuMDAyLTUuNDQ0LDAuMDAyYy0wLjIzLDAtMC40NjUsMC4wMTQtMC42OTEsMC4wNTVjLTAuNDQ5LDAuMDgtMC44LDAuMzIyLTEuMDQ1LDAuNzE0Yy0wLjAxNiwwLjAyNC0wLjAzNiwwLjA1MS0wLjA1NSwwLjA3NWMtMC4wMDQsMC4wMDQtMC4wMSwwLjAwNC0wLjAzMywwLjAwN2MwLjAyMS0wLjE1LDAuMDM3LTAuMjk4LDAuMDY0LTAuNDQzYzAuMDYzLTAuMzg1LDAuMTYxLTAuNzYyLDAuMzI2LTEuMTE2YzAuMTU1LTAuMzM3LDAuMzU1LTAuNjM0LDAuNjY2LTAuODQ3YzAuMjI3LTAuMTU4LDAuNDgyLTAuMjM3LDAuNzYtMC4yNmMwLjQ4Ni0wLjAzNywwLjk0MiwwLjA4OCwxLjM4NywwLjI3MWMwLjQzNywwLjE4MiwwLjg0MiwwLjQyNiwxLjI1NSwwLjY1NmMwLjMyNSwwLjE4LDAuNjUxLDAuMzU3LDAuOTg5LDAuNTE2YzAuMzgxLDAuMTc2LDAuNzc5LDAuMjI2LDEuMTg5LDAuMTE5YzAuMzgyLTAuMSwwLjY5MS0wLjMwMywwLjkxOS0wLjYyN2MwLjAzLTAuMDQ1LDAuMDYtMC4wODYsMC4wOTEtMC4xMjlDNjguNDgyLDU3LjI1OCw2OC40OTgsNTcuMjY0LDY4LjUxNCw1Ny4yNyIvPjwvZz48L3N2Zz4=)
    no-repeat 50% 47%;
  background-size: 39.3rem auto;
}
.t-section-logo-1 a {
  display: block;
  height: 100%;
}
.t-section-logo-1 a em {
  display: none;
}
@media (max-width: 1299px) {
  .t-section-logo-1 {
    height: 125px;
    height: 12.5rem;
    background-position: 50% 46%;
    background-size: 32.3rem auto;
  }
}
@media (max-width: 1023px) {
  .t-section-logo-1 {
    height: 92px;
    height: 9.2rem;
    background-position: 50% 47%;
    background-size: 29.5rem auto;
  }
}
@media (max-width: 767px) {
  .t-section-logo-1 {
    bottom: 0;
    height: auto;
    background-position: 50% 46%;
    background-size: 20.5rem auto;
  }
}
.t-section-logo-2 {
  height: 160px;
  height: 16rem;
  background: #f9f9f9;
  text-align: center;
}
.t-section-logo-2 img {
  display: inline-block;
  width: 316px;
  width: 31.6rem;
  margin: 56px 0 0 0;
  margin: 5.6rem 0 0 0;
}
@media (max-width: 1299px) {
  .t-section-logo-2 {
    height: 125px;
    height: 12.5rem;
  }
  .t-section-logo-2 img {
    margin: 33px 0 0 0;
    margin: 3.3rem 0 0 0;
  }
}
@media (max-width: 1023px) {
  .t-section-logo-2 {
    height: 92px;
    height: 9.2rem;
  }
  .t-section-logo-2 img {
    width: 234px;
    width: 23.4rem;
    margin: 25px 0 0 0;
    margin: 2.5rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .t-section-logo-2 {
    height: 78px;
    height: 7.8rem;
  }
  .t-section-logo-2 img {
    width: 206px;
    width: 20.6rem;
    margin: 19px 0 0 0;
    margin: 1.9rem 0 0 0;
  }
}
.t-nav-1 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
.t-nav-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.t-nav-1 ul li {
  display: inline-block;
  vertical-align: top;
  min-width: 115px;
  min-width: 11.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.t-nav-1 ul li a {
  display: block;
  height: 30px;
  height: 3rem;
  padding: 6px 10px;
  padding: 0.6rem 1rem;
  background: #f2f2f2;
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  color: #0069a6;
  text-align: center;
}
.t-nav-1 ul li a:hover {
  border-color: #0069a6;
}
.t-nav-1 ul li + li {
  margin-left: 15px;
  margin-left: 1.5rem;
}
.t-nav-1 ul li.current a {
  background: #e9f3f9;
  border-color: #0069a6;
  cursor: default;
}
.t-nav-2 {
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
}
@media (max-width: 767px) {
  .t-nav-2 {
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
}
.t-meteo-1 {
  min-height: 360px;
  min-height: 36rem;
  padding: 32px 50px 15px 50px;
  padding: 3.2rem 5rem 1.5rem 5rem;
  background: #f2f2f2;
}
.t-meteo-1 .t-meteo-col-1 {
  float: left;
  width: 49.9999%;
}
.t-meteo-1 .t-meteo-col-2 {
  float: right;
  width: 49.9999%;
  padding: 9px 0 0 18px;
  padding: 0.9rem 0 0 1.8rem;
  white-space: nowrap;
}
.t-meteo-1 .t-meteo-col-3 {
  clear: both;
  padding: 42px 0 28px 0;
  padding: 4.2rem 0 2.8rem 0;
}
.t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i {
  margin: 0 -3px;
  margin: 0 -0.3rem;
  font-size: 0;
}
.t-meteo-1 .t-meteo-col-4 {
  clear: both;
  text-align: right;
  font-size: 0;
}
.t-meteo-1 .t-meteo-col-4 img {
  display: inline-block;
  width: 133px;
  width: 13.3rem;
}
.t-meteo-1 .t-meteo-title {
  padding: 0 10px 15px 0;
  padding: 0 1rem 1.5rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-meteo-1 .t-meteo-selection {
  width: 283px;
  width: 28.3rem;
  padding: 0 0 25px 0;
  padding: 0 0 2.5rem 0;
}
.t-meteo-1 .t-meteo-currtemp {
  display: inline-block;
  vertical-align: top;
}
.t-meteo-1 .t-meteo-currtemp i {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
}
.t-meteo-1 .t-meteo-currtemp i img {
  display: block;
  width: 100%;
}
.t-meteo-1 .t-meteo-currtemp span {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  width: 14rem;
  height: 100px;
  height: 10rem;
  padding: 12px 0 0 30px;
  padding: 1.2rem 0 0 3rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 63px;
  font-size: 6.3rem;
  color: #0069a6;
  white-space: nowrap;
}
.t-meteo-1 .t-meteo-currtemp span strong {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}
.t-meteo-1 .t-meteo-currtemp span em {
  vertical-align: 29px;
  vertical-align: 2.9rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 25px;
  font-size: 2.5rem;
  font-style: normal;
}
.t-meteo-1 .t-meteo-currtemp span em:before {
  content: " ";
}
.t-meteo-1 .t-meteo-rangetemp {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 200px;
  width: 20rem;
  height: 100px;
  height: 10rem;
  padding: 35px 0 0 25px;
  padding: 3.5rem 0 0 2.5rem;
}
.t-meteo-1 .t-meteo-rangetemp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 21px;
  top: 2.1rem;
  bottom: 11px;
  bottom: 1.1rem;
  width: 1px;
  background: #ccc;
}
.t-meteo-1 [class*="t-meteo-rt-box-"] {
  float: left;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #2a2a2a;
  white-space: nowrap;
}
.t-meteo-1 [class*="t-meteo-rt-box-"] em,
.t-meteo-1 [class*="t-meteo-rt-box-"] span,
.t-meteo-1 [class*="t-meteo-rt-box-"] strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-style: normal;
}
.t-meteo-1 .t-meteo-rt-box-1 {
  margin: 0 0 10px 5px;
  margin: 0 0 1rem 0.5rem;
}
.t-meteo-1 .t-meteo-rt-box-1 strong {
  color: #0069a6;
}
.t-meteo-1 .t-meteo-rt-box-1 strong:before {
  content: " ";
}
.t-meteo-1 .t-meteo-rt-box-2 {
  margin: 0 0 10px 5px;
  margin: 0 0 1rem 0.5rem;
  padding-left: 6px;
  padding-left: 0.6rem;
  border-left: 1px solid #dcdcdc;
}
.t-meteo-1 .t-meteo-rt-box-2 + * {
  clear: left;
}
.t-meteo-1 .t-meteo-rt-box-2 strong {
  color: #b50f0d;
}
.t-meteo-1 .t-meteo-rt-box-2 strong:before {
  content: " ";
}
.t-meteo-1 .t-meteo-rt-box-3 i {
  display: inline-block;
  width: 16px;
  width: 1.6rem;
  height: 16px;
  height: 1.6rem;
  vertical-align: middle;
}
.t-meteo-1 .t-meteo-rt-box-3 i.t-meteo-rt-ico-1 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzQzODNhNyIgZD0iTTc3LjMwNCw2My40MjRsLTQuODQ5LTEzLjQwOEw1My45NzMsMTYuMTc1bC0zLjQ0Ny05LjU0M2wtMy40NTYsOS41NDNMMjguNTkxLDUwLjAxNmwtNC44NTUsMTMuNDA4Yy0wLjA1NiwwLjcyMy0wLjA5MywxLjQ1Mi0wLjA5MywyLjE5NmMwLDMuODU4LDAuODE1LDcuNTM3LDIuMjc1LDEwLjg1OGM0LjE2Nyw5LjUwOSwxMy42MjcsMTYuMTY2LDI0LjYwNywxNi4xNjZjMTAuOTc2LDAsMjAuNDM0LTYuNjU3LDI0LjYwNC0xNi4xNjZjMS40NTktMy4zMjEsMi4yNzgtNywyLjI3OC0xMC44NThDNzcuNDA3LDY0Ljg3Niw3Ny4zNjMsNjQuMTQ2LDc3LjMwNCw2My40MjR6Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 1.4rem auto;
}
.t-meteo-1 .t-meteo-rt-box-3 i.t-meteo-rt-ico-2 {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzQzODNhNyIgZD0iTTgzLjY2Niw3OC40MDljLTQuMDQ3LDAtNy44NjQtMS41MzctMTAuNjYzLTQuMjQ4Yy0wLjQ5Mi0wLjQ3OS0wLjM1Ny0xLjI0OCwwLjE4My0xLjY3M2w1Ljg2Ny00LjU4NmMwLjU2Ni0wLjQzMiwxLjM2OS0wLjM1NywxLjk2OSwwLjAzM2MwLjc3LDAuNDk5LDEuNjg3LDAuNzc2LDIuNjQ1LDAuNzc2YzIuNTYzLDAsNC42NTMtMS45Nyw0LjY1My00LjM5N3MtMi4wOTEtNC4zOTctNC42NTMtNC4zOTdIMi41NjNjLTAuNzI5LDAtMS4zMTgtMC41NjYtMS4zMTgtMS4yNTR2LTcuMTk2YzAtMC42ODgsMC41OS0xLjI0OCwxLjMxOC0xLjI0OGg4MS4xMDNjOC4yMTQsMCwxNC44OTcsNi4zMjYsMTQuODk3LDE0LjA5NlM5MS44OCw3OC40MDksODMuNjY2LDc4LjQwOXoiLz48cGF0aCBmaWxsPSIjNDM4M2E3IiBkPSJNNTIuOTM5LDQ3Ljc5MUgyLjU2M2MtMC43MjksMC0xLjMxOC0wLjU2LTEuMzE4LTEuMjU0di03LjE5M2MwLTAuNjkxLDAuNTktMS4yNDgsMS4zMTgtMS4yNDhoNTAuMzc2YzQuOTUsMCw4Ljk3Ny0zLjgxMyw4Ljk3Ny04LjQ5OGMwLTQuNjg0LTQuMDI2LTguNDk4LTguOTc3LTguNDk4Yy00LjQ5MiwwLTguMjIyLDMuMTMzLTguODc5LDcuMjA2Yy0wLjExNSwwLjY5OC0wLjY3OCwxLjI5Mi0xLjQyMywxLjI5MkgzNS4wM2MtMC43MDUsMC0xLjMyNS0wLjUwMi0xLjI4MS0xLjE2N2MwLjYzNy05LjQ4OSw5LTE3LjAyNiwxOS4xOTEtMTcuMDI2YzEwLjYwMiwwLDE5LjIyMSw4LjE2MSwxOS4yMjEsMTguMTkyQzcyLjE2LDM5LjYyNyw2My41NDEsNDcuNzkxLDUyLjkzOSw0Ny43OTF6Ii8+PHBhdGggZmlsbD0iIzQzODNhNyIgZD0iTTM5Ljg5OSw4OS4yODFjLTYuMjAxLDAtMTEuNzI1LTMuODk4LTEzLjU3My05LjQxNWMtMC4yMTItMC42MzQsMC4yODMtMS4yNDcsMC45NjgtMS4zOWw3LjQyMi0xLjU2NGMwLjczMi0wLjE1NSwxLjQwNiwwLjMxMSwxLjgwOCwwLjkwNGMwLjcxNSwxLjA3MiwxLjk4MywxLjc2NywzLjM3NSwxLjc2N2MyLjE5OSwwLDMuOTg5LTEuNjg2LDMuOTg5LTMuNzc2YzAtMi4wNzctMS43OTEtMy43NzEtMy45ODktMy43NzFIMi41NjNjLTAuNzI5LDAtMS4zMTgtMC41Ni0xLjMxOC0xLjI0N3YtNy4xOTZjMC0wLjY4OCwwLjU5LTEuMjQ4LDEuMzE4LTEuMjQ4aDM3LjMzNmM3Ljg0NywwLDE0LjIzMyw2LjA0MywxNC4yMzMsMTMuNDYyQzU0LjEzMyw4My4yMzgsNDcuNzQ2LDg5LjI4MSwzOS44OTksODkuMjgxeiIvPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: 100% auto;
}
.t-meteo-1 .t-meteo-rt-box-3 strong {
  font-size: 13px;
  font-size: 1.3rem;
  color: #888;
}
.t-meteo-1 .t-meteo-rt-box-3 strong em {
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.t-meteo-1 .t-meteo-rt-box-3 + * {
  margin-left: 20px;
  margin-left: 2rem;
}
.t-meteo-1 .t-meteo-rt-box-3 + * strong {
  margin-left: 5px;
  margin-left: 0.5rem;
}
.t-meteo-1 .t-meteo-day-1 {
  display: inline-block;
  width: 19.9999%;
  padding: 0 3px;
  padding: 0 0.3rem;
  font-size: 10px;
  color: #2a2a2a;
  line-height: 1;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-head {
  height: 24px;
  height: 2.4rem;
  padding: 6px 0 0 0;
  padding: 0.6rem 0 0 0;
  background: #e7e7e7;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: center;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body {
  height: 68px;
  height: 6.8rem;
  padding: 10px 0 0 0;
  padding: 1rem 0 0 0;
  background: #fff;
  text-align: center;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body i,
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body span,
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body strong {
  display: inline-block;
  vertical-align: top;
  height: 42px;
  height: 4.2rem;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body i {
  width: 42px;
  width: 4.2rem;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body i img {
  display: block;
  width: 100%;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body span {
  padding: 13px 0 0 10px;
  padding: 1.3rem 0 0 1rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  color: #888;
}
.t-meteo-1 .t-meteo-day-1 .t-meteo-d-body strong {
  padding: 13px 0 0 6px;
  padding: 1.3rem 0 0 0.6rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
}
@media (max-width: 1299px) {
  .t-meteo-1 {
    padding: 30px 25px 23px 25px;
    padding: 3rem 2.5rem 2.3rem 2.5rem;
  }
  .t-meteo-1 .t-meteo-col-2 {
    padding: 30px 0 0 12px;
    padding: 3rem 0 0 1.2rem;
  }
  .t-meteo-1 .t-meteo-col-3 {
    padding: 36px 0 28px 0;
    padding: 3.6rem 0 2.8rem 0;
  }
  .t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i {
    margin: 0 -12px;
    margin: 0 -1.2rem;
  }
  .t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i > :nth-child(5) {
    display: none;
  }
  .t-meteo-1 .t-meteo-currtemp {
    display: block;
    padding: 0 0 21px 0;
    padding: 0 0 2.1rem 0;
    text-align: center;
  }
  .t-meteo-1 .t-meteo-currtemp i {
    width: 75px;
    width: 7.5rem;
    height: 75px;
    height: 7.5rem;
  }
  .t-meteo-1 .t-meteo-currtemp span {
    width: auto;
    height: 75px;
    height: 7.5rem;
    padding: 0 0 0 18px;
    padding: 0 0 0 1.8rem;
  }
  .t-meteo-1 .t-meteo-rangetemp {
    display: block;
    width: auto;
    height: auto;
    padding: 5px 12px 3px 12px;
    padding: 0.5rem 1.2rem 0.3rem 1.2rem;
    background: #dceaf2;
    text-align: center;
  }
  .t-meteo-1 .t-meteo-rangetemp:before {
    display: none;
  }
  .t-meteo-1 [class*="t-meteo-rt-box-"] {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-meteo-1 .t-meteo-rt-box-1,
  .t-meteo-1 .t-meteo-rt-box-2 {
    margin-bottom: 0;
  }
  .t-meteo-1 .t-meteo-rt-box-3 {
    margin-left: 15px;
    margin-left: 1.5rem;
  }
  .t-meteo-1 .t-meteo-day-1 {
    width: 49.9999%;
    padding: 0 12px 22px 12px;
    padding: 0 1.2rem 2.2rem 1.2rem;
  }
}
@media (max-width: 1023px) {
  .t-meteo-1 {
    padding: 24px 10px 15px 10px;
    padding: 2.4rem 1rem 1.5rem 1rem;
  }
  .t-meteo-1 .t-meteo-col-1 {
    float: none;
    width: auto;
  }
  .t-meteo-1 .t-meteo-col-2 {
    float: none;
    width: auto;
    padding: 15px 0 0 0;
    padding: 1.5rem 0 0 0;
  }
  .t-meteo-1 .t-meteo-col-3 {
    padding: 30px 0 13px 0;
    padding: 3rem 0 1.3rem 0;
  }
  .t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i {
    margin: 0;
  }
  .t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i > :nth-child(2),
  .t-meteo-1 .t-meteo-col-3 > .t-meteo-col-i > :nth-child(4) {
    padding-left: 1px;
  }
  .t-meteo-1 .t-meteo-col-4 img {
    width: 110px;
    width: 11rem;
  }
  .t-meteo-1 .t-meteo-title {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .t-meteo-1 .t-meteo-selection {
    width: 100%;
    padding: 0;
  }
  .t-meteo-1 .t-meteo-currtemp i {
    width: 70px;
    width: 7rem;
    height: 70px;
    height: 7rem;
  }
  .t-meteo-1 .t-meteo-currtemp span {
    height: 70px;
    height: 7rem;
  }
  .t-meteo-1 .t-meteo-day-1 {
    padding: 0 0 3px 0;
    padding: 0 0 0.3rem 0;
  }
}
@media (max-width: 767px) {
  .t-meteo-1 {
    padding: 12px 10px 10px 10px;
    padding: 1.2rem 1rem 1rem 1rem;
  }
  .t-meteo-1 .t-meteo-title {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .t-meteo-1 .t-meteo-currtemp {
    padding: 0 0 18px 0;
    padding: 0 0 1.8rem 0;
  }
}
.t-jogos-1 {
  min-height: 360px;
  min-height: 36rem;
  padding: 32px 50px 15px 50px;
  padding: 3.2rem 5rem 1.5rem 5rem;
  background: #f2f2f2;
}
.t-jogos-1 .t-jogos-title {
  padding: 0 0 10px 0;
  padding: 0 0 1rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-item {
  padding: 9px 0 15px 0;
  padding: 0.9rem 0 1.5rem 0;
  border-bottom: 1px solid #e1e1e1;
  color: #2a2a2a;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-1 {
  float: left;
  width: 49.9999%;
  padding: 10px 0 10px 0;
  padding: 1rem 0 1rem 0;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-1 i {
  float: left;
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  background: #ddd;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-1 i.t-jogos-res-ico-1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAYAAABxLuKEAAAJJElEQVR4Ae3ae3BU1QHH8d+5u9m8w6JVM4FotBU7EEFoBugoRVqQiqVIGYFClUggZLcBREqLoa1MmSntWEfoiBYEtJ2qIAwkm7h5hEcS3gkQkvAgkLgJdmz5w0oGCI8ke/rbzdkWzkwedpPdMOw4n7kn2SN6v3vuuXd3gJSyMwaZ70DwlxqEBDpMKMxFhwM1WVk4qzlDdSuycIrH5sbGuyfMl2VlOJyaigKLBR8B+ESzhRy0g/YMGYITnEt3TpjyiRN1KKVLFRVqDtHRKVNw5JY5xffd5z35XHLSp5pc2mUI7CFfrO20f/RoVM2e3ffD7AB02Ea74uOxf8QIHKD9Qx/HTm1ODuXfHkUQFMEwJobBbsq+JWA2Oahk+HCcTE/vu2F4EtA5yUE56phLHc0j5AFR/HmMU2A+jxmcP7nUYjxyNNocXQgIXwynkk85vvGDD+L88uVobrqCpqZrmmZcvXoj+GE06iRIdBrmHobJLzLQfMAiWo5GGC0VEcb1Q+HG5d0mcaJQ4GeM8g1GQ7769/IVp4peTamx4xAb+zotuYUNKSl/gMt1EQx1Z4RhDKNACPCE1+81GfJcnFk29AuTLoVjt0d1tEkWmUTlAbMYu88s/rdSblFDLyAFwC9pAelmYPz4taioONfRCuJrDb0exugsTB5IzWGYSB7LT0W3R/lMU08XrGFtLmuYLDEb12n6sQgTCtXqIeRRA83FMABZZCOdnebTc5g1azOczmPw/f+XlZ3Hxo37AMzutTBCC/QwwwzOJ66KQRwPoKgiQ4CQ1z5nWLGBhtpYs2y0qiCk84RpsFokL61rp6NN3y02BHzhS+gT9MdIPA/gVbJ1IpPm0LOw27dg06aDANLoBbL1fBgtyhzanAvUZAP1OcRxLUOU85jtBN6kxRwPZLQHigROe8NoMXQuOhtjltnAca7ACIf6b1bRTKQAWEULyNYNmfRTmkbpZO+dMIqVtpHMoXwBeTjckJWRJlkVTVEmeYLKI0xyv8WQfNerHMBfdgCNp2M6WTFKfRwvK+45ZWFCFgu8XGJuX3XHKQOPA3iNbH7onTD9qdSpopSaDXdtLJc/T/ZzXgIX+lvk56TG7s/iwtx8972xSsOMtiPhJlmnVkVXq6aakQsNcfxopAGGFWcALMWjAFb0uTAR9C5xmcPNd1K6VAxXJyfoWSGcww3WIs/Gmnnka91QR9yXmmjQQUCsRTz/WQBgIdkMgiKCHWYUuR1UbBLefYB3Ei1KVxsrx92dT3vN4sZegbkfIgYJ3r1iGWWQLYleogx6gkzBDLOeZC5xT/FeMjyBXuOiQxajbReMtb/HAEQiDUBmGGD7LX1J1+kmXaL36YFghanzRCkQkDUxJn0T9Vs96ZdZdSTk3xC9bSy+j0cxVQCLMgGb7MAReiQYYS47AM/TKZ9etcuil1RGGnInRP4eACvx2MPAr05qMXRnAHuiCiACFeZKLhhGtO8vjQEIUxFplkVAoQRwFAMnAlmdRXGrYyXdF8gVc55kLlXwGeWLe8JlfS/vMfygKbMRn/025sKOlOnAUgnYWkl2YTMJUCDCrCLpoHxDyBp+7vnHPe3PLS6r/pBmbh/H+e5ICjVQo+/oGysuLUyVBe63MOE9QAKYmQZkcGBroa5Wzg16lkCit8MkUZOz/ZYtnQKSXxl4A9XFtX/GaVR4ksRgxFXF183efcnzkeAMHwg9T8CnYkxEaszX1J/jee5pj3jEhJa38a0sYCuAtGXqxNuoO5fUdooIRBhQKklqzVWrp4B2cUPeYxZyL5V4j4b3590efK3YhyutiAqFB7wK1Ji//++fc8BiMBafYwSufizMzyXjGQNYvKaLILrLNJJAolfDKPPpOkly5/HojaTkkEP7OZc4z01tHp6wTvIGJs5ruwXntQfj6/8+DCT8CQOswC8c3QmirZqfBCyMMpjW0UW6rEK1UKs63swHrhUBVz2vFwBNWxH1z20Ir90JU+V2hB2kfXSAr5fvBqp2AfUc/8sBXMoHLhcCzTkwajfhXqxBwkMMc1oP0A2TAhpGMVMMDaHnKb0EWFQK2OlFxpi8HebRx4DEvyI8/EdIwxxMwNMYhyTMQCJmYhQmYTVHH6Ef3ocVebCgHIgtAL7pgPnpd9F/UhTmIRLzhgH2ZrUSurtaqimJoAQgjPYt/z4Ah2gd7sVbeABvIh42JGMkQ2xBfL9x+HHScoxOfh1DRiZi+pNWpI6Jw8tPDcOUUU/hhyOAV5OB5YOW48mBh3H/vekYGvU9jMfD6oslAdtoHju7I+nBWuglQsDD5FAZnVRBVuIRADZaRktocQqwMJXjrUDmBWCR5O/o52RXMmkhZbjpK845w0iFnLeOv1/KudMB2w9odQcBdG1USRkBe8A7AdzGRethxW8wHNFIAzgC7JQxFLC9QVf1d7ETrST/Ty20gVbQPLIG9CPBi/jObV6hBMwCsIoWmhgEavleIKn4c8Juau3Gc8tN+jWZfV9dUljAVgzwmo5eoQUGYAMt0Za0DLDz9A49FsgV01F9QaCZJINF23vqaD4haGGUBKol2Ye00JJghTEIlEVS0diVoKyeFpoWjDBCydWXcx+iHvICfyn1o8N9bMXoN4AZwQiTSNUk+7APKCoYK6a8j4c5Rw8FY/Mt6IU9xq2OK2m3f5eT/QqP3w5kGBOB3umlO0sZgeb7E4Zu0OBgPMeMo696MEqrOk4g0Go/A1+iQYEOYxComGQP+pQEWWhPD9yyBwTrI8EkutRDUa5QCoHup4t+fhjdHPC7krZq3uuhvWURQUlWUdr8eI6ZSwh4GEWQlUr9/AC4hswEEvSMn3e7azSCQCKQYXQDqUx/17oZZQNFabGn+hlmM0UEa8XoYmgjNWkfB9QlQaTtKb8jaAya5keYZhpDIBHsMIKgTKYPydXJN29ONQ8dGOvHw+MaAom+smJ0T5BdrYo36I+0gqbqD4s6SqI2av2a+1UtJfTVMKIH5oXRB19zv/pC/3qzL4XRCTIU3xjdlEg1vsuvi1vzaRpC0AU+TGA8SBu6+Crzzyoi7powSjgNpnT6OxXSx7SQktXrIHG3hNEZKkKUOpqC9fd8Q0JhQmH8EQoTChMKEwoTChMKEwoTChMKEwoTChPyH2e0XcIukViCAAAAAElFTkSuQmCC)
    no-repeat 0 0;
  background-size: 100% auto;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-1 h4 {
  padding: 7px 0 2px 35px;
  padding: 0.7rem 0 0.2rem 3.5rem;
  line-height: 1.1;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-1 em {
  display: block;
  padding: 0 0 0 35px;
  padding: 0 0 0 3.5rem;
  line-height: 1.3;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #888;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-2 {
  float: right;
  width: 49.9999%;
  padding: 18px 0 10px 0;
  padding: 1.8rem 0 1rem 0;
  text-align: right;
  font-size: 0;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-3 {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  height: 3.5rem;
  padding: 0 14px;
  padding: 0 1.4rem;
  background: #fff;
  border: 1px solid #dcdcdc;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-3 b {
  line-height: 3.5rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #888;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-3 b + b {
  margin-left: 14px;
  margin-left: 1.4rem;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-3 + .t-jogos-res-box-3 {
  margin-left: 9px;
  margin-left: 0.9rem;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-4 {
  clear: both;
}
* .t-jogos-1 .t-jogos-res .t-jogos-res-box-4:last-child {
  padding-bottom: 12px;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-5 {
  float: left;
  width: 49.9999%;
  padding: 15px 0 0 35px;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-5 strong {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #888;
}
.t-jogos-1 .t-jogos-res .t-jogos-res-box-6 {
  float: right;
  width: 49.9999%;
  padding: 9px 0 0 0;
  padding: 0.9rem 0 0 0;
  text-align: right;
  font-size: 0;
}
.t-jogos-1 .t-jogos-foot-1 {
  padding: 18px 0 15px 0;
  padding: 1.8rem 0 1.5rem 0;
}
.t-jogos-1 .t-jogos-foot-1 .t-jogos-foot-col-1 {
  float: right;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 11px;
  font-size: 1.1rem;
  color: #888;
}
@media (max-width: 1299px) {
  .t-jogos-1 {
    padding: 32px 25px 15px 25px;
    padding: 3.2rem 2.5rem 1.5rem 2.5rem;
  }
}
@media (max-width: 1023px) {
  .t-jogos-1 {
    padding: 25px 10px 15px 10px;
    padding: 2.5rem 1rem 1.5rem 1rem;
  }
  .t-jogos-1 .t-jogos-title {
    padding: 0 0 8px 0;
    padding: 0 0 0.8rem 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-1 {
    display: block;
    width: 100%;
    padding: 7px 0 8px 0;
    padding: 0.7rem 0 0.8rem 0;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-2 {
    display: block;
    width: 100%;
    padding: 0 0 5px 35px;
    padding: 0 0 0.5rem 3.5rem;
    text-align: left;
  }
  .t-jogos-1 .t-jogos-foot-1 {
    padding: 13px 0 10px 0;
    padding: 1.3rem 0 1rem 0;
  }
}
@media (max-width: 767px) {
  .t-jogos-1 {
    padding: 12px 10px 10px 10px;
    padding: 1.2rem 1rem 1rem 1rem;
  }
  .t-jogos-1 .t-jogos-title {
    padding: 0;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-1 i {
    display: none;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-1 h4 {
    padding: 7px 0 2px 0;
    padding: 0.7rem 0 0.2rem 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-1 em {
    padding: 0;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-2 {
    padding-left: 0;
  }
  .t-jogos-1 .t-jogos-res .t-jogos-res-box-5 {
    padding-left: 0;
  }
  .t-jogos-1 .t-jogos-foot-1 {
    padding: 8px 0 5px 0;
    padding: 0.8rem 0 0.5rem 0;
  }
}
.t-farmacias-1 {
  min-height: 360px;
  min-height: 36rem;
  padding: 32px 50px 15px 50px;
  padding: 3.2rem 5rem 1.5rem 5rem;
  background: #f2f2f2;
}
.t-farmacias-1 .t-farmacias-title {
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-farmacias-1 .t-farmacias-selection {
  padding: 0 0 45px 0;
  padding: 0 0 4.5rem 0;
}
.t-farmacias-1 .t-farmacias-selection label {
  display: inline-block;
  vertical-align: top;
  width: 283px;
  width: 28.3rem;
  margin-right: 25px;
  margin-right: 2.5rem;
}
.t-farmacias-1 .t-farmacias-selection label + label {
  margin-right: 0;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item {
  padding: 15px 0 0 0;
  padding: 1.5rem 0 0 0;
  border-top: 1px solid #e6e6e6;
  color: #2a2a2a;
  letter-spacing: -0.005em;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > em {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > h4 {
  padding: 0 0 14px 0;
  padding: 0 0 1.4rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div {
  font-size: 0;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > address,
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > aside {
  display: inline-block;
  width: 49.9999%;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > address span,
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > aside span {
  display: block;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > address {
  padding: 0 12px 15px 0;
  padding: 0 1.2rem 1.5rem 0;
}
.t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > aside {
  padding: 0 0 15px 12px;
  padding: 0 0 1.5rem 1.2rem;
}
@media (max-width: 1299px) {
  .t-farmacias-1 {
    padding: 32px 30px 15px 30px;
    padding: 3.2rem 3rem 1.5rem 3rem;
  }
}
@media (max-width: 1023px) {
  .t-farmacias-1 {
    padding: 25px 10px 15px 10px;
    padding: 2.5rem 1rem 1.5rem 1rem;
  }
  .t-farmacias-1 .t-farmacias-title {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .t-farmacias-1 .t-farmacias-selection {
    padding: 0 0 19px 0;
    padding: 0 0 1.9rem 0;
  }
  .t-farmacias-1 .t-farmacias-selection label {
    display: block;
    width: auto;
    margin: 0;
  }
  .t-farmacias-1 .t-farmacias-selection label + label {
    margin: 14px 0 0 0;
    margin: 1.4rem 0 0 0;
  }
  .t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > em {
    padding: 0 0 2px 0;
    padding: 0 0 0.2rem 0;
  }
  .t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > h4 {
    padding: 0 0 11px 0;
    padding: 0 0 1.1rem 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > address,
  .t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > aside {
    display: block;
    width: auto;
    padding: 0 0 15px 0;
    padding: 0 0 1.5rem 0;
  }
  .t-farmacias-1 .t-farmacias-list-1 .t-farmacias-list-item > div > address {
    padding: 0 0 11px 0;
    padding: 0 0 1.1rem 0;
  }
}
@media (max-width: 767px) {
  .t-farmacias-1 {
    padding: 12px 10px 0 10px;
    padding: 1.2rem 1rem 0 1rem;
  }
  .t-farmacias-1 .t-farmacias-title {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .t-farmacias-1 .t-farmacias-selection {
    padding: 0 0 14px 0;
    padding: 0 0 1.4rem 0;
  }
  .t-farmacias-1 .t-farmacias-selection label + label {
    margin: 9px 0 0 0;
    margin: 0.9rem 0 0 0;
  }
}
.t-horoscopo-1 {
  min-height: 360px;
  min-height: 36rem;
  padding: 32px 50px 15px 50px;
  padding: 3.2rem 5rem 1.5rem 5rem;
  background: #f2f2f2;
}
.t-horoscopo-1 .t-horoscopo-title {
  padding: 0 0 17px 0;
  padding: 0 0 1.7rem 0;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  color: #2a2a2a;
}
.t-horoscopo-1 .t-horoscopo-title strong {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-horoscopo-1 .t-horoscopo-title em {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #888;
}
.t-horoscopo-1 .t-horoscopo-list-1 {
  font-size: 0;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 49.9999%;
  padding: 0 0 34px 0;
  padding: 0 0 3.4rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #2a2a2a;
  letter-spacing: -0.005em;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #d9d9d9;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-ico {
  float: left;
  width: 90px;
  width: 9rem;
  height: 80px;
  height: 8rem;
  margin: 0 0 7px 0;
  margin: 0 0 0.7rem 0;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-ico img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-list-item-head {
  padding-left: 90px;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-list-item-head h4 {
  padding: 15px 0 6px 0;
  padding: 1.5rem 0 0.6rem 0;
  line-height: 1.1;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-list-item-head em {
  display: block;
  padding: 0 0 11px 0;
  padding: 0 0 1.1rem 0;
  line-height: 1.3;
  border-bottom: 1px solid #d9d9d9;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #888;
  text-transform: uppercase;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item .t-horoscopo-list-item-body {
  clear: both;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.1rem;
  line-height: 1.1666666667;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(odd) {
  padding-right: 12px;
  padding-right: 1.2rem;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(odd):before {
  right: 12px;
  right: 1.2rem;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(even) {
  padding-left: 13px;
  padding-left: 1.3rem;
}
.t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(even):before {
  left: 13px;
  left: 1.3rem;
}
@media (max-width: 1299px) {
  .t-horoscopo-1 {
    padding: 32px 30px 15px 30px;
    padding: 3.2rem 3rem 1.5rem 3rem;
  }
}
@media (max-width: 1023px) {
  .t-horoscopo-1 {
    padding: 25px 10px 15px 10px;
    padding: 2.5rem 1rem 1.5rem 1rem;
  }
  .t-horoscopo-1 .t-horoscopo-title {
    padding: 0 0 12px 0;
    padding: 0 0 1.2rem 0;
    font-size: 30px;
    font-size: 3rem;
  }
  .t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
    padding: 0 0 2.4rem 0;
  }
  .t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(odd) {
    padding-right: 0;
  }
  .t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(odd):before {
    right: 0;
  }
  .t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(even) {
    padding-left: 0;
  }
  .t-horoscopo-1 .t-horoscopo-list-1 .t-horoscopo-list-item:nth-child(even):before {
    left: 0;
  }
}
@media (max-width: 767px) {
  .t-horoscopo-1 {
    padding: 12px 10px 0 10px;
    padding: 1.2rem 1rem 0 1rem;
  }
  .t-horoscopo-1 .t-horoscopo-title {
    padding: 0 0 17px 0;
    padding: 0 0 1.7rem 0;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .t-horoscopo-1 .t-horoscopo-title em {
    display: block;
  }
}
.t-pre-content-slider-1 {
  position: relative;
  height: 102px;
  height: 10.2rem;
}
.t-pre-content-slider-1:after {
  content: "";
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  cursor: default;
}
.t-pre-content-slider-1.t-slider-working:after {
  display: block;
}
.t-pre-content-slider-1 .swiper-container {
  height: 100%;
  padding: 0 20px;
  padding: 0 2rem;
}
.t-pre-content-slider-1 .swiper-slide {
  width: 270px;
  width: 27rem;
  height: 102px;
  height: 10.2rem;
  padding: 0 12px;
  padding: 0 1.2rem;
  border-left: 1px solid #e6e4e4;
}
.t-pre-content-slider-1 .swiper-slide > .t-i {
  position: relative;
  height: 100%;
  padding: 10px 0 0 122px;
  padding: 1rem 0 0 12.2rem;
}
.t-pre-content-slider-1 .swiper-slide .t-fig {
  position: absolute;
  left: 0;
  top: 15px;
  top: 1.5rem;
  width: 107px;
  width: 10.7rem;
  height: 72px;
  height: 7.2rem;
  overflow: hidden;
}
.t-pre-content-slider-1 .swiper-slide .t-fig img {
  display: block;
  width: 100%;
  height: 100%;
}
.t-pre-content-slider-1 .swiper-slide .t-name {
  display: block;
  margin: 0 0 3px 0;
  margin: 0 0 0.3rem 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.005em;
  color: #0069a6;
}
.t-pre-content-slider-1 .swiper-slide .t-name span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.t-pre-content-slider-1 .swiper-slide .t-name:focus,
.t-pre-content-slider-1 .swiper-slide .t-name:hover {
  color: #50585e;
}
.t-pre-content-slider-1 .swiper-slide .t-title {
  display: block;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.01em;
  color: #2a2a2a;
}
.t-pre-content-slider-1 .swiper-slide .t-title span {
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
  display: block;
  display: -webkit-box;
  max-height: 58px;
  max-height: 5.8rem;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.9rem;
  line-height: 1.1176470588;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.t-pre-content-slider-1 .swiper-slide .t-title:focus,
.t-pre-content-slider-1 .swiper-slide .t-title:hover {
  color: #0069a6;
}
.t-pre-content-slider-1 .swiper-button-next,
.t-pre-content-slider-1 .swiper-button-prev {
  width: 22px;
  width: 2.2rem;
  height: 102px;
  height: 10.2rem;
  top: 0;
  margin: 0;
  background: #fff none;
  -webkit-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: background-color 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.t-pre-content-slider-1 .swiper-button-next:after,
.t-pre-content-slider-1 .swiper-button-prev:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1cHgiIGhlaWdodD0iMjVweCIgdmlld0JveD0iMCAwIDI1IDI1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAyNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMwMDAwMDAiIGQ9Ik0xOC4wMSwzLjcwOUwxNy4yOCwyLjk5bC05LjI5LDkuMTVsMC43MjksMC43MTlMMTguMDEsMy43MDl6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMwMDAwMDAiIGQ9Ik04LjcyLDEyLjE0MUw3Ljk5LDEyLjg1OWw5LjI5LDkuMTVsMC43MjktMC43MTlMOC43MiwxMi4xNDF6Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 2.5rem auto;
  -webkit-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -moz-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -ms-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
  opacity: 0.5;
}
.t-pre-content-slider-1 .swiper-button-next:hover,
.t-pre-content-slider-1 .swiper-button-prev:hover {
  background-color: #e6e6e6;
}
.t-pre-content-slider-1 .swiper-button-prev {
  left: 0;
}
.t-pre-content-slider-1 .swiper-button-next {
  right: 0;
}
.t-pre-content-slider-1 .swiper-button-next:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1cHgiIGhlaWdodD0iMjVweCIgdmlld0JveD0iMCAwIDI1IDI1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAyNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMwMDAwMDAiIGQ9Ik03Ljk5LDIxLjI5MUw4LjcyLDIyLjAxbDkuMjktOS4xNWwtMC43MjktMC43MTlMNy45OSwyMS4yOTF6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMwMDAwMDAiIGQ9Ik0xNy4yOCwxMi44NTlsMC43MjktMC43MTlMOC43MiwyLjk5TDcuOTksMy43MDlMMTcuMjgsMTIuODU5eiIvPjwvc3ZnPg==);
}
.t-page-article-sponsored-1 .t-pre-content-slider-1 .swiper-button-next,
.t-page-article-sponsored-1 .t-pre-content-slider-1 .swiper-button-prev {
  background: #f6f4ea none;
}
.t-page-article-sponsored-1 .t-pre-content-slider-1 .swiper-button-next:hover,
.t-page-article-sponsored-1 .t-pre-content-slider-1 .swiper-button-prev:hover {
  background-color: #e6e6e6;
}
@media (max-width: 1299px) {
  .t-pre-content-slider-1 .swiper-slide .t-title span {
    display: block;
    display: -webkit-box;
    max-height: 55px;
    max-height: 5.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    line-height: 1.125;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1023px) {
  .t-pre-content-slider-1 {
    height: 76px;
    height: 7.6rem;
  }
  .t-pre-content-slider-1 .swiper-slide {
    height: 76px;
    height: 7.6rem;
    padding: 0 10px;
    padding: 0 1rem;
  }
  .t-pre-content-slider-1 .swiper-slide > .t-i {
    padding: 10px 0 0 79px;
    padding: 1rem 0 0 7.9rem;
  }
  .t-pre-content-slider-1 .swiper-slide .t-fig {
    top: 14px;
    top: 1.4rem;
    width: 70px;
    width: 7rem;
    height: 47px;
    height: 4.7rem;
  }
  .t-pre-content-slider-1 .swiper-slide .t-name {
    margin: 0 0 1px 0;
    margin: 0 0 0.1rem 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-pre-content-slider-1 .swiper-slide .t-title span {
    display: block;
    display: -webkit-box;
    max-height: 35px;
    max-height: 3.5rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7rem;
    line-height: 1.2142857143;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0.005em;
  }
  .t-pre-content-slider-1 .swiper-button-next,
  .t-pre-content-slider-1 .swiper-button-prev {
    height: 76px;
    height: 7.6rem;
  }
}
@media (max-width: 767px) {
  .t-pre-content-slider-1 .swiper-container {
    padding: 0;
  }
  .t-pre-content-slider-1 .swiper-button-next,
  .t-pre-content-slider-1 .swiper-button-prev {
    display: none;
  }
}
.t-article-slice-nl {
  display: none;
  position: relative;
  margin: 33px 0 38px 0;
  margin: 3.3rem 0 3.8rem 0;
  padding: 24px 210px 31px 25px;
  padding: 2.4rem 21rem 3.1rem 2.5rem;
  border-top: 1px solid #c3c3c3;
  border-bottom: 5px solid #888;
}
.t-article-slice-nl header h3 {
  margin: 0 -150px 15px 0;
  margin: 0 -15rem 1.5rem 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 19px;
  font-size: 1.9rem;
  color: #0069a6;
  text-transform: uppercase;
}
.t-article-slice-nl .t-article-slice-nl-close {
  position: absolute;
  right: 26px;
  right: 2.6rem;
  top: 9px;
  top: 0.9rem;
  width: 25px;
  width: 2.5rem;
  height: 25px;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  border-radius: 0;
}
.t-article-slice-nl .t-article-slice-nl-close span {
  display: none;
}
.t-article-slice-nl .t-article-slice-nl-close:before {
  display: block;
  content: "\00d7";
  font-family: serif;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  font-weight: 700;
  color: #cfcfcf;
}
.t-article-slice-nl .t-article-slice-nl-close:hover {
  background-color: #f3f3f3;
}
.t-article-slice-nl p {
  min-height: 36px;
  min-height: 3.6rem;
  margin: 0 !important;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: 1.2222222222;
  letter-spacing: -0.01em;
  color: #707070;
}
.t-article-slice-nl footer {
  position: relative;
  margin: 0 -184px 0 0;
  margin: 0 -18.4rem 0 0;
}
.t-article-slice-nl footer a {
  position: absolute;
  right: 0;
  top: -40px;
  height: 36px;
  border: 1px solid #b9b9bb;
  border-radius: 4px;
  padding: 0 15px;
  background: #f2f2f2;
  line-height: 34px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  color: #0069a6;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.t-article-slice-nl footer a:hover {
  background-color: #e6e6e6;
}
@media (max-width: 1023px) {
  .t-article-slice-nl {
    padding: 24px 40px 25px 25px;
    padding: 2.4rem 4rem 2.5rem 2.5rem;
  }
  .t-article-slice-nl header h3 {
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
  }
  .t-article-slice-nl .t-article-slice-nl-close {
    right: 15px;
    right: 1.5rem;
  }
  .t-article-slice-nl p {
    margin: 0 0 20px 0 !important;
  }
  .t-article-slice-nl footer {
    margin: 0;
    text-align: center;
  }
  .t-article-slice-nl footer a {
    display: inline-block;
    position: static;
  }
}
.t-pub-slider-1 li,
.t-pub-slider-1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-pub-slider-1 ul {
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
}
.t-pub-slider-1 ul li {
  display: inline-block;
  width: 33.3333%;
}
.t-pub-slider-1 ul li a {
  display: inline-block;
}
.t-pub-slider-1 ul li a img {
  display: block;
}
.t-pub-slider-1 .lSSlideOuter .lightSlider {
  margin: 0 auto;
}
.t-pub-slider-1 .lSSlideOuter .lSPager {
  display: none;
}
.t-pub-slider-1 .lSSlideOuter .lSAction a {
  width: 32px;
  height: 32px;
  background: 0 0;
  background-color: rgba(255, 255, 255, 0);
  color: #999;
}
.t-pub-slider-1 .lSSlideOuter .lSAction a:before {
  display: block;
  font-family: serif;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 38px;
  transform: scale(0.5, 1);
}
.t-pub-slider-1 .lSSlideOuter .lSAction a.lSPrev {
  left: 0;
}
.t-pub-slider-1 .lSSlideOuter .lSAction a.lSPrev:before {
  content: "\003c";
}
.t-pub-slider-1 .lSSlideOuter .lSAction a.lSNext {
  right: 0;
}
.t-pub-slider-1 .lSSlideOuter .lSAction a.lSNext:before {
  content: "\003e";
}
.t-pub-slider-1 .lSSlideOuter .lSAction a:hover {
  background-color: #fff;
}
.t-explainer-slider-1 .t-explainer-slider-item {
  background: #fff;
  border: 2px solid #0069a6;
  border-radius: 3px;
  box-shadow: 1px 1px 5px 0 rgba(0, 105, 166, 0.5);
}
.t-explainer-slider-1 .t-explainer-slider-item-content {
  padding: 32px;
}
.t-explainer-slider-1 .t-explainer-slider-item-content p {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 2.6rem;
  line-height: 1.3684210526;
}
.t-explainer-slider-1 .t-explainer-slider-item-content p:first-of-type {
  margin-top: -0.3em;
}
.t-explainer-slider-1 .t-explainer-slider-item-content h2 {
  margin: 20px 0;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 3.9rem;
  line-height: 1.3448275862;
}
.t-explainer-slider-1 .t-explainer-slider-item-content h2:first-of-type {
  margin-top: -0.2em;
}
.t-explainer-slider-1 .t-explainer-slider-item-count {
  margin: -8px 0 10px 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #f91e41;
}
.t-explainer-slider-1 .t-explainer-slider-item-media-1 {
  margin: 0 0 20px 0;
}
.t-explainer-slider-1 .t-explainer-slider-item-media-1 figure {
  position: relative;
}
.t-explainer-slider-1 .t-explainer-slider-item-media-1 figure picture {
  display: block;
}
.t-explainer-slider-1 .t-explainer-slider-item-media-1 figure picture.lazyloaded ~ .t-article-media-lb-toggle,
.t-explainer-slider-1 .t-explainer-slider-item-media-1 figure picture.lazyloaded ~ .t-article-media-share-toggle,
.t-explainer-slider-1 .t-explainer-slider-item-media-1 figure picture.lazyloaded ~ .t-article-multimedia-share-toggle {
  display: block;
}
.t-explainer-slider-1 .t-explainer-slider-item-media-1 img {
  display: block;
  width: 100%;
}
.t-explainer-slider-1 .t-explainer-slider-item-float-left {
  float: left;
  width: 414px;
  margin-right: 42px;
}
.t-explainer-slider-1 .t-explainer-slider-item-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 93px;
  padding: 0 32px;
  background: #0069a6;
  color: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"],
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"] {
  flex: 0 0 auto;
  position: relative;
  min-width: 30px;
  min-height: 30px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"] em,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"] em {
  display: inline-block;
  max-width: 250px;
  margin: 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-style: normal;
  line-height: 31px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"]:after,
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"]:before,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"]:after,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  pointer-events: none;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"]:before,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"]:before {
  border-radius: 50%;
  border: 2px solid #fff;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"]:after,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"]:after {
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjhweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgOCAxMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCAxMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTAuNjI4LDEyLjc0NGMwLjMzOSwwLjM0LDAuODg5LDAuMzQsMS4yMjgsMGw1LjYzLTUuNjI5YzAuMTctMC4xNywwLjI1NC0wLjM5NCwwLjI1Mi0wLjYxNmMwLTAuMjI0LTAuMDgyLTAuNDQ2LTAuMjUyLTAuNjE2bC01LjYzLTUuNjNjLTAuMzM5LTAuMzM4LTAuODg5LTAuMzM4LTEuMjI4LDBjLTAuMzM4LDAuMzM4LTAuMzM4LDAuODg5LDAsMS4yMjdsNS4wMTgsNS4wMTlsLTUuMDE4LDUuMDE5QzAuMjkxLDExLjg1NiwwLjI5MSwxMi40MDcsMC42MjgsMTIuNzQ0Ii8+PC9zdmc+)
    no-repeat 50% 50%;
  background-size: 7px auto;
}
.t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"]:hover,
.t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"]:hover {
  opacity: 0.5;
}
.t-explainer-slider-1 span.t-explainer-slider-item-nav-prev:after {
  transform: translateY(-50%) scale(-1, 1);
}
.t-explainer-slider-1 span.t-explainer-slider-item-nav-next {
  text-align: right;
}
.t-explainer-slider-1 span.t-explainer-slider-item-nav-next:after,
.t-explainer-slider-1 span.t-explainer-slider-item-nav-next:before {
  left: auto;
  right: 0;
}
.t-explainer-slider-1 .t-explainer-slider-index {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  margin: 50px 0 0 0;
  counter-reset: li;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.4rem;
  line-height: 1.2;
}
.t-explainer-slider-1 .t-explainer-slider-index li {
  position: relative;
  min-height: 35px;
  margin: 0 0 30px 0;
  padding: 0 0 0 50px;
  color: #0069a6;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.t-explainer-slider-1 .t-explainer-slider-index li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: #0069a6;
  border-radius: 50%;
  color: #fff;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 35px;
  text-align: center;
}
.t-explainer-slider-1 .t-explainer-slider-index li em {
  display: block;
  padding: 0.2em 0 0 0;
  font-style: normal;
}
.t-explainer-slider-1 .t-explainer-slider-index li:hover {
  opacity: 0.5;
}
.t-explainer-slider-1 .swiper-slide {
  padding-bottom: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.t-explainer-slider-1 .swiper-slide .t-explainer-slider-item-overlay {
  display: none;
}
.t-explainer-slider-1 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.t-explainer-slider-1 .swiper-slide.swiper-slide-active .t-explainer-slider-item-nav {
  pointer-events: all;
}
.t-explainer-slider-1 .swiper-slide.swiper-slide-next .t-explainer-slider-item-overlay,
.t-explainer-slider-1 .swiper-slide.swiper-slide-prev .t-explainer-slider-item-overlay {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
}
.t-explainer-slider-1 .swiper-container {
  min-height: 100px;
}
.t-explainer-slider-1 .swiper-container:after,
.t-explainer-slider-1 .swiper-container:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  height: 100px;
  background: #fff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.t-explainer-slider-1 .swiper-container:before {
  left: 0;
  right: calc(50% + (935px / 2) + 50px);
}
.t-explainer-slider-1 .swiper-container:after {
  left: calc(50% + (935px / 2) + 50px);
  right: 0;
}
.t-explainer-slider-1 .swiper-wrapper .swiper-slide:first-child .t-explainer-slider-item-content h2 {
  display: none;
}
.t-explainer-slider-1 .swiper-wrapper .swiper-slide:first-child .t-explainer-slider-item-content p {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 3rem;
  line-height: 1.3636363636;
}
.t-explainer-slider-1 .swiper-wrapper .swiper-slide:first-child .t-explainer-slider-item-count {
  display: none;
}
.t-explainer-slider-1 .swiper-wrapper .swiper-slide:first-child .t-explainer-slider-item-nav {
  justify-content: flex-end;
}
.t-explainer-slider-1.t-slider-working .swiper-container:after,
.t-explainer-slider-1.t-slider-working .swiper-container:before {
  opacity: 0;
  transition-duration: 0.1s;
}
.t-explainer-slider-1-header-menu {
  position: relative;
  max-width: 935px;
  height: 50px;
  margin: 0 auto 30px auto;
  overflow: hidden;
  -webkit-transition: margin-bottom 0.2s linear 0.4s;
  -moz-transition: margin-bottom 0.2s linear 0.4s;
  -ms-transition: margin-bottom 0.2s linear 0.4s;
  -o-transition: margin-bottom 0.2s linear 0.4s;
  transition: margin-bottom 0.2s linear 0.4s;
}
.t-explainer-slider-1-header-menu:before {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  top: calc(50% - 1px);
  height: 2px;
  background: #0069a6;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 50px;
  padding: 5px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li {
  display: inline-block;
  min-width: 89.41px;
  padding: 0 24.71px;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li:first-child,
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li:last-child {
  min-width: calc(89.41px - 24.71px);
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li:first-child {
  padding: 0 24.71px 0 0;
  pointer-events: none;
  opacity: 0;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li:last-child {
  padding: 0 0 0 24.71px;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav {
  position: relative;
  z-index: 1;
  height: 0;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span {
  position: absolute;
  top: 5px;
  width: 40px;
  height: 40px;
  padding: 12px 1px 0 0;
  background: #e6e6e6;
  border: 2px solid #0069a6;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  -moz-transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  -ms-transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  -o-transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span:after,
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  border-radius: 2px;
  margin: 0 auto;
  background: #0069a6;
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span:before {
  transform: rotate(45deg) translate(6px, 6px);
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span:after {
  transform: rotate(-45deg);
}
.t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list .t-slider-index-nav span:hover {
  background: #fff;
}
.t-explainer-slider-1-header-menu
  .t-explainer-slider-1-header-index-list
  .t-slider-index-nav
  span.t-slider-index-nav-prev {
  left: 0;
}
.t-explainer-slider-1-header-menu
  .t-explainer-slider-1-header-index-list
  .t-slider-index-nav
  span.t-slider-index-nav-next {
  right: 1px;
  padding: 12px 0 0 2px;
  box-shadow: 3px 0 0 1px #fff;
}
.t-explainer-slider-1-header-menu
  .t-explainer-slider-1-header-index-list
  .t-slider-index-nav
  span.t-slider-index-nav-next:before {
  transform: rotate(-45deg) translate(-6px, 6px);
}
.t-explainer-slider-1-header-menu
  .t-explainer-slider-1-header-index-list
  .t-slider-index-nav
  span.t-slider-index-nav-next:after {
  transform: rotate(45deg);
}
.t-explainer-slider-1-header-menu
  .t-explainer-slider-1-header-index-list
  .t-slider-index-nav
  span.t-slider-index-nav-enabled {
  opacity: 1;
  pointer-events: all;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #e6e6e6;
  border: 2px solid #0069a6;
  border-radius: 50%;
  text-align: center;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 38px;
  color: #0069a6;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item:hover {
  background: #fff;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item.current {
  background: #0069a6;
  color: #fff;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #e6e6e6;
  border: 2px solid #0069a6;
  border-radius: 50%;
  box-shadow: -3px 0 0 1px #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored em {
  display: block;
  width: 18px;
  height: 15px;
  position: relative;
  pointer-events: none;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored em:before {
  content: "..";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-family: NoticiasSans, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-size: 0;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored em i {
  display: block;
  height: 3px;
  margin: 0 0 3px 0;
  background: #0069a6;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored em i:last-child {
  margin: 0;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored:hover {
  background: #fff;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored.current {
  background: #0069a6;
}
.t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored.current em i {
  background: #fff;
}
.t-explainer-slider-1-header-menu.tooltip-open {
  margin-bottom: 73px;
  transition-delay: 0s;
}
.t-page-theme-gente .t-header-bar-1 {
  background: #0069a6;
  background: -moz-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
  background: linear-gradient(to right, #f91e41 0, #f91e41 50%, #0069a6 51%, #0069a6 100%);
}
.t-page-theme-gente .t-header-bar-1 .t-header-bar-inner {
  background: #0069a6;
  background: -moz-linear-gradient(left, #8d0d4f 3%, #e91e63 20%, #0069a6 100%);
  background: -webkit-linear-gradient(left, #8d0d4f 3%, #e91e63 20%, #0069a6 100%);
  background: linear-gradient(to right, #8d0d4f 3%, #e91e63 20%, #0069a6 100%);
}
.t-page-theme-gente .t-header-bar-2,
.t-page-theme-gente .t-header-bar-5 {
  background: #f6f4ea;
}
.t-page-theme-gente .t-header-search-1 {
  background: rgba(255, 255, 255, 0.4);
}
.t-page-theme-gente .t-header-menu-1 {
  margin: 0 190px 0 10px;
  margin: 0 19rem 0 1rem;
}
.t-page-theme-gente .t-header-menu-1 ul li {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
}
.t-page-theme-gente .t-header-menu-1 ul li:first-child {
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 23px;
  font-size: 2.3rem;
}
.t-page-theme-gente .t-header-menu-1 ul li:first-child a {
  width: auto;
  padding: 5px 10px 0 10px;
  padding: 0.5rem 1rem 0 1rem;
  background: 0 0;
  text-transform: capitalize;
}
.t-page-theme-gente .t-header-menu-1 ul li:first-child span {
  display: block;
}
.t-page-theme-gente .t-header-menu-1 a {
  padding: 12px 10px 0 10px;
  padding: 1.2rem 1rem 0 1rem;
  color: #8d0d4f;
  text-transform: uppercase;
}
.t-page-theme-gente .t-header-menu-1 a:focus,
.t-page-theme-gente .t-header-menu-1 a:hover {
  color: #1d2022;
}
.t-page-theme-gente .t-header-menu-1 li.current {
  background: #8d0d4f;
}
.t-page-theme-gente .t-header-menu-1 li.current a {
  color: #fff;
}
.t-page-theme-gente .t-header-menu-3 ul li {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.t-page-theme-gente .t-header-menu-3 a {
  padding: 12px 13px 11px 13px;
  padding: 1.2rem 1.3rem 1.1rem 1.3rem;
  color: #8d0d4f;
}
.t-page-theme-gente .t-header-menu-3 a:focus,
.t-page-theme-gente .t-header-menu-3 a:hover {
  color: #1d2022;
}
.t-page-theme-gente .t-header-menu-3 li.current {
  background: #8d0d4f;
}
.t-page-theme-gente .t-article-block-1 .t-callout-title-1 {
  background: #f50057;
}
.t-page-theme-gente .t-article-1 > header .t-article-sticky-bar-1 > div > i {
  background: #8d0d4f;
}
.t-page-theme-gente .t-article-funcs-tags-1 li a:hover,
.t-page-theme-gente .t-article-funcs-theme-1 time,
.t-page-theme-gente .t-article-quote-1,
.t-page-theme-gente .t-section-list-1 nav ul li a:hover,
.t-page-theme-gente .t-section-list-2 nav ul li a time,
.t-page-theme-gente .t-section-list-2 nav ul li a:hover,
.t-page-theme-gente .t-section-list-6 ul li a time,
.t-page-theme-gente .t-section-list-6 ul li a:hover {
  color: #f50057;
}
.t-page-theme-gente .t-article-1 .t-article-content-inner > p a,
.t-page-theme-gente .t-article-1 > header h3 a,
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a {
  color: #f50057;
}
.t-page-theme-gente .t-article-1 .t-article-content-inner > p a:hover,
.t-page-theme-gente .t-article-1 > header h3 a:hover,
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a:hover,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a:hover,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a:hover {
  color: #50585e;
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a i.t-ico-graph-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a i.t-ico-graph-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2Y1MDA1NyIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNmNTAwNTciIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI2Y1MDA1NyIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a i.t-ico-play-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a i.t-ico-play-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2Y1MDA1NyIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a i.t-ico-report-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a i.t-ico-report-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2Y1MDA1NyIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmNTAwNTciIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2Y1MDA1NyIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a i.t-ico-gallery-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a i.t-ico-gallery-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2Y1MDA1NyIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmNTAwNTciIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-graph-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-graph-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-play-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-play-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-report-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-report-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-theme-gente .t-section-list-14 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1,
.t-page-theme-gente .t-section-list-3 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1,
.t-page-theme-gente .t-section-list-4 .t-section-list-inner article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-theme-gente.t-page-home-1 .t-grid-1-sidebar-1 .t-tabs-sys-size-1 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.t-page-theme-gente .t-ico-exclamation-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNTAgNDkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxLjQxNDIxOyI+ICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLDEsMy40MzMyM2UtMDUsLTAuMDAwMTQzMzQ5KSI+ICAgICAgICA8ZyBpZD0iREVUQUxIRV9DQUlYQSI+ICAgICAgICAgICAgPHBhdGggaWQ9IkVsbGlwc2UgMyIgZD0iTTI0LjUsMEMzOC4wMzEsMCA0OSwxMC45NjkgNDksMjQuNUM0OSwzOC4wMzEgMzguMDMxLDQ5IDI0LjUsNDlDMTAuOTY5LDQ5IDAsMzguMDMxIDAsMjQuNUMwLDEwLjk2OSAxMC45NjksMCAyNC41LDBaIiBzdHlsZT0iZmlsbDojZjUwMDU3OyIvPiAgICAgICAgICAgIDxwYXRoIGlkPSJTaGFwZSAxODQiIGQ9Ik0xOS43MjgsMzUuNTg0QzE5Ljc4NSwzMi43NDggMjEuOTk2LDMwLjkzNSAyNC45NDMsMzAuOTM1QzI4LjAwNCwzMC45MzUgMzAuMjE1LDMyLjc0OCAzMC4yMTUsMzUuNjQxQzMwLjIxNSwzOC44MTQgMjguMDA0LDQwLjM0NiAyNC45NDMsNDAuMzQ2QzIxLjk5Niw0MC4zNDYgMTkuNzg1LDM4LjgxNCAxOS43ODUsMzUuNjQxTDE5LjcyOCwzNS41ODRaTTI1LjExNCwyOS4yMzNMMjQuNzE3LDI5LjIzM0MyNC4wOTMsMTkuOTkyIDE5LjMzMSwxOC4wNjUgMTkuMzMxLDEzLjU4NkMxOS4zMzEsOS43ODkgMjIuNDQ5LDguNjU0IDI1LDguNjU0QzI3LjU1LDguNjU0IDMwLjY2NSw5Ljc4NyAzMC42NjksMTMuNTg2TDMwLjYxMywxMy41ODZDMzAuNjYzLDE4LjA2NiAyNS42ODQsMTkuOTk2IDI1LjExNCwyOS4yMzNaIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
}
@media (max-width: 1299px) {
  .t-page-theme-gente .t-header-menu-1 {
    margin: 0 180px 0 0;
    margin: 0 18rem 0 0;
  }
  .t-page-theme-gente.t-page-home-1 .t-grid-1-sidebar-1 .t-tabs-sys-size-1 .t-ts-content {
    min-height: 0;
  }
  .t-page-theme-gente.t-page-home-1 .t-grid-1-sidebar-1 .t-tabs-sys-size-1 .t-section-list-6 ul li:nth-child(n + 4) {
    display: none;
  }
}
@media (max-width: 1023px) {
  .t-page-theme-gente .t-header-menu-1 {
    margin: 0 90px 0 10px;
    margin: 0 9rem 0 1rem;
  }
  .t-page-theme-gente .t-header-submenu-toggle > span span {
    display: none;
  }
  .t-page-theme-gente .t-header-submenu-toggle > span span + span {
    display: inline;
  }
  .t-page-theme-gente.t-page-home-1 .t-grid-1-sidebar-1 .t-section-list-6 ul li:nth-child(n + 4) {
    display: block;
  }
}
@media (max-width: 767px) {
  .t-page-theme-gente .t-header-menu-1 {
    margin: 0;
  }
  .t-page-theme-gente .t-grid-special-1 header h2,
  .t-page-theme-gente .t-grid-special-1 header h3 {
    text-align: center;
  }
}
.t-scroll-pos-1.t-page-theme-gente .t-header-bar-2 {
  background: #8d0d4f;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-bar-2 .t-header-bar-inner {
  background: 0 0;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-bar-2 .t-header-bar-inner:before {
  display: none;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-search-1 {
  background: #efefef;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 {
  margin: 0 235px 0 10px;
  margin: 0 23.5rem 0 1rem;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 a {
  color: #fff;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 a:hover {
  color: #fff;
  opacity: 0.7;
}
.t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 li.current {
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 1299px) {
  .t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 {
    margin: 0 225px 0 0;
    margin: 0 22.5rem 0 0;
  }
}
@media (max-width: 1023px) {
  .t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 {
    margin: 0 135px 0 10px;
    margin: 0 13.5rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .t-scroll-pos-1.t-page-theme-gente .t-header-menu-1 {
    margin: 0 195px 0 0;
    margin: 0 19.5rem 0 0;
  }
}
.t-page-theme-jnlive .t-section-list-10 article h3 a {
  color: #b50f0d;
}
.t-page-theme-jnlive .t-section-list-10 article h3 a:hover {
  color: #50585e;
}
.t-page-theme-jnlive .t-section-list-10 article h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNiNTBmMGQiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2I1MGYwZCIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNiNTBmMGQiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNiNTBmMGQiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a:hover i.t-ico-graph-1 {
  background-image: url(https://www.jn.pt/common/bundles/ico-graph-3);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a:hover i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzUwNTg1ZSIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a:hover i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-theme-jnlive .t-section-list-10 article h3 a:hover i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzUwNTg1ZSIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiM1MDU4NWUiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-theme-jnlive .t-section-list-10 article h2 a:hover {
  color: #b50f0d;
}
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-graph-1,
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-graph-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTguMzYzLDE0Ljk0M2gxLjQ5OGMwLjc1MywwLDEuMzYzLDAuNDc1LDEuMzYzLDEuMDYxdjcuMDEyYzAsMC41ODYtMC42MSwxLjA2Mi0xLjM2MywxLjA2Mkg4LjM2M0M3LjYxLDI0LjA3Niw3LDIzLjYwMiw3LDIzLjAxNnYtNy4wMTJDNywxNS40MTgsNy42MSwxNC45NDMsOC4zNjMsMTQuOTQzeiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4zNTgsMTEuODY5aDEuMTg5YzAuNzUyLDAsMS4zNjMsMC40NzYsMS4zNjMsMS4wNjF2OS44NjVjMCwwLjU4Ny0wLjYxMSwxLjA2My0xLjM2MywxLjA2M2gtMS4xODljLTAuNzUyLDAtMS4zNjItMC40NzYtMS4zNjItMS4wNjNWMTIuOTNDMTIuOTk2LDEyLjM0NCwxMy42MDYsMTEuODY5LDE0LjM1OCwxMS44Njl6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjM1NCw3aDEuMjg1QzIyLjM5MSw3LDIzLDcuNDc1LDIzLDguMDYxdjE0LjY2YzAsMC41ODgtMC42MDksMS4wNjMtMS4zNjEsMS4wNjNoLTEuMjg1Yy0wLjc1MiwwLTEuMzYxLTAuNDc1LTEuMzYxLTEuMDYzVjguMDYxQzE4Ljk5MSw3LjQ3NSwxOS42MDIsNywyMC4zNTQsN3oiLz48L2c+PC9zdmc+);
}
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-play-1,
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-play-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgcG9pbnRzPSI2Ljg4Myw2LjI5NCAyMi44MzksMTQuOTk3IDYuODgzLDIzLjcwMSAiLz48L3N2Zz4=);
}
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-report-1,
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-report-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDcuMDE1aDIwLjYzM2MwLjY1NywwLDEuMTg5LDAuNTM0LDEuMTg5LDEuMTkydjcuNmMwLDAuNjYtMC41MzIsMS4xOTMtMS4xODksMS4xOTNINC4xODlDMy41MzMsMTcsMywxNi40NjcsMywxNS44MDd2LTcuNkMzLDcuNTQ5LDMuNTMzLDcuMDE1LDQuMTg5LDcuMDE1eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik00LjE4OSwxOS4wMTZoMjAuNjMzYzAuNjU3LDAsMS4xODksMC4wNTMsMS4xODksMC4xMTd2MC43NWMwLDAuMDY0LTAuNTMyLDAuMTE3LTEuMTg5LDAuMTE3SDQuMTg5QzMuNTMzLDIwLDMsMTkuOTQ3LDMsMTkuODgzdi0wLjc1QzMsMTkuMDY4LDMuNTMzLDE5LjAxNiw0LjE4OSwxOS4wMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTQuMTg5LDIyLjAxNmgyMC42MzNjMC42NTcsMCwxLjE4OSwwLjA1MywxLjE4OSwwLjExN3YwLjc1YzAsMC4wNjQtMC41MzIsMC4xMTctMS4xODksMC4xMTdINC4xODlDMy41MzMsMjMsMywyMi45NDcsMywyMi44ODN2LTAuNzVDMywyMi4wNjgsMy41MzMsMjIuMDE2LDQuMTg5LDIyLjAxNnoiLz48L2c+PC9zdmc+);
}
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-1 h3 a i.t-ico-gallery-1,
.t-page-theme-jnlive .t-section-list-10 article.t-sl10-article-2 h3 a i.t-ico-gallery-1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMuMTYzLDkuNDg0aDE5LjE4NmMwLjY0MywwLDEuMTYzLDAuNTE5LDEuMTYzLDEuMTYxdjEyLjE5M2MwLDAuNjQzLTAuNTIxLDEuMTYyLTEuMTYzLDEuMTYySDMuMTYzQzIuNTIxLDI0LDIsMjMuNDgsMiwyMi44MzhWMTAuNjQ1QzIsMTAuMDAzLDIuNTIxLDkuNDg0LDMuMTYzLDkuNDg0eiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yNS44MzcsNkg2LjY1MUM2LjAwOSw2LDUuNDg4LDYuNTIsNS40ODgsNy4xNjFjMCwwLDAsMC40NDcsMCwxLjE2MWgxLjE2M2MwLTAuNjQyLDAuNTIxLTEuMTYxLDEuMTYzLTEuMTYxaDE2Ljg2YzAuNjQzLDAsMS4xNjMsMC41MiwxLjE2MywxLjE2MWMwLDAsMCw2LjI1OCwwLDguODA5YzAsMC42NTIsMCwxLjA2MywwLDEuMDYzYzAsMC42NDItMC41MjEsMS4xNjItMS4xNjMsMS4xNjJ2MS4xNmgxLjE2M2MwLjY0MywwLDEuMTYzLTAuNTIsMS4xNjMtMS4xNmMwLDAsMC0wLjkzNCwwLTIuMjg1YzAtMy41MjgsMC05LjkwOSwwLTkuOTA5QzI3LDYuNTIsMjYuNDc5LDYsMjUuODM3LDZ6Ii8+PC9nPjwvc3ZnPg==);
}
.t-page-article-explainer-1 .t-article-1 {
  max-width: none;
  margin: 0;
}
.t-page-article-explainer-1 .t-article-1 > header {
  float: none;
  max-width: 935px;
  max-width: 93.5rem;
  width: 100%;
  margin: 0 auto;
  padding: 28px 0 0 0;
  padding: 2.8rem 0 0 0;
}
.t-page-article-explainer-1 .t-article-1 > header h1 {
  width: auto;
  padding: 0 25px 32px 25px;
  padding: 0 2.5rem 3.2rem 2.5rem;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 4.8rem;
  line-height: 1.2;
}
.t-page-article-explainer-1 .t-article-1 .t-article-content {
  float: none;
  width: auto;
  min-height: 0;
  padding: 0 0 15px 0;
  padding: 0 0 1.5rem 0;
}
.t-page-article-explainer-1 .t-article-1 .t-article-content-inner {
  padding: 0;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 {
  position: static;
  height: auto;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
  width: auto;
  padding: 0 0 30px 0;
  padding: 0 0 3rem 0;
  border-top: 1px solid #e6e6e6;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-theme-1 {
  float: left;
  width: calc(100% - 300px);
  padding: 8px 0 0 0;
  padding: 0.8rem 0 0 0;
  border: 0;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-theme-1 .t-article-funcs-author-1 a {
  display: inline-block;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-share-1 {
  float: right;
  width: 300px;
  width: 30rem;
  padding: 10px 0 0 0;
  padding: 1rem 0 0 0;
  text-align: right;
  border: 0;
}
.t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-share-1 li.t-share-comments {
  padding: 0 0 0 20px;
  padding: 0 0 0 2rem;
}
.t-page-article-explainer-1 .t-article-sb {
  display: none;
}
@media (max-width: 1299px) {
  .t-page-article-explainer-1 .t-article-1 > header {
    max-width: 984px;
    max-width: 98.4rem;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 {
    display: block;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-container:before {
    right: calc(50% + (984px / 2) + 40px);
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-container:after {
    left: calc(50% + (984px / 2) + 40px);
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu {
    max-width: 984px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li {
    min-width: 94.38px;
    padding: 0 27.2px;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child,
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    min-width: calc(94.38px - 27.2px);
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child {
    padding: 0 27.2px 0 0;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    padding: 0 0 0 27.2px;
  }
}
@media (max-width: 1023px) {
  .t-page-article-explainer-1 .t-article-1 > header {
    max-width: 768px;
    max-width: 76.8rem;
    padding: 28px 20px 0 20px;
    padding: 2.8rem 2rem 0 2rem;
  }
  .t-page-article-explainer-1 .t-article-1 > header h1 {
    padding: 0 0 32px 0;
    padding: 0 0 3.2rem 0;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 4.6rem;
    line-height: 1.2105263158;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 {
    display: none;
  }
  .t-page-article-explainer-1 .t-article-footer {
    padding: 5px 10px 0 10px;
    padding: 0.5rem 1rem 0 1rem;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-funcs-theme-1 {
    border: 0;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-1 a {
    width: 387px;
    width: 38.7rem;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-1 a em {
    display: inline;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    width: 153px;
    width: 15.3rem;
    padding: 12px 0 0 45px;
    padding: 1.2rem 0 0 4.5rem;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-2 a span {
    display: inline;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item {
    margin: 0 20px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-content {
    padding: 22px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-float-left {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-nav {
    height: 73px;
    padding: 0 22px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-container:after,
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-container:before {
    display: none;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu {
    max-width: 728px;
    margin: 0 auto 30px auto;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li {
    min-width: 68.78px;
    padding: 0 14.4px;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child,
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    min-width: calc(68.78px - 14.4px);
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child {
    padding: 0 14.4px 0 0;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    padding: 0 0 0 14.4px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu.tooltip-open {
    margin-bottom: 73px;
  }
}
@media (max-width: 767px) {
  .t-page-article-explainer-1 .t-article-1 > header {
    padding: 32px 10px 0 10px;
    padding: 3.2rem 1rem 0 1rem;
  }
  .t-page-article-explainer-1 .t-article-1 > header h1 {
    padding: 0 0 16px 0;
    padding: 0 0 1.6rem 0;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 3rem;
    line-height: 1.2;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 {
    display: block;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-inner {
    padding: 0 0 18px 0;
    padding: 0 0 1.8rem 0;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-theme-1 {
    float: none;
    width: auto;
    padding: 16px 0 0 0;
    padding: 1.6rem 0 0 0;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-funcs-1 .t-article-funcs-share-1 {
    display: none;
  }
  .t-page-article-explainer-1 .t-article-footer {
    padding: 5px 0 0 0;
    padding: 0.5rem 0 0 0;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-funcs-theme-1 {
    display: none;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-1 a {
    width: 250px;
    width: 25rem;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-1 a em {
    display: none;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-2 a {
    width: 39px;
    width: 3.9rem;
    padding: 0;
  }
  .t-page-article-explainer-1 .t-article-footer .t-article-footer-bar-1 .t-article-footer-btn-2 a span {
    display: none;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item {
    margin: 0 10px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-content {
    padding: 0 10px 10px 10px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-content p:first-of-type {
    margin-top: 15px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2.8rem;
    line-height: 1.1666666667;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-content h2:first-of-type {
    margin-top: 15px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-count {
    margin: 10px 0 -5px 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-media-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-item-nav {
    padding: 0 10px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 span[class*=" t-explainer-slider-item-nav-"] em,
  .t-page-article-explainer-1 .t-explainer-slider-1 span[class^="t-explainer-slider-item-nav-"] em {
    display: none;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-index {
    margin: 30px 0 30px 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-index li {
    margin: 0 0 15px 0;
    padding: 45px 0 0 0;
    text-align: center;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-index li:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .t-explainer-slider-index li em {
    padding: 0;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1
    .swiper-wrapper
    .swiper-slide:first-child
    .t-explainer-slider-item-content
    p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.6rem;
    line-height: 1.3;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu {
    max-width: 300px;
    height: 40px;
    margin: 0 auto 25px auto;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul {
    padding: 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu .t-explainer-slider-1-header-index-list ul li {
    min-width: 52px;
    padding: 0 6px;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child,
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    min-width: calc(52px - 6px);
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:first-child {
    padding: 0 6px 0 0;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    ul
    li:last-child {
    padding: 0 0 0 6px;
  }
  .t-page-article-explainer-1
    .t-explainer-slider-1-header-menu
    .t-explainer-slider-1-header-index-list
    .t-slider-index-nav
    span {
    top: 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu .t-slider-header-index-list-item-menu-anchored {
    width: 40px;
    height: 40px;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1-header-menu.tooltip-open {
    margin-bottom: 73px;
  }
}
@media (min-width: 768px) {
  .t-page-article-explainer-1 .t-article-1 .t-article-footer {
    width: 748px;
    width: 74.8rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .t-page-article-explainer-1 .t-article-1 .t-article-footer {
    width: 984px;
    width: 98.4rem;
    padding-left: 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-slide {
    width: 984px !important;
  }
}
@media (min-width: 1300px) {
  .t-page-article-explainer-1 .t-article-1 .t-article-footer {
    width: 935px;
    width: 93.5rem;
  }
  .t-page-article-explainer-1 .t-article-1 .t-article-footer-inner {
    padding: 0;
  }
  .t-page-article-explainer-1 .t-explainer-slider-1 .swiper-slide {
    width: 935px !important;
  }
  .t-page-article-explainer-1 .t-grid-2 .t-grid-inner {
    padding-left: 0;
  }
  .t-page-article-explainer-1 .t-section-list-3,
  .t-page-article-explainer-1 .t-section-list-4 {
    margin-left: auto;
    margin-right: auto;
  }
}
.t-menu-uacc-wrap {
  background: #003e6a;
  color: #fff;
}
.t-menu-uacc-wrap .t-menu-uacc-1 {
  position: relative;
  padding: 22px 20px 16px 20px;
  font-size: 0;
}
.t-menu-uacc-wrap .t-menu-uacc-1:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 1px;
  background: #1a5279;
}
.t-menu-uacc-wrap .t-menu-uacc-1 .t-menu-uacc-link {
  display: block;
  height: 47px;
  background: #0069a6;
  font-family: NoticiasSans, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
  line-height: 47px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
}
.t-menu-uacc-wrap .t-menu-uacc-1 .t-menu-uacc-link span {
  display: block;
  height: 47px;
}
.t-menu-uacc-wrap .t-menu-uacc-1 .t-menu-uacc-link span:before {
  content: "";
  display: inline-block;
  vertical-align: -1px;
  width: 14px;
  height: 14px;
  margin: 0 8px 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOS45NSAzMCI+PHBhdGggZD0iTTE0LjU2LDBBOCw4LDAsMCwxLDIyLjYyLDUuM2MxLjYzLDQuMTktMS4wNiw5LjE1LTQuMTUsMTAuMTR2MEExMC4yMywxMC4yMywwLDAsMSwyMiwxNi44M2ExNS4zOSwxNS4zOSwwLDAsMSw2LjgyLDcuNTIsMTguMzEsMTguMzEsMCwwLDEsMSwzLjg1Yy4xLjUzLjE5LDEuNDMtLjE3LDEuNjdTMjguNDcsMzAsMjgsMzBIMS44OWMtLjYyLDAtMS41MS4xMi0xLjc3LS4yNWEyLjc1LDIuNzUsMCwwLDEsMC0xLjUyQTE4LjA1LDE4LjA1LDAsMCwxLDEsMjQuNTVhMTQuNTksMTQuNTksMCwwLDEsNy43Mi04LjE0LDExLjIsMTEuMiwwLDAsMSwyLjcyLS45NUwxMCwxNC41NmE5LDksMCwwLDEtMi4yNy0yLjcyQTcuNDIsNy40MiwwLDAsMSw3LjA5LDEwYTguMTYsOC4xNiwwLDAsMSw0LTlBOC40NSw4LjQ1LDAsMCwxLDEzLjM4LjE1WiIgZmlsbD0iI0ZGRkZGRiIgLz48L3N2Zz4=)
    no-repeat 50% 50%;
  background-size: 100% auto;
}
.t-menu-uacc-wrap .t-menu-uacc-1 .t-menu-uacc-link:hover {
  background-color: #007ac0;
}
.t-menu-uacc-wrap .t-menu-uacc-2 {
  position: relative;
  min-height: 85px;
  padding: 22px 0 0 0;
}
.t-menu-uacc-wrap .t-menu-uacc-2:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  top: 84px;
  height: 1px;
  background: #1a5279;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn {
  display: block;
  height: 47px;
  margin: 0 20px;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
  background: #0069a6;
  border-radius: 5px;
  color: #fff;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn figure {
  position: absolute;
  left: 6px;
  top: 4px;
  width: 39px;
  height: 39px;
  overflow: hidden;
  border-radius: 50%;
  background: #053f68;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn figure img {
  display: block;
  width: 100%;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn span {
  display: block;
  position: relative;
  height: 47px;
  padding: 0 28px 0 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 49px;
  color: #fff;
  cursor: pointer;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn span:after {
  content: "";
  position: absolute;
  right: 11px;
  top: 17px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-btn:hover {
  background-color: #007ac0;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-dd {
  position: relative;
  display: none;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-dd:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  top: -1px;
  height: 1px;
  background: #003e6a;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-list {
  margin: 16px 0 0 0;
  background: #002e4e;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-list ul li a {
  display: block;
  position: relative;
  min-height: 47px;
  min-height: 4.7rem;
  padding: 15px 20px 14px 20px;
  padding: 1.5rem 2rem 1.4rem 2rem;
  overflow: hidden;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition:
    background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-list ul li a:hover {
  background: #fff;
  color: #000;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-list ul li a:hover:before {
  background: #fff;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-logout {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  background: #002e4e;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-logout a {
  display: block;
  position: relative;
  min-height: 47px;
  min-height: 4.7rem;
  padding: 15px 20px 14px 20px;
  padding: 1.5rem 2rem 1.4rem 2rem;
  overflow: hidden;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transition:
    background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1),
    color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-transform: uppercase;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-logout a:before {
  content: "";
  position: absolute;
  left: 20px;
  left: 2rem;
  right: 20px;
  right: 2rem;
  top: 0;
  height: 1px;
  background: #2d526b;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-logout a:hover {
  background: #fff;
  color: #000;
}
.t-menu-uacc-wrap .t-menu-uacc-2 .t-menu-uacc-logout a:hover:before {
  background: #fff;
}
html body .gmg-livegame-comp {
  background: #f2f2f2;
  border-radius: 0;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
}
html body .gmg-livegame-comp b,
html body .gmg-livegame-comp strong {
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
html body .gmg-livegame-comp .gmg-livegame-comp-head {
  background: #f2f2f2;
  border-bottom: 2px solid #fff;
  border-radius: 0;
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-1 i {
  width: 76px;
  height: 76px;
}
@media (max-width: 767px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-1 i {
    width: 60px;
    height: 60px;
  }
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-1 strong {
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 11px;
}
@media (max-width: 767px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-1 strong {
    font-size: 10px;
  }
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title {
  display: block;
  position: relative;
  padding: 0 0 8px 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  color: #2a2a2a;
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 112px;
  height: 1px;
  margin-left: -56px;
  background: #c3c3c3;
  pointer-events: none;
}
@media (max-width: 1023px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title {
    font-size: 14px;
  }
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title:after {
    width: 102px;
    margin-left: -51px;
  }
}
@media (max-width: 767px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title {
    font-size: 12px;
  }
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-title:after {
    width: 86px;
    margin-left: -43px;
  }
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 33px;
  margin: 14px auto 0 auto;
  background: #fcfcfc;
  border-bottom: 1px solid #fff;
  border-radius: 3px 3px 0 0;
  font-size: 0;
  box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.1);
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info em {
  display: inline-block;
  width: 60px;
  height: 33px;
  font-family: NoticiasText, serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  line-height: 33px;
  color: #231f20;
  text-align: center;
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info i {
  display: none;
}
html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 1px;
  bottom: 0;
  width: 1px;
  background: #eaeaea;
}
@media (max-width: 1023px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info {
    width: 100px;
  }
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info em {
    width: 50px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info {
    width: 86px;
  }
  html body .gmg-livegame-comp .gmg-livegame-comp-head-col-2 .gmg-livegame-comp-head-info em {
    width: 43px;
    font-size: 18px;
  }
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li {
  align-items: flex-start;
  border-bottom: 2px solid #fff;
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li:before {
  display: none;
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li .gmg-livegame-comp-list-col-1 {
  padding-top: 3px;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  color: #0069a6;
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li .gmg-livegame-comp-list-col-3 > span {
  font-size: 15px;
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li .gmg-livegame-comp-list-col-3 > strong em {
  padding: 3px 5px 4px 5px;
  font-family: NoticiasText, serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
}
@media (max-width: 767px) {
  html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li .gmg-livegame-comp-list-col-3 > span {
    font-size: 14px;
  }
}
html body .gmg-livegame-comp .gmg-livegame-comp-list > ul > li:nth-child(even) {
  background: #f7f7f7;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  width: 0.5rem;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 2px;
  right: 0.2rem;
  margin: 3px 0;
  opacity: 1 !important;
}
.tipso_bubble {
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: 1.2222222222;
}
.tipso_bubble .tipso_content {
  padding: 12px 20px;
}
.tipso_bubble.tiny {
  font-size: 11px;
  line-height: 14px;
  box-shadow: 0 0 10px #0000004b;
  letter-spacing: 0.06em;
  text-align: left;
}
.tipso_bubble.tiny .tipso_content {
  padding: 9px 8px;
}
.jspubdrawer-wrapper .jspubdrawer-envelope {
  background-color: rgba(255, 0, 0, 0);
}
.jspubdrawer-wrapper .jspubdrawer-envelope-placeholder {
  display: block;
  height: 0;
}
.jspubdrawer-wrapper.jspubdrawer-disconnected .jspubdrawer-envelope-placeholder {
  display: none;
}
.t-scroll-pos-1 .jspubdrawer-wrapper {
  width: 100%;
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
  position: fixed;
  top: 0;
  left: 0;
  width: inherit;
  background-color: rgba(0, 0, 0, 0.15);
  text-align: center;
  transform: translateY(calc(var(--bbpub_header_scroll_height) + (20px - var(--bbpub_padd_top))));
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope:after {
  display: none;
}
@media (max-width: 767px) {
  .t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
    transform: translateY(var(--bbpub_padd_top));
  }
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-footer,
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-header {
  position: relative;
  width: 100%;
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-footer:before,
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-header:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-header {
  height: var(--bbpub_padd_top);
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-header:before {
  bottom: 100%;
  height: calc(20px - var(--bbpub_padd_top));
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-header + * {
  display: inline-block;
}
.t-scroll-pos-1
  .jspubdrawer-wrapper:not(.jspubdrawer-disconnected)
  .jspubdrawer-envelope-header
  .jspubdrawer-envelope-header-btn-close {
  position: absolute;
  right: 5px;
  top: 1px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: center;
  transform: translateY(calc(-20px + var(--bbpub_padd_top)));
  transition: background-color 0.2s ease-in-out;
}
.t-scroll-pos-1
  .jspubdrawer-wrapper:not(.jspubdrawer-disconnected)
  .jspubdrawer-envelope-header
  .jspubdrawer-envelope-header-btn-close:before {
  content: "\00d7";
  font-family: serif;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
}
.t-scroll-pos-1
  .jspubdrawer-wrapper:not(.jspubdrawer-disconnected)
  .jspubdrawer-envelope-header
  .jspubdrawer-envelope-header-btn-close:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-footer {
  height: var(--bbpub_padd_bottom);
}
.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope-footer:before {
  top: 100%;
  height: calc(20px - var(--bbpub_padd_bottom));
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .t-scroll-pos-2 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
    transform: translateY(calc(var(--bbpub_header_scroll_height) + (20px - var(--bbpub_padd_top))));
  }
}
.t-browser-ie-11.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
  transform: translateY(38px);
}
@media (max-width: 767px) {
  .t-browser-ie-11.t-scroll-pos-1 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .t-browser-ie-11.t-scroll-pos-2 .jspubdrawer-wrapper:not(.jspubdrawer-disconnected) .jspubdrawer-envelope {
    transform: translateY(45px);
  }
}
.t-paywall-1 {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 65px 0 30px 201px;
  text-align: center;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.8) 15%,
    rgba(255, 255, 255, 0.98) 30%,
    #fff 100%
  );
  color: #2b2b2b;
}
.t-paywall-1 .t-paywall-tooltip-1 {
  display: inline-block;
  min-width: 14px;
  height: 14px;
  padding: 0 2px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-family: arial;
  font-size: 12px;
  background-color: #b7b7b7;
  border-radius: 10px;
}
.t-paywall-1 .t-paywall-inner {
  text-align: center;
  background: #fff;
  margin: 0 10px;
  padding: 23px 43px 30px 43px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.161);
  border: 1px solid rgba(112, 112, 112, 0.09);
}
.t-paywall-1 .t-paywall-header {
  padding: 0 0 20px 0;
}
.t-paywall-1 .t-paywall-header > h4 {
  margin: 0;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 31px;
  line-height: 30px;
  color: #0069a6;
}
.t-paywall-1 .t-paywall-header-content {
  margin-bottom: -10px;
  padding: 5px 0 0 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 19px;
  line-height: 25px;
  color: #2b2b2b;
}
.t-paywall-1 .t-paywall-link-1 {
  display: inline-block;
  margin-right: 3px;
  color: #2b2b2b;
  line-height: 1;
  border-bottom: 1px solid #2b2b2b;
}
.t-paywall-1 .t-paywall-link-1 img {
  display: inline-block;
  width: 51px;
}
.t-paywall-1 .t-paywall-link-1:hover {
  opacity: 0.8;
  border-bottom-color: transparent;
}
.t-paywall-1 .t-paywall-action-info-1 {
  padding: 0 5px;
  background-color: #ffc202;
  color: #2b2b2b;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.07px;
}
.t-paywall-1 .t-paywall-action-btn-1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  border: 0;
  min-width: 177px;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  background: #0069a6;
  border-radius: 3px;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.02em;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
  outline: 0;
}
.t-paywall-1 .t-paywall-action-btn-1:hover {
  background-color: #003e6a;
}
.t-paywall-1 .t-paywall-info-block-1 {
  position: relative;
  padding: 0 25px 0 22px;
  text-align: left;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  line-height: 18px;
}
.t-paywall-1 .t-paywall-info-block-1:after,
.t-paywall-1 .t-paywall-info-block-1:before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.t-paywall-1 .t-paywall-info-block-1:before {
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background-color: #0069a6;
  border-radius: 50%;
}
.t-paywall-1 .t-paywall-info-block-1:after {
  left: 3px;
  top: 4px;
  width: 9px;
  height: 5px;
  border: solid #fff;
  border-width: 0 0 1px 1px;
  transform: rotate(-45deg);
}
.t-paywall-1 .t-paywall-body {
  padding: 15px 0 13px 0;
  border-top: 1px solid #efefef;
  display: flex;
  align-items: flex-start;
}
.t-paywall-1 .t-paywall-body .t-paywall-info-block-1 {
  flex: 1;
}
.t-paywall-1 .t-paywall-actions {
  padding: 20px 0 0 0;
  border-top: 1px solid #efefef;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t-paywall-1 .t-paywall-actions > * {
  margin-right: 10px;
}
.t-paywall-1 .t-paywall-actions > :last-child {
  margin-right: 0;
}
@media (max-width: 1299px) {
  .t-paywall-1 {
    padding-left: 170px;
  }
  .t-paywall-1 .t-paywall-inner {
    padding: 23px 30px 30px 30px;
  }
  .t-paywall-1 .t-paywall-body {
    padding: 7px 0 13px 0;
    border: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1 {
    flex: none;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 37px;
    border-top: 1px solid #efefef;
  }
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1:after,
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1:before {
    margin-top: 6px;
    margin-left: 15px;
  }
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1:first-child {
    border: 0;
  }
  .t-paywall-1 .t-paywall-actions {
    padding: 7px 0 0 0;
    border: 0;
    flex-direction: column;
  }
  .t-paywall-1 .t-paywall-actions > * {
    margin-right: 0;
    margin-bottom: 6px;
  }
  .t-paywall-1 .t-paywall-actions > :last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .t-paywall-1 {
    padding-left: 10px;
  }
  .t-paywall-1 .t-paywall-header {
    padding: 0 40px 10px 40px;
  }
  .t-paywall-1 .t-paywall-header-content {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .t-paywall-1 {
    padding-left: 0;
  }
  .t-paywall-1 .t-paywall-inner {
    padding: 23px 20px 30px 20px;
  }
  .t-paywall-1 .t-paywall-header {
    padding: 0 0 10px 0;
  }
  .t-paywall-1 .t-paywall-header-content {
    padding: 15px 0 0 0;
  }
  .t-paywall-1 .t-paywall-body {
    padding: 22px 0 13px 0;
  }
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1 {
    padding-left: 22px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1:after,
  .t-paywall-1 .t-paywall-body .t-paywall-info-block-1:before {
    margin-top: 13px;
    margin-left: 0;
  }
}
.t-component-1 {
  background: #f2f2f2;
  display: flex;
}
.t-component-1 .t-component-1-sb {
  flex: 0 0 auto;
  width: 234px;
  background: #2269a6;
  color: #fff;
}
.t-component-1 .t-component-1-sb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 13px 20px;
}
.t-component-1 .t-component-1-sb ul li {
  padding: 0 0 5px 0;
}
.t-component-1 .t-component-1-sb ul li a {
  display: block;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 2.7rem;
  line-height: 1.2272727273;
  letter-spacing: -0.01px;
  color: #fff;
  opacity: 0.5;
}
.t-component-1 .t-component-1-sb ul li a:hover {
  opacity: 1;
}
.t-component-1 .t-component-1-content {
  flex: 1 1 auto;
  padding: 40px 35px;
  text-align: center;
}
.t-component-1 .t-component-1-content-pic img {
  display: block;
  max-width: 304px;
  margin: 0 auto 14px auto;
}
.t-component-1 .t-component-1-subscription-txt {
  color: #000;
}
.t-component-1 .t-component-1-subscription-txt > strong {
  display: block;
  padding-bottom: 11px;
  padding-bottom: 1.1rem;
  font-family: NoticiasExtra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: -0.45px;
}
.t-component-1 .t-component-1-subscription-txt > strong span {
  display: block;
}
.t-component-1 .t-component-1-subscription-txt > p {
  margin: 0;
  padding-bottom: 14px;
  padding-bottom: 1.4rem;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.01px;
}
.t-component-1 .t-component-1-subscription-txt > p a {
  text-decoration: underline;
}
.t-component-1 .t-component-1-subscription-txt > p a:hover {
  text-decoration: none;
}
.t-component-1 .t-component-1-subscription-form {
  display: flex;
}
.t-component-1 .t-component-1-subscription-form > * {
  outline: 0;
}
.t-component-1 .t-component-1-subscription-form input[type="text"] {
  flex: 1;
  height: 38px;
  height: 3.8rem;
  padding: 0 10px;
  padding: 0 1rem;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-right-color: transparent;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.t-component-1 .t-component-1-subscription-form button {
  flex: 0 0 auto;
  height: 38px;
  height: 3.8rem;
  padding: 0 23px;
  padding: 0 2.3rem;
  background: #087ec3;
  border: 0;
  font-family: NoticiasSans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}
.t-component-1 .t-component-1-subscription-form button:active,
.t-component-1 .t-component-1-subscription-form button:focus,
.t-component-1 .t-component-1-subscription-form button:hover {
  background-color: #0069a6;
}
.t-component-1 .t-component-1-subscription-form-message-ok {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
}
.t-component-1 .t-component-1-subscription-form-message-ok p {
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-component-1 .t-component-1-subscription-form-message-error {
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 13px;
  font-size: 1.3rem;
  color: #d94646;
  text-align: left;
}
.t-component-1 .t-component-1-subscription-form-message-error p {
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0;
}
.t-component-1 .t-component-1-subscription-form-group-1 {
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  font-family: NoticiasSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.t-component-1 .t-component-1-subscription-form-group-1 label {
  flex: 1;
  max-width: 50%;
  position: relative;
  padding: 0 10px 0 23px;
  font-size: 12px;
  line-height: 14px;
  color: #2a2a2a;
  cursor: pointer;
}
.t-component-1 .t-component-1-subscription-form-group-1 label input[type="checkbox"] {
  position: absolute;
  left: 2px;
  top: -4px;
  pointer-events: none;
}
.t-component-1 .t-component-1-subscription-form-group-1 label a {
  color: #2a2a2a;
  text-decoration: underline;
}
.t-component-1 .t-component-1-subscription-form-group-1 label a:hover {
  color: #21a3bf;
}
@media (max-width: 1299px) {
  .t-component-1 .t-component-1-content {
    padding: 35px 20px;
  }
  .t-component-1 .t-component-1-subscription-txt > strong {
    margin-left: -10px;
    margin-right: -10px;
  }
  .t-component-1 .t-component-1-subscription-txt > strong span {
    display: inline;
  }
  .t-component-1 .t-component-1-subscription-txt > p span {
    display: block;
  }
  .t-component-1 .t-component-1-subscription-form {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .t-component-1 .t-component-1-subscription-form input[type="text"] {
    flex: 1 0 100%;
    width: 100%;
    border-right-color: #e6e6e6;
    margin: 0 0 5px 0;
  }
  .t-component-1 .t-component-1-subscription-form-group-1 {
    display: block;
  }
  .t-component-1 .t-component-1-subscription-form-group-1 label {
    display: block;
    max-width: none;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 1023px) {
  .t-component-1 {
    border-top: 3px solid #2269a6;
  }
  .t-component-1 .t-component-1-sb {
    display: none;
  }
  .t-component-1 .t-component-1-content {
    padding: 35px 12px;
  }
}
@media (max-width: 767px) {
  .t-component-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .t-component-1 .t-component-1-content {
    padding: 30px 10px;
  }
  .t-component-1 .t-component-1-subscription-txt > strong {
    margin-left: 0;
    margin-right: 0;
    padding: 0 30px 11px 30px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 19px;
    letter-spacing: -0.45px;
  }
  .t-component-1 .t-component-1-subscription-form {
    flex-wrap: nowrap;
    justify-content: initial;
    padding: 0 30px;
  }
  .t-component-1 .t-component-1-subscription-form input[type="text"] {
    flex: 1;
    width: auto;
    border-right-color: transparent;
    margin: 0;
  }
  .t-component-1 .t-component-1-subscription-form button {
    flex: 0 0 auto;
    width: 38px;
    width: 3.8rem;
    height: 38px;
    height: 3.8rem;
    padding: 0;
    font-size: 0;
    color: transparent;
  }
  .t-component-1 .t-component-1-subscription-form button::before {
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 2px 2px 0 0;
    height: 0.45em;
    position: relative;
    left: -3px;
    position: relative;
    transform: rotate(45deg);
    vertical-align: top;
    width: 0.45em;
    font-size: 32px;
    color: #fff;
  }
  .t-component-1 .t-component-1-subscription-form-message-error,
  .t-component-1 .t-component-1-subscription-form-message-ok {
    padding: 0 30px;
  }
}
.t-hide {
  display: none !important;
}
.t-article-block-1,
.t-article-photo-1,
.t-article-slider-1,
.t-header-funcs-1,
.t-header-logo-2,
.t-header-menu-1,
.t-header-submenu-toggle,
.t-multimedia-slider-1,
.t-multimedia-slider-2,
.t-multimedia-slider-3,
.t-multimedia-slider-5,
.t-pre-content-slider-1 .swiper-slide {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.selectionShareable ::selection,
.selectionShareable::selection {
  background: #bfdbec;
}
.selectionShareable ::-moz-selection,
.selectionShareable::-moz-selection {
  background: #bfdbec;
}
.t-featured-special-municipalities2017 .t-fsm2017-combo-1:after,
.t-form-field-1:after,
.t-form-field-1:before,
.t-form-field-2:after,
.t-form-field-2:before,
.t-form-field-3:after,
.t-form-field-3:before,
.t-form-field-4:after,
.t-form-field-5:after,
.t-form-field-7:after,
.t-form-field-7:before,
.t-hp-ticker .t-hp-ticker-inner:after,
.t-meteo-box-1 .t-meteo-selector:after,
.t-multimedia-slider-2 .swiper-slide.swiper-slide-active:after,
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select:after,
.t-section-municipalities2017 .t-s-m2017-form-1 .t-s-m2017-form-item.t-s-m2017-form-item-select:before {
  pointer-events: none;
}
.t-cssload-loader-1 {
  display: inline-block;
  position: relative;
  width: 9px;
  height: 9px;
  left: 46%;
  left: calc(50% - 4px);
  border-radius: 9px;
  background-color: #d3d3d3;
  transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  animation: cssload-loader-1-kf 0.65s ease-in-out infinite;
  -o-animation: cssload-loader-1-kf 0.65s ease-in-out infinite;
  -ms-animation: cssload-loader-1-kf 0.65s ease-in-out infinite;
  -webkit-animation: cssload-loader-1-kf 0.65s ease-in-out infinite;
  -moz-animation: cssload-loader-1-kf 0.65s ease-in-out infinite;
}
.t-cssload-loader-1:before {
  content: "";
  position: absolute;
  background-color: #90908f;
  top: 0;
  left: -18px;
  height: 9px;
  width: 9px;
  border-radius: 9px;
}
.t-cssload-loader-1:after {
  content: "";
  position: absolute;
  background-color: #90908f;
  top: 0;
  left: 18px;
  height: 9px;
  width: 9px;
  border-radius: 9px;
}
@keyframes cssload-loader-1-kf {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@-o-keyframes cssload-loader-1-kf {
  0% {
    -o-transform: rotate(0);
  }
  50% {
    -o-transform: rotate(180deg);
  }
  100% {
    -o-transform: rotate(180deg);
  }
}
@-ms-keyframes cssload-loader-1-kf {
  0% {
    -ms-transform: rotate(0);
  }
  50% {
    -ms-transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(180deg);
  }
}
@-webkit-keyframes cssload-loader-1-kf {
  0% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@-moz-keyframes cssload-loader-1-kf {
  0% {
    -moz-transform: rotate(0);
  }
  50% {
    -moz-transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(180deg);
  }
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 100;
  padding: 12px 8px;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  background: #000;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* Homepage | Rede de Notícias */
.t-newslocal-box {
  display: flex;
  flex-direction: column;
}
.t-newslocal-box h3 {
  color: #fff;
  background: #0069a6;
  text-transform: uppercase;
  font-family: NoticiasText, serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding: 7px 10px;
}
.t-newslocal-box .news-list {
  background: #f6f4ea;
  padding: 0 20px;
}
.t-newslocal-box .news-list .news-item {
  border-bottom: 1px solid #e9e8de;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.t-newslocal-box .news-list .news-item:last-child {
  border: none;
}
.t-newslocal-box .news-list .news-item p {
  font-family: NoticiasText, serif;
  font-size: 15px;
  color: #2a2a2a;
  line-height: 1;
  margin: 0;
}
.t-newslocal-box .news-list .news-item img {
  width: 90px;
  max-height: 60px;
  margin-right: 10px;
}
.t-newslocal-box .news-list .news-item p .title {
  color: #0069a6;
}

/* Secção Deposto | Banner */
.section-banner-image {
  position: relative;
  height: 120px;
  background: linear-gradient(to right, rgba(51, 51, 51, 0.8) 0%, transparent 40%);
}
@media screen and (max-width: 768px) {
  .section-banner-image {
    background: linear-gradient(to right, rgba(51, 51, 51, 0.8) 0%, transparent 100%);
  }
}
.section-banner-image .banner-image {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.section-banner-image .banner-container {
  position: absolute;
  top: 25px;
  left: 5.5%;
}

.section-banner-image .banner-container span {
  font-family: NoticiasSans, serif;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 10px;
}
.section-banner-image .banner-container span.editorial {
  color: #fff;
  background: #0069a6;
}
.section-banner-image .banner-container span.patrocinada {
  color: #fff;
  background: #b50f0d;
}

.section-banner-image .banner-container h2.title {
  font-size: 47px;
  font-family: NoticiasExtra, serif;
  color: #fff;
}

/* Detalhes / headline-loc */
h1 .headline-loc {
  color: #0069a6;
}

/* Secção Desporto */
article.t-g1-l2-am1 a {
  display: block;
}

article.t-g1-l2-am1 a.rounded {
  text-align: center;
}

article.t-g1-l2-am1 a.rounded img {
  border-radius: 50%;
  margin-bottom: 10px;
}

article.t-g1-l2-am1 .article-name {
  font-size: 18px;
  color: #0069a6;
  margin: 0;
  font-family: NoticiasExtra, sans-serif;
  text-align: center;
}

article.t-g1-l2-am1 .article-title {
  font-size: 23px;
  color: #222222;
  font-weight: bold;
  margin: 0;
  font-family: NoticiasExtra, sans-serif;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
article.t-g1-l2-am1 p.article-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  top: 0.9rem;
  width: 31px;
  width: 3.1rem;
  height: 21px;
  height: 2.1rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQxcHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDQxIDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MSAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTM5LjM0OCwwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjExNywwLTE2Ljc1Niw1LjU0NS0xNi43NTYsMTUuNTk2YzEuMDg2LTQuMjI2LDUuMzQtNi42NzQsOS40ODQtNi42NzRjNC40OTgsMCw4Ljg4MywyLjg1MSw4Ljg4Myw5LjI4NmMwLDMuMjUtMi4wMTQsNi42MzMtNS45NDUsNy43NThjLTAuOTI2LDAuMjg1LTEuOTMsMC40MDQtMy4wNTcsMC40MDRjLTcuNDc1LDAtMTAuMzMtNS4xNTItMTAuMzMtMTAuOTc1YzAtNy41Miw2LjA2MS0xNi4yLDE3LjcyMS0xNi4yIi8+PHBhdGggZmlsbD0iI2I1MGYwZCIgZD0iTTE3LjY4NywwLjUzOWMwLjA0MSwwLDAuMDQxLDAuODA1LDAuMDQxLDAuODA1Yy04LjEyMiwwLTE2LjcyMSw1LjU0NS0xNi43MjEsMTUuNTk2YzEuMDQ2LTQuMjI2LDUuMzA3LTYuNjc0LDkuNDQ1LTYuNjc0YzQuNTAxLDAsOC44ODEsMi44NTEsOC44ODEsOS4yODZjMCw0LjAxNi0zLjA1MSw4LjE2Mi05LjAwMiw4LjE2MkMyLjg1MywyNy43MTMsMCwyMi41NjEsMCwxNi43MzhjMC03LjUyLDYuMDcyLTE2LjIsMTcuNzI4LTE2LjJIMTcuNjg3Ii8+PC9nPjwvc3ZnPg==)
    no-repeat 50% 50%;
  background-size: contain;
  position: static;
  display: inline-block;
  margin: 0 6px 0 0;
}

article.t-g1-l2-am1 .article-text {
  font-size: 14px;
  color: #222222;
  margin: 0;
  font-family: NoticiasText, sans-serif;
  text-align: center;
  font-style: italic;
}

@media screen and (max-width: 1299px) {
  article.t-g1-l2-am1 a.rounded img {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  article.t-g1-l2-am1 a.rounded {
    display: none;
  }
  article.t-g1-l2-am1 a {
    height: 100%;
  }
  article.t-g1-l2-am1 a .article-group .article-text {
    display: none;
  }
  article.t-g1-l2-am1 a .article-group {
    background: #f6f4ea;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    padding: 10px;
  }
  article.t-g1-l2-am1 a .article-group .article-name {
    order: 1;
    color: #adaca9;
    font-size: 13px;
    font-family: NoticiasText, sans-serif;
  }
  article.t-g1-l2-am1 p.article-title:before {
    display: block;
    top: 0;
    top: 0;
    width: 21px;
    width: 2.1rem;
    height: 15px;
    height: 1.5rem;
  }
  article.t-g1-l2-am1 .article-title {
    font-size: 18px;
    margin: 0;
  }
}
