/* main style file */
@charset "UTF-8";
@font-face {
  font-family: 'Metropolis';
  src: local('Metropolis Light'), local('Metropolis-Light'), url('../fonts/Metropolis-Light.woff2') format('woff2'), url('../fonts/Metropolis-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Metropolis';
  src: local('Metropolis Regular'), local('Metropolis-Regular'), url('../fonts/Metropolis-Regular.woff2') format('woff2'), url('../fonts/Metropolis-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Metropolis';
  src: local('Metropolis SemiBold'), local('Metropolis-SemiBold'), url('../fonts/Metropolis-SemiBold.woff2') format('woff2'), url('../fonts/Metropolis-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Metropolis';
  src: local('Metropolis Medium'), local('Metropolis-Medium'), url('../fonts/Metropolis-Medium.woff2') format('woff2'), url('../fonts/Metropolis-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Metropolis';
  src: local('Metropolis Bold'), local('Metropolis-Bold'), url('../fonts/Metropolis-Bold.woff2') format('woff2'), url('../fonts/Metropolis-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

html, body {
  font-family: 'Metropolis', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.625rem;
  letter-spacing: 0.01em;
  color: #465062; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.875rem; }

h1, h2, h3, h4 {
  font-family: 'Metropolis', sans-serif;
  font-weight: 700;
  font-style: normal; }

h1 {
  font-size: 3.375rem;
  line-height: 3.875rem; }
@media (max-width: 47.99em) {
  h1 {
    font-size: 3rem;
    line-height: 3.3125rem; } }

h2, h1.single_post_title {
  font-size: 3rem;
  line-height: 3.3125rem; }
@media (max-width: 47.99em) {
  h2, h1.single_post_title {
    font-size: 2rem;
    line-height: 2.5625rem; } }

h3 {
  font-size: 1.625rem;
  line-height: 2.4375rem; }

h3.list_title {
  font-size: 2.5rem;
  line-height: 2.875rem; }
@media (max-width: 47.99em) {
  h3.list_title {
    font-size: 1.625rem;
    line-height: 2.4375rem; } }

h4 {
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin-bottom: 24px; }

small {
  font-size: 18px;
  line-height: 22px;
  opacity: 0.5; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot%3Fm7z64l");
  src: url("../fonts/icomoon.eot%3Fm7z64l") format('embedded-opentype'), url("../fonts/icomoon.ttf%3Fm7z64l") format('truetype'), url("../fonts/icomoon.woff%3Fm7z64l") format('woff'), url("../fonts/icomoon.svg%3Fm7z64l") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-play-dark:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-nevro:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-notes:before {
  content: ""; }

.icon-play-square:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100; }
  header .container {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative; }
  header #logo {
    display: block; }
    header #logo img.white {
      display: none; }
  header #main_menu {
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 74.99em) {
    header #main_menu {
      position: absolute;
      top: 72px;
      right: 0;
      background: #2EC4B6;
      width: 100%;
      padding: 15px;
      transform: translate(100%, 0); } }
  header #main_menu.open {
    transform: translate(0, 0); }
  header #main_menu ul {
    list-style: none inside none;
    margin: 0;
    padding: 0; }
    header #main_menu ul li {
      display: inline-block;
      margin-left: 50px;
      line-height: 40px;
      position: relative; }
      header #main_menu ul li.current-menu-item:after, header #main_menu ul li.current-category-ancestor:after, header #main_menu ul li:hover:after {
        content: "";
        height: 4px;
        width: 32px;
        background: #553293;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%); }
    header #main_menu ul li.current-menu-item:after, header #main_menu ul li.current-category-ancestor:after {
      background: #2EC4B6; }
  @media (max-width: 61.99em) {
    header #main_menu ul li {
      display: block;
      text-align: right;
      margin: 0; } }
header #main_menu ul li a {
  color: #465062;
  font-weight: 600; }
@media (max-width: 61.99em) {
  header #main_menu ul li a {
    color: #fff;
    display: block;
    padding: 5px 0; } }
header #main_menu ul li a:hover {
  text-decoration: none; }
header .header_category_nav {
  position: absolute;
  top: 72px;
  right: 0;
  background: #fff;
  width: 100%;
  padding: 15px;
  transform: translate(100%, 0);
  height: calc(100vh - 72px);
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
@media (min-width: 48em) {
  header .header_category_nav {
    display: none; } }
header .header_category_nav.open {
  transform: translate(0, 0); }
header.transparent {
  background: transparent; }
  header.transparent #logo img.dark {
    display: none; }
  header.transparent #logo img.white {
    display: block; }
