body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: transparent;
  border: 0;
  font-weight: 400;
  margin: 0;
  outline: 0;
  padding: 0;
}

ul {
  list-style-type: disc;
  list-style: disc !important;
  padding-left: 15px !important;
}
ol {
  list-style: decimal !important;
  padding-left: 15px !important;
}
blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  outline: 0 !important;
}

.cf {
  zoom: 1;
}

.cf:after,
.cf:before {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

a {
  text-decoration: none;
}

a,
a img {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

a:hover {
  opacity: 0.7;
}

.clear {
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-display: swap;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/_helvetica-neue/HelveticaNeue.eot);
  src: url(../fonts/_helvetica-neue/HelveticaNeue.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/_helvetica-neue/HelveticaNeue.woff) format("woff"),
    url(../fonts/_helvetica-neue/HelveticaNeue.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: Helvetica Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/_helvetica-neue/HelveticaNeue-Bold.eot);
  src: url(../fonts/_helvetica-neue/HelveticaNeue-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/_helvetica-neue/HelveticaNeue-Bold.woff) format("woff"),
    url(../fonts/_helvetica-neue/HelveticaNeue-Bold.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: Metropolis Medium;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/redesign/metropolis/Metropolis-Medium.eot);
  src: url(../fonts/redesign/metropolis/Metropolis-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/redesign/metropolis/Metropolis-Medium.woff2) format("woff2"),
    url(../fonts/redesign/metropolis/Metropolis-Medium.woff) format("woff"),
    url(../fonts/redesign/metropolis/Metropolis-Medium.ttf) format("truetype"),
    url(../fonts/redesign/metropolis/Metropolis-Medium.svg#Metropolis-Medium)
      format("svg");
}

@font-face {
  font-display: swap;
  font-family: Metropolis Light;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/redesign/metropolis/Metropolis-Light.eot);
  src: url(../fonts/redesign/metropolis/Metropolis-Light.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/redesign/metropolis/Metropolis-Light.woff2) format("woff2"),
    url(../fonts/redesign/metropolis/Metropolis-Light.woff) format("woff"),
    url(../fonts/redesign/metropolis/Metropolis-Light.ttf) format("truetype"),
    url(../fonts/redesign/metropolis/Metropolis-Light.svg#Metropolis-Light)
      format("svg");
}

@font-face {
  font-display: swap;
  font-family: Metropolis Extra Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/redesign/metropolis/Metropolis-ExtraBold.eot);
  src: url(../fonts/redesign/metropolis/Metropolis-ExtraBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/redesign/metropolis/Metropolis-ExtraBold.woff2) format("woff2"),
    url(../fonts/redesign/metropolis/Metropolis-ExtraBold.woff) format("woff"),
    url(../fonts/redesign/metropolis/Metropolis-ExtraBold.ttf)
      format("truetype"),
    url(../fonts/redesign/metropolis/Metropolis-ExtraBold.svg#Metropolis-ExtraBold)
      format("svg");
}

@font-face {
  font-display: swap;
  font-family: Metropolis Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/redesign/metropolis/Metropolis-Bold.eot);
  src: url(../fonts/redesign/metropolis/Metropolis-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/redesign/metropolis/Metropolis-Bold.woff2) format("woff2"),
    url(../fonts/redesign/metropolis/Metropolis-Bold.woff) format("woff"),
    url(../fonts/redesign/metropolis/Metropolis-Bold.ttf) format("truetype"),
    url(../fonts/redesign/metropolis/Metropolis-Bold.svg#Metropolis-Bold)
      format("svg");
}

.footer {
  background-color: #fff;
  color: #262626;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin-top: 75px;
  padding: 45px 0;
}

@media screen and (max-width: 767px) {
  .footer .adv,
  .footer .container,
  .footer .medyanet-fullwidth-adv .adRenderer > div,
  .footer .medyanet-fullwidth-adv .adRendererInfinite > div,
  .medyanet-fullwidth-adv .footer .adRenderer > div,
  .medyanet-fullwidth-adv .footer .adRendererInfinite > div {
    display: none;
  }

  .footer {
    margin-top: 15px;
    padding: 0;
  }
}

.footer__top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
}

.footer__logo,
.footer__top,
.footer__top > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__logo {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer__logo img {
  height: auto;
  width: 120px;
}

.footer__logo--copyright {
  font-family: Helvetica, Arial;
  margin-left: 30px;
}

.footer__social {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__social,
.footer__social--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__social--link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #a5bbbe;
  border-radius: 42px;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.footer__social--link + .footer__social--link {
  margin-left: 35px;
}

@media screen and (max-width: 1023px) {
  .footer__social--link + .footer__social--link {
    margin-left: 15px;
  }
}

.footer__social--link:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1023px) {
  .footer__social {
    margin-left: 10px;
  }
}

.footer__menu {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
  padding: 30px;
}

.footer__menu--link {
  color: #262626;
  display: block;
  font-family: Helvetica Bold, Arial;
  line-height: 17px;
}

.footer__menu--link + .footer__menu--link {
  margin-top: 7px;
}

@media screen and (max-width: 1023px) {
  .footer__menu div:last-child {
    display: none;
  }
}

.footer__bottom {
  padding: 0 30px;
}

.footer__bottom--link {
  color: #262626;
  font-family: Helvetica Bold, Arial;
  line-height: 17px;
}

.footer__bottom--link + .footer__bottom--link {
  margin-left: 35px;
}

.footer__bottom p {
  font-family: Helvetica, Arial;
  line-height: 24px;
  margin-top: 15px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes otherSocial {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes otherSocial {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

body.premium {
  overflow: hidden;
}

.adBanner {
  background-color: transparent;
  height: 1px;
  width: 1px;
}

.premium-popup-container {
  background-color: rgba(0, 0, 0, 0.667);
  bottom: 0;
  display: none;
  font-family: Metropolis Bold, Arial;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999999999;
}

.premium-popup-container.opened {
  display: block;
}

.premium-popup-container.blurred {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.premium-popup {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  left: 50%;
  max-height: calc(100% - 40px);
  max-width: 90%;
  overflow-y: scroll;
  position: relative;
  top: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99999999999;
}

.premium-popup a {
  text-decoration: none;
}

.premium-popup-left {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
  min-height: 508px;
  padding: 40px;
  position: relative;
  width: 100%;
}

.premium-popup-left .left-tab-title {
  display: block;
  font: normal 20px Metropolis Bold, Arial;
  letter-spacing: -0.6px;
  margin-bottom: 35px;
  padding: 0 40px 0 25px;
  position: relative;
}

.premium-popup-left .left-tab-title:before {
  background-color: #ed1c24;
  border-radius: 100%;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: calc(50% - 5px);
  width: 10px;
}

.premium-popup-left .premium-brands-image {
  background: url(../images/hurriyet/premium/premium-brands.png) 50% / cover
    no-repeat;
  display: block;
  height: 179px;
  width: 100%;
}

.premium-popup-left .premium-detail-link {
  bottom: 18px;
  color: #ed1c24;
  font-size: 14px;
  left: 0;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}

.premium-popup-right {
  background-color: #ed1c24;
  color: #fff;
  display: inline-block;
  height: 100%;
  margin: 0;
  min-height: 490px;
  position: relative;
  text-align: center;
  width: 100%;
}

.premium-popup-right .right-tab-content {
  left: 50%;
  position: absolute;
  top: calc(50% - 10px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.premium-popup-right .right-tab-text {
  display: block;
  font: 400 22px/30px Metropolis Medium, Arial;
  margin: 0 auto 30px;
  width: 303px;
}

.premium-popup-right .right-tab-text-bold {
  display: block;
  font: normal 24px/30px Metropolis Bold, Arial;
  margin: 0 auto 22px;
  width: 303px;
}

.premium-popup-right .right-tab-dsmart {
  border: 1px solid #fff;
  font-family: Metropolis Medium, Arial;
  font-size: 16px;
  height: 78px;
  letter-spacing: -0.6px;
  line-height: 32px;
  padding: 11px;
  width: 315px;
}

.premium-popup-right .right-tab-dsmart-logo {
  background: url(../images/hurriyet/premium/dsmartgo.png) 50% no-repeat;
  display: inline-block;
  float: left;
  height: 31px;
  margin: 0 6px;
  width: 143px;
}

.premium-popup-right .right-tab-white-button {
  background-color: #fff;
  color: #ed1c24;
  margin: 20px auto;
}

.premium-popup-right .right-tab-black-button,
.premium-popup-right .right-tab-white-button {
  border-radius: 5px;
  display: block;
  font: normal 15px/45px Metropolis Bold, Arial;
  height: 45px;
  width: 283px;
}

.premium-popup-right .right-tab-black-button {
  background-color: #232323;
  color: #fff;
  margin: 0 auto;
}

.premium-popup-right .already-premium-link {
  color: #fff;
  text-decoration: underline;
}

.premium-popup-right .already-premium-link,
.premium-popup-right .hurriyet-ekstra {
  bottom: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.premium-popup-right .hurriyet-ekstra {
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 11px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
}

.premium-popup-right .hurriyet-ekstra-logo {
  background: url(../images/hurriyet/premium/h-logo.png) 50% no-repeat;
  display: inline-block;
  float: left;
  height: 100%;
  margin-right: 2px;
  width: 15px;
}

@media (max-width: 360px) {
  .premium-popup-left {
    padding: 30px;
  }

  .premium-popup-right .right-tab-dsmart {
    font-size: 17px;
    margin: 0 auto;
    width: 280px;
  }

  .premium-popup-right .right-tab-dsmart-logo {
    margin-left: 12px;
  }
}

@media screen and (min-width: 768px) {
  .premium-popup {
    max-height: auto;
    max-width: 770px;
    overflow: hidden;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .premium-popup-left {
    display: inline-block;
    float: left;
    width: 385px;
  }

  .premium-popup-right {
    min-height: 508px;
    position: absolute;
    width: 385px;
  }
}

.adbl-popup-container {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999999;
}

.adbl-popup-container .adbl-popup {
  background: url(../images/hurriyet/adbl345.jpg) bottom no-repeat;
  color: #fff;
  height: 700px;
  left: 50%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 500px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup {
    height: 100%;
    left: 0;
    margin: auto;
    max-height: 568px;
    max-width: 345px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 30px);
  }
}

.adbl-popup-container .adbl-popup-logo {
  background: url(../images/hurriyet/adblpopuplogo.png);
  height: 38px;
  left: 50px;
  position: absolute;
  top: 50px;
  width: 126px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-logo {
    left: 30px;
    top: 30px;
  }
}

.adbl-popup-container .adbl-popup-content {
  left: 50px;
  position: absolute;
  top: 150px;
  width: 311px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-content {
    left: 30px;
    max-width: 311px;
    top: 110px;
    width: calc(100% - 60px);
  }
}

.adbl-popup-container .adbl-popup-content .read-without-ads-button {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#bcbcbc)
  );
  background-image: linear-gradient(180deg, #fff, #bcbcbc);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  color: #333;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin: 30px 0;
  padding: 0 28px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-content .read-without-ads-button {
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
}

.adbl-popup-container .adbl-popup-content .enable-ads-button {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#434343),
    to(#171717)
  );
  background-image: linear-gradient(180deg, #434343, #171717);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 28px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-content .enable-ads-button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
  }
}

.adbl-popup-container .adbl-popup-title {
  display: block;
  font-family: Metropolis Bold, Arial;
  font-size: 40px;
  margin-bottom: 10px;
  width: 311px;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-title {
    font-size: 30px;
    max-width: 311px;
    width: 100%;
  }
}

.adbl-popup-container .adbl-popup-desc {
  display: block;
  font-family: Metropolis Light, Arial;
  font-size: 16px;
  line-height: 24px;
}

.adbl-popup-container .adbl-popup-footer {
  bottom: 30px;
  font-family: Metropolis Light, Arial;
  left: 50px;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-footer {
    left: 30px;
  }
}

.adbl-popup-container .adbl-popup-footer .premium-detail-link {
  color: #fff;
  font-size: 14px;
  margin-right: 23px;
}

.adbl-popup-container .adbl-popup-footer .already-premium-link {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .adbl-popup-container .adbl-popup-footer .already-premium-link {
    display: inline-block;
    margin-top: 15px;
  }
}

.adbl-popup-container .adbl-popup-exit-icon {
  background: url(../images/hurriyet/premium/close.png) 50% no-repeat;
  cursor: pointer;
  height: 11px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 11px;
}

.adbl-popup-container .adbl-popup-exit-text {
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  font-family: Metropolis Light, Arial;
  position: absolute;
  right: 20px;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .adbl-popup-container .adbl-popup {
    background: url(../images/hurriyet/adbl770.jpg) 50% no-repeat;
    height: 550px;
    width: 740px;
  }

  .adbl-popup-container .adbl-popup-content {
    width: 425px;
  }

  .adbl-popup-container .adbl-popup-content .read-without-ads-button {
    margin: 25px 20px 0 0;
  }

  .adbl-popup-container .adbl-popup-title {
    font-size: 44px;
    width: 342px;
  }
}

.adblock-container {
  background-color: rgba(0, 0, 0, 0.667);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999999;
}

.adblock-container .adblock {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  left: 50%;
  padding-bottom: 90px;
  position: relative;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 510px;
}

.adblock-container .adblock-title {
  border-bottom: 3px solid #ed1c24;
  display: block;
  font: 600 22px/32px Metropolis Bold, Arial;
  height: 130px;
  padding: 35px 35px 0;
  text-align: center;
  width: 100%;
}

.adblock-container .adblock-tabs {
  border-bottom: 1px solid gray;
  height: 114px;
  padding: 0 36px 0 37px;
}

.adblock-container .adblock-tab {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  text-align: center;
  width: 25%;
}

.adblock-container .adblock-tab-icon {
  height: 85px;
  padding-top: 32px;
}

.adblock-container .adblock-tab-icon-1 {
  background: url(../images/hurriyet/premium/adb-1.png) 50% no-repeat;
  height: 45px;
  margin: 0 auto;
  width: 45px;
}

.adblock-container .adblock-tab-icon-2 {
  background: url(../images/hurriyet/premium/adb-2.png) 50% no-repeat;
  height: 45px;
  margin: 0 auto;
  width: 45px;
}

.adblock-container .adblock-tab-icon-3 {
  background: url(../images/hurriyet/premium/adb-3.png) 50% no-repeat;
  height: 45px;
  margin: 0 auto;
  width: 45px;
}

.adblock-container .adblock-tab-icon-4 {
  background-color: #f1f1f1;
  border-radius: 100%;
  color: #232323;
  font-size: 40px;
  height: 45px;
  letter-spacing: -2px;
  line-height: 23px;
  margin: 0 auto;
  width: 45px;
}

.adblock-container .adblock-tab-title {
  font: 500 14px Metropolis Bold, Arial;
}

.adblock-container .adblock-tab.active {
  border-bottom: 3px solid #ed1c24;
}

.adblock-container .adblock-tab.active .adblock-tab-title {
  color: #ed1c24;
}

.adblock-container .adblock-tab-contents {
  padding: 25px 30px 0;
}

.adblock-container .adblock-tab-content {
  display: none;
  font-size: 16px;
  line-height: 24px;
}

.adblock-container .adblock-tab-content.active {
  display: block;
}

.adblock-container .adblock-tab-content .small-adb-icon {
  background: url(../images/hurriyet/premium/adb-1.png) no-repeat 50% / cover;
  display: inline-block;
  height: 22px;
  margin-bottom: -3px;
  margin-top: 5px;
  width: 22px;
}

.adblock-container .adblock-tab-content-list-item {
  margin-bottom: 20px;
}

.adblock-container .adblock-close-icon {
  background: url(../images/hurriyet/premium/close-black.png) 50% no-repeat;
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 15px;
}

.adblock-container .adblock .refresh-page {
  background-color: #ed1c24;
  border-radius: 5px;
  bottom: 30px;
  color: #fff;
  cursor: pointer;
  display: block;
  font: 700 16px/45px Metropolis Bold, Arial;
  height: 45px;
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 283px;
}


.page-wrapper {
  background-color: #f3f3f3;
  overflow-x: hidden;
  padding-top: 56px;
}

@media screen and (max-width: 767px) {
  .page-wrapper {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .page-wrapper.o-visible {
    overflow-x: visible;
  }
}

body[page-application="com.bigpara"] .page-wrapper {
  padding-top: 56px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.hidden {
  display: none;
}

code {
  word-wrap: break-word;
  color: #e83e8c;
  font-size: 87.5%;
}

a > code {
  color: inherit;
}

kbd {
  background-color: #212529;
  border-radius: 0.2rem;
  color: #fff;
  font-size: 87.5%;
  padding: 0.2rem 0.4rem;
}

kbd kbd {
  font-size: 100%;
  font-weight: 700;
  padding: 0;
}

pre {
  color: #212529;
  display: block;
  font-size: 87.5%;
}

pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.adv,
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.medyanet-fullwidth-adv .adRenderer > div,
.medyanet-fullwidth-adv .adRendererInfinite > div,
.medyanet-header {
  margin-left: auto;
  margin-right: auto;
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
}

@media (min-width: 576px) {
  .adv,
  .container,
  .container-sm,
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .adv,
  .container,
  .container-md,
  .container-sm,
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 720px;
  }
}

@media (min-width: 1024px) {
  .adv,
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 1006px;
  }
}

@media (min-width: 1400px) {
  .adv,
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 1060px;
  }
}

@media (min-width: 1600px) {
  .adv,
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 1245px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-2,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-13,
.col-xl-14,
.col-xl-15,
.col-xl-16,
.col-xl-17,
.col-xl-18,
.col-xl-19,
.col-xl-2,
.col-xl-20,
.col-xl-21,
.col-xl-22,
.col-xl-23,
.col-xl-24,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-13,
.col-xxl-14,
.col-xxl-15,
.col-xxl-16,
.col-xxl-17,
.col-xxl-18,
.col-xxl-19,
.col-xxl-2,
.col-xxl-20,
.col-xxl-21,
.col-xxl-22,
.col-xxl-23,
.col-xxl-24,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  padding-left: 7.5px;
  padding-right: 7.5px;
  position: relative;
  width: 100%;
}

.col {
  -ms-flex-preferred-size: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}

.col-1,
.col-auto {
  -webkit-box-flex: 0;
}

.col-1 {
  -ms-flex: 0 0 4.16666667%;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}

.col-2 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2,
.col-3 {
  -webkit-box-flex: 0;
}

.col-3 {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-4 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-4,
.col-5 {
  -webkit-box-flex: 0;
}

.col-5 {
  -ms-flex: 0 0 20.83333333%;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}

.col-6 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-6,
.col-7 {
  -webkit-box-flex: 0;
}

.col-7 {
  -ms-flex: 0 0 29.16666667%;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}

.col-8 {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-8,
.col-9 {
  -webkit-box-flex: 0;
}

.col-9 {
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.col-10 {
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-10,
.col-11 {
  -webkit-box-flex: 0;
}

.col-11 {
  -ms-flex: 0 0 45.83333333%;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}

.col-12 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-12,
.col-13 {
  -webkit-box-flex: 0;
}

.col-13 {
  -ms-flex: 0 0 54.16666667%;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}

.col-14 {
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-14,
.col-15 {
  -webkit-box-flex: 0;
}

.col-15 {
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.col-16 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-16,
.col-17 {
  -webkit-box-flex: 0;
}

.col-17 {
  -ms-flex: 0 0 70.83333333%;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}

.col-18 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-18,
.col-19 {
  -webkit-box-flex: 0;
}

.col-19 {
  -ms-flex: 0 0 79.16666667%;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}

.col-20 {
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-20,
.col-21 {
  -webkit-box-flex: 0;
}

.col-21 {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-22 {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-22,
.col-23 {
  -webkit-box-flex: 0;
}

.col-23 {
  -ms-flex: 0 0 95.83333333%;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}

.col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 26;
  -ms-flex-order: 25;
  order: 25;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.order-13 {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-14 {
  -webkit-box-ordinal-group: 15;
  -ms-flex-order: 14;
  order: 14;
}

.order-15 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}

.order-16 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16;
}

.order-17 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17;
}

.order-18 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18;
}

.order-19 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19;
}

.order-20 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}

.order-21 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21;
}

.order-22 {
  -webkit-box-ordinal-group: 23;
  -ms-flex-order: 22;
  order: 22;
}

.order-23 {
  -webkit-box-ordinal-group: 24;
  -ms-flex-order: 23;
  order: 23;
}

.order-24 {
  -webkit-box-ordinal-group: 25;
  -ms-flex-order: 24;
  order: 24;
}

.offset-1 {
  margin-left: 4.16666667%;
}

.offset-2 {
  margin-left: 8.33333333%;
}

.offset-3 {
  margin-left: 12.5%;
}

.offset-4 {
  margin-left: 16.66666667%;
}

.offset-5 {
  margin-left: 20.83333333%;
}

.offset-6 {
  margin-left: 25%;
}

.offset-7 {
  margin-left: 29.16666667%;
}

.offset-8 {
  margin-left: 33.33333333%;
}

.offset-9 {
  margin-left: 37.5%;
}

.offset-10 {
  margin-left: 41.66666667%;
}

.offset-11 {
  margin-left: 45.83333333%;
}

.offset-12 {
  margin-left: 50%;
}

.offset-13 {
  margin-left: 54.16666667%;
}

.offset-14 {
  margin-left: 58.33333333%;
}

.offset-15 {
  margin-left: 62.5%;
}

.offset-16 {
  margin-left: 66.66666667%;
}

.offset-17 {
  margin-left: 70.83333333%;
}

.offset-18 {
  margin-left: 75%;
}

.offset-19 {
  margin-left: 79.16666667%;
}

.offset-20 {
  margin-left: 83.33333333%;
}

.offset-21 {
  margin-left: 87.5%;
}

.offset-22 {
  margin-left: 91.66666667%;
}

.offset-23 {
  margin-left: 95.83333333%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .col-sm-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-sm-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }

  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }

  .order-sm-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18;
  }

  .order-sm-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19;
  }

  .order-sm-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }

  .order-sm-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21;
  }

  .order-sm-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22;
  }

  .order-sm-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23;
  }

  .order-sm-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 4.16666667%;
  }

  .offset-sm-2 {
    margin-left: 8.33333333%;
  }

  .offset-sm-3 {
    margin-left: 12.5%;
  }

  .offset-sm-4 {
    margin-left: 16.66666667%;
  }

  .offset-sm-5 {
    margin-left: 20.83333333%;
  }

  .offset-sm-6 {
    margin-left: 25%;
  }

  .offset-sm-7 {
    margin-left: 29.16666667%;
  }

  .offset-sm-8 {
    margin-left: 33.33333333%;
  }

  .offset-sm-9 {
    margin-left: 37.5%;
  }

  .offset-sm-10 {
    margin-left: 41.66666667%;
  }

  .offset-sm-11 {
    margin-left: 45.83333333%;
  }

  .offset-sm-12 {
    margin-left: 50%;
  }

  .offset-sm-13 {
    margin-left: 54.16666667%;
  }

  .offset-sm-14 {
    margin-left: 58.33333333%;
  }

  .offset-sm-15 {
    margin-left: 62.5%;
  }

  .offset-sm-16 {
    margin-left: 66.66666667%;
  }

  .offset-sm-17 {
    margin-left: 70.83333333%;
  }

  .offset-sm-18 {
    margin-left: 75%;
  }

  .offset-sm-19 {
    margin-left: 79.16666667%;
  }

  .offset-sm-20 {
    margin-left: 83.33333333%;
  }

  .offset-sm-21 {
    margin-left: 87.5%;
  }

  .offset-sm-22 {
    margin-left: 91.66666667%;
  }

  .offset-sm-23 {
    margin-left: 95.83333333%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .col-md-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .col-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-md-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }

  .order-md-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }

  .order-md-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18;
  }

  .order-md-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19;
  }

  .order-md-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }

  .order-md-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21;
  }

  .order-md-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22;
  }

  .order-md-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23;
  }

  .order-md-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 4.16666667%;
  }

  .offset-md-2 {
    margin-left: 8.33333333%;
  }

  .offset-md-3 {
    margin-left: 12.5%;
  }

  .offset-md-4 {
    margin-left: 16.66666667%;
  }

  .offset-md-5 {
    margin-left: 20.83333333%;
  }

  .offset-md-6 {
    margin-left: 25%;
  }

  .offset-md-7 {
    margin-left: 29.16666667%;
  }

  .offset-md-8 {
    margin-left: 33.33333333%;
  }

  .offset-md-9 {
    margin-left: 37.5%;
  }

  .offset-md-10 {
    margin-left: 41.66666667%;
  }

  .offset-md-11 {
    margin-left: 45.83333333%;
  }

  .offset-md-12 {
    margin-left: 50%;
  }

  .offset-md-13 {
    margin-left: 54.16666667%;
  }

  .offset-md-14 {
    margin-left: 58.33333333%;
  }

  .offset-md-15 {
    margin-left: 62.5%;
  }

  .offset-md-16 {
    margin-left: 66.66666667%;
  }

  .offset-md-17 {
    margin-left: 70.83333333%;
  }

  .offset-md-18 {
    margin-left: 75%;
  }

  .offset-md-19 {
    margin-left: 79.16666667%;
  }

  .offset-md-20 {
    margin-left: 83.33333333%;
  }

  .offset-md-21 {
    margin-left: 87.5%;
  }

  .offset-md-22 {
    margin-left: 91.66666667%;
  }

  .offset-md-23 {
    margin-left: 95.83333333%;
  }
}

