@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-Regular.otf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-Italic.otf");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-Medium.otf");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-Medium-Italic.otf");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-SemiBold.otf");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-SemiBold-Italic.otf");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-Bold.otf");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Gilroy";
  src: url("/frontend/fonts/gilroy/SVN-Gilroy-XBold.otf");
  font-weight: 800;
  font-style: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003115}}
.admin_menu_bar {
  font-family: Roboto, Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #ddd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003118}}
  .admin_menu_bar ul.manage-admin-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003120}}
    .admin_menu_bar ul.manage-admin-menu li {
      padding: 5px 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003122}}
      .admin_menu_bar ul.manage-admin-menu li a {
        font-weight: 600;
        font-size: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003133}}
.journey-section .top-bar {
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003135}}
  .journey-section .top-bar:before {
    content: '';
    background: url("/frontend/images/journey/bg_background.jpeg");
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -2;
    background-size: cover;
    background-position: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003147}}
  .journey-section .top-bar:after {
    content: '';
    background-color: #130f2d;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-size: cover;
    background-position: center;
    opacity: .7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003160}}
  .journey-section .top-bar .content-center {
    color: white;
    font-family: 'Roboto,Arial', sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003160}}
      .journey-section .top-bar .content-center {
        padding: 20px 0px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003171}}
    .journey-section .top-bar .content-center h2.subhead {
      color: #fff; }
      @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003171}}
        .journey-section .top-bar .content-center h2.subhead {
          text-align: center; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003177}}
    .journey-section .top-bar .content-center .stage {
      padding: 10px 20px;
      background-color: #cb2d72;
      margin-top: 20px;
      font-weight: 600;
      font-family: 'Roboto, Arial', sans-serif;
      border-radius: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003185}}
    .journey-section .top-bar .content-center .stage-2 {
      background-color: #130f2d; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003188}}
    .journey-section .top-bar .content-center .stage-3 {
      background-color: #2d8679; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003191}}
    .journey-section .top-bar .content-center .text {
      width: 60%;
      text-align: center;
      font-family: 'Roboto, Arial', sans-serif;
      font-weight: 400;
      font-size: 18px;
      color: #fffff9;
      margin-top: 5px; }
      @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003191}}
        .journey-section .top-bar .content-center .text {
          width: 100%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003203}}
    .journey-section .top-bar .content-center .pring-text {
      color: #e0ff30;
      font-family: 'Roboto, Arial', sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003210}}
