@font-face {
  font-family: 'JTDouroSans';
  src: url("../fonts/jt_douro_sans-regular-webfont.woff2") format("woff2"), url("../fonts/jt_douro_sans-regular-webfont.woff") format("woff");
  font-display: swap;
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'JTDouroSans';
  src: url("../fonts/jt_douro_sans-medium-webfont.woff2") format("woff2"), url("../fonts/jt_douro_sans-medium-webfont.woff") format("woff");
  font-display: swap;
  font-weight: 500;
  font-style: normal; }

/*  Typography */
/* Primary */
/* Secondary */
/* Neutral */
/* Grid */
.wizaz-menu {
  font-size: 10px;
  font-family: "JTDouroSans", sans-serif;
  background-color: #FFFFFF;
  padding-top: 40px;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
  .wizaz-menu-container {
    z-index: -1;
    position: relative; }
  .wizaz-menu h1, .wizaz-menu h2, .wizaz-menu h3, .wizaz-menu h4, .wizaz-menu h5, .wizaz-menu h6,
  .wizaz-menu .h1, .wizaz-menu .h2, .wizaz-menu .h3, .wizaz-menu .h4, .wizaz-menu .h5, .wizaz-menu .h6 {
    font-family: "JTDouroSans", sans-serif;
    font-weight: 500;
    color: inherit; }
  .wizaz-menu h1, .wizaz-menu .h1 {
    font-size: 44px;
    line-height: 48px; }
  .wizaz-menu h2, .wizaz-menu .h2 {
    font-size: 29px;
    line-height: 35px; }
  .wizaz-menu h3, .wizaz-menu .h3 {
    font-size: 23px;
    line-height: 27px; }
  .wizaz-menu h4, .wizaz-menu .h4 {
    font-size: 20px;
    line-height: 23px; }
  .wizaz-menu h5, .wizaz-menu .h5 {
    font-size: 19px;
    line-height: 20px; }
  .wizaz-menu a {
    color: inherit;
    text-decoration: none; }
  .wizaz-menu .link {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #8C1AFF; }
    .wizaz-menu .link:hover {
      text-decoration: underline; }
    .wizaz-menu .link:visited {
      color: #BE7CFF; }
  .wizaz-menu .footer {
    font-family: "JTDouroSans", sans-serif; }
    .wizaz-menu .footer .c-footer-copyright {
      text-align: center;
      max-width: 560px;
      margin: 0 auto; }
      .wizaz-menu .footer .c-footer-copyright__text {
        font-size: 9px;
        line-height: 13px;
        letter-spacing: 0.15rem;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 25px; }
        .wizaz-menu .footer .c-footer-copyright__text:last-child {
          margin-bottom: 0; }
        .wizaz-menu .footer .c-footer-copyright__text b {
          font-size: 15px;
          line-height: 19px;
          letter-spacing: .01rem;
          color: #000000; }
  .wizaz-menu ol, .wizaz-menu ul, .wizaz-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .wizaz-menu main {
    z-index: 9; }
  .wizaz-menu .site-header {
    margin-bottom: 15px;
    margin-top: 10px; }
    @media (max-width: 768px) {
      .wizaz-menu .site-header {
        margin-bottom: 0;
        margin-top: 0; } }
    .wizaz-menu .site-header__logo {
      max-width: 1000px;
      margin: 0 auto;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (min-width: 1024px) {
        .wizaz-menu .site-header__logo {
          padding: 0; } }
      .site-header__logo .wizaz-menu .site-header__logo .c-header-partner {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    .wizaz-menu .site-header__menu {
      background-color: #FFFFFF; }
      .wizaz-menu .site-header__menu-inner {
        max-width: 1000px;
        margin: 0 auto;
        padding: 15px 0;
        position: relative;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        @media (min-width: 1024px) {
          .wizaz-menu .site-header__menu-inner {
            padding: 10px 0; } }
  .wizaz-menu .header-wrapper {
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    max-width: none;
    background-color: #fff;
    z-index: 10;
  }
    @media (max-width: 768px) {
      .wizaz-menu .header-wrapper {
        height: 55px; } }
    .wizaz-menu .header-wrapper .site-header {
      margin-bottom: 0;
      margin-top: 0; }
      @media (max-width: 1200px) {
        .wizaz-menu .header-wrapper .site-header {
          padding: 0 20px; } }
      @media (max-width: 768px) {
        .wizaz-menu .header-wrapper .site-header {
          background-color: #FFFFFF;
          z-index: 999999; } }
      .wizaz-menu .header-wrapper .site-header__menu-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 30px;
        padding-top: 10px;
        padding-bottom: 0; }
        @media (max-width: 768px) {
          .wizaz-menu .header-wrapper .site-header__menu-inner {
            padding-top: 15px;
            height: auto; } }
      .wizaz-menu .header-wrapper .site-header__menu {
        height: 40px; }
        @media (max-width: 768px) {
          .wizaz-menu .header-wrapper .site-header__menu {
            height: 55px; } }
      .wizaz-menu .header-wrapper .site-header .login__logo {
        position: relative;
        margin-left: 30px;
        height: 30px;
        margin-top: -18px; }
        @media (max-width: 768px) {
          .wizaz-menu .header-wrapper .site-header .login__logo {
            height: 25px;
            margin-left: auto;
            margin-right: auto;
            line-height: 0;
            margin: 0 auto; } }
        .wizaz-menu .header-wrapper .site-header .login__logo-img {
          height: 30px; }
          @media (max-width: 768px) {
            .wizaz-menu .header-wrapper .site-header .login__logo-img {
              height: 25px; } }
        .wizaz-menu .header-wrapper .site-header .login__logo::before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          height: 100%;
          right: -35px;
          z-index: 9;
          width: 35px;
          background: -webkit-gradient(linear, left top, right top, from(white), color-stop(70%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
          background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%); }
          @media (max-width: 768px) {
            .wizaz-menu .header-wrapper .site-header .login__logo::before {
              display: none; } }
      @media (max-width: 768px) {
        .wizaz-menu .header-wrapper .site-header .c-header-menu-list {
          display: none; } }
      .wizaz-menu .header-wrapper .site-header .c-header-menu-list::before {
        display: none; }
      @media (max-width: 768px) {
        .wizaz-menu .header-wrapper .site-header .c-header-hamburger {
          top: 5px; } }
  .wizaz-menu .nav__label {
    margin-bottom: 20px;
    display: block; }
    .wizaz-menu .nav__label .c-label__content, .wizaz-menu .nav__label span, .wizaz-menu .nav__label a {
      color: #575656;
      letter-spacing: .011rem;
      word-break: break-all;
      display: inline-block;
      font-size: 11px;
      font-weight: 500;
      line-height: 1;
      text-transform: uppercase;
      font-family: "JTDouroSans", sans-serif; }
  .wizaz-menu .nav__back {
    font-family: "JTDouroSans", sans-serif;
    font-weight: 500;
    color: inherit;
    color: #000; }

body.nav--open {
  overflow: hidden; }

.wizaz-menu .c-menu-list {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.12rem;
  text-transform: uppercase;
  color: #000;
  padding: 0;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -25px; }
  .wizaz-menu .c-menu-list__item.dropdown {
    display: inline-block; }
    .wizaz-menu .c-menu-list__item.dropdown:hover {
      border-bottom-color: transparent; }
      .wizaz-menu .c-menu-list__item.dropdown:hover .dropdown-content {
        display: block; }
        @media (max-width: 768px) {
          .wizaz-menu .c-menu-list__item.dropdown:hover .dropdown-content {
            display: none; } }
      .wizaz-menu .c-menu-list__item.dropdown:hover .dropdown-title {
        cursor: pointer; }
        @media (min-width: 768px) {
          .wizaz-menu .c-menu-list__item.dropdown:hover .dropdown-title::before {
            margin-top: 7px;
            top: 0;
            -webkit-transform: rotate(315deg);
                -ms-transform: rotate(315deg);
                    transform: rotate(315deg); } }
    .wizaz-menu .c-menu-list__item.dropdown.open {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
      .wizaz-menu .c-menu-list__item.dropdown.open .dropdown-content {
        display: block; }
      .wizaz-menu .c-menu-list__item.dropdown.open .dropdown-title {
        cursor: pointer; }
        .wizaz-menu .c-menu-list__item.dropdown.open .dropdown-title::before {
          top: 0;
          margin-top: 7px;
          -webkit-transform: rotate(315deg);
              -ms-transform: rotate(315deg);
                  transform: rotate(315deg); }
      .wizaz-menu .c-menu-list__item.dropdown.open .dropdown-shade {
        display: block;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        opacity: .3; }
    .wizaz-menu .c-menu-list__item.dropdown .dropdown-title {
      position: relative;
      padding-right: 15px; }
      .wizaz-menu .c-menu-list__item.dropdown .dropdown-title::before {
        position: absolute;
        content: '';
        top: 5px;
        font-size: 14px;
        display: block;
        right: 0;
        margin: auto;
        width: 5px;
        height: 5px;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg); }
    .wizaz-menu .c-menu-list__item.dropdown .dropdown-shade {
      display: none;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 9;
      opacity: 0;
      background-color: #000000;
      -webkit-transition: 0.25s linear 0s;
      transition: 0.25s linear 0s;
      -webkit-transition-delay: 0;
              transition-delay: 0;
      -webkit-transition-property: opacity;
      transition-property: opacity;
      cursor: pointer; }
    .wizaz-menu .c-menu-list__item.dropdown .dropdown-content {
      display: none;
      position: absolute;
      background-color: #FFFFFF;
      border-top: 2px solid #8C1AFF;
      min-width: 260px;
      max-width: 700px;
      z-index: 10;
      top: 29px;
      z-index: 10;
      padding: 30px 30px 25px;
      -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
              box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); }
      .wizaz-menu .c-menu-list__item.dropdown .dropdown-content:hover {
        display: block; }
      @media (max-width: 768px) {
        .wizaz-menu .c-menu-list__item.dropdown .dropdown-content {
          top: 48px;
          left: 42px;
          min-width: auto;
          border-top: 1px solid #F5F2F2;
          -webkit-box-shadow: none;
                  box-shadow: none;
          padding-top: 20px; } }
      .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        @media (min-width: 768px) {
          .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__wrapper {
            -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap; } }
      .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category {
        text-align: left;
        width: 100%;
        min-width: 260px;
        max-width: 260px; }
        @media (max-width: 768px) {
          .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category {
            min-width: auto;
            max-width: none; } }
        .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-title {
          font-weight: 500;
          font-size: 23px;
          letter-spacing: 0.012rem;
          line-height: 27px;
          margin-bottom: 25px;
          text-transform: none; }
        .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-item {
          padding-bottom: 25px;
          font-weight: 400;
          font-size: 13px;
          line-height: 15px;
          letter-spacing: .12rem;
          display: block; }
          .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-item:last-child {
            padding-bottom: 30px; }
            @media (min-width: 768px) {
              .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-item:last-child {
                padding-bottom: 0; } }
          .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-item::after {
            content: '';
            display: inline-block;
            float: right;
            margin: auto;
            width: 5px;
            height: 5px;
            border-top: 1px solid #000000;
            border-right: 1px solid #000000;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg); }
        .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-link:hover, .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__category-list-link.active {
          border-bottom: 2px solid #8C1AFF; }
      .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__teaser {
        padding-left: 0;
        text-align: left;
        min-width: unset; }
        @media (min-width: 768px) {
          .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__teaser {
            padding-left: 60px;
            min-width: 320px; } }
        .wizaz-menu .c-menu-list__item.dropdown .dropdown-content__teaser-title {
          font-weight: 500;
          font-size: 11px;
          line-height: 13px;
          letter-spacing: 0.12rem;
          margin-bottom: 10px;
          color: #8C1AFF;
          margin-bottom: 15px; }
  .wizaz-menu .c-menu-list__link {
    display: inline-block;
    color: #000000;
    border-bottom: 2px solid transparent; }
    .wizaz-menu .c-menu-list__link:hover, .wizaz-menu .c-menu-list__link.active {
      border-bottom-color: #8C1AFF; }
  .wizaz-menu .c-menu-list__submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    line-height: 16px !important; }
  .wizaz-menu .c-menu-list__arrow {
    position: absolute;
    right: 0;
    cursor: pointer;
    width: 30px; }
    .wizaz-menu .c-menu-list__arrow:after {
      content: '>';
      font-size: 12px;
      color: #000000;
      float: right; }

.wizaz-menu .c-menu-list--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  margin: 0; }
  .wizaz-menu .c-menu-list--vertical .c-menu-list__item {
    margin-bottom: 30px;
    position: relative;
    width: 100%; }
    .wizaz-menu .c-menu-list--vertical .c-menu-list__item:last-child {
      margin: 0; }
  .wizaz-menu .c-menu-list--vertical .c-heading {
    text-transform: none; }

.wizaz-menu ::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */ }

.wizaz-menu .c-header-nav-brand {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  text-align: center; }

.wizaz-menu .nav {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9991;
  width: 100%;
  max-width: 340px;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: 0.25s linear 0s;
  transition: 0.25s linear 0s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); }
  .wizaz-menu .nav__shade {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    background-color: #000000;
    -webkit-transition: 0.25s linear 0s;
    transition: 0.25s linear 0s;
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    cursor: pointer; }
  .wizaz-menu .nav--open {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .wizaz-menu .nav--open .nav__shade {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: .3; }
  .wizaz-menu .nav__wrapper {
    height: 100%;
    padding: 20px 25px;
    background: #FFFFFF;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .wizaz-menu .nav__wrapper > div {
      position: relative;
      height: 100%; }
  .wizaz-menu .nav__close {
    position: absolute;
    z-index: 5;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px; }
    .wizaz-menu .nav__close span, .wizaz-menu .nav__close img {
      width: 16px;
      height: 16px;
      right: 20px;
      top: 20px;
      position: absolute; }
  .wizaz-menu .nav__link {
    font-family: "JTDouroSans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 1;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    cursor: pointer; }
    .wizaz-menu .nav__link:before {
      content: "";
      position: absolute;
      right: 3px;
      bottom: 0;
      top: 0;
      margin: auto;
      width: 5px;
      height: 5px;
      border-top: 1px solid #000000;
      border-right: 1px solid #000000;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .wizaz-menu .nav__link:hover > .nav__link-text:after {
      position: absolute;
      left: 0;
      display: block;
      content: '';
      height: 2px;
      background: #8C1AFF;
      width: 100%;
      bottom: -3px; }
    .wizaz-menu .nav__link .nav__link-text {
      display: inline-block;
      position: relative; }
  .wizaz-menu .nav__header {
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #8C1AFF;
    line-height: 1;
    padding: 0 0 15px 0;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
  .wizaz-menu .nav__slides {
    z-index: 4;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: 0.25s linear 0s;
    transition: 0.25s linear 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
    .wizaz-menu .nav__slides--active {
      opacity: 1;
      z-index: 99993; }
  .wizaz-menu .nav__back {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-size: 23px;
    font-weight: 27px;
    margin-bottom: 10px; }
    .wizaz-menu .nav__back:before {
      content: "";
      width: 5px;
      height: 5px;
      border-top: 1px solid #000;
      border-right: 1px solid #000;
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg);
      display: inline-block;
      margin: 5px 10px 0 3px; }
  .wizaz-menu .nav__submenu {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 99991;
    background: #fff;
    margin-left: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 0.25s linear 0s;
    transition: 0.25s linear 0s;
    -webkit-transition-duration: .1s;
            transition-duration: .1s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
    .wizaz-menu .nav__submenu--open {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .wizaz-menu .nav__icon-wrapper {
    display: inline-block;
    padding: 3px;
    background: #FFFFFF;
    border-radius: 50%; }
  .wizaz-menu .nav__icon {
    margin-right: 20px;
    width: 21px;
    height: 21px; }
  .wizaz-menu .nav--no-icon:before {
    display: none; }
  .wizaz-menu .nav--drop-icon {
    padding-right: 15px;
    cursor: pointer; }
    .wizaz-menu .nav--drop-icon:before {
      display: none; }
    .wizaz-menu .nav--drop-icon:after {
      content: '';
      display: inline-block;
      -webkit-transform: rotate(315deg) translateX(0.2rem);
          -ms-transform: rotate(315deg) translateX(0.2rem);
              transform: rotate(315deg) translateX(0.2rem);
      padding: 0 0 15px 0; }
    .wizaz-menu .nav--drop-icon:hover:after {
      -webkit-transform: rotate(315deg) translateX(0);
          -ms-transform: rotate(315deg) translateX(0);
              transform: rotate(315deg) translateX(0);
      padding: 15px 0 0 0; }
    .wizaz-menu .nav--drop-icon:hover .nav__tooldrop {
      display: block; }
  .wizaz-menu .nav__footer {
    margin-top: 25px;
    text-align: center; }
  .wizaz-menu .nav__label {
    margin-bottom: 20px;
    display: block; }
    .wizaz-menu .nav__label span, .wizaz-menu .nav__label a {
      color: #575656;
      letter-spacing: .11rem; }
  .wizaz-menu .nav__social {
    display: inline-block;
    margin: 0 .75rem; }
    .wizaz-menu .nav__social-icon {
      width: 34px;
      height: 34px; }
  .wizaz-menu .nav__slide {
    height: 100%;
    position: relative; }
  .wizaz-menu .nav__avatar {
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px); }
    .wizaz-menu .nav__avatar img {
      max-width: 100%; }
  .wizaz-menu .nav__tooldrop {
    position: absolute;
    padding: 20px 30px;
    top: 90%;
    background: #FFFFFF;
    z-index: 10;
    right: -25px;
    width: calc(100% - 20px);
    -webkit-box-shadow: 0 0 5px #000000;
            box-shadow: 0 0 5px #000000;
    display: none; }
    .wizaz-menu .nav__tooldrop-item:last-child .nav__link {
      padding-bottom: 0; }
      .wizaz-menu .nav__tooldrop-item:last-child .nav__link:before {
        bottom: 3px; }
  .wizaz-menu .nav__list {
    width: 100%; }

.wizaz-menu .nav__user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin-bottom: 25px; }
  .wizaz-menu .nav__user .nav__item > .nav__link {
    padding: 6px 0; }

.wizaz-menu .nav--avatar .nav__icon {
  margin: 0; }

.wizaz-menu .nav--avatar .nav__icon-wrapper {
  margin-right: 10px;
  margin-left: -37px;
  margin-left: -37px; }

@media (max-width: 768px) {
  body.dropdown-open {
    overflow-y: hidden; } }

body.dropdown-open .c-header-menu-list::before {
  z-index: 8; }

body.open,
body.open:after {
  overflow: hidden; }

.wizaz-menu .c-header-menu {
  width: 22px;
  height: 17px; }
  @media (min-width: 1024px) {
    .wizaz-menu .c-header-menu {
      width: 35px; } }

.wizaz-menu .c-header-nav-link {
  font-size: 16px;
  font-weight: 700;
  margin-left: 0;
  text-decoration: none; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(345px, 0, 0);
    transform: translate3d(345px, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(345px, 0, 0);
    transform: translate3d(345px, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; } }

.wizaz-menu .c-slide-nav {
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 340px;
  z-index: 100;
  padding: 30px; }
  .wizaz-menu .c-slide-nav__wrapper {
    height: 100%; }
  .wizaz-menu .c-slide-nav__close {
    width: 16px;
    height: 160px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer; }

.wizaz-menu .c-slide-nav {
  background: #fff none repeat scroll 0 0;
  position: absolute;
  top: 0;
  overflow: auto;
  width: 340px;
  z-index: 12;
  padding: 50px 0 0 0;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft; }
  .wizaz-menu .c-slide-nav:not(.open) {
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
    visibility: hidden;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft; }
  .wizaz-menu .c-slide-nav__list {
    padding-left: 0;
    width: 80%; }
  .wizaz-menu .c-slide-nav__item {
    color: #fff;
    list-style-type: none;
    padding: 10px 10px 5px 0;
    text-align: left;
    -webkit-transform: translateX(345px);
    -ms-transform: translateX(345px);
    transform: translateX(345px);
    border-left: 5px solid #fff; }
    .wizaz-menu .c-slide-nav__item:not(.open) {
      -webkit-animation-duration: 0.4s;
              animation-duration: 0.4s;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-name: slideOutLeft;
      animation-name: slideOutLeft; }
    .wizaz-menu .c-slide-nav__item:first-child {
      margin-top: 0; }
  .wizaz-menu .c-slide-nav .icon--close {
    position: absolute;
    height: 25px;
    width: 25px;
    right: 20px;
    top: 20px;
    cursor: pointer; }
  .wizaz-menu .c-slide-nav.open {
    visibility: visible;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    left: 0; }
    .wizaz-menu .c-slide-nav.open .c-header-nav__item {
      padding-left: 20px;
      border: 0;
      -webkit-animation-duration: 0.2s;
              animation-duration: 0.2s;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      -webkit-animation-name: slideInLeft;
      animation-name: slideInLeft; }
      .wizaz-menu .c-slide-nav.open .c-header-nav__item .c-header-nav__list.menu__content {
        padding: 0; }
        .wizaz-menu .c-slide-nav.open .c-header-nav__item .c-header-nav__list.menu__content .c-header-nav__item {
          padding-left: 0;
          border-left: 0; }
          .wizaz-menu .c-slide-nav.open .c-header-nav__item .c-header-nav__list.menu__content .c-header-nav__item:last-child {
            padding-bottom: 0; }
          .wizaz-menu .c-slide-nav.open .c-header-nav__item .c-header-nav__list.menu__content .c-header-nav__item .c-header-nav-link {
            font-weight: 300; }

.wizaz-menu .c-header-nav__item :not(.open),
.wizaz-menu .c-header-nav.open .c-header-nav__item {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both; }

.wizaz-menu .c-header-nav-link {
  background: 0 0;
  border-left: rgba(255, 255, 255, 0) solid 0.2rem;
  color: #000;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: auto; }

.wizaz-menu .c-header-hamburger {
  cursor: pointer;
  display: block;
  margin-left: 10px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 11;
  right: 10px;
  height: 17px;
  width: 22px; }
  @media (min-width: 1024px) {
    .wizaz-menu .c-header-hamburger {
      width: 35px; } }

.wizaz-menu .c-header-bun {
  background: #000;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative; }
  .wizaz-menu .c-header-bun--bottom, .wizaz-menu .c-header-bun--mid, .wizaz-menu .c-header-bun--top {
    height: 1px;
    width: 20px; }
    @media (min-width: 1024px) {
      .wizaz-menu .c-header-bun--bottom, .wizaz-menu .c-header-bun--mid, .wizaz-menu .c-header-bun--top {
        width: 35px; } }
  .wizaz-menu .c-header-bun--top {
    top: 0; }
  .wizaz-menu .c-header-bun--mid {
    top: 7px; }
  .wizaz-menu .c-header-bun--bottom {
    top: 14px; }

.wizaz-menu .c-header-container:hover:not(.open) .bun-bottom,
.wizaz-menu .c-header-container:hover:not(.open) .bun-mid,
.wizaz-menu .c-header-container:hover:not(.open) .bun-top {
  background: #2196f3; }

.wizaz-menu .menu__collapsible {
  cursor: pointer;
  text-align: left;
  position: absolute;
  right: 0;
  display: inline-block;
  z-index: 1; }
  .wizaz-menu .menu__collapsible:before {
    position: absolute;
    z-index: 2;
    content: '';
    top: 7px;
    right: 5px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 0.7rem 7px;
    border-color: transparent transparent #707070 transparent;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1); }
  .wizaz-menu .menu__collapsible.active:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 0.7rem 7px;
    border-color: transparent transparent #707070 transparent;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.wizaz-menu .menu__content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out; }

.wizaz-menu .c-header-menu-list {
  overflow-x: hidden; }
  .wizaz-menu .c-header-menu-list::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    width: 40px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.8)), to(white));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, white 100%); }
    @media (max-width: 768px) {
      .wizaz-menu .c-header-menu-list::after {
        width: 50px; } }
  .wizaz-menu .c-header-menu-list::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    z-index: 9;
    width: 75px;
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(70%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%); }
    @media (max-width: 768px) {
      .wizaz-menu .c-header-menu-list::before {
        left: 0;
        width: 45px; } }
  .wizaz-menu .c-header-menu-list .c-menu-list {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory;
    overflow-x: scroll;
    overflow-y: visible;
    line-height: 20px;
    padding: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .wizaz-menu .c-header-menu-list .c-menu-list::-webkit-scrollbar {
      display: none; }
    .wizaz-menu .c-header-menu-list .c-menu-list__item {
      font-family: "JTDouroSans", sans-serif;
      margin: 0 10px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      @media (min-width: 1024px) {
        .wizaz-menu .c-header-menu-list .c-menu-list__item {
          margin: 0 20px; } }
      .wizaz-menu .c-header-menu-list .c-menu-list__item:first-child {
        margin-left: 20px; }
        @media (min-width: 1024px) {
          .wizaz-menu .c-header-menu-list .c-menu-list__item:first-child {
            margin-left: 33px; } }
      .wizaz-menu .c-header-menu-list .c-menu-list__item:last-child {
        padding-right: 30px; }
