.bg-primary {
  background-color: #428bca; }

  .color-primary {
    color: #428bca; }

    body {
      font-size: 14px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

      h1 {
        font-size: 36px; }

        h2 {
          font-size: 30px; }

          h3 {
            font-size: 24px; }

            .btn-primary {
              color: #fff;
              background-color: #428bca;
              border-color: #357ebd; }
              .btn-primary:hover, .btn-primary:hover:hover, .btn-primary:hover:focus,
              .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus,
              .btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus:active,
              .btn-primary:focus.active, .btn-primary:active, .btn-primary:active:hover,
              .btn-primary:active:focus, .btn-primary:active:active, .btn-primary:active.active,
              .btn-primary.active, .btn-primary.active:hover, .btn-primary.active:focus,
              .btn-primary.active:active, .btn-primary.active.active, .btn-primary:active,
              .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active:active,
              .btn-primary:active.active, .btn-primary.active, .btn-primary.active:hover,
              .btn-primary.active:focus, .btn-primary.active:active, .btn-primary.active.active,
              .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus,
              .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled],
              .btn-primary[disabled]:hover, .btn-primary[disabled]:focus,
              .btn-primary[disabled]:active, .btn-primary[disabled].active,
              fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover,
              fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active,
              fieldset[disabled] .btn-primary.active {
                background-color: #428bca;
                border-color: #357ebd; }
              .btn-primary .badge {
                color: #428bca;
                background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:hover:hover, .btn-success:hover:focus,
  .btn-success:hover:active, .btn-success:hover.active, .btn-success:focus,
  .btn-success:focus:hover, .btn-success:focus:focus, .btn-success:focus:active,
  .btn-success:focus.active, .btn-success:active, .btn-success:active:hover,
  .btn-success:active:focus, .btn-success:active:active, .btn-success:active.active,
  .btn-success.active, .btn-success.active:hover, .btn-success.active:focus,
  .btn-success.active:active, .btn-success.active.active, .btn-success:active,
  .btn-success:active:hover, .btn-success:active:focus, .btn-success:active:active,
  .btn-success:active.active, .btn-success.active, .btn-success.active:hover,
  .btn-success.active:focus, .btn-success.active:active, .btn-success.active.active,
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus,
  .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled],
  .btn-success[disabled]:hover, .btn-success[disabled]:focus,
  .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:hover:hover, .btn-info:hover:focus,
  .btn-info:hover:active, .btn-info:hover.active, .btn-info:focus,
  .btn-info:focus:hover, .btn-info:focus:focus, .btn-info:focus:active,
  .btn-info:focus.active, .btn-info:active, .btn-info:active:hover,
  .btn-info:active:focus, .btn-info:active:active, .btn-info:active.active,
  .btn-info.active, .btn-info.active:hover, .btn-info.active:focus,
  .btn-info.active:active, .btn-info.active.active, .btn-info:active,
  .btn-info:active:hover, .btn-info:active:focus, .btn-info:active:active,
  .btn-info:active.active, .btn-info.active, .btn-info.active:hover,
  .btn-info.active:focus, .btn-info.active:active, .btn-info.active.active,
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus,
  .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled],
  .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active,
  .btn-info[disabled].active, fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:hover:hover, .btn-warning:hover:focus,
  .btn-warning:hover:active, .btn-warning:hover.active, .btn-warning:focus,
  .btn-warning:focus:hover, .btn-warning:focus:focus, .btn-warning:focus:active,
  .btn-warning:focus.active, .btn-warning:active, .btn-warning:active:hover,
  .btn-warning:active:focus, .btn-warning:active:active, .btn-warning:active.active,
  .btn-warning.active, .btn-warning.active:hover, .btn-warning.active:focus,
  .btn-warning.active:active, .btn-warning.active.active, .btn-warning:active,
  .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active:active,
  .btn-warning:active.active, .btn-warning.active, .btn-warning.active:hover,
  .btn-warning.active:focus, .btn-warning.active:active, .btn-warning.active.active,
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus,
  .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled],
  .btn-warning[disabled]:hover, .btn-warning[disabled]:focus,
  .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:hover:hover, .btn-danger:hover:focus,
  .btn-danger:hover:active, .btn-danger:hover.active, .btn-danger:focus,
  .btn-danger:focus:hover, .btn-danger:focus:focus, .btn-danger:focus:active,
  .btn-danger:focus.active, .btn-danger:active, .btn-danger:active:hover,
  .btn-danger:active:focus, .btn-danger:active:active, .btn-danger:active.active,
  .btn-danger.active, .btn-danger.active:hover, .btn-danger.active:focus,
  .btn-danger.active:active, .btn-danger.active.active, .btn-danger:active,
  .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active:active,
  .btn-danger:active.active, .btn-danger.active, .btn-danger.active:hover,
  .btn-danger.active:focus, .btn-danger.active:active, .btn-danger.active.active,
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus,
  .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled],
  .btn-danger[disabled]:hover, .btn-danger[disabled]:focus,
  .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: black; }
  .btn-black:hover, .btn-black:hover:hover, .btn-black:hover:focus,
  .btn-black:hover:active, .btn-black:hover.active, .btn-black:focus,
  .btn-black:focus:hover, .btn-black:focus:focus, .btn-black:focus:active,
  .btn-black:focus.active, .btn-black:active, .btn-black:active:hover,
  .btn-black:active:focus, .btn-black:active:active, .btn-black:active.active,
  .btn-black.active, .btn-black.active:hover, .btn-black.active:focus,
  .btn-black.active:active, .btn-black.active.active, .btn-black:active,
  .btn-black:active:hover, .btn-black:active:focus, .btn-black:active:active,
  .btn-black:active.active, .btn-black.active, .btn-black.active:hover,
  .btn-black.active:focus, .btn-black.active:active, .btn-black.active.active,
  .btn-black.disabled, .btn-black.disabled:hover, .btn-black.disabled:focus,
  .btn-black.disabled:active, .btn-black.disabled.active, .btn-black[disabled],
  .btn-black[disabled]:hover, .btn-black[disabled]:focus,
  .btn-black[disabled]:active, .btn-black[disabled].active,
  fieldset[disabled] .btn-black, fieldset[disabled] .btn-black:hover,
  fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black:active,
  fieldset[disabled] .btn-black.active {
    background-color: #000;
    border-color: black; }
  .btn-black .badge {
    color: #000;
    background-color: #fff; }
    .btn-black:hover, .btn-black:hover:hover, .btn-black:hover:focus,
    .btn-black:hover:active, .btn-black:hover.active, .btn-black:focus,
    .btn-black:focus:hover, .btn-black:focus:focus, .btn-black:focus:active,
    .btn-black:focus.active, .btn-black:active, .btn-black:active:hover,
    .btn-black:active:focus, .btn-black:active:active, .btn-black:active.active,
    .btn-black.active, .btn-black.active:hover, .btn-black.active:focus,
    .btn-black.active:active, .btn-black.active.active, .btn-black:active,
    .btn-black:active:hover, .btn-black:active:focus, .btn-black:active:active,
    .btn-black:active.active, .btn-black.active, .btn-black.active:hover,
    .btn-black.active:focus, .btn-black.active:active, .btn-black.active.active,
    .btn-black.disabled, .btn-black.disabled:hover, .btn-black.disabled:focus,
    .btn-black.disabled:active, .btn-black.disabled.active, .btn-black[disabled],
    .btn-black[disabled]:hover, .btn-black[disabled]:focus,
    .btn-black[disabled]:active, .btn-black[disabled].active,
    fieldset[disabled] .btn-black, fieldset[disabled] .btn-black:hover,
    fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black:active,
    fieldset[disabled] .btn-black.active {
      color: #fff;
      background-color: #000;
      border-color: black; }

.link-default {
  color: #fff; }

  .link-primary {
    color: #428bca; }

    .link-success {
      color: #5cb85c; }

      .link-info {
        color: #5bc0de; }

        .link-warning {
          color: #f0ad4e; }

          .link-danger {
            color: #d9534f; }

            .link-black {
              color: #000; }

              .text-default {
                color: #fff; }

                .text-primary {
                  color: #428bca; }

                  .text-success {
                    color: #5cb85c; }

                    .text-info {
                      color: #5bc0de; }

                      .text-warning {
                        color: #f0ad4e; }

                        .text-danger {
                          color: #d9534f; }

                          .text-black {
                            color: #000; }

                            .nav_style_01 .navbar-nav > li > a {
                              display: flex !important;
                              display: -ms-flexbox !important;
                              justify-content: center;
                              -ms-flex-align: center;
                              align-items: center;
                              color: white;
                              cursor: pointer;
                              border-radius: 0px !important; }
                              .nav_style_01 .navbar-nav > li > a::after {
                                content: "";
                                display: block;
                                width: 0;
                                height: 3px;
                                background-color: #d9d9d9;
                                position: absolute;
                                opacity: 1;
                                bottom: 0;
                                left: 15px;
                                right: auto;
                                top: auto;
                                transition: all 0s ease; }
                                @media (max-width: 767px) {
                                  .nav_style_01 .navbar-nav > li > a {
                                    height: 40px !important;
                                    justify-content: flex-start;
                                    padding-left: 20px !important;   }
}
                                  .nav_style_01 .navbar-nav > li > a:hover {
                                    color: white;
                                    background-color: #1a1a1a !important; }
                                    @media (min-width: 767px) {
                                      .nav_style_01 .navbar-nav > li > a:hover {
                                        position: relative;   }
                                        .nav_style_01 .navbar-nav > li > a:hover::after {
                                          content: "";
                                          display: block;
                                          width: calc(100% - 30px);
                                          transition: all 0.3s ease;   }
}
                                        @media (min-width: 767px) and (max-width: 767px) {
                                          .nav_style_01 .navbar-nav > li > a:hover {
                                            border-style: none;   }
}
                              .nav_style_01 .navbar-nav > li > a > p {
                                margin-top: 10px !important; }

.nav_style_01 .navbar-nav > .active > a {
  font-weight: bold; }
  @media (min-width: 767px) {
    .nav_style_01 .navbar-nav > .active > a {
      position: relative;   }
      .nav_style_01 .navbar-nav > .active > a::after {
        content: "";
        display: block;
        width: calc(100% - 30px);
        transition: all 0.3s ease;   }
}
      @media (min-width: 767px) and (max-width: 767px) {
        .nav_style_01 .navbar-nav > .active > a {
          border-style: none;   }
}
  @media (max-width: 767px) {
    .nav_style_01 .navbar-nav > .active > a {
      color: white;
      background-color: #1a1a1a !important;   }
}

.nav_style_01 .dropdown-menu {
  background-color: #0d0d0d !important;
  border-style: none;
  padding: 0px !important;
  border-radius: 0px !important;
  left: 0px !important; }
  @media (max-width: 767px) {
    .nav_style_01 .dropdown-menu {
      padding-top: 15px !important;   }
}
    .nav_style_01 .dropdown-menu a {
      color: white;
      min-height: 40px;
      line-height: 40px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .nav_style_01 .dropdown-menu a {
          padding-left: 55px !important;
          border-style: none;   }
}
        .nav_style_01 .dropdown-menu a:hover, .nav_style_01 .dropdown-menu a:focus,
        .nav_style_01 .dropdown-menu a:active {
          color: white;
          background-color: #1a1a1a !important; }

.nav_style_01 .icon-bar {
  background-color: white !important; }

  @media (max-width: 767px) {
    .nav_style_01 .navbar-header:after {
      display: none;
      content: none;   }
}

@media (max-width: 767px) {
  .nav_style_01 .navbar-collapse {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    background-color: black;   }
}

.cst_navbar_BKcolor {
  background-color: black !important; }

  .nav_style_01 {
    border-radius: 0px;
    margin-bottom: 0px;
    border-style: none; }
    .nav_style_01 .collapse {
      transform: rotate(0deg) scale(1) translate(0px, 0%); }
      .nav_style_01 .container-fluid {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        display: table; }
        @media (max-width: 767px) {
          .nav_style_01 .container-fluid {
            display: block;   }
}
    .nav_style_01 .container {
      background-color: black;
      padding-right: 0px;
      padding-left: 0px;
      display: table; }
      @media (max-width: 767px) {
        .nav_style_01 .container {
          display: block;   }
}
    .nav_style_01 .navbar-header {
      display: table-cell;
      vertical-align: middle;
      float: none;
      padding-left: 15px; }
      @media (max-width: 767px) {
        .nav_style_01 .navbar-header {
          display: block;   }
}
    @media (min-width: 767px) {
      .nav_style_01 .navbar-brand {
        height: 70px;   }
}
    .nav_style_01 .dropdown-toggle .dropdown {
      height: 100%;
      background-color: transparent !important; }

.nav_style_01 .nav .open > a {
  color: white;
  background-color: #1a1a1a !important; }

  @media (max-width: 767px) {
    .nav_style_01 .dropdown-menu {
      display: none !important;   }
}

@media (max-width: 767px) {
  .nav_style_01 .open > .dropdown-menu {
    display: block !important;   }
}

@media (min-width: 767px) {
  .nav_style_side {
    border-radius: 0;
    padding-left: 0px !important;
    margin-bottom: 0px;
    border-style: none;
    min-height: 0px !important;   }
    .nav_style_side .collapse {
      width: 300px;
      height: 100% !important;
      position: fixed;
      background-color: rgba(5, 5, 5, 0.95) !important;
      z-index: 10;
      box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);   }
      .nav_style_side .collapse:hover {
        box-shadow: rgba(0, 0, 0, 0.270588) 0px 0px 27px 0px;   }
    .nav_style_side .container {
      width: 100% !important;
      padding-right: 0px !important;
      padding-left: 0px !important;
      display: block;   }
      .nav_style_side .navbar-header {
        position: fixed;
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        float: none;
        padding-left: 15px;
        padding-top: 10px;
        z-index: 1000;   }
        .nav_style_side .navbar-header:after {
          content: none !important;   }
          .nav_style_side .navbar-header:before {
            content: none !important;   }
            .nav_style_side .navbar-header .navbar-brand {
              float: none;
              margin-left: 20px;
              height: 100%;   }
}
            @media (min-width: 767px) and (max-width: 767px) {
              .nav_style_side .navbar-header {
                display: block;   }
}
  @media (min-width: 767px) {
    .nav_style_side .dropdown-toggle .dropdown {
      height: 100%;
      background-color: transparent !important;   }
      .nav_style_side .dropdown-menu {
        position: relative !important;
        width: 100%;   }
        .nav_style_side .navbar-nav {
          padding-top: 180px;
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start;
          float: none !important;
          width: 100%;   }
          .nav_style_side .navbar-nav li {
            width: 100%;   }
            .nav_style_side .navbar-nav li a {
              display: flex;
              justify-content: flex-start;
              height: 50px;
              border-bottom-style: dotted !important;
              border-bottom-width: 1px;
              border-bottom-color: rgba(255, 255, 255, 0.3);
              padding-left: 25px;   }
              .nav_style_side .navbar-nav li .dropdown-menu {
                box-shadow: none;   }
                .nav_style_side .navbar-nav li .dropdown-menu a {
                  padding-left: 35px;   }
    .nav_style_side .navbar-toggle {
      display: none !important;   }
      .nav_style_side .navbar-toggle .icon-bar {
        background-color: white !important;   }
    .nav_style_side .navbar-toggle-desktop {
      display: block !important;
      margin-right: 25px;
      color: white !important;   }
}

@media (min-width: 767px) {
  .left .collapse {
    left: 0px;
    right: auto;
    transform: rotate(0deg) scale(1) translate(-300px, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(-300px, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(-300px, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(-300px, 0%);
    -ms-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;   }
    .left .c-state1 {
      left: 300px !important;   }
      .right .collapse {
        right: 0px !important;
        left: auto;
        transform: rotate(0deg) scale(1) translate(300px, 0%);
        transition: All 0.3s ease;
        -ms-transform: rotate(0deg) scale(1) translate(300px, 0%);
        -moz-transform: rotate(0deg) scale(1) translate(300px, 0%);
        -webkit-transform: rotate(0deg) scale(1) translate(300px, 0%);
        -ms-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -webkit-transition: All 0.3s ease;   }
        .right .c-state1 {
          right: 300px !important;   }
}

@media (min-width: 767px) {
  .cst_navbar_center .navbar-header {
    display: none !important;   }
    .cst_navbar_center .navbar-nav {
      display: flex;
      float: none !important;
      justify-content: center;   }
      .cst_navbar_center .navbar-nav li {
        min-width: 100px;   }
        .cst_navbar_center .navbar-nav li a:after {
          height: 1px;
          left: 15px;   }
}

.cst_richtextList02 > ul li:before {
  color: #FF9900; }

.headroom--not-top {
  background-color: black !important;
  transition: all 0.4s ease-in-out; }

  .cst_textLinkstyle a:not(.btn) {
    color: inherit; }
    .cst_textLinkstyle a:not(.btn):hover, .cst_textLinkstyle a:not(.btn):active,
    .cst_textLinkstyle a:not(.btn):focus {
      color: #d9534f; }

.cst_tabs .nav-tabs {
  display: flex; }
  .cst_tabs .nav-tabs li a {
    margin-right: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    opacity: 0.7;
    color: black; }
    .cst_tabs .nav-tabs li a:hover {
      background-color: white;
      color: black; }
  .cst_tabs .nav-tabs li.active a {
    opacity: 1;
    color: black;
    background-color: white; }
    .cst_tabs .nav-tabs li.active a:hover, .cst_tabs .nav-tabs li.active a :focus {
      color: black; }

.cst_tabs_full li {
  flex-grow: 1; }

.cst_tabs_center .nav-tabs {
  justify-content: center; }

.cst_tabs_borderStyle01 .nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
  .cst_tabs_borderStyle01 .nav-tabs li a:hover {
    border-color: rgba(0, 0, 0, 0.3); }
  .cst_tabs_borderStyle01 .nav-tabs li.active a {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom-color: transparent; }

.cst_tabs_borderStyle02 .nav-tabs {
  border-bottom: 1px solid transparent; }
  .cst_tabs_borderStyle02 .nav-tabs li a {
    border: 0; }
    .cst_tabs_borderStyle02 .nav-tabs li a:hover {
      border: 0; }
  .cst_tabs_borderStyle02 .nav-tabs li.active a {
    border: 0;
    border-bottom: 3px solid black;
    padding-top: 8px; }

.cst_tabs_borderStyle03 .nav-tabs {
  border-bottom: 1px solid transparent; }
  .cst_tabs_borderStyle03 .nav-tabs li a {
    border: 0; }
    .cst_tabs_borderStyle03 .nav-tabs li a:hover {
      border: 0; }
  .cst_tabs_borderStyle03 .nav-tabs li.active a {
    border: 0;
    border-top: 3px solid black;
    padding-bottom: 8px; }

.cst_tabs_noborder .nav-tabs {
  border-bottom: 1px solid transparent; }
  .cst_tabs_noborder .nav-tabs li a {
    border: 0; }
    .cst_tabs_noborder .nav-tabs li a:hover {
      border: 0; }
  .cst_tabs_noborder .nav-tabs li.active a {
    border: 0; }

@media all {.body_0B8Dz7{background-color: rgba(54,54,54,1); }
.column_Z4vVhU{margin-top:  0px; padding-top:  14px; padding-left:  119px; text-align:  right; }
.image_dpVZq2{width: 150px; display:  block; margin-left:  auto; margin-right:  auto; }
.column_an9Icm{padding-top:  26px; padding-right:  94px; text-align:  left; border-left:  1px solid rgb(110, 110, 110); }
.image_28VBr2{width: 194px; display:  block; margin-left:  auto; margin-right:  auto; }
.linkblock_Ys5lHe{min-height:  0px; width:  140px; height:  40px; background-image:  url("../images/logo2.png"); background-position:  50% 0%; background-size:  contain; background-repeat:  no-repeat; padding-top: 40px; overflow:  hidden; }
.linkblock_VEh7dw{min-height:  0px; width:  180px; height:  30px; background-image:  url("../images/logo1.png"); background-position:  50% 0%; background-size:  contain; background-repeat:  no-repeat; white-space:  nowrap; padding-top: 30px; overflow:  hidden; }
.button_bJXCW4{position: fixed; bottom: 0px; right: 0px; width: 50px; height: 50px; border-color: rgb(212, 212, 212); font-family: helvetica; font-size: 12px; line-height: 1em; padding-top: 16px; margin-right: 19px; margin-bottom: 17px; color: rgb(115, 115, 115); opacity: 0; transform: rotate(0deg) scale(1) translate(0%, 0%); -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 1s ease; -webkit-transition: all 1s ease; z-index: 2; background-color: rgba(255, 255, 255, 0.592157); }
.button_bJXCW4.c-state1{opacity: 1; }
.image_3KpWyy{max-width: 100%; position: absolute; top: 0px; max-height: 100%; right: 0px; margin-top: 69px; opacity: 0.31; }
.section_IFCefG3{position:  relative; background-image:  linear-gradient(-136deg, rgb(9, 100, 124) 0%, rgb(19, 168, 111) 100%); padding-top: 91px; }
.section_IFCefG3.c-state1{transform: rotate(0deg) scale(1) translate(0%, 0%); -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 2s ease; -webkit-transition: all 2s ease; width: ; background-size: cover; }
.image_G6q7ru{width: 90%; box-shadow: rgba(0, 0, 0, 0.309804) 0px 14px 50px 0px; border-radius: 10px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-top-left-radius: 4px; }
.container_F4153a2{position: relative; text-align: center; z-index: 10; padding-top: 9px; margin-bottom: -316px; }
.div_iG3jVY{color: rgb(255, 255, 255); position: relative; padding-top: ; }
.section_51xxzH{background-color: rgb(235, 235, 235); min-height: 400px; padding-bottom: ; }
.paragraph_SsMGbT{display: block; line-height: 2em; margin-left: auto; margin-right: auto; margin-bottom: 30px; font-size: 16px;}
.button_64EBsO2{width: 200px; height: 40px; font-size: 14px; transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 1s ease; border-color: rgba(247, 189, 40, 0.792157); color: rgb(255, 255, 255); background-color: rgba(9,187,7,1); display: inline-block; margin-left: 20px; margin-right: 20px; border-style: none; padding-bottom: 0px; padding-top: 0px; line-height: 40px; float: left; border-radius: 4px; }
.div_enIC1p{display: inline-block; position: relative; }
.section_BrWZTJ{min-height: 300px; padding-top: 36px; padding-bottom: 24px; }
.row_CduJAQ{text-align: center; margin-bottom: 18px; }
.div_DjTMyd{width: 100px; height: 100px; background-position: 0% 0%; overflow: hidden; border-radius: 300px; display: inline-block; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); line-height: 100px; position: relative; text-align: center; }
.svg_r4Eh8D{display: inline-block; margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom: auto; left: 0; right: 0; top: 0; bottom: 0; position: absolute; }
.paragraph_5dUrzM{margin-top: 8px; font-size: 13px; }
.svg_YdeQrL{margin-top: auto; margin-bottom: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; display: inline-block; margin-left: auto; margin-right: auto; }
.section_O8iCPq{padding-bottom: ; padding-top: 33px; }
.container_sFDD0u{text-align: center; }
.section_mVaYN1{padding-top: 27px; padding-bottom: 78px; }
.image_y0vSPo2{max-width: 500px; padding-bottom: 18px; border-bottom: 1px none rgba(255, 255, 255, 0.360784); border-top-style: none; border-right-style: none; border-left-style: none; margin-bottom: 19px; margin-left: -89px; }
.div_RKFI6K{display: inline-block; position: relative; }
.image_0JE0Hb{width: 80px; position: absolute; bottom: 60px; right: -89px; }
.container_oTvkvl{padding-bottom: 51px; padding-top: 54px; text-align: center; }
.paragraph_EgNgVw{font-size: 28px; text-align: center; margin-bottom: 56px; display: inline-block; padding-left: 50px; padding-right: 50px; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); line-height: 50px; border-radius: 4px; }
.list_ZQ9QIA{list-style-type: decimal; padding-right: 40px; }
.listitem_8OxcIj{margin-bottom: 24px; min-height: 40px; text-align: left; }
.paragraph_TqchOG{font-size: 16px; font-weight: bold; }
.paragraph_zdGUMZ{color: rgb(117, 117, 117); line-height: 2em; font-weight: normal; }
.button_64EBsO3{width: 200px; height: 40px; font-size: 14px; transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 1s ease; border-color: rgba(247, 189, 40, 0.792157); color: rgb(255, 255, 255); background-color: rgb(9, 187, 7); display: inline-block; margin-right: 20px; border-style: none; padding-bottom: 0px; padding-top: 0px; line-height: 40px; float: left; border-radius: 4px; margin-top: 20px; }
.paragraph_5dUrzM2{margin-top: 31px; font-size: 13px; }
.cbsect_8a42d89b{min-height:  0px; position:  relative; z-index:  1000; margin-bottom:  -80px; margin-top: 0px; padding-top:  0px; padding-bottom:  0px; background-color:  rgb(0, 0, 0); border-bottom:  1px solid rgba(209, 209, 209, 0.309804); }
.cbnavb_7ddf60e1{padding-left:  15px; padding-right: 15px; }
.cbnavh_ca51405e{bottom:  0px; left:  13px; }
.cbnavm_0ea91b57{background-color: rgba(0,0,0,0.05); }
.cblink_3267ecd0{min-height: 10px; min-width: 10px; text-align: center; padding: 0px; display: none; background-color: rgba(79, 79, 79, 0.14902); height: 40px; width: 40px; line-height: 40px; }
.cbicon_b3635ce3{font-size:  22px; line-height:  40px; width: 100%; }
.cbicon_b3635ce3.c-state1{display: none; }
.cbicon_eaa3cf3a{font-size:  26px; display:  none; line-height: 40px; }
.cbicon_eaa3cf3a.c-state1{display: inline-block; }
.cbnavb_157db1e0{color:  rgb(255, 247, 66); background-image:  url("../images/logo1.png"); background-size:  contain; background-repeat:  no-repeat; background-position:  0% 50%; width:  180px; height:  70px; white-space:  nowrap; overflow:  hidden; text-indent: 200px; }
.navcollapse_er0frU.c-state1{transform: rotate(0deg) scale(1) translate(0px,0%); transition: All 0.3s ease; -ms-transform: rotate(0deg) scale(1) translate(0px,0%); -o-transform: rotate(0deg) scale(1) translate(0px,0%); -moz-transform: rotate(0deg) scale(1) translate(0px,0%); -webkit-transform: rotate(0deg) scale(1) translate(0px,0%); -ms-transition: All 0.3s ease; -o-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -webkit-transition: All 0.3s ease; }
.navbar-nav > li > .cbnavl_20fdf642{height:  75px; font-size: 13px; }
.cbsect_804759c9{padding-bottom:  0px; padding-top:  100px; background-color:  rgba(0, 0, 0, 0); }
.cbdiv_bcf86ea7{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_6fcc610a{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size:  cover; background-position:  50% 50%; height:  100%; background-attachment: scroll; }
.cbdiv_5ff215e2{height:  100%; color:  rgb(0, 0, 0); background-color:  rgb(0, 0, 0); background-image:  linear-gradient(0deg, currentcolor, rgba(180, 180, 180, 0)); opacity: 0.5; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_2eb4f555{padding-top:  0px; padding-bottom:  0px; background-color:  rgba(0, 0, 0, 0); min-height:  20px; text-align: center; }
.cbdiv_3854ab7b{min-height: 280px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_6ac51677{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_6603ce0f{padding:  2vw; color:  white; text-align: center; width:  100%; }
.cbdiv_b68b0436{min-height: 20px; }
.cbpara_58af7118{line-height:  1.7em; opacity:  0.8; font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; padding-left:  2px; padding-right:  2px; }
.image_5wCIvd{width: 100%; margin-bottom:  -17px; box-shadow:  rgba(0, 0, 0, 0.227451) 0px 0px 21px 0px; }
.cbhead_907ea3fc2{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; margin-bottom:  5px; }
.cbhead_907ea3fc3{line-height:  1.3em; margin-top:  0px; font-family:  Source-Han-Light; margin-bottom:  14px; font-size: 36px; letter-spacing:  8px; }
.div_EU9lwE{align-items:  baseline; }
.cbsect_932e6322{padding-bottom:  0px; padding-top:  0px; background-color: rgb(34, 34, 34); }
.cbdiv_c8356925{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_04a59ab3{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_9152912c{height:  100%; color: rgba(7, 55, 99, 0.84); background-color:  rgba(7, 55, 99, 0.843137); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.9; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_ba05276a{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbdiv_14e6be79{background-color: rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top:  0px; }
.cbgrid_91d2d799{padding: 0px; }
.cbrow_ebbcb677{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: #efefef; text-align:  left; }
.cbcolu_18b54304{background-color:  transparent; padding: 0px; text-align:  center; }
.cbdiv_a1b815dd{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; padding-bottom:  5px; min-height: 270px; background-color:  rgb(26, 173, 25); }
.cbdiv_14429abe{justify-content:  center; padding:  30px 15px 10px; padding-top: 29px; }
.cbdiv_5153e954{width:  60px; height:  60px; min-height:  10px; display:  inline-block; border-width:  1px; border-style:  solid; border-radius:  100px; line-height: 60px; font-size:  30px; text-align:  center; }
.cbhead_a7db3425{font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; font-weight:  normal; margin-bottom:  5px; padding-left:  15px; padding-right: 15px; }
.cbpara_ab96b480{line-height:  1.7em; font-weight: normal; padding:  15px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; max-width:  400px; display:  inline-block; }
.cbdiv_e4094e3c{min-height:  20px; margin-top:  0px; margin-bottom:  10px; padding-left:  15px; font-size:  13px; padding-right:  15px; }
.cbicon_8001f7de{margin-right:  8px; font-size: 16px; }
.cbtext_6fa57e96{color: inherit; }
.cbdiv_a1b815dd2{display:  block; position:  relative; overflow:  hidden; width:  100%; padding-bottom:  5px; min-height:  270px; background-color:  rgb(74, 134, 232); height: 100%; }
.cbdiv_a1b815dd3{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; padding-bottom:  5px; min-height: 270px; background-color:  rgb(0, 0, 0); }
.cbsect_937ab0ff{padding-bottom:  35px; padding-top:  15px; background-color: rgb(34, 34, 34); min-height:  20px; }
.cbcont_d236f74c{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_63fece8f{min-height: 100px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_6ac222c6{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_092ba6bc{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_1d498e1d{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_bdde6da6{min-height: 20px; }
.cbhead_b2fd9603{line-height: 1.7em; margin-top:  0px; font-family:  Source-Han-Light; margin-bottom:  5px; }
.cbhead_fe5242bb{line-height:  1.3em; margin-top:  0px; font-family: Caudex; padding-left:  2px; padding-right:  2px; }
.cbpara_54eec90d{line-height:  1.7em; opacity:  0.8; font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; padding-left:  2px; padding-right:  2px; }
.cbdiv_5b478812{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_1a7eee02{flex: 1; }
.cbtext_3c0d3528{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_ec8f7dce{min-height: 20px; }
.cbbsbu_dca597c3{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_26591aad{min-height:  20px; margin-top:  10px; }
.cbicon_c651b336{margin-right:  8px; font-size: 16px; }
.cbtext_faa2d65e{color: inherit; }
.svg_XFiBxc{width: 180px; margin-bottom:  10px; }
.div_geITS8{padding-top:  15px; min-height:  30px; padding-bottom:  11px; text-align: center; }
.button_64EBsO4{width: 300px; height:  50px; font-size:  14px; padding-top:  14px; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 1s ease; border-color:  rgba(247, 189, 40, 0.792157); color:  rgb(222, 222, 222); background-color:  rgb(74, 134, 232); border-style:  none; border-radius:  4px; margin-left:  20px; margin-right:  20px; }
.cbsect_fb613e44{padding-bottom:  0px; padding-top:  0px; background-color: rgb(0, 0, 0); z-index:  1; }
.cbdiv_eb25a1c2{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_0c87b7a5{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: contain; background-position:  50% 0%; height:  100%; }
.cbdiv_f4ac574b{height:  100%; color:  rgb(255, 0, 255); background-color:  rgb(26, 87, 166); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.6; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_00fd5b60{padding:  0px; background-color:  rgba(0, 0, 0, 0); padding-right: 0px; }
.cbsect_77061b8c{padding-bottom:  120px; padding-top:  20px; background-color: rgb(34, 34, 34); min-height:  20px; }
.cbcont_7dd1302d{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_a2025341{min-height: 275px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_9bf597eb{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_a69723c0{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_474fbf61{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_eb066dce{min-height: 20px; }
.cbhead_2fdd202d{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_d135b01f{line-height:  1.3em; margin-top:  0px; font-family:  Source-Han-Light; padding-left:  2px; padding-right:  2px; font-size: 24px; }
.cbpara_99038eda{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_4e13cf20{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_100f2bba{flex: 1; }
.cbtext_00526394{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_86b21256{min-height: 20px; }
.cbbsbu_5603c132{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_054f2164{min-height:  20px; margin-top:  10px; }
.cbicon_e6d57b20{margin-right:  8px; font-size: 16px; }
.cbtext_82773711{color: inherit; }
.image_EVaGce{width:  100%; margin-bottom:  -109px; margin-top: -157px; }
.cbsect_2c778907{padding-bottom:  0px; padding-top:  130px; background-color: rgb(0, 0, 0); min-height:  20px; background-position:  0% 0%; background-repeat:  no-repeat; }
.cbcont_fa072941{padding:  0px; background-color:  rgba(0, 0, 0, 0); min-height:  20px; padding-right: 0px; }
.cbdiv_abfad21a{min-height:  165px; display:  flex; margin-top:  0px; margin-bottom: 30px; }
.cbdiv_79cfc671{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_c4cb3fcc{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_c5150a39{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_7baa015e{min-height: 20px; }
.cbhead_db499868{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_9241242f{line-height:  1.3em; margin-top:  0px; font-family:  Source-Han-Light; padding-left:  2px; padding-right:  2px; font-size: 24px; }
.cbpara_02f1889d{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_f22d8236{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_da9ea2c7{flex: 1; }
.cbtext_359e2abf{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_d610134c{min-height: 20px; }
.cbbsbu_6798e09c{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_b372f055{min-height:  20px; margin-top:  10px; }
.cbicon_f92ed98c{margin-right:  8px; font-size: 16px; }
.cbtext_d4719843{color: inherit; }
.cbsect_ac26a97d{padding-bottom: 75px; padding-top:  25px; background-color:  rgb(34, 34, 34); }
.cbdiv_adbf6cac{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_d2b46f60{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_5ab996e6{height:  100%; color: rgba(7, 55, 99, 0.84); background-color:  rgba(7, 55, 99, 0.843137); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.9; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_f74cd74e{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbdiv_3cb2786d{background-color: rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top:  0px; }
.cbgrid_158e79d7{padding: 5px; }
.cbrow_78d11169{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: white; text-align:  left; }
.cbcolu_7779709e{background-color:  transparent; padding:  5px; text-align:  center; margin-bottom: 25px; }
.cbdiv_25f40b84{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; background-color: rgba(0, 0, 0, 0); min-height:  100px; }
.cbdiv_2efa2a1b{justify-content:  center; padding:  5px 15px; padding-bottom: 5px; }
.cbhead_98c79bd3{font-weight:  normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; font-family: Source-Han-Light; }
.cbpara_da3c0630{line-height:  1.7em; font-weight:  200; padding:  0px 15px 5px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; padding-bottom: 5px; }
.cbdiv_46c5f6c7{min-height:  20px; margin-top:  0px; margin-bottom:  10px; padding-left:  15px; font-size:  13px; padding-right: 15px; }
.cbicon_ff67a1eb{margin-right:  8px; font-size: 16px; }
.cbtext_08dc67a2{color: inherit; }
.cbhead_98c79bd4{font-family:  Roboto; font-weight: normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; }
.image_fk134B{width:  100px; }
.cbdiv_9fd2b6cd{min-height: 100px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_6bfdc180{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_e299454f{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_25aa386e{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_cdabac74{min-height: 20px; }
.cbhead_d480c7a6{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_469f79cf{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_bd22608a{line-height:  1.7em; opacity:  0.8; font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; padding-left:  2px; padding-right:  2px; }
.cbdiv_54cb57ac{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_31e941e0{flex: 1; }
.cbtext_ce760f73{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_7c1e07c9{min-height: 20px; }
.cbbsbu_667f73e5{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_4b45e301{min-height:  20px; margin-top:  10px; }
.cbicon_071af7d9{margin-right:  8px; font-size: 16px; }
.cbtext_8e87cc64{color: inherit; }
.cbdiv_90d68d96{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_d7038093{padding:  2vw; color:  white; text-align:  center; width: 75%; }
.cbimag_fed0e378{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_84bbf035{min-height: 20px; }
.cbhead_bbafd51b{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_b7427e7b{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_284ea878{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; font-size: 15px; }
.cbdiv_8ea7e2e5{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_9dab8186{flex: 1; }
.cbtext_f18615fc{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_a3fb0d45{min-height: 20px; }
.cbbsbu_5349f76e{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_16430da3{min-height:  20px; margin-top:  10px; }
.cbicon_ca93af88{margin-right:  8px; font-size: 16px; }
.cbtext_a7a261d3{color: inherit; }
.cbsect_583801c7{padding-bottom:  100px; padding-top:  100px; background-color: rgba(0,0,0,0); }
.cbdiv_aea214a4{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_d7b5e72d{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_80ae0ec3{height:  100%; color:  rgb(0, 0, 0); background-color:  rgb(0, 0, 0); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity: 0.7000000000000001; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_5399d25f{padding-top:  0px; padding-bottom:  0px; background-color:  rgba(0, 0, 0, 0); min-height: 20px; }
.cbsect_a616c40a{padding-bottom:  70px; padding-top:  0px; background-color: rgb(67, 67, 67); }
.cbdiv_acb68aa1{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_955c769e{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_182b41f1{height:  100%; color:  rgb(255, 0, 255); background-color:  rgb(26, 87, 166); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.6; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_bdc60515{padding: 21px 0px 0px; background-color: rgba(0, 0, 0, 0);}
.cbdiv_60b10d9d{background-color:  rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top: 0px; }
.cbgrid_9f8a0af3{padding:  10px; }
.cbrow_7cca4de1{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: #efefef; }
.cbcolu_0a55a3ed{background-color:  transparent; padding: 10px; text-align:  left; margin-bottom:  20px; }
.cbdiv_81907071{display: block; position: relative; overflow: hidden; width: 100%; height: 100%; min-height: 205px; }
.cbdiv_7f35f949{position: relative; overflow: hidden; }
.cbdiv_0a16a3e9{height:  100%; position:  absolute; bottom:  0px; right:  0px; top:  0px; left:  0px; justify-content:  center; align-items:  center; opacity:  0; z-index:  50; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 1s ease; color:  rgb(255, 255, 255); background-color: rgba(7, 55, 99, 0.84); }
.cbdiv_33abb55b{display:  flex; justify-content:  center; align-items:  center; width:  100%; height:  100%; min-width:  0px; min-height:  0px; flex-direction: column; padding:  20px; position:  relative; color:  currentcolor; overflow:  hidden; }
.cbimag_ae0db646{width:  100%; display:  block; height:  100%; padding-top:  60%; background-size:  cover; background-position:  50% 0%; background-image: url(../images/7b004ca15d6260ddce9fc559bcaefc40.jpg); }
.cbhead_8d13e575{font-weight:  normal; padding-right:  15px; margin-bottom:  10px; margin-top:  10px; font-size:  14px; }
.cbpara_91b1ccb3{line-height:  1.7em; font-weight:  200; padding:  3px 15px 15px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; margin-top:  0px; }
.cbsect_53b0bbb1{padding-bottom:  40px; padding-top: 80px; background-color:  rgb(0, 0, 0); min-height:  20px; }
.cbcont_d0317d2d{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_5f54aa77{min-height: 130px; margin-top:  0px; display:  flex; margin-bottom:  0px; }
.cbdiv_f78c38c3{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_17906d5c{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_be00d9a8{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_4e238248{min-height: 20px; }
.cbhead_87a146a9{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_864be8f8{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_f1e7ed95{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_f7a1953f{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_f2e1abf3{flex: 1; }
.cbtext_5a79e3e4{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_2d66c303{min-height: 20px; }
.cbbsbu_c92c3b63{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_2fedefe0{min-height:  20px; margin-top:  10px; }
.cbicon_9a82cd3b{margin-right:  8px; font-size: 16px; }
.cbtext_238545c2{color: inherit; }
.bsbutton_RhHMRN{min-width:  80px; border-radius:  0px; }
.div_ZQpcJv{min-height:  20px; min-width: 140px; }
.cbsect_bfbdb521{padding-bottom: 40px; padding-top:  80px; background-color:  rgb(0, 0, 0); min-height:  20px; }
.cbcont_2602118f{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_5b39be45{min-height: 175px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_61674f5e{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_739d315c{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_bc1e4c0c{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_f17ae93f{min-height: 20px; }
.cbhead_ef715f2d{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_9fc6d441{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_e8a56257{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_238baba2{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_0d5b0802{flex: 1; }
.cbtext_a5d98346{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_64a9d5ea{min-height: 20px; }
.cbbsbu_25231cdd{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_e77b623b{min-height:  20px; margin-top:  10px; }
.cbicon_850851e8{margin-right:  8px; font-size: 16px; }
.cbtext_4301910d{color: inherit; }
.cbdiv_2953{position:  absolute; min-height: 0px; }
.favorite{border-style: solid; border-color: rgb(255, 176, 23) !important; overflow: hidden; position: relative; border-width: 1px !important; }
.cbdiv_e24132dd{background-color:  rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top: -50px; }
.cbgrid_9a2d47fc{padding: 5px; text-align:  center; width:  100%; color:  rgb(239, 239, 239); }
.cbrow_0bf17cbf{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: white; text-align:  center; }
.cbcolu_334a07aa{background-color:  transparent; padding: 5px; }
.cbdiv_0cad0c27{background-color:  rgb(102, 102, 102); display:  flex; flex:  1 1 0%; flex-direction:  column; justify-content:  space-between; position:  relative; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 1s ease; min-height: 535px; }
.cbdiv_1c3764d7{background-color:  rgb(74, 134, 232); padding:  20px 20px 0px; padding-bottom: 0px; }
.cbhead_fe1026dd{letter-spacing:  5px; margin-top:  0px; font-family: Source-Han-Light; }
.cbhead_245db666{font-family: Oswald; }
.cbpara_2cf647f4{font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; line-height:  1.7em; font-weight:  200; }
.cbdiv_767b8172{padding-left:  20px; padding-right:  20px; margin-bottom:  14px; padding-top: 10px; }
.cbtext_adeb750f{font-size: 14px; }
.cbdiv_a01fd5c7{flex-grow:  0; flex-shrink:  0; min-height:  20px; padding-left:  20px; padding-right: 20px; }
.cbbsbu_c0a42fb7{min-width:  100px; border-radius:  100px; }
.cbsect_a616c40a2{padding-bottom:  70px; padding-top:  0px; background-color: rgb(67, 67, 67); }
.row_J67JwN{padding-bottom:  0px; border-bottom:  1px dotted rgb(79, 79, 79); border-bottom-style: none; }
.column_LxjEB8{padding-right: 15px; margin-bottom:  15px; height:  auto; background-color:  transparent; padding-top:  5px; padding-left:  0px; }
.paragraph_rLSAx6{color: #bfbfbf; text-align:  left; -webkit-line-clamp:  3; line-height:  1.7em; padding-left:  19px; }
.heading_2eAUIh{color:  rgb(235, 235, 235); font-size:  16px; line-height: 1.5em; padding-left:  16px; }
.cbdiv_568cecc9{min-height:  100px; display:  flex; margin-top:  50px; margin-bottom:  20px; background-color:  rgba(0, 0, 0, 0); border-top:  1px solid rgba(255, 255, 255, 0.219608); border-bottom:  1px solid rgba(255, 255, 255, 0.219608); border-bottom-color: rgba(255,255,255,0.22); }
.cbdiv_47dd0c2b{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_fabe1dad{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_338e1a0d{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_4d2efb09{min-height: 20px; }
.cbhead_f06d23bf{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_c15d2864{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_5f3f5147{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_b3e48c35{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_8080b65c{flex: 1; }
.cbtext_01b28d49{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_e6eaefde{min-height: 20px; }
.cbbsbu_a871850d{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_87b08d17{min-height:  20px; margin-top:  10px; }
.cbicon_f310867e{margin-right:  8px; font-size: 16px; }
.cbtext_41055fdd{color: inherit; }
.div_mrGhMG{padding-left:  36px; color:  rgb(245, 245, 245); padding-top:  10px; padding-right: 36px; }
.paragraph_qZ4AnN{line-height:  2em; color: #bfbfbf; }
.cbsect_57af6428{padding-bottom: 0px; padding-top:  80px; background-color:  rgb(0, 0, 0); min-height:  20px; }
.cbcont_e7ca9033{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_05a67035{min-height: 175px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_2850d358{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_95920415{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_1b6f4d5d{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_7c27798f{min-height: 20px; }
.cbhead_a558b0ef{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_4dde8adc{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_0021916e{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_949d2333{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_12a2a7a6{flex: 1; }
.cbtext_0e32486d{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_51cf0312{min-height: 20px; }
.cbbsbu_ddabeac4{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_19c27bb1{min-height:  20px; margin-top:  10px; }
.cbicon_42076ffa{margin-right:  8px; font-size: 16px; }
.cbtext_547e2dc9{color: inherit; }
.cbsect_41f72c6c{padding-bottom:  70px; padding-top: 40px; background-color:  rgb(67, 67, 67); }
.cbdiv_99a88e73{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_29d77317{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_699dfd94{height:  100%; color:  rgb(255, 0, 255); background-color:  rgb(26, 87, 166); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.6; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_aa108c91{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.grid_pP8UzG{margin-bottom:  28px; padding-right:  5px; padding-left:  5px; }
.row_htKz2i{padding-bottom:  10px; background-color:  rgb(59, 59, 59); padding-top: 20px; }
.column_ulFAKo{padding-left:  15px; padding-right:  15px; height:  auto; background-color:  transparent; min-height: 10px; }
.textlink_EbSXQZ{font-size:  15px; font-weight:  normal; color:  rgb(224, 224, 224); margin-bottom: 15px; display:  block; }
.paragraph_V1CEu2{color:  rgb(148, 148, 148); text-align:  left; font-size:  13px; -webkit-line-clamp:  3; line-height:  1.5em; padding-left:  14px; margin-bottom: 20px; }
.heading_6DAoeY{color:  rgb(255, 255, 255); padding-bottom:  10px; border-bottom:  1px none rgba(255, 255, 255, 0.498039); font-size: 18px; text-align:  left; }
.paragraph_o1r7rj{margin-bottom:  0px; }
.bsbutton_ajAh72{border-radius:  0px; }
.row_6PhOUd{padding-bottom:  0px; border-bottom:  1px dotted rgb(79, 79, 79); border-bottom-style: none; }
.column_DjwNAc{padding-right: 5px; margin-bottom:  15px; height:  auto; background-color:  transparent; padding-top:  10px; padding-left:  5px; }
.div_3M1cpV{position: relative; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
.linkblock_LaPjUX{height: 200px; display: flex; justify-content: center; align-items: center; text-align: center; background-color: rgb(33, 33, 33); position: static; opacity: 1; transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 0.3s ease; flex-direction: column; }
.icon_4Tfc0v{color:  rgb(255, 255, 255); width:  50px; height:  50px; background-color:  rgb(74, 134, 232); border-radius:  40px; line-height: 50px; font-size:  20px; margin-bottom:  8px; }
.image_ktuHRt2{width:  60px; flex:  0 0 auto; align-self:  baseline; }
.div_5OA1LN2{color:  rgb(201, 201, 201); text-align:  center; padding:  17px 21px; display:  flex; align-items:  center; justify-content:  space-between; margin-left:  5px; margin-right:  5px; background-color: rgba(59,59,59,1); margin-bottom:  74px; }
.heading_1uY2lz{color:  rgb(250, 250, 250); font-family: Source-Han-Light; }
.cbsect_5c61378e{padding-bottom:  70px; padding-top:  0px; background-color: rgb(67, 67, 67); }
.cbdiv_a2751e98{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_deda4639{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_001b3421{height:  100%; color:  rgb(255, 0, 255); background-color:  rgb(26, 87, 166); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.6; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_b87f5076{padding:  0px; background-color:  rgba(0, 0, 0, 0); padding-right: 0px; }
.row_x7BqTj{padding: 10px; }
.column_XOjyfH{padding:  10px; margin-bottom: 15px; height:  auto; background-color:  transparent; }
.div_dnxZlo{position:  relative; background-position:  50% 50%; background-repeat:  no-repeat; background-size:  cover; }
.div_QwxUSP{position:  absolute; bottom:  0px; right:  0px; top:  0px; left:  0px; background-color: rgba(26,50,87,0.7); display:  flex; justify-content:  center; align-items:  center; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 0.3s ease; opacity:  0; }
.linkblock_fFSrDw{color:  rgb(255, 255, 255); min-width:  40px; min-height:  40px; width:  40px; height:  40px; border-radius:  40px; background-color:  rgb(74, 134, 232); text-align:  center; line-height:  40px; margin-left:  10px; margin-right: 10px; }
.pagination > li > .cbpagi_e3062a90{padding:  0px; font-size:  12px; min-width:  24px; min-height:  24px; line-height:  24px; margin:  4px; width:  24px; height:  24px; border-style:  none; border-width:  0px; background-color:  rgb(181, 181, 181); color:  rgb(255, 255, 255); border-radius:  50px !important; padding-right: 0px; }
.paragraph_98NdXd{padding-top:  5px; margin-bottom:  0px; font-family:  Oswald; font-weight:  normal; font-size:  14px; margin-right: 10px; }
.body_0B8Dz72{background-color: rgba(0,0,0,1); }
.cbsect_58391cab{padding-bottom:  0px; padding-top:  0px; background-color: rgb(0, 0, 0); min-height:  20px; }
.cbcont_275a4dcc{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_4863f3dd{margin-bottom:  0px; padding-bottom:  10px; color:  rgb(212, 212, 212); background-color:  rgba(0, 0, 0, 0); min-height: 180px; display:  flex; flex-direction:  column; justify-content:  center; }
.cbdiv_29e131f5{text-align:  center; min-height:  20px; padding-top:  20px; padding-bottom: 20px; }
.cbimag_9bb825b4{width: 265px; }
.cbdiv_4e02514f{display:  flex; justify-content:  space-between; flex-wrap: wrap; }
.cbdiv_55381d9f{flex:  1 1 0%; padding-left:  10px; padding-top: 10px; }
.cblist_15b677f1{list-style-type: none; padding-left: 0px; }
.cblist_32bd5bda{min-height: 20px; padding-left: 5px; padding-right: 5px; font-size: 13px; margin-bottom: 5px;}
.cbhead_f3c70b89{font-family:  Roboto; padding-left:  8px; border-right:  1px solid rgba(255, 255, 255, 0.490196); border-right-color: rgba(255,255,255,0.49); }
.cbhead_b6434fbd{font-family:  Source-Han-Light; padding-left:  8px; margin-bottom: 10px; }
.cbicon_d3238b40{min-width: 30px; text-align:  center; padding-right:  5px; padding-left:  5px; }
.cbpara_969d71e3{display:  inline-block; margin-bottom:  0px; font-size: 12px; }
.cbtext_84cf7d8e{font-size: 12px; }
.cblink_ac44297a{min-height:  20px; padding-left:  9px; width:  120px; height:  40px; background-image:  url("../images/logo2.png"); background-position:  50% 0%; background-size:  contain; background-repeat:  no-repeat; margin-left:  8px; padding-top:  40px; overflow: hidden; }
.cbimag_b2cd49b6{width: 120px; }
.cbdiv_d1f1beb6{min-height:  45px; background-color:  rgba(0, 0, 0, 0); color:  rgb(201, 201, 201); display:  flex; flex-direction:  column; justify-content:  center; padding-bottom:  2px; border-top:  1px none rgb(66, 66, 66); border-top-style: solid; }
.cbdiv_003af98f{min-height:  20px; font-size:  13px; padding-bottom: 0px; padding-top:  5px; }
.cbdiv_5d7913e4{min-height:  0px; padding-left:  10px; padding-right:  10px; margin-top:  5px; margin-bottom: 5px; }
.cbpara_6f59fcd8{margin-bottom: 0px; }
.cblist_86fb2f9c{list-style-type:  none; padding-left:  0px; display:  flex; justify-content:  center; align-items:  center; flex-wrap:  wrap; min-height:  20px; margin-bottom: 5px; margin-top:  5px; }
.cblist_47b1c6b0{min-height:  20px; padding-left:  5px; padding-right:  5px; font-size:  13px; margin-bottom: 0px; }
.cbicon_a093c0e4{min-width: 30px; text-align:  center; padding-right:  5px; padding-left:  5px; }
.cbpara_b5b58936{display:  inline-block; margin-bottom: 0px; }
.cbdiv_358a5622{min-height:  0px; padding-right:  10px; padding-left:  10px; margin-top:  5px; margin-bottom: 5px; }
.cbtext_2d299147{margin-bottom:  10px; margin-left:  5px; margin-right: 5px; }
.modal > .dialogwrap_omblem{width:  1100px; }
.dialogcontent_1LR9uK{border-radius:  0px; background-color: rgba(51,51,51,1); }
.dialogheader_92SxnC{position:  absolute; z-index:  100; top:  0px; background-color: rgba(156,156,156,0.72); padding-top:  10px; padding-bottom:  10px; color:  rgb(255, 255, 255); left:  0px; width:  40px; height:  40px; border-bottom-style:  none; }
.defaultbutton_6JsEXS{opacity: 1; }
.span_E9zVnV{color: #fcfcfc; text-shadow: none !important; opacity: 1 !important; }
.dialogbody_ziaOQh{padding:  0px; padding-bottom: 0px; }
.dialog_APUZgU.c-dialog-open{justify-content:  center; align-items:  center; background-color: rgba(19,40,64,0.89); display:  flex !important; }
.column_lVrbYh{width:  200px; color:  rgb(186, 186, 186); padding-top: 43px; }
.column_7xjSPr{width:  890px; height:  600px; padding-left:  0px; padding-right:  0px; float: right; }
.heading_HAxxYm{color: #e0e0e0; }
.paragraph_XXOog0{font-size:  13px; line-height: 2em; }
.cbhead_245db6662{font-weight:  lighter; margin-bottom:  12px; padding-top: 14px; }
.div_MznxGu{min-height:  20px; padding-left:  5px; margin-top: -80px; text-align:  right; padding-right:  5px; }
.linkblock_EDUGpR{min-height:  20px; text-align:  center; color:  rgb(255, 255, 255); line-height:  30px; border-width:  1px; border-style:  solid; border-color:  rgba(0, 0, 0, 0); border-bottom-color: rgba(0,0,0,0); border-top-color: rgba(0,0,0,0); border-right-color: rgba(0,0,0,0); border-left-color: rgba(0,0,0,0); }
.paragraph_bU77NF{margin-bottom:  0px; height:  30px; padding-left:  10px; padding-right: 10px; }
.linkblock_EDUGpR.active{border-width:  1px; border-style:  solid; border-color:  rgb(74, 134, 232); border-bottom-color: rgba(74,134,232,1); border-top-color: rgba(74,134,232,1); border-right-color: rgba(74,134,232,1); border-left-color: rgba(74,134,232,1); }
.cbsect_8aaa85e7{padding-bottom: 200px; padding-top:  80px; background-color:  rgb(67, 67, 67); min-height:  20px; }
.cbcont_d09df7e1{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_a2a9e000{min-height: 100px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_63aa33f9{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: flex-start; }
.cbdiv_ebd6443d{padding:  2vw 2vw 0vw 20px; color:  white; text-align:  left; width:  65%; padding-bottom: 1vw; }
.cbimag_1f09726a{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_f469511b{min-height: 20px; }
.cbhead_63e0a196{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_22031f0b{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_4207d54f{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_65fd9b46{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_6cf8b993{flex: 1; }
.cbtext_44dfcc22{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_650113ff{min-height: 20px; }
.cbbsbu_2ca6a424{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_5edc1891{min-height:  20px; margin-top:  10px; }
.cbicon_7cda2580{margin-right:  8px; font-size: 16px; }
.cbtext_652871c5{color: inherit; }
.cbcolu_ad1ba711{padding-left: 10px; padding-right: 10px; }
.cbcolu_ad1ba711.cbcolu_ba3c54c9{padding-left: 22px; }
.cblabe_cc5866f5{float: none; font-family: helvetica; color: rgb(204, 200, 200); font-weight: 400; }
.cbinpu_621a36ca{border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; border-color: rgba(38, 164, 235, 0.882353); height: 50px; border-width: 0px; float: none; width: 100%; background-color: rgba(247, 246, 244, 0.792157); }
.cbinpu_621a36ca.cbcolu_ba3c54c9{height: 40px; border-width: 1px; border-color: rgba(112, 112, 112, 0.882353); color: rgb(219, 219, 219); background-color: rgba(112, 112, 112, 0.439216); border-bottom-style: none; border-top-style: none; border-right-style: none; border-left-style: none; }
.cblabe_20991cd7{border-color: rgb(219, 213, 213); font-family: helvetica; color: #c7c5c5; }
.cbinpu_76ad9faa{margin-bottom: 10px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; height: 50px; border-width: 0px; background-color: rgba(247,246,244,0.74); }
.cbinpu_76ad9faa.cbcolu_ba3c54c9{height: 40px; border-width: 1px; border-color: rgb(112, 112, 112); color: rgb(255, 255, 255); background-color: rgba(112, 112, 112, 0.407843); border-bottom-style: none; border-top-style: none; border-right-style: none; border-left-style: none; }
.cbchec_027dab92{margin-bottom: 20px; display: inline-block; float: left; }
.cbchec_4e63bca5{opacity: 0.77; }
.cbform_9a6fc75e{color: #c9c9c9; font-weight: 300; font-family: helvetica; }
.cbsubm_ebc66158{text-align:  center; width:  120px; height:  40px; border-radius:  3px; color:  rgb(255, 255, 255); border:  0px none rgb(145, 145, 145); clear:  left; float:  left; display:  inline-block; margin-top:  0px; background-color: rgba(74,134,232,0.98); }
.cbsubm_ebc66158.cbbutt_baa5aaa8{float: right; display: inline-block; clear: none; padding-top: 9px; background-color: rgba(161, 157, 157, 0.980392); }
.cbcolu_6ee94abb{padding-left:  51px; padding-right:  15px; padding-top: 20px; }
.cbsect_d7bf57d5{padding-bottom: 200px; padding-top:  80px; background-color:  rgb(67, 67, 67); min-height:  20px; }
.cbcont_e0469136{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_a8d5f328{min-height: 100px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_310bdc3b{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: flex-start; }
.cbdiv_528bccc8{padding:  2vw 2vw 0vw 20px; color:  white; text-align:  left; width:  65%; padding-bottom: 1vw; }
.cbimag_43223f27{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_b00ecd19{min-height: 20px; }
.cbhead_e517c0cf{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_3b67847d{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_16fefecb{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_17d3e8ba{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_2e7f6474{flex: 1; }
.cbtext_50a692b4{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_514ab3d8{min-height: 20px; }
.cbbsbu_9368a1e4{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_c57ebf72{min-height:  20px; margin-top:  10px; }
.cbicon_1b45100b{margin-right:  8px; font-size: 16px; }
.cbtext_63e351de{color: inherit; }
.cbcolu_5afea194{padding-left: 10px; padding-right: 10px; }
.cbcolu_5afea194.cbcolu_e4a607a4{padding-left: 22px; }
.cblabe_2c3411e7{float: none; font-family: helvetica; color: rgb(204, 200, 200); font-weight: 400; }
.cbinpu_e2cda573{border-radius:  0px; border-color:  rgba(38, 164, 235, 0.882); height:  50px; border-width:  0px; float:  none; width:  100%; background-color:  rgba(112, 112, 112, 0.41); color: #ffffff; }
.cbinpu_e2cda573.cbcolu_e4a607a4{height: 40px; border-width: 1px; border-color: rgba(112, 112, 112, 0.882353); color: rgb(219, 219, 219); background-color: rgba(112, 112, 112, 0.439216); border-bottom-style: none; border-top-style: none; border-right-style: none; border-left-style: none; }
.cblabe_4a757eb5{border-color: rgb(219, 213, 213); font-family: helvetica; color: #c7c5c5; }
.cbinpu_22a7b0bf{margin-bottom: 10px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; height: 50px; border-width: 0px; background-color: rgba(247,246,244,0.74); }
.cbinpu_22a7b0bf.cbcolu_e4a607a4{height:  40px; border-width:  1px; border-color:  rgb(112, 112, 112); color:  rgb(255, 255, 255); background-color: rgba(112,112,112,0.41); border-style:  none; }
.cbchec_63c668d2{margin-bottom: 20px; display: inline-block; float: left; }
.cbchec_bb005104{opacity: 0.77; }
.cbform_caba8a5e{color: #c9c9c9; font-weight: 300; font-family: helvetica; }
.cbtext_6c855d1f{color: rgb(207, 204, 204); font-family: helvetica; float: right; margin-top: 8px; }
.cbsubm_daff2ae9{text-align:  center; width:  120px; height:  40px; border-radius:  3px; color:  rgb(255, 255, 255); border:  0px none rgb(145, 145, 145); clear:  left; float:  left; display:  inline-block; margin-top:  0px; background-color: rgba(74,134,232,0.98); }
.cbsubm_daff2ae9.cbbutt_88df6e95{float: right; display: inline-block; clear: none; padding-top: 9px; background-color: rgba(161, 157, 157, 0.980392); }
.cbcolu_0eafa7bd{padding-left:  51px; padding-right:  15px; padding-top: 23px; }
.cbpara_0d2dd5c9{color: rgb(255, 255, 255); font-weight: 300; font-family: arial, helvetica, sans-serif; margin-top: 8px; font-size: 16px;}
.linkblock_MzSxnL{min-height:  40px; display:  block; text-align:  center; padding-top:  7px; padding-bottom:  6px; background-color:  rgba(138, 138, 138, 0.498039); border-radius:  4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-top-left-radius: 4px; }
.cbhead_245db6663{margin-bottom:  10px; padding-top:  3px; padding-bottom:  3px; }
.cbsect_73d85ab8{padding-bottom:  70px; padding-top:  0px; background-color: rgb(67, 67, 67); }
.cbcont_335fd0f5{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbtext_d5c1b53a{margin-top:  27px; color: #e0e0e0; }
.cbsect_e982efe4{padding-bottom: 0px; padding-top:  80px; background-color:  rgb(0, 0, 0); min-height:  20px; }
.cbcont_668f8a9b{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_0e2302b4{min-height: 175px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_21410b0b{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_c6bdbbbd{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_b91319fd{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_69ab5918{min-height: 20px; }
.cbhead_a6de2cdd{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_4cd7ced1{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_45816511{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_d8cb9d6c{min-height: 20px; }
.cbbsbu_74dd3fdd{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_c6b1f934{min-height:  20px; margin-top:  10px; }
.cbicon_5e286620{margin-right:  8px; font-size: 16px; }
.cbtext_b4d43e67{color: inherit; }
.cbsect_94e027ca{padding-bottom:  40px; padding-top:  145px; background-color: rgb(67, 67, 67); min-height:  20px; height:  calc(100% - 194px); }
.cbcont_7d2509e8{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); min-height:  20px; }
.cbdiv_3f672ae7{min-height: 175px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_73cf69a4{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_3e07cdce{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_1e3cdca0{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_7a5a116d{min-height: 20px; }
.cbhead_ae07ae2f{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight: lighter; font-size:  60px; color:  rgb(74, 134, 232); }
.cbhead_8c8650ad{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_264c35bf{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_56a6bd35{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_5f650351{flex: 1; }
.cbtext_92e36ec6{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_c5b62338{min-height: 20px; }
.cbbsbu_66384b55{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_eb2b4174{min-height:  20px; margin-top:  10px; }
.cbicon_2949cde5{margin-right:  8px; font-size: 16px; }
.cbtext_5cb3aed3{color: inherit; }
.cbdiv_984b1879{padding-top:  15px; min-height:  30px; padding-bottom:  11px; text-align: center; }
.cbbsbu_bf0d0bb6{width: 300px; height:  50px; font-size:  14px; padding-top:  14px; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 1s ease; border-color:  rgba(247, 189, 40, 0.792157); color:  rgb(222, 222, 222); background-color:  rgb(74, 134, 232); border-style:  none; border-radius:  4px; margin-left:  20px; margin-right:  20px; }
.cbhead_245db6664{margin-bottom:  10px; font-size:  18px; line-height:  30px; padding-top: 2px; }
.pagination_HQwb6b{margin-top: 41px; }
.pagination > .active > .cbpagi_e3062a90{background-color:  rgb(230, 230, 230); color: #3b3b3b; }
.cbimag_ae0db6462{width:  100%; display:  block; height:  100%; padding-top:  60%; background-size:  cover; background-position:  50% 0%; background-image:  url("../images/5346f2756d08b0eb081a67331d9ab2b9.png"); background-color: rgba(184,184,184,1); }
.cbsect_db036e61{padding-bottom:  75px; padding-top: 50px; background-color:  rgb(0, 0, 0); }
.cbdiv_6cdbb444{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_c37b8b77{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_cd976f98{height:  100%; color: rgba(7, 55, 99, 0.84); background-color:  rgba(7, 55, 99, 0.843137); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.9; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_5de508b1{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbdiv_f10adc14{min-height: 100px; display:  flex; margin-top:  0px; margin-bottom:  0px; }
.cbdiv_75815011{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_4c35354d{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_7667739b{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_6ca9cd7e{min-height: 20px; }
.cbhead_e9121d56{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight:  lighter; font-size: 50px; color:  rgb(74, 134, 232); }
.cbhead_46d36928{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbpara_9b6db1ec{line-height:  1.7em; opacity:  0.8; font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; padding-left:  2px; padding-right:  2px; }
.cbdiv_a97d8610{min-height:  20px; display:  flex; text-align: left; }
.cbdiv_a6f59e63{flex: 1; }
.cbtext_461a1586{max-width:  1000px; line-height:  1.7em; opacity:  0.9; font-size:  14px; display:  block; color: rgb(67, 67, 67); }
.cbdiv_8272cb12{min-height: 20px; }
.cbbsbu_008986be{min-width:  100px; border-radius:  80px; margin-top:  10px; margin-bottom: 5px; }
.cbdiv_1836d59e{min-height:  20px; margin-top:  10px; }
.cbicon_226efd9a{margin-right:  8px; font-size: 16px; }
.cbtext_8e7052d5{color: inherit; }
.cbdiv_c16909bf{background-color: rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top:  0px; }
.cbgrid_2f9b5192{padding: 5px; }
.cbrow_68ccff86{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: white; text-align:  left; }
.cbcolu_836505a1{background-color:  transparent; padding:  5px; text-align:  center; margin-bottom: 25px; }
.cbdiv_259e52df{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; background-color: rgba(0, 0, 0, 0); min-height:  100px; }
.cbdiv_ba06aa3a{justify-content:  center; padding:  5px 15px; min-height: 50px; }
.cbhead_47f2b72c{font-weight:  normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; font-family: Source-Han-Light; }
.cbhead_ebd680f2{font-family:  Roboto; font-weight: normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; }
.cbpara_1c948ee9{line-height:  1.7em; font-weight:  200; padding:  0px 15px 5px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; padding-bottom: 5px; }
.cbdiv_4b2a4f38{min-height:  20px; margin-top:  0px; margin-bottom:  10px; padding-left:  15px; font-size:  13px; padding-right: 15px; }
.cbicon_e92fbd0d{margin-right:  8px; font-size: 16px; }
.cbtext_157a12c1{color: inherit; }
.icon_H5DiS8{font-size:  22px; width:  70px; height:  70px; line-height:  70px; border-style:  solid; border-width:  1px; border-radius:  60px; margin-bottom:  12px; color: #5ee2ff; }
.div_geITS82{padding-top:  15px; min-height:  30px; padding-bottom:  11px; text-align: center; }
.form_qEy2N7{display: flex; }
.input_Ose5y1{height:  50px; margin-left:  10px; margin-right:  10px; margin-bottom:  0px; background-color:  rgba(0, 0, 0, 0.48); border-style:  none; border-radius:  4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-top-left-radius: 4px; }
.submit_Z7vSen{flex:  0 0 auto; width:  200px; margin-left:  10px; margin-right: 10px; }
.div_MznxGu2{min-height:  20px; padding-left:  19px; margin-top:  -80px; text-align:  left; padding-right:  5px; }
.div_xSQSy7{position:  relative; }
.row_Jj5LaC{background-color: rgba(255,255,255,1); padding-top:  10px; padding-bottom:  10px; }
.column_GxLwzd{width:  30%; padding-top:  15px; padding-bottom: 15px; }
.column_i1gxLS{padding-top:  15px; width:  70%; color: #595959; }
.div_g09ToK{background-image: url(../images/c45b0f839634a5dcc91687dc8ec30402.jpg); background-position:  50% 50%; background-size:  cover; background-repeat:  no-repeat; min-height:  20px; padding-top:  100%; border-radius:  120px; }
.textlink_RPBeMX{font-size: 16px; vertical-align:  top; margin-right:  10px; }
.div_k1a0zL{position: relative; }
.div_QUP3aG{min-height:  20px; }
.icon_o9bIEa{margin-right: 10px; margin-left:  2px; }
.paragraph_RMhWoW{display:  inline-block; font-size: 13px; }
.paragraph_WxzVEq{font-size: 13px; line-height:  1.7em; -webkit-line-clamp:  3; }
.div_xewh33{min-height:  20px; padding:  15px 10px 15px 15px; }
._other_7TVkTE{margin-right:  10px; padding:  0.5em 1em; border-radius:  30px; background-color: rgba(237,237,237,1); color:  rgb(153, 153, 153); }
.textspan_Sivji8{font-size:  14px; display:  inline-block; vertical-align:  top; }
.div_S58Lyp{min-height:  20px; padding-bottom: 10px; }
.cbsect_5c613783{padding-bottom:  70px; padding-top:  0px; background-color: rgba(247,247,247,1); }
.linkblock_yTMcDM{position:  absolute; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; background-color: rgba(255,255,255,0.4); display:  flex; justify-content:  center; align-items:  center; opacity:  0; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 0.3s ease; flex-direction:  column; }
.icon_uxn7np{width:  40px; height:  40px; text-align:  center; line-height:  40px; background-color:  rgb(0, 178, 255); color:  rgb(255, 255, 255); border-radius:  50px; border-bottom-right-radius: 50px; border-bottom-left-radius: 50px; border-top-right-radius: 50px; border-top-left-radius: 50px; }
.row_TtfKGl{padding-top: 30px; padding-bottom:  20px; }
.column_3oj70A{border-left:  1px dashed rgb(194, 194, 194); padding-top: 15px; }
.div_5MjoEZ{display: flex; }
.list_KrT8UM{list-style-type:  none; padding-left: 0px; }
.listitem_ta6M36{min-height: 20px; }
.div_xamDqo{min-height:  26px; display:  flex; align-items:  center; font-size: 13px; }
.icon_xsLJVz{width:  22px; height:  22px; text-align:  center; line-height:  23px; margin-right:  5px; border-radius:  30px; flex:  0 0 auto; }
.paragraph_WWFe7G{margin-bottom: 0px; }
.div_g09ToK2{background-image: url(../images/bacf0a2b8cd42e2a11d0febe6cb45309.jpg); background-position:  50% 50%; background-size:  cover; background-repeat:  no-repeat; min-height:  20px; border-radius:  120px; width:  150px; height:  150px; flex:  0 0 auto; }
.column_i1gxLS2{padding-top: 15px; padding-left: 20px; padding-right: 20px;}
.section_CQwARr{background-color:  rgb(255, 255, 255); box-shadow:  rgba(0, 0, 0, 0.15) 0px 2px 10px 0px; position:  relative; z-index: 1; }
.div_xewh35{min-height:  20px; padding:  5px 10px 15px 0px; padding-top: 5px; }
.paragraph_WWFe2{margin-bottom: 0px; cursor: pointer; }
.div_e8uVfU{display:  flex; min-height:  20px; align-items:  center; justify-content: flex-start; }
.paragraph_V16icr{color:  rgb(255, 255, 255); font-size:  13px; text-align:  left; padding-top:  5px; padding-bottom:  5px; background-color:  rgb(79, 79, 79); padding-left: 10px; }
.div_Lsz3cn{min-height:  10px; }
.imageblock_Q0GF3{height:  30px; width:  30px; border-radius:  60px; flex:  0 0 auto; }
.linkblock_p8afhs{min-height:  20px; min-width: 20px; }
.paragraph_0tlJ2N{margin-bottom:  0px; display:  inline-block; font-size:  13px; margin-left:  5px; margin-right: 5px; }
._other_OZfK7Z{margin-left: 5px; }
.paragraph_V16icr3{font-size:  13px; text-align:  left; padding-top:  10px; padding-bottom:  5px; }
.icon_zTGQWw{margin-right: 5px; }
.div_LG2Euo{min-height:  20px; display:  inline-block; padding:  2px 10px; border-radius:  3px; right:  0px; top:  0px; margin-top:  10px; margin-right:  10px; }
.paragraph_4MwQEP{font-size:  12px; display:  inline-block; margin-bottom: 0px; }
.div_eq5hXl{min-height:  20px; padding-left:  23px; padding-top: 30px; font-size:  16px; }
.cbsect_fe22617c{padding-bottom:  40px; padding-top: 35px; background-color:  rgb(0, 0, 0); min-height:  20px; }
.icon_9cnjLc{margin-right: 10px; }
.paragraph_repEWQ{display: inline-block; }
.div_R86R5W{text-align:  center; display:  flex; flex-direction:  column; justify-content:  flex-start; align-items: center; }
.div_5fYOkT{justify-content:  space-between; min-height:  20px; align-items:  center; padding:  9px 10px; }
.div_SuiLW1{position:  absolute; right:  0px; top:  0px; min-height: 20px; }
.div_09wQC5{min-height: 20px; }
.bsbutton_U4pASn{font-size:  12px; min-width: 120px; }
.div_2OkiqT{min-height:  20px; margin-top:  10px; text-align: center; }
.paragraph_7v1Dqz{text-align:  center; font-size:  12px; display:  inline-block; margin-bottom: 0px; }
.div_e8uVfU3{display:  block; min-height:  20px; align-items:  center; justify-content:  center; flex-direction:  column; text-align: center; }
.imageblock_Q0GF5{height: 40px; width:  40px; border-radius:  60px; flex:  0 0 auto; }
.list_cTi3PP{list-style-type:  none; padding-left:  0px; min-height: 20px; }
.listitem_57Y6Cz{min-height:  20px; display:  inline-block; padding:  0px 5px 0px 0px; margin-right:  10px; margin-bottom: 5px; border-width:  1px; border-style:  solid; border-color:  rgb(230, 230, 230); }
.paragraph_zHtl8Y{display:  inline-block; margin-bottom:  0px; font-size:  13px; float:  left; padding:  3px 5px; color: #808080; }
.div_MeQJA5{min-height:  20px; padding-top:  10px; border-top:  1px solid rgb(222, 222, 222); color: #737373; }
.paragraph_bUpcdm{padding-left:  5px; display: inline-block; }
.list_T9NgAD{list-style-type:  none; padding-left:  0px; color:  rgb(227, 227, 227); font-size: 13px; }
.listitem_vfoZbF{min-height:  20px; display:  flex; align-items:  center; padding-left:  20px; padding-top:  5px; padding-bottom: 5px; }
.paragraph_Se5lvK{display:  inline-block; margin-bottom:  0px; min-width:  50px; padding-top:  3px; padding-bottom: 3px; }
.textlink_cxXnvK{color:  rgb(219, 219, 219); padding:  3px 10px; min-width:  80px; display:  inline-block; text-align:  center; padding-bottom: 3px; }
.div_ipkeI8{min-height:  20px; flex-grow: 1; flex-shrink: 1; flex-basis: 0%; }
.textlink_cxXnvK.active{background-color:  rgb(117, 117, 117); color: #ffffff; }
.cbsect_53b0bbb5{padding-bottom: 0px; padding-top:  80px; background-color:  rgb(0, 0, 0); min-height:  20px; }
._other_U5iR3b{min-width:  100px; margin-top: 15px; }
._other_hD95WX{margin-right: 5px; }
.dialog_Icg3tg.c-dialog-open{background-color: rgba(5,5,5,0.38); }
.modal > .dialogwrap_N2KZtD{margin-top: auto; margin-bottom: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; display: inline-block; height: 350px; width: 90%; max-width: 800px; z-index: auto; }
.heading_0mGROi{text-align: center; width: 200px; margin-left: auto; margin-right: auto; }
.form_7zEZJp{padding-bottom: 11px; }
.label_fL0SxP{margin-left: 2px; }
.label_t6SfRo{margin-left: 4px; }
.textarea_fVtNYz{min-height: 120px; }
.submit_U1kIQy{width: 100px; height: 30px; display: block; margin-left: auto; margin-right: auto; margin-top: 25px; border-style: none; border-radius: 15px; color: rgb(255, 255, 255); font-size: 15px; letter-spacing: 2px; background-color: rgb(235, 140, 54); }
.div_G6qKvR{min-height:  36px; background-color:  rgb(242, 242, 242); display:  flex; align-items:  center; justify-content:  space-between; height:  36px; flex:  0 0 auto; box-shadow:  rgba(0, 0, 0, 0.26) 0px 0px 5px 0px; position:  relative; z-index: 100; }
.div_E2CiG6{color:  rgb(194, 194, 194); min-height:  20px; display:  flex; align-items:  center; flex:  1 1 0%; justify-content:  flex-start; height:  36px; padding-left:  10px; padding-right: 10px; }
.heading_c9yI7g{margin-top:  0px; margin-bottom:  0px; line-height:  40px; flex:  1 1 0%; text-align:  center; color: #000000; }
.btn_groups_WEaBJk{list-style-type: none; padding-left: 0px; margin-bottom: 0px; display: flex; justify-content: flex-end; align-items: center; flex: 1 1 0%; padding-right: 12px;}
.btn_list_item_qfS54o{display:  block; border-radius:  0px; height:  36px; }
.btn_list_item_qfS54o.active{background-color: rgb(227, 222, 222) !important; ;color: #616161; }
.btn_list_textitem_fAdwfv{align-items:  center; cursor:  pointer; padding:  5px 15px; display:  block; color:  inherit; font-size:  18px; border-radius:  0px; min-width: 50px; text-align:  center; }
.div_8Xq5lP{display:  flex; justify-content:  center; align-items:  center; flex:  1 1 0%; height:  calc(100% - 36px); background-color: rgba(199,199,199,1); }
.desktop{width: 100%;    transition:  all 0.3s ease;}
.tablet{width: 768px; transition: all 0.3s ease;}
.moble{width: 375px; height: 647px; box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.29); -ms-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.29); -o-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.29); -moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.29); -webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.29); transition: all 0.3s ease;}
.div_p7n9PS{height: 100%; }
.container_22gIcV{padding-top: 22px; }
.column_RzoYKr{padding-top:  4px; border-width:  1px; border-style:  none solid none none; border-color:  rgb(171, 171, 171) rgb(217, 217, 217) rgb(171, 171, 171) rgb(171, 171, 171); padding-bottom:  24px; background-color:  rgb(255, 255, 255); border-right-style: none; }
.div_GYTf5l{border-bottom-width: 1px; border-bottom-style: none; border-bottom-color: rgb(237, 237, 237); padding-top: 5px; padding-bottom: 5px; min-height: 0px; background-color: transparent; }
.div_3b1vfX{float: left; width: auto; padding-left: 2px; padding-top: -1px; }
.heading_nTR6sg{margin-top: 10px; text-align: left; float: none; margin-bottom: 7px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(0, 0, 0); padding-left: 14px; font-size: 20px; max-width: 550px; overflow: hidden; line-height: 1.2em; font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,STHeiti; }
.paragraph_Hdk0BH{float: left; margin-top: 5px; margin-left: 19px; margin-bottom: 6px; font-size: 13px; }
.paragraph_MVFqID{float: left; margin-bottom: 6px; margin-top: 6px; color: rgb(166, 166, 166); padding-left: 10px; font-style: italic; font-family: helvetica; font-size: 12px; }
.div_cucsTh2{width: 80px; min-width: 80px; height: 80px; float: right; margin-left: 13px; background-image: url(../images/b8071e620d3ea8b1beb6174bb058ba8a.png); background-size: cover; background-position: 50% 50%; }
.div_view{min-height:  0px; height:  20px; border-bottom:  1px none rgb(186, 182, 182); margin:  0px auto 6px 20px; font-size:  14px; padding-top: 5px; text-align:  center; background-color:  transparent; float:  left; }
.icon_S5JZAv{font-size: 16px; float: left; color: #787878; }
.paragraph_view{float: left; border-width: 11px; font-family: helvetica; font-size: 13px; color: #808080; margin-right: 24px; clear: none; margin-left: 7px; }
.div_uvV53h{position:  relative; width:  100%; clear:  both; text-align:  center; margin-top:  8px; height:  auto; min-height:  490px; background-color:  rgb(245, 245, 245); }
.html_fZElUU{width:  200%; min-height:  300px; position: absolute; margin-top:  0px; margin-bottom:  0px; left:  0px; right:  0px; top:  0px; bottom:  0px; display:  block; height:  200%; transform:  rotate(0deg) scale(0.5) translate(-50%, -50%); transition:  all 0s ease; box-shadow:  rgba(0, 0, 0, 0.18) 0px 0px 16px 0px; }
.div_V159V1{width:  200px; float:  none; margin:  30px auto 20px; text-align:  center; min-height:  0px; color:  rgb(0, 0, 0); margin-top: 30px; }
.linkblock_duYerC{min-width: 0px; min-height: 0px; }
.icon_a5IEVm{font-size: 30px; padding: 10px; border-radius: 30px; border-style: solid; border-width: 1px; color: #575757; }
.icon_a5IEVm.voteactive{color: #ff9330; }
.icon_a5IEVm.active3{color: #f7851b; }
.paragraph_wILWys{color: rgb(120, 120, 120); margin-top: 7px; font-size: 15px; font-family: arial, helvetica, sans-serif; font-weight: 200; }
.div_E2aN3s{text-align: center; min-height: 20px; }
.paragraph_PF5GqO{color: rgb(122, 122, 122); text-align: justify; line-height: 1.8em; }
.div_QQlu7S{margin-top: 19px; padding: 10px 10px 5px; background-color: rgb(242, 242, 242); padding-top: 10px; }
.div_SlxVwK{min-height: 20px; float: left; }
.checkbox_vlphqw{margin-top: 0px; margin-right: 13px; position: ; }
.checkboxinput_ONEITj{position: ; }
.formlabel_q6fJnN{font-size: 13px; color: rgb(94, 94, 94); font-family: Microsoft YaHei; }
.div_D3l5Ee{clear: both; min-height: 20px; padding-top: 30px; padding-bottom: 10px; }
.button_5KOM38{display: block; clear: both; width: 100px; margin-left: auto; margin-right: auto; padding-top: 2px; padding-bottom: 2px; font-size: 12px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; border-top-right-radius: 2px; border-top-left-radius: 2px; }
.div_gB4mWn2{margin-top: 15px; padding-bottom:  14px; position:  relative; padding-top:  24px; }
.textarea_jzd3Ny{margin-left:  auto; margin-right:  auto; margin-bottom:  15px; height: 80px; }
.div_Hxe8XM{position: absolute; bottom: 0px; right: 0px; top: 0px; left: 0px; text-align: center; border: 1px solid rgb(209, 209, 209); background-color: rgba(250,250,250,0.91); }
.div_jGXXur{min-height: 0px; width: auto; display: inline-block; margin: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; height: 25px; }
.paragraph_nu16cQ{display: inline-block; color: rgb(94, 94, 94); margin-bottom: 0px; margin-top: 2px; float: none; font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,STHeiti; }
.button_log{padding-top:  4px; padding-bottom:  3px; float:  none; margin-right:  5px; border-radius:  2px; font-size:  13px; border-color:  rgb(115, 115, 115); color:  rgb(255, 255, 255); border-style:  none; font-family:  "Hiragino Sans GB", "Microsoft YaHei", SimHei, STHeiti; }
.paragraph_V2Zb5O{margin-top: 16px; font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,STHeiti; }
.list_ojYLga{list-style-type: none; padding-left: 0px; }
.listitem_04nxGn{height: auto; display: block; clear: both; text-align: left; position: relative; padding-top: 17px; border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: rgb(186, 186, 186); border-top-width: 1px; border-top-style: dotted; border-top-color: rgb(224, 224, 224); min-height: 50px; }
.row_H2k3Za{min-height: 50px; }
.column_Idresh{width: 8%; padding-left: 0px; min-height: 50px; }
.div_vtVPjf{width: 40px; height: 40px; min-height: 0px; border-radius: 25px; float: left; clear: none; display: block; background-image: url(../images/126f05ac97121962fcfbbd92ffbd7b3a.png); background-size: cover; background-position: 50% 50%; }
.column_hHTOr1{width: 92%; padding-right: 0px; padding-left: 0px; min-height: 50px; }
.div_w4M5Ot{float: right; width: 100%; height: auto; clear: none; position: static; right: 0px; top: 0px; min-height: 50px; }
.textlink_inB0sk{float: left; font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,STHeiti; }
.paragraph_mEi2Ek{float: left; margin-left: 10px; color: rgb(158, 158, 158); font-size: 13px; margin-top: 2px; clear: right; }
.paragraph_bZb44b{clear: left; color: rgb(112, 112, 112); line-height: 1.5em; float: none; padding-left: 4px; margin-left: 0px; }
.column_CjzvlU{padding-bottom:  10px; text-align:  center; background-color:  rgb(255, 255, 255); }
.div_3l9w34{width: 100px; height: 100px; border-radius: 50px; margin-left: auto; margin-right: auto; background-image: url(../images/126f05ac97121962fcfbbd92ffbd7b3a.png); background-size: contain; background-position: 50% 50%;}
.textlink_5Prdmt{color:  rgb(74, 74, 74); display:  block; font-size:  18px; font-weight:  normal; font-family:  "book antiqua", palatino; }
.div_t1gZ1J3{margin-left:  auto; margin-right:  auto; position:  relative; text-align:  center; border:  1px none rgb(217, 217, 217); padding-top: 60%; }
.bsbutton_P5xcZB{margin-left:  auto; margin-right:  auto; display:  block; width: 120px; }
.div_whJPoZ{padding-top:  14px; padding-bottom: 12px; }
.column_XOjyfH2{height: auto; background-color: transparent; width: 100%; }
.bsbutton_0TuQDa{margin-left:  auto; margin-right:  auto; display:  block; margin-top: 28px; }
.div_i9josB{min-height:  50px; display:  flex; justify-content:  center; align-items:  center; background-color: rgba(245,245,245,1); }
.icon_twEU7V{margin-right: 10px; }
.cbsect_5c613733{padding-bottom:  70px; padding-top:  0px; background-color: rgba(255,255,255,1); }
.linkblock_ZptTcW{min-width: 20px; min-height: 20px; text-align: center; width: 24px; height: 24px; line-height: 24px; margin-left: 20px; position: relative; z-index: 1000; background-color: rgb(227, 227, 227);}
.no-topbar .topbar{display: none;}
.no-topbar .iframe-wrap{height: 100% !important;}
.linkblock_1DpK3O{width:  26px; height:  26px; min-width:  20px; min-height:  20px; text-align:  center; line-height:  26px; background-color:  rgba(214, 214, 214, 0.44); color:  rgb(5, 5, 5); position:  absolute; right:  0px; top:  0px; z-index:  1000; display:  none; margin-right:  10px; margin-top: 5px; }
.no-topbar .open-topbar{display: block;}
.icon_cuuCm1{color: #000000; }
.div_dsP1ZX{min-height: 20px; align-items: center; }
.input_ju04Ga2{border-radius: 0px; height: 40px; float: left; width: 100px; border-color: rgba(176, 176, 176, 0.882353); border-width: 1px; background-color: transparent; margin-right: 13px; }
.input_ju04Ga2.signup{height: 40px; border-width: 1px; border-color: rgba(176, 176, 176, 0.882353); color: rgb(61, 61, 61); background-color: transparent; border-bottom-color: rgba(176,176,176,0.88); border-top-color: rgba(176,176,176,0.88); border-right-color: rgba(176,176,176,0.88); border-left-color: rgba(176,176,176,0.88); }
.image_MoHjr3{width:  160px; height: 50px; margin-left:  11px; }
.paragraph_12Y8wz{clear: both; font-size: 13px; }
.max-w-100{max-width: 100px; }
.div_6NojQH{padding-top: 8px;}
.icon_apkWym{opacity: 0.7; }
.linkblock_zK3AK3{min-width:  40px; min-height:  40px; line-height:  40px; text-align:  center; border-radius:  30px; background-color:  rgb(0, 0, 0); font-size:  18px; position: relative; }
.div_eT4gJk{position: absolute; bottom:  0px; right:  0px; top:  0px; left:  0px; background-color:  rgb(92, 92, 92); z-index:  1000; }
.modal > .dialogwrap_QzrdFE{width:  400px; margin-top: 100px; }
.heading_gLgc0t{text-align: center; }
.dialogbody_W2nmwb{text-align: center; }
.paragraph_HJWpkr{margin-top: 16px; }
.dialog_uGQlLh.c-dialog-open{background-color: rgba(0,0,0,0.72); }
.image_xHHmNh{width:  200px; margin-top:  10px; margin-bottom: 10px; }
.div_wkbQvh{min-height:  20px; min-width:  20px; text-align:  center; font-size:  18px; color:  rgb(0, 0, 0); position:  relative; margin-right: 20px; margin-left:  10px; }
.div_ZKccU0{width:  140px; height:  140px; position:  absolute; background-color:  rgb(255, 255, 255); padding:  15px; left: -58px; display:  none; box-shadow:  rgba(0, 0, 0, 0.25) 0px 0px 8px 0px; }
.image_L8ABlY{display: block; }
.qr-icon:hover .qr-wrap{display: block; }
.P_hnmp5q{text-align:  left; line-height: 1.7em; }
.DIV_CfYCzA{max-width:  800px; margin-left:  auto; margin-right:  auto; padding-top:  39px; text-align: center; }
.icon_A6RdVO{font-size:  40px; }
.cbbsbu_c92c3b65{min-width:  100px; margin-top:  10px; margin-bottom:  5px; border-color:  rgb(120, 120, 120); border-radius:  0px; color: #bfbfbf; }
.dropdown-menu > li > .dropdowntextlink_u8QFE4{font-size:  13px; padding-left:  0px; padding-right:  0px; margin-left: 15px; text-indent:  -30px; letter-spacing:  2px; overflow:  hidden; }
.cbhead_8c8650ad2{line-height:  1.3em; margin-top:  0px; font-family: Source-Han-Light; padding-left:  2px; padding-right:  2px; }
.cbsect_26f4ccf2{padding-bottom:  75px; padding-top:  50px; background-color: rgb(67, 67, 67); }
.cbdiv_6eb5e60c{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_4ddc9f49{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_82920c3d{height:  100%; color: rgba(7, 55, 99, 0.84); background-color:  rgba(7, 55, 99, 0.843137); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.9; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_e6d7fad7{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbdiv_75410e63{flex-direction:  column; display:  flex; flex:  1 1 0%; align-items: center; }
.cbdiv_1023ce4f{padding:  2vw; color: white; text-align:  center; width:  65%; }
.cbimag_b0b3eabf{margin-top:  20px; width: 235px; margin-bottom:  20px; }
.cbdiv_de9e47d9{min-height: 20px; }
.cbhead_4a706a7b{line-height:  1.3em; margin-top:  0px; font-family:  Roboto; margin-bottom:  5px; font-weight:  lighter; font-size: 50px; color:  rgb(74, 134, 232); }
.cbhead_92d75ce6{line-height:  1.3em; margin-top:  0px; font-family:  Source-Han-Light; padding-left:  2px; padding-right:  2px; font-size: 24px; }
.cbpara_e3db0a5e{line-height:  1.7em; opacity:  0.8; padding-left:  2px; padding-right:  2px; }
.cbdiv_42379422{background-color: rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top:  0px; }
.cbgrid_4820a201{padding: 5px; }
.cbrow_4697a528{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: white; text-align:  left; }
.cbcolu_e930dbde{background-color:  transparent; padding:  5px; text-align:  center; margin-bottom: 25px; }
.cbdiv_e0579e23{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; background-color: rgba(0, 0, 0, 0); min-height:  100px; }
.cbdiv_40176f24{justify-content:  center; padding:  5px 15px; min-height: 50px; }
.cbicon_e9b95b87{font-size:  22px; width:  70px; height:  70px; line-height:  70px; border-style:  solid; border-width:  1px; border-radius:  60px; margin-bottom:  12px; color: #5ee2ff; }
.cbhead_40f0c89e{font-weight:  normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; font-family: Source-Han-Light; }
.cbhead_4a9f1e79{font-family:  Roboto; font-weight: normal; margin-bottom:  5px; padding-left:  15px; padding-right:  15px; }
.cbpara_eb42436c{line-height:  1.7em; font-weight:  200; padding:  0px 15px 5px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; padding-bottom: 5px; }
.cbdiv_85e513fe{min-height:  20px; margin-top:  0px; margin-bottom:  10px; padding-left:  15px; font-size:  13px; padding-right: 15px; }
.cbicon_dbc75afe{margin-right:  8px; font-size: 16px; }
.cbtext_5fe10400{color: inherit; }
.cbdiv_6a779b0e{padding-top:  15px; min-height:  30px; padding-bottom:  11px; text-align: center; }
.cbbsbu_4dfc8d15{width: 300px; height:  50px; font-size:  14px; padding-top:  14px; transform:  rotate(0deg) scale(1) translate(0%, 0%); transition:  all 1s ease; border-color:  rgba(247, 189, 40, 0.792157); color:  rgb(222, 222, 222); background-color:  rgb(74, 134, 232); border-style:  none; border-radius:  4px; margin-left:  20px; margin-right:  20px; }
.cbdiv_a1b815dd4{display:  block; position:  relative; overflow:  hidden; width:  100%; padding-bottom:  5px; min-height:  270px; background-color: rgba(126,81,184,1); height:  100%; }
.cbsect_bd6fe523{padding-bottom:  0px; padding-top:  0px; background-color: rgb(34, 34, 34); }
.cbdiv_9f465ced{position:  absolute; z-index:  0; bottom: 0; right: 0; top: 0; left: 0; }
.cbdiv_f6dacc79{position:  relative; bottom:  0px; right:  0px; top:  0px; left:  0px; background-size: cover; background-position:  50% 50%; height:  100%; }
.cbdiv_dc7be693{height:  100%; color: rgba(7, 55, 99, 0.84); background-color:  rgba(7, 55, 99, 0.843137); background-image:  linear-gradient(140deg, currentcolor, transparent); opacity:  0.9; z-index:  0; bottom:  0px; right:  0px; top:  0px; left:  0px; }
.cbcont_1fce2917{padding-top:  0px; padding-bottom:  0px; background-color: rgba(0, 0, 0, 0); }
.cbdiv_916069d4{background-color: rgba(0, 0, 0, 0); margin-bottom:  0px; margin-top:  0px; }
.cbgrid_69c00e2f{padding: 0px; }
.cbrow_da84073d{padding-bottom:  0px; border-bottom:  1px none rgb(79, 79, 79); align-items:  flex-start; flex-flow:  row wrap; color: #efefef; text-align:  left; }
.cbcolu_85bd3729{background-color:  transparent; padding: 0px; text-align:  center; }
.cbdiv_109dd5ac{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; padding-bottom:  5px; min-height: 270px; background-color:  rgb(0, 0, 0); }
.cbdiv_c521ac37{justify-content:  center; padding:  30px 15px 10px; padding-top: 29px; }
.cbdiv_9eb6f085{width:  60px; height:  60px; min-height:  10px; display:  inline-block; border-width:  1px; border-style:  solid; border-radius:  100px; line-height: 60px; font-size:  30px; text-align:  center; }
.cbhead_97e855cc{font-family:  -apple-system-font, "Helvetica Neue", Helvetica, sans-serif; font-weight:  normal; margin-bottom:  5px; padding-left:  15px; padding-right: 15px; }
.cbpara_eb04d31d{line-height:  1.7em; font-weight: normal; padding:  15px; margin-bottom:  0px; font-size:  13px; opacity:  0.8; max-width:  400px; display:  inline-block; }
.cbdiv_fdb3225c{display:  block; position:  relative; overflow:  hidden; width:  100%; padding-bottom:  5px; min-height:  270px; background-color:  rgb(74, 134, 232); height: 100%; }
.cbdiv_3efc218d{display:  block; position:  relative; overflow:  hidden; width:  100%; height:  100%; padding-bottom:  5px; min-height:  270px; background-color: rgba(25,111,173,1); }
.cbdiv_43b6543d{min-height:  20px; margin-top:  0px; margin-bottom:  10px; padding-left:  15px; font-size:  13px; padding-right:  15px; }
.cbicon_08192f1b{margin-right:  8px; font-size: 16px; }
.cbtext_8144b8b0{color: inherit; }
.cbtext_6fa57e96:focus{color: #ffffff; }
.textlink_EbSXQZ:focus{color: #ffffff; }
.linkblock_fFSrDw:focus{color: #ffffff; }
.pagination > li > .cbpagi_e3062a90:focus{background-color: rgba(240,240,240,1); }
.linkblock_EDUGpR:focus{color: #ffffff; }
.linkblock_EDUGpR.active:focus{color: #fcfcfc; }
.cbinpu_621a36ca:focus{border-width: 2px; border-color: rgba(250, 204, 86, 0.690196); border-bottom-color: rgba(250,204,86,0.93); border-top-color: rgba(250,204,86,0.93); border-right-color: rgba(250,204,86,0.93); border-left-color: rgba(250,204,86,0.93); }
.cbinpu_621a36ca.cbcolu_ba3c54c9:focus{border-color: rgba(163, 163, 163, 0.882353); border-width: 1px; border-bottom-color: rgba(163,163,163,0.88); border-top-color: rgba(163,163,163,0.88); border-right-color: rgba(163,163,163,0.88); border-left-color: rgba(163,163,163,0.88); }
.cbsubm_ebc66158:focus{background-color: rgba(0,97,168,0.98); }
.cbinpu_e2cda573.cbcolu_e4a607a4:focus{border-color: rgba(163, 163, 163, 0.882353); border-width: 1px; border-bottom-color: rgba(163,163,163,0.88); border-top-color: rgba(163,163,163,0.88); border-right-color: rgba(163,163,163,0.88); border-left-color: rgba(163,163,163,0.88); }
.cbsubm_daff2ae9:focus{background-color: rgba(0,97,168,0.98); }
.textlink_cxXnvK:focus{color: #e6e6e6; }
.btn_list_item_qfS54o:focus{color: #5e5e5e; }
.btn_list_textitem_fAdwfv:focus{color: inherit; }
.button_log:focus{background-color: rgba(235,143,59,1); }
.input_ju04Ga2.signup:focus{border-color: rgba(163, 163, 163, 0.882353); border-width: 1px; border-bottom-color: rgba(163,163,163,0.88); border-top-color: rgba(163,163,163,0.88); border-right-color: rgba(163,163,163,0.88); border-left-color: rgba(163,163,163,0.88); }
.cbbsbu_c92c3b65:focus{color: #dbdbdb; }
.cbtext_8144b8b0:focus{color: #ffffff; }
.button_bJXCW4:hover{background-color: rgba(219,219,219,0.59); }
.button_64EBsO2:hover{background-color: rgba(0,41,255,0.24); }
.button_64EBsO3:hover{background-color: rgba(0,201,68,1); }
.cbrow_ebbcb677:hover{opacity: 1; }
.cbtext_6fa57e96:hover{color: #ffffff; }
.cbrow_78d11169:hover{opacity: 1; }
.cbrow_7cca4de1:hover{opacity: 1; }
.cbdiv_0a16a3e9:hover{transform: rotate(0deg) scale(1) translate(0%,0%); transition: All 1s ease; -ms-transform: rotate(0deg) scale(1) translate(0%,0%); -o-transform: rotate(0deg) scale(1) translate(0%,0%); -moz-transform: rotate(0deg) scale(1) translate(0%,0%); -webkit-transform: rotate(0deg) scale(1) translate(0%,0%); -ms-transition: All 1s ease; -o-transition: All 1s ease; -moz-transition: All 1s ease; -webkit-transition: All 1s ease; }
.cbrow_0bf17cbf:hover{opacity: 1; }
.cbdiv_0cad0c27:hover{transform: rotate(0deg) scale(1) translate(0%, -1%); transition: all 1s ease; box-shadow: rgba(0, 0, 0, 0.219608) 0px 6px 23px 0px; }
.row_J67JwN:hover{opacity: 1; }
.column_LxjEB8:hover{opacity: 1; }
.paragraph_rLSAx6:hover{opacity: 1; }
.row_htKz2i:hover{opacity: 1; }
.column_ulFAKo:hover{opacity: 1; }
.textlink_EbSXQZ:hover{text-decoration:  none; color: #f2f2f2; }
.paragraph_V1CEu2:hover{opacity: 1; }
.row_6PhOUd:hover{opacity: 1; }
.column_DjwNAc:hover{opacity: 1; }
.div_3M1cpV:hover{opacity: 1; }
.linkblock_LaPjUX:hover{opacity:  1; background-color: rgba(56,56,56,1); }
.row_x7BqTj:hover{opacity: 1; }
.column_XOjyfH:hover{opacity: 1; }
.div_dnxZlo:hover{opacity: 1; }
.div_QwxUSP:hover{opacity:  1; }
.linkblock_fFSrDw:hover{color: #ffffff; }
.span_E9zVnV:hover{color: #ffffff; }
.linkblock_EDUGpR:hover{color: #ffffff; }
.linkblock_EDUGpR.active:hover{color: #f0f0f0; }
.cbinpu_621a36ca:hover{border-color: rgba(240, 185, 78, 0.921569); border-width: 2px; transform: rotate(0deg) scale(1) translate(0%, 0%); -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%); transition: all 0s ease; -webkit-transition: all 0s ease; border-bottom-color: rgba(245,184,67,0.92); border-top-color: rgba(245,184,67,0.92); border-right-color: rgba(245,184,67,0.92); border-left-color: rgba(245,184,67,0.92); }
.cbinpu_76ad9faa:hover{border-width: 2px; border-color: rgba(242, 171, 64, 0.772549); border-bottom-color: rgba(242,171,64,0.86); border-top-color: rgba(242,171,64,0.86); border-right-color: rgba(242,171,64,0.86); border-left-color: rgba(242,171,64,0.86); }
.cbsubm_ebc66158:hover{background-color: rgba(4,112,191,0.98); }
.cbsubm_ebc66158.cbbutt_baa5aaa8:hover{background-color: rgba(8,82,150,0.98); }
.cbinpu_22a7b0bf:hover{border-width: 2px; border-color: rgba(242, 171, 64, 0.772549); border-bottom-color: rgba(242,171,64,0.86); border-top-color: rgba(242,171,64,0.86); border-right-color: rgba(242,171,64,0.86); border-left-color: rgba(242,171,64,0.86); }
.cbsubm_daff2ae9:hover{background-color: rgba(4,112,191,0.98); }
.cbsubm_daff2ae9.cbbutt_88df6e95:hover{background-color: rgba(8,82,150,0.98); }
.cbrow_68ccff86:hover{opacity: 1; }
.linkblock_yTMcDM:hover{opacity: 1; }
.textlink_cxXnvK:hover{color: #f0f0f0; }
.submit_U1kIQy:hover{background-color: rgba(255,199,56,1); }
.btn_list_item_qfS54o:hover{color:  rgb(102, 102, 102); }
.btn_list_textitem_fAdwfv:hover{color: inherit; }
.button_log:hover{color: rgb(255, 255, 255); background-color: rgba(242,158,82,1); }
.column_XOjyfH2:hover{opacity: 1; }
.linkblock_1DpK3O:hover{color: #050505; }
.icon_apkWym:hover{opacity: 1; }
.cbbsbu_c92c3b65:hover{color: #f5f5f5; }
.cbrow_4697a528:hover{opacity: 1; }
.cbrow_da84073d:hover{opacity: 1; }
.cbtext_8144b8b0:hover{color: #ffffff; }
.cbhead_245db666::after{content:  "/年"; font-size: 16px; }
.cbhead_f3c70b89::after{font-family: Playfair Display; }
.cbhead_b6434fbd::after{margin-bottom: 10px; }
.cbdiv_6603ce0f::before{position: relative; }
.cbdiv_092ba6bc::before{position: relative; }
.cbdiv_a69723c0::before{position: relative; }
.cbdiv_c4cb3fcc::before{position: relative; }
.cbdiv_e299454f::before{position: relative; }
.cbdiv_d7038093::before{position: relative; }
.cbdiv_17906d5c::before{position: relative; }
.cbdiv_739d315c::before{position: relative; }
.favorite::before{content:  "1"; position:  absolute; width:  0px; height:  0px; border-top:  40px solid rgb(255, 176, 23); border-left:  40px solid transparent; transform:  rotate(270deg) scale(1) translate(0%, 0%); transition:  all 0s ease; top:  0px; left: 0px; z-index:  10; }
.heading_2eAUIh::before{content:  "⦿ "; margin-left: -16px; }
.cbdiv_fabe1dad::before{position: relative; }
.paragraph_qZ4AnN::before{content:  "⦿ "; margin-left: -15px; }
.cbdiv_95920415::before{position: relative; }
.textlink_EbSXQZ::before{content:  "⦿ "; margin-left:  -14px; padding-left: 14px; }
.heading_6DAoeY::before{text-align: left; }
.cbdiv_ebd6443d::before{position: relative; }
.cbdiv_528bccc8::before{position: relative; }
.cbdiv_c6bdbbbd::before{position: relative; }
.cbdiv_3e07cdce::before{position: relative; }
.cbdiv_4c35354d::before{position: relative; }
.cbdiv_1023ce4f::before{position: relative; }
.pagination > li > .cbpagi_e3062a90:active{background-color: transparent; }
.cbsubm_ebc66158:active{border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-top-right-radius: 3px; border-top-left-radius: 3px; border-width: 0px; border-color: rgb(84, 80, 84); width: 120px; height: 40px; }
.cbsubm_daff2ae9:active{border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-top-right-radius: 3px; border-top-left-radius: 3px; border-width: 0px; border-color: rgb(84, 80, 84); width: 120px; height: 40px; }
.button_log:active{background-color: rgba(235,142,56,1); }
} 
@media (max-width: 991px) {.section_IFCefG3{min-height: 500px; height: 60%; background-position: 27% 85%; }
.section_51xxzH{min-height: 350px; }
.paragraph_SsMGbT{font-size: 13px; }
.button_64EBsO2{min-width: 100px; margin-bottom: 17px; }
.div_enIC1p{min-height: 30px; }
.image_y0vSPo2{max-width: 400px; }
.container_oTvkvl{padding-top: 29px; padding-bottom: 9px; }
.button_64EBsO3{min-width: 100px; margin-bottom: 17px; }
.navbar-nav > li > .cbnavl_20fdf642{padding-left:  10px; padding-right: 10px; }
.cbdiv_6603ce0f{width:  95%; Width: 100%; }
.cbgrid_91d2d799{padding: 5px; }
.cbcolu_18b54304{padding: 5px; }
.cbdiv_092ba6bc{width:  95%; Width: 100%; }
.button_64EBsO44{width: 45%; }
.cbdiv_a69723c0{width:  95%; Width: 100%; }
.cbsect_2c778907{padding-top: 75px; }
.cbdiv_c4cb3fcc{width:  95%; Width: 100%; }
.cbgrid_158e79d7{padding: 5px; }
.cbcolu_7779709e{padding: 5px; }
.cbdiv_e299454f{width:  95%; Width: 100%; }
.cbdiv_d7038093{width:  95%; Width: 100%; }
.cbgrid_9f8a0af3{padding: 5px; }
.cbcolu_0a55a3ed{padding:  5px; margin-bottom: 0px; }
.cbdiv_17906d5c{width:  95%; Width: 100%; }
.cbdiv_739d315c{width:  95%; Width: 100%; }
.cbgrid_9a2d47fc{padding: 5px; }
.cbcolu_334a07aa{padding: 5px; }
.cbdiv_bd2e22{margin: 5px; }
.cbhead_245db666{margin-top: 10px; }
.column_LxjEB8{padding-left: 10px; padding-right: 10px; }
.cbdiv_fabe1dad{width:  95%; Width: 100%; }
.cbdiv_95920415{width:  95%; Width: 100%; }
.column_ulFAKo{padding-left: 10px; padding-right: 10px; }
.column_DjwNAc{padding-left: 10px; padding-right: 10px; }
.column_XOjyfH{padding-left: 10px; padding-right: 10px; }
.cbdiv_ebd6443d{width:  95%; Width: 100%; }
.cbdiv_528bccc8{width:  95%; Width: 100%; }
.cbdiv_c6bdbbbd{width:  95%; Width: 100%; }
.cbdiv_3e07cdce{width:  95%; Width: 100%; }
.button_64EBsO44{width: 45%; }
.cbhead_245db6664{margin-top: 10px; }
.cbdiv_4c35354d{width:  95%; Width: 100%; }
.cbgrid_2f9b5192{padding: 5px; }
.cbcolu_836505a1{padding: 5px; }
.column_XOjyfH22{padding-left: 10px; padding-right: 10px; }
.cbdiv_1023ce4f{width:  95%; Width: 100%; }
.cbgrid_4820a201{padding: 5px; }
.cbcolu_e930dbde{padding: 5px; }
.button_64EBsO44{width: 45%; }
.cbgrid_69c00e2f{padding: 5px; }
.cbcolu_85bd3729{padding: 5px; }
} 
@media (max-width: 767px) {.heading_2eAUIh::before{margin-left: -17px; }
.column_Z4vVhU{padding-left: 10px; padding-right:  0px; min-height:  0px; text-align:  left; }
.image_dpVZq2{width: 120px; }
.column_an9Icm{padding-right:  0px; padding-left:  0px; min-height:  0px; padding-top:  23px; border-left-style: none; }
.image_28VBr2{width: 150px; }
.section_IFCefG3{height: 70px; min-height: 450px; }
.image_G6q7ru{width: 100%; }
.container_F4153a2{padding-top: 18px; margin-bottom: -345px; }
.section_51xxzH{min-height: 160px; }
.paragraph_SsMGbT{font-size: 13px; margin-bottom: 13px; margin-top: ; }
.button_64EBsO2{display: block; margin-left: auto; margin-right: auto; float: left; margin-bottom: 15px; width: 100%; }
.div_enIC1p{width: 200px; }
.section_BrWZTJ{padding-bottom: 6px; }
.column_KGDjZc{padding-left: 0px; padding-right: 0px; }
.div_DjTMyd{width: 60px; height: 60px; min-height: 60px; }
.svg_r4Eh8D{width: 30px; height: 30px; }
.paragraph_5dUrzM{font-size: 12px; }
.svg_YdeQrL{width: 30px; height: 30px; }
.section_O8iCPq{padding-top: 17px; }
.section_mVaYN1{padding-top: 25px; padding-bottom: 5px; }
.image_y0vSPo2{max-width: 280px; margin-left: 0px; margin-bottom: 20px; }
.image_0JE0Hb{width: 60px; right: -16px; }
.container_oTvkvl{padding-top: 15px; }
.paragraph_EgNgVw{margin-bottom: 39px; font-size: 18px; line-height: 30px; }
.list_ZQ9QIA{padding-left: 20px; padding-right: 20px; }
.paragraph_TqchOG{font-size: 14px; }
.paragraph_zdGUMZ{font-size: 13px; line-height: 1.7em; }
.button_64EBsO3{display: block; margin-left: auto; margin-right: auto; float: left; margin-bottom: 15px; width: 100%; }
.paragraph_5dUrzM2{font-size: 12px; margin-top: 12px; }
.cbnavm_0ea91b57{margin-right: 25px; }
.cbnavb_157db1e0{height:  50px; width: 160px; }
.navbar-nav > li > .cbnavl_20fdf642{height: 70px; }
.cbdiv_6ac51677{width: 320px; }
.cbdiv_6603ce0f{width:  100%; text-align: left; }
.cbpara_58af7118{width:  95%; Width: 100%; }
.image_5wCIvd{margin-bottom: -3px; }
.cbhead_907ea3fc2{font-size: 20px; }
.cbhead_907ea3fc3{font-size: 30px; }
.cbgrid_91d2d799{padding: 5px; }
.cbcolu_18b54304{padding: 5px; }
.cbdiv_a1b815dd{min-height: 240px; }
.cbpara_ab96b480{font-weight: normal; }
.cbdiv_a1b815dd2{min-height: 240px; }
.cbdiv_a1b815dd3{min-height: 240px; }
.cbsect_937ab0ff{padding-bottom: 0px; }
.cbdiv_63fece8f{margin-bottom: 20px; }
.cbdiv_6ac222c6{width: 320px; }
.cbdiv_092ba6bc{width:  95%; Width: 100%; }
.cbhead_b2fd9603{width:  100%; font-size:  16px; text-align: left; }
.cbpara_54eec90d{width:  95%; Width: 100%; }
.cbdiv_5b478812{flex-direction: column; }
.cbbsbu_dca597c3{margin-bottom: 10px; }
.svg_XFiBxc{width: 140px; height:  80px; }
.div_geITS8{padding-top: 120px; }
.button_64EBsO4{width:  100%; margin-left:  0px; }
.cbsect_fb613e44{padding-bottom: 25px; padding-top:  0px; }
.cbsect_77061b8c{padding-bottom: 70px; padding-top:  0px; }
.cbdiv_9bf597eb{width: 320px; }
.cbdiv_a69723c0{width:  95%; text-align: left; }
.cbhead_2fdd202d{width:  100%; font-size: 40px; }
.cbpara_99038eda{width:  100%; text-align:  left; font-size: 13px; }
.cbdiv_4e13cf20{flex-direction: column; }
.cbbsbu_5603c132{margin-bottom: 10px; }
.image_EVaGce{margin-top:  -107px; }
.cbsect_2c778907{padding-top: 0px; }
.cbdiv_79cfc671{width: 320px; }
.cbdiv_c4cb3fcc{width:  90%; text-align: left; }
.cbhead_db499868{width:  100%; font-size: 40px; }
.cbpara_02f1889d{width:  100%; text-align:  left; font-size: 13px; }
.cbdiv_f22d8236{flex-direction: column; }
.cbbsbu_6798e09c{margin-bottom: 10px; }
.cbsect_ac26a97d{padding-bottom: 0px; }
.cbgrid_158e79d7{padding: 0px; }
.cbcolu_7779709e{padding: 0px; }
.cbdiv_25f40b84{min-height: 100px; }
.cbpara_da3c0630{padding-left:  5px; padding-right: 5px; }
.image_fk134B{width: 80px; }
.cbdiv_6bfdc180{width: 320px; }
.cbdiv_e299454f{width:  95%; Width: 100%; }
.cbhead_d480c7a6{width:  100%; font-size: 40px; }
.cbpara_bd22608a{width:  95%; Width: 100%; }
.cbdiv_54cb57ac{flex-direction: column; }
.cbbsbu_667f73e5{margin-bottom: 10px; }
.cbdiv_d7038093{width:  95%; Width: 100%; }
.cbhead_bbafd51b{width:  100%; font-size: 40px; }
.cbpara_284ea878{width:  100%; text-align: justify; }
.cbdiv_8ea7e2e5{flex-direction: column; }
.cbbsbu_5349f76e{margin-bottom: 10px; }
.cbsect_583801c7{padding-top:  25px; padding-bottom: 25px; }
.cbdiv_81907071{min-height: 100px; }
.cbsect_53b0bbb1{padding-bottom: 50px; padding-top:  55px; }
.cbdiv_f78c38c3{width: 320px; }
.cbdiv_17906d5c{width:  95%; Width: 100%; }
.cbhead_87a146a9{width:  100%; font-size: 40px; }
.cbhead_864be8f8{font-size: 18px; }
.cbpara_f1e7ed95{width:  100%; text-align: left; }
.cbdiv_f7a1953f{flex-direction: column; }
.cbbsbu_c92c3b63{margin-bottom: 10px; }
.cbsect_bfbdb521{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_61674f5e{width: 320px; }
.cbdiv_739d315c{width:  95%; Width: 100%; }
.cbhead_ef715f2d{width:  100%; font-size: 40px; }
.cbhead_9fc6d441{font-size: 18px; }
.cbpara_e8a56257{width:  100%; text-align: left; }
.cbdiv_238baba2{flex-direction: column; }
.cbbsbu_25231cdd{margin-bottom: 10px; }
.cbdiv_0cad0c27{min-height: 220px; }
.cbdiv_47dd0c2b{width: 320px; }
.cbdiv_fabe1dad{width:  95%; Width: 100%; }
.cbhead_f06d23bf{width:  100%; font-size: 40px; }
.cbhead_c15d2864{font-size: 18px; }
.cbpara_5f3f5147{width:  100%; text-align: left; }
.cbdiv_b3e48c35{flex-direction: column; }
.cbbsbu_a871850d{margin-bottom: 10px; }
.cbsect_57af6428{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_2850d358{width: 320px; }
.cbdiv_95920415{width:  95%; Width: 100%; }
.cbhead_a558b0ef{width:  100%; font-size: 40px; }
.cbhead_4dde8adc{font-size: 18px; }
.cbpara_0021916e{width:  100%; text-align: left; }
.cbdiv_949d2333{flex-direction: column; }
.cbbsbu_ddabeac4{margin-bottom: 10px; }
.column_XOjyfH{margin-bottom: 10px; }
.cbsect_58391cab{padding-top: 10px; }
.cbdiv_55381d9f{min-width: 50%; padding-left: 0px; padding-top: 0px; -webkit-flex: 1 1 50%; }
.cbhead_f3c70b89{border-right-style: none; }
.cbpara_969d71e3{padding-left: 8px; }
.cbdiv_003af98f{flex-direction: column; align-items: center; }
.div_MznxGu{text-align: center; }
.cbsect_8aaa85e7{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_63aa33f9{width: 320px; }
.cbdiv_ebd6443d{width:  100%; padding-left: 10px; }
.cbhead_63e0a196{width:  100%; font-size: 40px; }
.cbhead_22031f0b{font-size: 18px; }
.cbpara_4207d54f{width:  100%; text-align: left; }
.cbdiv_65fd9b46{flex-direction: column; }
.cbbsbu_2ca6a424{margin-bottom: 10px; }
.cbcolu_ad1ba711.cbcolu_ba3c54c9{padding-left: 10px; }
.cbcolu_6ee94abb{padding-top: 26px; padding-left: 10px; padding-right: 10px; margin-bottom: 13px; }
.cbsect_d7bf57d5{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_310bdc3b{width: 320px; }
.cbdiv_528bccc8{width:  100%; padding-left: 10px; }
.cbhead_e517c0cf{width:  100%; font-size: 40px; }
.cbhead_3b67847d{font-size: 18px; }
.cbpara_16fefecb{width:  100%; text-align: left; }
.cbdiv_17d3e8ba{flex-direction: column; }
.cbbsbu_9368a1e4{margin-bottom: 10px; }
.cbcolu_5afea194.cbcolu_e4a607a4{padding-left: 10px; }
.cbcolu_0eafa7bd{padding-top: 26px; padding-left: 10px; padding-right: 10px; margin-bottom: 13px; }
.cbpara_0d2dd5c9{margin-top: 10px; }
.cbsect_e982efe4{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_21410b0b{width: 320px; }
.cbdiv_c6bdbbbd{width:  95%; Width: 100%; }
.cbhead_a6de2cdd{width:  100%; font-size: 40px; }
.cbhead_4cd7ced1{font-size: 18px; }
.cbpara_45816511{width:  100%; text-align: left; }
.cbbsbu_74dd3fdd{margin-bottom: 10px; }
.cbsect_94e027ca{padding-bottom:  65px; padding-top: 55px; }
.cbdiv_73cf69a4{width: 320px; }
.cbdiv_3e07cdce{width:  95%; Width: 100%; }
.cbhead_ae07ae2f{width:  100%; font-size: 40px; }
.cbhead_8c8650ad{font-size: 18px; }
.cbpara_264c35bf{width:  100%; text-align: left; }
.cbdiv_56a6bd35{flex-direction: column; }
.cbbsbu_66384b55{margin-bottom: 10px; }
.cbdiv_984b1879{padding-top: 120px; }
.button_64EBsO4{width:  100%; margin-left:  0px; }
.image_M68Lwk{margin-top: -57px; }
.cbsect_db036e61{padding-bottom: 20px; }
.cbdiv_75815011{width: 320px; }
.cbdiv_4c35354d{width:  95%; Width: 100%; }
.cbhead_e9121d56{width:  100%; font-size: 40px; }
.cbpara_9b6db1ec{width:  95%; Width: 100%; }
.cbdiv_a97d8610{flex-direction: column; }
.cbbsbu_008986be{margin-bottom: 10px; }
.cbgrid_2f9b5192{padding: 0px; }
.cbcolu_836505a1{padding: 0px; }
.cbdiv_259e52df{min-height: 100px; }
.cbpara_1c948ee9{padding-left:  5px; padding-right: 5px; }
.div_geITS822{padding-top: 120px; }
.div_MznxGu22{text-align: center; }
.row_Jj5LaC{padding-top:  0px; padding-bottom: 0px; }
.column_GxLwzd{padding-top:  15px; padding-right:  5px; }
.column_i1gxLS{padding-right: 5px; }
.textlink_RPBeMX{font-size: 16px; }
.div_k1a0zL{padding-left:  15px; padding-right: 15px; }
.div_QUP3aG{padding-top: 5px; }
.textspan_Sivji8{font-size:  12px; padding-top: 0.3em; }
.row_TtfKGl{padding-bottom: 10px; }
.column_cmKYcF{padding-left:  0px; padding-right: 0px; }
.column_3oj70A{text-align:  center; border-left-style:  none; padding-top:  7px; min-height: 20px; }
.div_5MjoEZ{flex-direction: column; justify-content:  center; align-items:  center; }
.list_KrT8UM{min-height: 20px; }
.listitem_ta6M36{display:  inline-block; margin-right: 10px; }
.div_g09ToK2{width:  90px; height: 90px; display:  inline-block; }
.column_i1gxLS2{text-align:  center; margin-bottom:  8px; padding-left:  0px; padding-right: 0px; }
.section_CQwARr{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); }
.container_3n2zyq{padding-left:  0px; padding-right: 0px; }
.div_xewh35{padding-right: 0px; }
.cbsect_fe22617c{padding-bottom:  50px; padding-top: 0px; }
.div_R86R5W{width:  100%; text-align:  center; box-shadow:  rgba(0, 0, 0, 0.15) 0px 2px 5px 0px; padding-bottom: 10px; }
.listitem_vfoZbF{align-items: flex-start; }
.cbsect_53b0bbb5{padding-bottom: 0px; padding-top:  55px; }
.div_8Xq5lP{height: 100%; }
.column_RzoYKr{padding-bottom: 10px; }
.div_view{float: left; margin-left: 0px; padding-left: 0px; }
.div_E2aN3s{padding-top: 20px; padding-right: 34px; }
.div_pinglun{padding-left: 5px; }
.column_Idresh{width: 18%; }
.column_hHTOr1{width: 82%; }
.column_XOjyfH22{margin-bottom: 10px; }
.modal > .dialogwrap_QzrdFE{width: auto; }
.cbbsbu_c92c3b65{margin-bottom: 10px; }
.cbhead_8c8650ad22{font-size: 18px; }
.cbsect_26f4ccf2{padding-bottom: 20px; }
.cbdiv_75410e63{width: 320px; }
.cbdiv_1023ce4f{width:  95%; text-align: left; }
.cbhead_4a706a7b{width:  100%; font-size: 40px; }
.cbpara_e3db0a5e{width:  100%; text-align:  left; font-size: 13px; }
.cbgrid_4820a201{padding: 0px; }
.cbcolu_e930dbde{padding: 0px; }
.cbdiv_e0579e23{min-height: 100px; }
.cbpara_eb42436c{padding-left:  5px; padding-right: 5px; }
.div_geITS822{padding-top: 120px; }
.button_64EBsO4{width:  100%; margin-left:  0px; }
.cbdiv_a1b815dd4{min-height: 240px; }
.cbgrid_69c00e2f{padding: 5px; }
.cbcolu_85bd3729{padding: 5px; }
.cbdiv_109dd5ac{min-height: 240px; }
.cbpara_eb04d31d{font-weight: normal; }
.cbdiv_fdb3225c{min-height: 240px; }
.cbdiv_3efc218d{min-height: 240px; }
} 
@media (min-width: 768px) {} 
@media (min-width: 992px) {} 
@media (min-width: 768px) and (max-width: 991px) {} 
.cblist_32bd5bda img.qrcode { display: none;width: 150px;height: 150px;position: absolute;margin-top: -160px;margin-left: 5px;border: 1px solid #999;z-index: 9;}
.cblist_32bd5bda:hover img.qrcode { display: block; }

/*contactus*/

.m-confirm {
    width: 97px;
    position: fixed;
    top: 50%;
    right: 0px;
    font-size: 12px;
    color: #fff;
    margin-top: -171px;
    z-index: 9999;
}


.m-confirm .box {
    height: 89px;
    text-align: center;
    border-bottom: 1px solid rgba(71,71,71,1);
    position: relative;
    cursor: pointer;
    background-color: rgba(61,61,61,0.92);
}
.m-confirm .box:hover {
    background-color: rgba(41,41,41,0.52);
}
.m-confirm .box:hover .content {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.m-confirm .box .content {
    width: 188px;
    height: 89px;
    position: absolute;
    display: none;
    top: 0px;
    left: -188px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 14px;
    border: 1px solid #dddddd;
    z-index: 9999;
}
.m-confirm .box .content p {
    margin-bottom: 0px;
}
.m-confirm .box .content p a {
    color: #000;
}

.m-confirm .i-sprite {
    font-size: 24px;
    display: inline-block;
    zoom:1;width: 67px;
    height: 30px;
    margin-top: 18px;
    overflow: hidden;
}

.m-confirm .qq {
    padding: 15.5px 0;
}

.m-confirm .qq .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .weixin {
    padding: 15.5px 0;
}

.m-confirm .weixin .icon {
    width: 27px;
    height: 29px;
    margin-bottom: 5px;
}
.m-confirm .weixin.box .content {
    top: -96px;
    height: 185px;
}

.m-confirm .top {
    height: 43px;
    text-align: center;
    background-color: #dbdbdb;
    cursor: pointer;
}

.m-confirm .top .i-sprite-4 {
    height: 20px;
    background-position: 27px -81px;
    margin-top: 0px;
}

.m-confirm .top p {
    color: #666;
    font-weight: bolder;
    height: 20px;
    line-height: 10px;
}

/* feedback */
.feedback-wrap{
    width: 280px;
    position: fixed;
    right: -240px;
    top: 380px;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-size: 16px;
    z-index: 10;
}
.feedback-wrap.open {
    right: 0px;
}
.feedback-service{
    float: left;
    width: 45px;
    cursor: pointer;
    height: 150px;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
    background: url(../img/website_left.png) 12px 25px no-repeat rgba(0,0,0,0.6);
}
.feedback-wrap.open .feedback-service{
    background-image: url(../img/website_right.png);
  background-position: 7px 15px;
}
.feedback-service div{
    line-height: 19px;
    width: 16px;
    margin: 50px auto 0;
}
.feedback-box{
    float: right;
    background: rgba(0, 0, 0, 0.8);
    width: 235px;
    border-radius: 0 0 0 5px;
    min-height: 360px;
    padding: 35px 20px 25px 20px;
}
.feedback-box p{
    color: #fff;
    margin: 15px 0;
    line-height: 26px;
    font-size: 14px;
}
.feedback-box p:first-child{
    margin-top: 0;
}
.feedback-box .mtfix{
    margin: 25px 0 20px;
}
.feedback-box hr{
    border: none;
    height: 1px;
    background-color: #20201f;
    margin-top: 25px;
}
.feedback-box textarea{
    background-color: rgba(0,0,0,0);
    border: 1px solid #dedede;
    resize: none;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    outline: none;
    width: 193px;
}
.feedback-box input{
    background-color: rgba(0,0,0,0);
    border: 1px solid #dedede;
    resize: none;
    border-radius: 5px;
    color: #fff;
    cursor: text;
    width: 193px;
    margin-top: 15px;
    padding: 5px 10px;
    outline: none;
}
.feedback-footer {
    margin-top: 10px;
}
.feedback-footer .confirm{
    float: right;
    
    background-color: #f16623;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 5px 20px;
}
.feedback-footer .cancel{
    float: right;
    border: none;
    border-radius: 3px;
    background-color: #a0a0a0;
    color: #fff;
    padding: 5px 20px;
    margin-right: 15px;
}
.feedback-wrap ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dedede;
}
.feedback-wrap :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #dedede;
   opacity:  1;
}
.feedback-wrap ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #dedede;
   opacity:  1;
}
.feedback-wrap :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #dedede;
}
/*contactus*/

.m-confirm {
    width: 97px;
    position: fixed;
    top: 50%;
    right: 0px;
    font-size: 12px;
    color: #fff;
    margin-top: -171px;
    z-index: 9999;
}


.m-confirm .box {
    height: 89px;
    text-align: center;
    border-bottom: 1px solid rgba(71,71,71,1);
    position: relative;
    cursor: pointer;
    background-color: rgba(61,61,61,0.92);
}
.m-confirm .box:hover {
    background-color: rgba(41,41,41,0.52);
}
.m-confirm .box:hover .content {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.m-confirm .box .content {
    width: 188px;
    height: 89px;
    position: absolute;
    display: none;
    top: 0px;
    left: -188px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 14px;
    border: 1px solid #dddddd;
    z-index: 9999;
}
.m-confirm .box .content p {
    margin-bottom: 0px;
}
.m-confirm .box .content p a {
    color: #000;
}

.m-confirm .i-sprite {
    font-size: 24px;
    display: inline-block;
    zoom:1;width: 67px;
    height: 30px;
    margin-top: 18px;
    overflow: hidden;
}

.m-confirm .qq {
    padding: 15.5px 0;
}

.m-confirm .qq .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .weixin {
    padding: 15.5px 0;
}

.m-confirm .weixin .icon {
    width: 27px;
    height: 29px;
    margin-bottom: 5px;
}
.m-confirm .weixin.box .content {
    top: -96px;
    height: 185px;
}

.m-confirm .top {
    height: 43px;
    text-align: center;
    background-color: #dbdbdb;
    cursor: pointer;
}

.m-confirm .top .i-sprite-4 {
    height: 20px;
    background-position: 27px -81px;
    margin-top: 0px;
}

.m-confirm .top p {
    color: #666;
    font-weight: bolder;
    height: 20px;
    line-height: 10px;
}

/* feedback */
.feedback-wrap{
    width: 280px;
    position: fixed;
    right: -240px;
    top: 380px;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-size: 16px;
    z-index: 10;
}
.feedback-wrap img.qrcode { width: 185px; }
.feedback-wrap.open {
    right: 0px;
}
.feedback-service{
    float: left;
    width: 45px;
    cursor: pointer;
    height: 150px;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
    background: url(../img/website_left.png) 12px 25px no-repeat rgba(0,0,0,0.6);
}
.feedback-wrap.open .feedback-service{
    background-image: url(../img/website_right.png);
  background-position: 7px 15px;
}
.feedback-service div{
    line-height: 19px;
    width: 16px;
    margin: 50px auto 0;
}
.feedback-box{
    float: right;
    background: rgba(0, 0, 0, 0.8);
    width: 235px;
    border-radius: 0 0 0 5px;
    min-height: 360px;
    padding: 35px 20px 25px 20px;
}
.feedback-box p{
    color: #fff;
    margin: 15px 0;
    line-height: 26px;
    font-size: 14px;
}
.feedback-box p:first-child{
    margin-top: 0;
}
.feedback-box .mtfix{
    margin: 25px 0 20px;
}
.feedback-box hr{
    border: none;
    height: 1px;
    background-color: #20201f;
    margin-top: 25px;
}
.feedback-box textarea{
    background-color: rgba(0,0,0,0);
    border: 1px solid #dedede;
    resize: none;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    outline: none;
    width: 193px;
}
.feedback-box input{
    background-color: rgba(0,0,0,0);
    border: 1px solid #dedede;
    resize: none;
    border-radius: 5px;
    color: #fff;
    cursor: text;
    width: 193px;
    margin-top: 15px;
    padding: 5px 10px;
    outline: none;
}
.feedback-footer {
    margin-top: 10px;
}
.feedback-footer .confirm{
    float: right;
    
    background-color: #f16623;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 5px 20px;
}
.feedback-footer .cancel{
    float: right;
    border: none;
    border-radius: 3px;
    background-color: #a0a0a0;
    color: #fff;
    padding: 5px 20px;
    margin-right: 15px;
}
.feedback-wrap ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dedede;
}
.feedback-wrap :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #dedede;
   opacity:  1;
}
.feedback-wrap ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #dedede;
   opacity:  1;
}
.feedback-wrap :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #dedede;
}


@media (max-width: 767px) { 
    .feedback-wrap{top:25%;}
    .feedback-wrap img.qrcode { width: 150px; }
    #kchatModal .modal-dialog { margin-top: 1em; }
    .div_fIHRmx { width: 60px; height: 180px; z-index: 30; margin-top: auto; margin-bottom: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: fixed; display: inline-block; } 
    .mobile {display: inline;}
}

      div.links div.column_50TsXH { min-height: 2em; }
      div.links { margin-top: 2em; border-top: 0px; color: #444;}
      div.links div.column_50TsXH a.c-textlink { color: #444;}
      .column_50TsXH.col-lg-6 { text-align: right; }
      @media (max-width: 767px){
        .cbdiv_003af98f { flex-direction: column; align-items: left; }
        .column_50TsXH.col-lg-6 { text-align: left }
      }
    @font-face{font-family:'Caudex';font-style:normal;font-weight:400;src:local(Caudex),url(https://fonts.gstatic.com/s/caudex/v6/6CwZGTsjYRXUiSDlabVS2n-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Caudex';font-style:normal;font-weight:400;src:local(Caudex),url(../fonts/ukdhrxvo0ukvekbdfh13fh-_kf6byyo6clydb4hqe-y.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Caudex';font-style:normal;font-weight:400;src:local(Caudex),url(../fonts/m9hv5ilpxeanftgkd8754h-_kf6byyo6clydb4hqe-y.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Caudex';font-style:normal;font-weight:400;src:local(Caudex),url(../fonts/ok9b5eatfn1pc05zmnkmduvvdin1pk8aktelpez5c0a.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;src:local('Oswald Bold'),local(Oswald-Bold),url(../fonts/smksb2csqfrk-wxldse5r4x0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;src:local('Oswald Bold'),local(Oswald-Bold),url(../fonts/69axbpgqonjr_rhwadjbuyx0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;src:local('Oswald Bold'),local(Oswald-Bold),url(../fonts/di-qzxlkvqa6tuc5rksb34x0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;src:local('Oswald Bold'),local(Oswald-Bold),url(../fonts/bh7276gfdcjmjapa_dkg6zbw1xu1rkptjj_0jans920.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:local('Playfair Display'),local(PlayfairDisplay-Regular),url(../fonts/2nbgzuteeyb-xtpr9bm1crw5vvfbig7datp53f3swfe.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:local('Playfair Display'),local(PlayfairDisplay-Regular),url(../fonts/2nbgzuteeyb-xtpr9bm1csvudzg2i_9cbjalmpresnk.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:local('Playfair Display'),local(PlayfairDisplay-Regular),url(../fonts/2nbgzuteeyb-xtpr9bm1crd8ne_kjp89ka3_zorhj8e.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/ty9dfvlaziwdqq2dhoyjphkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+0460-052F,U+20B4,U+2DE0-2DFF,U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/frnv30oaydlfrth2vnzzdhkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/gwvjdern2amz39wrsoz7fxkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/azmswpodyevhtrvuabjwvbkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/vvxugkzxbhtx_s_vctlpghkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/e7mevayvogmqfwwl61pkhbkaz4ryn47zy2rvigwqf6w.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'),local(Roboto-Thin),url(../fonts/2tsd397wlxj96qwhynikxhyhjbspvc47ee6xr_80hnw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/0ec6fl06luxeywpbsjvxcix0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0460-052F,U+20B4,U+2DE0-2DFF,U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/fl4y0qdoxyythegmxx8kcyx0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/-l14jk06m6puhb-5mxqqnyx0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/i3s1wsgsg9ycurv6puktoyx0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/nydwbdd4giq26g5xybhsfix0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/pru33qjshpzsmg3z6vywnyx0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local(Roboto-Light),url(../fonts/hgo13k-tfspn0qi1sfdufzbw1xu1rkptjj_0jans920.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/s7gftie1janc-qmdjvmwzox0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0460-052F,U+20B4,U+2DE0-2DFF,U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/3y_xcyt7tnunmgg0et2pnox0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/weqrre07fdkirr29ohqghix0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/jyiyrockjm3gz4kv00yxoix0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/phsu-qzxz1jbv0pbfopmeix0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/9_7s_twegdh5pq3u05rvkox0hvgzzqufrduzrpvh3d8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'),local(Roboto-Black),url(../fonts/mnpfi9pxyh-go5uiibesipbw1xu1rkptjj_0jans920.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
    iframe {
       zoom: 0.5;
    }
    