:root {
  --red: #dc3545;
}

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

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

.top-box {
  background-image: url('../images/main-car.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.top-shadow-box {
  z-index: 1;
  opacity: 1;
  background-color: #253652;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.main-box {
  z-index: 3;
  position: absolute;
  inset: 0%;
}

.logo-box {
  padding-top: 2%;
  padding-left: 5%;
}

.image {
  max-width: 50%;
}

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

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 135%;
}

.red-style {
  color: #dc3545;
}

.spbut {
  z-index: 10;
  background-color: #dc3545;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px 20px;
  display: inline-flex;
  position: relative;
}

.explink-box {
  text-decoration: none;
}

.sp-text {
  color: #fff;
  font-weight: 500;
}

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

.pream-box {
  padding-top: 60px;
  padding-bottom: 40px;
}

.supdate {
  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;
}

.sup-box {
  flex-flow: column;
  display: flex;
}

.spons-text {
  color: #dc3545;
  margin-right: 0;
  font-weight: 500;
}

.sp-link-box {
  margin-top: 5px;
}

.date-text {
  text-align: right;
  margin-bottom: 0;
  font-weight: 500;
}

.text1 {
  margin-bottom: 24px;
}

.accident_number_box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #253652;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.left-part {
  background-color: #dc3545;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 40px;
}

.dtp-numb {
  border: 1px solid #fff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  display: flex;
}

.svg {
  min-width: 80px;
  min-height: 80px;
}

.image-2 {
  width: 55.25px;
  max-width: none;
  height: 49.3223px;
}

.left-lbl-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.region-box {
  background-color: #25365200;
  border: 1px #253652;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 40px;
  display: block;
}

.region-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 7.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.region-item.last {
  margin-bottom: 0;
}

.region-icon {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}

.svg-2 {
  min-width: 32px;
  min-height: 32px;
}

.g {
  min-width: 48px;
  min-height: 48px;
}