header.transparent #main_menu ul li:hover:after {
  background: #fff; }
header.transparent #main_menu ul li a {
  color: #fff; }
header.transparent #toggle_nav {
  color: #fff; }
  header.transparent #toggle_nav img.dark {
    display: none; }
  header.transparent #toggle_nav img.white {
    display: block;
    width: 21px; }
header #toggle_nav {
  height: 72px;
  color: #465062;
  background: none;
  line-height: 72px;
  text-align: center;
  border: none;
  position: absolute;
  right: 1rem;
  top: 0;
  font-size: 35px;
  padding: 0;
  display: none; }
  header #toggle_nav img.white {
    display: none; }
@media (max-width: 74.99em) {
  header #toggle_nav {
    display: block; } }
header #toggle_nav i {
  vertical-align: -4px; }

footer {
  background: #EDEEF0;
  font-size: 0.75rem;
  line-height: 1.1875rem;
  padding-top: 80px;
  padding-bottom: 28px; }
@media (max-width: 47.99em) {
  footer {
    padding-top: 60px; } }
footer ul {
  list-style: none inside none;
  margin: 0;
  padding: 0; }
footer .footer_logo {
  margin-left: 20px;
  max-width: 130px;
  height: auto; }
@media (max-width: 61.99em) {
  footer .footer_logo {
    margin-left: 15px;
    margin-bottom: 30px;
    max-width: 90px; } }
footer #menu-footer-category-nav {
  margin-bottom: 100px; }
@media (max-width: 47.99em) {
  footer #menu-footer-category-nav {
    margin-bottom: 30px;
    margin-top: 60px; } }
footer #menu-footer-category-nav li {
  margin-bottom: 1rem; }
