.fvn-main-landing {
  --color-yellow: #ffc000;
  --color-orange: #f34f03;
  --color-black: #373745; }
  @media (min-width: 1200px) {
    .fvn-main-landing .container, .fvn-main-landing .container-sm, .fvn-main-landing .container-md, .fvn-main-landing .container-lg, .fvn-main-landing .container-xl {
      max-width: 1260px; } }
  .fvn-main-landing .desktop {
    display: none; }
    @media (min-width: 768px) {
      .fvn-main-landing .desktop {
        display: initial; } }
  @media (min-width: 768px) {
    .fvn-main-landing .mobile {
      display: none; } }
  .fvn-main-landing .mobile .fvn-language-switcher {
    padding: 3px 7px 10px 7px; }
    .fvn-main-landing .mobile .fvn-language-switcher .lang-thumb {
      background-color: #b9b9b9; }
  .fvn-main-landing .fvn-site-main {
    overflow-y: hidden; }
  .fvn-main-landing .fvn-footer {
    background-color: #1b1b21; }
    .fvn-main-landing .fvn-footer .footer-inner a {
      color: #d0d0dd; }
    .fvn-main-landing .fvn-footer .footer-bottom {
      display: none; }
  .fvn-main-landing .btn {
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 45px !important;
    border: none !important; }
    @media (min-width: 768px) {
      .fvn-main-landing .btn {
        padding: 10px 30px;
        font-size: 24px; } }
    .fvn-main-landing .btn:hover, .fvn-main-landing .btn:active {
      border-radius: 45px !important;
      border: none !important; }
    .fvn-main-landing .btn.btn-primary, .fvn-main-landing .btn.btn-primary:active, .fvn-main-landing .btn.btn-primary:focus {
      color: #400000;
      background-color: var(--color-yellow) !important; }
    .fvn-main-landing .btn.btn-secondary, .fvn-main-landing .btn.btn-secondary:active, .fvn-main-landing .btn.btn-secondary:focus {
      color: #fff;
      background-color: var(--color-orange) !important; }
    .fvn-main-landing .btn.btn-secondary:not(:disabled):not(.disabled):active {
      border: none !important; }
  .fvn-main-landing .landing-header .header-topbar {
    padding: 3px 0; }
    @media (min-width: 768px) {
      .fvn-main-landing .landing-header .header-topbar {
        background-color: #000; } }
    .fvn-main-landing .landing-header .header-topbar .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .fvn-main-landing .landing-header .header-topbar .container {
          flex-direction: column; }
          .fvn-main-landing .landing-header .header-topbar .container .links {
            margin-bottom: 5px; } }
    .fvn-main-landing .landing-header .header-topbar .logo {
      max-width: 36px; }
      .fvn-main-landing .landing-header .header-topbar .logo img {
        display: block; }
    .fvn-main-landing .landing-header .header-topbar .links {
      display: flex;
      flex-direction: column; }
      @media (min-width: 768px) {
        .fvn-main-landing .landing-header .header-topbar .links {
          flex-direction: row;
          align-items: center; } }
      .fvn-main-landing .landing-header .header-topbar .links a {
        padding: 7px;
        color: #f5e9e6; }
        @media (min-width: 768px) {
          .fvn-main-landing .landing-header .header-topbar .links a {
            padding: 0 10px; }
            .fvn-main-landing .landing-header .header-topbar .links a:first-child {
              padding-left: 0; }
            .fvn-main-landing .landing-header .header-topbar .links a:last-child {
              padding-right: 0; } }
        @media (min-width: 992px) {
          .fvn-main-landing .landing-header .header-topbar .links a {
            padding: 0 30px; } }
    .fvn-main-landing .landing-header .header-topbar .buttons {
      display: flex;
      align-items: center; }
      .fvn-main-landing .landing-header .header-topbar .buttons > * {
        margin-left: 7px; }
    .fvn-main-landing .landing-header .header-topbar .btn {
      padding: 3px 15px;
      font-size: 14px; }
      .fvn-main-landing .landing-header .header-topbar .btn:hover, .fvn-main-landing .landing-header .header-topbar .btn:active {
        padding: 3px 15px;
        font-size: 14px; }
    .fvn-main-landing .landing-header .header-topbar .nav-menu {
      position: relative; }
      .fvn-main-landing .landing-header .header-topbar .nav-menu .nav-btn {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 35px;
        height: 35px;
        padding: 10px;
        position: relative;
        transition: all 0.4s;
        transition-delay: 0.2s;
        background-color: #61352f;
        border-radius: 50px; }
        .fvn-main-landing .landing-header .header-topbar .nav-menu .nav-btn span {
          display: block;
          width: 100%;
          height: 3px;
          background-color: #fff;
          transition: all 0.5s; }
      .fvn-main-landing .landing-header .header-topbar .nav-menu .nav-inner {
        display: none;
        position: absolute;
        top: 40px;
        right: 0;
        min-width: 200px;
        background-color: #61352f; }
  .fvn-main-landing .ml-block {
    position: relative;
    z-index: 1;
    padding: 40px 0; }
    .fvn-main-landing .ml-block .block-title {
      max-width: 800px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 26px;
      font-weight: 900;
      text-align: center;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .fvn-main-landing .ml-block .block-title {
          font-size: 48px; } }
    .fvn-main-landing .ml-block .block-subtitle {
      max-width: 600px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 18px;
      text-align: center;
      color: var(--color-orange); }
      @media (min-width: 768px) {
        .fvn-main-landing .ml-block .block-subtitle {
          font-size: 24px; } }
  .fvn-main-landing .ml-block-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .fvn-main-landing .zigzag-top:before,
  .fvn-main-landing .zigzag-bottom:after {
    content: '';
    position: relative;
    z-index: 9;
    display: block;
    height: 14px;
    left: 0;
    width: 100%; }
  .fvn-main-landing .zigzag-top:before {
    top: -40px;
    background: linear-gradient(-30deg, transparent 20px, #fff 0), linear-gradient(30deg, transparent 20px, #fff 0) repeat-x left top;
    background-size: 35px; }
  .fvn-main-landing .zigzag-bottom:after {
    bottom: -40px;
    background: linear-gradient(-30deg, #fff 10px, transparent 0), linear-gradient(30deg, #fff 10px, transparent 0) repeat-x left bottom;
    background-size: 35px; }
  .fvn-main-landing .slick-slider .slick-slide:focus, .fvn-main-landing .slick-slider .slick-slide:active {
    outline: none; }
  .fvn-main-landing .slick-slider .slick-arrow {
    opacity: 1;
    background-color: transparent;
    cursor: pointer; }
  .fvn-main-landing .slick-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; }
    .fvn-main-landing .slick-slider .slick-dots li {
      margin: 0 3px;
      width: 6px;
      height: 6px;
      border-radius: 50px;
      background-color: #e7e7f1;
      list-style-type: none; }
      .fvn-main-landing .slick-slider .slick-dots li button {
        display: none; }
      .fvn-main-landing .slick-slider .slick-dots li.slick-active {
        background-color: var(--color-orange); }

.ml-projects-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .ml-projects-wrap .item {
    position: relative;
    display: block;
    width: 100%;
    min-height: 375px;
    padding: 0 30px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 400px) {
      .ml-projects-wrap .item {
        padding: 0 60px 0 10px; } }
    @media (min-width: 992px) {
      .ml-projects-wrap .item {
        padding: 0; } }
    @media (min-width: 1200px) {
      .ml-projects-wrap .item {
        padding: 0 60px; } }
    .ml-projects-wrap .item .item-content {
      position: relative;
      max-width: 300px;
      margin: 0 auto;
      padding-top: 15px;
      line-height: 1.2; }
    .ml-projects-wrap .item .item-logo {
      margin-top: -30px;
      margin-bottom: 15px; }
      .ml-projects-wrap .item .item-logo img {
        max-height: 75px; }
    .ml-projects-wrap .item .item-seasons {
      margin-bottom: 20px;
      font-weight: 600; }
      .ml-projects-wrap .item .item-seasons .link {
        padding: 0 5px; }
    .ml-projects-wrap .item .item-title {
      font-size: 24px;
      font-weight: 900;
      line-height: 1;
      text-transform: uppercase; }
    .ml-projects-wrap .item .item-text {
      margin-top: 20px; }
    .ml-projects-wrap .item .item-subtitle {
      margin-top: 20px;
      font-weight: 600; }
    .ml-projects-wrap .item .item-bg {
      position: absolute;
      z-index: -1;
      top: 0;
      left: -15px;
      width: 410px;
      height: 100%; }
      .ml-projects-wrap .item .item-bg img {
        max-width: unset; }
      @media (min-width: 400px) {
        .ml-projects-wrap .item .item-bg {
          left: 0;
          width: 100%; } }
    @media (min-width: 992px) {
      .ml-projects-wrap .item:nth-child(4), .ml-projects-wrap .item:nth-child(5), .ml-projects-wrap .item:nth-child(6) {
        padding-top: 60px; }
        .ml-projects-wrap .item:nth-child(4) .item-content, .ml-projects-wrap .item:nth-child(5) .item-content, .ml-projects-wrap .item:nth-child(6) .item-content {
          padding-top: 35px; }
        .ml-projects-wrap .item:nth-child(4) .item-logo, .ml-projects-wrap .item:nth-child(5) .item-logo, .ml-projects-wrap .item:nth-child(6) .item-logo {
          margin-top: 0; } }
    .ml-projects-wrap .item:nth-child(1) {
      color: #4b0100; }
      .ml-projects-wrap .item:nth-child(1) .item-seasons {
        color: #de1f26; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(1) {
          margin-right: 60px;
          padding-left: 60px; } }
    .ml-projects-wrap .item:nth-child(2) {
      color: #1c4d85; }
      .ml-projects-wrap .item:nth-child(2) .item-seasons {
        color: #55a5ff; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(2) {
          padding-right: 40px;
          padding-left: 40px; } }
      @media (min-width: 1200px) {
        .ml-projects-wrap .item:nth-child(2) {
          padding-right: 110px;
          padding-left: 60px; } }
    .ml-projects-wrap .item:nth-child(3) {
      margin-top: 30px;
      color: #374a31; }
      .ml-projects-wrap .item:nth-child(3) .item-seasons {
        color: #8ac45b; }
      .ml-projects-wrap .item:nth-child(3) .item-bg img {
        margin-left: -40px; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(3) {
          margin-top: 0;
          margin-right: 60px;
          padding-left: 40px; }
          .ml-projects-wrap .item:nth-child(3) .item-bg img {
            margin-left: 0; } }
      @media (min-width: 1200px) {
        .ml-projects-wrap .item:nth-child(3) {
          padding-right: 0;
          padding-left: 0; } }
    .ml-projects-wrap .item:nth-child(4) {
      margin-top: 10px;
      color: #374a31; }
      .ml-projects-wrap .item:nth-child(4) .item-content {
        padding-top: 60px; }
      .ml-projects-wrap .item:nth-child(4) .item-seasons {
        color: #8ac45b; }
      .ml-projects-wrap .item:nth-child(4) .item-bg img {
        margin-left: 20px; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(4) {
          margin-top: -30px;
          margin-left: 0;
          margin-right: 10px;
          padding-left: 60px; }
          .ml-projects-wrap .item:nth-child(4) .item-content {
            padding-top: 0; } }
    .ml-projects-wrap .item:nth-child(5) {
      margin-top: 0;
      color: #4e3d4e; }
      .ml-projects-wrap .item:nth-child(5) .item-content {
        padding-top: 110px; }
      .ml-projects-wrap .item:nth-child(5) .item-seasons {
        color: #4e3d4e; }
      .ml-projects-wrap .item:nth-child(5) .item-bg img {
        margin-left: -60px; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(5) {
          margin-top: -30px;
          padding-left: 110px; }
          .ml-projects-wrap .item:nth-child(5) .item-content {
            padding-top: 0; }
          .ml-projects-wrap .item:nth-child(5) .item-bg img {
            margin-left: 0; } }
    .ml-projects-wrap .item:nth-child(6) {
      margin-top: 0;
      color: #70275b; }
      .ml-projects-wrap .item:nth-child(6) .item-content {
        padding-top: 110px; }
      .ml-projects-wrap .item:nth-child(6) .item-seasons {
        color: #70275b; }
      .ml-projects-wrap .item:nth-child(6) .item-bg img {
        margin-left: -70px; }
      @media (min-width: 992px) {
        .ml-projects-wrap .item:nth-child(6) {
          margin-top: -30px;
          padding-left: 110px; }
          .ml-projects-wrap .item:nth-child(6) .item-content {
            padding-top: 0; }
          .ml-projects-wrap .item:nth-child(6) .item-bg img {
            margin-left: 0; } }
    @media (min-width: 992px) {
      .ml-projects-wrap .item {
        width: calc(100% / 3); }
        .ml-projects-wrap .item:nth-child(1) {
          width: calc(100% / 3 - 60px); }
        .ml-projects-wrap .item:nth-child(3) {
          width: calc(100% / 3 - 60px); }
        .ml-projects-wrap .item:nth-child(4) {
          width: calc(100% / 3 - 60px); } }

.ml-videos-wrap .ml-training-slider {
  max-width: 750px;
  margin: 20px auto; }

.ml-training-slider-nav,
.ml-results-slider-nav {
  max-width: 750px;
  margin: 0 auto;
  padding: 0 40px; }
  @media (min-width: 560px) {
    .ml-training-slider-nav,
    .ml-results-slider-nav {
      padding: 0 60px; } }
  @media (min-width: 768px) {
    .ml-training-slider-nav,
    .ml-results-slider-nav {
      padding: 0; } }
  .ml-training-slider-nav .item,
  .ml-results-slider-nav .item {
    padding: 0 10px;
    outline: none !important; }
    .ml-training-slider-nav .item .item-bg, .ml-training-slider-nav .item > img,
    .ml-results-slider-nav .item .item-bg,
    .ml-results-slider-nav .item > img {
      width: 100%;
      height: 130px;
      object-fit: cover;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #e7e7f1;
      border: 2px solid transparent; }
    .ml-training-slider-nav .item.slick-current .item-bg, .ml-training-slider-nav .item.slick-current > img,
    .ml-results-slider-nav .item.slick-current .item-bg,
    .ml-results-slider-nav .item.slick-current > img {
      border: 2px solid var(--color-black); }
  .ml-training-slider-nav.slick-slider .slick-arrow img,
  .ml-results-slider-nav.slick-slider .slick-arrow img {
    max-width: 32px; }
    @media (min-width: 992px) {
      .ml-training-slider-nav.slick-slider .slick-arrow img,
      .ml-results-slider-nav.slick-slider .slick-arrow img {
        max-width: 64px; } }
  .ml-training-slider-nav.slick-slider .slick-arrow.slick-prev,
  .ml-results-slider-nav.slick-slider .slick-arrow.slick-prev {
    left: 0; }
    @media (min-width: 768px) {
      .ml-training-slider-nav.slick-slider .slick-arrow.slick-prev,
      .ml-results-slider-nav.slick-slider .slick-arrow.slick-prev {
        left: -5%; } }
    @media (min-width: 992px) {
      .ml-training-slider-nav.slick-slider .slick-arrow.slick-prev,
      .ml-results-slider-nav.slick-slider .slick-arrow.slick-prev {
        left: -15%; } }
  .ml-training-slider-nav.slick-slider .slick-arrow.slick-next,
  .ml-results-slider-nav.slick-slider .slick-arrow.slick-next {
    right: 0; }
    @media (min-width: 768px) {
      .ml-training-slider-nav.slick-slider .slick-arrow.slick-next,
      .ml-results-slider-nav.slick-slider .slick-arrow.slick-next {
        right: -5%; } }
    @media (min-width: 992px) {
      .ml-training-slider-nav.slick-slider .slick-arrow.slick-next,
      .ml-results-slider-nav.slick-slider .slick-arrow.slick-next {
        right: -15%; } }
  .ml-training-slider-nav.slick-slider .slick-dots,
  .ml-results-slider-nav.slick-slider .slick-dots {
    margin-top: 20px; }

.ml-results-wrap .ml-results-slider .slick-slide {
  padding: 40px 30px; }
  @media (min-width: 992px) {
    .ml-results-wrap .ml-results-slider .slick-slide {
      padding: 40px 50px; } }
  .ml-results-wrap .ml-results-slider .slick-slide img {
    margin: 0 auto;
    max-height: 360px; }
    @media (min-width: 992px) {
      .ml-results-wrap .ml-results-slider .slick-slide img {
        max-height: unset; } }
  .ml-results-wrap .ml-results-slider .slick-slide.slick-center img {
    border: 10px solid;
    border-radius: 15px;
    box-shadow: 0 20px 25px 5px #ccc;
    transition: all 0.2s; }
@media (min-width: 992px) {
  .ml-results-wrap .ml-results-slider-nav {
    display: none; } }

.ml-cta-wrap {
  display: flex;
  align-items: flex-end; }
  .ml-cta-wrap .image-wrap {
    width: 50%; }
    .ml-cta-wrap .image-wrap:first-child {
      align-self: center;
      width: 60%; }
      @media (min-width: 992px) {
        .ml-cta-wrap .image-wrap:first-child {
          width: 70%; } }
      .ml-cta-wrap .image-wrap:first-child img {
        margin-top: 20px;
        margin-left: -15%; }
        @media (min-width: 768px) {
          .ml-cta-wrap .image-wrap:first-child img {
            margin-left: 0; } }
    .ml-cta-wrap .image-wrap:last-child {
      width: 30%; }
      .ml-cta-wrap .image-wrap:last-child img {
        display: block;
        max-width: 340%;
        margin-left: -190%; }
        @media (min-width: 768px) {
          .ml-cta-wrap .image-wrap:last-child img {
            max-width: 500px;
            margin-left: -50%;
            margin-top: -30%; } }
        @media (min-width: 992px) {
          .ml-cta-wrap .image-wrap:last-child img {
            max-width: 650px;
            margin-left: -85%;
            margin-top: -30%; } }
        @media (min-width: 1200px) {
          .ml-cta-wrap .image-wrap:last-child img {
            max-width: 700px;
            margin-left: -75%; } }

.ml-apps-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .ml-apps-wrap .item {
    display: block;
    margin: 20px 10px 0; }
    .ml-apps-wrap .item img {
      max-width: 180px; }
      @media (min-width: 768px) {
        .ml-apps-wrap .item img {
          max-width: 250px; } }

.ml-block#top {
  padding-top: 0;
  padding-bottom: 0; }
  .ml-block#top .header-inner-top {
    padding-top: 60px;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-01.jpg") no-repeat center;
    background-size: cover; }
    @media (min-width: 768px) {
      .ml-block#top .header-inner-top {
        padding-top: 60px; } }
    @media (min-width: 1200px) {
      .ml-block#top .header-inner-top {
        padding-top: 40px; } }
    .ml-block#top .header-inner-top .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .ml-block#top .header-inner-top .part-left {
      width: 60%;
      padding-bottom: 20%; }
      @media (min-width: 768px) {
        .ml-block#top .header-inner-top .part-left {
          width: auto;
          max-width: 44%;
          padding-bottom: 0; } }
    .ml-block#top .header-inner-top .part-right {
      width: 30%; }
      @media (min-width: 768px) {
        .ml-block#top .header-inner-top .part-right {
          width: auto; } }
      .ml-block#top .header-inner-top .part-right img {
        margin-left: 15%;
        transform: scale(3.2); }
        @media (min-width: 768px) {
          .ml-block#top .header-inner-top .part-right img {
            margin-left: 10%;
            margin-bottom: -40%;
            transform: none; } }
  .ml-block#top .ml-header-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 15px;
    color: #935b54;
    font-size: 14px; }
    .ml-block#top .ml-header-logo img {
      display: none;
      max-height: 70px;
      margin-right: 30px; }
    @media (min-width: 768px) {
      .ml-block#top .ml-header-logo {
        font-size: 18px; }
        .ml-block#top .ml-header-logo img {
          display: block; }
        .ml-block#top .ml-header-logo .header-logo-text {
          max-width: calc(100% - 100px); } }
  .ml-block#top .ml-title {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    color: var(--color-black);
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase; }
    @media (min-width: 560px) {
      .ml-block#top .ml-title {
        font-size: 40px; } }
    @media (min-width: 768px) {
      .ml-block#top .ml-title {
        font-size: 56px; } }
    @media (min-width: 1200px) {
      .ml-block#top .ml-title {
        font-size: 90px; } }
    .ml-block#top .ml-title .color {
      color: var(--color-orange); }
  .ml-block#top .header-inner-bottom {
    margin-top: -15px;
    padding: 40px 0;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-03.png") no-repeat center;
    background-size: auto 100%; }
    @media (min-width: 1200px) {
      .ml-block#top .header-inner-bottom {
        background-size: 100% 100%; } }
    .ml-block#top .header-inner-bottom .counter-wrap {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      font-size: 16px;
      line-height: 1.2;
      color: #ced3df; }
      @media (min-width: 768px) {
        .ml-block#top .header-inner-bottom .counter-wrap {
          font-size: 24px; } }
      .ml-block#top .header-inner-bottom .counter-wrap .text {
        max-width: 140px; }
        @media (min-width: 768px) {
          .ml-block#top .header-inner-bottom .counter-wrap .text {
            max-width: 180px; } }
      .ml-block#top .header-inner-bottom .counter-wrap .counter .number {
        font-size: 38px;
        font-weight: 900;
        line-height: 1;
        text-transform: uppercase;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .ml-block#top .header-inner-bottom .counter-wrap .counter .number {
            font-size: 60px; } }
      .ml-block#top .header-inner-bottom .counter-wrap .counter .persons {
        display: block;
        margin-left: 45px; }
        @media (min-width: 992px) {
          .ml-block#top .header-inner-bottom .counter-wrap .counter .persons {
            display: inline;
            margin-left: 5px; } }
      .ml-block#top .header-inner-bottom .counter-wrap .counter:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 27px;
        height: 58px;
        margin: 0 7px;
        background: url("/wp-content/themes/fvn/images/main-landing/icon-person.png") no-repeat center;
        background-size: 100%; }
    .ml-block#top .header-inner-bottom .button-wrap {
      margin-top: 30px;
      text-align: center; }
      @media (min-width: 560px) {
        .ml-block#top .header-inner-bottom .button-wrap {
          text-align: unset; } }
      .ml-block#top .header-inner-bottom .button-wrap .btn-primary {
        box-shadow: 0 0 30px rgba(255, 192, 0, 0.6) !important; }