@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .col-lg-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }

  .order-lg-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }

  .order-lg-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18;
  }

  .order-lg-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19;
  }

  .order-lg-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }

  .order-lg-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21;
  }

  .order-lg-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22;
  }

  .order-lg-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23;
  }

  .order-lg-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 4.16666667%;
  }

  .offset-lg-2 {
    margin-left: 8.33333333%;
  }

  .offset-lg-3 {
    margin-left: 12.5%;
  }

  .offset-lg-4 {
    margin-left: 16.66666667%;
  }

  .offset-lg-5 {
    margin-left: 20.83333333%;
  }

  .offset-lg-6 {
    margin-left: 25%;
  }

  .offset-lg-7 {
    margin-left: 29.16666667%;
  }

  .offset-lg-8 {
    margin-left: 33.33333333%;
  }

  .offset-lg-9 {
    margin-left: 37.5%;
  }

  .offset-lg-10 {
    margin-left: 41.66666667%;
  }

  .offset-lg-11 {
    margin-left: 45.83333333%;
  }

  .offset-lg-12 {
    margin-left: 50%;
  }

  .offset-lg-13 {
    margin-left: 54.16666667%;
  }

  .offset-lg-14 {
    margin-left: 58.33333333%;
  }

  .offset-lg-15 {
    margin-left: 62.5%;
  }

  .offset-lg-16 {
    margin-left: 66.66666667%;
  }

  .offset-lg-17 {
    margin-left: 70.83333333%;
  }

  .offset-lg-18 {
    margin-left: 75%;
  }

  .offset-lg-19 {
    margin-left: 79.16666667%;
  }

  .offset-lg-20 {
    margin-left: 83.33333333%;
  }

  .offset-lg-21 {
    margin-left: 87.5%;
  }

  .offset-lg-22 {
    margin-left: 91.66666667%;
  }

  .offset-lg-23 {
    margin-left: 95.83333333%;
  }
}

@media (min-width: 1400px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .col-xl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-xl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .col-xl-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .col-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-xl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .col-xl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .order-xl-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }

  .order-xl-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }

  .order-xl-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18;
  }

  .order-xl-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19;
  }

  .order-xl-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }

  .order-xl-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21;
  }

  .order-xl-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22;
  }

  .order-xl-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23;
  }

  .order-xl-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 4.16666667%;
  }

  .offset-xl-2 {
    margin-left: 8.33333333%;
  }

  .offset-xl-3 {
    margin-left: 12.5%;
  }

  .offset-xl-4 {
    margin-left: 16.66666667%;
  }

  .offset-xl-5 {
    margin-left: 20.83333333%;
  }

  .offset-xl-6 {
    margin-left: 25%;
  }

  .offset-xl-7 {
    margin-left: 29.16666667%;
  }

  .offset-xl-8 {
    margin-left: 33.33333333%;
  }

  .offset-xl-9 {
    margin-left: 37.5%;
  }

  .offset-xl-10 {
    margin-left: 41.66666667%;
  }

  .offset-xl-11 {
    margin-left: 45.83333333%;
  }

  .offset-xl-12 {
    margin-left: 50%;
  }

  .offset-xl-13 {
    margin-left: 54.16666667%;
  }

  .offset-xl-14 {
    margin-left: 58.33333333%;
  }

  .offset-xl-15 {
    margin-left: 62.5%;
  }

  .offset-xl-16 {
    margin-left: 66.66666667%;
  }

  .offset-xl-17 {
    margin-left: 70.83333333%;
  }

  .offset-xl-18 {
    margin-left: 75%;
  }

  .offset-xl-19 {
    margin-left: 79.16666667%;
  }

  .offset-xl-20 {
    margin-left: 83.33333333%;
  }

  .offset-xl-21 {
    margin-left: 87.5%;
  }

  .offset-xl-22 {
    margin-left: 91.66666667%;
  }

  .offset-xl-23 {
    margin-left: 95.83333333%;
  }
}

@media (min-width: 1600px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .col-xxl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xxl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-xxl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xxl-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .col-xxl-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .col-xxl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xxl-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-xxl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xxl-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .col-xxl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xxl-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25;
  }

  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .order-xxl-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xxl-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .order-xxl-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .order-xxl-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16;
  }

  .order-xxl-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17;
  }

  .order-xxl-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18;
  }

  .order-xxl-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19;
  }

  .order-xxl-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }

  .order-xxl-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21;
  }

  .order-xxl-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22;
  }

  .order-xxl-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23;
  }

  .order-xxl-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 4.16666667%;
  }

  .offset-xxl-2 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-3 {
    margin-left: 12.5%;
  }

  .offset-xxl-4 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-5 {
    margin-left: 20.83333333%;
  }

  .offset-xxl-6 {
    margin-left: 25%;
  }

  .offset-xxl-7 {
    margin-left: 29.16666667%;
  }

  .offset-xxl-8 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-9 {
    margin-left: 37.5%;
  }

  .offset-xxl-10 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-11 {
    margin-left: 45.83333333%;
  }

  .offset-xxl-12 {
    margin-left: 50%;
  }

  .offset-xxl-13 {
    margin-left: 54.16666667%;
  }

  .offset-xxl-14 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-15 {
    margin-left: 62.5%;
  }

  .offset-xxl-16 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-17 {
    margin-left: 70.83333333%;
  }

  .offset-xxl-18 {
    margin-left: 75%;
  }

  .offset-xxl-19 {
    margin-left: 79.16666667%;
  }

  .offset-xxl-20 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-21 {
    margin-left: 87.5%;
  }

  .offset-xxl-22 {
    margin-left: 91.66666667%;
  }

  .offset-xxl-23 {
    margin-left: 95.83333333%;
  }
}

.header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background-color: #ec0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  justify-content: space-between;
  left: 0;
  min-width: 320px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.header h1 {
  font-size: 16px;
}

.header__logo {
  height: 56px;
  left: 70px;
  position: absolute;
  top: 0;
  width: 130px;
}

@media screen and (max-width: 360px) {
  .header__logo {
    left: 50px;
  }
}

.header__logo--img {
  height: auto;
  margin-top: 15px;
  width: 101px;
}

.header__logo:hover img {
  opacity: 1 !important;
}

.header__menu {
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .header__menu {
    display: none;
  }
}

.header__menu--link {
  color: #fff;
  display: inline-block;
  font-family: Helvetica Bold, Arial;
  font-size: 14px;
  margin: 0 8px;
}

