.body {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.top_box {
  background-color: #f5db00;
  height: auto;
  position: static;
}

.logo {
  z-index: 5;
  justify-content: center;
  align-items: flex-start;
  padding-top: 2%;
  display: flex;
  position: static;
  inset: 3% 5% auto auto;
}

.ep_link_box {
  width: 120px;
}

.main_title {
  z-index: 4;
  text-align: center;
  margin-top: 40px;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 40px;
  position: static;
  inset: auto auto 41% 5%;
}

.h1 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 600;
  line-height: 135%;
}

.yel_span_h1 {
  color: #000;
}

.cta_link {
  background-color: #f5db00;
  border-radius: 8px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta_link:hover {
  background-color: #fff;
  transform: translate(0, 10px);
}

.cta_text {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 100%;
}

.incta {
  justify-content: center;
  align-items: center;
  display: flex;
}

.car_cta_icon {
  border: 1px solid #000;
  border-radius: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px;
}

.image {
  width: 24px;
}

.decor_options {
  z-index: 2;
  width: 25vw;
  position: absolute;
  inset: -11% auto auto 47%;
  transform: rotate(-12deg);
}

.pream_sec {
  padding-bottom: 0;
}

.cont {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.pream_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp_date_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp_text {
  font-weight: 600;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.link_style_phon {
  color: #000;
  background-color: #f5db00;
  border-radius: 2px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 600;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.story_sec {
  padding-bottom: 0;
}

.story_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.story_title {
  margin-bottom: 40px;
}

.h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 135%;
}

.reg_text {
  margin-bottom: 20px;
}

.levels {
  margin: 40px 10%;
  display: none;
}

.levels.seer {
  display: inline-block;
}

.inlevels {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lev_item {
  background-color: #f5db00;
  border-radius: 8px;
  padding: 40px;
}

.lev_item._02 {
  background-color: #000;
}

.lev_item._03 {
  background-color: #eee;
  border: 1px #000;
}

.h3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 135%;
}

.h3.wh01 {
  color: #fff;
}

.expl_text_level {
  text-align: center;
  letter-spacing: .2px;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  font-weight: 600;
}

.expl_text_level.etl02 {
  color: #fff;
  border-top-color: #555;
  border-bottom-color: #555;
}

.add_level_text {
  font-size: 14px;
  line-height: 135%;
}

.add_level_text.alt02 {
  color: #bebebe;
}

.stars_decoration {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.prim-text {
  color: #333;
  font-size: 14px;
  line-height: 135%;
}

.so_so {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.info_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.uklon_box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.uklon_photo {
  border-radius: 8px;
}

.image-5 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.uklon_words {
  background-color: #f5db00;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.uklon_text {
  font-weight: 600;
}

.icc {
  margin-bottom: 20px;
  display: block;
}

.image-6 {
  width: 64px;
}

.fin_sec {
  background-color: #000;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
}

.three_cars {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}

.cars_th_item {
  border-radius: 8px;
}

.image-7 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  display: block;
}

.roading_style {
  margin-top: 40px;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  display: block;
}

.video_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.ab_vid {
  background-color: #f5db00;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: block;
}

.vid_text {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.asp_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 6.75fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: grid;
}

.asp_item.lll {
  margin-bottom: 0;
}

.tick_icon {
  width: 40px;
}

.aspect_expl {
  padding-left: 0;
}

.expl_tick_text {
  font-size: 14px;
  line-height: 135%;
}

.inasp_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vid_you {
  border-radius: 8px;
}

.image-9 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.inf_exp_text {
  color: #313131;
  text-align: center;
  padding-top: 4px;
  font-size: 14px;
}

.inf_exp_text.we {
  display: none;
}

.sp_road {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.spvect_link_text {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.levele_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 135%;
}

.lvl_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: block;
  position: relative;
}

.lvl_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 7fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding: 10px;
  display: block;
  position: absolute;
  inset: -3% 46% auto 25%;
}

.lvl_item.dd {
  border-bottom-style: none;
}

.lvl_item._05 {
  inset: auto 5% 0% 58%;
}

.lvl_item._04 {
  top: 34%;
  left: 64%;
  right: 2%;
}

.lvl_item._03 {
  inset: 1% 5% auto 60%;
}

.lvl_item._02 {
  inset: auto 60% 7% 8%;
}

.lvl_item._01 {
  inset: 21% 65% auto 5%;
}

.lvl_nn {
  background-color: #000;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px;
}

.lnl_text {
  color: #f5db00;
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.lvl_uuu_text {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

.lnk_mini_text {
  font-size: 13px;
  line-height: 140%;
}

.image-10 {
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.counry {
  margin-top: 40px;
  margin-bottom: 40px;
}

.areas_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.area_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: block;
  position: relative;
}

.ph_area {
  padding: 10px 10px 0;
  position: static;
}

.image-12 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: auto;
  display: block;
}

.car_area_expl {
  flex-flow: column;
  width: 100%;
  padding: 10px;
  display: block;
}

.with_flg {
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.name_area {
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: block;
}

.area_text {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.area_text.rtyuiop {
  height: auto;
  padding-left: 15%;
  padding-right: 15%;
}

.flg_opt {
  z-index: 2;
  width: 40px;
  position: absolute;
  inset: 5% 5% auto auto;
}

.yel_country {
  background-color: #f5db00;
  border-radius: 8px;
  width: 100%;
  margin-top: 0;
  padding: 10px;
}

.fl_text {
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

.nat_text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.shere {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.inf_exp_text-2 {
  color: #313131;
  text-align: center;
  padding-top: 4px;
  font-size: 14px;
  line-height: 140%;
}

@media screen and (min-width: 1280px) {
  .top_box {
    height: auto;
  }

  .main_title {
    margin-left: 15%;
    margin-right: 15%;
  }

  .h1 {
    margin-bottom: 0;
    font-size: 40px;
  }

  .cta_link {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta_text {
    line-height: 100%;
  }

  .decor_options {
    top: -16%;
    left: 48%;
  }

  .three_cars, .roading_style {
    margin-top: 20px;
  }

  .lvl_item {
    top: 5%;
    left: 29%;
  }

  .lvl_item._05 {
    bottom: 2%;
    left: 53%;
    right: 7%;
  }

  .lvl_item._04 {
    top: 38%;
    left: 60%;
    right: 5%;
  }

  .lvl_item._03 {
    right: 10%;
  }

  .lvl_item._02 {
    bottom: 8%;
    left: 5%;
  }

  .lvl_item._01 {
    top: 30%;
    left: 9%;
    right: 60%;
  }

  .area_text {
    height: auto;
  }

  .yel_country {
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  .logo {
    padding-top: 1%;
  }

  .main_title {
    margin-top: 40px;
    bottom: 38%;
  }

  .h1 {
    font-size: 44px;
  }

  .decor_options {
    width: 25vw;
    top: -16%;
    left: 42%;
  }

  .three_cars, .roading_style {
    margin-top: 40px;
  }

  .ab_vid {
    padding: 60px;
  }

  .car_area_expl {
    justify-content: center;
    align-items: stretch;
  }

  .with_flg {
    justify-content: space-between;
  }

  .name_area {
    padding-right: 0;
  }

  .area_text {
    color: #474747;
    height: auto;
    font-size: 16px;
  }

  .area_text.rtyuiop {
    padding-left: 20%;
    padding-right: 20%;
  }

  .yel_country {
    width: auto;
    margin-top: 10px;
    padding: 20px;
  }

  .fl_text, .nat_text {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .main_title {
    margin-left: 5%;
    margin-right: 5%;
    bottom: 36%;
  }

  .h1 {
    font-size: 72px;
  }

  .decor_options {
    width: 30vw;
    left: 50%;
  }
}

@media screen and (max-width: 991px) {
  .top_box {
    height: auto;
  }

  .main_title {
    bottom: 30%;
  }

  .h1 {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }

  .h2 {
    font-size: 26px;
  }

  .levels.seer {
    display: inline-block;
  }

  .inlevels {
    grid-template-columns: 1fr;
  }

  .so_so {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

  .uklon_box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .video_box {
    grid-template-columns: 1fr;
  }

  .heading {
    margin-bottom: 20px;
  }

  .lvl_box {
    position: static;
  }

  .lvl_item {
    margin-bottom: 20px;
    display: block;
    position: static;
  }

  .image-11 {
    display: none;
  }

  .areas_box {
    grid-template-columns: 1fr 1fr;
  }

  .area_item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    padding: 10px;
  }

  .ph_area {
    padding: 0;
  }

  .area_text {
    height: auto;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .shere {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .top_box {
    height: auto;
  }

  .h1 {
    font-size: 28px;
  }

  .cta_link {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta_text {
    font-size: 14px;
  }

  .car_cta_icon {
    border-radius: 32px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 6px;
  }

  .image {
    width: 24px;
  }

  .decor_options {
    width: 30vw;
    top: -9%;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .h2 {
    font-size: 24px;
  }

  .h2.rti {
    padding-left: 5%;
    padding-right: 5%;
  }

  .vid_text {
    margin-bottom: 20px;
  }

  .area_item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .car_area_expl {
    padding: 0;
  }

  .with_flg {
    justify-content: center;
  }

  .name_area {
    padding-right: 0;
    display: block;
  }

  .area_text {
    text-align: center;
    margin-top: 10px;
    padding-right: 0;
    font-size: 14px;
  }

  .flg_opt {
    width: 56px;
  }

  .yel_country {
    margin-top: 0;
    padding: 10px;
  }

  .fl_text {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .top_box {
    height: auto;
  }

  .logo {
    inset: 3% auto auto 5%;
  }

  .main_title {
    margin-top: 20px;
    padding-bottom: 20px;
    bottom: 21%;
  }

  .h1 {
    font-size: 24px;
  }

  .car_cta_icon {
    margin-left: 10px;
    margin-right: 10px;
  }

  .decor_options {
    width: 40vw;
    inset: -11% -6% auto auto;
  }

  .story_box.www {
    padding-bottom: 0;
  }

  .story_title {
    margin-bottom: 20px;
  }

  .h2 {
    font-size: 20px;
  }

  .levels {
    margin-left: 0%;
    margin-right: 0%;
  }

  .levels.seer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .lev_item {
    padding: 20px;
  }

  .h3 {
    font-size: 18px;
  }

  .car_ph.sepo {
    margin-top: -20px;
  }

  .uklon_words {
    padding: 20px;
  }

  .three_cars {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 20px;
  }

  .roading_style {
    margin-top: 20px;
  }

  .ab_vid {
    padding: 20px;
  }

  .vid_text {
    margin-bottom: 10px;
  }

  .asp_item, .asp_item.lll {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .tick_icon {
    width: 32px;
  }

  .spvect_link_text {
    font-size: 14px;
  }

  .lnl_text, .lvl_uuu_text {
    text-align: center;
  }

  .areas_box {
    grid-template-columns: 1fr;
  }

  .image-12 {
    height: 200px;
  }

  .car_area_expl {
    padding: 0;
  }

  .with_flg {
    justify-content: center;
    align-items: center;
  }

  .area_text {
    font-size: 14px;
  }

  .flg_opt {
    width: 48px;
  }

  .fl_text, .nat_text {
    font-size: 14px;
  }

  .shere {
    grid-template-columns: 1fr;
  }
}

#w-node-f8f01436-6175-72b1-8068-63284410d899-434e90c1, #w-node-_27426797-8b29-1e25-c9ff-3e2196f7b039-434e90c1, #w-node-_30612aac-4253-a0a1-514d-c1834ebd44d9-434e90c1, #w-node-_0f26c791-2d30-8ab4-b9e6-4631e88ae87c-434e90c1, #w-node-_0f26c791-2d30-8ab4-b9e6-4631e88ae885-434e90c1, #w-node-_0f26c791-2d30-8ab4-b9e6-4631e88ae88e-434e90c1, #w-node-_9f8acdb9-358e-cdf1-8ad0-7cfaad8fc302-434e90c1, #w-node-_25de2232-a3f7-52ec-09a3-e6c6fc5a2cf4-434e90c1 {
  place-self: center;
}

#w-node-_68999294-7332-acb2-e577-e99813bb9a76-434e90c1 {
  place-self: stretch stretch;
}

#w-node-_44e3b7da-d202-40a7-2c66-be147c5263fa-434e90c1 {
  place-self: center;
}

#w-node-_293f25d7-f12b-a737-abcd-4db6656d933e-434e90c1 {
  place-self: auto;
}

#w-node-dc07a8ae-e9a6-3050-f441-c515715ad54e-434e90c1 {
  place-self: end;
}

#w-node-_15e8e7ea-ba30-e679-5988-4bbed521604d-434e90c1 {
  place-self: auto;
}

#w-node-_15e8e7ea-ba30-e679-5988-4bbed5216050-434e90c1 {
  place-self: end;
}

#w-node-ef33163f-772d-d120-07ae-2e349ee5bf27-434e90c1 {
  place-self: auto;
}

#w-node-ef33163f-772d-d120-07ae-2e349ee5bf2a-434e90c1 {
  place-self: end;
}

#w-node-_4003a515-a5b5-69da-b14c-84ac14388a71-434e90c1 {
  place-self: auto;
}

#w-node-_4003a515-a5b5-69da-b14c-84ac14388a74-434e90c1 {
  place-self: end;
}

#w-node-_53dd8b16-0fc5-0425-be03-47882ca0e321-434e90c1 {
  place-self: stretch stretch;
}

@media screen and (min-width: 1440px) {
  #w-node-_25de2232-a3f7-52ec-09a3-e6c6fc5a2cf4-434e90c1 {
    align-self: center;
  }

  #w-node-_293f25d7-f12b-a737-abcd-4db6656d933e-434e90c1, #w-node-_15e8e7ea-ba30-e679-5988-4bbed521604d-434e90c1, #w-node-ef33163f-772d-d120-07ae-2e349ee5bf27-434e90c1, #w-node-_4003a515-a5b5-69da-b14c-84ac14388a71-434e90c1 {
    place-self: auto;
  }
}