.ml-block#projects {
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .ml-block#projects .ml-block-bg {
      z-index: 0; }
      .ml-block#projects .ml-block-bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 17%;
        height: 100%;
        background: url("/wp-content/themes/fvn/images/main-landing/main-landing-02.png") no-repeat top left;
        background-size: 100%; }
      .ml-block#projects .ml-block-bg:after {
        content: '';
        position: absolute;
        top: 6%;
        right: -90px;
        width: 25%;
        height: 100%;
        background: url("/wp-content/themes/fvn/images/main-landing/main-landing-03.png") no-repeat center right;
        background-size: 100%; } }
  @media (min-width: 1200px) {
    .ml-block#projects .ml-block-bg:after {
      right: 0; } }

.ml-block#video {
  padding-bottom: 0;
  background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-04.jpg") no-repeat center;
  background-size: cover; }
  .ml-block#video.zigzag-bottom:after {
    bottom: -2px; }
  .ml-block#video .block-title {
    color: var(--color-black); }
    .ml-block#video .block-title .color {
      color: var(--color-orange); }
  .ml-block#video .video-wrap {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .ml-block#video .video-wrap {
        max-width: 72%;
        padding-bottom: 40px; } }
  .ml-block#video .image-wrap {
    margin-right: -10%; }
    @media (min-width: 768px) {
      .ml-block#video .image-wrap {
        position: absolute;
        bottom: 0;
        right: -10%;
        width: 50%;
        margin-right: 0; } }
    .ml-block#video .image-wrap img {
      display: block;
      margin-bottom: -15px; }
      @media (min-width: 768px) {
        .ml-block#video .image-wrap img {
          margin-bottom: 0; } }