.region-name {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.region-name-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.caracc {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.step-sec {
  background-color: #eee;
  padding-bottom: 60px;
}

.step-sec.two-step {
  background-color: #fff;
  padding-bottom: 40px;
}

.step-sec.third-step {
  padding-bottom: 40px;
}

.step-box {
  padding-top: 40px;
}

.title-step-box {
  padding-top: 10px;
}

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

.link-block-3 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: block;
}

.rotating-text {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.circle-container {
  background-color: #ffde1600;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 150px;
  max-width: 100vw;
  height: 150px;
  max-height: 100vw;
  display: flex;
}

.circle-text-section {
  color: #dc3545;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: inline-flex;
}

.label-part {
  margin-left: 60px;
}

.heading-2 {
  color: #253652;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 135%;
}

.begin-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;
  display: flex;
}

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

.begin-box.new.dif {
  grid-template-columns: 1fr 1.75fr;
}

.begin-one {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px 20px 40px;
}

.begin-one.gh {
  padding-bottom: 20px;
}

.order-box {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  display: flex;
}

.order-text {
  font-weight: 500;
}

.rule-text1 {
  color: #fff;
}

.begin_three {
  background-color: #dc3545;
  border-radius: 8px;
  margin-top: 0;
  padding: 20px 20px 40px;
}

.begin_three.kl {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.rule-text2 {
  color: #fff;
}

.down-option {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.do-box {
  color: #fff;
  border: 2px solid #25365230;
  border-radius: 8px;
  padding: 40px;
}

.do-box.other {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}

.do-box.other.sp {
  margin-top: 0;
}

.pin-action {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px #ddd;
  grid-template-rows: auto;
  grid-template-columns: 1fr 15.5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-bottom: 8px;
  display: grid;
}

.pin-action.last {
  margin-bottom: 0;
}

.pin-circle {
  background-color: #253652;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  display: flex;
}

.pin-circle.red {
  background-color: #dc3545;
}

.pin-text2 {
  color: #000;
}

.pin-text2.gap {
  margin-bottom: 10px;
}

.subt {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}

.subtl-text {
  color: #fff;
  text-transform: uppercase;
}

.subtl-text.cent {
  text-align: center;
}

.link, .link-2 {
  color: #dc3545;
  font-weight: 500;
}

.photo-box {
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.image-3 {
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text3 {
  margin-top: 0;
  margin-bottom: 24px;
}

.driver-action-box {
  background-color: #253652;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.connect {
  width: 900px;
  height: 120.2px;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text4 {
  color: #fff;
}

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

.algr-step {
  border: 1px solid #ffffff54;
  border-radius: 4px;
  padding: 20px;
}

.algr-step.redf {
  background-color: #dc3545;
}

.crl-algh {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  display: flex;
}

.algh-text {
  color: #253652;
  font-weight: 700;
}

.act-text {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 500;
}

.image-5 {
  opacity: .58;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.p-box {
  border-radius: 8px;
  margin-bottom: 40px;
}

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

.quotation {
  background-color: #253652;
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.quotation.fort {
  margin-top: 40px;
}

.in-quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mark-box {
  background-color: #dc3545;
  border-radius: 8px;
  padding: 20px;
}

.image-7 {
  width: 93.75px;
  height: 74.75px;
}

.quot-text {
  color: #fff;
}

.link-3 {
  color: #dc3545;
  font-weight: 600;
}

.text8 {
  margin-bottom: 20px;
}

.top {
  margin-top: 0;
  margin-bottom: 24px;
}

.sit2 {
  background-color: #253652;
}

.cont-2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.st-bl-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.last-text {
  color: #fff;
  font-size: 14px;
}

.early_articles-text {
  margin-top: 40px;
}

.link-4, .link-5, .link-6 {
  color: #dc3545;
  font-weight: 500;
}

.dribble-text {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.text-span, .text-span-2, .bold-text {
  color: #dc3545;
}

.image-8 {
  width: 32px;
  height: 32px;
}

.cta-item {
  margin-top: 60px;
}

.zmist-sec {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #253652;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
}

.zmist-label-box {
  margin-bottom: 20px;
}

.zmist-label-text {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.cta-text {
  color: #fff;
  text-align: right;
}

.mini-title {
  padding: 60px 40px 20px;
}

.zmist-icon-box {
  border: 1px solid #ffffff3d;
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  display: flex;
}

.zmist-link-item-box {
  border: 1px solid #ffffff3d;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: background-color .8s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.zmist-link-item-box:hover {
  background-color: #dc3545;
  border-style: none;
}

.mini-title-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

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

.sit1 {
  background-color: #eee;
}

.cont-3 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.startpart-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  color: #253652;
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 135%;
}

.link-7 {
  color: #dc3545;
  font-weight: 500;
}

.quot-textr {
  color: #253652;
  font-weight: 500;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  color: #dc3545;
}

.link-8 {
  color: var(--red);
}

.link-9 {
  color: var(--red);
  font-weight: 500;
}

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

.block-catds {
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.card {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px;
}

.text-block {
  color: #fff;
  margin-bottom: 12px;
  font-weight: 700;
}

.text-block-2 {
  color: #fff;
}

.link-10 {
  color: #dc3545;
  font-weight: 500;
}

.link-11 {
  color: var(--red);
  font-weight: 500;
}

.link-12 {
  color: #dc3545;
  font-weight: 500;
}

.text-span-7, .text-span-8 {
  color: #dc3545;
}

.link-13 {
  color: #dc3545;
  font-weight: 500;
}

.link-14 {
  color: var(--red);
  font-weight: 500;
  text-decoration: underline;
}

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

.button {
  background-color: var(--red);
  text-transform: uppercase;
  border-radius: 40px;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .2s;
}

.button:hover {
  background-color: #ce0b1e;
}

.link-15 {
  color: #dc3545;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .main_title {
    margin-right: 40%;
  }

  .heading {
    font-size: 48px;
  }
}

@media screen and (min-width: 1440px) {
  .image {
    max-width: 55%;
  }

  .main_title {
    margin-right: 35%;
  }

  .heading {
    font-size: 56px;
  }

  .spbut {
    padding: 16px 28px;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    max-width: 80%;
  }

  .heading {
    font-size: 75px;
  }

  .spbut {
    height: 80px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .sp-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .image {
    max-width: 40%;
  }

  .main_title {
    margin-top: 20%;
    margin-right: 30%;
  }

  .heading {
    font-size: 32px;
  }

  .spbut {
    flex-flow: row;
    width: auto;
    display: inline-flex;
  }

  .sp-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: flex;
  }

  .cont {
    max-width: 700px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .cont-2 {
    max-width: 700px;
  }

  .cta-item {
    margin-top: 20px;
  }

  .zmist-sec {
    padding-bottom: 20px;
  }

  .zmist-label-box {
    margin-bottom: 10px;
  }

  .zmist-label-text {
    font-size: 14px;
    font-weight: 400;
  }

  .zmist-icon-box {
    border-radius: 56px;
    width: 56px;
    height: 56px;
    margin-bottom: 10px;
  }

  .zmist-link-item-box {
    padding: 10px;
  }

  .zmist-opt {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cont-3 {
    max-width: 720px;
  }

  .startpart-box {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .main_title {
    margin-top: 30%;
    margin-right: 10%;
  }

  .spbut {
    width: auto;
    display: inline-flex;
  }

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

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

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

  .step-sec.two-step {
    padding-bottom: 20px;
  }

  .button_box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .rotating-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .label-part {
    margin-left: 0;
  }

  .begin-box {
    flex-flow: column;
  }

  .in-quot {
    grid-template-columns: 1fr;
  }

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

  .zmist-opt {
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .startpart-box {
    padding-bottom: 20px;
  }

  .heading-3 {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    background-position: 50%;
    height: 100svh;
  }

  .top-shadow-box {
    height: 100svh;
  }

  .logo-box {
    padding-top: 5%;
    padding-right: 5%;
  }

  .ep-box {
    text-align: left;
    display: block;
  }

  .main_title {
    margin-top: 30%;
    margin-right: 5%;
  }

  .heading {
    font-size: 30px;
  }

  .spbut {
    width: auto;
    display: inline-flex;
  }

  .pream-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .step-sec.two-step {
    padding-bottom: 40px;
  }

  .step-sec.third-step {
    padding-bottom: 20px;
  }

  .step-box {
    padding-top: 20px;
  }

  .button_box {
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .rotating-text {
    justify-content: center;
    align-items: flex-start;
  }

  .circle-container {
    width: 100px;
    height: 100px;
  }

  .circle-text-section {
    font-size: 14px;
    font-weight: 400;
  }

  .heading-2 {
    margin-top: 20px;
    font-size: 22px;
  }

  .begin-one.gh {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .do-box.other {
    padding: 20px;
  }

  .pin-action {
    grid-template-columns: 1fr;
  }

  .text3 {
    margin-top: 0;
  }

  .driver-action-box {
    padding: 20px;
  }

  .algrth {
    margin-top: 20px;
  }

  .quotation {
    padding: 20px;
  }

  .top {
    margin-top: 0;
  }

  .zmist-sec {
    padding-bottom: 32px;
  }

  .mini-title {
    padding-top: 32px;
  }

  .mini-title-text {
    font-size: 20px;
  }

  .zmist-opt {
    grid-template-columns: 1fr 1fr;
  }

  .startpart-box {
    padding-top: 20px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }
}

#w-node-_39bd753d-635f-5f99-8c63-4a7492259d10-26115165, #w-node-_39bd753d-635f-5f99-8c63-4a7492259d1c-26115165, #w-node-_39bd753d-635f-5f99-8c63-4a7492259d2c-26115165, #w-node-_39bd753d-635f-5f99-8c63-4a7492259d38-26115165 {
  place-self: auto;
}