.header__menu--link:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media screen and (max-width: 1599px) {
  .header__menu--link {
    font-size: 12px;
    margin: 0 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .header__menu--link {
    font-size: 11px;
    margin: 0;
  }
}

.header__external {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  height: 56px;
  position: absolute;
  right: 20px;
  top: 0;
}

.header__external--search {
  cursor: pointer;
  display: inline-block;
  height: 34px;
  width: 50px;
}

.header__external--search--icon {
  background: url(../images/redesign/ic-search.svg) no-repeat;
  display: inline-block;
  height: 22px;
  margin-top: 8px;
  width: 25px;
}

.header__external--notification {
  cursor: pointer;
  display: inline-block;
}

.header__external--notification--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.header__external--notification--icon:before {
  background: url(../images/redesign/notification.svg) no-repeat;
  content: "";
  height: 22px;
  margin-top: 5px;
  width: 25px;
}

.header__external--notification--icon .--active {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 6px;
  color: #ec0000;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Metropolis Medium, Arial;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  height: 12px;
  justify-content: center;
  position: absolute;
  right: 3px;
  top: 0;
  width: 12px;
}

.header__external--notification--icon .--active:empty {
  visibility: hidden;
}

.header__external--account {
  background: url(../images/redesign/ic-lock.svg) #fff no-repeat 10px;
  border-radius: 3px;
  color: #f10000;
  display: inline-block;
  font-family: Helvetica Bold, Arial;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  margin-left: 14px;
  padding-left: 30px;
  padding-right: 10px;
  text-align: left;
  width: auto;
}

@media screen and (max-width: 360px) {
  .header__external--account {
    margin-left: 5px;
  }
}

.header__external--account:hover {
  opacity: 1;
}

.header__external--account.login {
  background: url(../images/redesign/ic-user-red.svg) #fff no-repeat 10px;
  background-size: 14px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  z-index: 1;
}

.header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f10000;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header__external--account.opened:after {
  border-bottom: 5px solid #f10000;
  border-top: 0 solid transparent;
}

.header__external--account.opened .user-profile-menu {
  display: block;
}

.header-bigpara {
  background-color: #e77c2c;
}

.header-bigpara .header__external--account {
  background: url(../images/redesign/ic-account-white.svg) #a75c23 no-repeat
    10px;
  color: #fff;
}

@media screen and (max-width: 430px) {
  .header-bigpara .header__logo--img {
    margin-top: 23px;
  }
}

.header-kelebek .header__logo--img {
  margin-top: 11px;
  width: 105px;
}

@media screen and (max-width: 430px) {
  .header-kelebek .header__logo--img {
    margin-top: 20px;
  }
}

.header-kelebek .header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header-kelebek .header__external--account.opened:after {
  border-bottom: 5px solid #fff;
  border-top: 0 solid transparent;
}

.header-cumartesi .header__logo--img {
  width: 118px;
}

@media screen and (max-width: 430px) {
  .header-cumartesi .header__logo--img {
    margin-top: 18px;
  }
}

.header-pazar .header__logo--img {
  margin-top: 14px;
  width: 66px;
}

@media screen and (max-width: 430px) {
  .header-pazar .header__logo--img {
    margin-top: 12px;
  }
}

@media screen and (min-width: 370px) and (max-width: 575px) {
  .header-lezzetlihayat .header__logo {
    width: 90px !important;
  }
}

.header-lezzetlihayat .header__logo--img {
  width: 118px;
}

@media screen and (max-width: 430px) {
  .header-lezzetlihayat .header__logo--img {
    margin-top: 20px;
  }
}

@media screen and (min-width: 370px) and (max-width: 575px) {
  .header-lezzetlihayat .header__logo--img {
    width: 90px !important;
  }
}

.header-yasam {
  background-color: #4d9bde;
}

.header-yasam .header__logo--img {
  margin-top: 19px;
  width: 91px;
}

@media screen and (max-width: 430px) {
  .header-yasam .header__logo--img {
    margin-top: 23px;
  }
}

.header-yasam .header__external--account {
  background: url(../images/redesign/ic-account-white.svg) rgba(48, 48, 48, 0.5)
    no-repeat 10px;
  color: #fff;
}

.header-yasam .header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header-yasam .header__external--account.opened:after {
  border-bottom: 5px solid #fff;
  border-top: 0 solid transparent;
}

.header-aile {
  background-color: #7b46ab;
  z-index: 99999 !important;
}

.header-aile .header__logo--img {
  margin-top: 12px;
  width: 50px !important;
}

.header-aile .header__external--notification--icon .--active {
  color: #7b46ab !important;
}

.header-aile .sidebar__logo--img {
  width: 66px;
}

.header-aile .sidebar__icon {
  left: 15px;
}

.header-sporarena {
  background-color: #f5e629;
}

.header-sporarena .header__logo--img {
  margin-top: 7px;
  width: 100px;
}

@media screen and (max-width: 430px) {
  .header-sporarena .header__logo--img {
    margin-top: 14px;
    width: 65px;
  }
}

.header-sporarena .header__external--account {
  background: url(../images/redesign/ic-lock-black.svg) #eef2f5 no-repeat 10px;
  color: #0b0b09;
}

.header-sporarena .header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header-sporarena .header__external--account.opened:after {
  border-bottom: 5px solid #000;
  border-top: 0 solid transparent;
}

.header-sporarena .header__external--notification--icon span {
  background-color: #fff !important;
  color: #000 !important;
}

.header-sporarena .header__external--account {
  background-color: rgba(48, 48, 48, 0.478) !important;
  background: url(../images/redesign/ic-account-white.svg) #000 no-repeat 10px;
  color: #fff;
}

.header-sporarena .homeback {
  display: block !important;
}

.header-sporarena .sidebar__icon {
  margin-left: 57px;
}

.header-sporarena .header__logo {
  left: 107px;
}

@media screen and (max-width: 575px) {
  .header-sporarena .header__external--account {
    color: #000;
    font-size: 13px;
    padding-left: 30px;
    padding-right: 10px;
  }
}

.header-cumartesi,
.header-kelebek,
.header-lezzetlihayat,
.header-pazar {
  background-color: #fff;
  border-bottom: 1px solid #eef2f5;
}

.header-cumartesi .header__external--account,
.header-kelebek .header__external--account,
.header-lezzetlihayat .header__external--account,
.header-pazar .header__external--account {
  background: url(../images/redesign/ic-account-white.svg) #000 no-repeat 10px;
  color: #fff;
}

.header-cumartesi .header__external--account.login:after,
.header-kelebek .header__external--account.login:after,
.header-lezzetlihayat .header__external--account.login:after,
.header-pazar .header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header-cumartesi .header__external--account.opened:after,
.header-kelebek .header__external--account.opened:after,
.header-lezzetlihayat .header__external--account.opened:after,
.header-pazar .header__external--account.opened:after {
  border-bottom: 5px solid #fff;
  border-top: 0 solid transparent;
}

.header-aile .homeback,
.header-bigpara .homeback,
.header-cumartesi .homeback,
.header-kelebek .homeback,
.header-lezzetlihayat .homeback,
.header-pazar .homeback,
.header-sporarena .homeback,
.header-yasam .homeback {
  display: block !important;
}

.header-aile .sidebar__icon,
.header-bigpara .sidebar__icon,
.header-cumartesi .sidebar__icon,
.header-kelebek .sidebar__icon,
.header-lezzetlihayat .sidebar__icon,
.header-pazar .sidebar__icon,
.header-sporarena .sidebar__icon,
.header-yasam .sidebar__icon {
  margin-left: 57px;
}

.header-aile .header__logo,
.header-bigpara .header__logo,
.header-cumartesi .header__logo,
.header-kelebek .header__logo,
.header-lezzetlihayat .header__logo,
.header-pazar .header__logo,
.header-sporarena .header__logo,
.header-yasam .header__logo {
  left: 107px;
}

@media screen and (max-width: 430px) {
  .header-aile .header__logo,
  .header-bigpara .header__logo,
  .header-cumartesi .header__logo,
  .header-kelebek .header__logo,
  .header-lezzetlihayat .header__logo,
  .header-pazar .header__logo,
  .header-sporarena .header__logo,
  .header-yasam .header__logo {
    left: 100px;
    width: 65px;
  }

  .header-aile .header__logo--img,
  .header-bigpara .header__logo--img,
  .header-cumartesi .header__logo--img,
  .header-kelebek .header__logo--img,
  .header-lezzetlihayat .header__logo--img,
  .header-pazar .header__logo--img,
  .header-sporarena .header__logo--img,
  .header-yasam .header__logo--img {
    width: 65px;
  }
}

@media screen and (max-width: 575px) {
  .header-aile .header__external--account,
  .header-bigpara .header__external--account,
  .header-cumartesi .header__external--account,
  .header-kelebek .header__external--account,
  .header-lezzetlihayat .header__external--account,
  .header-pazar .header__external--account,
  .header-sporarena .header__external--account,
  .header-yasam .header__external--account {
    color: #fff;
    font-size: 13px;
    padding-left: 30px;
    padding-right: 10px;
  }
}

.header-aile .header__external--account.login:after,
.header-bigpara .header__external--account.login:after,
.header-cumartesi .header__external--account.login:after,
.header-kelebek .header__external--account.login:after,
.header-lezzetlihayat .header__external--account.login:after,
.header-pazar .header__external--account.login:after,
.header-sporarena .header__external--account.login:after,
.header-yasam .header__external--account.login:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.header-aile .header__external--account.opened:after,
.header-bigpara .header__external--account.opened:after,
.header-cumartesi .header__external--account.opened:after,
.header-kelebek .header__external--account.opened:after,
.header-lezzetlihayat .header__external--account.opened:after,
.header-pazar .header__external--account.opened:after,
.header-sporarena .header__external--account.opened:after,
.header-yasam .header__external--account.opened:after {
  border-bottom: 5px solid #fff;
  border-top: 0 solid transparent;
}

.header:not(.header-sporarena):not(.header-kelebek):not(.header-cumartesi):not(
    .header-pazar
  ):not(.header-lezzetlihayat)
  .header__external--account {
  background: url(../images/redesign/ic-account-white.svg) rgba(48, 48, 48, 0.5)
    no-repeat 10px;
  color: #fff;
}

.header-cumartesi .header__menu--link,
.header-kelebek .header__menu--link,
.header-lezzetlihayat .header__menu--link,
.header-pazar .header__menu--link,
.header-sporarena .header__menu--link {
  color: #0b0b09;
}

.header-cumartesi .sidebar__icon--line,
.header-kelebek .sidebar__icon--line,
.header-lezzetlihayat .sidebar__icon--line,
.header-pazar .sidebar__icon--line,
.header-sporarena .sidebar__icon--line {
  background-color: #0b0b09;
}

.header-cumartesi .header__external--search--icon,
.header-kelebek .header__external--search--icon,
.header-lezzetlihayat .header__external--search--icon,
.header-pazar .header__external--search--icon,
.header-sporarena .header__external--search--icon {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.header-cumartesi .header__external--notification--icon:before,
.header-kelebek .header__external--notification--icon:before,
.header-lezzetlihayat .header__external--notification--icon:before,
.header-pazar .header__external--notification--icon:before,
.header-sporarena .header__external--notification--icon:before {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.header-cumartesi .header__external--notification--icon span,
.header-kelebek .header__external--notification--icon span,
.header-lezzetlihayat .header__external--notification--icon span,
.header-pazar .header__external--notification--icon span,
.header-sporarena .header__external--notification--icon span {
  background-color: #db0101;
  -webkit-box-shadow: 0 0 0 1.5px #fff;
  box-shadow: 0 0 0 1.5px #fff;
  color: #fff;
  padding-left: 0.4px;
}

@media screen and (max-width: 320px) {
  .header__external {
    right: 6px;
  }

  .header__external--search {
    width: 28px;
  }

  .header__external--notification {
    width: 20px;
  }
}

.homeback {
  background: url(../images/redesign/ic-hurriyet-logo.svg) no-repeat 50% #fff;
  background-size: 57px;
  display: none;
  height: 57px;
  left: 0;
  position: absolute;
  top: 0;
  width: 55px;
  z-index: 1;
}

.sidebar__icon {
  cursor: pointer;
  margin-left: 17px;
  position: absolute;
  text-align: center;
  top: 15px;
  z-index: 111;
}

@media screen and (max-width: 360px) {
  .sidebar__icon {
    margin-left: 6px;
  }
}

.sidebar__icon--line {
  background-color: #fff;
  border-radius: 3px;
  height: 3px;
  margin: 5px 0;
  width: 23px;
}

.sidebar__icon--line:nth-child(2) {
  width: 15px;
}



@media screen and (max-width: 767px) {
  .sidebar {
    padding: 50px 30px;
  }
}

@media screen and (max-width: 374px) {
  .sidebar {
    padding: 50px 15px;
    width: calc(100% - 20px);
  }
}

.sidebar.enter {
  left: 0;
  opacity: 1;
}

.sidebar::-webkit-scrollbar {
  display: none;
}

.sidebar__header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
}

.sidebar__close {
  color: #000;
  cursor: pointer;
  font-size: 35px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.sidebar__close:hover {
  color: #ea0e0f;
}

.sidebar__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.sidebar__content,
.sidebar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.sidebar__list .toggle {
  cursor: pointer;
  position: relative;
}

.sidebar__list .toggle:before {
  color: #ea0e0f;
  content: "+";
  font-size: 25px;
  left: -30px;
  position: absolute;
  top: -2px;
  width: 25px;
}

.sidebar__list .toggle.in {
  color: #ea0e0f;
}

.sidebar__list .toggle.in:before {
  content: "−";
}

.sidebar--link {
  color: #000;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 22px;
  letter-spacing: -0.88px;
  margin-left: 30px;
  position: relative;
  width: 100%;
}

.sidebar--link:hover {
  text-decoration: none;
}

.sidebar__logo {
  display: inline-block;
  height: 33px;
  width: 120px;
}

.sidebar__logo--img {
  height: auto;
  width: 120px;
}

.sidebar__dailynews,
.sidebar__emails,
.sidebar__external {
  color: #000;
  display: inline-block;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  margin-bottom: 45px;
  padding: 10px 0 10px 50px;
}

@media screen and (max-width: 767px) {
  .sidebar__dailynews,
  .sidebar__emails,
  .sidebar__external {
    padding-left: 40px;
  }
}

.sidebar__external {
  background: url(../images/redesign/ic-user.svg) no-repeat 0/22px auto;
}

.sidebar__external--signin,
.sidebar__external--signup {
  display: inline-block;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  line-height: 25px;
}

.sidebar__external--signin {
  color: #000;
}

.sidebar__external--signup {
  background-color: #f10000;
  border-radius: 13px;
  color: #fff;
  float: right;
  height: 25px;
  letter-spacing: -0.52px;
  line-height: 25px;
  text-align: center;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  width: 85px;
}

.sidebar__external--signup:hover {
  text-decoration: none;
}

.sidebar__emails {
  background: url(../images/redesign/ic-email.svg) no-repeat 0/22px auto;
}

.sidebar__dailynews {
  background: url(../images/redesign/ic-newsletter.svg) no-repeat 0/22px auto;
}

.sidebar__extra {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  border-bottom: 1px solid #e5e6e6;
  border-top: 1px solid #e5e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sidebar__extra__link {
  display: inline-block;
  margin: 25px 0;
}

.sidebar__extra__link--logo {
  height: 30px;
  width: 118px;
}

.sidebar__extra__info {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  width: 100%;
}

.sidebar__extra__signup {
  background-color: #f10000;
  border-radius: 13px;
  color: #fff;
  display: inline-block;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  margin: 21px 0 28px;
  padding: 5px 27px;
  text-align: center;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}

.sidebar__social {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0;
}

.sidebar__social,
.sidebar__social--link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar__social--link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  border: 1px solid #a5bbbe;
  border-radius: 42px;
  font-size: 0;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.sidebar__social--link + .footer__social--link {
  margin-left: 35px;
}

.sidebar__contract,
.sidebar__copyright {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 17px;
}

.sidebar__contract--link {
  color: #262626;
  text-decoration: underline;
}

.sidebar__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 28px 0 50px;
}

.sidebar__download a:first-child {
  margin-right: 10px;
}

@media screen and (max-width: 575px) {
  .sidebar__download img {
    height: auto;
    width: 130px;
  }
}

.submenu {
  max-height: 1800px;
  overflow: hidden;
  padding-left: 50px;
  -webkit-transition: max-height 0.4s ease-in;
  transition: max-height 0.4s ease-in;
}

.submenu.collapsed {
  max-height: 0;
  -webkit-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}

.submenu__list {
  margin-top: 12px;
}

.submenu--link {
  color: #000;
  display: inline-block;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  letter-spacing: -0.52px;
  line-height: 33px;
  width: 100%;
}

form {
  width: 100%;
}

.extra__modal--logo {
  margin-bottom: 45px;
}

.extra__modal--logo:hover {
  opacity: 1;
}

.extra__modal--input {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

.extra__modal--input:after {
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.extra__modal--login {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #f10000;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 40px;
  justify-content: center;
  margin-top: 5px;
  width: 100%;
}

.extra__modal--forgot {
  color: #000;
  font-family: Helvetica Bold, Arial;
  font-size: 14px;
  font-style: italic;
  margin: 32px 0;
}

.extra__modal--divider {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  justify-content: center;
  margin: 15px 0 40px;
  width: 100%;
}

.extra__modal--divider span {
  background-color: #fff;
  color: #5f6368;
  padding: 8px 15px;
}

.extra__modal--google {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: url(../images/redesign/ic-google.svg) no-repeat 50%;
  border: 1px solid #dadce0;
  border-radius: 5px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Helvetica, Arial;
  font-size: 16px;
  height: 50px;
  justify-content: center;
  margin-bottom: 40px;
  padding-left: 30px;
  width: 100%;
}

.extra__modal--freemember {
  color: #000;
  font-family: Helvetica, Arial;
  font-size: 14px;
}

.extra__modal--freemember a {
  color: #f10000;
  font-family: Helvetica Bold, Arial;
  padding-left: 5px;
}

.extra__modal input:focus ~ .floating-label,
.extra__modal input:not(:focus):valid ~ .floating-label {
  background: #fff;
  color: #5f6368;
  font-size: 10px;
  font-style: italic;
  left: 13px;
  opacity: 1;
  padding: 0 5px;
  top: -5px;
}

.extra__modal .inputText {
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 3px;
  color: #000;
  font-family: Helvetica, Arial;
  font-size: 16px;
  height: 50px;
  padding: 15px 18px;
  width: 100%;
}

.extra__modal .floating-label {
  color: #5f6368;
  left: 20px;
  pointer-events: none;
  position: absolute;
  top: 16px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.show-hide {
  padding: 5px;
  right: 10px;
  top: 10px;
}

.show-hide,
.show-hide:after {
  display: inline-block;
  position: absolute;
}

.show-hide:after {
  background-color: transparent;
  border-radius: 50%;
  content: "";
  height: 7px;
  right: 15px;
  top: 14px;
  width: 7px;
}

.show-hide.show:after {
  background-color: #50607a;
}

.user-profile-menu {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: #fff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  display: none;
  left: 0;
  padding: 5px 10px;
  position: absolute;
  top: 36px;
  width: 100%;
  z-index: 10;
}

.user-profile-menu a {
  background: #fff;
  color: #000;
  display: block;
  font-weight: 700;
  line-height: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.user-profile-menu a + a {
  border-top: 1px solid #d9d9d9;
  margin-top: 5px;
  padding-top: 5px;
}

.user-profile-menu a:hover {
  color: #f10000;
}

.login-popup-container {
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  .login-popup-container {
    position: fixed !important;
  }
}

.weather-city-widget {
  border: 1px solid #d7d7d7;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 64px;
  margin-bottom: 32px;
  padding: 14px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .weather-city-widget {
    height: 54px;
    padding: 5px 14px;
  }
}

.weather-city-widget-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.weather-city-widget-temperature {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.weather-city-title {
  color: #0c0c0c;
  font-family: Metropolis Bold, Arial;
  font-size: 22px;
  letter-spacing: -0.5px;
  margin-left: 6px;
  margin-right: 5px;
}

@media screen and (max-width: 1023px) {
  .weather-city-title {
    font-size: 20px;
  }
}

.weather-city-name {
  color: #5f5f5f;
  font-family: Metropolis Medium, Arial;
  font-size: 16px;
  letter-spacing: -0.5px;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .weather-city-name {
    font-size: 14px;
    padding-top: 4px;
  }
}

.weather-city-icon {
  background-position: 50%;
  background-size: contain;
  height: 22px;
  width: 22px;
}

.weather-city-icon.clear {
  background-image: url(../images/redesign/weather/clear.png);
}

.weather-city-icon.cloudy {
  background-image: url(../images/redesign/weather/cloudy.png);
}

.weather-city-icon.cloudy-and-light-rain {
  background-image: url(../images/redesign/weather/cloudy-and-light-rain.png);
}

.weather-city-icon.cloudy-and-light-snow {
  background-image: url(../images/redesign/weather/cloudy-and-light-snow.png);
}

.weather-city-icon.cloudy-and-light-wet-snow {
  background-image: url(../images/redesign/weather/cloudy-and-light-wet-snow.png);
}

.weather-city-icon.cloudy-and-showers {
  background-image: url(../images/redesign/weather/cloudy-and-showers.png);
}

.weather-city-icon.cloudy-and-snow {
  background-image: url(../images/redesign/weather/cloudy-and-snow.png);
}

.weather-city-icon.cloudy-and-snow-showers {
  background-image: url(../images/redesign/weather/cloudy-and-snow-showers.png);
}

.weather-city-icon.cloudy-and-wet-snow-showers {
  background-image: url(../images/redesign/weather/cloudy-and-wet-snow-showers.png);
}

.weather-city-icon.cloudy-thunderstorms-with-rain {
  background-image: url(../images/redesign/weather/cloudy-thunderstorms-with-rain.png);
}

.weather-city-icon.mostly-clear {
  background-image: url(../images/redesign/weather/clear.png);
}

.weather-city-icon.overcast {
  background-image: url(../images/redesign/weather/overcast.png);
}

.weather-city-icon.overcast-and-light-rain {
  background-image: url(../images/redesign/weather/overcast-and-light-rain.png);
}

.weather-city-icon.overcast-and-light-snow {
  background-image: url(../images/redesign/weather/overcast-and-light-snow.png);
}

.weather-city-icon.overcast-and-light-wet-snow {
  background-image: url(../images/redesign/weather/overcast-and-light-wet-snow.png);
}

.weather-city-icon.overcast-and-rain {
  background-image: url(../images/redesign/weather/overcast-and-rain.png);
}

.weather-city-icon.overcast-and-showers {
  background-image: url(../images/redesign/weather/overcast-and-showers.png);
}

.weather-city-icon.overcast-and-snow {
  background-image: url(../images/redesign/weather/overcast-and-snow.png);
}

.weather-city-icon.overcast-and-snow-showers {
  background-image: url(../images/redesign/weather/overcast-and-snow-showers.png);
}

.weather-city-icon.overcast-and-wet-snow {
  background-image: url(../images/redesign/weather/overcast-and-wet-snow.png);
}

.weather-city-icon.overcast-thunderstorms-with-rain {
  background-image: url(../images/redesign/weather/overcast-thunderstorms-with-rain.png);
}

.weather-city-icon.partly-cloudy {
  background-image: url(../images/redesign/weather/partly-cloudy.png);
}

.weather-city-icon.partly-cloudy-and-light-rain {
  background-image: url(../images/redesign/weather/partly-cloudy-and-light-rain.png);
}

.weather-city-icon.partly-cloudy-and-light-snow {
  background-image: url(../images/redesign/weather/partly-cloudy-and-light-snow.png);
}

.weather-city-icon.partly-cloudy-and-light-wet-snow {
  background-image: url(../images/redesign/weather/partly-cloudy-and-light-wet-snow.png);
}

.weather-city-icon.partly-cloudy-and-rain {
  background-image: url(../images/redesign/weather/partly-cloudy-and-rain.png);
}

.weather-city-icon.partly-cloudy-and-showers {
  background-image: url(../images/redesign/weather/partly-cloudy-and-showers.png);
}

.weather-city-icon.partly-cloudy-and-snow-showers {
  background-image: url(../images/redesign/weather/partly-cloudy-and-snow-showers.png);
}

.weather-city-icon.partly-cloudy-and-wet-snow-showers {
  background-image: url(../images/redesign/weather/partly-cloudy-and-wet-snow-showers.png);
}

.weather-city-icon.partly-cloudy-possible-thunderstorms-with-rain {
  background-image: url(../images/redesign/weather/partly-cloudy-possible-thunderstorms-with-rain.png);
}

.weather-city-url-arrow {
  position: absolute;
  right: 20px;
  top: 24px;
}

.weather-city-url-arrow:after {
  border: solid #000;
  border-radius: 2px;
  border-width: 0 3px 3px 0;
  content: "";
  display: inline-block;
  padding: 6px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 1023px) {
  .weather-city-url-arrow {
    top: 18px;
  }
}

.profiler-results {
  display: none !important;
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper,
swiper-container {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: initial;
  transition-timing-function: ease;
  -webkit-transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper:before {
  -ms-flex-negative: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

[dir="ltr"]
  .swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}

[dir="rtl"]
  .swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.swiper-lazy-preloader {
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.medyanet-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  justify-content: center;
}

@media screen and (max-width: 1023px) {
  .medyanet-header {
    height: 250px;
  }
}

@media screen and (max-width: 767px) {
  .medyanet-header {
    height: auto;
    margin: 20px auto;
    padding: 0;
    width: 320px;
  }
}

.medyanet-header.isFixed {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 56px;
  z-index: 11;
}

.mobileMasthead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  min-height: 250px;
  width: 320px;
}

.adv {
  position: relative;
}

.adv .medyanet-pageskin-left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  left: auto;
  margin-left: -485px;
  position: absolute;
  top: 0;
  -webkit-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
  width: 465px;
}

.adv .medyanet-pageskin-left.fixed {
  position: fixed;
  top: 56px;
}

@media screen and (max-width: 1023px) {
  .adv .medyanet-pageskin-left {
    display: none;
  }
}

.adv .medyanet-pageskin-right {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  left: auto;
  margin-left: 1250px;
  position: absolute;
  right: auto;
  top: 0;
  -webkit-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
  width: 465px;
}

.adv .medyanet-pageskin-right.fixed {
  position: fixed;
  top: 56px;
}

@media screen and (max-width: 1599px) {
  .adv .medyanet-pageskin-right {
    margin-left: 1066px;
  }
}

@media screen and (max-width: 1399px) {
  .adv .medyanet-pageskin-right {
    margin-left: 1012px;
  }
}

@media screen and (max-width: 1023px) {
  .adv .medyanet-pageskin-right {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .adv.adv-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .adv.adv-desktop,
  .adv.adv-desktop.masthead-header {
    display: none;
  }

  .medyanet-fullwidth-adv .adRenderer,
  .medyanet-fullwidth-adv .adRendererInfinite {
    margin: auto;
    min-height: 250px !important;
    width: 320px !important;
  }
}

.medyanet-fullwidth-adv .adRenderer > div,
.medyanet-fullwidth-adv .adRendererInfinite > div {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  border-bottom: 1px solid #e9e9e9 !important;
  border-top: 1px solid #e9e9e9 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
  justify-content: center !important;
  margin: 30px 0 !important;
  padding: 30px 0 !important;
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  .medyanet-fullwidth-adv .adRenderer > div,
  .medyanet-fullwidth-adv .adRendererInfinite > div {
    border: 0;
    margin: 20px 0;
    padding: 0;
  }
}

.masthead-header.adv {
  background-color: #f3f3f3;
  border-bottom: 1px solid #e9e9e9;
  height: 300px;
  max-width: none !important;
  padding: 0;
}

@media screen and (max-width: 1023px) {
  .masthead-header.adv {
    height: 250px;
  }
}

@media screen and (max-width: 767px) {
  .masthead-header.adv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
}

[data-ad-height="1"],
[data-ad-width="1"] {
  position: absolute;
}

.breadcrumb__link {
  color: #000;
  font-family: Metropolis Bold, Arial;
  font-size: 12px;
  letter-spacing: -0.48px;
  line-height: 19px;
  text-transform: uppercase;
}

.breadcrumb__link + .breadcrumb__link:before {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  margin: 0 8px 2px 2px;
  padding: 2px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.social-share {
  margin: 22px 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .social-share--desktop {
    display: none;
  }
}

.social-share--mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .social-share--mobile {
    display: block;
    margin: 0;
  }
}

.social-share__main {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.social-share__main span {
  border-radius: 31px;
  cursor: pointer;
  display: block;
  height: 31px;
  margin-left: 6px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  width: 31px;
}

.social-share__main span.twitter {
  background: url(../images/redesign/ic-twitter.svg) 50% #fff no-repeat;
  background-size: 14px;
  border: 1px solid #8d9495;
}

.social-share__main span.twitter:hover {
  background-color: #fff;
}

.social-share__main span.facebook {
  background: url(../images/redesign/ic-facebook-white.svg) 50% #2f619d
    no-repeat;
  background-size: 15px;
}

.social-share__main span.facebook:hover {
  background-color: #214b7d;
}

.social-share__main span.mail {
  background: url(../images/redesign/ic-email.svg) 50% no-repeat;
  background-size: 13px;
  border: 1px solid #8d9495;
}

.social-share__main span.mail:hover {
  background-color: #ececec;
}

.social-share__main span.whatsapp {
  background: url(../images/redesign/ic-whatsapp-white.svg) 50% #06c270
    no-repeat;
  background-size: 15px;
}

.social-share__main span.whatsapp:hover {
  background-color: #06c270;
}

.social-share__main span.other-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #8d9495;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-decoration: none !important;
}

.social-share__main span.other-btn:hover {
  background-color: #ececec;
}

.social-share__main span.other-btn:before {
  color: #8d9495;
  content: "...";
  display: inline-block;
  font-family: Helvetica Bold, Arial;
  font-size: 17px;
  height: 9px;
  line-height: 0px;
}

.social-share__other {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: flex-start;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: otherSocial;
  animation-name: otherSocial;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.18);
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 35px;
  position: absolute;
  right: 0;
  top: 47px;
  width: 210px;
  z-index: 9;
}

.social-share__other span {
  background-position: 0;
  background-repeat: no-repeat;
  border-bottom: 1px solid transparent;
  color: #000;
  cursor: pointer;
  font-family: Helvetica, Arial;
  font-size: 18px;
  padding-left: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.social-share__other span + span {
  margin-top: 20px;
}

.social-share__other span.twitter {
  background-image: url(../images/redesign/ic-twitter.svg);
  background-size: 17px;
}

.social-share__other span.linkedin {
  background-image: url(../images/redesign/ic-linkedin.svg);
  background-size: 15px;
}

.social-share__other span.flipboard {
  background-image: url(../images/redesign/ic-flipboard.svg);
  background-size: 15px;
}

.social-share__other span.copy-link {
  background-image: url(../images/redesign/ic-copy-link.svg);
  background-size: 17px;
}

.social-share__other span.mail {
  background-image: url(../images/redesign/ic-email-black.svg);
  background-size: 19px;
}

.social-share__other span.enlarge-font {
  background-image: url(../images/redesign/ic-enlarge-font.svg);
  background-size: 20px;
}

.social-share__other span:hover {
  opacity: 0.7;
}

.social-share.opened .other-btn {
  background-color: #8d9495;
}

.social-share.opened .other-btn:before {
  color: #fff;
  content: "×";
  font-family: Helvetica, Arial;
  font-size: 21px;
  height: 10px;
  line-height: 5px;
}

.social-share.opened .other-btn:hover {
  background-color: #6b7071;
}

.social-share.opened .social-share__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paging {
  font-family: Metropolis Bold, Arial;
}

.paging,
.paging__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.paging__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  height: 44px;
  outline: 0;
  padding: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 44px;
}

.paging__btn + .paging__btn {
  margin-left: 25px;
}

.paging__btn:hover {
  text-decoration: none;
}

.paging__btn:not(.paging__btn--disabled):hover {
  background: #ea0e0f;
  color: #fff;
}

.paging__btn:focus {
  outline: 0;
}

.paging__btn--disabled {
  color: #939393;
  cursor: default;
}

.paging__btn--passed {
  color: #ccc;
}

.paging__btn--current {
  color: #ef4358;
}

.category-page .tag-wrapper,
.tag-page .tag-wrapper {
  background-color: #f7f7fa;
  border-radius: 5px;
  max-width: 300px;
  padding: 25px 25px 60px;
  position: relative;
  width: 100%;
}

.category-page .tag-wrapper a:not(.page-link),
.tag-page .tag-wrapper a:not(.page-link) {
  color: #0f1419;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 16px;
  letter-spacing: -0.64px;
  margin-right: 15px;
  margin-top: 15px;
}

.category-page .tag-wrapper h3,
.tag-page .tag-wrapper h3 {
  color: #0f1419;
  font-family: Metropolis Bold, Arial;
  font-size: 20px;
  letter-spacing: -0.8px;
}

.category-page .tag-wrapper .page-link,
.tag-page .tag-wrapper .page-link {
  background: url(../images/redesign/right-icon.svg) 50% no-repeat #fff;
  border-radius: 38px;
  bottom: 10px;
  height: 38px;
  position: absolute;
  right: 17px;
  width: 38px;
}

.category-page .sticky,
.tag-page .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 106px;
}

.category-page .sticky .adv,
.tag-page .sticky .adv {
  padding: 0;
}

.category-page .sticky-wrapper,
.tag-page .sticky-wrapper {
  height: 100%;
  margin-top: 30px;
  position: relative;
}

.category-page .sticky-wrapper + .sticky-wrapper,
.tag-page .sticky-wrapper + .sticky-wrapper {
  margin-top: 15px;
}

.category-page .sticky-wrapper[data-count="3"],
.tag-page .sticky-wrapper[data-count="3"] {
  height: 100%;
}

.adserviceOop {
  height: 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 0;
}

@media screen and (max-width: 1023px) {
  .infinite-loading {
    max-width: 100%;
  }
}

.othernews {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Helvetica Bold, Arial;
  justify-content: space-between;
  left: 0;
  padding: 14px 0 14px 30px;
  position: fixed;
  right: 0;
  top: 56px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  z-index: 9;
}

@media screen and (max-width: 1599px) {
  .othernews {
    padding: 13px 0 13px 20px;
  }
}

@media screen and (max-width: 1023px) {
  .othernews {
    padding: 15px 0 15px 15px;
  }
}

.othernews__carousel {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 87px;
  overflow: hidden;
  width: calc(100% - 65px);
}

@media screen and (max-width: 1023px) {
  .othernews__carousel {
    width: 100%;
  }
}

.othernews__slide {
  border-right: 1px solid #d9d9d9;
  color: #000;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 14px;
  line-height: 26px;
  margin-right: 20px;
  padding-right: 20px;
  width: 400px !important;
}

@media screen and (max-width: 1023px) {
  .othernews__slide {
    border: 0;
    margin-right: 15px;
    padding-right: 0;
    width: 318px !important;
  }
}

.othernews__slide .swiperImg {
  height: 87px;
  width: 155px;
}

@media screen and (max-width: 1023px) {
  .othernews__slide .swiperImg,
  .othernews__slide img {
    height: 90px;
    width: 90px;
  }

  .othernews__slide img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.othernews__slide > span {
  display: block;
  padding: 15px 0 15px 15px;
}

.othernews__slide__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 16px;
  height: 40px;
  letter-spacing: -0.64px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.othernews__slide__tag {
  color: #5b6f83;
  font-family: Metropolis Medium, Arial;
  font-size: 14px;
  letter-spacing: -0.56px;
  line-height: 20px;
  margin-top: 4px;
}

.othernews__control {
  border-left: 1px solid #d9d9d9;
  height: 115px;
  padding-left: 15px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 50px;
}

@media screen and (max-width: 1023px) {
  .othernews__control {
    display: none;
  }
}

.othernews__next {
  background-color: #00579b;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 35px;
  position: relative;
  top: 41px;
  width: 35px;
}

.othernews__next:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  margin: 12px 11px;
  padding: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.timeline-item {
  background: #fff;
  border-color: #e6e6e6 #f1f1f1 #a5a6b1;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 100%;
  min-height: 200px;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  to {
    background-position: 468px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  to {
    background-position: 468px 0;
  }
}

.animated-background {
  -webkit-animation: placeHolderShimmer 1s linear infinite forwards;
  animation: placeHolderShimmer 1s linear infinite forwards;
  background: #5d5d5d;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(8%, #eee),
    color-stop(18%, #d8d8d8),
    color-stop(33%, #eee)
  );
  background: linear-gradient(90deg, #eee 8%, #d8d8d8 18%, #eee 33%);
  background-size: 800px 104px;
  height: 200px;
  position: relative;
}

.background-masker {
  background: #fff;
  position: absolute;
}

.background-masker.header-bottom,
.background-masker.header-top,
.background-masker.subheader-bottom {
  height: 0;
  left: 0;
  right: 0;
  top: 0;
}

.background-masker.header-left,
.background-masker.header-right,
.background-masker.subheader-left,
.background-masker.subheader-right {
  height: 8px;
  left: 40px;
  top: 10px;
  width: 10px;
}

.background-masker.header-bottom {
  height: 6px;
  top: 18px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
  height: 6px;
  top: 24px;
}

.background-masker.header-right,
.background-masker.subheader-right {
  left: 300px;
  right: 0;
  width: auto;
}

.background-masker.subheader-right {
  left: 230px;
}

.background-masker.subheader-bottom {
  height: 10px;
  top: 30px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-second-line,
.background-masker.content-third-end,
.background-masker.content-third-line,
.background-masker.content-top {
  height: 6px;
  left: 0;
  right: 0;
  top: 40px;
}

.background-masker.content-top {
  height: 20px;
  top: 30px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
  height: 8px;
  left: 380px;
  right: 0;
  top: 60px;
  width: auto;
}

.background-masker.content-first-end {
  height: 30px;
  left: 50%;
  top: 0;
}

.background-masker.content-second-line {
  height: 10px;
  top: 100px;
}

.background-masker.content-second-end {
  left: 420px;
  top: 74px;
}

.background-masker.content-third-line {
  height: 10px;
  top: 150px;
}

.background-masker.content-third-end {
  bottom: 0;
  height: 50px;
  left: 85%;
  top: inherit;
}

.rhd-bs-wrapper .col-md-10.col-md-offset-1,
.rhd-bs-wrapper .col-md-12 {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  max-width: 100%;
  width: 100%;
}

.rhd-bs-wrapper .rhd-article-info-line {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Helvetica, Arial;
  justify-content: center;
  margin-top: 20px;
}

.rhd-bs-wrapper .rhd-article-info-line .rhd-category-box.hdlabs {
  background: #ed1d24;
  border-radius: 8px;
  color: #fff;
  display: block;
  font: 10px/16px Helvetica Bold, Arial;
  padding: 0 10px;
}

.rhd-bs-wrapper .rhd-article-info-line .rhd-time-box {
  color: #8d9495;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 19px;
  margin: 3px 0 0 20px;
}

.rhd-bs-wrapper .news-detail-title {
  margin-bottom: 20px;
  padding: 0 50px;
  text-align: center;
}

.rhd-bs-wrapper .rhd-article-spot-image-wrapper {
  position: relative;
}

.rhd-bs-wrapper
  .rhd-article-spot-image-wrapper
  .rhd-article-spot-image-bs-badge {
  position: absolute;
  right: 10px;
  top: 20px;
}

.rhd-bs-wrapper
  .rhd-article-spot-image-wrapper
  .rhd-article-spot-image-bs-badge:hover
  .rhd-article-spot-image-bs-badge-tooltip {
  visibility: visible;
}

.rhd-bs-wrapper
  .rhd-article-spot-image-wrapper
  .rhd-article-spot-image-bs-badge
  .rhd-article-spot-image-bs-badge-text {
  color: #fff;
  display: block;
  font-family: Helvetica, Arial;
  padding: 7px 12px;
  position: relative;
  z-index: 1;
}

.rhd-bs-wrapper
  .rhd-article-spot-image-wrapper
  .rhd-article-spot-image-bs-badge
  .rhd-article-spot-image-bs-badge-text:after {
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: -1;
}

.rhd-bs-wrapper .rhd-article-spot-image-wrapper .rhd-spot-img-cover {
  height: auto;
  width: 100%;
}

.rhd-bs-wrapper .rhd-article-spot {
  font-family: Helvetica Bold, Arial;
  font-size: 22px;
  line-height: 30px;
  margin: 20px 30px;
}

.rhd-bs-wrapper .rhd-all-article-detail p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}

.rhd-bs-wrapper .rhd-all-article-detail p a {
  color: #326990;
}

.rhd-bs-wrapper .rhd-all-article-detail p img {
  height: auto;
}

.rhd-bs-wrapper .rhd-all-article-detail p iframe main .begin h2,
.rhd-bs-wrapper .rhd-all-article-detail p iframe main .begin h4 {
  font-family: Helvetica Bold, Arial;
}

.rhd-bs-wrapper .rhd-all-article-detail p iframe main .button {
  font-family: Helvetica, Arial;
}

.rhd-bs-wrapper .rhd-all-article-detail table td {
  padding: 0 25px;
}

.rhd-bs-wrapper .rhd-all-article-detail table td p {
  font-family: Helvetica Bold, Arial;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 20px;
}

.rhd-bs-wrapper .rhd-all-article-detail table td p:last-child {
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
}

.rhd-bs-wrapper .rhd-article-spot-image-bs-badge-tooltip {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font: normal 18px/50px Helvetica, Arial, sans-serif;
  height: 50px;
  left: calc(100% - 142px);
  position: absolute;
  text-align: center;
  top: calc(100% + 20px);
  visibility: hidden;
  width: 150px;
}

.rhd-bs-wrapper .rhd-article-spot-image-bs-badge-tooltip:before {
  content: "Sponsorlu İçerik";
  display: inline-block;
}

.rhd-bs-wrapper .rhd-article-spot-image-bs-badge-tooltip:after {
  border-bottom: 9px solid rgba(0, 0, 0, 0.7);
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  left: 50%;
  margin-left: 40px;
  position: absolute;
  width: 0;
}

.rhd-end-of-article {
  display: none;
}

@media screen and (max-width: 1023px) {
  .medyanet-fullwidth-adv .rhd-bs-wrapper .adRenderer > div,
  .medyanet-fullwidth-adv .rhd-bs-wrapper .adRendererInfinite > div,
  .rhd-bs-wrapper .adv,
  .rhd-bs-wrapper .container,
  .rhd-bs-wrapper .medyanet-fullwidth-adv .adRenderer > div,
  .rhd-bs-wrapper .medyanet-fullwidth-adv .adRendererInfinite > div {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rhd-bs-wrapper .news-detail-title {
    font-size: 39px;
    letter-spacing: -1.56px;
    line-height: 46px;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table td {
    width: 50%;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table td p {
    font-size: 22px;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table td p:last-child {
    font-size: 16px;
    line-height: 22px;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table td img {
    height: auto;
    width: 100%;
  }

  .rhd-bs-wrapper .rhd-article-spot-image-bs-badge-tooltip {
    font-size: 14px;
    left: calc(100% - 130px);
    width: 140px;
  }

  .rhd-bs-wrapper .rhd-article-spot-image-bs-badge-tooltip:after {
    margin-left: 35px;
  }
}

@media screen and (max-width: 767px) {
  .rhd-bs-wrapper .news-detail-title {
    font-size: 29px;
    letter-spacing: -1.2px;
    line-height: 35px;
    padding: 0;
  }

  .rhd-bs-wrapper .rhd-article-spot {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
  }

  .rhd-bs-wrapper .rhd-time-box {
    font-size: 10px;
  }

  .rhd-bs-wrapper .rhd-time-box > span:first-child {
    display: none;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table td {
    float: left;
    padding: 0;
    width: 100%;
  }

  .rhd-bs-wrapper .rhd-all-article-detail table:nth-child(3) tr,
  .rhd-bs-wrapper .rhd-all-article-detail table:nth-child(5) tr,
  .rhd-bs-wrapper .rhd-all-article-detail table:nth-child(7) tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.page-wrapper.RichArticle {
  padding-top: 0 !important;
}

.rich-content .news-content__inf .news-profile {
  display: none;
}

.rich-content .news-content__inf .news-inf {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding-bottom: 12px;
}

.rich-content .news-content__inf .news-inf .news-date,
.rich-content .news-content__inf .news-inf .news-rate {
  display: none;
}

.rich-content .news-content__inf h2 {
  margin-top: 0;
}

.rich-content .news-content p a img {
  display: block;
  height: auto;
  width: 100%;
}

.rich-content .news-content table:nth-child(odd) tbody tr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media screen and (max-width: 1023px) {
  .rich-content .news-content table tbody tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.rich-content .news-content table tbody tr td {
  padding: 0 20px;
}

@media screen and (max-width: 1023px) {
  .rich-content .news-content table tbody tr td {
    margin-top: 20px;
    padding: 0;
  }

  .rich-content .news-content table tbody tr td img {
    height: auto;
    width: 100%;
  }
}

.news-flash {
  clear: both;
  margin-top: 5px;
}

.news-flash__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 22px;
  height: 24px;
  letter-spacing: -0.02px;
  line-height: 25px;
  overflow: hidden;
  padding-left: 32px;
  position: relative;
  text-overflow: ellipsis;
}

.news-flash__title:before {
  background: url(../images/redesign/ic-flash.svg) no-repeat 0;
  content: "";
  height: 24px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 14px;
}

.news-flash__content {
  border-radius: 8px 0 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .news-flash__content {
    border-radius: 0;
  }
}

.news-flash__content img {
  height: 140px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 231px;
}

@media screen and (max-width: 767px) {
  .news-flash__content img {
    height: auto;
  }
}

@media screen and (max-width: 575px) {
  .news-flash__content img {
    width: 146px;
  }
}

.news-flash__content:hover {
  opacity: 0.9;
}

.news-flash__heading,
.news-flash__heading2 {
  padding: 20px;
  width: calc(100% - 231px);
}

@media screen and (max-width: 575px) {
  .news-flash__heading,
  .news-flash__heading2 {
    width: calc(100% - 146px);
  }
}

.news-flash__heading2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 0;
}

.news-flash__h4 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #fff;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 20px;
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
  .news-flash__h4 {
    -webkit-line-clamp: 4;
    max-height: 112px;
  }
}

@media screen and (max-width: 575px) {
  .news-flash__h4 {
    font-size: 16px;
    line-height: 19px;
    max-height: 76px;
  }
}

.news-flash__button,
.news-flash__button2 {
  background: hsla(0, 0%, 100%, 0.95);
  border-radius: 4px;
  display: inline-block;
  font-family: Metropolis Bold, Arial;
  font-size: 14px;
  line-height: 16px;
  margin-top: 9px;
  padding: 9.5px 51px 9.5px 16px;
  position: relative;
}

@media screen and (max-width: 575px) {
  .news-flash__button,
  .news-flash__button2 {
    font-size: 11px;
    padding: 7px 45px 7px 10px;
  }
}

.news-flash__button2:before,
.news-flash__button:before {
  border-bottom: 3px solid;
  border-radius: 3px;
  border-right: 3px solid;
  content: "";
  padding: 4px;
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.news-flash__button2:after,
.news-flash__button:after {
  border-radius: 3px;
  border-top: 3px solid;
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% - 2px);
  width: 16px;
}

.news-flash__button2 {
  border-radius: 0;
  color: #fff !important;
  font-size: 16px;
  margin: 20px -20px 0;
  padding: 14px 51px 14px 16px;
  width: calc(100% + 40px);
}

.news-flash[data-layout="mavi"] .news-flash__content {
  background: #1368ff;
}

.news-flash[data-layout="mavi"] .news-flash__button {
  color: #0050de;
}

.news-flash[data-layout="mavi"] .news-flash__button2 {
  background: #0050de;
}

.news-flash[data-layout="kirmizi"] .news-flash__content {
  background: #ed1d24;
}

.news-flash[data-layout="kirmizi"] .news-flash__button {
  color: #cb161d;
}

.news-flash[data-layout="kirmizi"] .news-flash__button2 {
  background: #cb161d;
}

.news-flash[data-layout="sari"] .news-flash__content {
  background: #f5c100;
}

.news-flash[data-layout="sari"] .news-flash__button {
  color: #e9b700;
}

.news-flash[data-layout="sari"] .news-flash__button2 {
  background: #e9b700;
}

.news-flashtag {
  clear: both;
  margin-top: 35px;
}

.news-flashtag__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 18px;
  height: 24px;
  letter-spacing: -0.02px;
  line-height: 24px;
  overflow: hidden;
  padding-left: 32px;
  position: relative;
  text-overflow: ellipsis;
}

.news-flashtag__title:before {
  background: url(../images/redesign/ic-flash.svg) no-repeat 0;
  content: "";
  height: 24px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 14px;
}

.news-flashtag__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .news-flashtag__content {
    border-radius: 0;
  }
}

@media screen and (max-width: 374px) {
  .news-flashtag__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.news-flashtag__img > img {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  display: block;
  height: 158px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 264px;
}

@media screen and (max-width: 1399px) {
  .news-flashtag__img > img {
    width: 231px;
  }
}

@media screen and (max-width: 1023px) {
  .news-flashtag__img > img {
    width: 264px;
  }
}

@media screen and (max-width: 767px) {
  .news-flashtag__img > img {
    height: 100%;
    width: 200px;
  }
}

@media screen and (max-width: 575px) {
  .news-flashtag__img > img {
    width: 150px;
  }
}

@media screen and (max-width: 374px) {
  .news-flashtag__img > img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
    height: 132px;
    width: 100%;
  }
}

.news-flashtag__img:hover {
  opacity: 0.9;
}

.news-flashtag__heading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  border: 1px solid #e1e7f0;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 9px 56px 9px 24px;
  position: relative;
}

@media screen and (max-width: 374px) {
  .news-flashtag__heading {
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
    padding: 15px 34px 15px 15px;
  }
}

.news-flashtag__heading:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  padding: 4px;
  position: absolute;
  right: 25px;
  top: calc(50% - 7px);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.news-flashtag__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 14px;
  overflow: hidden;
}

.news-flashtag__tags a {
  color: #ea0e0f;
  font-family: Metropolis Bold, Arial;
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 14px;
}

.news-flashtag__tags a + a {
  margin-left: 8px;
}

.news-flashtag__h4 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #262626;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 20px;
  letter-spacing: -0.02em;
  line-height: 26px;
  margin-top: 16px;
  max-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1599px) {
  .news-flashtag__h4 {
    -webkit-line-clamp: 3;
    margin-top: 12px;
    max-height: 78px;
  }
}

@media screen and (max-width: 1399px) {
  .news-flashtag__h4 {
    -webkit-line-clamp: 2;
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
}

@media screen and (max-width: 1023px) {
  .news-flashtag__h4 {
    -webkit-line-clamp: 3;
    font-size: 20px;
    line-height: 28px;
    max-height: 84px;
  }
}

@media screen and (max-width: 767px) {
  .news-flashtag__h4 {
    -webkit-line-clamp: 4;
    font-size: 16px;
    line-height: 22px;
    max-height: 88px;
  }
}

@media screen and (max-width: 575px) {
  .news-flashtag__h4 {
    -webkit-line-clamp: 3;
    max-height: 66px;
  }
}

.news-flashtag__hplink {
  color: #929294;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Metropolis Medium, Arial;
  font-size: 12px;
  line-height: 16px;
  margin-top: 16px;
}

@media screen and (max-width: 1599px) {
  .news-flashtag__hplink {
    margin-top: 12px;
  }
}

.news-flashtag__hplink img {
  margin-right: 9px;
}

html {
  scroll-behavior: smooth;
}

#infinite-news-container .news-detail-content {
  margin-top: 50px;
}

.gallery-article-news-img-link img {
  max-width: 100%;
}

figure {
  margin: 0;
}

.news-detail-page {
  background-color: #fff;
}

.news-detail-page .medyanet-pageskin-left,
.news-detail-page .medyanet-pageskin-right {
  margin-top: 50px;
}

.news-detail-page .breadcrumb {
  padding-top: 53px;
}

@media screen and (max-width: 767px) {
  .news-detail-page .breadcrumb {
    padding-top: 30px;
  }
}

.news-detail-page .news-detail-text {
  font-family: Metropolis Light, Arial;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.4079999924px;
  line-height: 17px;
  margin-top: 15px;
  text-align: left;
}

.news-detail-page footer {
  display: none;
  margin-top: 0;
}

.section-container-newsvideo {
  margin-top: 35px;
}

.section-container-newsvideo .dailymotion-player-wrapper iframe {
  min-height: auto;
}

@media screen and (max-width: 1023px) {
  .author-detail-content .breadcrumb {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .author-detail-content .breadcrumb {
    margin-top: 0;
    padding-top: 30px;
    padding-top: 24px;
  }

  .author-detail-content .breadcrumb.author-breadcrump .breadcrumb__link {
    display: none;
  }

  .author-detail-content
    .breadcrumb.author-breadcrump
    .breadcrumb__link:first-child,
  .author-detail-content
    .breadcrumb.author-breadcrump
    .breadcrumb__link:nth-child(2),
  .author-detail-content
    .breadcrumb.author-breadcrump
    .breadcrumb__link:nth-child(3) {
    display: inline-block;
  }
}

.author-detail-content .social-share {
  margin: 0;
}

@media screen and (max-width: 575px) {
  .author-detail-content .social-share {
    margin-top: 20px;
  }
}

.author-detail-content .social-share__text {
  color: #00579b;
  font-family: Metropolis Bold, Arial;
  font-size: 11px;
  line-height: 14px;
}

@media screen and (max-width: 575px) {
  .author-detail-content .social-share__text {
    display: none;
  }
}

.author-detail-content .social-share__main {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 575px) {
  .author-detail-content .social-share__main .facebook {
    margin-left: 0;
  }
}

.author-submenu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Helvetica Bold, Arial;
  justify-content: space-between;
  left: 0;
  padding: 14px 0 14px 30px;
  position: fixed;
  right: 0;
  top: 56px;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  z-index: 9;
}

@media screen and (max-width: 1599px) {
  .author-submenu {
    padding: 13px 0 13px 20px;
  }
}

@media screen and (max-width: 1023px) {
  .author-submenu {
    padding: 15px 0 15px 15px;
  }
}

.author-submenu__carousel {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin-left: 105px;
  overflow: hidden;
  width: calc(100% - 210px);
}

.author-submenu__slide {
  color: #000;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 14px;
  line-height: 26px;
  width: auto !important;
}

.author-submenu__slide__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 16px;
  height: 40px;
  letter-spacing: -0.64px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.author-submenu__slide__tag {
  color: #5b6f83;
  font-family: Metropolis Medium, Arial;
  font-size: 14px;
  letter-spacing: -0.56px;
  line-height: 20px;
  margin-top: 4px;
}

.author-submenu__control {
  border-left: 1px solid #d9d9d9;
  height: 55px;
  padding-left: 15px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 50px;
}

@media screen and (min-width: 1025px) {
  .author-submenu__control {
    display: none;
  }
}

.author-submenu__next {
  background-color: #00579b;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 35px;
  position: relative;
  top: 10px;
  width: 35px;
}

.author-submenu__next:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  margin: 12px 11px;
  padding: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.author-detail {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 225px;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .author-detail {
    margin-bottom: 24px;
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .author-detail {
    height: 166px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 575px) {
  .author-detail {
    height: 130px;
  }
}

@media screen and (max-width: 414px) {
  .author-detail {
    height: 100px;
  }
}

.author-detail-plus {
  background: url(../images/redesign/ic-plus.svg) 50% no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
}

.author-detail-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.author-detail-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 135px;
  position: absolute;
}

@media screen and (max-width: 1400px) {
  .author-detail-wrapper {
    left: 115px;
  }
}

@media screen and (max-width: 1024px) {
  .author-detail-wrapper {
    left: 75px;
  }
}

@media screen and (max-width: 768px) {
  .author-detail-wrapper {
    left: 40px;
  }
}

@media screen and (max-width: 576px) {
  .author-detail-wrapper {
    left: 30px;
  }
}

@media screen and (max-width: 575px) {
  .author-detail-wrapper {
    left: 20px;
  }
}

.author-detail-profile {
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 1600px) {
  .author-detail-profile {
    height: 180px;
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .author-detail-profile {
    height: 130px;
    width: 130px;
  }
}

@media screen and (max-width: 576px) {
  .author-detail-profile {
    height: 100px;
    width: 100px;
  }
}

@media screen and (max-width: 575px) {
  .author-detail-profile {
    height: 78px;
    width: 78px;
  }
}

.author-detail-title {
  font-family: Metropolis Bold, Arial;
  font-size: 50px;
}

@media screen and (max-width: 1400px) {
  .author-detail-title {
    font-size: 48px;
  }
}

@media screen and (max-width: 994px) {
  .author-detail-title {
    font-size: 35px;
  }
}

@media screen and (max-width: 768px) {
  .author-detail-title {
    font-size: 40px;
  }
}

@media screen and (max-width: 576px) {
  .author-detail-title {
    font-size: 26px;
  }
}

@media screen and (max-width: 575px) {
  .author-detail-title {
    font-size: 20px;
  }
}

.author-detail-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 25px;
}

@media screen and (max-width: 575px) {
  .author-detail-text {
    margin-left: 10px;
  }
}

.author-detail__link {
  color: #fff;
  font-family: Metropolis Bold, Arial;
  font-size: 18px;
  margin-top: 20px;
}

.author-detail__link:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  margin: 0 8px 2px 15px;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .author-detail__link:after {
    margin: 0 2px -2px 15px;
  }
}

@media screen and (max-width: 576px) {
  .author-detail__link {
    font-size: 14px;
  }
}

.author-detail-contact {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-family: Metropolis Bold, Arial;
  font-size: 16px;
  padding: 10px 40px 10px 30px;
}

@media screen and (max-width: 575px) {
  .author-detail-contact {
    padding: 10px 20px;
    text-indent: -9999px;
  }
}

.author-detail-contact:hover {
  opacity: 1;
}

.author-detail-social {
  position: absolute;
  right: 140px;
  top: 120px;
}

@media screen and (max-width: 1400px) {
  .author-detail-social {
    right: 135px;
  }
}

@media screen and (max-width: 1024px) {
  .author-detail-social {
    right: 75px;
    top: 120px;
  }
}

@media screen and (max-width: 994px) {
  .author-detail-social {
    right: 40px;
    top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .author-detail-social {
    right: 40px;
  }
}

@media screen and (max-width: 576px) {
  .author-detail-social {
    right: 30px;
  }
}

@media screen and (max-width: 575px) {
  .author-detail-social {
    display: none;
  }
}

.author-detail-social_list {
  -ms-flex-pack: distribute;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: otherSocial;
  animation-name: otherSocial;
  background: #fff;
  border-radius: 5px;
  display: none;
  justify-content: space-around;
  left: -6%;
  padding: 15px;
  position: absolute;
  top: 50px;
  width: 112%;
}

@media screen and (max-width: 575px) {
  .author-detail-social_list {
    left: -200%;
    padding: 5px;
    width: 300%;
  }
}

.author-detail-social_list.in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.author-detail-social_list:before {
  border: solid #fff;
  border-width: 10px 10px 0 0;
  content: "";
  display: inline-block;
  margin: 0 8px 2px 15px;
  padding: 3px;
  position: absolute;
  top: -8px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 575px) {
  .author-detail-social_list:before {
    margin: 0 8px 2px 80px;
  }
}

.author-detail-social_facebook {
  background: url(../images/redesign/ic-facebook-white.svg) 50% #000 no-repeat;
  background-size: 16px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  padding: 10px;
  width: 18px;
}

.author-detail-social_twitter {
  background: url(../images/redesign/ic-twitter.svg) no-repeat;
}

.author-detail-social_instagram,
.author-detail-social_twitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  width: 20px;
}

.author-detail-social_instagram {
  background: url(../images/redesign/ic-instagram.svg) no-repeat;
}

.author-detail-social_mail {
  background-size: 20px !important;
  background: url(../images/redesign/ic-email-blackborder.svg) 50% no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  width: 20px;
}

.author-detail-social_whatsapp {
  background: url(../images/redesign/ic-whatsapp-white.svg) 50% #000 no-repeat;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  padding: 10px;
  width: 18px;
}

.author-detail-social:after {
  background: url(../images/redesign/ic-plus.svg) no-repeat;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin-left: 10px;
  position: absolute;
  right: 20px;
  top: 12px;
  width: 14px;
}

@media screen and (max-width: 575px) {
  .author-detail-social:after {
    right: 15px;
  }
}

.author-detail-page {
  padding-top: 110px;
}

@media screen and (max-width: 1023px) {
  .author-detail-page .adv,
  .author-detail-page .container,
  .author-detail-page .medyanet-fullwidth-adv .adRenderer > div,
  .author-detail-page .medyanet-fullwidth-adv .adRendererInfinite > div,
  .medyanet-fullwidth-adv .author-detail-page .adRenderer > div,
  .medyanet-fullwidth-adv .author-detail-page .adRendererInfinite > div {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.author-other {
  margin: 50px 0;
}

.author-other__title {
  background: url(../images/redesign/ic-flash.svg) no-repeat 0;
  font-family: Metropolis Extra Bold, Arial;
  font-size: 18px;
  height: 25px;
  margin-bottom: 22px;
  margin-left: 18px;
  padding-left: 28px;
}

.author-other__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid #e1e7f0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 16px;
}

.author-other__item,
.author-other_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.author-other_row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 18px;
}

.author-other__link {
  margin-right: 23px;
}

.author-other__content-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #0f1419;
  display: -webkit-box;
  font-size: 18px;
  height: 72px;
  letter-spacing: -0.02em;
  line-height: 24px;
  text-overflow: ellipsis;
}

.author-other__content-title,
.author-other__tag {
  font-family: Metropolis Bold, Arial;
  overflow: hidden;
}

.author-other__tag {
  color: #ea0e0f;
  font-size: 15px;
  height: 20px;
  letter-spacing: -0.3px;
  line-height: 20px;
  text-transform: uppercase;
}

.author-other__img {
  border-radius: 4px;
  display: block;
  height: auto;
  width: 84px;
}

.author-other__all {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  color: #1da1f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Metropolis Bold, Arial;
  font-size: 14px;
  justify-content: center;
  margin: 18px 0 20px;
}

.author-other__all:after {
  border: solid #1da1f2;
  border-width: 3px 3px 0 0;
  content: "";
  cursor: pointer;
  display: inline-block;
  margin: 3px 9px;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 1023px) {
  .author-other__mobile {
    display: none;
  }
}

.author-other__mobile .author-other__item {
  float: left;
  margin: 0 10px 10px;
  width: calc(50% - 20px);
}

@media screen and (max-width: 575px) {
  .author-other__mobile .author-other__item {
    margin: 0 0 10px;
    width: 100%;
  }
}

.author-other__mobile .author-other__all {
  clear: both;
  display: block;
  text-align: center;
}

.author-other__mobile .author-other__content-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (min-width: 575px) and (max-width: 1023px) {
  .author-other__mobile .author-other__content-title {
    font-size: 16px;
    height: 60px;
    line-height: 20px;
  }
}

@media screen and (max-width: 575px) {
  .author-other__mobile .author-other__content-title {
    -webkit-line-clamp: 2;
    height: 50px;
  }
}

.author-other__mobile .author-other__link {
  margin-right: 40px;
}

.author-submenu__author {
  color: #000;
  font-family: Metropolis Bold, Arial;
  font-size: 20px;
  line-height: 26px;
}

.author-submenu__author-link {
  position: absolute;
  top: 15px;
}

.author-submenu__other {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.author-submenu__other__link {
  border-left: 1px solid #e6e6e6;
  color: gray;
  font-family: Helvetica Bold, Arial;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 40px;
}

@media screen and (max-width: 768px) {
  .author-submenu__other__link {
    padding: 5px 15px;
  }
}

@media screen and (max-width: 414px) {
  .author-submenu__other__link {
    font-size: 12px;
    padding: 5px 10px;
  }
}

.author-submenu__other__link:hover {
  color: #555;
  opacity: 1;
}

.author-date {
  color: #8d9495;
  font-size: 12px;
  line-height: 25px;
  margin-right: 16px;
}

.author-date,
.author-rate {
  font-family: Metropolis Medium, Arial;
}

.author-rate {
  background-color: #f3f3f3;
  border-radius: 3px;
  color: #000;
  font-size: 13px;
  letter-spacing: -0.52px;
  padding: 7px 15px;
}

@media screen and (max-width: 767px) {
  .author-rate {
    display: inline-block !important;
  }
}

.author-title {
  margin: 32px 0 !important;
}

@media screen and (max-width: 575px) {
  .author-title {
    margin: 0 0 20px !important;
  }
}

.author-tags {
  margin-bottom: 26px;
}

@media screen and (max-width: 767px) {
  .author-tags {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
    white-space: nowrap;
  }

  .author-tags::-webkit-scrollbar {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .author-tags {
    display: none;
  }
}

.author-tags.mobile {
  display: none;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 575px) {
  .author-tags.mobile {
    display: block;
  }
}

.author-tags__link {
  background-color: #eef2f5;
  border-radius: 18px;
  color: #000;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 14px;
  letter-spacing: -0.56px;
  line-height: 16px;
  margin-right: 10px;
  padding: 10px 20px 10px 15px;
}

.author-tags__link:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .author-tags__link {
    margin-right: 0;
  }

  .author-tags__link + .news-tags__link {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1399px) {
  .author-tags__link {
    font-size: 13px;
  }
}

.author-content__inline {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.author-content__inline__text {
  color: #000;
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
  padding-left: 20px;
}

@media screen and (min-width: 1401px) {
  .author-content__inline__text {
    display: none;
  }
}

.author-content__inf {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 575px) {
  .author-content__inf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.author-content ol,
.author-content > p,
.author-content > ul > li {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
  margin-top: 30px;
}

.author-content ol > img,
.author-content ol > strong > img,
.author-content > p > img,
.author-content > p > strong > img,
.author-content > ul > li > img,
.author-content > ul > li > strong > img {
  display: block;
  height: auto;
  width: 100%;
}

.author-content ol,
.author-content > ul {
  margin-left: 20px;
  margin-top: 35px;
}

.author-content ol li,
.author-content > ul li {
  list-style: disc;
  margin-top: 0;
}

.author-content > ol {
  margin-left: 32px;
}

.author-content > ol li {
  list-style: number;
}

.author-content__img {
  margin-top: 32px;
}

@media screen and (min-width: 1400px) {
  .author-content__img {
    height: auto;
    width: 430px;
  }
}

@media screen and (max-width: 1399px) {
  .author-content__img {
    height: auto;
    width: 330px;
  }
}

@media screen and (max-width: 1023px) {
  .author-content__img {
    height: auto;
    width: 310px;
  }
}

.author-content .social-share {
  margin: 32px 0;
}

.author-content__alltext {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #1da1f2;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Metropolis Bold, Arial;
  font-size: 18px;
  justify-content: center;
  line-height: 23px;
  margin-bottom: 40px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .author-content__alltext {
    display: none;
  }
}

.author-content__alltext-text {
  position: relative;
}

.author-content__alltext-text:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 6px;
  position: absolute;
  right: -15px;
  top: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
}

.author-spot {
  color: #000;
  font-family: Helvetica Bold, Arial;
  font-size: 20px;
  line-height: 30px;
}

@media screen and (min-width: 1024px) and (max-height: 1399px) {
  .author-spot {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1023px) {
  .author-right-wrapper {
    display: none;
  }
}

.author-left-content .author-content {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
  padding: 0 15px;
}

@media screen and (max-width: 1023px) {
  .author-left-content .author-content {
    padding: 0;
  }
}

@media screen and (max-width: 575px) {
  .author-left-content .author-content .social-share {
    display: none;
  }
}

.news-left-wrapper {
  overflow-x: hidden;
}

.news-right-wrapper {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
}

@media screen and (max-width: 1023px) {
  .news-right-wrapper {
    display: none;
  }
}

.news-right-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  max-width: 300px;
  width: 100%;
}

@media screen and (max-width: 1599px) {
  .news-right-content {
    max-width: 100%;
  }
}

.news-right-content .adv {
  padding: 0;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 106px;
}

.sticky .adv {
  padding: 0;
}

.sticky-wrapper {
  height: 100%;
  margin-top: 15px;
  position: relative;
}

.sticky-wrapper:first-child {
  height: 600px;
  margin-top: 0;
}

.sticky-wrapper:last-child {
  height: 100%;
}

.tb-adv {
  margin-top: 50px;
}

.promo {
  margin: 50px 0;
}

.promo__title {
  background: url(../images/redesign/ic-flash.svg) no-repeat 0;
  font-family: Metropolis Extra Bold, Arial;
  font-size: 18px;
  height: 25px;
  margin-bottom: 22px;
  padding-left: 28px;
}

.promo__cover--img {
  display: block;
  height: auto;
  width: 100%;
}

.promo__carousel {
  overflow: hidden;
  width: 100%;
}

.promo__carousel .swiper-slide {
  width: auto;
}

.promo__carousel--dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 16px 0 0;
}

.promo__carousel--dots .swiper-pagination-bullet {
  background-color: #c4c4c4;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  width: 10px;
}

.promo__carousel--dots .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 6px;
}

.promo__carousel--dots
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.promo__carousel--dots .swiper-pagination-bullet:hover {
  background-color: #fff;
}

.promo__item {
  border: 1px solid #e1e7f0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.promo__item + .promo__item {
  margin-top: 20px;
}

.promo__content--link {
  display: block;
  padding: 16px 16px 0;
}

@media screen and (max-width: 1599px) and (min-width: 1024px) {
  .promo__content--link {
    padding: 14px 14px 0;
  }
}

.promo__content--title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 18px;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1599px) and (min-width: 1024px) {
  .promo__content--title {
    font-size: 16px;
    height: 40px;
    line-height: 20px;
  }
}

@media screen and (max-width: 360px) {
  .promo__content--title {
    font-size: 14px;
    height: 38px;
    line-height: 18px;
  }
}

.promo__tag {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #ea0e0f;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 10px;
  height: 10px;
  letter-spacing: -0.3px;
  line-height: 16px;
  margin-bottom: 12px;
  margin-top: 16px;
  overflow: hidden;
  padding: 4px 10px 16px 16px;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .promo__tag {
    display: inline-block;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1024px) {
  .promo__tag {
    margin-top: 8px;
    padding: 4px 10px 14px 14px;
  }
}

.news-left-content .promo {
  background: #323232;
  color: #fff;
  margin: 10px 0 30px -45px;
  padding: 20px 20px 20px 45px;
  width: calc(100% + 60px);
}

@media screen and (min-width: 1024px) {
  .news-left-content .promo {
    display: none;
  }
}

.news-left-content .promo__item {
  background: #fff;
  width: 300px;
}

@media screen and (max-width: 359px) {
  .news-left-content .promo__item {
    width: 232px;
  }
}

.news-left-content .promo__tag {
  margin-top: 2px;
}

.news-left-content iframe[data-iframetype="Video"]:not(iframe[src*="/xbu4h"]) {
  aspect-ratio: 16/9;
  height: auto;
  width: 100% !important;
}

.news-left-content
  iframe[data-iframetype="Video"]:not(iframe[src*="/xbu4h"])
  .dailymotion-player-root {
  height: 100%;
  padding: 0 !important;
}

.news-left-content .iframe-video-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.news-left-content .iframe-video-wrap > * {
  width: 100%;
}

@supports not (aspect-ratio: 16/9) {
  .news-left-content .iframe-video-wrap[*|\:has\(\:not\(iframe\[src] {
    height: 0;
    padding-top: 56.66%;
    position: relative;
  }

  .news-left-content .iframe-video-wrap:has(:not(iframe[src*="/xbu4h"])) {
    height: 0;
    padding-top: 56.66%;
    position: relative;
  }

  .news-left-content
    .iframe-video-wrap[*|\:has\(\:not\(iframe\[src]
    iframe[data-iframetype="Video"] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .news-left-content
    .iframe-video-wrap:has(:not(iframe[src*="/xbu4h"]))
    iframe[data-iframetype="Video"] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

.news-left-content iframe[src*="/xbu4h"] {
  height: 488px;
  width: auto !important;
}

@media screen and (max-width: 1599px) {
  .news-left-content iframe[src*="/xbu4h"] {
    height: 560px;
  }
}

@media screen and (max-width: 1399px) {
  .news-left-content iframe[src*="/xbu4h"] {
    height: 542px;
  }
}

@media screen and (max-width: 1023px) {
  .news-left-content iframe[src*="/xbu4h"] {
    height: 550px;
  }
}

@media screen and (max-width: 767px) {
  .news-left-content iframe[src*="/xbu4h"] {
    height: 540px;
  }
}

.news-left-content p[*|\:has\(iframe\[src] {
  text-align: center;
}

.news-left-content p:has(iframe[src*="/xbu4h"]) {
  text-align: center;
}

.news-detail-content {
  background-color: #fff;
}

.news-detail-content p a {
  color: #326990;
}

.news-detail-content iframe {
  max-width: 100%;
}

.news-detail-content .news-media {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

@media screen and (max-width: 1023px) {
  .news-detail-content .news-media {
    padding-bottom: 57%;
  }
}

@media screen and (max-width: 800px) {
  .news-detail-content .news-media {
    padding-bottom: 55%;
  }
}

@media screen and (max-width: 767px) {
  .news-detail-content .news-media {
    padding-bottom: 62%;
  }
}

@media screen and (max-width: 400px) {
  .news-detail-content .news-media {
    padding-bottom: 60%;
  }
}

@media screen and (max-width: 330px) {
  .news-detail-content .news-media {
    padding-bottom: 62%;
  }
}

.news-detail-content .news-media iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  width: 100%;
}

.news-detail-content .author {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .news-detail-content .author {
    padding-bottom: 0;
  }
}

.news-detail-content .inline-keyword {
  color: #326990;
}

.news-detail-content[data-fontsize="1"] h2,
.news-detail-content[data-fontsize="1"] p {
  font-size: 22px;
}

.news-detail-content[data-fontsize="2"] h2,
.news-detail-content[data-fontsize="2"] p {
  font-size: 23px;
}

.news-detail-content[data-fontsize="3"] h2,
.news-detail-content[data-fontsize="3"] p {
  font-size: 24px;
}

.news-detail-content b,
.news-detail-content strong {
  font-family: Helvetica Bold, Arial;
}

.news-detail-content .masthead-header {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .medyanet-fullwidth-adv .news-detail-content.adRenderer > div,
  .medyanet-fullwidth-adv .news-detail-content.adRendererInfinite > div,
  .news-detail-content > .adv,
  .news-detail-content > .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.news-detail-title {
  color: #000;
  font-family: Metropolis Bold, Arial;
  font-size: 44px;
  letter-spacing: -1.76px;
  line-height: 55px;
  margin-top: 17px;
}

@media screen and (max-width: 1399px) {
  .news-detail-title {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 1023px) {
  .news-detail-title {
    font-size: 39px;
    letter-spacing: -1.56px;
    line-height: 46px;
  }
}

@media screen and (max-width: 767px) {
  .news-detail-title {
    font-size: 30px;
    letter-spacing: -1.2px;
    line-height: 36px;
  }
}

.news-tags {
  margin: 20px 0 10px;
}

@media screen and (max-width: 767px) {
  .news-tags {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
    white-space: nowrap;
  }

  .news-tags::-webkit-scrollbar {
    display: none;
  }
}

.news-tags__link {
  background-color: #eef2f5;
  border-radius: 18px;
  color: #000;
  display: inline-block;
  font-family: Metropolis Medium, Arial;
  font-size: 14px;
  letter-spacing: -0.56px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 20px 10px 15px;
}

.news-tags__link:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .news-tags__link {
    margin-right: 0;
  }

  .news-tags__link + .news-tags__link {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1399px) {
  .news-tags__link {
    font-size: 13px;
  }
}

.news-media .dailymotion-player-root,
.news-media .dailymotionVideo {
  min-height: 488px;
}

@media screen and (max-width: 1599px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 414px;
  }
}

@media screen and (max-width: 1399px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 369px;
  }
}

@media screen and (max-width: 1023px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 410px;
  }
}

@media screen and (max-width: 767px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 416px;
  }
}

@media screen and (max-width: 575px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 245px;
  }
}

@media screen and (max-width: 414px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 210px;
  }
}

@media screen and (max-width: 360px) {
  .news-media .dailymotion-player-root,
  .news-media .dailymotionVideo {
    min-height: 185px;
  }
}

.news-media .dailymotion-player-wrapper iframe {
  height: inherit;
}

.news-media iframe {
  width: 100%;
}

.news-media > img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-media {
    margin: 0 -15px;
  }
}

.news-media .news-source {
  color: #646464;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  padding: 10px 30px;
}

@media screen and (max-width: 767px) {
  .news-media .news-source {
    padding: 10px 15px 0;
  }
}

.news-content {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
  margin: 40px 0;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .news-content {
    padding: 0;
  }
}

.news-content_title {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  color: #000;
  cursor: pointer;
  -ms-flex: none;
  flex: none;
  flex-grow: 1;
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  height: 21px;
  letter-spacing: -0.02em;
  line-height: 130%;
  order: 0;
  width: 100%;
}

.news-content_title > hr {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -ms-flex-item-align: stretch;
  -ms-flex-positive: 0;
  align-self: stretch;
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  display: none;
  -ms-flex: none;
  flex: none;
  flex-grow: 0;
  height: 0;
  order: 0;
}

.news-content_list {
  cursor: pointer;
  display: none;
}

.news-content_list .contentH1 {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -ms-flex-item-align: stretch;
  -ms-flex-positive: 0;
  align-self: stretch;
  color: #040404;
  -ms-flex: none;
  flex: none;
  flex-grow: 0;
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  height: 22px;
  letter-spacing: -0.02em;
  line-height: 130%;
  margin-bottom: 6px;
  order: 1;
  width: 114px;
}

.news-content_list .contentNumber {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -ms-flex-positive: 0;
  -ms-flex: none;
  flex: none;
  flex-grow: 0;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 12px;
  order: 0;
  width: 20px;
}

.news-content_list .contentNumber,
.news-content_list .contentText {
  color: #202020;
  font-family: Helvetica, Arial;
  font-size: 14px;
  font-style: normal;
  margin-top: 14px;
}

.news-content_list .contentText {
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -ms-flex-positive: 0;
  -ms-flex: none;
  flex: none;
  flex-grow: 0;
  font-weight: 300;
  height: 22px;
  line-height: 22px;
  order: 1;
  width: 84px;
}

.news-content_list #showMore {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -ms-flex-positive: 0;
  align-items: center;
  color: #0063f7;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
  flex: none;
  flex-grow: 0;
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  height: 22px;
  line-height: 22px;
  margin-top: 20px;
  order: 0;
  width: 134px;
}

.news-content_icon {
  color: #000;
  cursor: pointer;
  float: right;
  font-size: 30px;
  font-weight: 700;
}

.news-content_contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Helvetica, Arial;
  gap: 30px;
  justify-content: center;
  left: 194px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px;
  top: 2104px;
}

.news-content__inf,
.news-content_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-content__inf {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -15px;
  padding: 30px 30px 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-content__inf {
    padding: 15px 0;
  }
}

.news-content__inf h2 {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 30px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-content__inf h2 {
    margin-bottom: 10px !important;
  }
}

.news-content ol,
.news-content > p,
.news-content > ul > li {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 1.3;
  margin-top: 20px;
}

.news-content ol > img,
.news-content > p > img,
.news-content > ul > li > img {
  display: block;
  height: auto;
  width: 100%;
}

.news-content ol,
.news-content > ul {
  margin-left: 20px;
  margin-top: 35px;
}

.news-content ol li,
.news-content > ul li {
  list-style: disc;
  margin-top: 0;
}

.news-content > ol {
  margin-left: 32px;
}

.news-content > ol li {
  list-style: number;
}

.news-content h2,
.news-content h3,
.news-content h4,
.news-content h5 {
  color: #111;
  font-family: Helvetica Bold, Arial;
  margin-top: 20px;
}

.news-content h2 {
  font-size: 28px;
  line-height: 1.2;
}

.news-content h3 {
  font-size: 22px;
  line-height: 1.2;
}

.news-content h4 {
  font-size: 18px;
  line-height: 26px;
}

.news-content h5 {
  font-size: 16px;
  line-height: 24px;
}

.news-profile {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  float: left;
}

@media screen and (max-width: 767px) {
  .news-profile {
    margin-bottom: 12px;
  }
}

.news-profile__img {
  display: block;
}

.news-profile__img img {
  border-radius: 50%;
  height: 48px;
  margin-right: 5px;
  width: auto;
}

.news-profile__account {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 5px;
}

.news-profile__account--name {
  color: #000;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  letter-spacing: -0.52px;
  line-height: 19px;
  text-decoration: underline;
}

.news-profile__account--social {
  color: #222;
  font-family: Metropolis Light, Arial;
  font-size: 12px;
  letter-spacing: -0.48px;
}

.news-profile__account--editorname {
  color: #000;
  font-family: Metropolis Bold, Arial;
  font-size: 13px;
  font-style: normal;
  letter-spacing: -0.52px;
  line-height: 19px;
  margin-left: -5px;
}

.news-profile__account span {
  font-family: Metropolis Light, Arial;
}

.news-profile__account span:first-child {
  font-family: Metropolis Bold, Arial;
}

.news-profile[data-layout="double-writer"] .news-profile__img img {
  height: 54px;
  opacity: 1 !important;
}

.news-profile[data-layout="double-writer"] .news-profile__img:first-child {
  margin-right: -25px;
}

@media screen and (max-width: 767px) {
  .news-inf {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

.news-date {
  color: #6e7780;
  font-family: Metropolis Medium, Arial;
  font-size: 13px;
  letter-spacing: -0.52px;
  line-height: 25px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .news-date {
    line-height: 16px;
  }
}

.news-date:after {
  background: #6e7780;
  border-radius: 50%;
  content: "\a";
  display: inline-block;
  height: 3px;
  margin-bottom: 3px;
  margin-left: 10px;
  width: 3px;
}

@media screen and (max-width: 767px) {
  .news-date:after {
    display: none;
  }
}

.news-rate {
  background-color: #f3f3f3;
  border-radius: 3px;
  color: #000;
  font-family: Metropolis Medium, Arial;
  font-size: 13px;
  letter-spacing: -0.52px;
  padding: 7px 15px;
}

@media screen and (max-width: 767px) {
  .news-rate {
    display: none;
  }
}

.news-related {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  float: left;
  margin: 35px 35px 35px -30px;
  position: relative;
  width: 345px;
}

.news-related[data-layout="fullwidth"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  justify-content: flex-start;
  margin: 35px -30px;
  width: calc(100% + 60px);
}

.news-related[data-layout="fullwidth"]:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  padding: 9px;
  position: absolute;
  right: 50px;
  top: calc(50% - 14px);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.news-related[data-layout="fullwidth"] p {
  -webkit-line-clamp: 3;
  height: auto;
  margin: 0 135px 0 25px;
  max-height: 85px;
}

.news-related p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #111;
  display: -webkit-box;
  font-family: Helvetica, Arial;
  font-size: 18px;
  height: 55px;
  line-height: 28px;
  margin: 15px 15px 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
  .news-related p {
    -webkit-line-clamp: 3;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    margin: 0 25px 0 15px !important;
    max-height: 72px !important;
  }
}

.news-related p b {
  font-family: Helvetica Bold, Arial;
}

@media screen and (max-width: 767px) {
  .news-related {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f5;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    margin: 35px -15px 0 !important;
    width: calc(100% + 30px) !important;
  }

  .news-related:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: "";
    padding: 3px !important;
    position: absolute;
    right: 10px !important;
    top: calc(50% - 5px) !important;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .news-related img {
    height: 103px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 103px;
  }
}

.news-rd-gallery {
  margin: 35px 0 0;
  position: relative;
  width: 286px;
}

@media screen and (max-width: 767px) {
  .news-rd-gallery {
    margin: 35px 0 0 !important;
    width: 100%;
  }
}

.news-rd-gallery__collage {
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 767px) {
  .news-rd-gallery__collage {
    width: 100%;
  }
}

.news-rd-gallery__collage:before {
  background: url(../images/redesign/ic-rd-gallery.svg) rgba(34, 34, 34, 0.8)
    no-repeat 6px;
  background-size: 15px;
  border-radius: 4px;
  color: #fff;
  content: attr(data-totalcount);
  font-family: Helvetica, Arial;
  font-size: 12px;
  left: 12px;
  padding: 6px 6px 6px 25px;
  position: absolute;
  top: 12px;
}

.news-rd-gallery__collage img {
  border: 1px solid #979797;
}

@media screen and (max-width: 767px) {
  .news-rd-gallery__dual {
    width: 50%;
  }
}

.news-rd-gallery__dual img {
  display: block;
  height: 143px;
  width: 143px;
}

@media screen and (max-width: 767px) {
  .news-rd-gallery__dual img {
    height: auto;
    width: 100%;
  }
}

.news-rd-gallery__full {
  height: 286px;
  width: 143px;
}

@media screen and (max-width: 767px) {
  .news-rd-gallery__full {
    height: auto;
    width: 50%;
  }

  .news-rd-gallery__full img {
    height: auto;
    width: 100%;
  }
}

.news-rd-gallery__content {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  padding: 14px 12px 20px;
  width: 100%;
}

.news-rd-gallery__content h3 {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 16px;
  line-height: 25px;
}

.news-rd-gallery__content--span {
  background-color: #0079ca;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  margin-top: 17px;
  padding: 6px 25px 6px 12px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.news-rd-gallery__content--span:after {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.news-rd-gallery__content--link {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.news-rd-gallery__content--link:hover {
  opacity: 0.2;
}

.news-fullwith-img {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  margin: 35px -30px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .news-fullwith-img {
    margin: 35px -15px 0;
  }
}

.news-fullwith-img img {
  height: auto;
  max-width: 100%;
}

.news-fullwith-img span {
  color: #262626;
  display: block;
  font-family: Helvetica Bold, Arial;
  font-size: 15px;
}

@media screen and (max-width: 1023px) {
  .news-fullwith-img span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .news-fullwith-img span {
    padding: 0 15px;
  }
}

.news-fullwith-img .news-source {
  background: #eef2f5;
  color: #646464;
  font-family: Helvetica Bold, Arial;
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  padding: 20px 15px;
  position: relative;
  top: -8px;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .news-fullwith-img .news-source {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .news-fullwith-img .news-source {
    font-family: Helvetica, Arial;
  }
}

@media screen and (max-width: 414px) {
  .news-fullwith-img .news-source {
    text-align: left;
  }
}

.news-quotation {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  align-items: center;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 35px -30px 0;
}

@media screen and (max-width: 767px) {
  .news-quotation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    background-color: #eef2f5;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 35px -15px 0;
  }
}

.news-quotation__text {
  margin: 0 62px;
}

@media screen and (max-width: 767px) {
  .news-quotation__text {
    display: none !important;
  }
}

.news-quotation__text p {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 23px;
  line-height: 34px;
}

@media screen and (max-width: 1399px) {
  .news-quotation__text p {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .news-quotation__text p {
    font-size: 21px;
    line-height: 30px;
  }
}

.news-quotation__text span {
  color: #262626;
  font-family: Helvetica Bold, Arial;
  font-size: 16px;
  line-height: 34px;
}

@media screen and (max-width: 1399px) {
  .news-quotation__text span {
    font-size: 13px;
  }
}

.news-quotation__img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}

.news-quotation__img p {
  display: none;
}

@media screen and (max-width: 767px) {
  .news-quotation__img p {
    color: #262626;
    display: block;
    font-family: Helvetica, Arial;
    font-size: 23px;
    line-height: 34px;
    margin: 0 30px;
    width: calc(100% - 60px);
  }
}

.news-quotation__img img {
  height: auto;
  min-width: 438px;
  width: 100%;
}

@media screen and (max-width: 1599px) {
  .news-quotation__img img {
    min-width: 330px;
  }
}

@media screen and (max-width: 1023px) {
  .news-quotation__img img {
    min-width: 404px;
  }
}

@media screen and (max-width: 767px) {
  .news-quotation__img img {
    margin-bottom: 30px;
    min-width: 100%;
  }
}

.news-quotation__img span {
  color: #262626;
  font-family: Helvetica Bold, Arial;
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .news-quotation__img span {
    display: block;
    margin: 15px 30px 30px;
  }
}

.news-right-quotation {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .news-right-quotation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.news-right-quotation .news-quotation__text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-flex: 1;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  justify-content: center;
  justify-content: left;
}

.news-right-quotation .news-quotation__text p,
.news-right-quotation .news-quotation__text span {
  text-align: left;
}

.news-blockquote {
  background: url(../images/redesign/blockquote.png) #eef2f5 no-repeat 30px 40px;
  clear: both;
  margin: 35px -30px 0;
  padding: 70px 40px 40px 30px;
}

@media screen and (max-width: 767px) {
  .news-blockquote {
    margin: 35px -15px 0;
  }
}

.news-blockquote p {
  color: #262626;
  font-family: Helvetica, Arial;
  font-size: 21px;
  line-height: 34px;
}

@media screen and (max-width: 767px) {
  .news-blockquote p {
    margin-top: 0;
  }
}

.news-blockquote span {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  color: #262626;
  font-family: Helvetica Bold, Arial;
  font-size: 20px;
  justify-content: end;
  line-height: 34px;
}

.news-blockquote span,
.news-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-inline {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  float: left;
  margin-top: 35px;
}

.news-inline-blockquote {
  display: table;
  margin: 0 35px 35px -30px;
  width: 345px;
}

@media screen and (max-width: 767px) {
  .news-inline-blockquote {
    margin: 0 -15px 30px;
    width: calc(100% + 30px);
  }
}

.news-related__link {
  background-color: #eef2f5;
  border-radius: 5px;
  clear: both;
  margin-top: 27px;
  padding: 20px;
}

.news-related__link h3 {
  border-bottom: 1px solid #e6e6e6;
  font-family: Metropolis Bold, Arial;
  font-size: 24px;
  letter-spacing: -1.08px;
  margin-bottom: 15px;
  padding-bottom: 12px;
  position: relative;
}

@media screen and (max-width: 1399px) {
  .news-related__link h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .news-related__link h3 {
    font-size: 22px;
  }
}

.news-related__link a {
  color: #262626;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  padding-left: 45px;
  position: relative;
}

.news-related__link a + a {
  margin-top: 20px;
}

.news-related__link a:before {
  background: url(../images/redesign/ic-right.svg) no-repeat 50% #fff;
  border-radius: 30px;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}

@media screen and (max-width: 1399px) {
  .news-related__link a {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .news-related__link a {
    font-size: 17px;
  }
}

.news-related__link.color-blue {
  background-color: #1368ff !important;
}

.news-related__link.color-blue a,
.news-related__link.color-blue h3 {
  color: #fff !important;
}

.news-tb-adv {
  width: 100%;
}

.news-more-tags {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 0;
  padding-top: 10px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-more-tags {
    border-bottom: 1px solid #e9e9e9;
    border-top: 0;
    display: block;
    padding-top: 0;
  }
}

.news-more-tags__text {
  color: #111;
  font-family: Helvetica Bold, Arial;
  font-size: 18px;
  line-height: 34px;
  margin-right: 25px;
}

@media screen and (max-width: 767px) {
  .news-more-tags__text {
    display: none;
  }
}

.news-featured {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  display: table;
  margin: 35px -30px 35px 35px;
  width: 363px;
}

@media screen and (max-width: 1599px) {
  .news-featured {
    width: 290px;
  }
}

@media screen and (max-width: 767px) {
  .news-featured {
    margin: 35px 0 0;
    width: 100%;
  }
}

.news-featured-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
}

@media screen and (max-width: 767px) {
  .news-featured-wrapper {
    float: none;
  }
}

.news-featured__title {
  color: #0f1419;
  font-family: Metropolis Bold, Arial;
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 20px;
}

.news-featured__container,
.news-featured__title {
  border-bottom: 1px solid #e6e6e6;
  padding: 17px 20px;
}

.news-featured__container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.news-featured__container img {
  height: auto;
  width: 80px;
}

.news-featured__text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 20px;
}

.news-featured__text a {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-featured__text span {
  color: #0f1419;
  font-size: 16px;
  letter-spacing: -0.64px;
}

.news-featured__tag,
.news-featured__text span {
  font-family: Metropolis Medium, Arial;
  line-height: 20px;
}

.news-featured__tag {
  color: #5b6f83;
  font-size: 13px;
  letter-spacing: -0.52px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .news-featured__tag {
    padding: 10px 0;
  }
}

.news-featured__more {
  color: #1a73e8;
  display: block;
  font-family: Metropolis Medium, Arial;
  font-size: 15px;
  letter-spacing: -0.6px;
  line-height: 20px;
  padding: 17px 20px;
}

.gallery-detail-content .news-content__inf {
  margin-bottom: 0;
  padding: 15px 0 0;
}

@media screen and (max-width: 1599px) {
  .gallery-detail-content .news-content__inf h2 {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1399px) {
  .gallery-detail-content .news-content__inf h2 {
    padding: 0 15px;
  }
}

@media screen and (max-width: 575px) {
  .gallery-detail-content .news-content__inf h2 {
    padding: 0;
  }
}

.gallery-detail-content .news-date {
  margin-right: 0;
}

.gallery-detail-content .news-date:after {
  display: none;
}

@media screen and (max-width: 1023px) {
  .gallery-detail-content .sticky-wrapper {
    display: none;
  }
}

.gallery-detail-content .news-rate {
  display: none;
}

.gallery-list__item {
  margin-top: 30px;
}

.gallery-list__item .adv-desktop {
  max-width: 100%;
  padding: 0;
}

.gallery-list__item .adv-desktop .medyanet-fullwidth-adv .adRenderer > div {
  max-width: 100%;
}

.gallery-list .dailymotionVideo {
  height: 100%;
  width: 100%;
}

.gallery-list .dailymotionVideo > div {
  height: 100%;
  padding-bottom: 0 !important;
  width: 100%;
}

.gallery-image:nth-child(3) {
  margin-top: 30px;
}

.gallery-image__cover {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.gallery-image__cover:hover .gallery-image__share {
  opacity: 1;
}

.gallery-image__picture {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #f4f4f4;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  justify-content: center;
}

.gallery-image__picture img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.gallery-image__picture iframe {
  height: 100%;
  width: 100%;
}

.gallery-image__source {
  color: #646464;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  padding: 10px 30px;
}

@media screen and (max-width: 1399px) {
  .gallery-image__source {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 575px) {
  .gallery-image__source {
    padding: 10px 0;
  }
}

.gallery-image__text {
  margin: 30px 0;
  padding: 0 30px;
}

@media screen and (max-width: 1399px) {
  .gallery-image__text {
    padding: 0 15px;
  }
}

@media screen and (max-width: 575px) {
  .gallery-image__text {
    padding: 0;
  }
}

.gallery-image__text ol,
.gallery-image__text ul {
  list-style: revert;
}

.gallery-image__text h2 {
  font-size: 30px;
}

.gallery-image__text h2,
.gallery-image__text h3 {
  font-family: Helvetica Bold, Arial;
  line-height: 30px;
  margin-top: 30px;
}

.gallery-image__text h3 {
  font-size: 22px;
}

.gallery-image__text h4 {
  font-size: 18px;
  line-height: 26px;
}

.gallery-image__text h4,
.gallery-image__text h5 {
  font-family: Helvetica Bold, Arial;
  margin-top: 30px;
}

.gallery-image__text h5 {
  font-size: 16px;
  line-height: 24px;
}

.gallery-image__text p {
  font-family: Helvetica, Arial;
  font-size: 20px;
  line-height: 30px;
  margin-top: 30px;
}

.gallery .gallery-lightbox__share,
.gallery-image__share {
  bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  position: absolute;
  right: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

.gallery .gallery-lightbox__share span,
.gallery-image__share span {
  background-color: #000;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 17px;
  cursor: pointer;
  height: 40px;
  opacity: 0.8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 40px;
}

@media screen and (max-width: 1023px) {
  .gallery .gallery-lightbox__share span,
  .gallery-image__share span {
    line-height: 32px;
    width: 32px;
  }
}

.gallery .gallery-lightbox__share span:hover,
.gallery-image__share span:hover {
  opacity: 1;
}

.gallery .gallery-lightbox__share .facebook,
.gallery-image__share .facebook {
  background-image: url(../images/redesign/ic-facebook-white.svg);
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.gallery .gallery-lightbox__share .facebook:hover,
.gallery-image__share .facebook:hover {
  background-color: #325a9d;
}

.gallery .gallery-lightbox__share .twitter,
.gallery-image__share .twitter {
  background-image: url(../images/redesign/ic-twitter-white.svg);
}

.gallery .gallery-lightbox__share .twitter:hover,
.gallery-image__share .twitter:hover {
  background-color: #26aff4;
}

.gallery .gallery-lightbox__share .pinterest,
.gallery-image__share .pinterest {
  background-image: url(../images/redesign/ic-pinterest-white.svg);
}

.gallery .gallery-lightbox__share .pinterest:hover,
.gallery-image__share .pinterest:hover {
  background-color: #ca2028;
}

.gallery .gallery-lightbox__share .whatsapp,
.gallery-image__share .whatsapp {
  background-image: url(../images/redesign/ic-whatsapp-white.svg);
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.gallery .gallery-lightbox__share .whatsapp:hover,
.gallery-image__share .whatsapp:hover {
  background-color: #25d366;
}

.gallery .gallery-lightbox__share .zoom-picture,
.gallery-image__share .zoom-picture {
  background-image: url(../images/redesign/ic-zoom.svg);
  border-radius: 4px;
  margin-left: 6px;
}

.gallery .gallery-lightbox__share .zoom-picture:hover,
.gallery-image__share .zoom-picture:hover {
  background-color: #ff000e;
}

.gallery .gallery-lightbox__count,
.gallery-image__count {
  background: rgba(236, 0, 0, 0.7);
  border-radius: 4px;
  color: #fff;
  font-family: Helvetica, Arial;
  font-size: 12px;
  height: 30px;
  left: 16px;
  letter-spacing: 0.5px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 16px;
  width: 45px;
}

.gallery .gallery-lightbox__count b,
.gallery-image__count b {
  font-size: 16px;
}

.gallery-lightbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999;
}

.gallery-lightbox.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gallery-lightbox.show .zoom-picture {
  display: none;
}

.gallery-lightbox__close {
  color: #000;
  cursor: pointer;
  font-size: 35px;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 99;
}

.gallery-lightbox__close:hover {
  color: #ea0e0f;
}

.gallery-lightbox__container {
  margin: auto;
  padding: 0 15px;
}

@media screen and (max-width: 1023px) {
  .gallery-lightbox__container {
    padding: 0 10px;
  }
}

.gallery-lightbox__img-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  position: relative;
}

.gallery-lightbox__img-container:hover .gallery-image__share {
  opacity: 1;
}

.gallery-lightbox__img {
  height: auto;
  max-height: calc(100vh - 130px);
  width: 100%;
}

.read-full-news {
  background: #1da1f2;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-family: Metropolis Medium, Arial;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin: 60px auto 50px;
  padding: 10px 31px 10px 16px;
  position: relative;
  text-align: center;
  width: 203px;
}

.read-full-news:after,
.read-full-news:before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 6px;
  position: absolute;
  right: 16px;
  top: 12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
}

.read-full-news:after {
  top: 18px;
}

.medyanet-inline-adv {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #f3f3f3;
  clear: both;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 56px -30px 0;
  padding: 25px 10px;
  position: relative;
  width: calc(100% + 60px);
}

.medyanet-inline-adv > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .medyanet-inline-adv > div {
    margin: auto;
    width: 320px;
  }
}

.medyanet-inline-adv .read-more-detail {
  display: block;
  font-family: Helvetica, Arial;
  font-size: 14px;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  top: -38px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .medyanet-inline-adv .read-more-detail {
    top: -80px;
  }
}

.medyanet-inline-adv .read-more-detail .arrow {
  position: relative;
}

.medyanet-inline-adv .read-more-detail .arrow:after {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  margin-left: 10px;
  padding: 3px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 1023px) {
  .medyanet-inline-adv {
    margin-left: -45px;
    width: calc(100% + 90px);
  }
}

@media screen and (max-width: 767px) {
  .medyanet-inline-adv {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 86px auto 55px;
    min-height: 250px;
    padding: 0;
    position: relative;
    width: 320px;
    z-index: 1;
  }

  .medyanet-inline-adv:before {
    background: #f3f3f3;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    content: "";
    height: calc(100% + 66px);
    left: -100vw;
    position: absolute;
    top: -46px;
    width: 200vw;
    z-index: -1;
  }

  .medyanet-inline-adv img {
    width: 300px;
  }
}

.gallery-aws-products {
  background-color: #f9f9f9;
  color: #262626;
  font-family: Helvetica, Arial;
  margin: 35px -30px 0;
}

@media screen and (max-width: 767px) {
  .gallery-aws-products {
    margin: 35px -15px 0;
  }
}

.gallery-aws-products h3 {
  font-family: Helvetica Bold, Arial;
  font-size: 22px;
  padding: 16px 20px;
}

@media screen and (max-width: 767px) {
  .gallery-aws-products h3 {
    font-size: 15px;
    padding: 8px 12px;
  }
}

.amazon-widget__flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 16px 20px;
}

@media screen and (max-width: 767px) {
  .amazon-widget__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px;
  }
}

.amazon-widget__flex > h3 {
  color: #7d7d7d;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .amazon-widget__flex > h3 {
    font-size: 10px;
    margin-left: auto;
    margin-top: 15px;
  }
}

.amazon-widget__product {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .amazon-widget__product,
  .amazon-widget__product__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .amazon-widget__product__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
  }
}

.amazon-widget__product h3 {
  font-size: 17px;
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .amazon-widget__product h3 {
    font-size: 12px;
    margin-top: 0;
  }
}

.amazon-widget__product h4 {
  font-size: 12px;
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  .amazon-widget__product h4 {
    font-size: 10px;
    margin-top: 2px;
  }
}

.amazon-widget__button {
  background-color: #0f4b9a;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 12px;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 130px;
}

.amazon-widget__button:hover {
  background-color: #082954;
  opacity: 1;
}

.amazon-widget__picture {
  background-color: #fff;
  border: 1px solid #d8d8d8;
}

.amazon-widget__picture img {
  display: block;
  height: auto;
  max-width: 130px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .amazon-widget__picture {
    margin-right: 9px;
  }
}

.amazon-widget p {
  font-size: 14px;
  line-height: 19px;
  padding: 16px 20px;
}

@media screen and (max-width: 767px) {
  .amazon-widget p {
    font-size: 12px;
    line-height: 16px;
    padding: 12px;
  }
}

.amazon-widget p strong {
  font-family: Helvetica Bold, Arial;
}

.amazon-widget__all {
  border-top: 1px solid #d8d8d8;
  padding: 16px 20px;
}

@media screen and (max-width: 767px) {
  .amazon-widget__all {
    padding: 12px;
  }
}

.amazon-widget__all a {
  margin: auto;
}

.relatednews-single-carousel {
  height: auto !important;
}

@media screen and (max-width: 575px) {
  .relatednews-single-carousel .swiper-wrapper {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .relatednews-single-carousel .relatednews-slide + .relatednews-slide {
    margin-top: 20px;
  }
}

.relatednews {
  clear: both;
  margin-top: 40px;
  position: relative;
}

.relatednews-carousel,
.relatednews-single-carousel {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 155px;
  overflow: hidden;
  padding: 20px 0 20px 20px;
  width: 100%;
}

.relatednews-carousel__title,
.relatednews-single-carousel__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #353535;
  display: -webkit-box;
  font-family: Metropolis Bold, Arial;
  font-size: 18px;
  height: 24px;
  letter-spacing: -0.02px;
  line-height: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  padding-left: 32px;
  position: relative;
  text-overflow: ellipsis;
}

.relatednews-carousel__title:before,
.relatednews-single-carousel__title:before {
  background: url(../images/redesign/ic-flash.svg) no-repeat 0;
  content: "";
  height: 24px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 14px;
}

.relatednews-carousel__dots,
.relatednews-single-carousel__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 11px;
  position: absolute;
  right: 0;
  top: 0;
}

.relatednews-carousel__dots .swiper-pagination-bullet,
.relatednews-single-carousel__dots .swiper-pagination-bullet {
  background: #e1e7f0;
  border-radius: 50%;
  height: 10px;
  margin-left: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 10px;
}

.relatednews-carousel__dots
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.relatednews-single-carousel__dots
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ea0e0f;
}

@media screen and (max-width: 575px) {
  .relatednews-carousel__dots,
  .relatednews-single-carousel__dots {
    bottom: -30px;
    top: auto;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .relatednews-carousel,
  .relatednews-single-carousel {
    padding: 10px 0 10px 10px;
  }
}

@media screen and (max-width: 575px) {
  .relatednews-carousel,
  .relatednews-single-carousel {
    padding: 20px;
  }
}

@media screen and (max-width: 355px) {
  .relatednews-carousel,
  .relatednews-single-carousel {
    height: 120px;
    padding: 10px 20px;
  }
}

.relatednews-slide__tag__container {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.relatednews-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  justify-content: center;
  margin-right: 20px;
  width: calc(50% - 20px);
}

.relatednews-slide__img {
  border-radius: 50%;
  margin-right: 15px;
}

.relatednews-slide__img--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 355px) {
  .relatednews-slide__img {
    display: none;
  }
}

.relatednews-slide__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #353535;
  display: -webkit-box;
  font-family: Metropolis Extra Bold, Arial;
  font-size: 16px;
  height: 60px;
  letter-spacing: -0.2px;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1599px) and (min-width: 768px) {
  .relatednews-slide__title {
    -webkit-line-clamp: 4;
    height: 80px;
    line-height: 20px !important;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1024px) {
  .relatednews-slide__title {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .relatednews-slide__title {
    font-size: 15px;
  }
}

.relatednews-slide__tag {
  color: #ea0e0f;
  font-family: Metropolis Bold, Arial;
  font-size: 12px;
  letter-spacing: -0.2px;
}

.relatednews-slide__tag + .relatednews-slide__tag {
  margin-left: 8px;
}

@media screen and (max-width: 1399px) and (min-width: 1024px) {
  .relatednews-slide__tag {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .relatednews-slide__tag {
    font-size: 10px;
  }

  .relatednews-slide__tag + .relatednews-slide__tag {
    margin-left: 5px;
  }

  .relatednews-slide {
    margin-right: 10px;
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 575px) {
  .relatednews-slide {
    margin-right: 40px;
    width: 100%;
  }

  .relatednews {
    margin-bottom: 40px;
  }
}

.deep-link {
  background: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 97px;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.deep-link__close {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  color: #d9d9d9;
  font-family: Metropolis Bold;
  font-size: 18px;
  height: 20px;
  margin-top: 10px;
  order: 3;
  position: absolute;
  right: 5px;
  width: 15px;
}

.deep-link__text {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  display: inline-block;
  font-family: Metropolis Bold;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  order: 2;
  padding-left: 30px;
  padding-top: 10px;
  width: 80%;
}

@media screen and (max-width: 360px) {
  .deep-link__text {
    font-size: 12px;
  }
}

.deep-link__download-btn {
  background: #1da1f2;
  border: 0.5px solid #1da1f2;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: Metropolis Bold;
  font-size: 12px;
  font-weight: 700;
  height: 32px;
  letter-spacing: -0.02em;
  line-height: 130%;
  margin-top: 10px;
  padding: 8px;
  text-align: center;
  width: 120px;
}

.deep-link__img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  display: inline-block;
  height: 131px;
  left: 0;
  order: 1;
  position: relative;
  right: 63%;
  top: -8px;
  width: 147px;
}

.deep-link__img-cellphone {
  bottom: 6px;
  height: inherit;
  margin-left: -23px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  position: absolute;
}

.deep-link__img-bg {
  background: #ed1c24;
  display: block;
  height: inherit;
  width: 70px;
}

.deep-link__img-bg img {
  bottom: 34px;
  height: 17px;
  left: 10px;
  position: absolute;
  width: 17px;
}

.NewsPhotoGallery {
  overflow: hidden;
}

.content-css {
  content-visibility: auto;
}

.header-social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-social-icon {
  margin-right: 18px;
}

@media screen and (max-width: 1023px) {
  .header-social {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header-social {
    display: none;
  }
}