@media (min-width: 768px) {
  .ml-block#videos .ml-block-bg:before {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
    width: 15%;
    max-width: 340px;
    height: 100%;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-05.png") no-repeat top left;
    background-size: 100%; }
  .ml-block#videos .ml-block-bg:after {
    content: '';
    position: absolute;
    top: 15%;
    right: 0;
    width: 15%;
    max-width: 246px;
    height: 100%;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-06.png") no-repeat center right;
    background-size: 100%; } }

.ml-block#nutrition {
  color: #fff;
  background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-05.jpg") no-repeat center;
  background-size: cover; }
  .ml-block#nutrition .block-subtitle {
    color: var(--color-orange); }
  .ml-block#nutrition .block-content {
    padding-bottom: 80px; }
    .ml-block#nutrition .block-content:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: -10%;
      width: 120%;
      height: 160px;
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-19.png") no-repeat bottom center;
      background-size: contain; }
      @media (min-width: 1200px) {
        .ml-block#nutrition .block-content:before {
          display: none; } }
  .ml-block#nutrition .ml-block-bg:before {
    content: '';
    position: absolute;
    top: 15%;
    left: -100px;
    width: 235px;
    height: 100%;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-17.png") no-repeat top left;
    background-size: contain; }
  .ml-block#nutrition .ml-block-bg:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -110px;
    width: 235px;
    height: 100%;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-18.png") no-repeat top right;
    background-size: contain; }
  @media (min-width: 1200px) {
    .ml-block#nutrition .ml-block-bg:before {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-09.png") no-repeat top left;
      background-size: contain; }
    .ml-block#nutrition .ml-block-bg:after {
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-10.png") no-repeat top right;
      background-size: contain; } }
  @media (min-width: 768px) {
    .ml-block#nutrition .ml-nutrition-wrap {
      display: flex;
      flex-wrap: wrap; } }
  .ml-block#nutrition .ml-nutrition-wrap .item {
    max-width: 500px;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 768px) {
      .ml-block#nutrition .ml-nutrition-wrap .item {
        width: 50%; } }
    .ml-block#nutrition .ml-nutrition-wrap .item .image {
      margin: 20px auto 0; }
    .ml-block#nutrition .ml-nutrition-wrap .item .title {
      font-size: 18px;
      font-weight: bold; }
    .ml-block#nutrition .ml-nutrition-wrap .item .text {
      margin-top: 20px;
      font-style: italic; }

