<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.asap_signin,
.body-umain .asap_notsignin {
  display: none;
}
.body-umain .asap_signin,
.asap_notsignin {
  display: block;
}
.asap_body {
  overflow: auto;
}
.asap_tac {
  text-align: center;
}
.asap_a {
  text-decoration: none;
  color: #000;
}
.asap_df {
  display: flex;
}
.asap_df_aic {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.asap_df_aic_jcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.asap_ml30 {
  margin-left: 30px;
}
.asap_ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.asap_main_bg {
  position: relative;
  z-index: 0;
}
.asap_main_bg_gif {
  max-width: 100%;
  height: 100%;
}
.asap_main_img {
  position: absolute;
  bottom: 0;
  left: calc(50% - 150px);
}
.asap_main_img &gt; img {
  width: 300px;
}
.asap_main {
  width: 70%;
  padding: 1px 0;
  margin: 0 auto 50px;
  position: relative;
  z-index: 2;
}
.asap_main_title {
  line-height: 1.4;
  position: relative;
  font-size: 50px;
  width: 90%;
  font-family: var(--zf-primary-bold);
  margin: 40px auto 30px;
  padding-bottom: 15px;
  white-space: pre-line;
}
.asap_main_title::after {
  content: '';
  position: absolute;
  width: 35px;
  height: 6px;
  background-color: #e95128;
  border-radius: 10px;
  top: 100%;
  left: calc(50% - 17.5px);
}
.asap_main_description {
  /*margin:0 0 20px;*/
  line-height: 1.7;
  font-size: 18px;
  white-space: pre-line;
}
.asap_main_description + div {
  font-size: 18px;
}
.asap_options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: 50px auto 125px;
}
.asap_options_columns {
  text-align: center;
  width: 25%;
  margin-bottom: 25px;
}
.asap_options_img {
  height: 50px;
}
.asap_options_columns_title {
  color: #000;
  font-size: 20px;
  font-family: var(--zf-primary-semibold);
  margin: 25px 0 10px;
}
.asap_options_columns_description {
  color: #000;
  line-height: 1.7;
  font-size: 16px;
  margin: 0 auto;
  width: 90%;
  white-space: pre-line;
}
.asap_details {
  /*margin:0 0 75px;*/
}
.asap_details_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.asap_details_content_img {
  width: 120px;
}
.asap_details_content_title {
  font-size: 28px;
  margin-left: 10px;
  line-height: 1.4;
  font-family: var(--zf-primary-semibold);
}
.asap_details_video_icon {
  margin-right: 9px;
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  background-color: #e15548;
  position: relative;
  z-index: 1;
  transition: 0.3s all ease;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.asap_details_video_icon::after {
  content: '';
  position: absolute;
  border: 6px solid;
  border-color: transparent transparent transparent #fff;
  left: 47%;
  top: 31%;
  transform: scale(1.4, 1);
}
.asap_watchAvideo {
  margin: 30px 0 100px;
  color: inherit;
  text-decoration: none;
}
.asap_watchAvideo:hover {
  color: #e15548;
}
.asap_user {
  width: 100px;
  height: 100px;
  display: inline-block;
}
.asap_user img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}
.asap_user_name {
  color: #e95128;
  margin: 3px 0 6px;
  font-size: 18px;
}
.asap_quote {
  width: 70%;
  margin: 45px auto 20px;
  line-height: 1.6;
  font-size: 18px;
  color: #444;
}
.asap_quote::before,
.asap_quote::after {
  transform: scale(2);
  display: inline-block;
}
.asap_quote::before {
  content: '\201C';
  padding-right: 10px;
}
.asap_quote::after {
  content: '\201D';
  padding-left: 10px;
}
.asap_details_video_icon:hover {
  background-color: rgba(225, 85, 72, 0.74117647);
}
.asap_details_columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: 150px auto 0;
}
.asap_details_columns_part {
  width: 33.333%;
  margin-bottom: 25px;
}
.asap_details_img {
  height: 120px;
}
.asap_details_columns_part_title {
  color: #000;
  font-size: 20px;
  font-family: var(--zf-primary-semibold);
  margin: 25px 0 10px;
}
.asap_details_columns_part_description {
  color: #000;
  line-height: 1.7;
  font-size: 16px;
  margin: 0 auto 20px;
  width: 90%;
  white-space: pre-line;
}
.asap_details_columns_part_circle {
  height: 53px;
  width: 53px;
  display: none;
}
.asap_details_columns_part_circle &gt; img {
  width: 100%;
}
.asap_details_columns_part_circle + .asap_details_columns_part_circle {
  margin-left: 10px;
}
.asap_placard {
  padding: 60px 0;
}
.asap_placard_title {
  width: 80%;
  font-family: var(--zf-primary-semibold);
  line-height: 1.4;
  margin: 0 auto 25px;
  font-size: 28px;
}
.asap_placard_button {
  background-color: #e15548;
  color: #fff;
  outline: none;
  border: none;
  font-family: var(--zf-primary-semibold);
  padding: 10px 30px;
  font-size: 17px;
  cursor: pointer;
}
.asap_footer {
  padding: 30px 0;
  font-size: 12px;
  color: #000;
}
.asap_footer_links {
  display: flex;
  justify-content: center;
}
.asap_footer_links_ul {
  flex-wrap: wrap;
  justify-content: center;
}
.asap_footer_links_ul &gt; li {
  padding: 2px 10px;
  margin: 3px 0;
}
.asap_footer_links_ul &gt; li + li {
  border-left: 1px solid #ccc;
}
.asap_footer_description {
  padding: 20px 0 35px;
}
.asap_access,
.asap_access_icon {
  position: fixed;
  z-index: 99999999997;
  bottom: 50px;
  right: 50px;
}
.asap_access {
  width: 120px;
  text-align: center;
  bottom: 98px;
  right: 23px;
  font-size: 18px;
  font-family: var(--zf-primary-semibold);
  transition: 0.2s ease;
}
.asap_access_rays {
  width: 28px;
  transform: translate3d(-62px, 12px, 0);
}
.asap_access_arrow {
  width: 40px;
  transform: translate3d(38px, -7px, 0) rotateX(180deg) rotate(-93deg);
}
.asap_access_icon {
  cursor: pointer;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: linear-gradient(45deg, #1a78da 45%, #2ca9c7 70%);
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.asap_access_icon &gt; svg {
  width: 35px;
  fill: #fff;
}
@media (max-width: 1024px) {
  .asap_head_ul {
    display: none;
  }
  .asap_head_more {
    display: block;
  }
  .asap_main {
    width: 90%;
  }
  .asap_main_title {
    width: 100%;
    margin: 50px auto 40px;
  }
  .asap_footer_links_ul &gt; li + li {
    border: none;
  }
}
@media (max-width: 768px) {
  .asap_details_columns_part {
    width: 100%;
  }
  .asap_options_columns {
    width: 50%;
  }
}
@media (max-width: 425px) {
  .asap_details_video {
    width: 80%;
  }
  .asap_options_columns {
    width: 100%;
  }
}
/*   ---Jelly---   */
.asap_animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes asap_jelly {
  0% {
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  2.083333% {
    -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.166667% {
    -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.25% {
    -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.333333% {
    -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.416667% {
    -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.583333% {
    -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.666667% {
    -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.75% {
    -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.833333% {
    -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.916667% {
    -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25% {
    -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  27.083333% {
    -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.166667% {
    -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.25% {
    -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.416667% {
    -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  39.583333% {
    -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.666667% {
    -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  43.75% {
    -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.833333% {
    -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.916667% {
    -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.083333% {
    -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  54.166667% {
    -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  56.25% {
    -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.333333% {
    -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.416667% {
    -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  64.583333% {
    -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  68.75% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  70.833333% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  72.916667% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  75% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  77.083333% {
    -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  79.166667% {
    -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.25% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.333333% {
    -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.416667% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  89.583333% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  91.666667% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  93.75% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.833333% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  97.916667% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
.asap_jelly {
  animation-name: asap_jelly;
  animation-timing-function: linear;
}
/*   ---Jelly---   */
img {
  width: inherit;
}
@media only screen and (max-width: 767px) {
  .asap_watchAvideo {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .asap_options {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .asap_details_columns {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .asap_main_title {
    font-size: 40px;
  }
}
/*# sourceMappingURL=asap.css.map */</pre></body></html>