/* IMPORTS */
/* BOOTSTRAP */
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; } }
@media (min-width: 1200px) {
  .container {
    padding-left: 100px;
    padding-right: 100px; } }
/* Colors */
.sec--dark {
  background: #291546; }

/* Typography */
h1, h2, h3, h4 {
  font-family: bebas-neue, sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 2px;
  margin-bottom: 30px; }

.highlight {
  color: #d5a8ff; }

.font-weight-bold {
  font-weight: 500; }

.btn {
  font-size: 13px;
  text-transform: uppercase;
  color: #140926;
  font-weight: 600;
  align-self: center;
  border-radius: 50px;
  padding: 7px 15px 5px;
  border: 0px;
  position: relative; }
  .btn:focus, .btn:active, .btn:active:focus {
    box-shadow: none; }
  .btn.btn-primary {
    background: #d5a8ff; }
    .btn.btn-primary:hover {
      background: #140926;
      color: #ffffff; }

@media (min-width: 768px) {
  h1, h2, h3, h4 {
    font-size: 38px;
    margin-bottom: 40px;
    letter-spacing: 2.5px; } }
@media (min-width: 1200px) {
  h1, h2, h3, h4 {
    font-size: 45px;
    margin-bottom: 60px;
    letter-spacing: 3px;
    text-shadow: 0px 3px 20px rgba(20, 9, 38, 0.25); }

  p {
    font-size: 18px;
    font-weight: 200; }

  .btn {
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    padding: 10px 20px 8px; } }
/* PIXELS */
.pixel--area {
  display: none;
  pointer-events: none; }

@media (min-width: 1200px) {
  .pixel--area {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden; }
    .pixel--area .pixel-area--inner {
      position: relative;
      width: 100%;
      max-width: 1320px;
      margin-left: auto;
      margin-right: auto;
      height: 100%; }
    .pixel--area.area--news .pixel-large--01, .pixel--area.area--blog-overview .pixel-large--01, .pixel--area.area--blog-instagram .pixel-large--01 {
      top: 25%;
      right: 330px; }
    .pixel--area.area--news .pixel-large--02, .pixel--area.area--blog-overview .pixel-large--02, .pixel--area.area--blog-instagram .pixel-large--02 {
      bottom: 21%;
      right: 110px; }
    .pixel--area.area--news .pixel-large--03, .pixel--area.area--blog-overview .pixel-large--03, .pixel--area.area--blog-instagram .pixel-large--03 {
      bottom: 21%;
      left: 20px; }
    .pixel--area.area--news .pixel-medium--01, .pixel--area.area--blog-overview .pixel-medium--01, .pixel--area.area--blog-instagram .pixel-medium--01 {
      top: 27%;
      right: 400px; }
    .pixel--area.area--news .pixel-medium--02, .pixel--area.area--blog-overview .pixel-medium--02, .pixel--area.area--blog-instagram .pixel-medium--02 {
      bottom: 26%;
      right: 80px; }
    .pixel--area.area--news .pixel-medium--03, .pixel--area.area--blog-overview .pixel-medium--03, .pixel--area.area--blog-instagram .pixel-medium--03 {
      bottom: 33%;
      left: 30px; }
    .pixel--area.area--news .pixel-small--01, .pixel--area.area--blog-overview .pixel-small--01, .pixel--area.area--blog-instagram .pixel-small--01 {
      top: 28%;
      right: 200px; }
    .pixel--area.area--news .pixel-small--02, .pixel--area.area--blog-overview .pixel-small--02, .pixel--area.area--blog-instagram .pixel-small--02 {
      bottom: 26%;
      left: 5px; }
    .pixel--area.area--news .pixel-small--03, .pixel--area.area--blog-overview .pixel-small--03, .pixel--area.area--blog-instagram .pixel-small--03 {
      opacity: 0; }
    .pixel--area.area--about .pixel-large--01 {
      top: 13%;
      right: 380px; }
    .pixel--area.area--about .pixel-large--02 {
      bottom: 28%;
      right: 30px; }
    .pixel--area.area--about .pixel-large--03 {
      top: 28%;
      right: 680px; }
    .pixel--area.area--about .pixel-medium--01 {
      top: 15%;
      right: 480px; }
    .pixel--area.area--about .pixel-medium--02 {
      bottom: 50%;
      right: 45px; }
    .pixel--area.area--about .pixel-small--01 {
      top: 3%;
      right: 370px; }
    .pixel--area.area--about .pixel-small--02 {
      top: 20%;
      right: 85px; }
    .pixel--area.area--about .pixel-small--03 {
      top: 42%;
      right: 660px; }
    .pixel--area.area--about .pixel-small--04 {
      bottom: 35%;
      right: 10px; }
    .pixel--area.area--about .pixel-small--05 {
      bottom: 9%;
      right: 210px; }
    .pixel--area.area--about .pixel-small--06 {
      bottom: 16%;
      right: 630px; }
    .pixel--area.area--contact .pixel-large--01 {
      top: 11%;
      right: 340px; }
    .pixel--area.area--contact .pixel-large--02 {
      top: 29%;
      right: 670px; }
    .pixel--area.area--contact .pixel-large--03 {
      bottom: 25%;
      right: 480px; }
    .pixel--area.area--contact .pixel-medium--01 {
      top: 16%;
      right: 400px; }
    .pixel--area.area--contact .pixel-medium--02 {
      top: 42%;
      right: 100px; }
    .pixel--area.area--contact .pixel-medium--03 {
      bottom: 19%;
      right: 320px; }
    .pixel--area.area--contact .pixel-small--01 {
      bottom: 13%;
      right: 420px; }
    .pixel--area.area--contact .pixel-small--02 {
      bottom: 63%;
      right: 640px; }
    .pixel--area.area--contact .pixel-small--03 {
      bottom: 23%;
      right: 130px; }

  .single-pixel--large,
  .single-pixel--medium,
  .single-pixel--small {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    background: rgba(213, 168, 255, 0.7); }

  .single-pixel--medium {
    width: 13px;
    height: 13px;
    border-radius: 4px;
    background: rgba(153, 119, 180, 0.5);
    filter: blur(0.25px); }

  .single-pixel--small {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: rgba(213, 168, 255, 0.2);
    filter: blur(0.5px); } }
/* Sections */
section {
  padding: 40px 10px;
  position: relative; }
  section.sec--start {
    margin: 0;
    padding: 0;
    position: relative; }
    section.sec--start .start--caption {
      padding-top: 30px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      z-index: 10;
      -webkit-animation: 2s ease 0s normal forwards 1 fadein;
      animation: 2s ease 0s normal forwards 1 fadein; }
@keyframes fadein {
  0% {
    opacity: 0; }
  66% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  66% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      section.sec--start .start--caption h1 {
        margin: 0;
        font-size: 35px;
        text-shadow: 0px 5px 15px #140926; }
      section.sec--start .start--caption h2 {
        margin: 0 0 25px;
        font-size: 18px;
        text-shadow: 0px 5px 8px #140926; }
      section.sec--start .start--caption .btn-primary {
        font-weight: 700;
        padding: 10px 17px 8px;
        position: relative; }
    section.sec--start .owl-start {
      opacity: 0.6; }
    section.sec--start:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(45deg, #1a144a 0%, #854e96 100%);
      z-index: 5;
      opacity: 0.7; }
  section.sec--news {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    background-image: url("../img/bg_news.jpg");
    background-size: cover; }
    section.sec--news .news--single .news-single--image {
      position: relative; }
      section.sec--news .news--single .news-single--image img {
        border-radius: 10px;
        z-index: 100; }
      section.sec--news .news--single .news-single--image:after {
        content: "";
        display: block;
        position: absolute;
        margin-top: auto;
        margin-left: 20px;
        margin-right: 20px;
        left: 0;
        right: 0;
        bottom: -2px;
        height: 50px;
        background: #140926;
        opacity: 0.7;
        z-index: -1;
        filter: blur(14px); }
    section.sec--news .news--single .news-single--text {
      margin-top: 20px; }
      section.sec--news .news--single .news-single--text h3 {
        margin-bottom: 2px;
        font-size: 18px;
        line-height: 1.1;
        font-family: fieldwork-hum, sans-serif;
        font-weight: 300;
        letter-spacing: 0;
        text-shadow: none; }
      section.sec--news .news--single .news-single--text p {
        font-size: 14px;
        line-height: 1.1;
        color: #d5a8ff; }
  section.sec--partner, section.sec--contact {
    background: none; }
  section.sec--partner {
    border-bottom: 1px solid rgba(153, 119, 180, 0.2); }
    section.sec--partner .partner--logo {
      margin-bottom: 20px;
      height: 65px;
      position: relative; }
      section.sec--partner .partner--logo .partner-logo--inner {
        background: #291546;
        border-radius: 10px;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute; }
      section.sec--partner .partner--logo .partner-logo--link {
        position: absolute;
        padding-left: 20px;
        padding-right: 20px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
      section.sec--partner .partner--logo .img-svg {
        width: 100%;
        height: auto; }
    section.sec--partner .partner--logo.logo-just-legends .partner-logo--link .img-svg {
      	width: auto;
    	height: 60%;
    	max-width: 100%;
    	max-height: 48px; }

      section.sec--partner .partner--logo.logo-kaspersky .partner-logo--link, section.sec--partner .partner--logo.logo-lootchest .partner-logo--link {
        padding-left: 30px;
        padding-right: 30px; }
      section.sec--partner .partner--logo:after {
        content: "";
        display: block;
        position: absolute;
        margin-top: auto;
        margin-left: 20px;
        margin-right: 20px;
        left: 0;
        right: 0;
        bottom: -2px;
        height: 50px;
        background: #140926;
        opacity: 0.7;
        z-index: 5;
        filter: blur(14px); }
  section.sec--contact {
    padding-bottom: 60px; }
  section.sec--instagram-posts .FeedGridLayout__grid {
    gap: 10px !important; }

.collaboration-outer {
  background-color: #3f2367;
  background-image: url("../img/bg_partner.jpg");
  background-size: cover; }

@media (min-width: 768px) {
  section {
    padding: 80px 10px; }
    section.sec--start .start--caption h1 {
      margin: 0;
      font-size: 55px;
      text-shadow: 0px 5px 20px #140926;
      letter-spacing: 3px; }
    section.sec--start .start--caption h2 {
      margin: 0 0 25px;
      font-size: 25px;
      letter-spacing: 2px;
      text-shadow: 0px 5px 15px #140926; }
    section.sec--start .start--caption .btn-primary {
      font-weight: 700;
      padding: 10px 17px 8px;
      position: relative; }
    section.sec--news {
      background-size: cover; }
      section.sec--news .news--single .news-single--image:after {
        content: "";
        margin-left: 30px;
        margin-right: 30px;
        bottom: -20px;
        height: 70px;
        opacity: 0.6;
        filter: blur(25px); }
      section.sec--news .news--single .news-single--text {
        margin: 20px 10px 0; }
    section.sec--about {
      padding-bottom: 40px; }
    section.sec--partner .row--partner-logos {
      padding-left: 100px;
      padding-right: 100px; }
    section.sec--partner .partner--logo {
      margin-bottom: 25px;
      height: 90px; }
      section.sec--partner .partner--logo .partner-logo--link {
        padding-left: 30px;
        padding-right: 30px; }
      section.sec--partner .partner--logo.logo-kaspersky .partner-logo--link, section.sec--partner .partner--logo.logo-lootchest .partner-logo--link {
        padding-left: 40px;
        padding-right: 40px; }
      section.sec--partner .partner--logo:after {
        margin-left: 25px;
        margin-right: 25px;
        bottom: -10px;
        height: 50px;
        opacity: 0.6;
        filter: blur(20px); } }
@media (min-width: 992px) {
  section.sec--start {
    margin-top: -69px; }
    section.sec--start .start--caption {
      padding-top: 70px; }
  section.sec--about {
    padding-top: 0px;
    padding-bottom: 20px; }
    section.sec--about .img-fluid {
      max-width: initial;
      width: calc(100% + 30px);
      margin-right: -30px; }
  section.sec--partner .row--partner-logos {
    padding-left: 0;
    padding-right: 0; }
  section.sec--contact {
    padding-bottom: 20px; }
    section.sec--contact .img-fluid {
      max-width: initial;
      width: calc(100% + 30px);
      margin-right: -30px; } }
@media (min-width: 1200px) {
  section {
    padding: 120px 20px 130px; }
    section.sec--start .start--caption h1 {
      text-shadow: 0px 8px 20px rgba(20, 9, 38, 0.5); }
    section.sec--start .start--caption h2 {
      margin: 0 0 35px;
      font-size: 25px;
      letter-spacing: 2px;
      text-shadow: 0px 4px 15px rgba(20, 9, 38, 0.5); }
    section.sec--start .start--caption .btn-primary {
      font-weight: 700;
      padding: 10px 17px 8px;
      position: relative; }
    section.sec--news {
      padding-bottom: 140px; }
      section.sec--news .news--single .news-single--image:after {
        content: "";
        margin-left: 50px;
        margin-right: 50px;
        bottom: -25px;
        height: 70px;
        opacity: 0.6;
        filter: blur(25px); }
      section.sec--news .news--single .news-single--text {
        margin: 25px 10px 0; }
        section.sec--news .news--single .news-single--text h3 {
          margin-bottom: 7px;
          font-size: 19px;
          font-weight: 300;
          letter-spacing: 0; }
        section.sec--news .news--single .news-single--text p {
          font-size: 15px;
          font-weight: 200; }
    section.sec--partner .partner--logo {
      margin-bottom: 0px;
      height: 120px; }
      section.sec--partner .partner--logo .partner-logo--link {
        padding-left: 50px;
        padding-right: 50px; }
      section.sec--partner .partner--logo.logo-kaspersky .partner-logo--link, section.sec--partner .partner--logo.logo-lootchest .partner-logo--link {
        padding-left: 60px;
        padding-right: 60px; }
      section.sec--partner .partner--logo:after {
        margin-left: 25px;
        margin-right: 25px;
        bottom: -10px;
        height: 50px;
        opacity: 0.7;
        filter: blur(20px); }
    section.sec--contact {
      padding-top: 35px;
      padding-bottom: 30px; }
      section.sec--contact .col--about-text {
        padding-top: 50px; } }
@media (min-width: 1200px) {
  section.sec--start .start--caption {
    padding-top: 0px; }
    section.sec--start .start--caption h1 {
      font-size: 80px;
      text-shadow: 0px 11px 30px rgba(20, 9, 38, 0.45); }
    section.sec--start .start--caption h2 {
      margin: 0 0 35px;
      font-size: 35px;
      letter-spacing: 2px;
      text-shadow: 0px 7px 20px rgba(20, 9, 38, 0.45); }
    section.sec--start .start--caption .btn-primary {
      font-weight: 700;
      padding: 13px 30px 11px;
      position: relative; } }
/* MODAL */
.modal {
  top: 0;
  bottom: 0; }
  .modal .btn-close {
    box-shadow: none !important; }
    .modal .btn-close:hover {
      color: #3f2367; }
  .modal.show {
    display: flex !important;
    justify-content: center;
    align-items: flex-end; }
  .modal .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100vw;
    height: calc(100vh - 100px);
    top: inherit;
    bottom: 0;
    border: 0px; }
  .modal .modal-header {
    border-bottom: 0; }
  .modal .modal-title {
    font-family: bebas-neue, sans-serif;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 2px; }
  .modal .modal-content {
    border: 0px;
    border-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #140926;
    height: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    box-shadow: 0px -37px 39px -22px rgba(20, 9, 38, 0.95); }
    .modal .modal-content .modal-body {
      overflow-y: scroll; }
    .modal .modal-content h1, .modal .modal-content h2, .modal .modal-content h3, .modal .modal-content h4 {
      font-family: fieldwork-hum, sans-serif;
      font-weight: 600;
      letter-spacing: 0px;
      font-size: 17px;
      margin-bottom: 15px; }
    .modal .modal-content h3 {
      font-size: 15px; }
    .modal .modal-content p {
      font-size: 14px;
      line-height: 1.2;
      font-weight: 200;
      color: rgba(20, 9, 38, 0.85); }
    .modal .modal-content ul {
      margin: 0 0 20px 15px;
      padding: 0; }
      .modal .modal-content ul li {
        font-size: 14px;
        line-height: 1.2;
        color: rgba(20, 9, 38, 0.85); }
    .modal .modal-content a {
      color: #9977b4;
      text-decoration: none; }
      .modal .modal-content a:hover {
        color: #3f2367; }
    .modal .modal-content:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      backdrop-filter: blur(5px);
      width: 100%;
      height: 100%;
      z-index: -1; }

.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear; }

.fade-scale.in {
  opacity: 1;
  transform: scale(1); }

.modal.fade .modal-dialog {
  transform: translate3d(0, 0, 0); }

.modal.in .modal-dialog {
  transform: translate3d(0, 500px, 0); }

@media (min-width: 992px) {
  .modal.show {
    align-items: center; }
  .modal .modal-dialog {
    width: calc(100vw - 150px);
    height: calc(100vh - 150px);
    max-width: 900px; }
  .modal .modal-content {
    border-radius: 20px;
    padding: 20px; } }
/* CAROUSEL */
.owl-news {
  margin-left: -70px;
  margin-right: -70px;
  width: calc(100% + 140px); }
  .owl-news .owl-item {
    transition: all .2s ease-in-out;
    transform: scale(0.9);
    opacity: 0.5; }
    .owl-news .owl-item.center {
      transform: scale(1);
      opacity: 1; }

@media (min-width: 768px) {
  .owl-news {
    margin-left: -70px;
    margin-right: -70px;
    width: calc(100% + 140px); }
    .owl-news .owl-item {
      transition: all .2s ease-in-out;
      transform: scale(1); } }
@media (min-width: 992px) {
  .owl-news {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    .owl-news .owl-item {
      opacity: 1; } }
/* NAVIGATION */
.main--navigation {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  left: 0;
  right: 0;
  height: 70px;
  background: rgba(20, 9, 38, 0.95);
  color: #ffffff;
  box-shadow: 0px 30px 60px 30px #140926;
  border-top: 1px solid rgba(213, 168, 255, 0); }
  .main--navigation.no--shadow {
    box-shadow: none; }
  .main--navigation .navigation--wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .main--navigation .navigation--wrapper:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      backdrop-filter: blur(5px);
      z-index: -1; }
  .main--navigation .main-navigation--links {
    margin: 0;
    padding: 5px 30px 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 350px;
    position: relative; }
    .main--navigation .main-navigation--links .link--single {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      text-decoration: none; }
      .main--navigation .main-navigation--links .link--single .single--text {
        margin-top: 5px;
        font-weight: 600;
        font-size: 10px;
        letter-spacing: 0.75px;
        text-transform: uppercase;
        color: #ffffff; }
      .main--navigation .main-navigation--links .link--single .single--icon {
        height: 20px;
        width: auto;
        fill: #ffffff; }
      .main--navigation .main-navigation--links .link--single.active .single--text {
        color: #d5a8ff !important; }
      .main--navigation .main-navigation--links .link--single.active .single--icon {
        fill: #d5a8ff !important; }

@media (min-width: 768px) {
  .main--navigation .main-navigation--links {
    max-width: 450px; } }
@media (min-width: 992px) {
  .main--navigation {
    width: 100%;
    top: 0;
    bottom: initial;
    height: 70px;
    background: rgba(20, 9, 38, 0.95);
    color: #ffffff;
    box-shadow: 0px -25px 40px 30px rgba(20, 9, 38, 0.6);
    border-top: 2px solid rgba(213, 168, 255, 0); }
    .main--navigation .navigation--wrapper {
      max-width: 940px;
      margin-left: auto;
      margin-right: auto;
      justify-content: space-between; }
    .main--navigation .main-navigation--logo {
      display: flex;
      flex-direction: row; }
      .main--navigation .main-navigation--logo .logo--img {
        width: auto;
        height: 50px;
        border-radius: 100px;
        border: 3px solid rgba(213, 168, 255, 0.15); }
      .main--navigation .main-navigation--logo .logo--title {
        margin-left: 20px;
        color: #ffffff;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        display: block;
        line-height: 1; }
        .main--navigation .main-navigation--logo .logo--title small {
          font-size: 9px;
          letter-spacing: 0px;
          color: #d5a8ff;
          font-weight: 300; }
    .main--navigation .main-navigation--links {
      max-width: 300px;
      padding: 2px 0 0; } }
@media (min-width: 1400px) {
  .main--navigation .navigation--wrapper {
    max-width: 1120px; }
  .main--navigation .main-navigation--links {
    max-width: 330px; } }
/* HEADER */
/* Blog */
.sec--blog-posts {
  padding-top: 30px;
  padding-bottom: 20px;
  background-image: url("../img/bg_blog.png");
  background-repeat: no-repeat;
  background-attachment: scroll; }

.row--post-gutter {
  --bs-gutter-x: 2.25rem; }

.article--single {
  margin-bottom: 80px;
  position: relative;
  margin-top: 0px;
  transition: opacity 0.5s ease-in-out; }
  .article--single:hover {
    opacity: 1 !important; }
    .article--single:hover .article-single--image img,
    .article--single:hover .article-single--image source {
      transform: scale(1.05); }
  .article--single .article-single--text {
    margin: 20px 0 0 0; }
    .article--single .article-single--text .text--category {
      margin: 0 0 12px;
      padding: 0;
      display: block; }
      .article--single .article-single--text .text--category ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .article--single .article-single--text .text--category ul li {
          margin: 0;
          padding: 0;
          display: inline; }
      .article--single .article-single--text .text--category a {
        margin-right: 5px;
        display: inline-block;
        background: #140926;
        border-radius: 5px;
        padding: 6px 10px 3px;
        font-weight: 600;
        font-size: 11px;
        letter-spacing: 0.25;
        color: #ffffff;
	text-transform: uppercase;
        text-decoration: none; }
    .article--single .article-single--text .text--headline {
      font-size: 30px;
      line-height: 37px;
      letter-spacing: 1.25px;
      margin: 0 0 12px; }
    .article--single .article-single--text p {
      font-size: 15px;
      line-height: 24px;
      font-weight: 300; }
    .article--single .article-single--text .text--date {
      color: #d5a8ff;
      font-size: 11px;
      font-weight: 600; }
  .article--single .article-single--link {
    font-size: 0px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 20; }
  .article--single .article-single--image {
    position: relative;
    border-radius: 10px;
    overflow: hidden; }
    .article--single .article-single--image img {
      z-index: 100; }
    .article--single .article-single--image img,
    .article--single .article-single--image source {
      transition: transform 0.25s ease-in-out; }
    .article--single .article-single--image:after {
      content: "";
      display: block;
      position: absolute;
      margin-top: auto;
      margin-left: 30px;
      margin-right: 30px;
      left: 0;
      right: 0;
      bottom: -2px;
      height: 50px;
      background: #140926;
      opacity: 0.75;
      z-index: -1;
      filter: blur(20px); }
  .article--single.article--big .article-single--text .text--category {
    margin: 0 0 20px; }
  .article--single.article--big .article-single--text .text--headline {
    font-size: 65px;
    font-size: 45px;
    line-height: 65px;
    line-height: 50px;
    letter-spacing: 1.75px;
    margin: 0 0 20px; }
  .article--single.article--big .article-single--text p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 200; }
  .article--single.article--big .article-single--text .text--date {
    color: #d5a8ff;
    font-size: 11px;
    font-weight: 600; }
  .article--single.article--big .article-single--image:after {
    display: none; }
  .article--single.article--big .article-single--image .big-image--outer {
    overflow: hidden;
    border-radius: 10px;
    position: relative; }
    .article--single.article--big .article-single--image .big-image--outer img {
      position: sticky;
      z-index: 10; }
    .article--single.article--big .article-single--image .big-image--outer:after {
      content: "";
      display: block;
      position: absolute;
      margin-top: auto;
      margin-left: 50px;
      margin-right: 50px;
      left: 0;
      right: 0;
      bottom: -20px;
      height: 50px;
      background: #140926;
      opacity: 0.5;
      z-index: 1;
      filter: blur(25px); }

.sec--blog-hero {
  margin: 0;
  padding: 0; }

.single-back-link {
  display: none; }

.article-detail--hero {
  position: relative; }
  .article-detail--hero .hero--image {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden; }
    .article-detail--hero .hero--image .img-fluid {
      width: auto !important;
      max-width: auto !important;
      height: 100% !important;
      object-fit: cover; }
    .article-detail--hero .hero--image:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(0deg, #3f2367 0%, rgba(57, 46, 115, 0) 100%);
      z-index: 0; }
  .article-detail--hero .hero--text {
    margin-top: -110px;
    padding: 0 10px;
    position: relative; }
    .article-detail--hero .hero--text .text--headline {
      font-size: 45px;
      line-height: 48px;
      margin-bottom: 25px;
      letter-spacing: 1px;
      text-shadow: 0px 5px 50px #140926; }
    .article-detail--hero .hero--text .text--meta {
      font-size: 14px;
      color: #ffffff;
      font-weight: 500;
      color: #d5a8ff; }
      .article-detail--hero .hero--text .text--meta .fas {
        margin-right: 5px;
        vertical-align: 1px; }
      .article-detail--hero .hero--text .text--meta.text--date {
        margin-right: 30px; }
    .article-detail--hero .hero--text .text--category {
      margin: 0 0 20px;
      padding: 0;
      display: block; }
      .article-detail--hero .hero--text .text--category ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .article-detail--hero .hero--text .text--category ul li {
          margin: 0;
          padding: 0;
          display: inline; }
      .article-detail--hero .hero--text .text--category a {
        margin-right: 8px;
        display: inline-block;
        background: rgba(20, 9, 38, 0.8);
        border-radius: 5px;
        padding: 8px 13px 6px;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 2px;
        color: #ffffff;
        text-decoration: none; }

.sec--blog-detail-content {
  padding-top: 10px; }
  .sec--blog-detail-content .wp-block-image.size-full {
    width: 100%;
    height: auto; }
    .sec--blog-detail-content .wp-block-image.size-full img {
      height: auto;
      object-fit: contain; }
  .sec--blog-detail-content .wp-block-image figcaption {
    color: #9977b4;
    font-size: 0.9em; }
  .sec--blog-detail-content h2 {
    font-size: 28px; }
  .sec--blog-detail-content p {
    font-size: 18px; }

.sec--blog-detail-content {
  padding-top: 40px; }
  .sec--blog-detail-content h2, .sec--blog-detail-content h3, .sec--blog-detail-content h4, .sec--blog-detail-content h5, .sec--blog-detail-content h6 {
    margin: 0 0 20px;
    padding-top: 30px;
    font-family: bebas-neue, sans-serif;
    letter-spacing: 2px;
    font-size: 28px; }
  .sec--blog-detail-content p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 30px; }
  .sec--blog-detail-content a {
    color: #d5a8ff;
    text-decoration: none;
    transition: 0.25s ease-in-out; }
    .sec--blog-detail-content a:hover {
      color: #9977b4; }

.sidebar--col {
  position: relative; }

.sidebar {
  margin-top: 20px;
  color: #ffffff;
  z-index: 50; }
  .sidebar .sidebar--widget .widget--title {
    font-family: bebas-neue, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    padding-top: 0px; }
  .sidebar .sidebar--widget:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    display: block;
    margin: 20px 0;
    opacity: 0.05; }
  .sidebar .sidebar--widget.widget-author {
    text-align: center; }
    .sidebar .sidebar--widget.widget-author .author--img {
      width: 100%;
      height: auto;
      max-width: 100px;
      border-radius: 130px;
      margin: 0 auto 0;
      display: block;
      position: relative; }
    .sidebar .sidebar--widget.widget-author .author--text {
      margin-top: 15px; }
      .sidebar .sidebar--widget.widget-author .author--text .text--name {
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0px;
        display: block;
        margin-bottom: 3px; }
      .sidebar .sidebar--widget.widget-author .author--text .text--desc {
        color: #d5a8ff;
        font-size: 12px;
        line-height: 16px; }
  .sidebar .sidebar--widget.widget-share {
    width: 100%; }
    .sidebar .sidebar--widget.widget-share:after {
      display: none; }
    .sidebar .sidebar--widget.widget-share small {
      display: inline-block;
      margin-right: 10px;
      font-weight: 600;
      font-size: 11px;
      text-transform: uppercase; }
    .sidebar .sidebar--widget.widget-share .share--list {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex; }
      .sidebar .sidebar--widget.widget-share .share--list li {
        margin-right: 3px;
        display: inline; }
        .sidebar .sidebar--widget.widget-share .share--list li:last-child {
          margin-right: 0px; }
        .sidebar .sidebar--widget.widget-share .share--list li a {
          display: flex;
          width: 20px;
          height: 20px;
          justify-content: center;
          align-items: center;
          text-decoration: none;
          font-size: 14px;
          color: #ffffff; }
  .sidebar .sidebar--widget.widget_recent_entries:after {
    display: none; }
  .sidebar .sidebar--widget.widget_recent_entries ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .sidebar .sidebar--widget.widget_recent_entries ul li {
      margin-bottom: 10px;
      display: block; }
      .sidebar .sidebar--widget.widget_recent_entries ul li:last-child {
        margin-bottom: 0px; }
      .sidebar .sidebar--widget.widget_recent_entries ul li a {
        display: block;
        text-decoration: none;
        background: rgba(153, 119, 180, 0.15);
        border-radius: 10px;
        padding: 10px 15px 8px;
        color: #ffffff;
        font-size: 14px;
        line-height: 19px;
        font-weight: 500;
        transition: all 0.25s ease-in-out; }
        .sidebar .sidebar--widget.widget_recent_entries ul li a:hover {
          background: rgba(153, 119, 180, 0.5); }
  .sidebar .sidebar--inner {
    padding: 35px 25px;
    background: #291546;
    background-color: rgba(41, 21, 70, 0.7);
    border-radius: 10px; }
    .sidebar .sidebar--inner:after {
      content: "";
      display: block;
      position: absolute;
      margin-top: auto;
      margin-left: 20px;
      margin-right: 20px;
      left: 0;
      right: 0;
      bottom: -2px;
      height: 50px;
      width: calc(100% - 40px);
      background: #140926;
      opacity: 0.7;
      z-index: -1;
      filter: blur(14px);
      display: none; }

.sec--instagram-posts .spotlight-instagram-feed {
  position: relative; }
  .sec--instagram-posts .spotlight-instagram-feed .FeedGridLayout__cell {
    border-radius: 10px;
    overflow: hidden; }
  .sec--instagram-posts .spotlight-instagram-feed:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 500px;
    background: linear-gradient(0deg, #291546 0%, rgba(41, 21, 70, 0) 100%);
    z-index: 20;
    pointer-events: none; }

#partner.sec--partner {
  background-color: #3f2367;
  background-image: url("../img/bg_partner.jpg");
  background-size: cover;
  border-bottom: 0px; }

.category-headline h1 {
  font-size: 40px;
  line-height: 43px;
  margin-bottom: 35px; }

.blog--footer {
  padding-bottom: 135px; }

@media (min-width: 768px) {
  .sec--blog-posts {
    padding-top: 60px; }

  .category-headline h1 {
    font-size: 45px;
    margin-bottom: 55px; } }
@media (min-width: 992px) {
  .sec--blog-posts {
    padding-top: 170px; }

  #partner.sec--partner .row--partner-logos {
    margin-bottom: 20px; }

  .blog--footer {
    padding-bottom: 20px; }

  .sec--blog-hero {
    margin: 0;
    padding: 0; }

  .single-back-link {
    display: inline-block; }

  .article-detail--hero {
    position: relative; }
    .article-detail--hero .hero--image {
      height: 550px; }
      .article-detail--hero .hero--image:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, #3f2367 0%, rgba(57, 46, 115, 0) 100%);
        z-index: 0; }
    .article-detail--hero .hero--text {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      flex-direction: column; }
      .article-detail--hero .hero--text .container {
        position: absolute;
        z-index: 50; }
      .article-detail--hero .hero--text .text--wrapper {
        max-width: 700px; }
      .article-detail--hero .hero--text .text--headline {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        text-shadow: 0px 5px 50px #140926; }
      .article-detail--hero .hero--text .text--meta {
        font-size: 14px;
        color: #ffffff;
        font-weight: 500;
        color: #d5a8ff; }
        .article-detail--hero .hero--text .text--meta .fas {
          margin-right: 5px;
          vertical-align: 1px; }
        .article-detail--hero .hero--text .text--meta.text--date {
          margin-right: 15px; }
      .article-detail--hero .hero--text .text--category {
        margin: 0 0 20px;
        padding: 0;
        display: block; }
        .article-detail--hero .hero--text .text--category ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .article-detail--hero .hero--text .text--category ul li {
            margin: 0;
            padding: 0;
            display: inline; }
        .article-detail--hero .hero--text .text--category a {
          margin-right: 8px;
          display: inline-block;
          background: rgba(20, 9, 38, 0.8);
          border-radius: 5px;
          padding: 8px 13px 6px;
          font-weight: 600;
          font-size: 13px;
          letter-spacing: 2px;
	  text-transform: uppercase;
          color: #ffffff;
          text-decoration: none; }
    .article-detail--hero:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 300px;
      background: linear-gradient(0deg, #3f2367 0%, rgba(57, 46, 115, 0) 100%);
      z-index: 0; }

  .sec--blog-detail-content {
    margin-top: -80px;
    padding-top: 10px; }

  .sec--blog-detail-content {
    padding-top: 0px; }
    .sec--blog-detail-content h2, .sec--blog-detail-content h3, .sec--blog-detail-content h4, .sec--blog-detail-content h5, .sec--blog-detail-content h6 {
      margin: 0 0 20px;
      padding-top: 30px;
      font-family: bebas-neue, sans-serif;
      letter-spacing: 2px;
      font-size: 35px; }
    .sec--blog-detail-content p {
      font-size: 20px;
      font-weight: 200;
      line-height: 1.5;
      margin-bottom: 30px; }
    .sec--blog-detail-content .single-back-link {
      margin-top: 20px;
      color: #291546; }
      .sec--blog-detail-content .single-back-link:hover {
        color: #ffffff; }

  .sidebar--col {
    position: relative; }

  .sidebar {
    color: #ffffff;
    z-index: 50; }
    .sidebar.sidebar--absolute {
      margin-top: -290px;
      position: absolute;
      width: calc(100% - 24px);
      backdrop-filter: blur(5px); }
    .sidebar.sidebar--sticky {
      margin-top: 50px;
      position: sticky;
      top: 150px; }
    .sidebar .sidebar--widget .widget--title {
      font-family: bebas-neue, sans-serif;
      text-transform: uppercase;
      font-size: 24px;
      letter-spacing: 1px;
      margin-bottom: 25px;
      padding-top: 0px; }
    .sidebar .sidebar--widget:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #ffffff;
      display: block;
      margin: 20px 0;
      opacity: 0.05; }
    .sidebar .sidebar--widget.widget-author {
      text-align: center; }
      .sidebar .sidebar--widget.widget-author .author--img {
        width: 100%;
        height: auto;
        max-width: 100px;
        border-radius: 130px;
        margin: 0 auto 0;
        display: block;
        position: relative; }
      .sidebar .sidebar--widget.widget-author .author--text {
        margin-top: 15px; }
        .sidebar .sidebar--widget.widget-author .author--text .text--name {
          font-weight: 600;
          font-size: 13px;
          text-transform: uppercase;
          letter-spacing: 0px;
          display: block;
          margin-bottom: 3px; }
        .sidebar .sidebar--widget.widget-author .author--text .text--desc {
          color: #d5a8ff;
          font-size: 12px;
          line-height: 16px; }
    .sidebar .sidebar--widget.widget-share {
      width: 100%; }
      .sidebar .sidebar--widget.widget-share:after {
        display: none; }
      .sidebar .sidebar--widget.widget-share small {
        display: inline-block;
        margin-right: 10px;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase; }
      .sidebar .sidebar--widget.widget-share .share--list {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex; }
        .sidebar .sidebar--widget.widget-share .share--list li {
          margin-right: 3px;
          display: inline; }
          .sidebar .sidebar--widget.widget-share .share--list li:last-child {
            margin-right: 0px; }
          .sidebar .sidebar--widget.widget-share .share--list li a {
            display: flex;
            width: 20px;
            height: 20px;
            justify-content: center;
            align-items: center;
            text-decoration: none;
            font-size: 14px;
            color: #ffffff; }
    .sidebar .sidebar--widget.widget_recent_entries:after {
      display: none; }
    .sidebar .sidebar--widget.widget_recent_entries ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .sidebar .sidebar--widget.widget_recent_entries ul li {
        margin-bottom: 10px;
        display: block; }
        .sidebar .sidebar--widget.widget_recent_entries ul li:last-child {
          margin-bottom: 0px; }
        .sidebar .sidebar--widget.widget_recent_entries ul li a {
          display: block;
          text-decoration: none;
          background: rgba(153, 119, 180, 0.15);
          border-radius: 10px;
          padding: 10px 15px 8px;
          color: #ffffff;
          font-size: 14px;
          line-height: 19px;
          font-weight: 500;
          transition: all 0.25s ease-in-out; }
          .sidebar .sidebar--widget.widget_recent_entries ul li a:hover {
            background: rgba(153, 119, 180, 0.5); }
    .sidebar .sidebar--inner {
      padding: 35px 25px;
      background: #291546;
      background-color: rgba(41, 21, 70, 0.7);
      border-radius: 10px; }
      .sidebar .sidebar--inner:after {
        content: "";
        display: block;
        position: absolute;
        margin-top: auto;
        margin-left: 20px;
        margin-right: 20px;
        left: 0;
        right: 0;
        bottom: -2px;
        height: 50px;
        width: calc(100% - 40px);
        background: #140926;
        opacity: 0.7;
        z-index: -1;
        filter: blur(14px);
        display: none; } }
@media (min-width: 1200px) {
  .sec--blog-posts {
    padding-top: 115px; }

  .article--single.article--big .article-single--text .text--headline {
    font-size: 65px;
    line-height: 65px; }

  .article-detail--hero .hero--image {
    height: 610px; } }
/* Blog Navigation */
.no--scroll {
  overflow: hidden; }

.main--navigation {
  transition: all 0.25s ease-in-out;
  opacity: 1;
  pointer-events: all; }
  .main--navigation.hide {
    opacity: 0;
    pointer-events: none; }

.blog--navigation {
  position: fixed;
  bottom: 70px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: rgba(63, 35, 103, 0.9);
  z-index: 99;
  box-shadow: 0px 30px 60px 30px #140926;
  overflow: hidden;
  border-top: 1px solid rgba(213, 168, 255, 0); }
  .blog--navigation:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: none;
    backdrop-filter: blur(5px);
    z-index: -1; }
  .blog--navigation .btn--toggle {
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
    border: 0px;
    box-shadow: none;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    color: #ffffff;
    transition: all 0.25s ease-in-out;
    opacity: 1; }
    .blog--navigation .btn--toggle i {
      margin-left: 3px;
      font-size: 9px; }
    .blog--navigation .btn--toggle.hide {
      pointer-events: none;
      opacity: 0; }
  .blog--navigation .btn--close {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    z-index: 99999;
    width: 100%;
    background: none;
    border: 0px;
    font-size: 20px;
    transition: all 0.25s ease-in-out;
    pointer-events: none;
    opacity: 0;
    letter-spacing: 1px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .blog--navigation .btn--close i {
      margin-left: 5px;
      font-size: 9px;
      padding-bottom: 2px; }
    .blog--navigation .btn--close.show {
      opacity: 1;
      pointer-events: all; }
  .blog--navigation .navigation--search {
    position: fixed;
    display: flex;
    width: 100vw;
    left: 0;
    right: 0;
    top: 40px;
    max-width: 100vw;
    z-index: 9999;
    height: 35px;
    justify-content: center;
    align-items: baseline;
    transition: all 0.25s ease-in-out;
    opacity: 0;
    pointer-events: none; }
    .blog--navigation .navigation--search.show {
      opacity: 1;
      pointer-events: all; }
    .blog--navigation .navigation--search .search--form {
      margin-left: 30px;
      margin-right: 30px;
      width: 100vw;
      max-width: 500px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .blog--navigation .navigation--search .search--form input {
        border: 0px;
        background: rgba(153, 119, 180, 0.4);
        transition: all 0.25s ease-in-out;
        font-weight: 500;
        color: #ffffff;
        letter-spacing: 0.5;
        font-size: 16px;
        padding: 5px 20px;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        height: 35px;
        outline: none; }
        .blog--navigation .navigation--search .search--form input:hover, .blog--navigation .navigation--search .search--form input:focus, .blog--navigation .navigation--search .search--form input:active {
          outline: none;
          border: 0px; }
      .blog--navigation .navigation--search .search--form button {
        width: 35px;
        height: 35px;
        border: 0px;
        background: rgba(153, 119, 180, 0.4);
        color: #ffffff;
        font-size: 15px;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px; }
  .blog--navigation .navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9997;
    background: rgba(20, 9, 38, 0.9);
    transition: all 0.25s ease-in-out;
    pointer-events: none;
    opacity: 0; }
    .blog--navigation .navbar-nav.show {
      opacity: 1;
      pointer-events: all; }
    .blog--navigation .navbar-nav:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      backdrop-filter: blur(5px);
      z-index: -1; }
    .blog--navigation .navbar-nav .nav-link {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 20px;
      color: #ffffff; }
      .blog--navigation .navbar-nav .nav-link.active {
        color: #d5a8ff;
        font-weight: 500; }

@media (min-width: 992px) {
  .detail-main-content {margin-top: 25px}

  .blog--navigation {
    position: fixed;
    bottom: inherit;
    top: 70px;
    height: 48px;
    background: rgba(20, 9, 38, 0.825);
    box-shadow: 0px -25px 40px 30px rgba(20, 9, 38, 0.6);
    overflow: hidden; }
    .blog--navigation .container {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      align-items: center;
      height: 48px; }
    .blog--navigation:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      backdrop-filter: blur(5px);
      z-index: -1; }
    .blog--navigation .btn--toggle {
      display: none; }
    .blog--navigation .btn--close {
      display: none; }
    .blog--navigation .navigation--search {
      margin-top: -4px;
      position: relative;
      display: flex;
      width: 300px;
      top: 0;
      height: 27px;
      opacity: 1;
      pointer-events: all; }
      .blog--navigation .navigation--search.show {
        opacity: 1;
        pointer-events: all; }
      .blog--navigation .navigation--search .search--form {
        margin-left: 0;
        margin-right: 0;
        width: auto;
        max-width: auto; }
        .blog--navigation .navigation--search .search--form input {
          height: 27px;
          outline: none;
          background: rgba(153, 119, 180, 0.15);
          font-size: 14px;
          padding-top: 8px; }
          .blog--navigation .navigation--search .search--form input::placeholder {
            line-height: 14px; }
        .blog--navigation .navigation--search .search--form button {
          padding-right: 10px;
          width: 30px;
          height: 27px;
          font-size: 13px;
          background: rgba(153, 119, 180, 0.15); }
    .blog--navigation .navbar-nav {
      display: flex;
      position: relative;
      justify-content: flex-start;
      align-items: center;
      flex-direction: row;
      width: inherit;
      background: none;
      pointer-events: all;
      opacity: 1; }
      .blog--navigation .navbar-nav li {
        margin-right: 40px; }
      .blog--navigation .navbar-nav .nav-link {
        text-transform: uppercase;
        letter-spacing: 1.25px;
        font-size: 11px;
        color: #ffffff;
        font-weight: 600;
        transition: color 0.25s ease-in-out; }
        .blog--navigation .navbar-nav .nav-link.active, .blog--navigation .navbar-nav .nav-link:hover {
          color: #d5a8ff;
          font-weight: 600; } }
/* FOOTER */
footer {
  background: #291546;
  padding: 30px 15px 85px;
  text-align: center; }
  footer .footer-main--legal-info p {
    font-size: 12px;
    font-weight: 200; }
  footer .legal-nav--link-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none; }
    footer .legal-nav--link-list li {
      padding-left: 5px;
      padding-right: 5px;
      display: inline-block;
      line-height: 1.2; }
      footer .legal-nav--link-list li:first-child {
        display: block; }
    footer .legal-nav--link-list .link-list--single {
      font-size: 14px;
      font-weight: 500;
      text-decoration: none;
      color: #ffffff;
      padding: 0;
      background: none;
      border: none;
      box-shadow: none;
      transition: color ease-in-out .25s; }
      footer .legal-nav--link-list .link-list--single .highlight {
        transition: color ease-in-out .25s; }
      footer .legal-nav--link-list .link-list--single:hover {
        color: #d5a8ff; }
        footer .legal-nav--link-list .link-list--single:hover .highlight {
          color: #a442ff; }

@media (min-width: 768px) {
  footer {
    background: #291546;
    padding: 35px 0 90px;
    text-align: left; }
    footer .footer-main--legal-info p {
      font-size: 13px;
      font-weight: 200;
      letter-spacing: 0.5; }
    footer .legal-nav--link-list {
      margin: -3px 0 0 0;
      padding: 0;
      list-style: none; }
      footer .legal-nav--link-list li {
        padding-left: 5px;
        padding-right: 5px;
        display: inline-block;
        line-height: 1.2; }
        footer .legal-nav--link-list li:first-child {
          display: inline-block; }
        footer .legal-nav--link-list li:last-child {
          padding-right: 0px; }
      footer .legal-nav--link-list .link-list--single {
        font-size: 13px;
        font-weight: 200;
        text-decoration: none;
        color: #ffffff;
        padding: 0;
        background: none;
        border: none;
        box-shadow: none; } }
@media (min-width: 992px) {
  footer {
    padding-bottom: 20px; }
    footer .legal-nav--link-list li {
      padding-left: 10px;
      padding-right: 10px;
      display: inline-block;
      line-height: 1.2; }
      footer .legal-nav--link-list li:last-child {
        padding-right: 0px; } }
body {
  background: #3f2367;
  color: #ffffff;
  font-size: 16px;
  font-family: fieldwork-hum, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative; }
  body ::selection {
    background: #d5a8ff;
    color: #140926; }
  body ::-moz-selection {
    background: #d5a8ff;
    color: #140926; }

@media (min-width: 1200px) {
  body {
    padding-top: 69px;
    cursor: url("../img/wyrd-cursor.png") 0 0, default !important;
    cursor: -webkit-image-set(url("../img/wyrd-cursor.png") 1x, url("../img/wyrd-cursor.png") 2x) 0 0, default !important; }
    body a {
      cursor: url("../img/wyrd-cursor-pointer.png") 0 0, pointer !important;
      cursor: -webkit-image-set(url("../img/wyrd-cursor.png") 1x, url("../img/wyrd-cursor-pointer.png") 2x) 0 0, pointer !important; } }

.category-pagination {
margin-bottom: 15px;
padding: 10px 20px 20px 20px;
display: flex;
color: rgba(0, 0, 0, 0);
flex-wrap: wrap;
}

.category-pagination a {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 13px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: .25;
  color: #fff;
  display: inline-block;
  background-color: rgba(20, 9, 38, 0.55);
  padding: 10px 15px;
  border-radius: 5px;
  transition: background-color .25s ease-in-out;
}

.category-pagination a:hover {
  background: rgba(20, 9, 38, 1);
}

.post-gametypes {
  margin: 0;
  padding: 10px 10px 7px 10px;
  bottom: 15px;
  right: 15px;
  list-style: none;
  border-radius: 8px;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(45px);
  -webkit-backdrop-filter: blur(45px);
  z-index: 20;
}

.post-gametypes li {
  display: inline-block;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
}

.post-gametypes li.single-switch svg {
  height: auto;
  width: 18px;
  vertical-align: -2px;
}

.post-gametypes li.single-switch svg path {
  fill: #fff;
}

.post-gametypes li.single-playstation {
  font-size: 19px;
}

.post-gametypes li.single-pc {
  font-size: 16px;
  vertical-align: 1px;
}

.article-detail--hero .post-gametypes {
  margin: 0;
  padding: 0 0 0 15px;
  bottom: 0;
  right: 0;
  list-style: none;
  border-radius: 0;
  position: relative;
  background: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  z-index: inherit;
  display: inline-block;
  border-left: 1px solid #d5a8ff;
}

.article-detail--hero .post-gametypes li {
  display: inline-block;
  font-size: 13px;
  padding-left: 0px;
  padding-right: 10px;
  color: #d5a8ff;
}

.article-detail--hero .post-gametypes li.single-playstation {
  font-size: 15px;
}

.article-detail--hero .post-gametypes li.single-pc {
  font-size: 12px;
}

.article-detail--hero .post-gametypes li.single-switch svg {
  height: auto;
  width: 13px;
  vertical-align: -2px;
}

.article-detail--hero .post-gametypes li.single-switch svg path {
  fill: #d5a8ff;
}

.article-detail--hero .post-gametypes li.caption {
  font-size: 14px;
  font-weight: 500;
}

.text--category {
display: inline-block !important;
}

.category--additional-info {
  margin-right: 5px;
  display: inline-block;
  background: rgba(20, 9, 38, 0.5);
  border-radius: 5px;
  padding: 6px 10px 3px;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0.25;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

.category--additional-info.info-detail {
  padding: 8px 13px 6px;
  font-size: 13px;
  letter-spacing: 2px;
  background: rgba(20, 9, 38, 0.75);
}

.category--additional-info.spoiler-warning {
  background: #eb4034;
}


/*# sourceMappingURL=all.css.map */
