@charset "UTF-8";
img,
img.cover {
  object-fit: cover;
}
.swiper-slide img:not(.cover) {
  object-fit: contain;
}
.hidden {
  display: none !important;
}
body {
  overflow-x: hidden;
}
/*
@media (min-width: @minwidth){

}
@media (max-width: @maxwidth){

}
*/
/* DIN */
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DINPro-Light.woff') format('woff'), url('/pub/font/DINPro-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DINPro-Regular.woff') format('woff'), url('/pub/font/DINPro-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DIN Pro Italic.woff') format('woff'), url('/pub/font/DIN Pro Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DINPro-Medium.woff') format('woff'), url('/pub/font/DINPro-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DINPro-Bold.woff') format('woff'), url('/pub/font/DINPro-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/pub/font/DINPro-Black.woff') format('woff'), url('/pub/font/DINPro-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: 900;
}
/* NOTICIA */
@font-face {
  font-family: 'Noticia Text';
  src: url('/pub/font/NoticiaText-Regular.woff') format('woff'), url('/pub/font/NoticiaText-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Noticia Text';
  src: url('/pub/font/NoticiaText-Italic.woff') format('woff'), url('/pub/font/NoticiaText-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'Noticia Text';
  src: url('/pub/font/NoticiaText-Bold.woff') format('woff'), url('/pub/font/NoticiaText-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Noticia Text';
  src: url('/pub/font/NoticiaText-BoldItalic.woff') format('woff'), url('/pub/font/NoticiaText-BoldItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 700;
}
/* ROBOTO */
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Thin.woff') format('woff'), url('/pub/font/Roboto-Thin.ttf') format('truetype');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-ThinItalic.woff') format('woff'), url('/pub/font/Roboto-ThinItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Light.woff') format('woff'), url('/pub/font/Roboto-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-LightItalic.woff') format('woff'), url('/pub/font/Roboto-LightItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Regular.woff') format('woff'), url('/pub/font/Roboto-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Italic.woff') format('woff'), url('/pub/font/Roboto-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Medium.woff') format('woff'), url('/pub/font/Roboto-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-MediumItalic.woff') format('woff'), url('/pub/font/Roboto-MediumItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Bold.woff') format('woff'), url('/pub/font/Roboto-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-BoldItalic.woff') format('woff'), url('/pub/font/Roboto-BoldItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-Black.woff') format('woff'), url('/pub/font/Roboto-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'Roboto';
  src: url('/pub/font/Roboto-BlackItalic.woff') format('woff'), url('/pub/font/Roboto-BlackItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 900;
}
.fp div,
.pika-single,
body.article h4,
body.article .timestamp,
body.article .author a,
body.article h2,
body.article h5,
body.article h1,
h6,
.gallery,
.opinion a,
.articles h2 a,
.right,
.top h1 a,
.emphasis a,
header.nav .rovs .rov,
.listsel button,
.tags,
.hags,
.exopinion h1,
.exopinion h5,
.exopinion h6,
.qfrom,
.more,
.opin figcaption,
.count,
#sb-hold,
.spage,
.framed-title,
#elofizeteslink,
.top.e figcaption,
.conn_in a,
.f_din {
  font-family: 'DIN Pro';
}
.box,
body.article q,
body.article div.p,
body.article ul,
body.article .card p,
.framed-content,
body.article .interview,
.swiper-container.multi .j p,
.framed-content,
.framed-content h6,
.f_not {
  font-family: 'Noticia Text';
}
.fp p,
.fp button,
.fp a,
figure.s,
figure.ahead,
.links a,
.articles p,
.connected,
.breaking h1,
.exopinion .fakea,
.swiper-container.inner:not(.multi) .box,
.ad,
body .buorg,
#temperature,
body.list .hdate,
body.search .hdate,
.copyinfo,
.f_rob {
  font-family: 'Roboto';
}
body.menu,
body.searchbox {
  overflow: hidden;
}
header.nav {
  position: fixed;
  width: 100%;
  z-index: 999;
  transition: 200ms top;
}
@media (min-width: 1001px) {
  header.nav {
    height: 110px;
    background-color: #efefef;
  }
  body.he header.nav {
    top: 0;
  }
  body:not(.he) header.nav {
    top: -80px;
  }
}
@media (max-width: 1000px) {
  header.nav {
    top: 0;
    height: 30px;
    overflow: hidden;
    background-color: #157efc;
  }
  body.menu header.nav {
    height: 100%;
    overflow: scroll;
  }
}
@media (min-width: 1001px) {
  header.nav .hags {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 12px;
    transition: 200ms bottom;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  header.nav .hags .hag {
    display: block;
    height: 20px;
    padding: 0 5px;
    margin-top: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.080em;
    background-color: #999;
  }
  body:not(.he) header.nav .hags {
    bottom: 30px;
  }
}
@media (max-width: 1000px) {
  header.nav .hags {
    display: none;
  }
}
@media (min-width: 1001px) {
  header.nav #open {
    display: none;
  }
}
@media (max-width: 1000px) {
  header.nav #open {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
  }
  header.nav #open rect {
    fill: #fff;
    transition: 400ms all ease-in-out;
    transform-origin: 50% 50%;
  }
  body.menu header.nav #open .hide {
    opacity: 0;
  }
  body.menu header.nav #open .turn.rightr {
    transform: rotate(45deg);
  }
  body.menu header.nav #open .turn.leftr {
    transform: rotate(-45deg);
  }
}
header.nav .socs {
  position: absolute;
  display: flex;
}
header.nav .socs .soc svg {
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 1001px) {
  header.nav .socs {
    right: 10px;
    transition: 200ms bottom;
  }
  body.he header.nav .socs {
    bottom: 15px;
  }
  body:not(.he) header.nav .socs {
    bottom: 5px;
  }
  header.nav .socs .soc {
    width: 20px;
    height: 20px;
    fill: #999;
    margin: 0 5px;
  }
}
@media (max-width: 1000px) {
  header.nav .socs {
    top: 60px;
    justify-content: center;
    width: 100%;
  }
  header.nav .socs .soc {
    width: 44px;
    height: 44px;
    fill: #a1cbfe;
    margin: 0 10px;
  }
}
header.nav .rovs {
  letter-spacing: 0.040em;
}
@media (min-width: 1001px) {
  header.nav .rovs {
    /* display: flex; flex-wrap: wrap; justify-content: center; flex: 0 0 auto; */
    position: absolute;
    padding: 5px 0;
    text-align: center;
  }
  header.nav .rovs#rovs6 {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-top: 1px solid #d0d0d0;
    white-space: nowrap;
  }
  header.nav .rovs#rovsmore {
    width: 100%;
    top: 110px;
    opacity: 0;
    visibility: hidden;
    background-color: #e3e3e3;
  }
  header.nav .rovs#rovsmore:empty + #rovs6 #rovbutmore {
    display: none;
  }
  body.rovmenushow header.nav .rovs#rovsmore {
    opacity: 1;
    visibility: visible;
  }
  body:not(.he) header.nav .rovs {
    opacity: 0 !important;
  }
  header.nav .rovs #rovbutmore {
    fill: #4d4d4d;
    padding: 0 10px;
  }
  header.nav .rovs #rovbutmore svg {
    display: block;
  }
  header.nav .rovs .rov {
    line-height: 30px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
  }
  header.nav .rovs .rov:hover,
  header.nav .rovs .rov.selected {
    color: #157efc;
  }
}
@media (max-width: 1000px) {
  header.nav .rovs {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  header.nav .rovs #rovbutmore {
    display: none;
  }
  header.nav .rovs .rov {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
  }
}
@media (max-width: 1000px) {
  header.nav .rar {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 130px;
    margin-bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 500px) {
  header.nav .rar {
    max-width: 280px;
  }
  header.nav .rar .rov {
    padding: 20px 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
@media (min-width: 501px) and (max-width: 750px) {
  header.nav .rar {
    max-width: 340px;
  }
  header.nav .rar .rov {
    padding: 30px 20px;
    line-height: 24px;
    font-size: 24px;
  }
}
@media (min-width: 751px) and (max-width: 1000px) {
  header.nav .rar {
    max-width: 480px;
  }
  header.nav .rar .rov {
    padding: 30px 20px;
    line-height: 28px;
    font-size: 28px;
  }
}
header.nav #sb-open svg {
  width: 100%;
  height: 100%;
  stroke-width: 3px;
  fill: none;
}
@media (min-width: 1001px) {
  header.nav #sb-open {
    position: absolute;
    width: 30px;
    height: 30px;
    stroke: #999;
  }
  body.he header.nav #sb-open {
    top: 5px;
    right: 10px;
  }
  body:not(.he) header.nav #sb-open {
    top: 80px;
    right: 40px;
  }
}
@media (max-width: 1000px) {
  header.nav #sb-open {
    position: relative;
    width: 60px;
    height: 60px;
    margin-bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    stroke: #a1cbfe;
  }
}
header.nav .logo svg rect {
  fill: #157efc;
}
header.nav .logo svg g {
  fill: #fff;
}
@media (min-width: 1001px) {
  header.nav .logo {
    width: 300px;
    height: 70px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  header.nav .logo svg {
    display: block;
  }
}
@media (max-width: 1000px) {
  header.nav .logo {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #bfbfbf;
    z-index: 8;
  }
  header.nav .logo svg {
    width: 100%;
    height: 100%;
    display: block;
  }
}
header.nav .slogo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #157efc;
  transition: 200ms opacity;
}
header.nav .slogo svg {
  width: 100%;
  height: 100%;
  fill: #fff;
}
@media (min-width: 1001px) {
  body.he header.nav .slogo {
    opacity: 0;
    visibility: hidden;
  }
  body:not(.he) header.nav .slogo {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1000px) {
  header.nav .slogo {
    top: 0;
  }
}
@media (min-width: 1001px) {
  #elofizeteslink {
    position: absolute;
    z-index: 1000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.060em;
    text-align: right;
    color: #999;
    font-weight: 900;
    line-height: 30px;
  }
  body.he #elofizeteslink {
    top: 5px;
    right: 50px;
  }
  body:not(.he) #elofizeteslink {
    bottom: 0;
    right: 72px;
  }
}
@media (max-width: 1000px) {
  #elofizeteslink {
    margin: 0 30px 30px;
    width: calc(100% - 60px);
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #157efc;
    font-weight: 900;
    border-radius: 3px;
    background-color: #a1cbfe;
  }
}
@media (min-width: 1001px) {
  #aweather {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
  }
  body:not(.he) #aweather {
    opacity: 0;
    visibility: hidden;
  }
  body.he #aweather {
    opacity: 1;
    visibility: visible;
  }
  #aweather #temperature {
    font-size: 14px;
    font-weight: 300;
    color: #363636;
    padding-right: 4px;
  }
  #aweather #temperature::after {
    content: "°";
  }
}
@media (max-width: 1000px) {
  #aweather {
    display: none;
  }
}
footer {
  background-color: #a9a9a9;
  padding: 10px;
}
footer a.logo {
  display: block;
  width: 100%;
  height: 70px;
}
footer a.logo svg {
  width: 100%;
  height: 70px;
}
footer a.logo svg rect {
  fill: none;
}
footer a.logo svg g {
  fill: #efefef;
}
footer .links {
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
footer .links a {
  font-weight: 700;
  color: #efefef;
  padding: 5px 10px;
}
.fp {
  width: 100%;
  background-color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1000px) {
  .fp {
    height: 100vh;
  }
}
.fp div {
  font-weight: 700;
}
.fp p {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0.040em;
  padding: 60px 20px;
  max-width: 540px;
}
.fp a,
.fp button {
  height: 40px;
  padding: 0 30px;
  display: block;
  font-size: 17px;
  line-height: 40px;
  font-weight: 900;
  background-color: #157efc;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 1001px) {
  .page404 {
    height: calc(100vh - 240px);
  }
}
.page404 div {
  font-size: 160px;
  line-height: 130px;
  color: #157efc;
}
.page18 {
  position: relative;
  border-bottom: 10px solid #999;
}
@media (min-width: 1001px) {
  .page18 {
    height: calc(100vh - 100px);
  }
}
.page18::after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #efefef;
}
.page18 div {
  width: 120px;
  height: 120px;
  font-size: 54px;
  line-height: 100px;
  color: #fff;
  text-align: center;
  border: 10px solid #157efc;
  border-radius: 60px;
}
#sb-hold {
  display: none;
}
body.searchbox #sb-hold {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1999;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(60, 60, 60, 0.95);
}
body.searchbox #sb-hold #sb-in {
  width: 100%;
  max-width: 740px;
  padding: 20px;
  display: flex;
  background-color: #fff;
}
body.searchbox #sb-hold #sb-in input {
  width: calc(100% - 150px);
  height: 42px;
  padding: 0 20px;
  border: 4px solid #d0d0d0;
  color: #828282;
  font-size: 18px;
  letter-spacing: 0.040em;
}
body.searchbox #sb-hold #sb-in button {
  width: 150px;
  height: 42px;
  border: 4px solid #157efc;
  color: #fff;
  background-color: #157efc;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.060em;
}
.spage {
  color: #4d4d4d;
  line-height: 1.7em;
}
@media (min-width: 1001px) {
  .spage {
    font-size: 19px;
  }
}
@media (max-width: 1000px) {
  .spage {
    font-size: 16px;
  }
}
.spage a {
  color: #157efc;
}
@media (max-width: 1000px) {
  section.breaking,
  section.emphasis,
  section.top,
  div.lr,
  footer,
  #content {
    max-width: 100%;
    overflow: hidden;
  }
}
.vasarnapi-hirek {
  display: none !important;
}
.tags {
  display: contents;
  /* display: ruby-base-container; */
  /* flex-wrap: wrap; */
  align-items: flex-end;
  text-align: center;
}
.tags a,
.tags .tag {
  padding: 0.5vh 0.7vh;
  line-height: 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.articles .article .tags .tag.ttt {
  color: #828282;
}
h6:not(.framed-content) {
  display: inline-flex;
  padding: 8px 12px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.08em;
  background-color: #157efc;
}
.framed-content h6 {
  display: block;
  padding: 0;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 1.7em;
  text-transform: none;
  color: black;
  font-weight: 400;
  letter-spacing: normal;
  background-color: transparent;
}
.clock circle {
  fill: none;
  stroke-width: 5px;
}
.photo {
  width: 19px;
  height: 14px;
  fill: #157efc;
}
.breaking {
  position: relative;
  padding: 40px;
  background-image: repeating-linear-gradient(-60deg, #2887f7, #2887f7 10px, #2281f8 10px, #2281f8 20px);
}
.breaking h1 a {
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.02em;
}
@media (min-width: 1001px) {
  .breaking h1 a {
    font-size: 84px;
    line-height: 100px;
  }
}
@media (max-width: 1000px) {
  .breaking h1 a {
    font-size: 42px;
  }
}
.breaking .tags a {
  background-color: #035cc7;
  color: #fff;
  margin-right: 10px;
}
.breaking .tags .clock {
  position: relative;
  transform: translateY(-12px);
}
.breaking .tags .clock circle {
  stroke: #fff;
}
.breaking .tags .clock g {
  fill: #fff;
}
@media (min-width: 1001px) {
  .listsel {
    display: none;
  }
}
@media (max-width: 1000px) {
  .listsel {
    position: relative;
    height: 80px;
    width: 100%;
    background-color: #035cc7;
  }
  .listsel button {
    position: absolute;
    width: calc(50% + 3px);
    height: 50px;
    top: 15px;
    overflow: hidden;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #157efc;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: transparent;
    transition: 200ms opacity;
  }
  .listsel button#arb {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    left: 7px;
    opacity: .999;
  }
  .listsel button#arb::after {
    right: 10px;
  }
  .listsel button#neb {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    right: 7px;
    opacity: .7;
  }
  .listsel button#neb::after {
    left: 10px;
  }
  .listsel button::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 500%;
    top: 50%;
    transform: translateY(-50%) rotate(14deg);
    z-index: -1;
    background-color: #f2f2f2;
  }
  body.home.newsactive .listsel button#neb {
    opacity: .999;
  }
  body.home.newsactive .listsel button#arb {
    opacity: .7;
  }
}
@media (max-width: 1000px) {
  body.home:not(.newsactive) .right {
    display: none;
  }
  body.home.newsactive .left {
    display: none;
  }
}
.emphasis {
  display: flex;
}
@media (min-width: 1001px) {
  .emphasis {
    margin: 10px 0;
    border-left: 10px solid #157efc;
    border-right: 10px solid #157efc;
  }
  .emphasis a {
    flex: 1 auto;
    padding: 0 30px;
    margin: 10px 0;
    font-weight: 600;
    color: #000;
    min-height: 40px;
    display: flex;
    align-items: center;
  }
  .emphasis a:not(:last-child) {
    border-right: 1px solid #d0d0d0;
  }
}
@media (max-width: 1000px) {
  .emphasis {
    flex-direction: column;
    padding: 20px 10px 0;
  }
  .emphasis a {
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
    font-size: 16px;
    color: #000;
    line-height: 21px;
    font-weight: 700;
  }
}
.emphasis a.hl {
  font-weight: 700;
  color: #157efc;
}
.top {
  position: relative;
  min-height: 600px;
  margin-bottom: 20px;
}
@media (min-width: 1001px) {
  .top.b .maina h1,
  .top.d .maina h1 {
    max-width: calc(100% - 340px);
  }
}
.top .photo {
  width: 38px;
  height: 28px;
}
.top div.article {
  position: relative;
  z-index: 2;
  padding: 30px;
}
.top div.article.maina {
  /* height: 100%; */
  /* max-height: 80vmin; */
  min-height: 80vmin;
}
@media (max-width: 1000px) {
  .top div.article.maina figure::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.top div.article .tags {
  margin-bottom: 10px;
}
.top div.article .tags a {
  background-color: #157efc;
  color: #fff;
  margin-right: 10px;
}
.top div.article h1 a {
  color: #fff;
  font-weight: 700;
  white-space: pre-line;
}
@media (min-width: 1001px) {
  .top div.article h1 a {
    font-size: 54px;
  }
}
@media (max-width: 1000px) {
  .top div.article h1 a {
    font-size: 10vmin;
    /* font-size: 26px; */
  }
}
.top div.article.textonly h1 a {
  color: #000;
}
.top div.article .connected {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1001px) {
  .top div.article .connected {
    position: absolute;
    width: 340px;
    right: 0;
    top: 0;
    margin-top: 30px;
    padding: 0 20px;
    border-left: 1px solid #fff;
  }
}
@media (max-width: 1000px) {
  .top div.article .connected {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 30px;
  }
}
.top div.article .connected div {
  padding: 10px 15px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  background-color: #555;
}
.top div.article .connected a {
  margin: 15px 0;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 10px #000;
  font-size: 14px;
}
.top figure {
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1001px) {
  .top figure::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.top figure,
.top img {
  width: 100%;
  height: 100%;
  background-color: #999;
  z-index: -1;
}
.top img {
  display: block;
  object-fit: cover;
}
@media (min-width: 1001px) {
  .top.c,
  .top.d {
    display: flex;
  }
  .top.c .article.the,
  .top.d .article.the {
    width: 63vw;
    border-right: 10px solid #fff;
  }
  .top.c .othertop,
  .top.d .othertop {
    width: 37vw;
    display: flex;
    flex-direction: column;
    /* height: -webkit-fill-available;
    min-height: inherit; */
  }
  .top.c .othertop .article,
  .top.d .othertop .article {
    width: 100%;
    flex: 1 auto;
  }
  .top.c .othertop .article h1 a,
  .top.d .othertop .article h1 a {
    font-size: 34px;
    line-height: 41px;
  }
  .top.c .othertop .article.textonly h1 a,
  .top.d .othertop .article.textonly h1 a {
    font-size: 44px;
    line-height: 53px;
  }
  .top.c .othertop .article.textonly p,
  .top.d .othertop .article.textonly p {
    font-size: 14px;
    line-height: 27px;
  }
  .top.c .othertop .article:first-child,
  .top.d .othertop .article:first-child {
    border-bottom: 10px solid #fff;
  }
}
@media (max-width: 1000px) {
  .top.c .othertop .article,
  .top.d .othertop .article {
    display: flex;
    padding: 10px;
    flex-direction: column-reverse;
  }
  .top.c .othertop .article figure,
  .top.d .othertop .article figure {
    position: relative;
  }
  .top.c .othertop .article h1 a,
  .top.d .othertop .article h1 a {
    color: #000;
    font-size: 34px;
    line-height: 41px;
  }
}
@media (min-width: 1001px) {
  .top.d .article.maina.the h1 a {
    font-size: 34px;
    line-height: 41px;
  }
}
.lr {
  max-width: 1440px;
  margin: 0 auto;
}
@media (min-width: 1001px) {
  .lr {
    display: flex;
    align-items: flex-start;
  }
  .lr .left {
    width: calc(100% - 340px);
  }
  .lr .left a.su + .ts {
    padding: 0 20px;
    width: calc(100% - 280px);
  }
  .lr .left .ts {
    position: relative;
    padding: 0 20px 0 0;
    width: 100%;
    margin-top: -8px;
  }
  .lr .right {
    width: 340px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 30px;
    border-left: 1px solid #f0f0f0;
  }
}
@media (max-width: 1000px) {
  .lr .right {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .lr .right a {
    width: 100%;
  }
}
.lr .right a.bold {
  color: #157efc;
}
.lr .right a:not(.tag) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 100%;
  font-size: 16px;
  color: #000;
  line-height: 21px;
  font-weight: 700;
}
.lr .right a:not(.tag):not(:last-child) {
  border-bottom: 1px solid #d0d0d0;
}
.lr .right img {
  display: block;
  width: 100%;
  height: 160px;
  margin-bottom: 10px;
  background-color: #999;
}
.lr .right.off {
  background-color: #efefef;
}
body.home .lr .right a:nth-child(-n+11) img {
  display: none;
}
.articles .article {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.articles .article img {
  display: block;
  background-color: #999;
}
.articles .article.bold::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-color: #157efc;
}
.articles .article.opin img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 0 auto;
}
.articles .article.opin figcaption {
  font-size: 14px;
  font-weight: 700;
  color: #157efc;
}
@media (min-width: 1001px) {
  .articles .article.opin .tsin {
    display: flex;
  }
  .articles .article.opin figure {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #b0b0b0;
    text-align: center;
  }
  .articles .article.opin figure figcaption {
    margin-top: 10px;
  }
  .articles .article.opin h2,
  .articles .article.opin h2 a {
    font-weight: 300;
    font-style: italic;
    font-size: 44px;
  }
}
@media (max-width: 1000px) {
  .articles .article.opin {
    background-color: #efefef;
  }
  .articles .article.opin figure img {
    margin: 0 20px 0 0;
  }
  .articles .article.opin h2,
  .articles .article.opin h2 a {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
  }
}
@media (min-width: 1001px) {
  .articles .article {
    display: flex;
    padding: 20px 40px;
  }
  .articles .article img {
    width: 280px;
    height: 170px;
  }
  .articles .article .tags {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .articles .article p {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1000px) {
  .articles .article {
    padding: 10px 10px 20px;
  }
  .articles .article img {
    width: 100%;
    height: 55vw;
    margin-bottom: 10px;
  }
  .articles .article h2 {
    padding-bottom: 20px;
  }
  .articles .article p {
    padding-bottom: 20px;
    overflow: hidden;
  }
  .articles .article .tags a:first-child {
    padding-left: 0;
  }
}
.articles .article a.su + .ts h2,
.articles .article a.su + .ts h2 a {
  font-size: 34px;
  line-height: 41px;
}
.articles .article a.su + .ts .tags {
  margin-left: 0;
}
.articles .article h2,
.articles .article h2 a {
  font-size: 44px;
  line-height: 52px;
  color: #000;
}
.articles .article p {
  font-size: 14px;
  line-height: 1.5rem;
}
@media (min-width: 1001px) {
  .articles .article .tags {
    margin-left: -20px;
  }
}
@media (max-width: 1000px) {
  .articles .article .tags a:nth-child(n+3) {
    display: none;
  }
  .articles .article .tags a:nth-child(2) {
    border-right: none;
  }
}
.articles .article .tags a {
  padding: 0 5px;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  color: #157efc;
}
.articles .article .tags a:not(:last-child) {
  border-right: 1px solid #157efc;
}
body.home .opinion {
  background-color: #efefef;
  height: 280px;
}
body.home .opinion .roller {
  height: 280px;
  display: flex;
  justify-content: center;
}
body.home .opinion h6,
body.home .opinion .navi {
  position: absolute;
  z-index: 2;
}
body.home .opinion h6 {
  margin: 20px 0 0 30px;
}
body.home .opinion .navi {
  top: 50%;
  transform: translateY(-50%);
  background-color: #157efc;
}
body.home .opinion .navi svg {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
}
body.home .opinion .navi.swiper-button-disabled {
  display: none;
}
body.home .opinion .navi.prev {
  left: 0;
}
body.home .opinion .navi.next {
  right: 0;
}
body.home .opinion a {
  text-align: center;
  margin: 10px 20px;
  width: 200px;
  height: 280px;
  flex: 0 0 200px;
}
body.home .opinion a:last-child {
  padding-right: 40px;
  flex: 0 0 240px;
}
body.home .opinion img {
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 90px;
  overflow: hidden;
  background-color: #999;
  margin: 0 auto 10px;
  filter: grayscale(100%);
}
body.home .opinion h2 {
  font-size: 21px;
  color: #157efc;
}
body.home .opinion h3 {
  font-size: 16px;
  color: #000;
}
@media (max-width: 1000px) {
  .news h6 {
    display: none;
  }
}
body.home .gallery {
  position: relative;
  height: 600px;
  max-height: 100vh;
  display: block;
}
body.home .gallery img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #999;
  z-index: -1;
}
body.home .gallery .i {
  position: absolute;
  width: 80px;
  height: 80px;
  min-height: 80px !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 40px;
  background-color: #fff;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.home .gallery .i svg {
  width: 38px;
  height: 28px;
}
body.home .gallery .j {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 770px;
  text-align: center;
  /* transform: translateX(-50%); */
  height: 100%;
  margin-bottom: 60px;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  top: 120%;
  transform: translate(-50%, -50%);
}
body.home .gallery .j h2 {
  font-size: 34px;
  color: #fff;
}
body.home .gallery::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
.vasarnapi-hirek {
  background-color: #f5f5f5;
  border-left: 10px solid #00bbb0;
  border-top: none;
  border-bottom: none;
  padding-top: 20px;
  /* 	.article .tags a:not(:last-child){border-right: @db @gr;}
	.article .tags a{color: @gr;}
 */
}
.vasarnapi-hirek .vhlogo {
  padding: 20px 0 0 30px;
}
@media (min-width: 1001px) {
  .vasarnapi-hirek {
    border-right: 1px solid #00bbb0;
  }
  .vasarnapi-hirek h6 {
    background-color: #00bbb0;
    margin: 30px 0 0 30px;
  }
  .vasarnapi-hirek .article {
    padding: 20px 40px 20px 30px;
  }
}
@media (max-width: 1000px) {
  .vasarnapi-hirek h6 {
    background-color: #00bbb0;
    margin: 20px 0 0 10px;
  }
  .vasarnapi-hirek .article {
    padding: 20px 10px;
  }
}
.mh {
  background-color: #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mh button {
  margin: 30px auto;
  padding: 20px 30px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0.06em;
  background-color: #157efc;
  border-radius: 4px;
}
body.home .lr .exopinion {
  padding: 40px;
  display: block;
  color: #000;
  background-color: #fcfcfc;
  border-bottom: 1px solid #f0f0f0;
}
body.home .lr .exopinion header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
body.home .lr .exopinion header img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin: 0 20px;
}
body.home .lr .exopinion header h5 {
  color: #157efc;
  font-weight: 700;
  font-size: 12px;
}
body.home .lr .exopinion header h6 {
  margin: 0;
}
body.home .lr .exopinion h1 {
  font-size: 34px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 30px;
}
body.home .lr .exopinion div.p {
  font-family: 'Noticia Text';
  line-height: 32px;
  font-size: 16px;
}
@media (min-width: 1001px) {
  body.home .lr .exopinion div.p {
    column-count: 2;
    column-gap: 40px;
  }
}
body.home .lr .exopinion .fakea {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 30px;
  font-weight: 900;
  font-size: 12px;
  color: #999;
  fill: #999;
  text-transform: uppercase;
  letter-spacing: .08em;
}
body.home .lr .exopinion .fakea svg {
  padding-left: 12px;
}
@media (max-width: 1000px) {
  body.home .lr .exopinion {
    background-color: #efefef;
  }
  body.home .lr .exopinion header img {
    margin: 0 20px 0 0;
  }
  body.home .lr .exopinion h1 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  body.home .lr .exopinion h6 {
    display: none;
  }
}
body.home .lr .fullt {
  position: relative;
  width: 100vw;
  overflow: hidden;
}
@media (min-width: 1001px) {
  body.home .lr .fullt {
    left: calc(50% + 170px);
    transform: translateX(-50%);
  }
}
@media (max-width: 1000px) {
  body.search .lr {
    display: flex;
    flex-direction: column-reverse;
  }
}
.right a .photo {
  margin-left: 10px;
}
body.list .hdate,
body.search .hdate {
  width: 100%;
  padding: 20px 40px 0;
  margin-top: -1px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-style: italic;
  color: #828282;
}
body.list .hdate:not(:first-child),
body.search .hdate:not(:first-child) {
  border-top: 1px solid #b4b4b4;
}
.boa {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 18px;
  color: #157efc;
  border: 4px solid #d0d0d0;
}
.filters {
  width: 100%;
}
body.search .right {
  position: relative;
}
body.search .right:not(:empty) body.search .right::before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  background-color: #999;
}
@media (min-width: 1001px) {
  body.search button.msearch {
    display: none;
  }
  body.search:not(:empty) .right::before {
    top: 0;
  }
  body.search:not(:empty) .right h5 {
    text-transform: uppercase;
    color: #157efc;
    padding: 10px 10px 20px;
  }
}
@media (max-width: 1000px) {
  body.search button.msearch {
    display: flex;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #157efc;
    text-transform: uppercase;
    font-weight: 900;
    border-top: 1px solid #d0d0d0;
  }
  body.search button.msearch svg {
    fill: #157efc;
    margin-left: 10px;
  }
  body.search .right {
    padding: 0;
    background-color: #efefef;
  }
  body.search .right::before {
    bottom: 0;
  }
  body.search .right h5 {
    display: none;
  }
  body.search .right input.boa {
    height: 60px;
    border: none;
    background-color: #fff;
    margin-bottom: 0;
  }
  body.search .right .filters {
    padding: 0 10px 18px;
  }
  body.search .right .filters:not(.on) {
    display: none;
  }
  body.search .right .filters.on {
    display: block;
  }
}
body.search .dates {
  padding-right: 60px;
}
body.search .dates .date {
  position: relative;
  padding: 0;
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cpath%20d%3D%22M4%2C7V24H27V7Zm7%2C13H8V17h3Zm0-6H8V11h3Zm6%2C6H14V17h3Zm0-6H14V11h3Zm6%2C6H20V17h3Zm0-6H20V11h3Z%22%20fill%3D%22%23d2d2d2%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
body.search .dates .date input {
  display: block;
  width: calc(100% + 8px);
  height: 100%;
  margin-left: -4px;
  padding: 0 15px;
}
body.search .dates .date::after {
  display: block;
  position: absolute;
  width: 60px;
  height: 32px;
  right: -60px;
  top: 0;
  padding-left: 10px;
  box-sizing: border-box;
  line-height: 32px;
}
body.search .dates .from::after {
  content: "-tól";
}
body.search .dates .to::after {
  content: "-ig";
}
.auto {
  position: relative;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
}
.auto:not(.mre) {
  height: 38px;
  line-height: 38px;
}
.auto input {
  border: 4px solid #d0d0d0;
  display: block;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  width: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cpolygon%20points%3D%2222%2013%2016%2019%2010%2013%2022%2013%22%20fill%3D%22%23157efc%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.auto input:hover,
.auto input:focus {
  border-color: #999;
}
.auto input:focus {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cpolygon%20points%3D%2210%2019%2016%2013%2022%2019%2010%2019%22%20fill%3D%22%23157efc%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.auto .in:not(:empty) {
  position: absolute;
  left: 0;
  top: 38px;
  width: 100%;
  height: auto;
  max-height: 192px;
  overflow: auto;
  background-color: #fff;
  border: 4px solid #999;
  border-top: none;
  z-index: 1;
}
.auto .in:not(:empty) div {
  width: 100%;
  padding: 8px 10px;
  line-height: 22px;
}
.auto .in:not(:empty) div:hover {
  color: #157efc;
}
.auto .in:not(:empty) div.focus {
  color: #157efc;
}
.auto.mre .re:not(:empty) {
  padding: 20px 0;
}
.auto.mre .re:not(:empty) span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background-color: #157efc;
  padding: 2px 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.auto.mre .re:not(:empty) span:hover {
  text-decoration: line-through;
}
.gosearch {
  height: 40px;
  padding: 0 20px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  letter-spacing: .040em;
  border: 4px solid;
  color: #fff;
  background-color: #157efc;
}
.gosearch:hover {
  background-color: #fff;
  color: #157efc;
  border-color: #157efc;
}
.pika-single {
  display: block;
  z-index: 9999;
  position: relative;
  color: #828282;
  font-weight: 900;
  background: #d0d0d0;
}
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
}
.pika-lendar {
  width: 199px;
  border: 2px solid #d0d0d0;
}
.pika-title {
  position: relative;
  text-align: center;
  padding-bottom: 0 !important;
  text-transform: uppercase;
  font-size: 14px;
}
.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
  text-transform: uppercase;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
}
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 30px;
  overflow: hidden;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  opacity: .8;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cpolygon%20points%3D%2219%2022%2013%2016%2019%2010%2019%2022%22%20fill%3D%22%23157efc%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  left: 0;
}
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cpolygon%20points%3D%2213%2010%2019%2016%2013%2022%2013%2010%22%20fill%3D%22%23157efc%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}
.pika-select {
  display: inline-block;
}
.pika-table {
  width: 100%;
}
.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}
.pika-table th {
  display: none;
}
.pika-button {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0;
  border-radius: 0;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  border: 2px solid #d0d0d0;
  background-color: #fff;
}
.is-today .pika-button {
  color: #fff;
  background-color: #157efc;
}
.is-selected .pika-button {
  color: #fff;
  background-color: #157efc;
}
.is-inrange .pika-button {
  background-color: #c7c7c7;
}
.is-startrange .pika-button {
  color: #fff;
  background-color: #828282;
}
.is-endrange .pika-button {
  color: #fff;
  background-color: #157efc;
}
.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}
.pika-button:hover {
  color: #fff;
  background-color: #555;
}
#content {
  height: auto;
  overflow: hidden;
}
body.article p {
  text-align: left !important;
}
.inset-image-container {
  max-width: 100%;
  width: 100% !important;
  display: flex;
  justify-content: center;
  float: none !important;
  background-color: #333;
}
.inset-image-container img {
  max-width: 100%;
  height: auto !important;
}
body.article .tags {
  flex-direction: column;
  align-items: flex-start;
}
body.article .tags .tag {
  color: #fff;
  background-color: #157efc;
  margin-bottom: 10px;
}
body.article h5 {
  font-size: 12px;
  text-transform: uppercase;
  color: #adadad;
  padding-bottom: 10px;
}
body.article .lr {
  position: relative;
}
@media (max-width: 1000px) {
  body.article .lr {
    display: flex;
    flex-direction: column-reverse;
  }
}
body.article .lr.hr .right {
  border: none;
  background-color: transparent;
  justify-content: center;
}
body.article .lr.hr .right .timestamp {
  border-bottom: none;
}
@media (min-width: 1001px) {
  body.article .lr.hr .left {
    position: relative;
  }
  body.article .lr.hr .left::after {
    content: "";
    position: absolute;
    top: 35px;
    right: 0;
    width: 1px;
    height: calc(100% - 70px);
    background-color: #f0f0f0;
  }
}
body.article .slogo {
  display: inline-block;
  background-color: #157efc;
  fill: #fff;
}
body.article .slogo svg {
  display: block;
}
body.article .mailto {
  margin-left: 10px;
}
body.article .mailto svg {
  fill: #157efc;
}
body.article .article {
  border-bottom: 10px solid #999;
}
body.article .article h1,
body.article .article h1.left {
  white-space: pre-line;
  letter-spacing: -0.04em;
}
@media (min-width: 1001px) {
  body.article .article h1,
  body.article .article h1.left {
    font-size: 54px;
    padding: 35px 75px;
  }
}
@media (max-width: 1000px) {
  body.article .article h1,
  body.article .article h1.left {
    font-size: 26px;
    padding: 10px;
  }
}
body.article .article:not(.gallery)::after {
  content: "";
  width: 100%;
  height: 110px;
  background-color: #efefef;
  display: block;
}
@media (min-width: 1001px) {
  body.article .article .left {
    padding: 50px 80px;
  }
}
@media (max-width: 1000px) {
  body.article .article .left {
    padding: 10px;
  }
}
body.article .article div.p,
body.article .article li {
  line-height: 1.7em;
}
@media (min-width: 1001px) {
  body.article .article div.p,
  body.article .article li {
    font-size: 19px;
  }
}
@media (max-width: 1000px) {
  body.article .article div.p,
  body.article .article li {
    font-size: 16px;
  }
}
body.article .article div.p {
  padding-bottom: 1em;
  white-space: pre-line;
}
body.article .article div.p a {
  color: inherit;
  text-decoration: underline;
}
body.article .article div.p.strong {
  font-weight: 700;
}
body.article .article ul {
  padding-bottom: 1em;
}
body.article .article ul li {
  position: relative;
  font-weight: 700;
  padding-bottom: 1em;
}
body.article .article ul li::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #157efc;
  height: 10px;
}
@media (min-width: 1001px) {
  body.article .article ul li {
    padding: 0 0 1em 30px;
  }
  body.article .article ul li::before {
    left: 0;
    top: 13px;
    width: 6px;
  }
}
@media (max-width: 1000px) {
  body.article .article ul li {
    padding: 0 0  1em 20px;
  }
  body.article .article ul li::before {
    left: -10px;
    top: 13px;
    width: 10px;
  }
}
body.article .article q {
  position: relative;
  margin-bottom: 1em;
  display: block;
  color: #157efc;
  letter-spacing: 0.020em;
}
body.article .article q::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #157efc;
  width: 6px;
}
@media (min-width: 1001px) {
  body.article .article q {
    padding-left: 30px;
    font-size: 24px;
    line-height: 1.7em;
  }
  body.article .article q::before {
    left: 0;
    top: 5px;
    bottom: 4px;
  }
}
@media (max-width: 1000px) {
  body.article .article q {
    position: relative;
    margin-left: -10px;
    padding-left: 20px;
    font-size: 21px;
    line-height: 1.7em;
  }
  body.article .article q::before {
    left: 0;
    top: 8px;
    bottom: 4px;
  }
}
body.article .article .qfrom {
  font-size: 19px;
  color: #157efc;
  font-weight: 700;
  padding: 0 0 20px;
}
body.article .article h2 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 1em;
  padding-top: 0.5em;
}
body.article .article figure.s {
  width: 100%;
  height: auto;
  padding-bottom: 1em;
}
body.article .article figure.s img {
  width: 100%;
}
body.article .article figure.s figcaption {
  margin: 10px 0;
  font-size: 12px;
  color: #adadad;
}
body.article .article div.card {
  margin-bottom: 1em;
  background-color: #efefef;
  color: #555;
}
body.article .article div.card h2 {
  width: 100%;
  background-color: #157efc;
  color: #fff;
}
body.article .article div.card p {
  white-space: pre-line;
  line-height: 1.7em;
}
body.article .article div.card p:nth-child(2) {
  padding-top: 1em;
}
body.article .article div.card p:last-child {
  padding-bottom: 1em;
}
@media (min-width: 1001px) {
  body.article .article div.card h2 {
    padding: 18px 20px;
  }
  body.article .article div.card p {
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1000px) {
  body.article .article div.card {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  body.article .article div.card h2 {
    padding: 10px 20px;
  }
  body.article .article div.card p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.article .article .framed {
  margin-bottom: 1em;
  width: 100% !important;
  margin-top: 20px;
  background-color: #efefef;
  color: #555;
  white-space: normal;
}
body.article .article .framed .framed-title {
  width: 100%;
  background-color: #157efc;
  color: #fff;
  text-align: left !important;
  font-weight: 700;
  font-size: 24px;
}
body.article .article .framed .framed-content {
  line-height: 1.7em;
  font-weight: 400;
}
@media (min-width: 1001px) {
  body.article .article .framed .framed-title {
    padding: 18px 20px;
  }
  body.article .article .framed .framed-content {
    font-size: 19px;
    padding: 10px 20px 20px;
  }
}
@media (max-width: 1000px) {
  body.article .article .framed {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  body.article .article .framed .framed-title {
    padding: 10px 20px;
  }
  body.article .article .framed .framed-content {
    font-size: 16px;
    padding: 10px 20px 20px;
  }
}
body.article .article h5.big {
  color: #157efc;
  font-weight: 900;
}
@media (min-width: 1001px) {
  body.article .article h5.big {
    font-size: 140px;
  }
}
@media (max-width: 1000px) {
  body.article .article h5.big {
    font-size: 50px;
  }
}
body.article .article .interview {
  font-size: 19xp;
  line-height: 1.7em;
  white-space: pre-line;
}
body.article .article .interview .ask,
body.article .article .interview .answer {
  padding-bottom: 30px;
}
body.article .article .interview .ask strong,
body.article .article .interview .answer strong {
  float: left;
  color: #157efc;
  padding-right: 4px;
}
body.article .article .interview .ask strong::after,
body.article .article .interview .answer strong::after {
  content: ": ";
}
body.article .article .interview .ask {
  font-weight: 700;
}
body.article .article .ihold {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  background-color: #333;
}
body.article .article .ihold iframe {
  display: block;
  max-width: 100%;
  min-height: 100px;
  background-color: #fff;
}
body.article .article .ihold iframe:not([src]) {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20600%22%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-width%3A16px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22b%22%20d%3D%22M400%2C312c0-16%2C12-20%2C12-32s-8-16-16-16h-8%22%2F%3E%3Ccircle%20cx%3D%22400%22%20cy%3D%22328%22%20r%3D%228%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
}
body.article .article .right {
  border-left: none;
}
body.article .article .right .ad {
  width: 300px;
  margin-left: -10px;
  margin-top: 10px;
}
body.article .article .right.news::before {
  content: "";
  display: block;
  position: absolute;
  width: 340px;
  height: 100%;
  right: 0;
  top: 0;
  border-left: 1px solid #f0f0f0;
  background-color: #f9f9f9;
  z-index: -1;
}
body.article .article .right .onews {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 15px;
}
body.article .article .right .share iframe {
  margin-bottom: 10px;
}
body.article .article .right .author a {
  color: #157efc;
  padding-bottom: 10px;
  margin-bottom: 0;
  border: none;
}
body.article .article .right .timestamp {
  font-weight: 700;
  color: #adadad;
  font-size: 12px;
}
body.article .article .right .timestamp div {
  padding-bottom: 10px;
}
body.article .article .right .timestamp span {
  color: #157efc;
}
@media (min-width: 1001px) {
  body.article .article .right .share,
  body.article .article .right .author,
  body.article .article .right .tags,
  body.article .article .right .timestamp {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c7c7c7;
  }
  body.article .article .right .author,
  body.article .article .right .tags,
  body.article .article .right .timestamp {
    padding-top: 15px;
  }
  body.article .article .right .connected {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 5px;
  }
  body.article .article .right .connected::after {
    content: "";
    position: absolute;
    display: block;
    width: calc(100% + 60px);
    height: 1px;
    background-color: #f0f0f0;
    bottom: 0;
    left: -30px;
  }
  body.article .article .right .connected h4 {
    position: relative;
    padding: 5px 20px 5px 60px;
    margin-left: -40px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background-color: #555;
  }
  body.article .article .right .connected a {
    color: #555;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 20px;
    border: none;
    margin-bottom: 0;
  }
}
@media (max-width: 1000px) {
  body.article .article .right {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
  }
  body.article .article .right .share {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 93px;
    height: 78px;
    padding: 10px;
  }
  body.article .article .right .share h5 {
    display: none;
  }
  body.article .article .right .author h5 {
    display: none;
  }
  body.article .article .right .tags,
  body.article .article .right .connected,
  body.article .article .right .onews {
    display: none;
  }
}
@media (max-width: 1000px) {
  .article.simple .lr.hr .right {
    display: none;
  }
  .article.simple .lr .right .author {
    width: 100%;
    display: flex;
  }
  .article.simple .lr .right .author a {
    width: auto;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  .article.simple .lr .right .author a:not(:last-child)::after {
    content: ",";
  }
  .article.simple .lr .right .timestamp div {
    padding-bottom: 5px;
  }
  .article.simple .lr .right .timestamp div:last-child {
    padding-bottom: 0;
  }
}
.article.simple h1:not(.left) {
  border-bottom: 1px solid #b3b3b3;
}
.article.simple figure.ahead {
  position: relative;
  width: 100%;
  height: 55vw;
  max-height: 90vh;
}
.article.simple figure.ahead img {
  width: 100%;
  height: 100%;
}
.article.simple figure.ahead figcaption {
  position: absolute;
  width: calc(100% - 60px);
  right: 0;
  bottom: 0;
  margin: 10px 30px;
  font-size: 12px;
  color: #000;
  text-align: right;
  text-shadow: 0px 0px 2px #fff, 0px 0px 3px #fff;
}
.article.simple figure.ahead figcaption a {
  color: inherit;
}
.article.opinion h1 {
  font-weight: 700;
  font-style: italic;
}
.article.opinion .right .author figure {
  overflow: hidden;
  border-radius: 70px;
  margin-bottom: 10px;
}
.article.opinion .right .author figure img {
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
}
@media (min-width: 1001px) {
  .article.opinion h1 {
    border-bottom: 1px solid #b3b3b3;
  }
  .article.opinion .right .author figure {
    width: 140px;
    height: 140px;
    margin-left: -10px;
  }
}
@media (max-width: 1000px) {
  .article.opinion .right .author {
    position: relative;
    width: 100%;
    padding-left: 75px;
  }
  .article.opinion .right .timestamp {
    padding-left: 75px;
  }
  .article.opinion .right .author figure {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (min-width: 1001px) {
  .article.pure .swiper-container {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
.article.pure .top.e {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 60px;
}
.article.pure .top.e::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
  z-index: -1;
}
.article.pure .top.e::before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 25px solid #000;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
}
.article.pure .top.e figure {
  position: absolute;
  left: 0;
  top: 0;
}
.article.pure .top.e figure figcaption {
  position: absolute;
  top: 0;
  right: 20px;
  color: #fff;
  font-size: 12px;
}
.article.pure .top.e figure figcaption a {
  color: inherit;
}
.article.pure .top.e .infos {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 15px;
  background-color: #000;
}
.article.pure .top.e .infos .infosin {
  display: flex;
  width: 100%;
  max-width: 840px;
  color: #fff;
}
.article.pure .top.e .infos .infosin .author {
  flex: 1 auto;
  padding-right: 20px;
}
.article.pure .top.e .infos .infosin .author h5 {
  color: #828282;
}
.article.pure .top.e .infos .infosin .author a {
  color: #fff;
}
.article.pure .top.e .infos .infosin .author iframe {
  margin-top: 10px;
}
.article.pure .top.e .infos .infosin .timestamp {
  flex: 3 auto;
  padding: 0 20px;
  border-left: 1px solid #828282;
  border-right: 1px solid #828282;
}
.article.pure .top.e .infos .infosin .timestamp div:first-child:not(:last-child) {
  padding-bottom: 10px;
}
.article.pure .top.e .infos .infosin .timestamp div:first-child {
  color: #828282;
}
.article.pure .top.e .infos .infosin .tags {
  flex: 1 auto;
  max-width: 220px;
  padding-left: 20px;
  padding-top: 0;
  flex-direction: row;
  flex-wrap: wrap;
  height: 0;
}
.article.pure .top.e .infos .infosin .tags .tag {
  line-height: 20px;
  height: 20px;
  padding: 0 10px;
  background-color: #828282;
  font-size: 12px;
  margin: 0 5px 5px 0;
}
.article.pure .top.e .infos .infosin .author,
.article.pure .top.e .infos .infosin .timestamp {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1000px) {
  .article.pure .top.e .infos .infosin {
    flex-direction: column;
    position: relative;
  }
  .article.pure .top.e .infos .infosin iframe {
    position: absolute;
    top: 0;
    right: -20px;
  }
  .article.pure .top.e .infos .infosin .timestamp {
    padding: 10px 0 0 0;
    font-size: 14px;
    border: none;
  }
  .article.pure .top.e .infos .infosin .tags {
    display: none;
  }
}
.article.pure .top.e h1 {
  text-align: center;
  width: 100%;
  max-width: 840px;
  color: #fff;
}
.article.pure .top.e .infos a {
  text-decoration: none;
}
.article.pure .text {
  width: 100%;
  max-width: 840px;
  padding: 0 10px;
  margin: 0 auto 40px;
}
button.info {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2046%22%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20cx%3D%2223%22%20cy%3D%2223%22%20r%3D%2215%22%2F%3E%20%3Cpath%20fill%3D%22white%22%20d%3D%22M22.09%2C22.4l-.9-.84.1-.63a.29.29%2C0%2C0%2C1%2C.27-.25l2.1-.15H24c.17%2C0%2C.23.13.19.29l-1.64%2C7.73h1.66v.25c0%2C.21-.06.31-.29.46a3.11%2C3.11%2C0%2C0%2C1-1.41.4c-1.47%2C0-1.74-1.07-1.49-2.25Zm2.81-4.49a.93.93%2C0%2C0%2C1-.82.73h-.63a.59.59%2C0%2C0%2C1-.52-.73l.17-.84a1%2C1%2C0%2C0%2C1%2C.84-.74h.63a.57.57%2C0%2C0%2C1%2C.5.74Z%22%2F%3E%3C%2Fsvg%3E%0A");
}
button.navi.prev {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2046%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2223%22%20r%3D%2215%22%2F%3E%3Cpolyline%20points%3D%2230%2023%2023%2030%2016%2023%22%2F%3E%3Cline%20x1%3D%2223%22%20y1%3D%2230%22%20x2%3D%2223%22%20y2%3D%2216%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}
button.navi.next {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2046%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2223%22%20r%3D%2215%22%2F%3E%3Cpolyline%20points%3D%2230%2023%2023%2030%2016%2023%22%2F%3E%3Cline%20x1%3D%2223%22%20y1%3D%2230%22%20x2%3D%2223%22%20y2%3D%2216%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}
button.fs-open {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%3E%3Cpolygon%20points%3D%2218%208%208%208%208%2018%2010%2018%2010%2010%2018%2010%2018%208%22%2F%3E%3Cpolygon%20points%3D%228%2028%208%2038%2018%2038%2018%2036%2010%2036%2010%2028%208%2028%22%2F%3E%3Cpolygon%20points%3D%2228%2038%2038%2038%2038%2028%2036%2028%2036%2036%2028%2036%2028%2038%22%2F%3E%3Cpolygon%20points%3D%2238%2018%2038%208%2028%208%2028%2010%2036%2010%2036%2018%2038%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}
button.fs-close,
button.i-close {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2046%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2223%22%20r%3D%2214%22%2F%3E%3Cline%20x1%3D%2216%22%20y1%3D%2216%22%20x2%3D%2230%22%20y2%3D%2230%22%2F%3E%0A%3Cline%20x1%3D%2230%22%20y1%3D%2216%22%20x2%3D%2216%22%20y2%3D%2230%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  display: none;
}
.swiper-button-disabled,
.swiper-button-hidden {
  visibility: hidden !important;
}
.swiper-slide img {
  max-width: 100%;
}
.swiper-container .swiper-slide {
  position: relative;
}
.swiper-container .swiper-slide .copyinfo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  text-align: right;
  text-shadow: 0px 0px 2px #000, 0px 0px 4px #000;
}
.swiper-container.inner:not(.multi) {
  margin-bottom: 60px;
  overflow: visible;
  height: auto;
  position: relative;
}
.swiper-container.inner:not(.multi) .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: auto;
  background-color: #333;
}
.swiper-container.inner:not(.multi) .swiper-slide .box {
  position: absolute;
  bottom: -30px;
  width: 100%;
  display: flex;
  font-size: 14px;
  line-height: 14px;
  color: #adadad;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.swiper-container.multi .i {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #fff;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.swiper-container.multi .i:hover {
  opacity: .8;
}
.swiper-container.multi .i svg {
  width: 38px;
  height: 28px;
}
@media (min-width: 1001px) {
  .swiper-container.multi {
    position: relative;
    width: 100%;
    background-color: #333;
  }
  .swiper-container.multi .swiper-wrapper {
    max-height: 90vh;
  }
  .swiper-container.multi.gallery {
    border-bottom: 10px solid #999;
    padding-bottom: 100px;
  }
  .swiper-container.multi.gallery .swiper-wrapper {
    height: 55vw;
  }
  .swiper-container.multi.gallery::before {
    height: calc(100% - 100px);
  }
  .swiper-container.multi.gallery::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #efefef;
  }
  .swiper-container.multi.gallery .last-slide .connected {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 220px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .swiper-container.multi.gallery .last-slide .connected .conn_in {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-container.multi.gallery .last-slide .connected .conn_in a {
    width: 280px;
    padding: 20px 0;
    margin-right: 40px;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 21px;
  }
  .swiper-container.multi.gallery .last-slide .connected .conn_in a img {
    width: 280px;
    height: auto;
    margin-bottom: 10px;
  }
  .swiper-container.multi.gallery.no-showme button.info {
    display: none;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme)::before {
    display: none;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) .swiper-slide {
    padding-left: 220px;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) button {
    position: absolute;
    top: 0;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) button.prev {
    transform: translateY(0) rotate(90deg);
    left: 0;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) button.next {
    transform: translateY(0) rotate(270deg);
    left: 40px;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) button.info {
    display: none;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) button.i-close {
    left: 174px;
    display: block;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) div.count {
    left: 110px;
    top: 0;
    height: 46px;
    transform: translateY(0);
    line-height: 46px;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) .box {
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 220px;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    padding: 56px 15px 15px 15px;
    color: #fff;
    font-size: 16px;
    background-color: #a9a9a9;
  }
  .swiper-container.multi.gallery.showme-g:not(.no-showme) .box::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    top: 48px;
    left: 0;
    background-color: #fff;
    opacity: .5;
  }
  .swiper-container.multi:not(.gallery) {
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .swiper-container.multi:not(.gallery) .swiper-wrapper {
    height: 540px;
  }
  .swiper-container.multi.fullscreen {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1001;
    margin-bottom: 0;
    margin-top: 0;
  }
  .swiper-container.multi.fullscreen .swiper-wrapper {
    margin-bottom: 0;
    margin-top: 0;
    height: 100vh;
  }
  .swiper-container.multi.fullscreen .swiper-wrapper .swiper-slide {
    height: 100vh;
  }
  .swiper-container.multi.fullscreen button.fs-close {
    display: block;
  }
  .swiper-container.multi.fullscreen button.fs-open {
    display: none;
  }
  .swiper-container.multi::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    z-index: 10;
    height: 100%;
  }
  .swiper-container.multi .j {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 700ms;
    will-change: visibility, opacity;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .swiper-container.multi .j::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
    z-index: -1;
  }
  .swiper-container.multi .j p {
    line-height: 1.7em;
  }
  .swiper-container.multi .j h1 {
    text-align: center;
  }
  .swiper-container.multi .j h1,
  .swiper-container.multi .j p,
  .swiper-container.multi .j .infos {
    width: 100%;
    max-width: 960px;
    color: #fff;
    margin-bottom: 40px;
  }
  .swiper-container.multi .j .infos {
    display: flex;
  }
  .swiper-container.multi .j .infos .author {
    flex: 1 auto;
    padding-right: 20px;
  }
  .swiper-container.multi .j .infos .author h5 {
    color: #828282;
  }
  .swiper-container.multi .j .infos .author a {
    color: #fff;
  }
  .swiper-container.multi .j .infos .timestamp {
    flex: 3 auto;
    padding: 0 20px;
    border-left: 1px solid #828282;
    border-right: 1px solid #828282;
  }
  .swiper-container.multi .j .infos .timestamp div:first-child {
    padding-bottom: 10px;
    color: #828282;
  }
  .swiper-container.multi .j .infos .tags {
    flex: 1 auto;
    padding-left: 20px;
    padding-top: 0;
    flex-direction: row;
    max-width: 30%;
    height: 0;
  }
  .swiper-container.multi .j .infos .tags .tag {
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
    background-color: #828282;
    font-size: 12px;
    margin-right: 10px;
  }
  .swiper-container.multi .j .infos .author,
  .swiper-container.multi .j .infos .timestamp {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .swiper-container.multi .swiper-slide {
    position: relative;
    padding-left: 46px;
  }
  .swiper-container.multi figure,
  .swiper-container.multi img {
    width: 100%;
    height: 100%;
  }
  .swiper-container.multi button {
    position: absolute;
    left: 0;
    width: 46px;
    height: 46px;
    z-index: 11;
    top: 50%;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .swiper-container.multi button.prev {
    transform: translateY(-30px) rotate(90deg);
  }
  .swiper-container.multi button.next {
    transform: translateY(-70px) rotate(270deg);
  }
  .swiper-container.multi button.fs-open,
  .swiper-container.multi button.fs-close {
    position: absolute;
    top: 0;
  }
  .swiper-container.multi:not(.gallery) .box {
    position: absolute;
    left: 60px;
    width: auto;
    max-width: 50%;
    height: auto;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 700ms, opacity 700ms;
    will-change: visibility, opacity;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    background-color: #157efc;
  }
  .swiper-container.multi:not(.gallery) .box::before {
    border-right: 9px solid #157efc;
  }
  .swiper-container.multi:not(.gallery) .box::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -9px;
    display: block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
  }
  .swiper-container.multi .count {
    position: absolute;
    width: 46px;
    height: 40px;
    top: 50%;
    left: 0;
    z-index: 11;
    transform: translateY(-110px);
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.04em;
  }
  .swiper-container.multi.showme .j {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 700ms, opacity 700ms;
    will-change: visibility, opacity;
  }
  .swiper-container.multi.showme .box {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 700ms;
    will-change: visibility, opacity;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .swiper-container.multi::before {
    background-color: #a9a9a9;
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .swiper-container.multi::before {
    background-color: rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .swiper-container.multi button.prev,
  .swiper-container.multi button.next,
  .swiper-container.multi button.fs-open,
  .swiper-container.multi button.fs-close,
  .swiper-container.multi button.i-close {
    display: none;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .swiper-container.multi button.info {
    top: 50%;
    transform: translateY(10px);
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .swiper-container.multi button.info {
    bottom: 0;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .swiper-container.multi:not(.gallery) .box {
    top: 50%;
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .swiper-container.multi:not(.gallery) .box {
    bottom: 0;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .swiper-container.multi.gallery .box {
    display: none;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .swiper-container.multi.inner .box {
    transform: translateY(5px);
  }
}
@media (max-width: 1000px) {
  .swiper-container.multi {
    background-color: #333;
    color: #fff;
    padding-bottom: 60px;
    border-bottom: 10px solid #999;
  }
  .swiper-container.multi img {
    width: 100%;
    /*height: 55vw;*/
  }
  .swiper-container.multi button,
  .swiper-container.multi .count {
    display: none;
  }
  .swiper-container.multi .swiper-slide:first-child {
    display: flex;
    flex-direction: column;
  }
  .swiper-container.multi .swiper-slide:first-child img {
    order: 2;
  }
  .swiper-container.multi .swiper-slide:first-child .box {
    order: 3;
  }
  .swiper-container.multi .swiper-slide:first-child .j {
    order: 1;
  }
  .swiper-container.multi .swiper-wrapper {
    transform: none !important;
  }
  .swiper-container.multi .swiper-slide-duplicate {
    display: none !important;
  }
  .swiper-container.multi .j {
    padding: 10px;
    display: flex;
    flex-direction: column;
  }
  .swiper-container.multi .j .i {
    margin-bottom: 10px;
    order: 1;
  }
  .swiper-container.multi .j h1 {
    order: 2;
  }
  .swiper-container.multi .j p {
    order: 4;
  }
  .swiper-container.multi .j .infos {
    order: 3;
    color: #828282;
  }
  .swiper-container.multi .j .infos .tags {
    display: none;
  }
  .swiper-container.multi .j .infos h5 {
    display: none;
  }
  .swiper-container.multi .j .infos .author a {
    color: #828282;
  }
  .swiper-container.multi .j h1,
  .swiper-container.multi .j p,
  .swiper-container.multi .j .infos {
    padding-bottom: 30px;
  }
  .swiper-container.multi .box {
    padding: 10px 10px 30px;
    color: #999;
  }
  .swiper-container.multi .box a {
    color: #999;
  }
}
.ad {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 10px 10px;
  background-color: #e1e1e1;
}
.lr .right .ad {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-bottom: 20px;
}
.lr left .ad {
  margin-bottom: 20px;
}
.unisel {
  display: none !important;
}
.moremargin ~ .ad {
  padding-top: 40px;
  position: relative;
  z-index: 800;
}
body .buorg {
  top: 110px;
  min-height: 110px;
  border-bottom: none;
  background-color: #efefef;
}
body .buorg div {
  padding: 11px 12px 11px 30px;
  color: #999;
  text-align: center;
  line-height: 1.7em;
  font-size: 16px;
}
body .buorg .buorg-icon {
  display: none;
}
body .buorg div a,
body .buorg .buorg div a:visited {
  display: block;
  width: 240px;
  margin: 10px auto 0;
  padding: 5px 10px;
  text-indent: 0;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.04em;
  border-radius: 0;
  background: #157efc;
  box-shadow: none;
}
body .buorg #buorgig {
  background-color: #edbc68;
}
@media only screen and (max-width: 700px) {
  body .buorg {
    top: 30px;
    padding: 25px 5px;
  }
  body .buorg div {
    padding: 5px 12px 5px 9px;
    text-indent: 0;
    line-height: 1.3em;
  }
}
@media (min-width: 1001px) {
  body {
    margin-top: 110px;
  }
}
@media (max-width: 1000px) {
  body {
    margin-top: 30px;
  }
}
.w100 {
  width: 100%;
}
.o0 {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 700ms, opacity 700ms;
  will-change: visibility, opacity;
}
.o1 {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 700ms;
  will-change: visibility, opacity;
}
/* Z.Z */
* {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: none;
  outline: none;
  font-family: inherit;
  box-sizing: border-box;
}
ol,
ul,
li {
  list-style: none;
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
button,
input {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}
button,
a {
  cursor: pointer;
}
body {
  -webkit-overflow-scrolling: touch;
}

/* layout 4 aka B */
section.top.b.left .article.maina {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
section.top.b.left .article.maina .tags {
  width: calc(100% - 340px);
  flex-wrap: wrap;
  display: flex;
}
section.top.b.left .article.maina h1 {
  max-width: calc(100% - 340px);
}
section.top.b.left .article.maina .connected {
  height: 97.7%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  bottom: 0;  
  right: -17px;
  margin-left: auto;
  background-color: rgba(153, 153, 153, .6);   
  width: 340px;   
  margin: 10px 0;
  padding: 0 20px;
  border-left: 1px solid #fff;
}
section.top.b.left .article.maina div.article .connected div {
  padding: 10px 15px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  background-color: #555;
}
section.top.b.left .article.maina div.article .connected a {
  margin: 15px 0;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 10px #000;
  font-size: 14px;
}

@media screen and (max-width: 1000px) {
  section.top.b.left .article.maina {
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  section.top.b.left .article.maina .tags {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
  }
  section.top.b.left .article.maina .tags .tag {
    display: flex;
    flex-wrap: wrap;    
    text-align: center;
    margin: 5px 10px 10px 0;
  }
  section.top.b.left .article.maina h1 {
    width: 100%;
    max-width: 100%;
  }
  section.top.b.left .article.maina .connected {
    position: relative;
    overflow-y: hidden;
    margin-left: auto;
    width: 100%;
  }
  section.top.b.left .article.maina div.article .connected div {
    margin: 15px;
  }
  section.top.b.left .article.maina div.article .connected a {
    margin: 15px;
  }
}
.embeded .swiper-container.multi:not(.gallery) {
  margin: 0;
}

@media (max-width: 1000px) {
.top div.article .connected {
   position: relative;
}
body.article .article:not(.gallery)::after {
  content: "";
  width: 100%;
  height: 110px;
  background-color: #efefef;
  display: block;
}
.swiper-container .swiper-slide .copyinfo {
  bottom: -5px;
}

}

/* Embedded gallery */
@media (min-width: 1001px) {
  .embeded .article.pure .swiper-container {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.embeded .swiper-button-disabled,
.embeded .swiper-button-hidden {
  visibility: hidden !important;
}
.embeded .swiper-slide img {
  max-width: 100%;
}
.embeded .swiper-container .swiper-slide {
  position: relative;
}
.embeded .swiper-container .swiper-slide .copyinfo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  text-align: right;
  text-shadow: 0px 0px 2px #000, 0px 0px 4px #000;
}
.embeded .swiper-container.inner:not(.multi) {
  margin-bottom: 60px;
  overflow: visible;
  height: auto;
  position: relative;
}
.embeded .swiper-container.inner:not(.multi) .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: auto;
  background-color: #333;
}
.embeded .swiper-container.inner:not(.multi) .swiper-slide .box {
  position: absolute;
  bottom: -30px;
  width: 100%;
  display: flex;
  font-size: 14px;
  line-height: 14px;
  color: #adadad;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.embeded .swiper-container.multi .i {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #fff;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.embeded .swiper-container.multi .i:hover {
  opacity: .8;
}
.embeded .swiper-container.multi .i svg {
  width: 38px;
  height: 28px;
}
@media (min-width: 1001px) {
  .embeded .swiper-container.multi {
    position: relative;
    width: 100%;
    background-color: #333;
  }
  .embeded .swiper-container.multi .swiper-wrapper {
    max-height: 90vh;
  }
  .embeded .swiper-container.multi.gallery {
    border-bottom: 10px solid #999;
    padding-bottom: 100px;
  }
  .embeded .swiper-container.multi.gallery .swiper-wrapper {
    height: 55vw;
  }
  .embeded .swiper-container.multi.gallery::before {
    height: calc(100% - 100px);
  }
  .embeded .swiper-container.multi.gallery::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #efefef;
  }
  .embeded .swiper-container.multi.gallery .last-slide .connected {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 220px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .embeded .swiper-container.multi.gallery .last-slide .connected .conn_in {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .embeded .swiper-container.multi.gallery .last-slide .connected .conn_in a {
    width: 280px;
    padding: 20px 0;
    margin-right: 40px;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 21px;
  }
  .embeded .swiper-container.multi.gallery .last-slide .connected .conn_in a img {
    width: 280px;
    height: auto;
    margin-bottom: 10px;
  }
  .embeded .swiper-container.multi.gallery.no-showme button.info {
    display: none;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme)::before {
    display: none;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) .swiper-slide {
    padding-left: 220px;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) button {
    position: absolute;
    top: 0;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) button.prev {
    transform: translateY(0) rotate(90deg);
    left: 0;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) button.next {
    transform: translateY(0) rotate(270deg);
    left: 40px;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) button.info {
    display: none;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) button.i-close {
    left: 174px;
    display: block;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) div.count {
    left: 110px;
    top: 0;
    height: 46px;
    transform: translateY(0);
    line-height: 46px;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) .box {
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 220px;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    padding: 56px 15px 15px 15px;
    color: #fff;
    font-size: 16px;
    background-color: #a9a9a9;
  }
  .embeded .swiper-container.multi.gallery.showme-g:not(.no-showme) .box::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    top: 48px;
    left: 0;
    background-color: #fff;
    opacity: .5;
  }
  .embeded .swiper-container.multi:not(.gallery) {
    margin-bottom: 0;
    margin-top: 0;
  }
  .embeded .swiper-container.multi:not(.gallery) .swiper-wrapper {
    height: 540px;
  }
  .embeded .swiper-container.multi.fullscreen {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1001;
    margin-bottom: 0;
    margin-top: 0;
  }
  .embeded .swiper-container.multi.fullscreen .swiper-wrapper {
    margin-bottom: 0;
    margin-top: 0;
    height: 100vh;
  }
  .embeded .swiper-container.multi.fullscreen .swiper-wrapper .swiper-slide {
    height: 100vh;
  }
  .embeded .swiper-container.multi.fullscreen button.fs-close {
    display: block;
  }
  .embeded .swiper-container.multi.fullscreen button.fs-open {
    display: none;
  }
  .embeded .swiper-container.multi::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    z-index: 10;
    height: 100%;
  }
  .embeded .swiper-container.multi .j {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 700ms;
    will-change: visibility, opacity;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .embeded .swiper-container.multi .j::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
    z-index: -1;
  }
  .embeded .swiper-container.multi .j p {
    line-height: 1.7em;
  }
  .embeded .swiper-container.multi .j h1 {
    text-align: center;
  }
  .embeded .swiper-container.multi .j h1,
  .embeded .swiper-container.multi .j p,
  .embeded .swiper-container.multi .j .infos {
    width: 100%;
    max-width: 960px;
    color: #fff;
    margin-bottom: 40px;
  }
  .embeded .swiper-container.multi .j .infos {
    display: flex;
  }
  .embeded .swiper-container.multi .j .infos .author {
    flex: 1 auto;
    padding-right: 20px;
  }
  .embeded .swiper-container.multi .j .infos .author h5 {
    color: #828282;
  }
  .embeded .swiper-container.multi .j .infos .author a {
    color: #fff;
  }
  .embeded .swiper-container.multi .j .infos .timestamp {
    flex: 3 auto;
    padding: 0 20px;
    border-left: 1px solid #828282;
    border-right: 1px solid #828282;
  }
  .embeded .swiper-container.multi .j .infos .timestamp div:first-child {
    padding-bottom: 10px;
    color: #828282;
  }
  .embeded .swiper-container.multi .j .infos .tags {
    flex: 1 auto;
    padding-left: 20px;
    padding-top: 0;
    flex-direction: row;
    max-width: 30%;
    height: 0;
  }
  .embeded .swiper-container.multi .j .infos .tags .tag {
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
    background-color: #828282;
    font-size: 12px;
    margin-right: 10px;
  }
  .embeded .swiper-container.multi .j .infos .author,
  .embeded .swiper-container.multi .j .infos .timestamp {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .embeded .swiper-container.multi .swiper-slide {
    position: relative;
    padding-left: 46px;
  }
  .embeded .swiper-container.multi figure,
  .embeded .swiper-container.multi img {
    width: 100%;
    height: 100%;
  }
  .embeded .swiper-container.multi button {
    position: absolute;
    left: 0;
    width: 46px;
    height: 46px;
    z-index: 11;
    top: 50%;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .embeded .swiper-container.multi button.prev {
    transform: translateY(-30px) rotate(90deg);
  }
  .embeded .swiper-container.multi button.next {
    transform: translateY(-70px) rotate(270deg);
  }
  .embeded .swiper-container.multi button.fs-open,
  .embeded .swiper-container.multi button.fs-close {
    position: absolute;
    top: 0;
  }
  .embeded .swiper-container.multi:not(.gallery) .box {
    position: absolute;
    left: 60px;
    width: auto;
    max-width: 50%;
    height: auto;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 700ms, opacity 700ms;
    will-change: visibility, opacity;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    background-color: #157efc;
  }
  .embeded .swiper-container.multi:not(.gallery) .box::before {
    border-right: 9px solid #157efc;
  }
  .embeded .swiper-container.multi:not(.gallery) .box::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -9px;
    display: block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
  }
  .embeded .swiper-container.multi .count {
    position: absolute;
    width: 46px;
    height: 40px;
    top: 50%;
    left: 0;
    z-index: 11;
    transform: translateY(-110px);
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.04em;
  }
  .embeded .swiper-container.multi.showme .j {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 700ms, opacity 700ms;
    will-change: visibility, opacity;
  }
  .embeded .swiper-container.multi.showme .box {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 700ms;
    will-change: visibility, opacity;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .embeded .swiper-container.multi::before {
    background-color: #a9a9a9;
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .embeded .swiper-container.multi::before {
    background-color: rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .embeded .swiper-container.multi button.prev,
  .embeded .swiper-container.multi button.next,
  .embeded .swiper-container.multi button.fs-open,
  .embeded .swiper-container.multi button.fs-close,
  .embeded .swiper-container.multi button.i-close {
    display: none;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .embeded .swiper-container.multi button.info {
    top: 50%;
    transform: translateY(10px);
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .embeded .swiper-container.multi button.info {
    bottom: 0;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .embeded .swiper-container.multi:not(.gallery) .box {
    top: 50%;
  }
}
@media (min-width: 1001px) and (max-width: 600px) {
  .embeded .swiper-container.multi:not(.gallery) .box {
    bottom: 0;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .embeded .swiper-container.multi.gallery .box {
    display: none;
  }
}
@media (min-width: 1001px) and (min-width: 601px) {
  .embeded .swiper-container.multi.inner .box {
    transform: translateY(5px);
  }
}
@media (max-width: 1000px) {
  .embeded .swiper-container .swiper-slide {
    max-width: 100%;
    width: 100%;
  }
  .embeded .swiper-container.multi {
    background-color: #333;
    color: #fff;
    padding-bottom: 60px;
    border-bottom: 10px solid #999;
  }
  .embeded .swiper-container.multi img {
    width: 100%;
    /*height: 55vw;*/
  }
  .embeded .swiper-container.multi button,
  .embeded .swiper-container.multi .count {
    display: none;
  }
  .embeded .swiper-container.multi .swiper-slide:first-child {
    display: flex;
    flex-direction: column;
  }
  .embeded .swiper-container.multi .swiper-slide:first-child img {
    order: 2;
  }
  .embeded .swiper-container.multi .swiper-slide:first-child .box {
    order: 3;
  }
  .embeded .swiper-container.multi .swiper-slide:first-child .j {
    order: 1;
  }
  .embeded .swiper-container.multi .swiper-wrapper {
    transform: none !important;
  }
  .embeded .swiper-container.multi .swiper-slide-duplicate {
    display: none !important;
  }
  .embeded .swiper-container.multi .j {
    padding: 10px;
    display: flex;
    flex-direction: column;
  }
  .embeded .swiper-container.multi .j .i {
    margin-bottom: 10px;
    order: 1;
  }
  .embeded .swiper-container.multi .j h1 {
    order: 2;
  }
  .embeded .swiper-container.multi .j p {
    order: 4;
  }
  .embeded .swiper-container.multi .j .infos {
    order: 3;
    color: #828282;
  }
  .embeded .swiper-container.multi .j .infos .tags {
    display: none;
  }
  .embeded .swiper-container.multi .j .infos h5 {
    display: none;
  }
  .embeded .swiper-container.multi .j .infos .author a {
    color: #828282;
  }
  .embeded .swiper-container.multi .j h1,
  .embeded .swiper-container.multi .j p,
  .embeded .swiper-container.multi .j .infos {
    padding-bottom: 30px;
  }
  .embeded .swiper-container.multi .box {
    padding: 10px 10px 30px;
    color: #999;
  }
  .embeded .swiper-container.multi .box a {
    color: #999;
  }
}
.embeded .swiper-container.multi.showme-g:not(.gallery) .box {
  visibility: visible;
  opacity: 1;
}
.swiper-wrapper.embeded {
  width: unset;
}
