@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.sh {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #DFF6FF;
  margin-top: 4px;
}
.sh .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.sh table {
  white-space: nowrap;
}

.smpl-hdr-cnt h1 img {
  max-height: 130px;
  border-radius: 12px;
  width: auto;
  vertical-align: middle;
  display: inline-block;
}
.smpl-hdr-cnt a {
  color: #FF4354;
  text-decoration: underline;
}
.smpl-hdr-cnt a:hover {
  text-decoration: none;
}

.crn-sh {
  bottom: -270px;
  right: -190px;
}

.sh-a-avatar {
  width: 50px;
}

.fc-author a {
  color: #0084cc;
  font-weight: 700;
}
.fc-author a:hover {
  text-decoration: underline;
}

.fchecker:before {
  content: "|";
  margin: 0 5px 0 1px;
}

@media (min-width: 768px) {
  .sh.ta-u-sm-c .sh__cnt {
    max-width: 860px;
  }
  .sh--bs {
    padding-bottom: 100px;
    margin-bottom: -54px;
  }
  .sh--bs + .ls {
    padding-top: 0;
  }
  .sh--bs + .ls .lsf {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 1800px) {
  .smpl-hdr-cnt {
    margin-right: 10%;
  }
}

@media (max-width: 1450px) {
  .smpl-hdr-cnt {
    margin-right: 20%;
  }
}

@media (min-width: 992px) and (max-width: 1229.98px) {
  .smpl-hdr-cnt {
    margin-right: 25%;
  }
  .static-crn .smpl-hdr-cnt {
    margin-right: 25%;
  }
}

@media (max-width: 767.98px) {
  .smpl-hdr-cnt {
    margin-right: 0;
  }
  .static-crn .smpl-hdr-cnt {
    margin-right: 0;
  }
  .crn-sh {
    display: none;
  }
  .fc-author-hldr {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .static-crn .smpl-hdr-cnt {
    margin-right: 10%;
  }
  .crn-sh {
    right: -290px;
  }
}

@media (max-width: 991.98px) {
  .fchecker:before {
    display: none;
  }
}
