*:focus {
  outline: none; }

* {
  box-sizing: border-box; }

textarea,
[contenteditable],
input[type="text"],
input[type="text"]:before,
input[type="text"]:after {
  border: 0;
  width: 100%;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial; }

#mini-carousel-wrap {
  display: none !important; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 1s;
  overflow-x: hidden;
  overflow-y: scroll; }
  body .main-wrap h1, body .main-wrap h2, body .main-wrap h3, body .main-wrap h4, body .main-wrap h5 {
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 16px;
    font-weight: 700; }
  body .main-wrap h2, body .main-wrap h3 {
    margin-bottom: 30px; }
  body .main-wrap h2 {
    line-height: 1.1;
    color: #333333;
    font-size: 30px;
    margin-top: 0; }
  body .main-wrap h3 {
    font-size: 28px; }
  body .main-wrap p {
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    margin: 1em 0; }
  body .main-wrap img {
    max-width: 100%;
    height: auto; }
@keyframes _arrow_animate {
  0% {
    transform: translate3d(0, 0px, 0); }
  8% {
    transform: translate3d(0, 10px, 0); }
  14% {
    transform: translate3d(0, 0px, 0); }
  100% {
    transform: translate3d(0, 0px, 0); } }
  body .main-wrap #back-to-graph {
    text-align: center;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    background: rgba(51, 51, 51, 0.7);
    color: #ffffff;
    border-radius: 5px;
    visibility: hidden; }
    body .main-wrap #back-to-graph .fa-arrow-up {
      margin-right: 5px; }
  body .main-wrap .tz-content-wrap {
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 0; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      body .main-wrap .tz-content-wrap {
        padding: 20px 10px; } }
    @media only screen and (max-width: 767px) {
      body .main-wrap .tz-content-wrap {
        padding: 20px 10px; } }
  body .main-wrap .tz-btn {
    width: 100%;
    padding: 15px 10px;
    border-radius: 50px;
    color: #333333;
    font-weight: 700 !important;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    display: block;
    background: #ffce05; }
  body .main-wrap .intro-arrow-down {
    position: fixed;
    top: calc(100vh - 80px);
    left: calc(50% - 65px);
    z-index: 1;
    width: 130px; }
    @media only screen and (max-width: 767px) {
      body .main-wrap .intro-arrow-down {
        display: none; } }
    body .main-wrap .intro-arrow-down img {
      width: 20px;
      position: relative;
      left: 54px;
      top: 10px;
      transition: 0.1s ease-out;
      animation: _arrow_animate ease-out 3s infinite forwards 1s; }
    body .main-wrap .intro-arrow-down .arrow-down-btn {
      color: #ffffff;
      text-align: center;
      font-size: 14px;
      display: block;
      z-index: 2; }
  body .main-wrap .nav-section {
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: fixed;
    top: 0;
    background: linear-gradient(black -50%, rgba(0, 0, 0, 0) 95%);
    z-index: 2000; }
    @media only screen and (max-width: 380px) {
      body .main-wrap .nav-section {
        padding: 10px; } }
    body .main-wrap .nav-section.show-bg {
      background: #2d4787;
      transition: all 0.5s linear; }
    body .main-wrap .nav-section .nav-logo {
      margin: 7px 0 0 0;
      padding: 0;
      line-height: 0; }
      body .main-wrap .nav-section .nav-logo a {
        width: 200px; }
        body .main-wrap .nav-section .nav-logo a img {
          width: 200px !important; }
    body .main-wrap .nav-section .nav-social-list {
      text-align: right;
      margin: 5px 0 0 0; }
      @media only screen and (max-width: 380px) {
        body .main-wrap .nav-section .nav-social-list {
          padding: 0; } }
      body .main-wrap .nav-section .nav-social-list li {
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: 3px; }
        @media only screen and (max-width: 380px) {
          body .main-wrap .nav-section .nav-social-list li:last-child {
            margin: 0;
            padding: 0; } }
  body .main-wrap #tz-hero {
    position: relative; }
    body .main-wrap #tz-hero .img-bg-content .img-bg-content-box {
      width: 100%;
      height: 100%;
      top: 0; }
      @media only screen and (max-width: 767px) {
        body .main-wrap #tz-hero .img-bg-content .img-bg-content-box {
          height: 100%; } }
      body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap {
            height: 100%; } }
        body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap #hero-video {
          width: 100% !important;
          height: auto !important; }
        body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-dim-overlay {
          position: absolute;
          width: 100vw;
          height: 100%;
          background: rgba(0, 0, 0, 0.6); }
          @media only screen and (max-width: 767px) {
            body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-dim-overlay {
              height: 100%; } }
        body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text {
          position: absolute;
          text-align: center; }
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-one {
            display: inline-block;
            text-transform: uppercase;
            font-size: 48px;
            font-weight: 700;
            letter-spacing: 4px;
            background: rgba(35, 154, 223, 0.8);
            padding: 5px 20px; }
            @media only screen and (max-width: 960px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-one {
                font-size: 28px; } }
            @media only screen and (max-width: 767px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-one {
                font-size: 20px; } }
            @media only screen and (max-width: 530px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-one {
                font-size: 14px; } }
            @media only screen and (max-width: 380px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-one {
                font-size: 12px; } }
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-two {
            font-family: 'Roboto Slab', serif;
            margin: 0;
            font-size: 70px;
            font-weight: 700;
            border-bottom: 10px solid #fc7e00; }
            @media only screen and (max-width: 960px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-two {
                font-size: 50px; } }
            @media only screen and (max-width: 767px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-two {
                font-size: 40px; } }
            @media only screen and (max-width: 530px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-two {
                font-size: 25px;
                border-bottom: 5px solid #fc7e00; } }
            @media only screen and (max-width: 380px) {
              body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .hero-video-wrap .hero-text .hero-head-two {
                font-size: 23px; } }
      body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile {
        display: none; }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile {
            position: relative;
            bottom: 65px;
            left: calc(50% - 65px);
            z-index: 1;
            width: 130px;
            color: #ffffff;
            display: block; } }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile img {
            width: 20px;
            position: relative;
            left: 54px;
            top: 10px;
            transition: 0.1s ease-out;
            animation: _arrow_animate ease-out 3s infinite forwards 1s; } }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-hero .img-bg-content .img-bg-content-box .hero-content .tz-arrow-down-mobile .tz-scroll-down-mobile {
            color: rgba(0, 0, 0, 0.3);
            text-align: center;
            font-size: 14px;
            display: block;
            z-index: 2; } }
    body .main-wrap #tz-hero .intro-content {
      position: absolute;
      top: 0;
      height: 100vh;
      width: 100%; }
      body .main-wrap #tz-hero .intro-content .intro-content-box {
        position: absolute;
        height: 100vh;
        width: 100%; }
        body .main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline {
          width: 100%;
          height: 100vh; }
          body .main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center; }
            body .main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 {
              font-size: 50px;
              text-align: center;
              color: #fff; }
              @media only screen and (max-width: 1024px) {
                body .main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 {
                  padding: 0 24px;
                  font-size: 42px; } }
              body .main-wrap #tz-hero .intro-content .intro-content-box .intro-content-headline > div h1 .video-content-headline-mark {
                background: rgba(206, 22, 22, 0.7);
                display: inline-block;
                padding: 0 24px; }
      body .main-wrap #tz-hero .intro-content .intro-content-quote {
        width: 100%;
        height: 100vh;
        top: 0;
        position: absolute;
        opacity: 0;
        background: #000000; }
        body .main-wrap #tz-hero .intro-content .intro-content-quote .intro-content-txt {
          width: 100%;
          height: 100vh;
          display: flex;
          align-items: center;
          justify-content: center; }
          body .main-wrap #tz-hero .intro-content .intro-content-quote .intro-content-txt h3 {
            font-size: 18px;
            font-weight: normal;
            line-height: 25px;
            text-align: center;
            letter-spacing: 1px;
            color: #60FCF1;
            max-width: 800px;
            padding: 0 20px; }
  body .main-wrap #tz-graph {
    background-color: #000000;
    background-image: linear-gradient(to bottom, #3d3d3d, black 10%); }
    body .main-wrap #tz-graph .tz-graph-option {
      margin: 0 auto 20px;
      display: table;
      /* The container */
      /* Hide the browser's default checkbox */
      /* Create a custom checkbox */
      /* On mouse-over, add a grey background color */
      /* .tz-label:hover input ~ .tz-checkmark {
      	background-color: #2e4787;
      } */
      /* When the checkbox is checked, add a blue background */
      /* .tz-label input:checked ~ .tz-checkmark {
      	background-color: #2e4787;
      } */
      /* Create the tz-checkmark/indicator (hidden when not checked) */
      /* Show the tz-checkmark when checked */
      /* Style the tz-checkmark/indicator */ }
      @media only screen and (max-width: 705px) {
        body .main-wrap #tz-graph .tz-graph-option {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin: 0 10px 30px; } }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-wrap {
        display: inline-block;
        margin: 5px 10px;
        border: 1px solid #ffffff;
        border-radius: 50px; }
        @media only screen and (max-width: 705px) {
          body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-wrap {
            width: 100%; } }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-one .tz-checkmark {
        background-color: #2e4787; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-one .tz-label:hover input ~ .tz-checkmark {
        background-color: #2e4787; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-one .tz-label input:checked ~ .tz-checkmark {
        background-color: #2e4787; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-two .tz-checkmark {
        background-color: #fc8d1e; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-two .tz-label:hover input ~ .tz-checkmark {
        background-color: #fc8d1e; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-two .tz-label input:checked ~ .tz-checkmark {
        background-color: #fc8d1e; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-three .tz-checkmark {
        background-color: #669944; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-three .tz-label:hover input ~ .tz-checkmark {
        background-color: #669944; }
      body .main-wrap #tz-graph .tz-graph-option .tz-graph-option-three .tz-label input:checked ~ .tz-checkmark {
        background-color: #669944; }
      body .main-wrap #tz-graph .tz-graph-option .tz-label {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 900;
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        position: relative;
        padding-left: 35px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: relative;
        padding: 16px 42px;
        width: 210px;
        height: 40px;
        margin: 0 auto; }
        body .main-wrap #tz-graph .tz-graph-option .tz-label .tz-graph-option-title {
          position: relative;
          top: -12px;
          left: 43px; }
      body .main-wrap #tz-graph .tz-graph-option .tz-label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      body .main-wrap #tz-graph .tz-graph-option .tz-checkmark {
        position: absolute;
        top: 10px;
        left: 50px;
        height: 20px;
        width: 20px;
        border-radius: 5px; }
      body .main-wrap #tz-graph .tz-graph-option .tz-checkmark:after {
        content: "";
        position: absolute;
        display: none; }
      body .main-wrap #tz-graph .tz-graph-option .tz-label input:checked ~ .tz-checkmark:after {
        display: block; }
      body .main-wrap #tz-graph .tz-graph-option .tz-label .tz-checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      body .main-wrap #tz-graph .tz-graph-option .tz-more-info {
        display: inline-block;
        position: relative;
        right: -60px;
        top: -11px;
        font-weight: 500;
        font-size: 20px; }
        body .main-wrap #tz-graph .tz-graph-option .tz-more-info:after {
          content: '';
          width: 18px;
          height: 18px;
          border: 1px solid #ffffff;
          border-radius: 50%;
          position: absolute;
          right: -6px;
          top: 5px; }
        body .main-wrap #tz-graph .tz-graph-option .tz-more-info:hover .tz-tooltip-txt {
          opacity: 1;
          visibility: visible; }
        body .main-wrap #tz-graph .tz-graph-option .tz-more-info .tz-tooltip-txt {
          visibility: hidden;
          opacity: 0;
          background-color: #e2fad2;
          color: #333333;
          font-size: 14px;
          width: 220px;
          padding: 16px;
          text-align: center;
          text-transform: none;
          border-radius: 6px;
          /* Position the tooltip */
          position: absolute;
          z-index: 1;
          bottom: 100%;
          left: -110px;
          left: -115px;
          transform: translateY(-23px);
          transition: all ease 0.5s; }
          body .main-wrap #tz-graph .tz-graph-option .tz-more-info .tz-tooltip-txt:after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 15px;
            border-style: solid;
            border-color: #e2fad2 transparent transparent transparent; }
    body .main-wrap #tz-graph .tz-content-wrap {
      max-width: 1220px;
      padding: 65px 0; }
    body .main-wrap #tz-graph .tz-graph-table {
      display: block; }
      body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex {
        display: flex; }
        @media only screen and (max-width: 705px) {
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex {
            flex-flow: row wrap;
            justify-content: center; } }
        body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row {
          width: 100%;
          padding: 5px;
          /* display: flex;
          flex-flow: row wrap; */
          /* @media only screen and (max-width: 705px) {
          	width: calc(100% / 4) !important;
          } */ }
          @media only screen and (max-width: 705px) {
            body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row {
              padding: 10px 5px; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(1) {
            width: 50%; }
            @media only screen and (max-width: 705px) {
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(1) {
                width: 100%; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(2) {
            width: 360px; }
            @media only screen and (max-width: 705px) {
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(2) {
                width: 20%; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(3) {
            width: 360px; }
            @media only screen and (max-width: 705px) {
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(3) {
                width: 20%; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(4) {
            width: 360px; }
            @media only screen and (max-width: 705px) {
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(4) {
                width: 20%; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(5) {
            width: 40%; }
            @media only screen and (max-width: 705px) {
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row:nth-child(5) {
                width: 40%; } }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-add-info {
            font-size: 16px; }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-info {
            display: inline-block; }
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-flex-row-bar {
            display: flex;
            position: relative;
            /* &:after {
            	content: '';
            	position: absolute;
            	top: 0;
            	left: 0;
            	width: 100%;
            	height: 100%;
            	background-image: linear-gradient(to bottom, rgba($color: #ffffff, $alpha: 0.2), rgba($color: #ffffff, $alpha: 0), rgba($color: #ffffff, $alpha: 0));
            } */ }
            body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-flex-row-bar > div {
              height: 25px; }
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-flex-row-bar > div:first-child {
                background: #2e4787;
                background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #2e4787, #2e4787); }
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-flex-row-bar > div:nth-child(2) {
                background: #fc8d1e;
                background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #fc8d1e, #fc8d1e); }
              body .main-wrap #tz-graph .tz-graph-table .tz-graph-flex .tz-graph-flex-row .tz-graph-flex-row-bar > div:last-child {
                background: #669944;
                background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #669944, #669944); }
      body .main-wrap #tz-graph .tz-graph-table .tz-graph-header {
        border-bottom: 1px solid #343434; }
        @media only screen and (max-width: 705px) {
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-header .flex-row-first {
            border-bottom: 1px solid #343434; } }
      body .main-wrap #tz-graph .tz-graph-table .tz-graph-row {
        justify-content: center;
        align-items: center;
        border-bottom: 1px dashed;
        border-color: #343434;
        cursor: pointer;
        transition: all ease-in 0.2s; }
        body .main-wrap #tz-graph .tz-graph-table .tz-graph-row:hover {
          background: #343434; }
        @media only screen and (max-width: 705px) {
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-row:nth-child(even) {
            background: #80808057; } }
        @media only screen and (max-width: 705px) {
          body .main-wrap #tz-graph .tz-graph-table .tz-graph-row {
            padding: 10px 0;
            border-bottom: none; } }
      body .main-wrap #tz-graph .tz-graph-table .tz-graph-header .tz-graph-flex-row {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 700;
        font-size: 16px;
        text-align: center; }
        body .main-wrap #tz-graph .tz-graph-table .tz-graph-header .tz-graph-flex-row .tz-graph-info {
          display: block;
          font-size: 12px;
          font-weight: normal; }
      body .main-wrap #tz-graph .tz-graph-table .tz-graph-row .tz-graph-flex-row {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 700;
        font-size: 16px;
        text-align: center; }
        body .main-wrap #tz-graph .tz-graph-table .tz-graph-row .tz-graph-flex-row:first-child {
          text-transform: uppercase;
          text-align: left;
          line-height: 1; }
          @media only screen and (max-width: 705px) {
            body .main-wrap #tz-graph .tz-graph-table .tz-graph-row .tz-graph-flex-row:first-child {
              text-align: center; } }
        body .main-wrap #tz-graph .tz-graph-table .tz-graph-row .tz-graph-flex-row:nth-child(4) {
          color: #4a90e2; }
  body .main-wrap #tz-article-section {
    background: #ffffff; }
    body .main-wrap #tz-article-section .tz-content-wrap {
      max-width: 1220px; }
    body .main-wrap #tz-article-section .tz-flex {
      display: flex;
      padding: 0;
      background: #f3f3f3;
      margin-bottom: 30px;
      justify-content: space-between; }
      @media only screen and (max-width: 767px) {
        body .main-wrap #tz-article-section .tz-flex {
          flex-direction: column; } }
      body .main-wrap #tz-article-section .tz-flex:last-child {
        margin-bottom: 0; }
      body .main-wrap #tz-article-section .tz-flex > div {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-article-section .tz-flex > div {
            width: 100%; } }
      body .main-wrap #tz-article-section .tz-flex .tz-flex-description {
        padding: 40px 50px; }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-article-section .tz-flex .tz-flex-description {
            order: 2;
            padding: 40px 10px; } }
        body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-flex-desc__sub {
          padding: 0;
          margin: 0; }
          body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-flex-desc__sub strong {
            font-weight: 500; }
        body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-btn {
          margin: 0 auto; }
        body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list {
          margin-bottom: 1em;
          padding-left: 40px; }
          body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list li {
            margin-bottom: 0 !important;
            list-style: disc outside;
            color: #000000; }
            body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list li p {
              font-size: 16px;
              margin: 0; }
              body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list li p strong {
                font-weight: 700; }
            body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list li .tz-content-sub-list {
              margin-bottom: 20px;
              padding-left: 40px; }
              body .main-wrap #tz-article-section .tz-flex .tz-flex-description .tz-content-list li .tz-content-sub-list li {
                list-style-type: circle; }
      body .main-wrap #tz-article-section .tz-flex .tz-flex-img {
        font-size: 0; }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-article-section .tz-flex .tz-flex-img {
            order: 1; } }
        @media only screen and (max-width: 767px) {
          body .main-wrap #tz-article-section .tz-flex .tz-flex-img img {
            width: 100%; } }
      body .main-wrap #tz-article-section .tz-flex .tz-flex-img-right {
        text-align: right; }

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