

.fbdws-svg path:not(.cls-1) {
  fill: var(--color-apg-blue);
}
.cls-1 {
  fill: transparent !important;
}
.wrapper {
  background: var(--color-lightblue);
}
.nopad {
  padding: 0;
}
.reverseme {
  flex-direction: column;
}
@media screen and (min-width: 750px) {
  .reverseme {
    flex-direction: row-reverse;
  }
}
header {
  position: fixed;
  z-index: 0;
}
.h100 {
  height: 100%;
}
.logoimage {
  height: 100%;
  width: auto;
}
.logo a {
  text-decoration: none;
}
.logo a:hover {
  text-decoration: underline;
}
.nawrap {
  margin-top: 0 !important;
}
.wrapper {
  background: var(--background-color);
}
.art-hero-wrapper {
  position: relative;
  height: 100vh;
  width: 100%;
  background: var(--background-color);
}
#article-header .logo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.headercol {
  display: flex;
  justify-content: inherit;
  padding: 1rem 1rem 1rem 2rem;
}
.current {
  opacity: 0.5;
}
.go-back {
  display: none;
}
@media screen and (min-width: 750px) {
  .go-back {
    display: none;
    justify-content: center;
    flex-direction: column;
  }
  .go-back.showMenu {
    display: flex;
  }
}
.go-back a {
  text-decoration: none;
}
.go-back:hover a {
  font-weight: bold;
}
.nolink, .nolink span {
  color: var(--color-apg-lightblue) !important;
  /* cursor: not-allowed!important; */
  opacity: 0.8 !important;
  pointer-events: none !important;
}
.nolink span.arrow-move {
  display: inline-block;
  transform: scaleX(-1);
}
.nav a {
  text-decoration: none;
}
.menu-link:hover .arrow-move {
  margin-left: 1rem;
}
.arrow-move {
  font-size: inherit;
  transition: margin 0.3s;
}
#article-nav-background {
  width: 4.8rem;
  height: 4.8rem;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  padding: 0;
  position: fixed;
  z-index: 2;
  top: 1.2rem;
  right: 2.4rem;
}
@media screen and (min-width: 960px) {
  #article-nav-background {
    right: 4.8rem;
  }
}
#article-nav {
  position: fixed;
  color: var(--font-color-default);
  width: 100%;
  height: 100%;
  z-index: 2;
  visibility: hidden;
  top: 0;
  padding: 144px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  #article-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 48px;
    width: 100%;
  }
}
#article-nav .columns {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  #article-nav .columns {
    /* margin: 0 -6.4rem; */
    text-align: left;
    width: 100%;
    text-align: center;
  }
}
#article-nav .column {
  margin: 0 0 48px 0;
  width: 100%;
}
.menu-link {
  visibility: hidden;
}
@media screen and (min-width: 960px) {
  #article-nav .column {
    margin: 0 auto;
    width: 100%;
  }
}
#article-nav .column .title {
  font-style: italic;
  margin-bottom: 2.4rem;
}
#article-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#article-nav ul li.current-menu-item a:after {
  background: #ffffff;
}
#article-nav ul li a {
  color: var(--font-color-default);
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (min-width: 960px) {
  #article-nav ul li a {
    font-size: 3rem;
  }
}
#article-nav ul li a:after {
  background: #ffffff;
}
#article-header {
  height: 6rem;
  width: 100%;
  position: fixed;
  transition: top 0.2s ease-in-out;
  top: 0;
  left: 0;
  z-index: 3;
  background: white;
}
@media screen and (max-width: 760px) {
  #article-header.nav-up {
    top: -6rem;
  }
  #article-header.nav-down {
    top: 0;
  }
}
#article-header .row, #article-header #article-nav .columns, #article-nav #article-header .columns, #article-header .meta {
  margin: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#article-header .logo svg {
  display: block;
  height: 2.1rem;
  width: auto;
}
#article-header .logo.white svg g, #header .logo.active svg g {
  fill: #ffffff;
}
#article-home-content .screen {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000000;
}
#article-home-content .screen .image-background {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#article-home-content .screen .title {
  position: absolute;
  z-index: 1;
  bottom: 2.4rem;
  left: 2.4rem;
  color: #ffffff;
}
@media screen and (min-width: 960px) {
  #article-home-content .screen .title {
    bottom: 48px;
    left: 48px;
  }
}
#article-home-content .screen .title a {
  color: #ffffff;
}
#article-home-content .screen .title h2 br:after {
  content: " ";
}
@media screen and (max-width: 960px) {
  #article-home-content .screen .title h2 br {
    display: inline;
    content: " ";
  }
}
.btn11 {
  position: relative;
  width: 60px;
  height: 60px;
  transition-duration: 0.5s;
}
.btn11 .icon-left {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: var(--color-apg-blue);
}
.btn11 .icon-left:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: var(--color-apg-blue);
  content: "";
  top: -10px;
}
.btn11 .icon-left:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: var(--color-apg-blue);
  content: "";
  top: 10px;
}
.btn11 .icon-left:hover {
  cursor: pointer;
}
.btn11 .icon-right {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: var(--color-apg-blue);
  left: 15px;
}
.btn11 .icon-right:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: var(--color-apg-blue);
  content: "";
  top: -10px;
}
.btn11 .icon-right:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: var(--color-apg-blue);
  content: "";
  top: 10px;
}
.btn11.open .icon-left {
  transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}
.btn11.open .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}
.btn11.open .icon-right {
  transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}
.btn11.open .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
}
.btn11:hover {
  cursor: pointer;
}
@media screen and (min-width: 750px) {
  #article-header {
    background: white;
  }
  #article-header .logoimage {
    display: inline-block;
  }
  #article-header.transparent {
    background: transparent;
  }
  #article-header.transparent .logoimage {
    display: none;
  }
}
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:template-article] [44.1320] DESIGN*/
/*******************************************************************/
/* 0.1 D>D */
/* db 127 */

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:template-main] [37.8289] DESIGN*/
/*******************************************************************/
/* 0.11 P>P */
/* db 157 */