.ml-block#cta {
  padding-bottom: 0;
  background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-08.jpg") no-repeat center;
  background-size: cover; }
  @media (min-width: 768px) {
    .ml-block#cta {
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-06.jpg") no-repeat center; } }
  .ml-block#cta .block-title {
    position: relative;
    z-index: 2;
    color: var(--color-black); }
    .ml-block#cta .block-title .color {
      color: var(--color-orange); }
    .ml-block#cta .block-title .color-light {
      color: #f3965d; }
  .ml-block#cta .block-content:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background: url("/wp-content/themes/fvn/images/main-landing/main-landing-13.png") no-repeat center; }
    @media (min-width: 768px) {
      .ml-block#cta .block-content:before {
        display: none; } }

.ml-block#apps {
  z-index: 2;
  margin-top: -125px;
  padding-top: 195px;
  padding-bottom: 90px;
  background: url("/wp-content/themes/fvn/images/main-landing/main-landing-bg-07.png") no-repeat center;
  background-size: cover; }
  @media (min-width: 560px) {
    .ml-block#apps {
      margin-top: -85px;
      padding-top: 145px; } }
  .ml-block#apps .block-subtitle {
    max-width: 800px;
    margin-top: -30px;
    margin-bottom: 15px;
    color: #ced3df; }
  @media (max-width: 767px) {
    .ml-block#apps .ml-block-bg:before {
      content: '';
      position: absolute;
      top: 20px;
      left: -50px;
      width: 140px;
      height: 100%;
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-15.png") no-repeat center left;
      background-size: 100%; }
    .ml-block#apps .ml-block-bg:after {
      content: '';
      position: absolute;
      top: 20px;
      right: -70px;
      width: 150px;
      height: 100%;
      background: url("/wp-content/themes/fvn/images/main-landing/main-landing-16.png") no-repeat center right;
      background-size: 100%; } }

.ml-block#footer-top {
  margin-top: -50px;
  padding: 70px 0;
  background: url("/wp-content/uploads/2020/01/season7-bg4.jpg") no-repeat center;
  background-size: cover; }
  @media (min-width: 768px) {
    .ml-block#footer-top {
      padding: 100px 0; } }
  .ml-block#footer-top .block-title {
    color: #fff; }
    .ml-block#footer-top .block-title .color {
      color: var(--color-orange); }