.journey-section .content-main {
  font-family: Gilroy, Roboto, Arial,sans-serif;
  font-weight: 400;
  padding: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003212}}
  .journey-section .content-main * {
    font-family: Gilroy, Roboto, Arial,sans-serif; }
  @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003210}}
    .journey-section .content-main {
      padding: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003220}}
  .journey-section .content-main h3.des {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    color: #cb2d72;
    font-weight: 400;
    font-size: 25px;
    text-align: justify;
    line-height: 40px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003220}}
      .journey-section .content-main h3.des {
        line-height: 34px;
        font-size: 18px;
        margin-top: 30px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003235}}
  .journey-section .content-main .part {
    margin-bottom: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003240}}
    .journey-section .content-main .part .part-title {
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 20px;
      display: inline-block;
      background-color: #cb2d72;
      padding: 10px 20px;
      color: white;
      border-radius: 20px;
      -webkit-box-shadow: 1px 1px 4px 0px #cb2d72;
              box-shadow: 1px 1px 4px 0px #cb2d72;
      margin-bottom: 15px;
      cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003253}}
    .journey-section .content-main .part .posts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003256}}
      .journey-section .content-main .part .posts .post {
        padding: 5px;
        border-bottom: 2px dotted #ddd;
        margin: 10px;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 45%;
                flex: 1 0 45%;
        margin: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003257}}
        .journey-section .content-main .part .posts .post .post-icon {
          color: #cb2d72; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003267}}
    .journey-section .content-main .part .posts-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-flow: column wrap !important;
              flex-flow: column wrap !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003270}}
    .journey-section .content-main .part .posts-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-flow: row wrap !important;
              flex-flow: row wrap !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003276}}
  .journey-section .content-main .part[data-action=plus] {
    margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003279}}
    .journey-section .content-main .part[data-action=plus] .part-title {
      margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003282}}
    .journey-section .content-main .part[data-action=plus] .posts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003285}}
      .journey-section .content-main .part[data-action=plus] .posts .post {
        padding: 5px;
        border-bottom: 2px dotted #ddd;
        margin: 10px;
        margin: 5px;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003286}}
        .journey-section .content-main .part[data-action=plus] .posts .post .post-icon {
          color: #cb2d72; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003297}}
    .journey-section .content-main .part[data-action=plus] .posts-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-flow: column wrap !important;
              flex-flow: column wrap !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003300}}
    .journey-section .content-main .part[data-action=plus] .posts-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-flow: row wrap !important;
              flex-flow: row wrap !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003304}}
  .journey-section .content-main .part-column {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-1 .part-title {
    background-color: #FF6347;
    -webkit-box-shadow: 1px 1px 4px 0px #FF6347;
            box-shadow: 1px 1px 4px 0px #FF6347;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-1 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-1 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-1 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-1 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-1 .post a:hover {
      color: #FF6347; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-1 .post .post-icon {
    color: #FF6347; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-2 .part-title {
    background-color: #4B0082;
    -webkit-box-shadow: 1px 1px 4px 0px #4B0082;
            box-shadow: 1px 1px 4px 0px #4B0082;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-2 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-2 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-2 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-2 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-2 .post a:hover {
      color: #4B0082; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-2 .post .post-icon {
    color: #4B0082; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-3 .part-title {
    background-color: #008080;
    -webkit-box-shadow: 1px 1px 4px 0px #008080;
            box-shadow: 1px 1px 4px 0px #008080;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-3 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-3 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-3 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-3 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-3 .post a:hover {
      color: #008080; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-3 .post .post-icon {
    color: #008080; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-4 .part-title {
    background-color: #FF8C00;
    -webkit-box-shadow: 1px 1px 4px 0px #FF8C00;
            box-shadow: 1px 1px 4px 0px #FF8C00;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-4 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-4 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-4 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-4 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-4 .post a:hover {
      color: #FF8C00; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-4 .post .post-icon {
    color: #FF8C00; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-5 .part-title {
    background-color: #9400D3;
    -webkit-box-shadow: 1px 1px 4px 0px #9400D3;
            box-shadow: 1px 1px 4px 0px #9400D3;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-5 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-5 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-5 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-5 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-5 .post a:hover {
      color: #9400D3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-5 .post .post-icon {
    color: #9400D3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-6 .part-title {
    background-color: #8B0000;
    -webkit-box-shadow: 1px 1px 4px 0px #8B0000;
            box-shadow: 1px 1px 4px 0px #8B0000;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-6 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-6 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-6 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-6 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-6 .post a:hover {
      color: #8B0000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-6 .post .post-icon {
    color: #8B0000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
  .journey-section .content-main #part-7 .part-title {
    background-color: #2E8B57;
    -webkit-box-shadow: 1px 1px 4px 0px #2E8B57;
            box-shadow: 1px 1px 4px 0px #2E8B57;
    font-size: 20px;
    font-family: Gilroy, Roboto, Arial,sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000387}}
    .journey-section .content-main #part-7 .part-title span {
      margin-right: 10px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000382}}
      .journey-section .content-main #part-7 .part-title {
        font-size: 16px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
  .journey-section .content-main #part-7 .post a {
    font-family: Gilroy, Roboto, Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    opacity: .7;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\0000395}}
      .journey-section .content-main #part-7 .post a {
        font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003105}}
    .journey-section .content-main #part-7 .post a:hover {
      color: #2E8B57; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/dangkhoa\/project\/toiecmcb-v2\/public\/frontend\/css\/styles_custom\.scss}line{font-family:\00003109}}
  .journey-section .content-main #part-7 .post .post-icon {
    color: #2E8B57; }

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