footer #menu-footer-category-nav a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600; }
footer a {
  color: #465062; }
  footer a:hover {
    color: #465062; }

.ncookie {
  color: #000;
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translate(-50%, 200px);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  padding: 24px 32px 0;
  border-radius: 0;
  width: calc(100% - 30px);
  max-width: 1376px;
  background-color: #fff;
  z-index: 1050;
  opacity: 0;
  transition: all 0.3s;
  overflow: hidden;
  pointer-events: none; }
  .ncookie a {
    font-weight: bold;
    text-decoration: underline;
    color: #333; }
    .ncookie a:hover {
      text-decoration: underline; }
  .ncookie.show {
    transform: translate(-50%, 0);
    opacity: 1;
    pointer-events: auto; }
  .ncookie p {
    font-size: 13px;
    line-height: 24px; }

.ncookie__container {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 24px; }

.ncookie__btn {
  cursor: pointer;
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
  padding: 8px 16px;
  white-space: nowrap; }

.ncookie__btn-icon {
  transform: rotate(0deg); }

.ncookie__btn-icon--transformed {
  transform: rotate(180deg); }

.ncookie__btn-primary {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-radius: 10px;
  background: #2EC4B6;
  -webkit-transition: background 1s ease-out;
  -moz-transition: background 1s ease-out;
  -o-transition: background 1s ease-out;
  transition: background 1s ease-out; }
  .ncookie__btn-primary:hover {
    background: #553293; }

.ncookie__btn-secondary {
  color: #4a4a4a; }

.ncookie__checkboxes {
  color: #000;
  display: flex;
  flex-wrap: nowrap;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 24px;
  padding-bottom: 24px;
  transform: translateY(0);
  pointer-events: all;
  max-height: 100vh;
  transition: all 0.3s ease; }
@media (max-width: 727px) {
  .ncookie__checkboxes {
    display: block; } }

.ncookie__checkboxes--hidden {
  padding: 0;
  opacity: 0;
  max-height: 0;
  pointer-events: none;
  transform: translateY(100%); }

.ncookie__checkbox {
  display: flex;
  cursor: pointer;
  width: calc(100% / 3); }
@media (max-width: 420px) {
  .ncookie__checkbox {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem; } }
.ncookie__checkbox:first-child {
  opacity: 0.5;
  cursor: default; }

.ncookie__checkbox-item {
  padding-left: 16px; }

.ncookie__checkbox-title {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  padding-bottom: 8px; }

.ncookie__checkbox-body {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300; }

.ncookie input[type="checkbox"] {
  position: relative;
  height: 16px;
  width: 16px;
  min-width: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  outline: none;
  transition-duration: 0.3s;
  background-color: #fff;
  cursor: pointer;
  left: auto; }
  .ncookie input[type="checkbox"]:checked::before {
    content: " ";
    fill: #000;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTUuNTU2IDUxNS41NTYiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTE1LjU1NiA1MTUuNTU2IiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0wIDI3NC4yMjYgMTc2LjU0OSAxNzYuODg2IDMzOS4wMDctMzM4LjY3Mi00OC42Ny00Ny45OTctMjkwLjMzNyAyOTAtMTI4LjU1My0xMjguNTUyeiIvPjwvc3ZnPg==);
    background-size: 12px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; }
.ncookie svg {
  vertical-align: middle; }

body {
  overflow-x: hidden; }

*:focus {
  outline: none !important; }

@media (max-width: 47.99em) {
  .clicklayer, .clicklayer_article {
    cursor: pointer; } }

hr {
  height: 1px;
  background: #465062;
  border: none;
  margin: 30px 0;
  opacity: 0.2; }

.show_all {
  margin-top: 1rem; }
@media (max-width: 47.99em) {
  .show_all {
    display: none; } }

.show_all_mobile {
  display: none !important;
  color: #fff !important; }
@media (max-width: 47.99em) {
  .show_all_mobile {
    display: inline-block !important; } }

input:focus, button:focus {
  outline: none; }

input[type="text"], input[type="email"] {
  line-height: 42px;
  border: 1px solid #465062;
  border-radius: 6px;
  width: 100%;
  padding: 0 15px; }

textarea {
  border: 1px solid #465062;
  border-radius: 6px;
  width: 100%;
  padding: 10px 15px;
  min-height: 250px;
  resize: none; }

input[type="submit"], .button {
  color: #fff;
  border-radius: 16px;
  font-weight: bold;
  padding: 17px 29px;
  display: inline-block;
  border: none;
  letter-spacing: 0.02rem;
  background: #2EC4B6;
  font-size: 16px;
  line-height: 16px; }
  input[type="submit"]:hover, .button:hover {
    background: #2EC4B6; }

input[type="checkbox"], input[type="radio"] {
  position: absolute;
  left: -9999px; }
  input[type="checkbox"] + label, input[type="radio"] + label {
    position: relative;
    display: inline-block;
    padding: 6px 10px 6px 48px;
    cursor: pointer;
    color: #000;
    color: #fff; }
    input[type="checkbox"] + label:before, input[type="radio"] + label:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin: -12px 0 0;
      width: 24px;
      height: 24px;
      border: 2px solid rgba(255, 255, 255, 0.3);
      border-radius: 100px; }
  input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
    background: #fff; }
input[type="checkbox"]:disabled + label, input[type="radio"]:disabled + label {
  cursor: not-allowed; }
  input[type="checkbox"]:disabled + label:before, input[type="radio"]:disabled + label:before {
    background-position: -48px 0; }
input[type="checkbox"]:disabled:checked + label:before, input[type="radio"]:disabled:checked + label:before {
  background-position: -72px 0; }

.order_posts {
  margin-top: 8px; }
@media (max-width: 47.99em) {
  .order_posts {
    display: none; } }

.form-checkbox {
  position: relative;
  display: block; }

.custom-select-wrapper {
  display: inline-block;
  position: relative; }
  .custom-select-wrapper .custom-select {
    width: auto;
    color: rgba(70, 80, 98, 0.5);
    border: none;
    background: none; }
    .custom-select-wrapper .custom-select:focus {
      box-shadow: none;
      border-color: none;
      color: rgba(70, 80, 98, 0.5); }
  .custom-select-wrapper:after {
    content: url(../images/arrow_down.svg);
    color: rgba(70, 80, 98, 0.5);
    position: absolute;
    right: 0px;
    top: 4px; }

.button {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .button:hover {
    color: #000;
    background: #fff;
    text-decoration: none; }

a {
  color: #465062;
  -webkit-transition: color 0.4s linear;
  -moz-transition: color 0.4s linear;
  -ms-transition: color 0.4s linear;
  -o-transition: color 0.4s linear;
  transition: color 0.4s linear; }

a:hover {
  color: #465062; }

.pill {
  display: inline-block;
  line-height: 14px;
  font-size: 14px;
  background-color: rgba(85, 50, 147, 0.3);
  color: #553293;
  margin-right: 1rem;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem; }
  .pill a {
    color: #553293; }
  .pill.grey {
    background: rgba(70, 80, 98, 0.1);
    color: #465062; }
    .pill.grey a {
      color: #465062; }

.badge {
  width: 32px;
  height: 32px;
  background: rgba(70, 80, 98, 0.1);
  border-radius: 8px;
  font-size: 14px;
  line-height: 34px;
  vertical-align: top;
  padding: 0; }

.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1240px; }
  .container.narrow, .container-lg.narrow, .container-md.narrow, .container-sm.narrow, .container-xl.narrow {
    max-width: 800px; }

.row {
  margin-left: -12px;
  margin-right: -12px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 12px;
  padding-left: 12px; }

#content_wrapper {
  padding-top: 160px;
  padding-bottom: 160px; }
@media (max-width: 47.99em) {
  #content_wrapper {
    padding-top: 100px;
    padding-bottom: 80px; } }

.single #content_wrapper {
  padding-bottom: 0; }

#main {
  width: 100vw;
  /*overflow-x:hidden;*/ }

@keyframes fade {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fade {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes fade {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#header_image {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-color: #465062;
  position: relative;
  overflow: hidden; }
@media (max-width: 47.99em) {
  #header_image {
    height: auto;
    padding: 100px 0; } }
#header_image .container {
  position: relative;
  height: 100vh; }
@media (max-width: 47.99em) {
  #header_image .container {
    height: auto; } }
#header_image img {
  display: none; }
#header_image .category_title_wrapper {
  width: 60%;
  color: #fff;
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }
@media (max-width: 47.99em) {
  #header_image .category_title_wrapper {
    position: relative;
    top: auto;
    width: auto;
    transform: none; } }
#header_image .category_title_wrapper p {
  font-size: 26px;
  line-height: 150%; }
#header_image #goDown {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -8px;
  color: #fff;
  font-size: 26px;
  z-index: 10;
  animation: fade 3s forwards;
  -webkit-animation: fade 3s forwards;
  -moz-animation: fade 3s forwards;
  -o-animation: fade 3s forwards;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite; }
  #header_image #goDown:hover {
    text-decoration: none; }
  @media (max-width: 47.99em) {
    #header_image #goDown {
      display: none; } }
