body h2, body h3 {
  margin-bottom: 5px; }
@media (min-width: 992px) {
  body .cooperate .old, body .cooperate .new {
    padding-top: 20px; } }
@media (min-width: 1200px) {
  body .cooperate .old, body .cooperate .new {
    padding-top: 80px; } }
@media (min-width: 1500px) {
  body .cooperate .old, body .cooperate .new {
    padding-top: 150px; } }
body .cooperate .old-new {
  width: 100%;
  display: inline-block;
  position: relative;
  background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/sketch_new-3752997924455413ed9447ea264809d666502363375251058bf18f1344bc8196.jpg);
  background-position: left center;
  background-size: cover; }
  @media (max-width: 991px) {
    body .cooperate .old-new {
      margin: 20px 0; } }
  body .cooperate .old-new img {
    visibility: hidden; }
  body .cooperate .old-new .old {
    top: 0;
    position: absolute;
    background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/sketch_old-3925b42a6ab6b6540e7643b0f7546873abc19efd32d3b1052fb72f3434932426.jpg);
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 50%;
    z-index: 1; }
  body .cooperate .old-new .divider {
    background: #484e5d;
    border-radius: 4px;
    height: 94%;
    left: 50%;
    position: absolute;
    top: 3%;
    width: 8px;
    z-index: 2; }
    body .cooperate .old-new .divider .slider {
      background: inherit;
      border-radius: 23.5px;
      box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.25);
      cursor: move;
      height: 47px;
      left: -19.5px;
      position: absolute;
      top: 45%;
      width: 47px; }
      body .cooperate .old-new .divider .slider:before {
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 4px solid transparent;
        border-right: 6px solid #777e8e;
        top: 19px;
        left: 10px; }
      body .cooperate .old-new .divider .slider:after {
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 4px solid transparent;
        border-left: 6px solid #777e8e;
        top: 19px;
        right: 10px; }
body .get-started {
  min-height: 400px; }
  @media (min-width: 768px) {
    body .get-started {
      background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/venue-a27421c12259a3955acb4664bfd6152cfd75e695355b5e5aed61541507ca3028.jpg);
      background-repeat: no-repeat;
      background-position: right top;
      background-size: 50% auto; } }
body .features ul {
  list-style-type: none;
  padding: 0; }
  @media (min-width: 768px) {
    body .features ul {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 80px;
           column-gap: 80px;
      -moz-column-rule: 1px solid #ddd;
           column-rule: 1px solid #ddd; } }
  body .features ul li {
    column-break-inside: avoid;
    page-break-inside: avoid; }

body.rtl .cooperate .old-new {
  background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/sketch_new_rtl-1acc2d0c541885f2dfb115a9ec71205a1834bafe6b578b9f7b9674241d16a46b.jpg);
  background-position: right center; }
  body.rtl .cooperate .old-new .old {
    background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/sketch_old_rtl-3374e74a8b7a6bf91c22cf786e7f8078a8378a3cc6a5e6e51863f05f0d41609a.jpg);
    background-position: right center; }
  body.rtl .cooperate .old-new .divider {
    left: auto;
    right: 50%; }
    body.rtl .cooperate .old-new .divider .slider {
      left: auto;
      right: -19.5px; }
@media (max-width: 767px) {
  body.rtl .get-started {
    padding-bottom: 0; } }
@media (min-width: 768px) {
  body.rtl .get-started {
    background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/sketches/venue_rtl-cdce0ac452a7bd563dfed04b7dec76c4f1a0f874f724c4383f35b81db53ed1b9.jpg);
    background-position: left top; } }