#header_image:before {
  content: "";
  background: linear-gradient(270deg, rgba(11, 12, 49, 0) 0%, rgba(11, 12, 49, 0.8) 100%);
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  top: 0; }

.category_sidenav, .header_category_nav {
  width: 300px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px; }
  .category_sidenav.fixed, .header_category_nav.fixed {
    position: fixed;
    top: 150px; }
    .category_sidenav.fixed.absolute, .header_category_nav.fixed.absolute {
      position: absolute;
      top: auto;
      bottom: 0; }
  .category_sidenav .sidenav_item, .header_category_nav .sidenav_item {
    margin-bottom: 40px; }
    .category_sidenav .sidenav_item .cat_name, .header_category_nav .sidenav_item .cat_name {
      font-size: 1.625rem;
      line-height: 2.0625rem;
      font-weight: 700; }
    .category_sidenav .sidenav_item ul, .header_category_nav .sidenav_item ul {
      list-style: none inside none;
      margin: 0;
      padding: 0;
      position: relative;
      margin-top: 18px;
      margin-bottom: 40px;
      padding-left: 12px; }
      .category_sidenav .sidenav_item ul li, .header_category_nav .sidenav_item ul li {
        margin-bottom: 1rem; }
        .category_sidenav .sidenav_item ul li:last-child, .header_category_nav .sidenav_item ul li:last-child {
          margin: 0; }
        .category_sidenav .sidenav_item ul li a, .header_category_nav .sidenav_item ul li a {
          font-size: 1.25rem;
          line-height: 1.625rem;
          display: block;
          position: relative; }
          .category_sidenav .sidenav_item ul li a.active, .header_category_nav .sidenav_item ul li a.active {
            color: #2EC4B6;
            font-weight: 700; }
            .category_sidenav .sidenav_item ul li a.active:hover, .header_category_nav .sidenav_item ul li a.active:hover {
              text-decoration: none; }
            .category_sidenav .sidenav_item ul li a.active:before, .header_category_nav .sidenav_item ul li a.active:before {
              background: #2EC4B6;
              width: 4px;
              height: 100%;
              content: "";
              display: block;
              position: absolute;
              top: 0;
              left: -12px; }
      .category_sidenav .sidenav_item ul:before, .header_category_nav .sidenav_item ul:before {
        background: rgba(70, 80, 98, 0.1);
        width: 4px;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0; }

@media (max-width: 47.99em) {
  .category_sidenav {
    display: none; } }

.intro {
  padding-top: 72px;
  padding-bottom: 230px;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat; }
@media (max-width: 61.99em) {
  .intro {
    background-image: none !important; } }
.intro .title_wrapper {
  padding-top: 156px;
  width: 420px; }
  .intro .title_wrapper h3 {
    font-weight: 400; }
  .intro .title_wrapper .button {
    line-height: 24px;
    font-size: 24px;
    padding: 21px 36px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .intro .title_wrapper .button:hover {
      background: #553293;
      text-decoration: none;
      color: #fff; }
  @media (max-width: 61.99em) {
    .intro .title_wrapper {
      width: auto;
      color: #fff; }
      .intro .title_wrapper .button {
        line-height: 16px;
        font-size: 16px;
        padding: 17px 29px; } }
.intro #homepage_img_mobile {
  position: absolute;
  display: none; }
@media (max-width: 61.99em) {
  .intro #homepage_img_mobile {
    display: block;
    transform: rotate(0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .intro #homepage_img_mobile img {
      border-radius: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; } }

.homepage_categories {
  margin-top: 200px;
  margin-bottom: 200px; }
@media (max-width: 47.99em) {
  .homepage_categories {
    margin-bottom: 100px;
    margin-top: 100px; } }
.homepage_categories .owl-stage {
  padding-left: 0 !important; }
.homepage_categories .owl-nav {
  position: absolute;
  right: 0;
  top: -80px;
  margin: 0; }
@media (max-width: 47.99em) {
  .homepage_categories .owl-nav {
    top: -40px; } }
.homepage_categories .owl-nav button {
  margin: 0 !important;
  margin-left: 25px !important; }
  .homepage_categories .owl-nav button:hover {
    background: none !important;
    color: #2EC4B6 !important; }
.homepage_categories .category_link {
  cursor: pointer;
  background-position: center center;
  background-size: cover;
  height: 322px;
  border-radius: 8px;
  position: relative;
  color: #fff; }
  .homepage_categories .category_link * {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 420px) {
    .homepage_categories .category_link {
      height: 245px; } }
  .homepage_categories .category_link .title_wrapper {
    position: absolute;
    bottom: 16px;
    left: 40px;
    padding-right: 40px;
    z-index: 3; }
    .homepage_categories .category_link .title_wrapper .short_desc {
      height: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    @media (max-width: 420px) {
      .homepage_categories .category_link .title_wrapper {
        left: 20px;
        bottom: 0; } }
  .homepage_categories .category_link h3 {
    font-size: 32px;
    line-height: 130%;
    margin-bottom: 1rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 420px) {
    .homepage_categories .category_link h3 {
      font-size: 25px; } }
  .homepage_categories .category_link a {
    color: #fff; }
    .homepage_categories .category_link a:hover {
      text-decoration: none; }
  .homepage_categories .category_link:after {
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 2;
    display: block;
    background: #553293;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .homepage_categories .category_link:before {
    content: "";
    height: 100%;
    width: 100%;
    opacity: 1;
    z-index: 1;
    display: block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .homepage_categories .category_link:hover .title_wrapper {
      bottom: 32px; }
      .homepage_categories .category_link:hover .title_wrapper .short_desc {
        height: auto; }
    .homepage_categories .category_link:hover:after {
      opacity: 0.6; }

.quiz_cta {
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding: 120px 0; }
  .quiz_cta h2, .quiz_cta h3 {
    font-weight: 400; }
  .quiz_cta .button {
    background: transparent;
    border: 2px solid #fff; }
    .quiz_cta .button:hover {
      background: #2EC4B6;
      border-color: #2EC4B6;
      text-decoration: none;
      color: #fff; }

.article {
  margin-bottom: 60px; }
  .article .thumbnail {
    margin-bottom: 1rem; }
    .article .thumbnail img {
      border-radius: 16px; }
  .article h3 {
    margin-bottom: 1rem; }
  .article a:hover {
    text-decoration: none !important; }

.post_filter {
  margin-right: 60px;
  background: #F6F6F7;
  padding: 40px;
  position: relative; }
  .post_filter #close_filter {
    position: absolute;
    right: 15px;
    top: 10px;
    display: none; }
  @media (max-width: 47.99em) {
    .post_filter #close_filter {
      display: block; } }
@media (max-width: 47.99em) {
  .post_filter {
    display: none; }
    .post_filter.open {
      display: block; } }
.post_filter .filter_group {
  margin-bottom: 3rem; }
  .post_filter .filter_group .title {
    margin-bottom: 1rem; }
  .post_filter .filter_group .pill {
    font-weight: 600; }
  .post_filter .filter_group.mobile_order {
    display: none; }
  @media (max-width: 47.99em) {
    .post_filter .filter_group.mobile_order {
      display: block; } }
  .post_filter .filter_group input[type="checkbox"] + label, .post_filter .filter_group input[type="radio"] + label {
    color: #465062; }
    .post_filter .filter_group input[type="checkbox"] + label:before, .post_filter .filter_group input[type="radio"] + label:before {
      border-color: #465062; }
  .post_filter .filter_group input[type="radio"]:checked + label:before {
    background: #465062 !important; }
@media (max-width: 47.99em) {
  .post_filter {
    width: 100vw;
    padding: 15px;
    margin: 0;
    margin-left: -15px;
    position: absolute;
    background: #fff;
    z-index: 100;
    top: -100px; } }

.category_posts_list .post {
  font-size: 26px;
  line-height: 39px; }
  .category_posts_list .post img {
    border-radius: 16px; }
    .category_posts_list .post .article .pill {
      display: none; }
  .category_posts_list .post:after {
    background: rgba(70, 80, 98, 0.15);
    height: 1px;
    content: "";
    display: block;
    margin-top: 80px;
    margin-bottom: 80px; }
.category_posts_list.subcategories .post:after {
  margin-top: 0; }

#single_post_wrapper {
  font-size: 26px;
  line-height: 39px;
  margin-bottom: 100px; }
  #single_post_wrapper img {
    border-radius: 8px; }
  #single_post_wrapper .featured_img {
    margin: 60px 0 80px 0; }
  #single_post_wrapper .single_post_title {
    margin: 44px 0 40px 0; }
  #single_post_wrapper ul {
    padding-left: 0;
    list-style-position: inside; }
  #single_post_wrapper .wp-block-image {
    margin: 60px 0;
    color: #9EA3AC;
    font-size: 18px;
    line-height: 27px;
    font-style: italic; }

.single #related_posts {
  padding: 120px 0 60px 0;
  margin-top: 140px;
  background: #F6F6F7; }

blockquote {
  background: rgba(85, 50, 147, 0.2);
  padding: 40px;
  border-radius: 16px;
  font-style: italic; }

.social_icons {
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 50;
  transform: translate(0, -50%); }
  .social_icons a {
    width: 48px;
    height: 48px;
    background: rgba(246, 246, 247, 0.3);
    border-radius: 100px;
    display: block;
    margin: 24px 0;
    color: #fff;
    line-height: 48px;
    font-size: 30px;
    text-align: center; }
    .social_icons a i {
      line-height: 48px; }
    .social_icons a:hover {
      text-decoration: none; }
  @media (max-width: 47.99em) {
    .social_icons {
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      text-align: center;
      margin-top: 60px; }
      .social_icons a {
        display: inline-block;
        margin: 0 24px; } }

.page-template-page-questionare {
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff; }
  .page-template-page-questionare #content_wrapper {
    position: relative;
    z-index: 10;
    padding-bottom: 30px; }
    .page-template-page-questionare #content_wrapper .container {
      max-width: 630px;
      font-size: 24px;
      line-height: 39px; }
      .page-template-page-questionare #content_wrapper .container .q_progress {
        margin-bottom: 90px;
        position: relative;
        padding-top: 16px; }
      @media (max-width: 47.99em) {
        .page-template-page-questionare #content_wrapper .container .q_progress {
          margin-bottom: 50px;
          margin-top: 30px; } }
      .page-template-page-questionare #content_wrapper .container .q_progress .line {
        content: "";
        background: #fff;
        height: 6px;
        position: absolute;
        top: 0;
        border-radius: 8px; }
      .page-template-page-questionare #content_wrapper .container .q_progress:after {
        content: "";
        background: #F6F6F7;
        opacity: 0.5;
        height: 6px;
        width: 100%;
        position: absolute;
        top: 0;
        border-radius: 8px; }
      .page-template-page-questionare #content_wrapper .container .step {
        position: relative; }
        .page-template-page-questionare #content_wrapper .container .step .step_number {
          font-size: 80px;
          line-height: 80px;
          font-weight: bold;
          opacity: 0.1;
          position: absolute;
          top: -40px;
          left: -20px; }
        .page-template-page-questionare #content_wrapper .container .step .button {
          min-width: 190px;
          margin-top: 30px; }
          .page-template-page-questionare #content_wrapper .container .step .button.transparent {
            background: transparent;
            border: 2px solid #fff; }
            .page-template-page-questionare #content_wrapper .container .step .button.transparent:hover {
              background: #2EC4B6;
              border-color: #2EC4B6;
              text-decoration: none;
              color: #fff; }
      .page-template-page-questionare #content_wrapper .container #step_last {
        text-align: center; }
        .page-template-page-questionare #content_wrapper .container #step_last h2 {
          font-weight: 400;
          margin-bottom: 60px; }
        .page-template-page-questionare #content_wrapper .container #step_last .disclaimer {
          font-size: 16px;
          line-height: 24px;
          margin-top: 72px;
          margin-bottom: 60px; }
        .page-template-page-questionare #content_wrapper .container #step_last .button.purple {
          background: #553293; }
          .page-template-page-questionare #content_wrapper .container #step_last .button.purple:hover {
            background: #fff;
            color: #000; }
        .page-template-page-questionare #content_wrapper .container #step_last .results {
          position: relative;
          display: flex;
          justify-content: center;
          width: 80%;
          margin: 0px auto; }
          .page-template-page-questionare #content_wrapper .container #step_last .results .line_no {
            width: 50%;
            margin-right: 2px;
            background: linear-gradient(90deg, #2EC4B6 0%, #04909F 100%);
            height: 14px;
            border-radius: 4px; }
          .page-template-page-questionare #content_wrapper .container #step_last .results .line_yes {
            width: 50%;
            background: linear-gradient(270deg, #C61A4D 0%, #553293 100%);
            height: 14px;
            border-radius: 4px;
            margin-left: 2px; }
          .page-template-page-questionare #content_wrapper .container #step_last .results .pointer {
            width: 32px;
            height: 32px;
            background: #fff;
            border-radius: 100px;
            position: absolute;
            top: -9px;
            left: 30%;
            margin-left: -16px; }
        .page-template-page-questionare #content_wrapper .container #step_last .buttons a {
          margin-left: 10px;
          margin-right: 10px; }
  .page-template-page-questionare footer {
    display: none; }
  .page-template-page-questionare:after {
    background: linear-gradient(90deg, #0B0C31 0%, rgba(11, 12, 49, 0) 207.73%);
    opacity: 0.5;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 2; }

.nevro_file {
  margin-bottom: 1rem;
  border-radius: 16px;
  border: 1px solid #553293;
  padding: 1rem;
  cursor: pointer; }
  .nevro_file .icon {
    height: 80px; }
  .nevro_file i {
    color: #553293;
    font-size: 80px;
    opacity: 0.8; }
  .nevro_file .title_wrapper {
    margin-left: 24px;
    margin-right: 8px;
    align-self: center; }
    .nevro_file .title_wrapper .title {
      font-size: 22px;
      line-height: 28px;
      font-weight: 600; }
    .nevro_file .title_wrapper .size {
      font-size: 18px;
      line-height: 23px; }
  .nevro_file.audio {
    border-color: #2EC4B6; }
    .nevro_file.audio i {
      color: #2EC4B6; }
  .nevro_file:hover {
    text-decoration: none; }

.video_wrapper {
  position: relative;
  display: block; }
  .video_wrapper i {
    font-size: 94px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2; }

#open_filter {
  line-height: 20px;
  margin-top: 11px;
  display: none; }
@media (max-width: 47.99em) {
  #open_filter {
    display: block; } }

.wp-block-image img {
  max-width: 100%;
  height: auto;
  display: block; }

#flowpaper-logo-bottom {
  display: none !important; }

#moove_gdpr_save_popup_settings_button {
  display: none !important; }
